From owner-svn-ports-all@freebsd.org Sun Nov 1 02:10:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E5A6A21295; Sun, 1 Nov 2015 02:10:39 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0F541317; Sun, 1 Nov 2015 02:10:38 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA12AcPS096932; Sun, 1 Nov 2015 02:10:38 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA12AbRk096930; Sun, 1 Nov 2015 02:10:37 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511010210.tA12AbRk096930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 Nov 2015 02:10:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400596 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 02:10:39 -0000 Author: junovitch Date: Sun Nov 1 02:10:37 2015 New Revision: 400596 URL: https://svnweb.freebsd.org/changeset/ports/400596 Log: Document multiple vulnerabilities fixed in CodeIgniter PR: 203403 Security: https://vuxml.FreeBSD.org/freebsd/bdd57272-803c-11e5-ab94-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Oct 31 22:49:27 2015 (r400595) +++ head/security/vuxml/vuln.xml Sun Nov 1 02:10:37 2015 (r400596) @@ -58,6 +58,38 @@ Notes: --> + + codeigniter -- multiple vulnerabilities + + + codeigniter + 2.2.6 + + + + +

The CodeIgniter changelog reports:

+
+

Fixed an XSS attack vector in Security Library method + xss_clean().

+

Changed Config Library method base_url() to fallback to + ``$_SERVER['SERVER_ADDR']`` in order to avoid Host header + injections.

+

Changed CAPTCHA Helper to try to use the operating system's PRNG + first.

+
+ +
+ + ports/203403 + https://codeigniter.com/userguide2/changelog.html + + + 2015-10-31 + 2015-11-01 + +
+ openafs -- information disclosure From owner-svn-ports-all@freebsd.org Sun Nov 1 02:24:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25E46A2163E; Sun, 1 Nov 2015 02:24:33 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB7391A8B; Sun, 1 Nov 2015 02:24:32 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA12OWoS002694; Sun, 1 Nov 2015 02:24:32 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA12OVwc002690; Sun, 1 Nov 2015 02:24:31 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511010224.tA12OVwc002690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 Nov 2015 02:24:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400597 - head/www/codeigniter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 02:24:33 -0000 Author: junovitch Date: Sun Nov 1 02:24:31 2015 New Revision: 400597 URL: https://svnweb.freebsd.org/changeset/ports/400597 Log: www/codeigniter: update 2.2.5 -> 2.2.6 - Update PORTVERSION and distinfo for security release (2.2.6) - Take MAINTAINER [1] - Register CONFLICTS for upcoming 3.x release - Add additional line breaks into file list - Convert to options helpers and reorder variables - Unmute do-install commands - Fix WWW: - Fix NOAPACHE variable in pkg-plist to match option (APACHE) PR: 203403 Approved by: maintainer timeout (16 months since last submission) [1] Security: https://vuxml.FreeBSD.org/freebsd/bdd57272-803c-11e5-ab94-002590263bf5.html MFH: 2015Q4 Modified: head/www/codeigniter/Makefile head/www/codeigniter/distinfo head/www/codeigniter/pkg-descr head/www/codeigniter/pkg-plist Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Sun Nov 1 02:10:37 2015 (r400596) +++ head/www/codeigniter/Makefile Sun Nov 1 02:24:31 2015 (r400597) @@ -2,17 +2,17 @@ # $FreeBSD$ PORTNAME= codeigniter -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= www -MAINTAINER= appleboy.tw@gmail.com +MAINTAINER= junovitch@FreeBSD.org COMMENT= Framework for developing PHP web applications USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci -CONFLICTS= codeigniter-1.[0-9]* +CONFLICTS= codeigniter-1.[0-9]* codeigniter-3.[0-9]* NO_ARCH= yes NO_BUILD= yes @@ -26,8 +26,10 @@ WRKSRC= ${WRKDIR}/CodeIgniter-${PORTVER PORTDOCS= * # These are all user-configurable files that we'll install -CI_CONF_FILES= index.php ${CI_CONF_DIR}/autoload.php \ - ${CI_CONF_DIR}/config.php ${CI_CONF_DIR}/constants.php \ +CI_CONF_FILES= index.php \ + ${CI_CONF_DIR}/autoload.php \ + ${CI_CONF_DIR}/config.php \ + ${CI_CONF_DIR}/constants.php \ ${CI_CONF_DIR}/database.php \ ${CI_CONF_DIR}/doctypes.php \ ${CI_CONF_DIR}/foreign_chars.php \ @@ -35,7 +37,8 @@ CI_CONF_FILES= index.php ${CI_CONF_DIR}/ ${CI_CONF_DIR}/mimes.php \ ${CI_CONF_DIR}/migration.php \ ${CI_CONF_DIR}/profiler.php \ - ${CI_CONF_DIR}/routes.php ${CI_CONF_DIR}/smileys.php \ + ${CI_CONF_DIR}/routes.php \ + ${CI_CONF_DIR}/smileys.php \ ${CI_CONF_DIR}/user_agents.php # This is the rest of the CodeIgniter installation that doesn't change @@ -61,6 +64,10 @@ STD_BITS= ${CI_CONF_DIR}/index.html \ ${CI_SYS_DIR}/libraries OPTIONS_DEFINE= APACHE DOCS MSSQL MYSQL MYSQLI ODBC PGSQL SQLITE +OPTIONS_SUB= yes + +SUB_FILES= pkg-message +PLIST_SUB+= ECHO_MSG=${ECHO_MSG} CI_CONF_DIR=${CI_CONF_DIR} APACHE_DESC= Configure for Apache-2.x MSSQL_DESC= Install MSSQL support for PHP @@ -70,64 +77,33 @@ ODBC_DESC= Install ODBC support for PHP PGSQL_DESC= Install PostgreSQL support for PHP SQLITE_DESC= Install SQLite support for PHP -.include +APACHE_VARS= USE_APACHE_RUN=22+ +DOCS_VARS= SUB_LIST+=HASHMARK= +DOCS_VARS_OFF= SUB_LIST+=HASHMARK=\# +MSSQL_VARS= USE_PHP+=mssql +MYSQL_VARS= USE_PHP+=mysql +MYSQLI_VARS= USE_PHP+=mysqli +ODBC_VARS= USE_PHP+=odbc +PGSQL_VARS= USE_PHP+=pgsql +SQLITE_VARS= USE_PHP+=sqlite3 -SUB_FILES= pkg-message -.if ${PORT_OPTIONS:MAPACHE} -USE_APACHE_RUN= 22+ -PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL} +# These variables are specifically defined for Apache +CONF= codeigniter.conf CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes -.else -PLIST_SUB+= NOAPACHE="@comment " -.endif -PLIST_SUB+= ECHO_MSG=${ECHO_MSG} CI_CONF_DIR=${CI_CONF_DIR} - -.if ${PORT_OPTIONS:MMSSQL} -USE_PHP+= mssql -.endif - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= mysql -.endif - -.if ${PORT_OPTIONS:MMYSQLI} -USE_PHP+= mysqli -.endif - -.if ${PORT_OPTIONS:MODBC} -USE_PHP+= odbc -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= sqlite3 -.endif - -.if ${PORT_OPTIONS:MDOCS} -SUB_LIST+= HASHMARK=\# -.else -SUB_LIST+= HASHMARK= -.endif - -CONF= codeigniter.conf +PLIST_SUB+= CONFDIR=${CONFDIR_REL} SUB_FILES+= ${CONF} do-install: - @cd ${WRKSRC} && ${COPYTREE_SHARE} "${STD_BITS}" ${STAGEDIR}${WWWDIR} - @for i in ${CI_CONF_FILES}; do \ + cd ${WRKSRC} && ${COPYTREE_SHARE} "${STD_BITS}" ${STAGEDIR}${WWWDIR} + for i in ${CI_CONF_FILES}; do \ ${INSTALL_DATA} ${WRKSRC}/$$i ${STAGEDIR}${WWWDIR}/$$i.sample; \ done -post-install: -.if ${PORT_OPTIONS:MAPACHE} - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; -.endif -.if ${PORT_OPTIONS:MDOCS} - @cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} -.endif +post-install-APACHE-on: + ${MKDIR} ${STAGEDIR}${CONFDIR} + ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; +post-install-DOCS-on: + cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} -.include +.include Modified: head/www/codeigniter/distinfo ============================================================================== --- head/www/codeigniter/distinfo Sun Nov 1 02:10:37 2015 (r400596) +++ head/www/codeigniter/distinfo Sun Nov 1 02:24:31 2015 (r400597) @@ -1,2 +1,2 @@ -SHA256 (bcit-ci-codeigniter-2.2.5_GH0.tgz) = c529a0016ae982c67ee899475fa5cdf4b27ffed4d18714270f78e3a4554d9de3 -SIZE (bcit-ci-codeigniter-2.2.5_GH0.tgz) = 1970502 +SHA256 (bcit-ci-codeigniter-2.2.6_GH0.tgz) = 3105487ab24430027d0a8ed49329d84e59c3f464be492e1d427d3b49352fbe85 +SIZE (bcit-ci-codeigniter-2.2.6_GH0.tgz) = 1971743 Modified: head/www/codeigniter/pkg-descr ============================================================================== --- head/www/codeigniter/pkg-descr Sun Nov 1 02:10:37 2015 (r400596) +++ head/www/codeigniter/pkg-descr Sun Nov 1 02:24:31 2015 (r400597) @@ -2,4 +2,4 @@ CodeIgniter is a powerful PHP framework built for developers who need a simple and elegant toolkit to create full-featured web applications. -WWW: http://http://www.codeigniter.com/ +WWW: http://www.codeigniter.com/ Modified: head/www/codeigniter/pkg-plist ============================================================================== --- head/www/codeigniter/pkg-plist Sun Nov 1 02:10:37 2015 (r400596) +++ head/www/codeigniter/pkg-plist Sun Nov 1 02:24:31 2015 (r400597) @@ -1,4 +1,4 @@ -%%NOAPACHE%%%%CONFDIR%%/codeigniter.conf +%%APACHE%%%%CONFDIR%%/codeigniter.conf %%WWWDIR%%/application/cache/.htaccess %%WWWDIR%%/application/cache/index.html %%WWWDIR%%/application/config/index.html From owner-svn-ports-all@freebsd.org Sun Nov 1 02:47:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03A0EA21DB8; Sun, 1 Nov 2015 02:47:24 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A22691610; Sun, 1 Nov 2015 02:47:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA12lMJ2009287; Sun, 1 Nov 2015 02:47:22 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA12lM7e009284; Sun, 1 Nov 2015 02:47:22 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511010247.tA12lM7e009284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 Nov 2015 02:47:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400598 - in head/www: . codeigniter codeigniter22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 02:47:24 -0000 Author: junovitch Date: Sun Nov 1 02:47:22 2015 New Revision: 400598 URL: https://svnweb.freebsd.org/changeset/ports/400598 Log: www/codeigniter*: repo copy in preparation of CodeIgniter 3.x update - Repo copy www/codeigniter -> www/codeigniter22 - Mark www/codeigniter22 as DEPRECATED and add a PKGNAMESUFFIX - Register CONFLICTS - Connect www/codeigniter22 to the build PR: 203403 Added: head/www/codeigniter22/ - copied from r400597, head/www/codeigniter/ Modified: head/www/Makefile head/www/codeigniter/Makefile head/www/codeigniter22/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Nov 1 02:24:31 2015 (r400597) +++ head/www/Makefile Sun Nov 1 02:47:22 2015 (r400598) @@ -98,6 +98,7 @@ SUBDIR += cntlm SUBDIR += cocoon SUBDIR += codeigniter + SUBDIR += codeigniter22 SUBDIR += coppermine SUBDIR += cplanet SUBDIR += cppcms Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Sun Nov 1 02:24:31 2015 (r400597) +++ head/www/codeigniter/Makefile Sun Nov 1 02:47:22 2015 (r400598) @@ -12,7 +12,7 @@ USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci -CONFLICTS= codeigniter-1.[0-9]* codeigniter-3.[0-9]* +CONFLICTS= codeigniter-1.[0-9]* codeigniter-3.[0-9]* codeigniter22-2.[0-9]* NO_ARCH= yes NO_BUILD= yes Modified: head/www/codeigniter22/Makefile ============================================================================== --- head/www/codeigniter/Makefile Sun Nov 1 02:24:31 2015 (r400597) +++ head/www/codeigniter22/Makefile Sun Nov 1 02:47:22 2015 (r400598) @@ -4,15 +4,19 @@ PORTNAME= codeigniter PORTVERSION= 2.2.6 CATEGORIES= www +PKGNAMESUFFIX= 22 MAINTAINER= junovitch@FreeBSD.org COMMENT= Framework for developing PHP web applications +DEPRECATED= Codeigniter 2.2.x reached its End of Life on 31 October 2015. Please update to the current version. +EXPIRATION_DATE= 2016-01-31 + USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci -CONFLICTS= codeigniter-1.[0-9]* codeigniter-3.[0-9]* +CONFLICTS= codeigniter-[0-9]* NO_ARCH= yes NO_BUILD= yes From owner-svn-ports-all@freebsd.org Sun Nov 1 03:25:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04EDAA1E860; Sun, 1 Nov 2015 03:25:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF1C7188E; Sun, 1 Nov 2015 03:25:28 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA13PRtm022938; Sun, 1 Nov 2015 03:25:27 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA13PRbp022934; Sun, 1 Nov 2015 03:25:27 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511010325.tA13PRbp022934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 Nov 2015 03:25:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400599 - in head: . www/codeigniter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 03:25:29 -0000 Author: junovitch Date: Sun Nov 1 03:25:27 2015 New Revision: 400599 URL: https://svnweb.freebsd.org/changeset/ports/400599 Log: www/codeigniter: update 2.2.6 -> 3.0.3 - Update PORTVERSION, distinfo, and pkg-plist for 3.0.3 - Add LICENSE - Fix CONFLICTS Changes compared to CodeIgniter 2: * The framework is released under the MIT license * The database drivers have had extensive refactoring * PDO is fully functional with subdrivers * There is a new Session library * There is a new Encryption library * The unit testing has been beefed up, and code coverage improved * PHP 5.4 or newer is recommended, but CI will still work on PHP 5.2.4 UPDATING: - Add entry documenting the steps for updating a legacy site Reference: http://www.codeigniter.com/user_guide/installation/upgrade_300.html PR: 203403 Modified: head/UPDATING head/www/codeigniter/Makefile head/www/codeigniter/distinfo head/www/codeigniter/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Nov 1 02:47:22 2015 (r400598) +++ head/UPDATING Sun Nov 1 03:25:27 2015 (r400599) @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20151101: + AFFECTS: users of www/codeigniter + AUTHOR: junovitch@FreeBSD.org + + CodeIgniter has been updated to the 3.0.x release branch. End users + must ensure their web applications are compliant with the guidance + in the "Upgrading From a Previous Version" document. + + http://www.codeigniter.com/user_guide/installation/upgrade_300.html + + CodeIgniter 2.2.x has reached EOL as of 31 October 2015 but may be + installed in the interim from the www/codeigniter22 port. + 20151020: AFFECTS: users of security/keepassx2 Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Sun Nov 1 02:47:22 2015 (r400598) +++ head/www/codeigniter/Makefile Sun Nov 1 03:25:27 2015 (r400599) @@ -2,17 +2,20 @@ # $FreeBSD$ PORTNAME= codeigniter -PORTVERSION= 2.2.6 +PORTVERSION= 3.0.3 CATEGORIES= www MAINTAINER= junovitch@FreeBSD.org COMMENT= Framework for developing PHP web applications +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license.txt + USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci -CONFLICTS= codeigniter-1.[0-9]* codeigniter-3.[0-9]* codeigniter22-2.[0-9]* +CONFLICTS= codeigniter-1.[0-9]* codeigniter22-2.[0-9]* NO_ARCH= yes NO_BUILD= yes @@ -34,6 +37,7 @@ CI_CONF_FILES= index.php \ ${CI_CONF_DIR}/doctypes.php \ ${CI_CONF_DIR}/foreign_chars.php \ ${CI_CONF_DIR}/hooks.php \ + ${CI_CONF_DIR}/memcached.php \ ${CI_CONF_DIR}/mimes.php \ ${CI_CONF_DIR}/migration.php \ ${CI_CONF_DIR}/profiler.php \ @@ -43,10 +47,10 @@ CI_CONF_FILES= index.php \ # This is the rest of the CodeIgniter installation that doesn't change STD_BITS= ${CI_CONF_DIR}/index.html \ + application/.htaccess \ application/cache \ application/controllers \ application/core \ - application/errors \ application/helpers \ application/hooks \ application/index.html \ @@ -56,10 +60,12 @@ STD_BITS= ${CI_CONF_DIR}/index.html \ application/models \ application/third_party \ application/views \ + ${CI_SYS_DIR}/.htaccess \ ${CI_SYS_DIR}/core \ ${CI_SYS_DIR}/database \ ${CI_SYS_DIR}/fonts \ ${CI_SYS_DIR}/helpers \ + ${CI_SYS_DIR}/index.html \ ${CI_SYS_DIR}/language \ ${CI_SYS_DIR}/libraries @@ -105,5 +111,7 @@ post-install-APACHE-on: ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; post-install-DOCS-on: cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} + ${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo + ${CP} ${WRKSRC}/readme.rst ${STAGEDIR}${DOCSDIR}/readme.rst .include Modified: head/www/codeigniter/distinfo ============================================================================== --- head/www/codeigniter/distinfo Sun Nov 1 02:47:22 2015 (r400598) +++ head/www/codeigniter/distinfo Sun Nov 1 03:25:27 2015 (r400599) @@ -1,2 +1,2 @@ -SHA256 (bcit-ci-codeigniter-2.2.6_GH0.tgz) = 3105487ab24430027d0a8ed49329d84e59c3f464be492e1d427d3b49352fbe85 -SIZE (bcit-ci-codeigniter-2.2.6_GH0.tgz) = 1971743 +SHA256 (bcit-ci-codeigniter-3.0.3_GH0.tgz) = 14b5172a0c0d0943ca6717b5b110d2ebcb035ac4573c48b69a1058253f2016c2 +SIZE (bcit-ci-codeigniter-3.0.3_GH0.tgz) = 2026850 Modified: head/www/codeigniter/pkg-plist ============================================================================== --- head/www/codeigniter/pkg-plist Sun Nov 1 02:47:22 2015 (r400598) +++ head/www/codeigniter/pkg-plist Sun Nov 1 03:25:27 2015 (r400599) @@ -1,4 +1,5 @@ %%APACHE%%%%CONFDIR%%/codeigniter.conf +%%WWWDIR%%/application/.htaccess %%WWWDIR%%/application/cache/.htaccess %%WWWDIR%%/application/cache/index.html %%WWWDIR%%/application/config/index.html @@ -9,20 +10,16 @@ @sample %%WWWDIR%%/%%CI_CONF_DIR%%/doctypes.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/foreign_chars.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/hooks.php.sample +@sample %%WWWDIR%%/%%CI_CONF_DIR%%/memcached.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/migration.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/mimes.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/profiler.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/routes.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/smileys.php.sample @sample %%WWWDIR%%/%%CI_CONF_DIR%%/user_agents.php.sample +%%WWWDIR%%/application/controllers/Welcome.php %%WWWDIR%%/application/controllers/index.html -%%WWWDIR%%/application/controllers/welcome.php %%WWWDIR%%/application/core/index.html -%%WWWDIR%%/application/errors/error_404.php -%%WWWDIR%%/application/errors/error_db.php -%%WWWDIR%%/application/errors/error_general.php -%%WWWDIR%%/application/errors/error_php.php -%%WWWDIR%%/application/errors/index.html %%WWWDIR%%/application/helpers/index.html %%WWWDIR%%/application/hooks/index.html %%WWWDIR%%/application/index.html @@ -32,9 +29,23 @@ %%WWWDIR%%/application/logs/index.html %%WWWDIR%%/application/models/index.html %%WWWDIR%%/application/third_party/index.html +%%WWWDIR%%/application/views/errors/cli/error_404.php +%%WWWDIR%%/application/views/errors/cli/error_db.php +%%WWWDIR%%/application/views/errors/cli/error_exception.php +%%WWWDIR%%/application/views/errors/cli/error_general.php +%%WWWDIR%%/application/views/errors/cli/error_php.php +%%WWWDIR%%/application/views/errors/cli/index.html +%%WWWDIR%%/application/views/errors/html/error_404.php +%%WWWDIR%%/application/views/errors/html/error_db.php +%%WWWDIR%%/application/views/errors/html/error_exception.php +%%WWWDIR%%/application/views/errors/html/error_general.php +%%WWWDIR%%/application/views/errors/html/error_php.php +%%WWWDIR%%/application/views/errors/html/index.html +%%WWWDIR%%/application/views/errors/index.html %%WWWDIR%%/application/views/index.html %%WWWDIR%%/application/views/welcome_message.php -%%WWWDIR%%/index.php.sample +@sample %%WWWDIR%%/index.php.sample +%%WWWDIR%%/system/.htaccess %%WWWDIR%%/system/core/Benchmark.php %%WWWDIR%%/system/core/CodeIgniter.php %%WWWDIR%%/system/core/Common.php @@ -45,18 +56,24 @@ %%WWWDIR%%/system/core/Input.php %%WWWDIR%%/system/core/Lang.php %%WWWDIR%%/system/core/Loader.php +%%WWWDIR%%/system/core/Log.php %%WWWDIR%%/system/core/Model.php %%WWWDIR%%/system/core/Output.php %%WWWDIR%%/system/core/Router.php %%WWWDIR%%/system/core/Security.php %%WWWDIR%%/system/core/URI.php %%WWWDIR%%/system/core/Utf8.php +%%WWWDIR%%/system/core/compat/hash.php +%%WWWDIR%%/system/core/compat/index.html +%%WWWDIR%%/system/core/compat/mbstring.php +%%WWWDIR%%/system/core/compat/password.php +%%WWWDIR%%/system/core/compat/standard.php %%WWWDIR%%/system/core/index.html %%WWWDIR%%/system/database/DB.php -%%WWWDIR%%/system/database/DB_active_rec.php %%WWWDIR%%/system/database/DB_cache.php %%WWWDIR%%/system/database/DB_driver.php %%WWWDIR%%/system/database/DB_forge.php +%%WWWDIR%%/system/database/DB_query_builder.php %%WWWDIR%%/system/database/DB_result.php %%WWWDIR%%/system/database/DB_utility.php %%WWWDIR%%/system/database/drivers/cubrid/cubrid_driver.php @@ -64,6 +81,11 @@ %%WWWDIR%%/system/database/drivers/cubrid/cubrid_result.php %%WWWDIR%%/system/database/drivers/cubrid/cubrid_utility.php %%WWWDIR%%/system/database/drivers/cubrid/index.html +%%WWWDIR%%/system/database/drivers/ibase/ibase_driver.php +%%WWWDIR%%/system/database/drivers/ibase/ibase_forge.php +%%WWWDIR%%/system/database/drivers/ibase/ibase_result.php +%%WWWDIR%%/system/database/drivers/ibase/ibase_utility.php +%%WWWDIR%%/system/database/drivers/ibase/index.html %%WWWDIR%%/system/database/drivers/index.html %%WWWDIR%%/system/database/drivers/mssql/index.html %%WWWDIR%%/system/database/drivers/mssql/mssql_driver.php @@ -95,6 +117,31 @@ %%WWWDIR%%/system/database/drivers/pdo/pdo_forge.php %%WWWDIR%%/system/database/drivers/pdo/pdo_result.php %%WWWDIR%%/system/database/drivers/pdo/pdo_utility.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/index.html +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_4d_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_4d_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_informix_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_informix_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_oci_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_oci_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php +%%WWWDIR%%/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php %%WWWDIR%%/system/database/drivers/postgre/index.html %%WWWDIR%%/system/database/drivers/postgre/postgre_driver.php %%WWWDIR%%/system/database/drivers/postgre/postgre_forge.php @@ -105,6 +152,11 @@ %%WWWDIR%%/system/database/drivers/sqlite/sqlite_forge.php %%WWWDIR%%/system/database/drivers/sqlite/sqlite_result.php %%WWWDIR%%/system/database/drivers/sqlite/sqlite_utility.php +%%WWWDIR%%/system/database/drivers/sqlite3/index.html +%%WWWDIR%%/system/database/drivers/sqlite3/sqlite3_driver.php +%%WWWDIR%%/system/database/drivers/sqlite3/sqlite3_forge.php +%%WWWDIR%%/system/database/drivers/sqlite3/sqlite3_result.php +%%WWWDIR%%/system/database/drivers/sqlite3/sqlite3_utility.php %%WWWDIR%%/system/database/drivers/sqlsrv/index.html %%WWWDIR%%/system/database/drivers/sqlsrv/sqlsrv_driver.php %%WWWDIR%%/system/database/drivers/sqlsrv/sqlsrv_forge.php @@ -135,6 +187,7 @@ %%WWWDIR%%/system/helpers/typography_helper.php %%WWWDIR%%/system/helpers/url_helper.php %%WWWDIR%%/system/helpers/xml_helper.php +%%WWWDIR%%/system/index.html %%WWWDIR%%/system/language/english/calendar_lang.php %%WWWDIR%%/system/language/english/date_lang.php %%WWWDIR%%/system/language/english/db_lang.php @@ -145,6 +198,7 @@ %%WWWDIR%%/system/language/english/index.html %%WWWDIR%%/system/language/english/migration_lang.php %%WWWDIR%%/system/language/english/number_lang.php +%%WWWDIR%%/system/language/english/pagination_lang.php %%WWWDIR%%/system/language/english/profiler_lang.php %%WWWDIR%%/system/language/english/unit_test_lang.php %%WWWDIR%%/system/language/english/upload_lang.php @@ -154,6 +208,8 @@ %%WWWDIR%%/system/libraries/Cache/drivers/Cache_dummy.php %%WWWDIR%%/system/libraries/Cache/drivers/Cache_file.php %%WWWDIR%%/system/libraries/Cache/drivers/Cache_memcached.php +%%WWWDIR%%/system/libraries/Cache/drivers/Cache_redis.php +%%WWWDIR%%/system/libraries/Cache/drivers/Cache_wincache.php %%WWWDIR%%/system/libraries/Cache/drivers/index.html %%WWWDIR%%/system/libraries/Cache/index.html %%WWWDIR%%/system/libraries/Calendar.php @@ -161,17 +217,26 @@ %%WWWDIR%%/system/libraries/Driver.php %%WWWDIR%%/system/libraries/Email.php %%WWWDIR%%/system/libraries/Encrypt.php +%%WWWDIR%%/system/libraries/Encryption.php %%WWWDIR%%/system/libraries/Form_validation.php %%WWWDIR%%/system/libraries/Ftp.php %%WWWDIR%%/system/libraries/Image_lib.php %%WWWDIR%%/system/libraries/Javascript.php -%%WWWDIR%%/system/libraries/Log.php +%%WWWDIR%%/system/libraries/Javascript/Jquery.php +%%WWWDIR%%/system/libraries/Javascript/index.html %%WWWDIR%%/system/libraries/Migration.php %%WWWDIR%%/system/libraries/Pagination.php %%WWWDIR%%/system/libraries/Parser.php %%WWWDIR%%/system/libraries/Profiler.php -%%WWWDIR%%/system/libraries/Session.php -%%WWWDIR%%/system/libraries/Sha1.php +%%WWWDIR%%/system/libraries/Session/Session.php +%%WWWDIR%%/system/libraries/Session/SessionHandlerInterface.php +%%WWWDIR%%/system/libraries/Session/Session_driver.php +%%WWWDIR%%/system/libraries/Session/drivers/Session_database_driver.php +%%WWWDIR%%/system/libraries/Session/drivers/Session_files_driver.php +%%WWWDIR%%/system/libraries/Session/drivers/Session_memcached_driver.php +%%WWWDIR%%/system/libraries/Session/drivers/Session_redis_driver.php +%%WWWDIR%%/system/libraries/Session/drivers/index.html +%%WWWDIR%%/system/libraries/Session/index.html %%WWWDIR%%/system/libraries/Table.php %%WWWDIR%%/system/libraries/Trackback.php %%WWWDIR%%/system/libraries/Typography.php @@ -182,6 +247,4 @@ %%WWWDIR%%/system/libraries/Xmlrpcs.php %%WWWDIR%%/system/libraries/Zip.php %%WWWDIR%%/system/libraries/index.html -%%WWWDIR%%/system/libraries/javascript/Jquery.php -%%WWWDIR%%/system/libraries/javascript/index.html @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/application/cache From owner-svn-ports-all@freebsd.org Sun Nov 1 04:47:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05D88A21830; Sun, 1 Nov 2015 04:47:42 +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 ED6521AD9; Sun, 1 Nov 2015 04:47:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id EBA7C1F72; Sun, 1 Nov 2015 04:47:41 +0000 (UTC) Date: Sun, 1 Nov 2015 04:47:41 +0000 From: Alexey Dokuchaev To: Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397895 - head/sysutils/namefix Message-ID: <20151101044741.GC50270@FreeBSD.org> References: <201509252153.t8PLrKtR069081@repo.freebsd.org> <20151005205911.GA60324@FreeBSD.org> <20151015160833.GA66067@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151015160833.GA66067@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 04:47:42 -0000 On Thu, Oct 15, 2015 at 04:08:33PM +0000, Alexey Dokuchaev wrote: > On Mon, Oct 05, 2015 at 08:59:11PM +0000, Alexey Dokuchaev wrote: > > On Fri, Sep 25, 2015 at 09:53:20PM +0000, Mark Linimon wrote: > > > New Revision: 397895 > > > URL: https://svnweb.freebsd.org/changeset/ports/397895 > > > > > > Log: > > > Mark as broken on sparc64: fails to extract. > > > > I think it was due to missing -fPIC in `archivers/p7zip', which I've added > > in r396461; after that `sysutils/namefix' was extracting fine (tested on > > flame). May I see the build log with error you're seeing now? > > Retransmit. Retransmit. Since original context might have faded: I've seen that this port coredumps on flame (our sparc64 reference box), but rebuilding p7zip with -fPIC fixed it for me. So I'm now surprised that you've seen it again and remarked it broken. Was fixing `archivers/p7zip' in r396461 not enough or this behavior depends on a particular sparc64 machine? ./danfe From owner-svn-ports-all@freebsd.org Sun Nov 1 07:34:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D4B8A23DE5; Sun, 1 Nov 2015 07:34:21 +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 1C5BE1332; Sun, 1 Nov 2015 07:34:20 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.21] (73.Red-83-39-207.dynamicIP.rima-tde.net [83.39.207.73]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id B3BDC43BC8; Sun, 1 Nov 2015 01:34:11 -0600 (CST) Subject: Re: svn commit: r399610 - head/arabic/arabtex To: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510180950.t9I9ocbF008074@repo.freebsd.org> From: John Marino X-Enigmail-Draft-Status: N1110 Reply-To: marino@freebsd.org Message-ID: <5635C071.5030401@marino.st> Date: Sun, 1 Nov 2015 08:34:09 +0100 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: <201510180950.t9I9ocbF008074@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 07:34:21 -0000 On 10/18/2015 11:50 AM, Alexey Dokuchaev wrote: > Author: danfe > Date: Sun Oct 18 09:50:38 2015 > New Revision: 399610 > URL: https://svnweb.freebsd.org/changeset/ports/399610 > > Log: > Employ option helpers (for DOCS_VARS) and put the knobs in their logical > order (first USE_*, then build-related, then miscellaneous/custom ones). > > Modified: > head/arabic/arabtex/Makefile > > Modified: head/arabic/arabtex/Makefile > ============================================================================== > --- head/arabic/arabtex/Makefile Sun Oct 18 09:49:21 2015 (r399609) > +++ head/arabic/arabtex/Makefile Sun Oct 18 09:50:38 2015 (r399610) > @@ -14,22 +14,19 @@ COMMENT= TeX/LaTeX package to generate A > > LICENSE= LPPL10 > > -ARABTEXDIRS= fonts tex > - > -MKTEXLSR= ${LOCALBASE}/bin/mktexlsr > +USE_TEX= base texmf > > NO_WRKSUBDIR= yes > NO_BUILD= yes > > -OPTIONS_DEFINE= DOCS > -.include > -.if ${PORT_OPTIONS:MDOCS} > -ARABTEXDIRS+= doc > -.endif > +ARABTEXDIRS= fonts tex > +MKTEXLSR= ${LOCALBASE}/bin/mktexlsr > > PLIST_SUB= MKTEXLSR=${MKTEXLSR} > > -USE_TEX= base texmf > +OPTIONS_DEFINE= DOCS > + > +DOCS_VARS= ARABTEXDIRS+=doc > > do-install: > .for dir in ${ARABTEXDIRS} > This isn't working for me. While ARABTEXDIRS ends up with the correct values ... # Make -V ARABTEXDIRS fonts tex doc ... the variable isn't populated for the install loop. do-install: .for dir in ${ARABTEXDIRS} @${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}/${dir} (cd ${WRKDIR}/${dir} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}/${dir}) .endfor The log (note missing "doc" iteration): > =================================================== > ===> Staging for ar-arabtex-3.11_5 > ===> Generating temporary packing list > (cd /wrkdirs/arabic/arabtex/work/fonts && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/arabic/arabtex/work/stage/usr/local/share/texmf-local/fonts) > (cd /wrkdirs/arabic/arabtex/work/tex && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/arabic/arabtex/work/stage/usr/local/share/texmf-local/tex) > ====> Compressing man pages (compress-man) The first of many packaging errors: > =================================================== > ===> Building package for ar-arabtex-3.11_5 > pkg-static: Unable to access file /wrkdirs/arabic/arabtex/work/stage/usr/local/share/texmf-local/doc/arabtex/html/arabtex.gif: No such file or directory > pkg-static: Unable to access file /wrkdirs/arabic/arabtex/work/stage/usr/local/share/texmf-local/doc/arabtex/html/arabtex.htm: No such file or directory > pkg-static: Unable to access file /wrkdirs/arabic/arabtex/work/stage/usr/local/share/texmf-local/doc/arabtex/html/changes.htm: No such file or directory Can you bring the ".include " part back until at least it's resolved why your technique didn't work? John From owner-svn-ports-all@freebsd.org Sun Nov 1 08:57:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4814BA23A0A; Sun, 1 Nov 2015 08:57:20 +0000 (UTC) (envelope-from alonso@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EC661F94; Sun, 1 Nov 2015 08:57:20 +0000 (UTC) (envelope-from alonso@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA18vJZ0016702; Sun, 1 Nov 2015 08:57:19 GMT (envelope-from alonso@FreeBSD.org) Received: (from alonso@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA18vIxJ016698; Sun, 1 Nov 2015 08:57:18 GMT (envelope-from alonso@FreeBSD.org) Message-Id: <201511010857.tA18vIxJ016698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alonso set sender to alonso@FreeBSD.org using -f From: Alonso Schaich Date: Sun, 1 Nov 2015 08:57:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400600 - in head/www/otter-browser: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 08:57:20 -0000 Author: alonso Date: Sun Nov 1 08:57:18 2015 New Revision: 400600 URL: https://svnweb.freebsd.org/changeset/ports/400600 Log: Update www/otter-browser to its' septembre release Otter released a new beta earlier this month. Update PORTS to provide it. Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D3732 Modified: head/www/otter-browser/Makefile head/www/otter-browser/distinfo head/www/otter-browser/files/patch-CMakeLists.txt head/www/otter-browser/pkg-plist Modified: head/www/otter-browser/Makefile ============================================================================== --- head/www/otter-browser/Makefile Sun Nov 1 03:25:27 2015 (r400599) +++ head/www/otter-browser/Makefile Sun Nov 1 08:57:18 2015 (r400600) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= otter -PORTVERSION= 0.9.05 +PORTVERSION= 0.9.07 DISTVERSIONPREFIX= v CATEGORIES= www # Avoid pkgname conflict with misc/otter @@ -10,8 +10,8 @@ PKGNAMESUFFIX= -browser MAINTAINER= kde@FreeBSD.org COMMENT= Browser based on Qt 5 -USE_QT5= concurrent core gui multimedia network printsupport \ - script sql webkit widgets \ +USE_QT5= concurrent core dbus gui multimedia network printsupport \ + script sql sql-sqlite3 webkit widgets \ buildtools_build qmake_build USES= cmake:outsource desktop-file-utils @@ -19,4 +19,6 @@ USE_GITHUB= yes GH_ACCOUNT= OtterBrowser GH_PROJECT= otter-browser +CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man + .include Modified: head/www/otter-browser/distinfo ============================================================================== --- head/www/otter-browser/distinfo Sun Nov 1 03:25:27 2015 (r400599) +++ head/www/otter-browser/distinfo Sun Nov 1 08:57:18 2015 (r400600) @@ -1,2 +1,2 @@ -SHA256 (OtterBrowser-otter-browser-v0.9.05_GH0.tar.gz) = 78db7ea09720b3196b1fb04714b139cc4bfa66cb2974ed18852be024686683fe -SIZE (OtterBrowser-otter-browser-v0.9.05_GH0.tar.gz) = 2302624 +SHA256 (OtterBrowser-otter-browser-v0.9.07_GH0.tar.gz) = 1c27509f9736a9c99e12a3ef23b08cc41548ad7f6d7481bf07020fb471788da9 +SIZE (OtterBrowser-otter-browser-v0.9.07_GH0.tar.gz) = 2634317 Modified: head/www/otter-browser/files/patch-CMakeLists.txt ============================================================================== --- head/www/otter-browser/files/patch-CMakeLists.txt Sun Nov 1 03:25:27 2015 (r400599) +++ head/www/otter-browser/files/patch-CMakeLists.txt Sun Nov 1 08:57:18 2015 (r400600) @@ -1,21 +1,14 @@ ---- CMakeLists.txt.orig 2015-04-01 19:43:12 UTC +--- CMakeLists.txt.orig +++ CMakeLists.txt -@@ -71,9 +71,9 @@ endif (MSVC) - option(EnableQtwebengine "Enable QtWebEngine backend (requires Qt 5.4)" OFF) +@@ -68,9 +68,9 @@ + option(EnableQtwebengine "Enable QtWebEngine backend (requires Qt 5.5)" OFF) - if (${EnableQtwebengine}) -- find_package(Qt5 5.4.0 REQUIRED COMPONENTS Core Gui Multimedia Network PrintSupport Script Sql WebEngine WebEngineWidgets WebKit WebKitWidgets Widgets) -+ find_package(Qt5 5.4.0 REQUIRED COMPONENTS Concurrent Core Gui Multimedia Network PrintSupport Script Sql WebEngine WebEngineWidgets WebKit WebKitWidgets Widgets) - else (${EnableQtwebengine}) -- find_package(Qt5 5.2.0 REQUIRED COMPONENTS Core Gui Multimedia Network PrintSupport Script Sql WebKit WebKitWidgets Widgets) -+ find_package(Qt5 5.2.0 REQUIRED COMPONENTS Concurrent Core Gui Multimedia Network PrintSupport Script Sql WebKit WebKitWidgets Widgets) - endif (${EnableQtwebengine}) + if (EnableQtwebengine) +- find_package(Qt5 5.5.0 REQUIRED COMPONENTS Core DBus Gui Multimedia Network PrintSupport Script Sql WebEngine WebEngineWidgets WebKit WebKitWidgets Widgets) ++ find_package(Qt5 5.5.0 REQUIRED COMPONENTS Concurrent Core DBus Gui Multimedia Network PrintSupport Script Sql WebEngine WebEngineWidgets WebKit WebKitWidgets Widgets) + else (EnableQtwebengine) +- find_package(Qt5 5.2.0 REQUIRED COMPONENTS Core DBus Gui Multimedia Network PrintSupport Script Sql WebKit WebKitWidgets Widgets) ++ find_package(Qt5 5.2.0 REQUIRED COMPONENTS Concurrent Core DBus Gui Multimedia Network PrintSupport Script Sql WebKit WebKitWidgets Widgets) + endif (EnableQtwebengine) set(otter_src -@@ -311,5 +311,5 @@ install(FILES resources/icons/otter-brow - install(FILES resources/icons/otter-browser-128.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/128x128/apps/ RENAME otter-browser.png) - install(FILES resources/icons/otter-browser-256.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps/ RENAME otter-browser.png) - install(FILES otter-browser.desktop DESTINATION ${XDG_APPS_INSTALL_DIR}) --install(FILES man/otter-browser.1 DESTINATION share/man/man1/) -+install(FILES man/otter-browser.1 DESTINATION man/man1/) - install(TARGETS otter-browser DESTINATION bin/) Modified: head/www/otter-browser/pkg-plist ============================================================================== --- head/www/otter-browser/pkg-plist Sun Nov 1 03:25:27 2015 (r400599) +++ head/www/otter-browser/pkg-plist Sun Nov 1 08:57:18 2015 (r400600) @@ -7,7 +7,6 @@ share/icons/hicolor/256x256/apps/otter-b share/icons/hicolor/32x32/apps/otter-browser.png share/icons/hicolor/48x48/apps/otter-browser.png share/icons/hicolor/64x64/apps/otter-browser.png -share/otter-browser/locale/otter-browser_ca_ES.qm share/otter-browser/locale/otter-browser_cs_CZ.qm share/otter-browser/locale/otter-browser_da.qm share/otter-browser/locale/otter-browser_de_DE.qm @@ -19,8 +18,8 @@ share/otter-browser/locale/otter-browser share/otter-browser/locale/otter-browser_es_MX.qm share/otter-browser/locale/otter-browser_et.qm share/otter-browser/locale/otter-browser_fi.qm -share/otter-browser/locale/otter-browser_fr_CA.qm share/otter-browser/locale/otter-browser_fr_FR.qm +share/otter-browser/locale/otter-browser_hr_HR.qm share/otter-browser/locale/otter-browser_hu.qm share/otter-browser/locale/otter-browser_id_ID.qm share/otter-browser/locale/otter-browser_it_IT.qm @@ -40,6 +39,7 @@ share/otter-browser/locale/otter-browser share/otter-browser/locale/otter-browser_sr@Ijekavian.qm share/otter-browser/locale/otter-browser_sr@ijekavianlatin.qm share/otter-browser/locale/otter-browser_sr@latin.qm +share/otter-browser/locale/otter-browser_sv.qm share/otter-browser/locale/otter-browser_tr_TR.qm share/otter-browser/locale/otter-browser_uk_UA.qm share/otter-browser/locale/otter-browser_zh_CN.qm From owner-svn-ports-all@freebsd.org Sun Nov 1 09:13:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82A62A23E3E; Sun, 1 Nov 2015 09:13:16 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5216D15BB; Sun, 1 Nov 2015 09:13:16 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA19DFkx022268; Sun, 1 Nov 2015 09:13:15 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA19DEOO022261; Sun, 1 Nov 2015 09:13:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511010913.tA19DEOO022261@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 Nov 2015 09:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400601 - in head/devel: . php-jq php-jq/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 09:13:16 -0000 Author: pi Date: Sun Nov 1 09:13:14 2015 New Revision: 400601 URL: https://svnweb.freebsd.org/changeset/ports/400601 Log: jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. WWW: https://github.com/kjdev/php-ext-jq PR: 200438 Submitted by: Gasol Wu Added: head/devel/php-jq/ head/devel/php-jq/Makefile (contents, props changed) head/devel/php-jq/distinfo (contents, props changed) head/devel/php-jq/files/ head/devel/php-jq/files/patch-config.m4 (contents, props changed) head/devel/php-jq/files/patch-jq.c (contents, props changed) head/devel/php-jq/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Nov 1 08:57:18 2015 (r400600) +++ head/devel/Makefile Sun Nov 1 09:13:14 2015 (r400601) @@ -3714,6 +3714,7 @@ SUBDIR += phabricator SUBDIR += php-Psr_Log SUBDIR += php-composer + SUBDIR += php-jq SUBDIR += php-libawl SUBDIR += php-memoize SUBDIR += php-scalar_objects Added: head/devel/php-jq/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/php-jq/Makefile Sun Nov 1 09:13:14 2015 (r400601) @@ -0,0 +1,30 @@ +# Created by: Gasol Wu +# $FreeBSD$ + +PORTNAME= jq +PORTVERSION= 0.0.1 +CATEGORIES= devel +PKGNAMEPREFIX= php- + +MAINTAINER= gasol.wu@gmail.com +COMMENT= Jq shared extension for php + +LICENSE= MIT + +LIB_DEPENDS= libjq.so:${PORTSDIR}/textproc/jq + +USE_GITHUB= yes +GH_ACCOUNT= kjdev +GH_PROJECT= php-ext-jq + +USE_PHP= yes +USE_PHPIZE= yes +USE_PHPEXT= yes +USES= tar:tgz + +JQ_CMD= ${LOCALBASE}/bin/jq + +pre-build: + (${JQ_CMD} -V | ${SED} 's,jq-\(.*\),#define JQ_VERSION "\1",' >> ${WRKSRC}/version.h) + +.include Added: head/devel/php-jq/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/php-jq/distinfo Sun Nov 1 09:13:14 2015 (r400601) @@ -0,0 +1,2 @@ +SHA256 (kjdev-php-ext-jq-0.0.1_GH0.tgz) = 084ef608e37551d75957dcf3870c3f8b056941693e65127eb4ca388869087f5b +SIZE (kjdev-php-ext-jq-0.0.1_GH0.tgz) = 615397 Added: head/devel/php-jq/files/patch-config.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/php-jq/files/patch-config.m4 Sun Nov 1 09:13:14 2015 (r400601) @@ -0,0 +1,17 @@ +--- config.m4.orig 2014-11-20 06:16:09 UTC ++++ config.m4 +@@ -32,11 +32,12 @@ PHP_ARG_ENABLE(jq, whether to enable jq + if test "$PHP_JQ" != "no"; then + + dnl Source jq +- PHP_ADD_INCLUDE("jq/") ++ PHP_ADD_INCLUDE("/usr/local/include") ++ PHP_ADD_LIBRARY("jq") + JQ_SOURCE="jq/locfile.c jq/bytecode.c jq/compile.c jq/execute.c jq/builtin.c jq/jv.c jq/jv_parse.c jq/jv_print.c jq/jv_dtoa.c jq/jv_unicode.c jq/jv_aux.c jq/jv_file.c jq/jv_alloc.c jq/lexer.c jq/parser.c" + + dnl PHP Extension +- PHP_NEW_EXTENSION(jq, jq.c $JQ_SOURCE, $ext_shared) ++ PHP_NEW_EXTENSION(jq, jq.c, $ext_shared) + fi + + dnl coverage Added: head/devel/php-jq/files/patch-jq.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/php-jq/files/patch-jq.c Sun Nov 1 09:13:14 2015 (r400601) @@ -0,0 +1,13 @@ +--- jq.c.orig 2014-11-20 06:16:09 UTC ++++ jq.c +@@ -10,8 +10,8 @@ + + #include "php_jq.h" + +-#include "jq/jq.h" +-#include "jq/version.h" ++#include "jq.h" ++#include "version.h" + + ZEND_DECLARE_MODULE_GLOBALS(jq) + Added: head/devel/php-jq/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/php-jq/pkg-descr Sun Nov 1 09:13:14 2015 (r400601) @@ -0,0 +1,5 @@ +jq is like sed for JSON data - you can use it to slice and filter +and map and transform structured data with the same ease that sed, +awk, grep and friends let you play with text. + +WWW: https://github.com/kjdev/php-ext-jq From owner-svn-ports-all@freebsd.org Sun Nov 1 09:50:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE489A235E5; Sun, 1 Nov 2015 09:50:30 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B4C612EF; Sun, 1 Nov 2015 09:50:30 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA19oTGf031159; Sun, 1 Nov 2015 09:50:29 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA19oTn3031158; Sun, 1 Nov 2015 09:50:29 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201511010950.tA19oTn3031158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 1 Nov 2015 09:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400602 - head/net/py-pysphere X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 09:50:30 -0000 Author: ohauer Date: Sun Nov 1 09:50:29 2015 New Revision: 400602 URL: https://svnweb.freebsd.org/changeset/ports/400602 Log: - set EXPIRATION_DATE to 2015-12-12 - bump PORTREVISION Since 2013 this project is no longer maintained and has no support for new vSphere releases. Please migrate to net/py-pyvmomi,the official python framework from VMware. Modified: head/net/py-pysphere/Makefile Modified: head/net/py-pysphere/Makefile ============================================================================== --- head/net/py-pysphere/Makefile Sun Nov 1 09:13:14 2015 (r400601) +++ head/net/py-pysphere/Makefile Sun Nov 1 09:50:29 2015 (r400602) @@ -3,7 +3,7 @@ PORTNAME= pysphere PORTVERSION= 0.1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,9 @@ COMMENT= Python API for interaction with LICENSE= BSD3CLAUSE +DEPRECATED= No longer maintained, please use net/py-pyvmomi by VMware +EXPIRATION_DATE=2015-12-12 + USES= dos2unix zip shebangfix python:2.7 USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Sun Nov 1 10:10:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B83CDA23BE0; Sun, 1 Nov 2015 10:10:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8477C1BEF; Sun, 1 Nov 2015 10:10:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1AANrI037020; Sun, 1 Nov 2015 10:10:23 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1AANR9037018; Sun, 1 Nov 2015 10:10:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201511011010.tA1AANR9037018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 1 Nov 2015 10:10:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400603 - head/devel/py-shapely X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 10:10:24 -0000 Author: wen Date: Sun Nov 1 10:10:23 2015 New Revision: 400603 URL: https://svnweb.freebsd.org/changeset/ports/400603 Log: - Update to 1.5.13 PR: 204182 Submitted by: john@saltant.com Modified: head/devel/py-shapely/Makefile head/devel/py-shapely/distinfo Modified: head/devel/py-shapely/Makefile ============================================================================== --- head/devel/py-shapely/Makefile Sun Nov 1 09:50:29 2015 (r400602) +++ head/devel/py-shapely/Makefile Sun Nov 1 10:10:23 2015 (r400603) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Shapely -PORTVERSION= 1.4.4 +PORTVERSION= 1.5.13 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +17,6 @@ LIB_DEPENDS= libgeos_c.so:${PORTSDIR}/gr CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Modified: head/devel/py-shapely/distinfo ============================================================================== --- head/devel/py-shapely/distinfo Sun Nov 1 09:50:29 2015 (r400602) +++ head/devel/py-shapely/distinfo Sun Nov 1 10:10:23 2015 (r400603) @@ -1,2 +1,2 @@ -SHA256 (Shapely-1.4.4.tar.gz) = 1ed727933fc905abcef654f672e90c35236d1f98b4e515fcbe6105dd866f1dd7 -SIZE (Shapely-1.4.4.tar.gz) = 146691 +SHA256 (Shapely-1.5.13.tar.gz) = 68f8efb43112e8ef1f7e56e2c9eef64e0cbc1c19528c627696fb07345075a348 +SIZE (Shapely-1.5.13.tar.gz) = 176463 From owner-svn-ports-all@freebsd.org Sun Nov 1 10:49:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02F67A21409; Sun, 1 Nov 2015 10:49:55 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BECC419BD; Sun, 1 Nov 2015 10:49:54 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1Anr35048192; Sun, 1 Nov 2015 10:49:53 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1Anrf1048191; Sun, 1 Nov 2015 10:49:53 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511011049.tA1Anrf1048191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 1 Nov 2015 10:49:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400604 - head/devel/p5-DateTime-Format-Natural X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 10:49:55 -0000 Author: bofh Date: Sun Nov 1 10:49:53 2015 New Revision: 400604 URL: https://svnweb.freebsd.org/changeset/ports/400604 Log: devel/p5-DateTime-Format-Natural: Remove do-test - do-test is same as in perl5.mk; remove redundant Modified: head/devel/p5-DateTime-Format-Natural/Makefile Modified: head/devel/p5-DateTime-Format-Natural/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Natural/Makefile Sun Nov 1 10:10:23 2015 (r400603) +++ head/devel/p5-DateTime-Format-Natural/Makefile Sun Nov 1 10:49:53 2015 (r400604) @@ -27,7 +27,4 @@ USES= perl5 USE_PERL5= modbuild NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ./${PL_BUILD} test - .include From owner-svn-ports-all@freebsd.org Sun Nov 1 11:01:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C50D0A21741; Sun, 1 Nov 2015 11:01:06 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99CF61E10; Sun, 1 Nov 2015 11:01:06 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1B15q6051151; Sun, 1 Nov 2015 11:01:05 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1B15eR051144; Sun, 1 Nov 2015 11:01:05 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201511011101.tA1B15eR051144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Sun, 1 Nov 2015 11:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400605 - in head/devel: . msp430-debug-stack msp430-debug-stack/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 11:01:07 -0000 Author: lev Date: Sun Nov 1 11:01:04 2015 New Revision: 400605 URL: https://svnweb.freebsd.org/changeset/ports/400605 Log: Add new port: Texas Instrument's MSP430 debug interface library. Added: head/devel/msp430-debug-stack/ head/devel/msp430-debug-stack/Makefile (contents, props changed) head/devel/msp430-debug-stack/distinfo (contents, props changed) head/devel/msp430-debug-stack/files/ head/devel/msp430-debug-stack/files/patch-Makefile (contents, props changed) head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile (contents, props changed) head/devel/msp430-debug-stack/pkg-descr (contents, props changed) head/devel/msp430-debug-stack/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Nov 1 10:49:53 2015 (r400604) +++ head/devel/Makefile Sun Nov 1 11:01:04 2015 (r400605) @@ -1488,6 +1488,7 @@ SUBDIR += msgpack SUBDIR += msgpuck SUBDIR += msp430-binutils + SUBDIR += msp430-debug-stack SUBDIR += msp430-gcc SUBDIR += msp430-gdb SUBDIR += msp430-libc Added: head/devel/msp430-debug-stack/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/Makefile Sun Nov 1 11:01:04 2015 (r400605) @@ -0,0 +1,43 @@ +# $FreeBSD$ + +PORTNAME= msp430-debug-stack +PORTVERSION= 3.05.01.01 +CATEGORIES= devel +MASTER_SITES= http://www.ti.com/lit/sw/slac460n/ \ + http://www.ti.com/lit/ug/slau320u/:doc1 \ + http://www.ti.com/lit/ug/slau656/:doc2 +DISTFILES= slac460n.zip \ + slau320u.pdf:doc1 \ + slau656.pdf:doc2 +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +EXTRACT_ONLY= slac460n.zip + +MAINTAINER= lev@FreeBSD.org +COMMENT= TI MSP430 debugging interface library + +LICENSE= BSD3CLAUSE + +LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ + libhidapi.so:${PORTSDIR}/comms/hidapi + +USES= compiler:c++0x gmake zip:infozip +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/MSPDebugStack_OS_Package + +MAKE_ARGS+= BOOST_DIR=${LOCALBASE} \ + HIDAPI_DIR=${LOCALBASE} + +MAKE_JOBS_UNSAFE= yes + +.include + +do-install: + ${INSTALL_LIB} ${WRKSRC}/libmsp430.so ${STAGEDIR}${PREFIX}/lib/libmsp430.so + ${MKDIR} ${STAGEDIR}${PREFIX}/include/libmsp430 + ${INSTALL_DATA} ${WRKSRC}/DLL430_v3/include/* ${STAGEDIR}${PREFIX}/include/libmsp430/ + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau320u.pdf ${STAGEDIR}${DOCSDIR}/ + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau656.pdf ${STAGEDIR}${DOCSDIR}/ + +.include Added: head/devel/msp430-debug-stack/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/distinfo Sun Nov 1 11:01:04 2015 (r400605) @@ -0,0 +1,6 @@ +SHA256 (msp430-debug-stack-3.05.01.01/slac460n.zip) = 181418a33400567fa19e411f16df340a2869dd87e941e517732280004ee0fed7 +SIZE (msp430-debug-stack-3.05.01.01/slac460n.zip) = 2016397 +SHA256 (msp430-debug-stack-3.05.01.01/slau320u.pdf) = 3235ad7400e2f87900e77c3411dc68b1be62c1641600519d94db2c01d4cfd7a0 +SIZE (msp430-debug-stack-3.05.01.01/slau320u.pdf) = 828272 +SHA256 (msp430-debug-stack-3.05.01.01/slau656.pdf) = bce7331403362b57a262273e6de53d6d0cde3648b64c29554f5f19e8e269d4be +SIZE (msp430-debug-stack-3.05.01.01/slau656.pdf) = 503140 Added: head/devel/msp430-debug-stack/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-Makefile Sun Nov 1 11:01:04 2015 (r400605) @@ -0,0 +1,47 @@ +--- Makefile.orig 2015-04-22 11:58:28 UTC ++++ Makefile +@@ -16,6 +16,7 @@ MAKE_PCH += -x c++-header + USE_PCH += -include $(PCH_HEADER) + + export BOOST_DIR ++export HIDAPI_DIR + export BIT32 + export STATIC + export DEBUG +@@ -73,14 +74,14 @@ ifeq ($(PLATFORM),Linux) + + HIDOBJ := $(LIBTHIRD)/hid-libusb.o + else +- CXX:= clang++ ++# CXX:= clang++ + +- OUTPUT := libmsp430.dylib ++ OUTPUT := libmsp430.so + + ifdef STATIC +- STATIC_LIBS += -framework CoreFoundation -framework IOKit -lhidapi ++ STATIC_LIBS += -lhidapi + else +- LIBS += -framework CoreFoundation -framework IOKit -lhidapi ++ LIBS += -lhidapi + endif + + ifdef BOOST_DIR +@@ -88,9 +89,14 @@ else + LIBDIRS += -L$(BOOST_DIR)/lib + endif + +- OUTNAME := -install_name +- BSTATIC := +- BDYNAMIC := ++ ifdef HIDAPI_DIR ++ INCLUDES += -I$(HIDAPI_DIR)/include/hidapi ++ LIBDIRS += -L$(HIDAPI_DIR)/lib ++ endif ++ ++ OUTNAME := -Wl,-soname, ++ BSTATIC := -Wl,-Bstatic ++ BDYNAMIC := -Wl,-Bdynamic + + HIDOBJ := + endif Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile Sun Nov 1 11:01:04 2015 (r400605) @@ -0,0 +1,19 @@ +--- ThirdParty/BSL430_DLL/Makefile.orig 2015-04-22 12:01:02 UTC ++++ ThirdParty/BSL430_DLL/Makefile +@@ -47,11 +47,15 @@ ifeq ($(PLATFORM),Linux) + INCLUDES += -I$(BOOST_DIR) + endif + else +- CXX:= clang++ ++# CXX:= clang++ + + ifdef BOOST_DIR + INCLUDES += -I$(BOOST_DIR)/include + endif ++ ifdef HIDAPI_DIR ++ INCLUDES += -I$(HIDAPI_DIR)/include/hidapi ++ LIBDIRS += -L$(HIDAPI_DIR)/lib ++ endif + endif + + all: $(OBJS) Added: head/devel/msp430-debug-stack/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/pkg-descr Sun Nov 1 11:01:04 2015 (r400605) @@ -0,0 +1,3 @@ +TI MSP430 debugging interface library + +WWW: http://www.ti.com/tool/mspds Added: head/devel/msp430-debug-stack/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/pkg-plist Sun Nov 1 11:01:04 2015 (r400605) @@ -0,0 +1,10 @@ +include/libmsp430/DLL430_SYMBOL.h +include/libmsp430/MSP430.h +include/libmsp430/MSP430_Debug.h +include/libmsp430/MSP430_EEM.h +include/libmsp430/MSP430_EnergyTrace.h +include/libmsp430/MSP430_FET.h +include/libmsp430/MSP430_HIL.h +lib/libmsp430.so +%%PORTDOCS%%%%DOCSDIR%%/slau320u.pdf +%%PORTDOCS%%%%DOCSDIR%%/slau656.pdf From owner-svn-ports-all@freebsd.org Sun Nov 1 11:11:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08744A21961; Sun, 1 Nov 2015 11:11:14 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8770124F; Sun, 1 Nov 2015 11:11:13 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: by iody8 with SMTP id y8so118917317iod.1; Sun, 01 Nov 2015 03:11:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9AgH/tvQhIus/B/kPCkwgyCa24Ay035QsRXF3CNLYwA=; b=OGqYgYlpEnUbo0cj7xWsWQcqg3A1XJ62rSO3fRiE4k13uSLmxcPoHnGWGzBzAQaL14 is8F8gKweCwgOoh79J+Ndod59vzrSFmYLJ5zgwjBLSey0U5y30RZM7Usn8R5JQJE2Q2H BOWsNtenJtd5cdXO6czo3PQ2JpNdvyjsaEAL/H7lE08EGuvxSgtgyCeaqXsyjdTWVFUF zlxMdpkzChE9ImMHEuFRPhJEwcsRNT+EvTG6EBfbnjA3oloy/xDHyQoofgmWpEHepSEM k+E5qqK/q+rP7Z0w8EJkkN/2l6VJyZvWXO77EAse/O+35YbOFLo+TV9AK4URGLgEvq36 XavQ== MIME-Version: 1.0 X-Received: by 10.107.130.209 with SMTP id m78mr18462290ioi.18.1446376273277; Sun, 01 Nov 2015 03:11:13 -0800 (PST) Received: by 10.36.0.134 with HTTP; Sun, 1 Nov 2015 03:11:13 -0800 (PST) Received: by 10.36.0.134 with HTTP; Sun, 1 Nov 2015 03:11:13 -0800 (PST) In-Reply-To: <201511011101.tA1B15eR051144@repo.freebsd.org> References: <201511011101.tA1B15eR051144@repo.freebsd.org> Date: Sun, 1 Nov 2015 06:11:13 -0500 Message-ID: Subject: Re: svn commit: r400605 - in head/devel: . msp430-debug-stack msp430-debug-stack/files From: Jason Unovitch To: "Lev A. Serebryakov" 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 11:11:14 -0000 > + > +.include > + > +do-install: > + ${INSTALL_LIB} ${WRKSRC}/libmsp430.so ${STAGEDIR}${PREFIX}/lib/libmsp430.so > + ${MKDIR} ${STAGEDIR}${PREFIX}/include/libmsp430 > + ${INSTALL_DATA} ${WRKSRC}/DLL430_v3/include/* ${STAGEDIR}${PREFIX}/include/libmsp430/ > + ${MKDIR} ${STAGEDIR}${DOCSDIR} > + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau320u.pdf ${STAGEDIR}${DOCSDIR}/ > + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau656.pdf ${STAGEDIR}${DOCSDIR}/ > + > +.include > Why not just .include ? From owner-svn-ports-all@freebsd.org Sun Nov 1 11:18:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C57CA21B08; Sun, 1 Nov 2015 11:18:54 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CEBFE151D; Sun, 1 Nov 2015 11:18:53 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1BIqW7056497; Sun, 1 Nov 2015 11:18:52 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1BIqTa056493; Sun, 1 Nov 2015 11:18:52 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201511011118.tA1BIqTa056493@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 1 Nov 2015 11:18:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400606 - in head/net/sflowtool: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 11:18:54 -0000 Author: ohauer Date: Sun Nov 1 11:18:52 2015 New Revision: 400606 URL: https://svnweb.freebsd.org/changeset/ports/400606 Log: - update to 3.37 - change MASTER_SITE to GitHub - use autoreconf - adjust pkg-desc Changelog: 3.37: - print rtmetric and rtflow samples - include timestamp in grep-friendly (-g) output 3.36: - incorporate buffer-overrun protection suggestions from Andre Gruenenberg - incorporate portability changes from Rowan Thorpe - incorporate IPv6 forwarding changes from Rowan Thorpe - print IPID field from IPv4 sampled headers 3.35: - add Broadcom ASIC counters structure - add TCP/IP counters structure 3.34: - decode new counters in host cpu struct (steal, guest, and guest_nice) 3.33: - bugfix: app-sample status and duration_uS fields were reversed Modified: head/net/sflowtool/Makefile head/net/sflowtool/distinfo head/net/sflowtool/files/patch-src__sflowtool.c head/net/sflowtool/pkg-descr Modified: head/net/sflowtool/Makefile ============================================================================== --- head/net/sflowtool/Makefile Sun Nov 1 11:01:04 2015 (r400605) +++ head/net/sflowtool/Makefile Sun Nov 1 11:18:52 2015 (r400606) @@ -2,16 +2,22 @@ # $FreeBSD$ PORTNAME= sflowtool -PORTVERSION= 3.32 +PORTVERSION= 3.37 CATEGORIES= net -MASTER_SITES= http://www.inmon.com/bin/ +MASTER_SITES= GH MAINTAINER= ohauer@FreeBSD.org COMMENT= sFlow capture and sFlow-to-NetFlow conversion tool +USES= autoreconf GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} +USE_GITHUB= yes +GH_ACCOUNT= sflow +GH_PROJECT= ${PORTNAME} +GH_TAGNAME= 08a16d3 + PLIST_FILES= bin/sflowtool PORTDOCS= README PORTEXAMPLES= README ipTopTalkers ipTrafficMatrix sflowRRDChart.cgi \ @@ -21,8 +27,8 @@ PORTEXAMPLES= README ipTopTalkers ipTraf post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/scripts/|} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/scripts/|} ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/net/sflowtool/distinfo ============================================================================== --- head/net/sflowtool/distinfo Sun Nov 1 11:01:04 2015 (r400605) +++ head/net/sflowtool/distinfo Sun Nov 1 11:18:52 2015 (r400606) @@ -1,2 +1,2 @@ -SHA256 (sflowtool-3.32.tar.gz) = edb40902e76377b12a08a513bf49776e0a70e43c7f541f77de995cc23ccb7343 -SIZE (sflowtool-3.32.tar.gz) = 171316 +SHA256 (sflow-sflowtool-3.37-08a16d3_GH0.tar.gz) = fcd63581c84027660bd165068b0300b4c22ee7d5c1803e5bcd699ce95277ff61 +SIZE (sflow-sflowtool-3.37-08a16d3_GH0.tar.gz) = 74186 Modified: head/net/sflowtool/files/patch-src__sflowtool.c ============================================================================== --- head/net/sflowtool/files/patch-src__sflowtool.c Sun Nov 1 11:01:04 2015 (r400605) +++ head/net/sflowtool/files/patch-src__sflowtool.c Sun Nov 1 11:18:52 2015 (r400606) @@ -1,33 +1,6 @@ ---- ./src/sflowtool.c.orig 2014-05-27 21:09:17.000000000 +0200 -+++ ./src/sflowtool.c 2014-05-31 09:15:00.000000000 +0200 -@@ -442,7 +442,7 @@ - void *my_calloc(size_t bytes) { - void *mem = calloc(1, bytes); - if(mem == NULL) { -- fprintf(ERROUT, "calloc(%u) failed: %s\n", bytes, strerror(errno)); -+ fprintf(ERROUT, "calloc(%zu) failed: %s\n", bytes, strerror(errno)); - exit(-1); - } - return mem; -@@ -554,7 +554,7 @@ - register char c, *r = in, *w = out; - int maxlen = (strlen(in) * 3) + 1; - if(outlen < maxlen) return "URLEncode: not enough space"; -- while (c = *r++) { -+ while ((c = *r++)) { - if(isalnum(c)) *w++ = c; - else if(isspace(c)) *w++ = '+'; - else { -@@ -3075,7 +3075,7 @@ - uint8_t *uuid; - char hostname[SFL_MAX_HOSTNAME_LEN+1]; - char os_release[SFL_MAX_OSRELEASE_LEN+1]; -- char uuidStr[100]; -+ u_char uuidStr[100]; - if(getString(sample, hostname, SFL_MAX_HOSTNAME_LEN) > 0) { - sf_log(sample,"hostname %s\n", hostname); - } -@@ -3921,7 +3921,8 @@ +--- src/sflowtool.c.orig 2015-10-06 05:37:21 UTC ++++ src/sflowtool.c +@@ -4308,7 +4308,8 @@ static int ipv4MappedAddress(SFLIPv6 *ip static void readPacket(int soc) { struct sockaddr_in6 peer; Modified: head/net/sflowtool/pkg-descr ============================================================================== --- head/net/sflowtool/pkg-descr Sun Nov 1 11:01:04 2015 (r400605) +++ head/net/sflowtool/pkg-descr Sun Nov 1 11:18:52 2015 (r400606) @@ -1,6 +1,9 @@ +Print binary sFlow feed to ASCII, or forward it to other collectors. + This tool receives sFlow data, and generates either a simple-to-parse tagged-ASCII output, or binary output in tcpdump(1) format. It can also generate Cisco NetFlow version 5 datagrams and send them to a destination -UDP host:port. +UDP host:port, or forward the original sFlow feed to a number of +additional collectors. -WWW: http://www.inmon.com/technology/sflowTools.php +WWW: https://github.com/sflow/sflowtool/ From owner-svn-ports-all@freebsd.org Sun Nov 1 12:20:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C55DFA23AE2; Sun, 1 Nov 2015 12:20:36 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 921151BBA; Sun, 1 Nov 2015 12:20:36 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1CKZ2w073394; Sun, 1 Nov 2015 12:20:35 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1CKZgJ073392; Sun, 1 Nov 2015 12:20:35 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511011220.tA1CKZgJ073392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 1 Nov 2015 12:20:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400607 - head/devel/p5-SVN-Hooks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 12:20:36 -0000 Author: bofh Date: Sun Nov 1 12:20:35 2015 New Revision: 400607 URL: https://svnweb.freebsd.org/changeset/ports/400607 Log: devel/p5-SVN-Hooks: Update version 1.29=>1.30 Modified: head/devel/p5-SVN-Hooks/Makefile head/devel/p5-SVN-Hooks/distinfo Modified: head/devel/p5-SVN-Hooks/Makefile ============================================================================== --- head/devel/p5-SVN-Hooks/Makefile Sun Nov 1 11:18:52 2015 (r400606) +++ head/devel/p5-SVN-Hooks/Makefile Sun Nov 1 12:20:35 2015 (r400607) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVN-Hooks -PORTVERSION= 1.28 +PORTVERSION= 1.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-SVN-Hooks/distinfo ============================================================================== --- head/devel/p5-SVN-Hooks/distinfo Sun Nov 1 11:18:52 2015 (r400606) +++ head/devel/p5-SVN-Hooks/distinfo Sun Nov 1 12:20:35 2015 (r400607) @@ -1,2 +1,2 @@ -SHA256 (SVN-Hooks-1.28.tar.gz) = f22cf5da34ed1cfa4814f81ca9f7c9244487d6025b9b57615efd57ded3c370c1 -SIZE (SVN-Hooks-1.28.tar.gz) = 50979 +SHA256 (SVN-Hooks-1.30.tar.gz) = 26f471d3299ddbf8066efa91e244dd5ecd660f464d3fe734d2454d959734261f +SIZE (SVN-Hooks-1.30.tar.gz) = 51488 From owner-svn-ports-all@freebsd.org Sun Nov 1 12:54:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE53CA22214; Sun, 1 Nov 2015 12:54:54 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9EB0D189A; Sun, 1 Nov 2015 12:54:54 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1CsrLQ084104; Sun, 1 Nov 2015 12:54:53 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1CsrjL084101; Sun, 1 Nov 2015 12:54:53 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511011254.tA1CsrjL084101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 1 Nov 2015 12:54:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400608 - head/devel/p5-Test-MockTime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 12:54:55 -0000 Author: bofh Date: Sun Nov 1 12:54:53 2015 New Revision: 400608 URL: https://svnweb.freebsd.org/changeset/ports/400608 Log: devel/p5-Test-MockTime: Update version 0.13=>0.15 - Mark NO_ARCH as there is no ARCH dependent files Modified: head/devel/p5-Test-MockTime/Makefile head/devel/p5-Test-MockTime/distinfo head/devel/p5-Test-MockTime/pkg-plist Modified: head/devel/p5-Test-MockTime/Makefile ============================================================================== --- head/devel/p5-Test-MockTime/Makefile Sun Nov 1 12:20:35 2015 (r400607) +++ head/devel/p5-Test-MockTime/Makefile Sun Nov 1 12:54:53 2015 (r400608) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-MockTime -PORTVERSION= 0.13 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,5 +18,6 @@ RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/devel/p5-Test-MockTime/distinfo ============================================================================== --- head/devel/p5-Test-MockTime/distinfo Sun Nov 1 12:20:35 2015 (r400607) +++ head/devel/p5-Test-MockTime/distinfo Sun Nov 1 12:54:53 2015 (r400608) @@ -1,2 +1,2 @@ -SHA256 (Test-MockTime-0.13.tar.gz) = 7c3b4c33d59844b7e9d67408d9f4bf7def76aacb2939f1b9b56aaa319eac387b -SIZE (Test-MockTime-0.13.tar.gz) = 4892 +SHA256 (Test-MockTime-0.15.tar.gz) = 88210201de97aab66cb100edc2be3368c0062a9de635f4f8ec258a2267edcc48 +SIZE (Test-MockTime-0.15.tar.gz) = 5658 Modified: head/devel/p5-Test-MockTime/pkg-plist ============================================================================== --- head/devel/p5-Test-MockTime/pkg-plist Sun Nov 1 12:20:35 2015 (r400607) +++ head/devel/p5-Test-MockTime/pkg-plist Sun Nov 1 12:54:53 2015 (r400608) @@ -1,3 +1,2 @@ %%SITE_PERL%%/Test/MockTime.pm -%%SITE_PERL%%/Test/MockTime.pod %%PERL5_MAN3%%/Test::MockTime.3.gz From owner-svn-ports-all@freebsd.org Sun Nov 1 13:01:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1335A223D2; Sun, 1 Nov 2015 13:01:44 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DC071CB7; Sun, 1 Nov 2015 13:01:44 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1D1hmA084469; Sun, 1 Nov 2015 13:01:43 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1D1h57084467; Sun, 1 Nov 2015 13:01:43 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511011301.tA1D1h57084467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 1 Nov 2015 13:01:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400609 - head/devel/p5-String-Parity X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 13:01:44 -0000 Author: bofh Date: Sun Nov 1 13:01:43 2015 New Revision: 400609 URL: https://svnweb.freebsd.org/changeset/ports/400609 Log: devel/p5-String-Parity: Update version 1.32=>1.33 - Mark NO_ARCH as there is no ARCH dependent files Modified: head/devel/p5-String-Parity/Makefile head/devel/p5-String-Parity/distinfo Modified: head/devel/p5-String-Parity/Makefile ============================================================================== --- head/devel/p5-String-Parity/Makefile Sun Nov 1 12:54:53 2015 (r400608) +++ head/devel/p5-String-Parity/Makefile Sun Nov 1 13:01:43 2015 (r400609) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= String-Parity -PORTVERSION= 1.32 -PORTREVISION= 1 +PORTVERSION= 1.33 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,5 +15,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/devel/p5-String-Parity/distinfo ============================================================================== --- head/devel/p5-String-Parity/distinfo Sun Nov 1 12:54:53 2015 (r400608) +++ head/devel/p5-String-Parity/distinfo Sun Nov 1 13:01:43 2015 (r400609) @@ -1,2 +1,2 @@ -SHA256 (String-Parity-1.32.tar.gz) = 584d46961f76cb569f5f28d77e8f72635bfc7abf0adb1a6518c9786b18b96d7b -SIZE (String-Parity-1.32.tar.gz) = 10653 +SHA256 (String-Parity-1.33.tar.gz) = d3974ac7cbd457414d35c62c93c3b5cede7869e0a14613cb752c94125cc48481 +SIZE (String-Parity-1.33.tar.gz) = 11091 From owner-svn-ports-all@freebsd.org Sun Nov 1 13:10:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 534C5A224E1; Sun, 1 Nov 2015 13:10:19 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A2A31EB9; Sun, 1 Nov 2015 13:10:19 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1DAIb8087370; Sun, 1 Nov 2015 13:10:18 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1DAHF9087368; Sun, 1 Nov 2015 13:10:17 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511011310.tA1DAHF9087368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 1 Nov 2015 13:10:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400610 - head/devel/pear-XML_Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 13:10:19 -0000 Author: bofh Date: Sun Nov 1 13:10:17 2015 New Revision: 400610 URL: https://svnweb.freebsd.org/changeset/ports/400610 Log: devel/pear-XML_Parser: Update version 1.3.5=>1.3.6 - Mark NO_ARCH as there is no ARCH dependent files Modified: head/devel/pear-XML_Parser/Makefile head/devel/pear-XML_Parser/distinfo Modified: head/devel/pear-XML_Parser/Makefile ============================================================================== --- head/devel/pear-XML_Parser/Makefile Sun Nov 1 13:01:43 2015 (r400609) +++ head/devel/pear-XML_Parser/Makefile Sun Nov 1 13:10:17 2015 (r400610) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML_Parser -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= devel pear MAINTAINER= bofh@FreeBSD.org @@ -11,5 +11,6 @@ COMMENT= PEAR XML parsing class based on LICENSE= BSD2CLAUSE USES= pear +NO_ARCH= yes .include Modified: head/devel/pear-XML_Parser/distinfo ============================================================================== --- head/devel/pear-XML_Parser/distinfo Sun Nov 1 13:01:43 2015 (r400609) +++ head/devel/pear-XML_Parser/distinfo Sun Nov 1 13:10:17 2015 (r400610) @@ -1,2 +1,2 @@ -SHA256 (PEAR/XML_Parser-1.3.5.tgz) = eff3cf2d1bffc4b627933f7db2425d179d1f2757707281d1fb279edac38157cc -SIZE (PEAR/XML_Parser-1.3.5.tgz) = 13425 +SHA256 (PEAR/XML_Parser-1.3.6.tgz) = 2ce86764f683be152824a1fb2d2fa1799e5858781479b29b9b4dd8f4a0b39101 +SIZE (PEAR/XML_Parser-1.3.6.tgz) = 13422 From owner-svn-ports-all@freebsd.org Sun Nov 1 13:12:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EC4EA225F1; Sun, 1 Nov 2015 13:12:41 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DED9711A6; Sun, 1 Nov 2015 13:12:40 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1DCdGt090086; Sun, 1 Nov 2015 13:12:39 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1DCd1L090084; Sun, 1 Nov 2015 13:12:39 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201511011312.tA1DCd1L090084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 1 Nov 2015 13:12:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400611 - head/math/py-pandas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 13:12:41 -0000 Author: wen Date: Sun Nov 1 13:12:39 2015 New Revision: 400611 URL: https://svnweb.freebsd.org/changeset/ports/400611 Log: - Update to 0.17.0 PR: 204183 Submitted by: john@saltant.com(maintainer) Modified: head/math/py-pandas/Makefile head/math/py-pandas/distinfo Modified: head/math/py-pandas/Makefile ============================================================================== --- head/math/py-pandas/Makefile Sun Nov 1 13:10:17 2015 (r400610) +++ head/math/py-pandas/Makefile Sun Nov 1 13:12:39 2015 (r400611) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.16.2 +PORTVERSION= 0.17.0 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-pandas/distinfo ============================================================================== --- head/math/py-pandas/distinfo Sun Nov 1 13:10:17 2015 (r400610) +++ head/math/py-pandas/distinfo Sun Nov 1 13:12:39 2015 (r400611) @@ -1,2 +1,2 @@ -SHA256 (pandas-0.16.2.tar.gz) = e01853dfe111f3aea005315573400b7216ddbabbf1f28d482a71217d67ae4f81 -SIZE (pandas-0.16.2.tar.gz) = 4931751 +SHA256 (pandas-0.17.0.tar.gz) = 320d4fdf734b82adebc8fde9d8ca4b05fe155a72b6f7aa95d76242da8748d6a4 +SIZE (pandas-0.17.0.tar.gz) = 6508621 From owner-svn-ports-all@freebsd.org Sun Nov 1 13:20:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED6E2A22795; Sun, 1 Nov 2015 13:20:19 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9F531374; Sun, 1 Nov 2015 13:20:19 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1DKIHX090454; Sun, 1 Nov 2015 13:20:18 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1DKICR090452; Sun, 1 Nov 2015 13:20:18 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511011320.tA1DKICR090452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 1 Nov 2015 13:20:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400612 - head/mail/pear-MIME_Type X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 13:20:20 -0000 Author: bofh Date: Sun Nov 1 13:20:18 2015 New Revision: 400612 URL: https://svnweb.freebsd.org/changeset/ports/400612 Log: mail/pear-MIME_Type: Update version 1.3.5=>1.4.0 Modified: head/mail/pear-MIME_Type/Makefile head/mail/pear-MIME_Type/distinfo Modified: head/mail/pear-MIME_Type/Makefile ============================================================================== --- head/mail/pear-MIME_Type/Makefile Sun Nov 1 13:12:39 2015 (r400611) +++ head/mail/pear-MIME_Type/Makefile Sun Nov 1 13:20:18 2015 (r400612) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MIME_Type -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.0 CATEGORIES= mail www pear MAINTAINER= bofh@FreeBSD.org Modified: head/mail/pear-MIME_Type/distinfo ============================================================================== --- head/mail/pear-MIME_Type/distinfo Sun Nov 1 13:12:39 2015 (r400611) +++ head/mail/pear-MIME_Type/distinfo Sun Nov 1 13:20:18 2015 (r400612) @@ -1,2 +1,2 @@ -SHA256 (PEAR/MIME_Type-1.3.5.tgz) = f835a592ecf9abafbd249cf777f3b7c6ed3f01a285d399e7c3be234c175fd710 -SIZE (PEAR/MIME_Type-1.3.5.tgz) = 13222 +SHA256 (PEAR/MIME_Type-1.4.0.tgz) = b4a3bcdd934c81584cd58938543295cfa320a6ee4de82371ede50e17ccf772d2 +SIZE (PEAR/MIME_Type-1.4.0.tgz) = 13656 From owner-svn-ports-all@freebsd.org Sun Nov 1 14:00:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88219A22FEE; Sun, 1 Nov 2015 14:00:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 525CB1052; Sun, 1 Nov 2015 14:00:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1E0Up5001929; Sun, 1 Nov 2015 14:00:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1E0UWq001928; Sun, 1 Nov 2015 14:00:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011400.tA1E0UWq001928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 14:00:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400613 - head/math/rpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 14:00:31 -0000 Author: antoine Date: Sun Nov 1 14:00:30 2015 New Revision: 400613 URL: https://svnweb.freebsd.org/changeset/ports/400613 Log: - Unbreak after math/R update - Bump PORTREVISION for (auto)plist change Reported by: pkg-fallout Modified: head/math/rpy/Makefile Modified: head/math/rpy/Makefile ============================================================================== --- head/math/rpy/Makefile Sun Nov 1 13:20:18 2015 (r400612) +++ head/math/rpy/Makefile Sun Nov 1 14:00:30 2015 (r400613) @@ -3,7 +3,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= math MASTER_SITES= SF @@ -32,6 +32,6 @@ pre-configure: exit 1; fi) post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_rpy3002.so + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_rpy3022.so .include From owner-svn-ports-all@freebsd.org Sun Nov 1 14:01:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FA3BA2302D; Sun, 1 Nov 2015 14:01:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6734712AB; Sun, 1 Nov 2015 14:01:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1E1rPP002555; Sun, 1 Nov 2015 14:01:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1E1rQo002554; Sun, 1 Nov 2015 14:01:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011401.tA1E1rQo002554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 14:01:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400614 - head/astro/qmapshack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 14:01:54 -0000 Author: antoine Date: Sun Nov 1 14:01:53 2015 New Revision: 400614 URL: https://svnweb.freebsd.org/changeset/ports/400614 Log: Mark BROKEN: unfetchable Reported by: pkg-fallout Modified: head/astro/qmapshack/Makefile Modified: head/astro/qmapshack/Makefile ============================================================================== --- head/astro/qmapshack/Makefile Sun Nov 1 14:00:30 2015 (r400613) +++ head/astro/qmapshack/Makefile Sun Nov 1 14:01:53 2015 (r400614) @@ -11,6 +11,8 @@ COMMENT= Ultimate outdoor aficionado's t LICENSE= GPLv3 +BROKEN= unfetchable + LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ libroutino.so:${PORTSDIR}/astro/routino From owner-svn-ports-all@freebsd.org Sun Nov 1 14:03:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0E5EA23147; Sun, 1 Nov 2015 14:03:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6858A1433; Sun, 1 Nov 2015 14:03:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1E3ksA004629; Sun, 1 Nov 2015 14:03:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1E3kd8004628; Sun, 1 Nov 2015 14:03:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011403.tA1E3kd8004628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 14:03:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400615 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 14:03:47 -0000 Author: antoine Date: Sun Nov 1 14:03:46 2015 New Revision: 400615 URL: https://svnweb.freebsd.org/changeset/ports/400615 Log: Mark BROKEN: checksum mismatch Reported by: pkg-fallout MFH: 2015Q4 Modified: head/devel/p4/Makefile Modified: head/devel/p4/Makefile ============================================================================== --- head/devel/p4/Makefile Sun Nov 1 14:01:53 2015 (r400614) +++ head/devel/p4/Makefile Sun Nov 1 14:03:46 2015 (r400615) @@ -13,6 +13,8 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client +BROKEN= checksum mismatch + RESTRICTED= Restricted distribution NO_BUILD= yes From owner-svn-ports-all@freebsd.org Sun Nov 1 14:04:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80D1CA23184; Sun, 1 Nov 2015 14:04:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 476BB1561; Sun, 1 Nov 2015 14:04:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1E4T1U004781; Sun, 1 Nov 2015 14:04:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1E4TGR004780; Sun, 1 Nov 2015 14:04:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011404.tA1E4TGR004780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 14:04:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400616 - branches/2015Q4/devel/p4 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 14:04:30 -0000 Author: antoine Date: Sun Nov 1 14:04:29 2015 New Revision: 400616 URL: https://svnweb.freebsd.org/changeset/ports/400616 Log: MFH: r400615 Mark BROKEN: checksum mismatch Reported by: pkg-fallout Modified: branches/2015Q4/devel/p4/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/p4/Makefile ============================================================================== --- branches/2015Q4/devel/p4/Makefile Sun Nov 1 14:03:46 2015 (r400615) +++ branches/2015Q4/devel/p4/Makefile Sun Nov 1 14:04:29 2015 (r400616) @@ -13,6 +13,8 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client +BROKEN= checksum mismatch + RESTRICTED= Restricted distribution NO_BUILD= yes From owner-svn-ports-all@freebsd.org Sun Nov 1 14:08:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D543A231D8; Sun, 1 Nov 2015 14:08:29 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF8381759; Sun, 1 Nov 2015 14:08:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1E8SOM005006; Sun, 1 Nov 2015 14:08:28 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1E8SJI005005; Sun, 1 Nov 2015 14:08:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011408.tA1E8SJI005005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 14:08:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400617 - head/www/R-cran-Rpad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 14:08:29 -0000 Author: antoine Date: Sun Nov 1 14:08:27 2015 New Revision: 400617 URL: https://svnweb.freebsd.org/changeset/ports/400617 Log: Mark BROKEN: fails to stage ** testing if installed package can be loaded Error : .onLoad failed in loadNamespace() for 'Rpad', details: call: NULL error: '.find.package' is defunct. Use 'find.package' instead. See help("Defunct") Error: loading failed Execution halted ERROR: loading failed Reported by: pkg-fallout Modified: head/www/R-cran-Rpad/Makefile Modified: head/www/R-cran-Rpad/Makefile ============================================================================== --- head/www/R-cran-Rpad/Makefile Sun Nov 1 14:04:29 2015 (r400616) +++ head/www/R-cran-Rpad/Makefile Sun Nov 1 14:08:27 2015 (r400617) @@ -13,6 +13,8 @@ COMMENT= Workbook-style, web-based inter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to stage + USES= cran:auto-plist shebangfix perl_OLD_CMD= c:/apps/perl/bin/perl.exe SHEBANG_FILES= inst/basehtml/editor/htmlarea/examples/*.cgi \ From owner-svn-ports-all@freebsd.org Sun Nov 1 15:06:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70CD3A23A1E; Sun, 1 Nov 2015 15:06:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 252601872; Sun, 1 Nov 2015 15:06:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1F6IIv021961; Sun, 1 Nov 2015 15:06:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1F6IiJ021960; Sun, 1 Nov 2015 15:06:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011506.tA1F6IiJ021960@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 15:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400618 - head/databases/php5-pdo_cassandra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 15:06:19 -0000 Author: antoine Date: Sun Nov 1 15:06:18 2015 New Revision: 400618 URL: https://svnweb.freebsd.org/changeset/ports/400618 Log: Mark BROKEN: fails to compile g++48 -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp -fPIC -DPIC -o gen-cpp/.libs/Cassandra.o /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp: In member function 'uint32_t org::apache::cassandra::Cassandra_login_args::read(apache::thrift::protocol::TProtocol*)': /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp:18:11: error: 'org::apache::thrift' has not been declared apache::thrift::protocol::TInputRecursionTracker tracker(*iprot); ^ /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp:18:52: error: expected ';' before 'tracker' apache::thrift::protocol::TInputRecursionTracker tracker(*iprot); ^ ... Reported by: pkg-fallout Modified: head/databases/php5-pdo_cassandra/Makefile Modified: head/databases/php5-pdo_cassandra/Makefile ============================================================================== --- head/databases/php5-pdo_cassandra/Makefile Sun Nov 1 14:08:27 2015 (r400617) +++ head/databases/php5-pdo_cassandra/Makefile Sun Nov 1 15:06:18 2015 (r400618) @@ -12,6 +12,8 @@ COMMENT= PDO driver for Apache Cassandra LICENSE= APACHE20 +BROKEN= fails to compile + LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs USE_GITHUB= yes From owner-svn-ports-all@freebsd.org Sun Nov 1 15:11:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E041FA23C14; Sun, 1 Nov 2015 15:11:08 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AA561AE4; Sun, 1 Nov 2015 15:11:08 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1FB7iF022280; Sun, 1 Nov 2015 15:11:07 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1FB7Lc022277; Sun, 1 Nov 2015 15:11:07 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201511011511.tA1FB7Lc022277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 1 Nov 2015 15:11:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400619 - in head/devel/libvirt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 15:11:09 -0000 Author: novel Date: Sun Nov 1 15:11:07 2015 New Revision: 400619 URL: https://svnweb.freebsd.org/changeset/ports/400619 Log: devel/libvirt: improve configuration handling libvirt stores various configuration objects in XML files and also uses symlinks to enable/disable various things. While using @sample could prevent from touching user-modified configs, it is quite cumbersome to preserve state of enabled or disabled symlink controlled objects across reinstall. In order to address this situation: * Install these configuration files into %%EXAMPLESDIR%%, * Update pkg-message with instructions how to apply the default configuration if user wants to. Also, pkg-message moved to files/pkg-message.in to allow substitution, * While here, convert virtlockd.conf to @sample * Bump PORTREVISION PR: 203865 Differential Revision: D3938 Added: head/devel/libvirt/files/pkg-message.in - copied, changed from r400618, head/devel/libvirt/pkg-message Deleted: head/devel/libvirt/pkg-message Modified: head/devel/libvirt/Makefile head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun Nov 1 15:06:18 2015 (r400618) +++ head/devel/libvirt/Makefile Sun Nov 1 15:11:07 2015 (r400619) @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.20 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -86,6 +87,8 @@ PLIST_SUB= PORTVERSION="-${PORTVERSION}" SHLIB_VER=${SHLIB_VER} PORTDOCS= * +SUB_FILES= pkg-message + .include .if (exists(/usr/sbin/bhyve) && ${OSVERSION} >= 100051) @@ -107,11 +110,20 @@ post-patch: @${MV} ${WRKSRC}/daemon/libvirtd.conf ${WRKSRC}/daemon/libvirtd.conf.sample @${REINPLACE_CMD} -e 's|libvirtd\.conf|libvirtd.conf.sample|' \ ${WRKSRC}/daemon/Makefile.in + + @${REINPLACE_CMD} -e 's|ln -s ../default.xml|true|' \ + -e 's|$$(DESTDIR)$$(confdir)/qemu/networks|${STAGEDIR}${EXAMPLESDIR}/networks|' \ + ${WRKSRC}/src/Makefile.in @${MV} ${WRKSRC}/src/libvirt.conf ${WRKSRC}/src/libvirt.conf.sample @${REINPLACE_CMD} -e 's|conf_DATA = libvirt.conf|conf_DATA = libvirt.conf.sample|' \ ${WRKSRC}/src/Makefile.in + @${MV} ${WRKSRC}/src/locking/virtlockd.conf ${WRKSRC}/src/locking/virtlockd.conf.sample + @${REINPLACE_CMD} -e 's|virtlockd.conf |virtlockd.conf.sample |' \ + -e 's|virtlockd.conf$$|virtlockd.conf.sample|' \ + ${WRKSRC}/src/Makefile.in + @${MV} ${WRKSRC}/src/qemu/qemu.conf ${WRKSRC}/src/qemu/qemu.conf.sample @${REINPLACE_CMD} -e 's|qemu.conf |qemu.conf.sample |' \ ${WRKSRC}/src/Makefile.in @@ -128,6 +140,8 @@ post-patch: ${WRKSRC}/src/Makefile.in post-install: + @${RMDIR} ${STAGEDIR}${EXAMPLESDIR}/networks/autostart + @${MKDIR} ${STAGEDIR}${ETCDIR}/qemu/networks/autostart @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in AUTHORS ChangeLog INSTALL NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} Copied and modified: head/devel/libvirt/files/pkg-message.in (from r400618, head/devel/libvirt/pkg-message) ============================================================================== --- head/devel/libvirt/pkg-message Sun Nov 1 15:06:18 2015 (r400618, copy source) +++ head/devel/libvirt/files/pkg-message.in Sun Nov 1 15:11:07 2015 (r400619) @@ -1,3 +1,21 @@ To enable libvirtd please add libvirtd_enable="YES" to /etc/rc.conf. + +NOTE ON CONFIGURATION: + +The libvirt port does not come with networking configuration enabled. +The 'default' network definition is available at: + + %%EXAMPLESDIR%%/networks/default.xml + +To enable this network please do the following: + + cp %%EXAMPLESDIR%%/networks/default.xml %%ETCDIR%%/qemu/networks + +To configure this network for autostart, execute the following: + + ln -s ../default.xml %%ETCDIR%%/qemu/networks/autostart/default.xml + +If you have libvirtd already running you'll need to restart it for changes +to take effect. Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Sun Nov 1 15:06:18 2015 (r400618) +++ head/devel/libvirt/pkg-plist Sun Nov 1 15:11:07 2015 (r400619) @@ -10,11 +10,10 @@ man/man8/libvirtd.8.gz man/man8/virtlockd.8.gz @sample %%ETCDIR%%/libvirt.conf.sample @sample %%ETCDIR%%/libvirtd.conf.sample +@sample %%ETCDIR%%/virtlockd.conf.sample +%%EXAMPLESDIR%%/networks/default.xml %%QEMU%%@sample %%ETCDIR%%/qemu.conf.sample %%XEN%%@sample %%ETCDIR%%/libxl.conf.sample -%%ETCDIR%%/virtlockd.conf -%%ETCDIR%%/qemu/networks/default.xml -%%ETCDIR%%/qemu/networks/autostart/default.xml %%QEMU%%%%ETCDIR%%/qemu-lockd.conf %%XEN%%%%ETCDIR%%/libxl-lockd.conf etc/logrotate.d/libvirtd @@ -300,6 +299,7 @@ lib/libvirt/connection-driver/libvirt_dr %%XEN%%@dir /var/lib/libvirt/libxl %%XEN%%@dir /var/log/libvirt/libxl %%XEN%%@dir /var/run/libvirt/libxl +@dir %%ETCDIR%%/qemu/networks/autostart @dir /var/cache/libvirt @dir /var/lib/libvirt/boot @dir /var/lib/libvirt/dnsmasq From owner-svn-ports-all@freebsd.org Sun Nov 1 15:12:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 955EAA23C3E; Sun, 1 Nov 2015 15:12:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 630621D10; Sun, 1 Nov 2015 15:12:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1FC67l023023; Sun, 1 Nov 2015 15:12:06 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1FC67U023022; Sun, 1 Nov 2015 15:12:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011512.tA1FC67U023022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 15:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400620 - head/net/py-netif X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 15:12:07 -0000 Author: antoine Date: Sun Nov 1 15:12:06 2015 New Revision: 400620 URL: https://svnweb.freebsd.org/changeset/ports/400620 Log: Mark BROKEN, it doesn't compile any more even on FreeBSD 11 cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c netif.c -o build/temp.freebsd-11.0-CURRENT-amd64-2.7/netif.o -g netif.c:31106:43: error: use of undeclared identifier 'LAGG_PROTO_ETHERCHANNEL' __pyx_t_4 = __Pyx_PyInt_From_lagg_proto(LAGG_PROTO_ETHERCHANNEL); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 426; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ Reported by: pkg-fallout Modified: head/net/py-netif/Makefile Modified: head/net/py-netif/Makefile ============================================================================== --- head/net/py-netif/Makefile Sun Nov 1 15:11:07 2015 (r400619) +++ head/net/py-netif/Makefile Sun Nov 1 15:12:06 2015 (r400620) @@ -29,6 +29,8 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enu .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100036 IGNORE= This module requires at least FreeBSD 11 +.else +BROKEN= fails to compile .endif .include From owner-svn-ports-all@freebsd.org Sun Nov 1 15:18:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA05EA23C79; Sun, 1 Nov 2015 15:18:56 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94DFB1EAE; Sun, 1 Nov 2015 15:18:56 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1FIthG025130; Sun, 1 Nov 2015 15:18:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1FItrV025129; Sun, 1 Nov 2015 15:18:55 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011518.tA1FItrV025129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 15:18:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400621 - head/net/tiny-network-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 15:18:56 -0000 Author: antoine Date: Sun Nov 1 15:18:55 2015 New Revision: 400621 URL: https://svnweb.freebsd.org/changeset/ports/400621 Log: Ignore on the package builders when default version of python is not 3.4+ Reported by: pkg-fallout Modified: head/net/tiny-network-utilities/Makefile Modified: head/net/tiny-network-utilities/Makefile ============================================================================== --- head/net/tiny-network-utilities/Makefile Sun Nov 1 15:12:06 2015 (r400620) +++ head/net/tiny-network-utilities/Makefile Sun Nov 1 15:18:55 2015 (r400621) @@ -25,6 +25,12 @@ FILES_EXEC= tiny-dhcp-server tiny-udp-pr FILES_LIB= net_checksums tiny_utils PLIST_FILES= $(FILES_EXEC:%=bin/%) $(FILES_LIB:%=${PYTHON_SITELIBDIR}/%.py) +.include + +.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT} +IGNORE= you have python ${PYTHON_DEFAULT} set as the default, and this needs ${PYTHON_VER} +.endif + do-install: .for file_exec in ${FILES_EXEC} ${INSTALL_SCRIPT} ${WRKSRC}/${file_exec}.py \ @@ -36,4 +42,4 @@ do-install: ${STAGEDIR}${PYTHON_SITELIBDIR}/${file_lib}.py .endfor -.include +.include From owner-svn-ports-all@freebsd.org Sun Nov 1 16:02:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86565A236DF; Sun, 1 Nov 2015 16:02:31 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FAA8103F; Sun, 1 Nov 2015 16:02:31 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1G2UP2038143; Sun, 1 Nov 2015 16:02:30 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1G2Shv037639; Sun, 1 Nov 2015 16:02:28 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201511011602.tA1G2Shv037639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 1 Nov 2015 16:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400622 - in head: . audio audio/cmus-post.fm devel devel/libphish devel/rubygem-debugger games games/linux-ningpo-demo graphics graphics/gdal-grass graphics/picviz irc irc/weechat-deve... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 16:02:31 -0000 Author: rene Date: Sun Nov 1 16:02:28 2015 New Revision: 400622 URL: https://svnweb.freebsd.org/changeset/ports/400622 Log: Remove expired ports: 2015-10-31 audio/cmus-post.fm: Broken for more than 6 months 2015-10-31 devel/libphish: Broken for more than 6 months 2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance. 2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months 2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0 2015-10-31 graphics/picviz: Broken for more than 6 months 2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead) 2015-10-31 mail/cucipop: Broken for more than 6 months 2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car 2015-10-31 multimedia/streamanalyze: Broken for more than 6 months 2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched 2015-10-31 sysutils/sdd: Broken for more than 6 months 2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months 2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months 2015-10-31 www/py-feedfinder: Broken for more than 6 months 2015-10-31 www/py-openssl-proxy: Broken for more than 6 months 2015-10-31 www/py-webware: Broken for more than 6 months 2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware 2015-10-31 x11-fonts/code2001: Broken for more than 6 months 2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months Deleted: head/audio/cmus-post.fm/ head/devel/libphish/ head/devel/rubygem-debugger/ head/games/linux-ningpo-demo/ head/graphics/gdal-grass/ head/graphics/picviz/ head/irc/weechat-devel/ head/mail/cucipop/ head/math/rkward-kde4/ head/multimedia/streamanalyze/ head/net-mgmt/collectd/ head/sysutils/sdd/ head/sysutils/xfce4-minicmd-plugin/ head/www/linux-libgtkembedmoz/ head/www/py-feedfinder/ head/www/py-openssl-proxy/ head/www/py-webware/ head/www/py-webware-component/ head/x11-fonts/code2001/ head/x11-wm/e-module-diskio/ Modified: head/LEGAL head/MOVED head/audio/Makefile head/devel/Makefile head/games/Makefile head/graphics/Makefile head/irc/Makefile head/mail/Makefile head/math/Makefile head/multimedia/Makefile head/net-mgmt/Makefile head/sysutils/Makefile head/www/Makefile head/x11-fonts/Makefile head/x11-wm/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Sun Nov 1 15:18:55 2015 (r400621) +++ head/LEGAL Sun Nov 1 16:02:28 2015 (r400622) @@ -170,7 +170,6 @@ nero2_linux_* games/linux-nerogame Free NeroDigitalAudio.zip audio/linux-neroaaccodec Redistribution forbidden nerolinux-* sysutils/linux-nero Must be downloaded from their website and a serial number must be bought NetComponents-* java/netcomponents No redistribution except as part of a substantially different product -ningpo_demo* games/linux-ningpo-demo Redistribution is limited, see license nntpcache-* news/nntpcache Free for individuals and non-military, non-profit organisations only nttcp-* benchmarks/nttcp No commercial use nwresources*.tar.gz games/nwndata Distribution not allowed Modified: head/MOVED ============================================================================== --- head/MOVED Sun Nov 1 15:18:55 2015 (r400621) +++ head/MOVED Sun Nov 1 16:02:28 2015 (r400622) @@ -7898,3 +7898,23 @@ misc/ruby-progressbar|devel/rubygem-ruby databases/py-mssql|databases/py-pymssql|2015-10-28|Broken with current FreeTDS net/py-medusa||2015-10-28|Abandoned upstream, last release was in 2005 audio/py-audiotools|audio/py-fmoo-audiotools|2015-10-29|Rename to match PyPI nomenclature +audio/cmus-post.fm||2015-10-31|Has expired: Broken for more than 6 months +devel/libphish||2015-10-31|Has expired: Broken for more than 6 months +devel/rubygem-debugger||2015-10-31|Has expired: This port is for Ruby 1.9 only. Upstream stopped maintenance. +games/linux-ningpo-demo||2015-10-31|Has expired: Broken for more than 6 months +graphics/gdal-grass||2015-10-31|Has expired: Superseded by gdal-2.0.0 +graphics/picviz||2015-10-31|Has expired: Broken for more than 6 months +irc/weechat-devel|irc/weechat|2015-10-31|Has expired: far behind stable irc/weechat (use it instead) +mail/cucipop||2015-10-31|Has expired: Broken for more than 6 months +math/rkward-kde4||2015-10-31|Has expired: Depends on deprecated math/R-cran-car +multimedia/streamanalyze||2015-10-31|Has expired: Broken for more than 6 months +net-mgmt/collectd|net-mgmt/collectd5|2015-10-31|Has expired: Please move to collectd5 - collect4 is not developed/patched +sysutils/sdd||2015-10-31|Has expired: Broken for more than 6 months +sysutils/xfce4-minicmd-plugin||2015-10-31|Has expired: Broken for more than 6 months +www/linux-libgtkembedmoz||2015-10-31|Has expired: Broken for more than 6 months +www/py-feedfinder||2015-10-31|Has expired: Broken for more than 6 months +www/py-openssl-proxy||2015-10-31|Has expired: Broken for more than 6 months +www/py-webware||2015-10-31|Has expired: Broken for more than 6 months +www/py-webware-component||2015-10-31|Has expired: Depends on deprecated www/py-webware +x11-fonts/code2001||2015-10-31|Has expired: Broken for more than 6 months +x11-wm/e-module-diskio||2015-10-31|Has expired: Broken for more than 7 months Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/audio/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -77,7 +77,6 @@ SUBDIR += cmp3 SUBDIR += cmt SUBDIR += cmus - SUBDIR += cmus-post.fm SUBDIR += cpige SUBDIR += cplay SUBDIR += cpp-xmms2 Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/devel/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -1265,7 +1265,6 @@ SUBDIR += libpeak SUBDIR += libpeas SUBDIR += libpff - SUBDIR += libphish SUBDIR += libphk SUBDIR += libphutil SUBDIR += libplist @@ -4702,7 +4701,6 @@ SUBDIR += rubygem-daemon_controller SUBDIR += rubygem-daemons SUBDIR += rubygem-debug_inspector - SUBDIR += rubygem-debugger SUBDIR += rubygem-debugger-linecache SUBDIR += rubygem-debugger-xml SUBDIR += rubygem-deep_merge Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/games/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -536,7 +536,6 @@ SUBDIR += linux-etqw-demo-server SUBDIR += linux-etqw-server SUBDIR += linux-nerogame - SUBDIR += linux-ningpo-demo SUBDIR += linux-nwnclient SUBDIR += linux-nwserver SUBDIR += linux-quake3 Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/graphics/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -215,7 +215,6 @@ SUBDIR += gcolor2 SUBDIR += gd SUBDIR += gdal - SUBDIR += gdal-grass SUBDIR += gdchart SUBDIR += gdk-pixbuf SUBDIR += gdk-pixbuf2 @@ -773,7 +772,6 @@ SUBDIR += php56-gd SUBDIR += phplot SUBDIR += picpuz - SUBDIR += picviz SUBDIR += piddle SUBDIR += pikopixel SUBDIR += pinpoint Modified: head/irc/Makefile ============================================================================== --- head/irc/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/irc/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -125,7 +125,6 @@ SUBDIR += undernet-ircu SUBDIR += unreal SUBDIR += weechat - SUBDIR += weechat-devel SUBDIR += xaric SUBDIR += xchat SUBDIR += xchat-fish Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/mail/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -77,7 +77,6 @@ SUBDIR += courier-pythonfilter SUBDIR += couriergraph SUBDIR += crm114 - SUBDIR += cucipop SUBDIR += cvsmail SUBDIR += cyrus-imapd23 SUBDIR += cyrus-imapd24 Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/math/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -615,7 +615,6 @@ SUBDIR += rapid SUBDIR += reduce SUBDIR += reed-solomon - SUBDIR += rkward-kde4 SUBDIR += rngstreams SUBDIR += rocs SUBDIR += rpcalc Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/multimedia/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -360,7 +360,6 @@ SUBDIR += spigot SUBDIR += spook SUBDIR += spotify-websocket-api - SUBDIR += streamanalyze SUBDIR += subtitlecomposer-kde4 SUBDIR += subtitleeditor SUBDIR += subtitleoffsetmodifier Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/net-mgmt/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -39,7 +39,6 @@ SUBDIR += ciscoconf SUBDIR += clog SUBDIR += cnagios - SUBDIR += collectd SUBDIR += collectd5 SUBDIR += confregdecode SUBDIR += coovachilli Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/sysutils/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -932,7 +932,6 @@ SUBDIR += screenie SUBDIR += scterc SUBDIR += sd-agent - SUBDIR += sdd SUBDIR += sdparm SUBDIR += searchmonkey SUBDIR += seatools @@ -1135,7 +1134,6 @@ SUBDIR += xfce4-diskperf-plugin SUBDIR += xfce4-fsguard-plugin SUBDIR += xfce4-genmon-plugin - SUBDIR += xfce4-minicmd-plugin SUBDIR += xfce4-mount-plugin SUBDIR += xfce4-netload-plugin SUBDIR += xfce4-power-manager Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/www/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -401,7 +401,6 @@ SUBDIR += linux-c6-qt47-webkit SUBDIR += linux-f10-flashplugin11 SUBDIR += linux-firefox - SUBDIR += linux-libgtkembedmoz SUBDIR += linux-opera SUBDIR += linux-seamonkey SUBDIR += lionwiki @@ -1580,7 +1579,6 @@ SUBDIR += py-falcon SUBDIR += py-fcgi SUBDIR += py-fedex - SUBDIR += py-feedfinder SUBDIR += py-feedgenerator SUBDIR += py-flask SUBDIR += py-flask-admin @@ -1618,7 +1616,6 @@ SUBDIR += py-meld3 SUBDIR += py-mt SUBDIR += py-nevow - SUBDIR += py-openssl-proxy SUBDIR += py-pafy SUBDIR += py-paste SUBDIR += py-pastedeploy @@ -1766,8 +1763,6 @@ SUBDIR += py-webob SUBDIR += py-websocket-client SUBDIR += py-webunit - SUBDIR += py-webware - SUBDIR += py-webware-component SUBDIR += py-werkzeug SUBDIR += py-wikipedia SUBDIR += py-wikitools Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/x11-fonts/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -22,7 +22,6 @@ SUBDIR += charis-compact SUBDIR += clearsans SUBDIR += code2000 - SUBDIR += code2001 SUBDIR += comfortaa-ttf SUBDIR += comic-neue SUBDIR += consolamono-ttf Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Sun Nov 1 15:18:55 2015 (r400621) +++ head/x11-wm/Makefile Sun Nov 1 16:02:28 2015 (r400622) @@ -32,7 +32,6 @@ SUBDIR += e-module-alarm SUBDIR += e-module-cpu SUBDIR += e-module-deskshow - SUBDIR += e-module-diskio SUBDIR += e-module-everything-places SUBDIR += e-module-everything-websearch SUBDIR += e-module-forecasts From owner-svn-ports-all@freebsd.org Sun Nov 1 16:16:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43F4BA2393D; Sun, 1 Nov 2015 16:16:41 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05DFF1806; Sun, 1 Nov 2015 16:16:40 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1GGeFj043093; Sun, 1 Nov 2015 16:16:40 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1GGel1043091; Sun, 1 Nov 2015 16:16:40 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201511011616.tA1GGel1043091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 1 Nov 2015 16:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400623 - head/devel/libserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 16:16:41 -0000 Author: riggs Date: Sun Nov 1 16:16:39 2015 New Revision: 400623 URL: https://svnweb.freebsd.org/changeset/ports/400623 Log: Update to upstream version 3.8 PR: 204152 Submitted by: jimmy@mammothcheese.ca (maintainer) Modified: head/devel/libserver/Makefile head/devel/libserver/distinfo Modified: head/devel/libserver/Makefile ============================================================================== --- head/devel/libserver/Makefile Sun Nov 1 16:02:28 2015 (r400622) +++ head/devel/libserver/Makefile Sun Nov 1 16:16:39 2015 (r400623) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libserver -PORTVERSION= 3.5 +PORTVERSION= 3.8 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/devel/libserver/distinfo ============================================================================== --- head/devel/libserver/distinfo Sun Nov 1 16:02:28 2015 (r400622) +++ head/devel/libserver/distinfo Sun Nov 1 16:16:39 2015 (r400623) @@ -1,2 +1,2 @@ -SHA256 (libserver-3.5.tar.gz) = da404af148e7ffa5bc5c37fdba48f42bb7add9f1859ff77aabb0ed62db5181e9 -SIZE (libserver-3.5.tar.gz) = 25323 +SHA256 (libserver-3.8.tar.gz) = 56b6e8527742650134a155ff8b821ec5cf69bd22e04e044b1dda4d9e1758ae60 +SIZE (libserver-3.8.tar.gz) = 25301 From owner-svn-ports-all@freebsd.org Sun Nov 1 16:27:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C2A3A23BC7; Sun, 1 Nov 2015 16:27:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D94F81CBB; Sun, 1 Nov 2015 16:27:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1GRBXI046080; Sun, 1 Nov 2015 16:27:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1GRBaj046079; Sun, 1 Nov 2015 16:27:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011627.tA1GRBaj046079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 16:27:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400624 - head/multimedia/py-gstreamer1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 16:27:13 -0000 Author: antoine Date: Sun Nov 1 16:27:11 2015 New Revision: 400624 URL: https://svnweb.freebsd.org/changeset/ports/400624 Log: Prevent PKGNAME collision between multimedia/py-gstreamer1 and multimedia/py3-gstreamer1 when default version of python is 3.x Modified: head/multimedia/py-gstreamer1/Makefile Modified: head/multimedia/py-gstreamer1/Makefile ============================================================================== --- head/multimedia/py-gstreamer1/Makefile Sun Nov 1 16:16:39 2015 (r400623) +++ head/multimedia/py-gstreamer1/Makefile Sun Nov 1 16:27:11 2015 (r400624) @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USES= gmake libtool pathfix pkgconfig python tar:xz +USES= gmake libtool pathfix pkgconfig python:2 tar:xz USE_GNOME= pygobject3 USE_GSTREAMER1= yes GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Sun Nov 1 16:35:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8440BA23D69; Sun, 1 Nov 2015 16:35:41 +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 5D5031014; Sun, 1 Nov 2015 16:35:40 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.21] (73.Red-83-39-207.dynamicIP.rima-tde.net [83.39.207.73]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id D214843BC2; Sun, 1 Nov 2015 10:35:37 -0600 (CST) Subject: Re: svn commit: r399820 - head/biology/seaview To: Muhammad Moinur Rahman , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510201151.t9KBpW95004681@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <56363F57.8040907@marino.st> Date: Sun, 1 Nov 2015 17:35:35 +0100 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: <201510201151.t9KBpW95004681@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 16:35:41 -0000 On 10/20/2015 1:51 PM, Muhammad Moinur Rahman wrote: > Author: bofh > Date: Tue Oct 20 11:51:32 2015 > New Revision: 399820 > URL: https://svnweb.freebsd.org/changeset/ports/399820 > > Log: > biology/seaview: Update version 4.5.4.7=>4.5.4.8 > > Modified: > head/biology/seaview/Makefile > head/biology/seaview/distinfo > > Modified: head/biology/seaview/Makefile > ============================================================================== > --- head/biology/seaview/Makefile Tue Oct 20 11:39:39 2015 (r399819) > +++ head/biology/seaview/Makefile Tue Oct 20 11:51:32 2015 (r399820) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= seaview > -PORTVERSION= 4.5.4.7 > +PORTVERSION= 4.5.4.8 > PORTEPOCH= 1 > CATEGORIES= biology > MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ > > Modified: head/biology/seaview/distinfo > ============================================================================== > --- head/biology/seaview/distinfo Tue Oct 20 11:39:39 2015 (r399819) > +++ head/biology/seaview/distinfo Tue Oct 20 11:51:32 2015 (r399820) > @@ -1,2 +1,2 @@ > -SHA256 (seaview_4.5.4.7.tar.gz) = 91a97568006c502315b7572fb61182f8966f0986fd8f4b97098366c4a147a215 > -SIZE (seaview_4.5.4.7.tar.gz) = 426074 > +SHA256 (seaview_4.5.4.8.tar.gz) = fe53d3374f195cb178038c5e657be67b12ba14848c35f4af619d91db1f856b3f > +SIZE (seaview_4.5.4.8.tar.gz) = 426566 > It's not fetching (checksum mismatch): => seaview_4.5.4.8.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.5.4.8.tar.gz fetch: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.5.4.8.tar.gz: size mismatch: expected 426566, actual 424069 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/seaview_4.5.4.8.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/seaview_4.5.4.8.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 From owner-svn-ports-all@freebsd.org Sun Nov 1 17:00:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D932A23255; Sun, 1 Nov 2015 17:00:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58C921BBD; Sun, 1 Nov 2015 17:00:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1H0bOv054937; Sun, 1 Nov 2015 17:00:37 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1H0bqT054936; Sun, 1 Nov 2015 17:00:37 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201511011700.tA1H0bqT054936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 1 Nov 2015 17:00:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400625 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 17:00:38 -0000 Author: rene Date: Sun Nov 1 17:00:37 2015 New Revision: 400625 URL: https://svnweb.freebsd.org/changeset/ports/400625 Log: www/chromium: fix build with GCC 4.9 on FreeBSD 9.3 PR: 204181 Submitted by: kwm MFH: 2015Q4 Modified: head/www/chromium/files/extra-patch-gcc Modified: head/www/chromium/files/extra-patch-gcc ============================================================================== --- head/www/chromium/files/extra-patch-gcc Sun Nov 1 16:27:11 2015 (r400624) +++ head/www/chromium/files/extra-patch-gcc Sun Nov 1 17:00:37 2015 (r400625) @@ -147,3 +147,13 @@ #include "src/allocation.h" #include "src/base/platform/mutex.h" #include "src/flags.h" +--- third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc.orig 2015-10-22 21:00:59.000000000 +0200 ++++ third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc 2015-11-01 11:32:36.293750000 +0100 +@@ -11,6 +11,7 @@ + #include "webrtc/modules/remote_bitrate_estimator/overuse_detector.h" + + #include ++#include + #include + #include + #include From owner-svn-ports-all@freebsd.org Sun Nov 1 20:02:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51734A232EE; Sun, 1 Nov 2015 20:02:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E3CD1918; Sun, 1 Nov 2015 20:02:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1K2Sn8008836; Sun, 1 Nov 2015 20:02:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1K2S7O008835; Sun, 1 Nov 2015 20:02:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511012002.tA1K2S7O008835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 1 Nov 2015 20:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400626 - head/devel/libclaw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 20:02:29 -0000 Author: amdmi3 Date: Sun Nov 1 20:02:27 2015 New Revision: 400626 URL: https://svnweb.freebsd.org/changeset/ports/400626 Log: - Add LICENSE Modified: head/devel/libclaw/Makefile Modified: head/devel/libclaw/Makefile ============================================================================== --- head/devel/libclaw/Makefile Sun Nov 1 17:00:37 2015 (r400625) +++ head/devel/libclaw/Makefile Sun Nov 1 20:02:27 2015 (r400626) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Library Absolutely Wonderful +LICENSE= LGPL21 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs From owner-svn-ports-all@freebsd.org Sun Nov 1 20:24:05 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F121A235E0; Sun, 1 Nov 2015 20:24:05 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F052B1EB2; Sun, 1 Nov 2015 20:24:04 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1KO3IO014621; Sun, 1 Nov 2015 20:24:03 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1KO3MN014618; Sun, 1 Nov 2015 20:24:03 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201511012024.tA1KO3MN014618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 1 Nov 2015 20:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400627 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 20:24:05 -0000 Author: gerald Date: Sun Nov 1 20:24:03 2015 New Revision: 400627 URL: https://svnweb.freebsd.org/changeset/ports/400627 Log: Update to Wine 1.7.54. This includes the following changes: - Implementation of the TransmitFile function. - More implementation of the Web Services DLL. - Improved video decoding. - Alternative for the deprecated prelink tool. - Major Turkish translation update. - Various bug fixes. And tools/winemaker is now tools/winemaker/winemaker, so adjust SHEBANG_FILES accordingly. 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 Nov 1 20:02:27 2015 (r400626) +++ head/emulators/wine-devel/Makefile Sun Nov 1 20:24:03 2015 (r400627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.7.53 +DISTVERSION= 1.7.54 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -44,7 +44,7 @@ USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR .endif ONLY_FOR_ARCHS= i386 amd64 USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 -SHEBANG_FILES= tools/make_requests tools/winemaker \ +SHEBANG_FILES= tools/make_requests tools/winemaker/winemaker \ tools/winedump/function_grep.pl SUB_FILES= pkg-message Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sun Nov 1 20:02:27 2015 (r400626) +++ head/emulators/wine-devel/distinfo Sun Nov 1 20:24:03 2015 (r400627) @@ -1,4 +1,4 @@ -SHA256 (wine-1.7.53.tar.bz2) = efba70b106cde683a50a4b1f42df3d900f8ffc291a3689cb897afcc12cc2c6a3 -SIZE (wine-1.7.53.tar.bz2) = 22763993 -SHA256 (v1.7.53.tar.gz) = 438f41165987a57635694dba2f67cc435cd630581b13cafe0c85daacf37a102a -SIZE (v1.7.53.tar.gz) = 9638222 +SHA256 (wine-1.7.54.tar.bz2) = e0f311f392815468df774b33312cde80bf1ff3a894c9c2b462825fd49619bb27 +SIZE (wine-1.7.54.tar.bz2) = 22800326 +SHA256 (v1.7.54.tar.gz) = b244ab05326e0a4c149beba0684afc100d44dca8e6ff606bcfee883b21b27303 +SIZE (v1.7.54.tar.gz) = 9647030 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sun Nov 1 20:02:27 2015 (r400626) +++ head/emulators/wine-devel/pkg-plist Sun Nov 1 20:24:03 2015 (r400627) @@ -566,6 +566,7 @@ include/wine/windows/physicalmonitorenum include/wine/windows/pktdef.h include/wine/windows/poppack.h include/wine/windows/powrprof.h +include/wine/windows/prntvpt.h include/wine/windows/profinfo.h include/wine/windows/propidl.h include/wine/windows/propidl.idl @@ -808,6 +809,7 @@ include/wine/windows/wuapi.idl include/wine/windows/x3daudio.h include/wine/windows/xapo.h include/wine/windows/xapo.idl +include/wine/windows/xapofx.h include/wine/windows/xaudio2.h include/wine/windows/xaudio2.idl include/wine/windows/xaudio2fx.h @@ -1700,6 +1702,7 @@ lib/wine/fakedlls/wer.dll lib/wine/fakedlls/wevtapi.dll lib/wine/fakedlls/wevtutil.exe lib/wine/fakedlls/wiaservc.dll +lib/wine/fakedlls/wimgapi.dll %%WINE32%%lib/wine/fakedlls/win32s16.dll16 %%WINE32%%lib/wine/fakedlls/win87em.dll16 %%WINE32%%lib/wine/fakedlls/winaspi.dll16 @@ -2006,7 +2009,6 @@ lib/wine/libuserenv.def lib/wine/libusp10.def lib/wine/libuuid.a lib/wine/libuxtheme.def -%%STAGING%%lib/wine/libvcruntime140.def lib/wine/libvdmdbg.def lib/wine/libversion.def lib/wine/libwebservices.def @@ -2031,7 +2033,7 @@ lib/wine/libws2_32.def lib/wine/libwsnmp32.def lib/wine/libwsock32.def lib/wine/libwtsapi32.def -lib/wine/libx3daudio1_7.def +lib/wine/libxaudio2_8.def lib/wine/libxinput.def lib/wine/libxmllite.def lib/wine/loadperf.dll.so @@ -2300,6 +2302,7 @@ lib/wine/vcomp90.dll.so %%STAGING%%lib/wine/vcruntime140.dll.so %%WINE32%%lib/wine/vdhcp.vxd.so lib/wine/vdmdbg.dll.so +lib/wine/wimgapi.dll.so %%WINE32%%lib/wine/ver.dll16.so lib/wine/version.dll.so lib/wine/view.exe.so From owner-svn-ports-all@freebsd.org Sun Nov 1 21:19:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 748FDA243DC; Sun, 1 Nov 2015 21:19:04 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D32319AE; Sun, 1 Nov 2015 21:19:04 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1LJ3Kw029398; Sun, 1 Nov 2015 21:19:03 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1LJ3us029395; Sun, 1 Nov 2015 21:19:03 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201511012119.tA1LJ3us029395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 1 Nov 2015 21:19:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400628 - head/devel/mercurial X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 21:19:04 -0000 Author: olivierd Date: Sun Nov 1 21:19:02 2015 New Revision: 400628 URL: https://svnweb.freebsd.org/changeset/ports/400628 Log: Update to 3.6 Changelog: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6_.282015-11-1.29 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo head/devel/mercurial/pkg-plist Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Sun Nov 1 20:24:03 2015 (r400627) +++ head/devel/mercurial/Makefile Sun Nov 1 21:19:02 2015 (r400628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.5.2 +PORTVERSION= 3.6 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Sun Nov 1 20:24:03 2015 (r400627) +++ head/devel/mercurial/distinfo Sun Nov 1 21:19:02 2015 (r400628) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.5.2.tar.gz) = 23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d -SIZE (mercurial-3.5.2.tar.gz) = 4415307 +SHA256 (mercurial-3.6.tar.gz) = 85b5574f3694373e981926374a758dab2128d6f3c593a72a7c9d2cb371054f39 +SIZE (mercurial-3.6.tar.gz) = 4516703 Modified: head/devel/mercurial/pkg-plist ============================================================================== --- head/devel/mercurial/pkg-plist Sun Nov 1 20:24:03 2015 (r400627) +++ head/devel/mercurial/pkg-plist Sun Nov 1 21:19:02 2015 (r400628) @@ -20,6 +20,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/churn.py %%PYTHON_SITELIBDIR%%/hgext/churn.pyc %%PYTHON_SITELIBDIR%%/hgext/churn.pyo +%%PYTHON_SITELIBDIR%%/hgext/clonebundles.py +%%PYTHON_SITELIBDIR%%/hgext/clonebundles.pyc +%%PYTHON_SITELIBDIR%%/hgext/clonebundles.pyo %%PYTHON_SITELIBDIR%%/hgext/color.py %%PYTHON_SITELIBDIR%%/hgext/color.pyc %%PYTHON_SITELIBDIR%%/hgext/color.pyo @@ -257,6 +260,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/demandimport.py %%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyc %%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyo +%%PYTHON_SITELIBDIR%%/mercurial/destutil.py +%%PYTHON_SITELIBDIR%%/mercurial/destutil.pyc +%%PYTHON_SITELIBDIR%%/mercurial/destutil.pyo %%PYTHON_SITELIBDIR%%/mercurial/diffhelpers.so %%PYTHON_SITELIBDIR%%/mercurial/dirstate.py %%PYTHON_SITELIBDIR%%/mercurial/dirstate.pyc @@ -513,6 +519,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/store.py %%PYTHON_SITELIBDIR%%/mercurial/store.pyc %%PYTHON_SITELIBDIR%%/mercurial/store.pyo +%%PYTHON_SITELIBDIR%%/mercurial/streamclone.py +%%PYTHON_SITELIBDIR%%/mercurial/streamclone.pyc +%%PYTHON_SITELIBDIR%%/mercurial/streamclone.pyo %%PYTHON_SITELIBDIR%%/mercurial/strutil.py %%PYTHON_SITELIBDIR%%/mercurial/strutil.pyc %%PYTHON_SITELIBDIR%%/mercurial/strutil.pyo @@ -685,7 +694,7 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/templates/static/hgicon.png %%PYTHON_SITELIBDIR%%/mercurial/templates/static/hglogo.png %%PYTHON_SITELIBDIR%%/mercurial/templates/static/mercurial.js -%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-coal.css +%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-extra-coal.css %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-gitweb.css %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-monoblue.css %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-paper.css From owner-svn-ports-all@freebsd.org Sun Nov 1 21:25:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BE8CA24590; Sun, 1 Nov 2015 21:25:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E8A51F2D; Sun, 1 Nov 2015 21:25:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1LPpel032543; Sun, 1 Nov 2015 21:25:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1LPp9b032542; Sun, 1 Nov 2015 21:25:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511012125.tA1LPp9b032542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 21:25:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400629 - head/databases/tarantool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 21:25:52 -0000 Author: antoine Date: Sun Nov 1 21:25:50 2015 New Revision: 400629 URL: https://svnweb.freebsd.org/changeset/ports/400629 Log: Unbreak after the switch from USE_GCC=4.8+ to USE_GCC=yes Reported by: pkg-fallout Modified: head/databases/tarantool/Makefile Modified: head/databases/tarantool/Makefile ============================================================================== --- head/databases/tarantool/Makefile Sun Nov 1 21:19:02 2015 (r400628) +++ head/databases/tarantool/Makefile Sun Nov 1 21:25:50 2015 (r400629) @@ -47,14 +47,15 @@ PLIST_SUB+= TT_USER=${USERS} \ OPTIONS_DEFINE= DEBUG DEBUG_DESC= Enable debug -.if defined(USE_GCC) && ${USE_GCC:S/+//} == 4.8 -EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_trivia_config.h.cmake -.endif - NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON= not yet ported to this architecture -.include +.include + +# XXX we rely on USES=perl5 to load bsd.default-versions.mk +.if defined(USE_GCC) && ${USE_GCC} == yes && ${GCC_DEFAULT} == 4.8 +EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_trivia_config.h.cmake +.endif .if ${PORT_OPTIONS:MDEBUG} CMAKE_BUILD_TYPE= RelWithDebugInfo @@ -70,4 +71,4 @@ post-install: ${STAGEDIR}${TT_RUNDIR} \ ${STAGEDIR}${ETCDIR}/instances.enabled -.include +.include From owner-svn-ports-all@freebsd.org Sun Nov 1 21:30:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17F51A24655; Sun, 1 Nov 2015 21:30:50 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BAC6511B9; Sun, 1 Nov 2015 21:30:49 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1LUmqp032997; Sun, 1 Nov 2015 21:30:48 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1LUmIj032993; Sun, 1 Nov 2015 21:30:48 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201511012130.tA1LUmIj032993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 1 Nov 2015 21:30:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400630 - in head: . devel devel/ros ports-mgmt ports-mgmt/portsopt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 21:30:50 -0000 Author: rene Date: Sun Nov 1 21:30:48 2015 New Revision: 400630 URL: https://svnweb.freebsd.org/changeset/ports/400630 Log: Remove expired ports: 2015-11-01 devel/ros: Unsupported upstream, see http://wiki.ros.org/Distributions 2015-11-01 ports-mgmt/portsopt: Deprecated by optionsng Deleted: head/devel/ros/ head/ports-mgmt/portsopt/ Modified: head/MOVED head/devel/Makefile head/ports-mgmt/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Nov 1 21:25:50 2015 (r400629) +++ head/MOVED Sun Nov 1 21:30:48 2015 (r400630) @@ -7918,3 +7918,5 @@ www/py-webware||2015-10-31|Has expired: www/py-webware-component||2015-10-31|Has expired: Depends on deprecated www/py-webware x11-fonts/code2001||2015-10-31|Has expired: Broken for more than 6 months x11-wm/e-module-diskio||2015-10-31|Has expired: Broken for more than 7 months +devel/ros||2015-11-01|Has expired: Unsupported upstream, see http://wiki.ros.org/Distributions +ports-mgmt/portsopt||2015-11-01|Has expired: Deprecated by optionsng Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Nov 1 21:25:50 2015 (r400629) +++ head/devel/Makefile Sun Nov 1 21:30:48 2015 (r400630) @@ -4569,7 +4569,6 @@ SUBDIR += roboctl SUBDIR += robodoc SUBDIR += root-doc - SUBDIR += ros SUBDIR += rote SUBDIR += rpc2 SUBDIR += rpm-spec-mode.el Modified: head/ports-mgmt/Makefile ============================================================================== --- head/ports-mgmt/Makefile Sun Nov 1 21:25:50 2015 (r400629) +++ head/ports-mgmt/Makefile Sun Nov 1 21:30:48 2015 (r400630) @@ -52,7 +52,6 @@ SUBDIR += portsearch SUBDIR += portshaker SUBDIR += portshaker-config - SUBDIR += portsopt SUBDIR += portsreinstall SUBDIR += porttools SUBDIR += porttree From owner-svn-ports-all@freebsd.org Mon Nov 2 01:34:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21DB0A23301; Mon, 2 Nov 2015 01:34:08 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE9181510; Mon, 2 Nov 2015 01:34:07 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA21Y607004534; Mon, 2 Nov 2015 01:34:06 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA21Y65o004533; Mon, 2 Nov 2015 01:34:06 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201511020134.tA21Y65o004533@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 2 Nov 2015 01:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400631 - head/www/R-cran-Rpad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 01:34:08 -0000 Author: tota Date: Mon Nov 2 01:34:06 2015 New Revision: 400631 URL: https://svnweb.freebsd.org/changeset/ports/400631 Log: - Mark as DEPRECATED: Unmaintained upstream - Set EXPIRATION_DATE to 2015-11-28 Reported by: pkg-fallout MFH: 2015Q4 Modified: head/www/R-cran-Rpad/Makefile Modified: head/www/R-cran-Rpad/Makefile ============================================================================== --- head/www/R-cran-Rpad/Makefile Sun Nov 1 21:30:48 2015 (r400630) +++ head/www/R-cran-Rpad/Makefile Mon Nov 2 01:34:06 2015 (r400631) @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to stage +DEPRECATED= Unmaintained upstream +EXPIRATION_DATE= 2015-11-28 + USES= cran:auto-plist shebangfix perl_OLD_CMD= c:/apps/perl/bin/perl.exe SHEBANG_FILES= inst/basehtml/editor/htmlarea/examples/*.cgi \ From owner-svn-ports-all@freebsd.org Mon Nov 2 02:57:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7101FA245CE; Mon, 2 Nov 2015 02:57:36 +0000 (UTC) (envelope-from jmmv@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 26EF511A3; Mon, 2 Nov 2015 02:57:36 +0000 (UTC) (envelope-from jmmv@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA22vZ8e029375; Mon, 2 Nov 2015 02:57:35 GMT (envelope-from jmmv@FreeBSD.org) Received: (from jmmv@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA22vZJY029373; Mon, 2 Nov 2015 02:57:35 GMT (envelope-from jmmv@FreeBSD.org) Message-Id: <201511020257.tA22vZJY029373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmmv set sender to jmmv@FreeBSD.org using -f From: Julio Merino Date: Mon, 2 Nov 2015 02:57:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400632 - in head/lang: gcc5-devel 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 02:57:36 -0000 Author: jmmv (src committer) Date: Mon Nov 2 02:57:34 2015 New Revision: 400632 URL: https://svnweb.freebsd.org/changeset/ports/400632 Log: Add a MULTILIB option to gcc[56]-devel for powerpc64 This fixes the build of gcc[56]-devel under powerpc64 when the system is built without the lib32 libraries. More in detail: If the system is built with lib32 support (WITH_LIB32, which is the default), building gcc from ports results in a compiler that can target both 64-bit and 32-bit binaries on powerpc64. However, when lib32 support is disabled (WITHOUT_LIB32), gcc should only be built with 64-bit support or otherwise the build fails. To fix this, explicitly disable 32-bit support when /usr/lib32 is not present and add a MULTILIB option (which is only defined for powerpc64 when 32-bit support is possible and defaults to yes to preserve the current behavior) to allow the user to explicitly control this feature. Approved by: gerald (maintainer), bdrewery (mentor), andreast Differential Revision: https://reviews.freebsd.org/D3952 Modified: head/lang/gcc5-devel/Makefile head/lang/gcc6-devel/Makefile Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Mon Nov 2 01:34:06 2015 (r400631) +++ head/lang/gcc5-devel/Makefile Mon Nov 2 02:57:34 2015 (r400632) @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 5.2.1.s20151027 +PORTREVISION= 1 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -51,6 +52,15 @@ OPTIONS_DEFAULT_amd64= JAVA OPTIONS_EXCLUDE_DragonFly= JAVA BOOTSTRAP_DESC= Build using a full bootstrap +.if exists(/usr/lib32/libc.so) +OPTIONS_DEFINE_powerpc64= MULTILIB +OPTIONS_DEFAULT_powerpc64= MULTILIB +MULTILIB_DESC= Build support for 32-bit and 64-bit targets +MULTILIB_CONFIGURE_ENABLE= multilib +.else +CONFIGURE_ARGS+= --disable-multilib +.endif + .include .if ${ARCH} == "amd64" Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Mon Nov 2 01:34:06 2015 (r400631) +++ head/lang/gcc6-devel/Makefile Mon Nov 2 02:57:34 2015 (r400632) @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 6.0.0.s20151025 +PORTREVISION= 1 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} @@ -51,6 +52,15 @@ OPTIONS_DEFAULT_amd64= JAVA OPTIONS_EXCLUDE_DragonFly= JAVA BOOTSTRAP_DESC= Build using a full bootstrap +.if exists(/usr/lib32/libc.so) +OPTIONS_DEFINE_powerpc64= MULTILIB +OPTIONS_DEFAULT_powerpc64= MULTILIB +MULTILIB_DESC= Build support for 32-bit and 64-bit targets +MULTILIB_CONFIGURE_ENABLE= multilib +.else +CONFIGURE_ARGS+= --disable-multilib +.endif + .include .if ${ARCH} == "amd64" From owner-svn-ports-all@freebsd.org Mon Nov 2 06:55:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4C32A241A7; Mon, 2 Nov 2015 06:55:17 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86BDE105C; Mon, 2 Nov 2015 06:55:17 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA26tG46009382; Mon, 2 Nov 2015 06:55:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA26tF40009369; Mon, 2 Nov 2015 06:55:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511020655.tA26tF40009369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 2 Nov 2015 06:55:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400633 - in head: databases/pear-MDB databases/pear-MDB2_Schema devel/pear-Config devel/pear-XML_NITF devel/pear-XML_RSS devel/pear-XML_Serializer devel/pear-XML_Tree net/pear-Net_Nmap... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 06:55:17 -0000 Author: antoine Date: Mon Nov 2 06:55:14 2015 New Revision: 400633 URL: https://svnweb.freebsd.org/changeset/ports/400633 Log: Fix DEPENDS after devel/pear-XML_Parser update Modified: head/databases/pear-MDB/Makefile head/databases/pear-MDB2_Schema/Makefile head/devel/pear-Config/Makefile head/devel/pear-XML_NITF/Makefile head/devel/pear-XML_RSS/Makefile head/devel/pear-XML_Serializer/Makefile head/devel/pear-XML_Tree/Makefile head/net/pear-Net_Nmap/Makefile head/textproc/pear-Text_Highlighter/Makefile head/textproc/pear-XML_Beautifier/Makefile head/textproc/pear-XML_DTD/Makefile head/textproc/pear-XML_Wddx/Makefile head/www/pear-UDDI/Makefile Modified: head/databases/pear-MDB/Makefile ============================================================================== --- head/databases/pear-MDB/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/databases/pear-MDB/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,8 +8,8 @@ CATEGORIES= databases www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR unified API for DB access, based on user meta data -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/databases/pear-MDB2_Schema/Makefile ============================================================================== --- head/databases/pear-MDB2_Schema/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/databases/pear-MDB2_Schema/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -9,11 +9,11 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PEAR XML based database schema manager BUILD_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \ - ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ + ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD \ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer RUN_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \ - ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ + ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD \ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer Modified: head/devel/pear-Config/Makefile ============================================================================== --- head/devel/pear-Config/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/devel/pear-Config/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -14,7 +14,7 @@ PEAR_XML_UTIL_DESC= PEAR::XML_Util suppo USES= pear -PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser PEAR_XML_UTIL_RUN_DEPENDS= ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util .include Modified: head/devel/pear-XML_NITF/Makefile ============================================================================== --- head/devel/pear-XML_NITF/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/devel/pear-XML_NITF/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,8 +8,8 @@ CATEGORIES= devel pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR NITF XML parser -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/devel/pear-XML_RSS/Makefile ============================================================================== --- head/devel/pear-XML_RSS/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/devel/pear-XML_RSS/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,7 +8,7 @@ CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR RSS parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/devel/pear-XML_Serializer/Makefile ============================================================================== --- head/devel/pear-XML_Serializer/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/devel/pear-XML_Serializer/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,9 +8,9 @@ CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Swiss-army knive for reading and writing XML files -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util USES= pear Modified: head/devel/pear-XML_Tree/Makefile ============================================================================== --- head/devel/pear-XML_Tree/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/devel/pear-XML_Tree/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -9,8 +9,8 @@ CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for representing XML data in a tree structure -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/net/pear-Net_Nmap/Makefile ============================================================================== --- head/net/pear-Net_Nmap/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/net/pear-Net_Nmap/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -10,8 +10,8 @@ COMMENT= Simple Wrapper Class for the Nm LICENSE= LGPL3 -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS:= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS:= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/textproc/pear-Text_Highlighter/Makefile ============================================================================== --- head/textproc/pear-Text_Highlighter/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/textproc/pear-Text_Highlighter/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,8 +8,8 @@ CATEGORIES= textproc pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Syntax highlighting -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/textproc/pear-XML_Beautifier/Makefile ============================================================================== --- head/textproc/pear-XML_Beautifier/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/textproc/pear-XML_Beautifier/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,9 +8,9 @@ CATEGORIES= textproc devel pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to format XML documents -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util USES= pear Modified: head/textproc/pear-XML_DTD/Makefile ============================================================================== --- head/textproc/pear-XML_DTD/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/textproc/pear-XML_DTD/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear MAINTAINER= ports@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= dos2unix pear Modified: head/textproc/pear-XML_Wddx/Makefile ============================================================================== --- head/textproc/pear-XML_Wddx/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/textproc/pear-XML_Wddx/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser USES= pear Modified: head/www/pear-UDDI/Makefile ============================================================================== --- head/www/pear-UDDI/Makefile Mon Nov 2 02:57:34 2015 (r400632) +++ head/www/pear-UDDI/Makefile Mon Nov 2 06:55:14 2015 (r400633) @@ -8,9 +8,9 @@ CATEGORIES= www pear finance MAINTAINER= ports@FreeBSD.org COMMENT= PEAR UDDI for PHP -BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util USES= pear From owner-svn-ports-all@freebsd.org Mon Nov 2 07:12:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F8CAA245C1; Mon, 2 Nov 2015 07:12:30 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5144C1847; Mon, 2 Nov 2015 07:12:30 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA27CTxR015197; Mon, 2 Nov 2015 07:12:29 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA27CSkp015192; Mon, 2 Nov 2015 07:12:28 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201511020712.tA27CSkp015192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Mon, 2 Nov 2015 07:12:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400634 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 07:12:30 -0000 Author: gordon Date: Mon Nov 2 07:12:28 2015 New Revision: 400634 URL: https://svnweb.freebsd.org/changeset/ports/400634 Log: Update devel/p4 to 2015.1/1252202 to accommodate micropatching. Approved by: mat (mentor, implicit) MFH: 2015Q4 Modified: head/devel/p4/Makefile head/devel/p4/distinfo.freebsd100x86 head/devel/p4/distinfo.freebsd100x86_64 head/devel/p4/distinfo.freebsd70x86 head/devel/p4/distinfo.freebsd70x86_64 Modified: head/devel/p4/Makefile ============================================================================== --- head/devel/p4/Makefile Mon Nov 2 06:55:14 2015 (r400633) +++ head/devel/p4/Makefile Mon Nov 2 07:12:28 2015 (r400634) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4 -PORTVERSION= 2015.1.1240625 +PORTVERSION= 2015.1.1252202 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -13,8 +13,6 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client -BROKEN= checksum mismatch - RESTRICTED= Restricted distribution NO_BUILD= yes Modified: head/devel/p4/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4/distinfo.freebsd100x86 Mon Nov 2 06:55:14 2015 (r400633) +++ head/devel/p4/distinfo.freebsd100x86 Mon Nov 2 07:12:28 2015 (r400634) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86/p4) = 285fead5f1a78de96cb9263faa6334ed1b5c869c0603c54beb59bc10761f61b3 -SIZE (perforce/2015.1.1240625/bin.freebsd100x86/p4) = 2562676 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86/p4) = 79177ad4fbd68e90846f3a01009eb5d46d3fd2123c568c5193fc2fcf542bfd1c +SIZE (perforce/2015.1.1252202/bin.freebsd100x86/p4) = 2562676 Modified: head/devel/p4/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4/distinfo.freebsd100x86_64 Mon Nov 2 06:55:14 2015 (r400633) +++ head/devel/p4/distinfo.freebsd100x86_64 Mon Nov 2 07:12:28 2015 (r400634) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86_64/p4) = 4dc114927f913c759b81428af8b3ae5c2130164304103f87713b58959296f4bc -SIZE (perforce/2015.1.1240625/bin.freebsd100x86_64/p4) = 2816032 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86_64/p4) = 5e4d42cd93c9ec21f9a04c6ef6dab3dc2c3801fa31247c05ef55fe77253cabc1 +SIZE (perforce/2015.1.1252202/bin.freebsd100x86_64/p4) = 2816032 Modified: head/devel/p4/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4/distinfo.freebsd70x86 Mon Nov 2 06:55:14 2015 (r400633) +++ head/devel/p4/distinfo.freebsd70x86 Mon Nov 2 07:12:28 2015 (r400634) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86/p4) = e47df6e7993ee433e60666071e8e6d14157e318f194a542c3ee6f295eaa6d5d0 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86/p4) = 2634656 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86/p4) = 6c0316f2d4a8220e9634a1e1ddba48cc3294937f80e5086b4693d3df204d9cda +SIZE (perforce/2015.1.1252202/bin.freebsd70x86/p4) = 2634656 Modified: head/devel/p4/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4/distinfo.freebsd70x86_64 Mon Nov 2 06:55:14 2015 (r400633) +++ head/devel/p4/distinfo.freebsd70x86_64 Mon Nov 2 07:12:28 2015 (r400634) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86_64/p4) = 2afb7a6b9afa38287910dcf366434e2cd3bfab531507429d201464ea84767a62 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86_64/p4) = 2796024 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86_64/p4) = 7fdc0bb9c8e57df97c1e932e1ac82d1c4224560db9d32d1fc4f33d47e7c86a4e +SIZE (perforce/2015.1.1252202/bin.freebsd70x86_64/p4) = 2796024 From owner-svn-ports-all@freebsd.org Mon Nov 2 07:13:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA189A24608; Mon, 2 Nov 2015 07:13:08 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2B721958; Mon, 2 Nov 2015 07:13:08 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA27D7xZ015397; Mon, 2 Nov 2015 07:13:07 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA27D7Eq015392; Mon, 2 Nov 2015 07:13:07 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201511020713.tA27D7Eq015392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Mon, 2 Nov 2015 07:13:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400635 - head/devel/p4d X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 07:13:09 -0000 Author: gordon Date: Mon Nov 2 07:13:07 2015 New Revision: 400635 URL: https://svnweb.freebsd.org/changeset/ports/400635 Log: Update devel/p4d to 2015.1/1256673 to accommodate micropatching. Approved by: mat (mentor, implicit) MFH: 2015Q4 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 Modified: head/devel/p4d/Makefile ============================================================================== --- head/devel/p4d/Makefile Mon Nov 2 07:12:28 2015 (r400634) +++ head/devel/p4d/Makefile Mon Nov 2 07:13:07 2015 (r400635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2015.1.1240625 +PORTVERSION= 2015.1.1256673 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86 Mon Nov 2 07:12:28 2015 (r400634) +++ head/devel/p4d/distinfo.freebsd100x86 Mon Nov 2 07:13:07 2015 (r400635) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86/p4d) = e9f7339b7dd410619a8bd758eb559294ca22d7fde483dcd51eb61e9f4b5f6244 -SIZE (perforce/2015.1.1240625/bin.freebsd100x86/p4d) = 5222196 +SHA256 (perforce/2015.1.1256673/bin.freebsd100x86/p4d) = a500c4c90db1f8a88cc2dc1a98b36c55457207780352b327a4630568c4ba8291 +SIZE (perforce/2015.1.1256673/bin.freebsd100x86/p4d) = 5226300 Modified: head/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86_64 Mon Nov 2 07:12:28 2015 (r400634) +++ head/devel/p4d/distinfo.freebsd100x86_64 Mon Nov 2 07:13:07 2015 (r400635) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86_64/p4d) = 466e1f81a825b3029d19fb8c05e68b466cbf6086aa0b83dae3636207549788dc -SIZE (perforce/2015.1.1240625/bin.freebsd100x86_64/p4d) = 5375856 +SHA256 (perforce/2015.1.1256673/bin.freebsd100x86_64/p4d) = 26df0e94bf7f144774eb3773c967a709446cd2b82fcfff7141899d237e24607e +SIZE (perforce/2015.1.1256673/bin.freebsd100x86_64/p4d) = 5375872 Modified: head/devel/p4d/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86 Mon Nov 2 07:12:28 2015 (r400634) +++ head/devel/p4d/distinfo.freebsd70x86 Mon Nov 2 07:13:07 2015 (r400635) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86/p4d) = 41ec9fe9aa7f70ae0ecee5d79965b505a8fe5436be7f22c44eaaf6749c801acd -SIZE (perforce/2015.1.1240625/bin.freebsd70x86/p4d) = 5587776 +SHA256 (perforce/2015.1.1256673/bin.freebsd70x86/p4d) = f4aa2fe2a55014c858afaa104a0b6c53cd783c687f52fc8a6cbdc1000506dd35 +SIZE (perforce/2015.1.1256673/bin.freebsd70x86/p4d) = 5592064 Modified: head/devel/p4d/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86_64 Mon Nov 2 07:12:28 2015 (r400634) +++ head/devel/p4d/distinfo.freebsd70x86_64 Mon Nov 2 07:13:07 2015 (r400635) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86_64/p4d) = 00af9c635e9b955ab17d4bdeb09f265dd24189b1bc93e4fd49129acb280d4456 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86_64/p4d) = 5764384 +SHA256 (perforce/2015.1.1256673/bin.freebsd70x86_64/p4d) = 685bdd8e0c01d8cc4ee07017b49f6ea3adb8f1c7b00a48b9e88fe7a727695fc8 +SIZE (perforce/2015.1.1256673/bin.freebsd70x86_64/p4d) = 5767648 From owner-svn-ports-all@freebsd.org Mon Nov 2 07:13:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 096D6A24670; Mon, 2 Nov 2015 07:13:55 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D645E1BB5; Mon, 2 Nov 2015 07:13:54 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA27DrOZ015596; Mon, 2 Nov 2015 07:13:53 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA27DrlS015591; Mon, 2 Nov 2015 07:13:53 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201511020713.tA27DrlS015591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Mon, 2 Nov 2015 07:13:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400636 - head/devel/p4p X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 07:13:55 -0000 Author: gordon Date: Mon Nov 2 07:13:53 2015 New Revision: 400636 URL: https://svnweb.freebsd.org/changeset/ports/400636 Log: Update devel/p4p to 2015.1/1252202 to accommodate micropatching Approved by: mat (mentor, implicit) MFH: 2015Q4 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 Modified: head/devel/p4p/Makefile ============================================================================== --- head/devel/p4p/Makefile Mon Nov 2 07:13:07 2015 (r400635) +++ head/devel/p4p/Makefile Mon Nov 2 07:13:53 2015 (r400636) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4p -PORTVERSION= 2015.1.1240625 +PORTVERSION= 2015.1.1252202 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4p/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4p/distinfo.freebsd100x86 Mon Nov 2 07:13:07 2015 (r400635) +++ head/devel/p4p/distinfo.freebsd100x86 Mon Nov 2 07:13:53 2015 (r400636) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86/p4p) = a306d9eeba4f5c19a074d2751cf6f2075db14f11fb3547a11adf1d64a69be4be -SIZE (perforce/2015.1.1240625/bin.freebsd100x86/p4p) = 2362784 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86/p4p) = a9b8d4b27c82014c7e635463e523fdaf1643a0724fdc163b850ca07bbfdce412 +SIZE (perforce/2015.1.1252202/bin.freebsd100x86/p4p) = 2362792 Modified: head/devel/p4p/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4p/distinfo.freebsd100x86_64 Mon Nov 2 07:13:07 2015 (r400635) +++ head/devel/p4p/distinfo.freebsd100x86_64 Mon Nov 2 07:13:53 2015 (r400636) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86_64/p4p) = 6ebaad1447fa66d41e58fb3d772f0667dd55b9790e287b44b1b14d4c5db1f7f8 -SIZE (perforce/2015.1.1240625/bin.freebsd100x86_64/p4p) = 2628656 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86_64/p4p) = 0545cc33f05960f71a75c1c9d5388bad50e5b433862d12b504feafa47e384688 +SIZE (perforce/2015.1.1252202/bin.freebsd100x86_64/p4p) = 2628672 Modified: head/devel/p4p/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4p/distinfo.freebsd70x86 Mon Nov 2 07:13:07 2015 (r400635) +++ head/devel/p4p/distinfo.freebsd70x86 Mon Nov 2 07:13:53 2015 (r400636) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86/p4p) = 64b484473dd47af3b38e1e0584da6ec19a5615e463bd7dfe4f74db15fc0f5e65 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86/p4p) = 2404320 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86/p4p) = 94bd6157b751bcba3ba3cc300163a25e8a51cde83d77509e968ed198c42f17de +SIZE (perforce/2015.1.1252202/bin.freebsd70x86/p4p) = 2404448 Modified: head/devel/p4p/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4p/distinfo.freebsd70x86_64 Mon Nov 2 07:13:07 2015 (r400635) +++ head/devel/p4p/distinfo.freebsd70x86_64 Mon Nov 2 07:13:53 2015 (r400636) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86_64/p4p) = 711f2184940470eca32aac874321cba94ed491ad5e3cfa71333c8578e1e2cf66 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86_64/p4p) = 2602552 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86_64/p4p) = d2f652fd0baa1f495683b868310e2f74ec1642be3cb864bc6dae15500e5109ab +SIZE (perforce/2015.1.1252202/bin.freebsd70x86_64/p4p) = 2605560 From owner-svn-ports-all@freebsd.org Mon Nov 2 07:23:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DAC04A24866; Mon, 2 Nov 2015 07:23:47 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FE3B1067; Mon, 2 Nov 2015 07:23:47 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA27NkoO018557; Mon, 2 Nov 2015 07:23:46 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA27NkQS018556; Mon, 2 Nov 2015 07:23:46 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511020723.tA27NkQS018556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 2 Nov 2015 07:23:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400637 - head/net/openmq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 07:23:47 -0000 Author: marino Date: Mon Nov 2 07:23:46 2015 New Revision: 400637 URL: https://svnweb.freebsd.org/changeset/ports/400637 Log: net/openmq: Specify which java versions work to enable bulk build Rather than have this port (and its slave) fail by default, list the valid java versions that work. Before: java 1.6+ are valid, fails since 1.8 is chosen Now: java 1.6 and 1.7 are valid, succeeds with chosen 1.7 Approved by: just fix it Modified: head/net/openmq/Makefile Modified: head/net/openmq/Makefile ============================================================================== --- head/net/openmq/Makefile Mon Nov 2 07:13:53 2015 (r400636) +++ head/net/openmq/Makefile Mon Nov 2 07:23:46 2015 (r400637) @@ -25,7 +25,7 @@ BOOTJARS= javaee-api-6.0.jar:2 \ USES= zip USE_JAVA= yes -JAVA_VERSION= 1.6+ +JAVA_VERSION= 1.6 1.7 JAVA_VENDOR= openjdk WRKSRC= ${WRKDIR}/mq @@ -43,11 +43,7 @@ USE_RC_SUBR= imq SUB_FILES= pkg-message .endif -.include - -.if ${JAVA_PORT_VERSION:M1.8.*} -BROKEN= Does not build with JDK 1.8 -.endif +.include # Get the bootstrap jars in place before the build starts, because # pointyhat doesn't allow them to be downloaded by the "bootstrap" @@ -125,4 +121,4 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/dist/mq/lib/imqxm.jar ${STAGEDIR}${JAVAJARDIR} .endif -.include +.include From owner-svn-ports-all@freebsd.org Mon Nov 2 08:14:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41061A236AE; Mon, 2 Nov 2015 08:14:32 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C0B71D48; Mon, 2 Nov 2015 08:14:31 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA28EVVc033054; Mon, 2 Nov 2015 08:14:31 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA28EVDV033053; Mon, 2 Nov 2015 08:14:31 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511020814.tA28EVDV033053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 2 Nov 2015 08:14:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400638 - head/biology/seaview X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 08:14:32 -0000 Author: marino Date: Mon Nov 2 08:14:30 2015 New Revision: 400638 URL: https://svnweb.freebsd.org/changeset/ports/400638 Log: biology/seaview: Broken, Does not fetch (checksum mismatch) Modified: head/biology/seaview/Makefile Modified: head/biology/seaview/Makefile ============================================================================== --- head/biology/seaview/Makefile Mon Nov 2 07:23:46 2015 (r400637) +++ head/biology/seaview/Makefile Mon Nov 2 08:14:30 2015 (r400638) @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Multiple DNA/protein sequence alignment editor +BROKEN= checksum mismatch + LICENSE= GPLv3 LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ From owner-svn-ports-all@freebsd.org Mon Nov 2 08:24:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7A4BA237D0; Mon, 2 Nov 2015 08:24:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7CFDB108A; Mon, 2 Nov 2015 08:24:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA28OpIA036014; Mon, 2 Nov 2015 08:24:51 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA28OptW036013; Mon, 2 Nov 2015 08:24:51 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201511020824.tA28OptW036013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 2 Nov 2015 08:24:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400639 - head/arabic/arabtex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 08:24:52 -0000 Author: danfe Date: Mon Nov 2 08:24:51 2015 New Revision: 400639 URL: https://svnweb.freebsd.org/changeset/ports/400639 Log: - Rework broken conversion to option helpers in r399610: while ARABTEXDIRS ends up with the correct values, .for loop in `do-install' recipe would not iterate over `doc' subdirectory. So instead, get rid of ARABTEXDIRS altogether and install docs in dedicated `do-install-DOCS-on' target - While here, optimize away MKTEXLSR variable that was used only to amend PLIST_SUB knob and convert EXTRACT_SUFX to USES=tar:tgz per portlint(1) Reported by: marino Modified: head/arabic/arabtex/Makefile Modified: head/arabic/arabtex/Makefile ============================================================================== --- head/arabic/arabtex/Makefile Mon Nov 2 08:14:30 2015 (r400638) +++ head/arabic/arabtex/Makefile Mon Nov 2 08:24:51 2015 (r400639) @@ -7,32 +7,28 @@ PORTREVISION= 5 CATEGORIES= arabic print MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/${PORTNAME}/ DISTNAME= arab${PORTVERSION:S/.//} -EXTRACT_SUFX= .tgz MAINTAINER= nivit@FreeBSD.org COMMENT= TeX/LaTeX package to generate Arabic writing LICENSE= LPPL10 +USES= tar:tgz USE_TEX= base texmf NO_WRKSUBDIR= yes NO_BUILD= yes -ARABTEXDIRS= fonts tex -MKTEXLSR= ${LOCALBASE}/bin/mktexlsr - -PLIST_SUB= MKTEXLSR=${MKTEXLSR} +PLIST_SUB= MKTEXLSR=${LOCALBASE}/bin/mktexlsr OPTIONS_DEFINE= DOCS -DOCS_VARS= ARABTEXDIRS+=doc - do-install: -.for dir in ${ARABTEXDIRS} - @${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}/${dir} - (cd ${WRKDIR}/${dir} && \ - ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}/${dir}) -.endfor + (cd ${WRKDIR} && ${COPYTREE_SHARE} "fonts tex" \ + ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}) + +do-install-DOCS-on: + (cd ${WRKDIR} && ${COPYTREE_SHARE} doc \ + ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}) .include From owner-svn-ports-all@freebsd.org Mon Nov 2 08:39:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7130EA23A72; Mon, 2 Nov 2015 08:39:48 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 39E02185B; Mon, 2 Nov 2015 08:39:48 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA28dlRQ039035; Mon, 2 Nov 2015 08:39:47 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA28dlsh039033; Mon, 2 Nov 2015 08:39:47 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511020839.tA28dlsh039033@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 2 Nov 2015 08:39:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400640 - head/security/elixir-comeonin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 08:39:48 -0000 Author: olgeni Date: Mon Nov 2 08:39:46 2015 New Revision: 400640 URL: https://svnweb.freebsd.org/changeset/ports/400640 Log: Upgrade security/elixir-comeonin to version 1.3.1. Modified: head/security/elixir-comeonin/Makefile head/security/elixir-comeonin/distinfo Modified: head/security/elixir-comeonin/Makefile ============================================================================== --- head/security/elixir-comeonin/Makefile Mon Nov 2 08:24:51 2015 (r400639) +++ head/security/elixir-comeonin/Makefile Mon Nov 2 08:39:46 2015 (r400640) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= comeonin -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= elixir- Modified: head/security/elixir-comeonin/distinfo ============================================================================== --- head/security/elixir-comeonin/distinfo Mon Nov 2 08:24:51 2015 (r400639) +++ head/security/elixir-comeonin/distinfo Mon Nov 2 08:39:46 2015 (r400640) @@ -1,2 +1,2 @@ -SHA256 (elixircnx-comeonin-v1.3.0_GH0.tar.gz) = e49cf595a34f1fcf4b7f4c67f83694d22cca4c999b2db2bf615bcc13881d2802 -SIZE (elixircnx-comeonin-v1.3.0_GH0.tar.gz) = 70017 +SHA256 (elixircnx-comeonin-v1.3.1_GH0.tar.gz) = 22a93a56b6d1f584b1c69c7ef132d9c841fe20713b11257a335302a25d3a327d +SIZE (elixircnx-comeonin-v1.3.1_GH0.tar.gz) = 70300 From owner-svn-ports-all@freebsd.org Mon Nov 2 09:01:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F929A24230; Mon, 2 Nov 2015 09:01:30 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8904D152B; Mon, 2 Nov 2015 09:01:29 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA291S6G045665; Mon, 2 Nov 2015 09:01:28 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA291Sx9045108; Mon, 2 Nov 2015 09:01:28 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201511020901.tA291Sx9045108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 2 Nov 2015 09:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400641 - in head/www/groupoffice: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:01:30 -0000 Author: wen Date: Mon Nov 2 09:01:27 2015 New Revision: 400641 URL: https://svnweb.freebsd.org/changeset/ports/400641 Log: - Update to 6.1.57 - Use make makepatch to regenerate the patch Added: head/www/groupoffice/files/patch-go_base_Config.php (contents, props changed) Deleted: head/www/groupoffice/files/patch-config Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/files/pkg-message.in head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Mon Nov 2 08:39:46 2015 (r400640) +++ head/www/groupoffice/Makefile Mon Nov 2 09:01:27 2015 (r400641) @@ -3,8 +3,7 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 6.0.27 -PORTREVISION= 1 +DISTVERSION= 6.1.57 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} @@ -23,7 +22,7 @@ SHEBANG_FILES= go/vendor/tcpdf/tools/tcp groupofficecli.php \ install/autoinstall.php \ modules/postfixadmin/scripts/vacation.pl \ - modules/sync/z-push21/install.sh \ + modules/sync/z-push/install.sh \ vendor/fkooman/php-oauth-client/bin/php-oauth-client-create-tables NO_ARCH= yes Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Mon Nov 2 08:39:46 2015 (r400640) +++ head/www/groupoffice/distinfo Mon Nov 2 09:01:27 2015 (r400641) @@ -1,2 +1,2 @@ -SHA256 (groupoffice-com-6.0.27.tar.gz) = 34883a9eea23c2d099544b11b644186224f00e47e81531841a507451c00de263 -SIZE (groupoffice-com-6.0.27.tar.gz) = 31323327 +SHA256 (groupoffice-com-6.1.57.tar.gz) = 2036736ec651cd8f0aaf3b1e01e09362a63b3f242a78da7bcbff26e7aeb6b5fd +SIZE (groupoffice-com-6.1.57.tar.gz) = 32594703 Added: head/www/groupoffice/files/patch-go_base_Config.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/groupoffice/files/patch-go_base_Config.php Mon Nov 2 09:01:27 2015 (r400641) @@ -0,0 +1,80 @@ +--- go/base/Config.php.orig 2015-11-02 07:39:37 UTC ++++ go/base/Config.php +@@ -733,21 +733,21 @@ class Config { + * @var string + * @access public + */ +- var $cmd_zip = '/usr/bin/zip'; ++ var $cmd_zip = '%%LOCALBASE%%/bin/zip'; + + /** + * Command to unpack ZIP archive + * @var string + * @access public + */ +- var $cmd_unzip = '/usr/bin/unzip'; ++ var $cmd_unzip = '%%LOCALBASE%%/bin/unzip'; + + /** + * Command to control TAR archives + * @var string + * @access public + */ +- var $cmd_tar = '/bin/tar'; ++ var $cmd_tar = '/usr/bin/tar'; + + /** + * Command to set system passwords. Used by passwd.users.class.inc. +@@ -756,14 +756,14 @@ class Config { + * @var string + * @access public + */ +- var $cmd_chpasswd = '/usr/sbin/chpasswd'; ++ var $cmd_chpasswd = '%%LOCALBASE%%/sbin/chpasswd'; + + /** + * Command to SUDO + * @var string + * @access public + */ +- var $cmd_sudo = '/usr/bin/sudo'; ++ var $cmd_sudo = '%%LOCALBASE%%/bin/sudo'; + + /** + * Command to convert xml to wbxml +@@ -771,7 +771,7 @@ class Config { + * @var string + * @access public + */ +- var $cmd_xml2wbxml = '/usr/bin/xml2wbxml'; ++ var $cmd_xml2wbxml = '%%LOCALBASE%%/bin/xml2wbxml'; + + /** + * Command to convert wbxml to xml +@@ -779,7 +779,7 @@ class Config { + * @var string + * @access public + */ +- var $cmd_wbxml2xml = '/usr/bin/wbxml2xml'; ++ var $cmd_wbxml2xml = '%%LOCALBASE%%/bin/wbxml2xml'; + + /** + * Command to unpack winmail.dat files +@@ -787,7 +787,7 @@ class Config { + * @var string + * @access public + */ +- var $cmd_tnef = '/usr/bin/tnef'; ++ var $cmd_tnef = '%%LOCALBASE%%/bin/tnef'; + + /** + * Command to execute the php command line interface +@@ -795,7 +795,7 @@ class Config { + * @var string + * @access public + */ +- var $cmd_php = 'php'; ++ var $cmd_php = '%%LOCALBASE%%/bin/php'; + + + /** Modified: head/www/groupoffice/files/pkg-message.in ============================================================================== --- head/www/groupoffice/files/pkg-message.in Mon Nov 2 08:39:46 2015 (r400640) +++ head/www/groupoffice/files/pkg-message.in Mon Nov 2 09:01:27 2015 (r400641) @@ -16,4 +16,3 @@ or update http:///groupoffice/install/upgrade.php in a web-browser and follow the configuration instructions. - Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Mon Nov 2 08:39:46 2015 (r400640) +++ head/www/groupoffice/pkg-plist Mon Nov 2 09:01:27 2015 (r400641) @@ -25,9 +25,18 @@ %%WWWDIR%%/controller/ReminderController.php %%WWWDIR%%/controller/SearchController.php %%WWWDIR%%/controller/SettingsController.php +%%WWWDIR%%/controls/win32/libwbxml/LICENSE.GPL +%%WWWDIR%%/controls/win32/libwbxml/libexpat.dll +%%WWWDIR%%/controls/win32/libwbxml/libwbxml2.dll +%%WWWDIR%%/controls/win32/libwbxml/wbxml2xml.exe +%%WWWDIR%%/controls/win32/libwbxml/xml2wbxml.exe +%%WWWDIR%%/controls/win32/unzip.exe +%%WWWDIR%%/controls/win32/zip.exe %%WWWDIR%%/favicon.ico %%WWWDIR%%/go/GO.php %%WWWDIR%%/go/base/Config.php +%%WWWDIR%%/go/base/Config.php.bak +%%WWWDIR%%/go/base/Config.php.orig %%WWWDIR%%/go/base/Language.php %%WWWDIR%%/go/base/Model.php %%WWWDIR%%/go/base/Module.php @@ -464,6 +473,7 @@ %%WWWDIR%%/go/vendor/SabreDAV/ChangeLog %%WWWDIR%%/go/vendor/SabreDAV/LICENSE %%WWWDIR%%/go/vendor/SabreDAV/README.md +%%WWWDIR%%/go/vendor/SabreDAV/bin/build.php %%WWWDIR%%/go/vendor/SabreDAV/bin/googlecode_upload.py %%WWWDIR%%/go/vendor/SabreDAV/bin/migrateto17.php %%WWWDIR%%/go/vendor/SabreDAV/bin/naturalselection.py @@ -620,6 +630,7 @@ %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/Forbidden.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/InsufficientStorage.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/InvalidResourceType.php +%%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/LengthRequired.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/Locked.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception/MethodNotAllowed.php @@ -656,6 +667,7 @@ %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Node.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/ObjectTree.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/PartialUpdate/IFile.php +%%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/PartialUpdate/IPatchSupport.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/PartialUpdate/Plugin.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Property.php %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Property/GetLastModified.php @@ -807,6 +819,8 @@ %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/FSExt/NodeTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/FSExt/ServerTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/HTTPPreferParsingTest.php +%%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/HttpDeleteTest.php +%%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/HttpPutTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Issue33Test.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks/Backend/AbstractTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks/Backend/FSTest.php @@ -816,10 +830,13 @@ %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks/GetIfConditionsTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks/MSWordTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks/PluginTest.php +%%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Mock/Collection.php +%%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Mock/File.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Mount/PluginTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/ObjectTreeTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/PartialUpdate/FileMock.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/PartialUpdate/PluginTest.php +%%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Property/GetLastModifiedTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Property/HrefListTest.php %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Property/HrefTest.php @@ -896,6 +913,87 @@ %%WWWDIR%%/go/vendor/SabreDAV/tests/bootstrap.php %%WWWDIR%%/go/vendor/SabreDAV/tests/composer.vobject3.json %%WWWDIR%%/go/vendor/SabreDAV/tests/phpunit.xml +%%WWWDIR%%/go/vendor/SabreDAV/vendor/autoload.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/composer/ClassLoader.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/composer/autoload_classmap.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/composer/autoload_namespaces.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/composer/autoload_psr4.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/composer/autoload_real.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/composer/installed.json +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/.gitignore +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/ChangeLog +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/LICENSE +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/README.md +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/bin/bench.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/bin/generateicalendardata.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/bin/vobjectvalidate.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/composer.json +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VAlarm.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VCalendar.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VCard.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VEvent.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VFreeBusy.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VJournal.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Component/VTodo.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/DateTimeParser.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Document.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/ElementList.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/FreeBusyGenerator.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Node.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Parameter.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/ParseException.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Property.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Property/Compound.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Property/DateTime.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Property/MultiDateTime.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Reader.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/RecurrenceIterator.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/ICalendar.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/SplitterInterface.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/VCard.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/StringUtil.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/TimeZoneUtil.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/Version.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/lib/Sabre/VObject/includes.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VAlarmTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VCalendarTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VCardTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VEventTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VFreeBusyTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VJournalTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Component/VTodoTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/ComponentTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/DateTimeParserTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/DocumentTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/ElementListTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/EmClientTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/FreeBusyGeneratorTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Issue153Test.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Issue154Test.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Issue48Test.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Issue50Test.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/ParameterTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Property/CompoundTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Property/DateTimeTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Property/MultiDateTimeTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/PropertyTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/ReaderTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorFifthTuesdayProblemTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorIncorrectExpandTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorInfiniteLoopProblemTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMinusOneProblemTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMissingOverriddenTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/SlashRTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Splitter/ICalendarTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/Splitter/VCardTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/StringUtilTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/TimeZoneUtilTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/VersionTest.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/Sabre/VObject/issue153.vcf +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/bootstrap.php +%%WWWDIR%%/go/vendor/SabreDAV/vendor/sabre/vobject/tests/phpunit.xml %%WWWDIR%%/go/vendor/VObject/.gitignore %%WWWDIR%%/go/vendor/VObject/.travis.yml %%WWWDIR%%/go/vendor/VObject/ChangeLog @@ -911,18 +1009,25 @@ %%WWWDIR%%/go/vendor/VObject/doc/usage_3.md %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Cli.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/Available.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VAlarm.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VAvailability.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VCalendar.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VCard.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VEvent.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VFreeBusy.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VJournal.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VTimeZone.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component/VTodo.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/DateTimeParser.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Document.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/ElementList.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/EofException.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/FreeBusyGenerator.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/ITip/Broker.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/ITip/ITipException.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/ITip/Message.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/ITip/SameOrganizerForAllComponentsException.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Node.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Parameter.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/ParseException.php @@ -952,15 +1057,25 @@ %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Property/VCard/LanguageTag.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Property/VCard/TimeStamp.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Reader.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Recur/EventIterator.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Recur/NoInstancesException.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Recur/RDateIterator.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Recur/RRuleIterator.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/RecurrenceIterator.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Splitter/ICalendar.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Splitter/SplitterInterface.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Splitter/VCard.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/StringUtil.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/TimeZoneUtil.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/UUIDUtil.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/VCardConverter.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Version.php %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/includes.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/timezonedata/exchangezones.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/timezonedata/lotuszones.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/timezonedata/php-bc.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/timezonedata/php-workaround.php +%%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/timezonedata/windowszones.php %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/AttachIssueTest.php %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/CliTest.php %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Component/VAlarmTest.php @@ -1452,11 +1567,11 @@ %%WWWDIR%%/go/vendor/tcpdf/unicode_data.php %%WWWDIR%%/go/vendor/wsdl/checkVatService.wsdl %%WWWDIR%%/groupoffice -%%WWWDIR%%/groupoffice-license.txt %%WWWDIR%%/groupofficecli.php %%WWWDIR%%/index.php %%WWWDIR%%/install/autoinstall.php %%WWWDIR%%/install/configFile.php +%%WWWDIR%%/install/configFile.php.bak %%WWWDIR%%/install/database.php %%WWWDIR%%/install/finished.php %%WWWDIR%%/install/footer.php @@ -1493,6 +1608,8 @@ %%WWWDIR%%/language/common/fi.php %%WWWDIR%%/language/common/fr.php %%WWWDIR%%/language/common/hr.php +%%WWWDIR%%/language/common/hu.inc.php +%%WWWDIR%%/language/common/hu.js %%WWWDIR%%/language/common/hu.php %%WWWDIR%%/language/common/it.php %%WWWDIR%%/language/common/ko.php @@ -1577,6 +1694,7 @@ %%WWWDIR%%/language/holidays/en-au.php %%WWWDIR%%/language/holidays/en.php %%WWWDIR%%/language/holidays/en_UK.php +%%WWWDIR%%/language/holidays/es.php %%WWWDIR%%/language/holidays/fr.php %%WWWDIR%%/language/holidays/hr.php %%WWWDIR%%/language/holidays/hu.php @@ -1777,6 +1895,7 @@ %%WWWDIR%%/modules/addressbook/themes/Group-Office/style.css %%WWWDIR%%/modules/addressbook/views/Extjs3/AddresslistsSettingspanel.js %%WWWDIR%%/modules/addressbook/views/Extjs3/BirthdaysPortlet.js +%%WWWDIR%%/modules/addressbook/views/Extjs3/PhotoPanel.js %%WWWDIR%%/modules/addressbook/views/Extjs3/Settings.js %%WWWDIR%%/modules/addressbook/views/Extjs3/unsubscribe.php %%WWWDIR%%/modules/addressbook/views/Extjs3/unsubscribed.php @@ -1789,6 +1908,7 @@ %%WWWDIR%%/modules/admin2userlogin/language/cs.php %%WWWDIR%%/modules/admin2userlogin/language/de.php %%WWWDIR%%/modules/admin2userlogin/language/en.php +%%WWWDIR%%/modules/admin2userlogin/language/es.php %%WWWDIR%%/modules/admin2userlogin/language/fr.php %%WWWDIR%%/modules/admin2userlogin/language/nb.php %%WWWDIR%%/modules/admin2userlogin/language/nl.php @@ -1808,6 +1928,7 @@ %%WWWDIR%%/modules/billing/CategoriesTree.js %%WWWDIR%%/modules/billing/CategoryDialog.js %%WWWDIR%%/modules/billing/ContextMenus.js +%%WWWDIR%%/modules/billing/CostCodeDialog.js %%WWWDIR%%/modules/billing/CostCodesGrid.js %%WWWDIR%%/modules/billing/CustomerReportGrid.js %%WWWDIR%%/modules/billing/DeliveriesGrid.js @@ -1841,11 +1962,14 @@ %%WWWDIR%%/modules/billing/MainPanel.js %%WWWDIR%%/modules/billing/OrderDialog.js %%WWWDIR%%/modules/billing/OrderPanel.js +%%WWWDIR%%/modules/billing/OrderShippingPanel.js %%WWWDIR%%/modules/billing/OrderStatusDialog.js %%WWWDIR%%/modules/billing/OrderStatusHistoryDialog.js %%WWWDIR%%/modules/billing/OrderStatusHistoryGrid.js %%WWWDIR%%/modules/billing/OrderStatusesGrid.js %%WWWDIR%%/modules/billing/OrdersGrid.js +%%WWWDIR%%/modules/billing/PaymentDialog.js +%%WWWDIR%%/modules/billing/PaymentsGrid.js %%WWWDIR%%/modules/billing/Pdf.php %%WWWDIR%%/modules/billing/ProductDialog.js %%WWWDIR%%/modules/billing/ProductOptionDialog.js @@ -1856,22 +1980,29 @@ %%WWWDIR%%/modules/billing/ReportDialog.js %%WWWDIR%%/modules/billing/ReportGrid.js %%WWWDIR%%/modules/billing/SelectBook.js +%%WWWDIR%%/modules/billing/SelectCostCode.js %%WWWDIR%%/modules/billing/SelectProduct.js %%WWWDIR%%/modules/billing/SelectProductDialog.js %%WWWDIR%%/modules/billing/SelectProject.js +%%WWWDIR%%/modules/billing/SelectTaxRate.js +%%WWWDIR%%/modules/billing/SelectTrackingCode.js %%WWWDIR%%/modules/billing/SettingsBooksGrid.js +%%WWWDIR%%/modules/billing/SettingsCostCodeGrid.js %%WWWDIR%%/modules/billing/SettingsDialog.js %%WWWDIR%%/modules/billing/SettingsExpenseBooksGrid.js +%%WWWDIR%%/modules/billing/SettingsTaxRateGrid.js %%WWWDIR%%/modules/billing/SpecialStatusesPanel.js %%WWWDIR%%/modules/billing/StatusPanel.js %%WWWDIR%%/modules/billing/StatusSelectWindow.js %%WWWDIR%%/modules/billing/StockDialog.js %%WWWDIR%%/modules/billing/Stores.js +%%WWWDIR%%/modules/billing/TaxRateDialog.js %%WWWDIR%%/modules/billing/TemplateDialog.js %%WWWDIR%%/modules/billing/TemplatesGrid.js +%%WWWDIR%%/modules/billing/TrackingCodeDialog.js +%%WWWDIR%%/modules/billing/TrackingCodeGrid.js %%WWWDIR%%/modules/billing/controller/BookController.php %%WWWDIR%%/modules/billing/controller/CatalogImportController.php -%%WWWDIR%%/modules/billing/controller/CostCodeController.php %%WWWDIR%%/modules/billing/controller/CostcodeController.php %%WWWDIR%%/modules/billing/controller/DocTemplateController.php %%WWWDIR%%/modules/billing/controller/ExpenseBookController.php @@ -1889,6 +2020,7 @@ %%WWWDIR%%/modules/billing/controller/LanguageController.php %%WWWDIR%%/modules/billing/controller/OrderController.php %%WWWDIR%%/modules/billing/controller/OrderJsonController.php +%%WWWDIR%%/modules/billing/controller/PaymentController.php %%WWWDIR%%/modules/billing/controller/ProductCategoryController.php %%WWWDIR%%/modules/billing/controller/ProductController.php %%WWWDIR%%/modules/billing/controller/ProductOptionController.php @@ -1897,7 +2029,9 @@ %%WWWDIR%%/modules/billing/controller/SiteController.php %%WWWDIR%%/modules/billing/controller/StatusController.php %%WWWDIR%%/modules/billing/controller/StatusHistoryController.php +%%WWWDIR%%/modules/billing/controller/TaxRateController.php %%WWWDIR%%/modules/billing/controller/TemplateController.php +%%WWWDIR%%/modules/billing/controller/TrackingCodeController.php %%WWWDIR%%/modules/billing/customfields/model/Order.php %%WWWDIR%%/modules/billing/customfields/model/Product.php %%WWWDIR%%/modules/billing/export/CurrentGrid.php @@ -1907,6 +2041,8 @@ %%WWWDIR%%/modules/billing/install/uninstall.sql %%WWWDIR%%/modules/billing/install/updates.inc.php %%WWWDIR%%/modules/billing/install/updatescripts/7_add_status_acl.inc.php +%%WWWDIR%%/modules/billing/install/updatescripts/8_fill_payments_table_for_existing_orders.php +%%WWWDIR%%/modules/billing/install/updatescripts/9_move_bcc_from_books_to_statuses.php %%WWWDIR%%/modules/billing/install/updatescripts/manual_sync_order_totals.php %%WWWDIR%%/modules/billing/language/cs.php %%WWWDIR%%/modules/billing/language/de.php @@ -1935,6 +2071,7 @@ %%WWWDIR%%/modules/billing/model/OrderStatusHistory.php %%WWWDIR%%/modules/billing/model/OrderStatusLanguage.php %%WWWDIR%%/modules/billing/model/OrderStatusTemplate.php +%%WWWDIR%%/modules/billing/model/Payment.php %%WWWDIR%%/modules/billing/model/PdfTemplate.php %%WWWDIR%%/modules/billing/model/Product.php %%WWWDIR%%/modules/billing/model/ProductCategory.php @@ -1944,7 +2081,9 @@ %%WWWDIR%%/modules/billing/model/ProductOptionLanguage.php %%WWWDIR%%/modules/billing/model/ProductOptionValue.php %%WWWDIR%%/modules/billing/model/ProductOptionValueLanguage.php +%%WWWDIR%%/modules/billing/model/TaxRate.php %%WWWDIR%%/modules/billing/model/Template.php +%%WWWDIR%%/modules/billing/model/TrackingCode.php %%WWWDIR%%/modules/billing/mt940/Reader.php %%WWWDIR%%/modules/billing/scripts.inc.php %%WWWDIR%%/modules/billing/scripts.txt @@ -1991,19 +2130,14 @@ %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib/Jejik/MT940/Reader.php %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib/Jejik/MT940/Statement.php %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib/Jejik/MT940/Transaction.php -%%WWWDIR%%/modules/billingtwinfield/BillingtwinfieldModule.php -%%WWWDIR%%/modules/billingtwinfield/controller/ContactsExportController.php -%%WWWDIR%%/modules/billingtwinfield/controller/ItemsExportController.php -%%WWWDIR%%/modules/billingtwinfield/language/en.php -%%WWWDIR%%/modules/billingtwinfield/language/nl.php -%%WWWDIR%%/modules/billingtwinfield/scripts.txt -%%WWWDIR%%/modules/billingtwinfield/views/Extjs3/PluginBilling.js +%%WWWDIR%%/modules/bookmarks/BookmarkColumnView.js %%WWWDIR%%/modules/bookmarks/BookmarksDialog.js %%WWWDIR%%/modules/bookmarks/BookmarksGrid.js %%WWWDIR%%/modules/bookmarks/BookmarksModule.php %%WWWDIR%%/modules/bookmarks/BookmarksView.js %%WWWDIR%%/modules/bookmarks/CategoryDialog.js %%WWWDIR%%/modules/bookmarks/CloseButton.js +%%WWWDIR%%/modules/bookmarks/ContextMenu.js %%WWWDIR%%/modules/bookmarks/MainPanel.js %%WWWDIR%%/modules/bookmarks/ManageCategoriesGrid.js %%WWWDIR%%/modules/bookmarks/ManageCategoryDialog.js @@ -2125,12 +2259,14 @@ %%WWWDIR%%/modules/caldav/language/cs.php %%WWWDIR%%/modules/caldav/language/de.php %%WWWDIR%%/modules/caldav/language/en.php +%%WWWDIR%%/modules/caldav/language/es.php %%WWWDIR%%/modules/caldav/language/fr.php %%WWWDIR%%/modules/caldav/language/ko.php %%WWWDIR%%/modules/caldav/language/nb.php %%WWWDIR%%/modules/caldav/language/pt_BR.php %%WWWDIR%%/modules/caldav/language/sv.php %%WWWDIR%%/modules/caldav/language/th.php +%%WWWDIR%%/modules/caldav/model/CalendarChange.php %%WWWDIR%%/modules/caldav/model/DavEvent.php %%WWWDIR%%/modules/caldav/model/DavTask.php %%WWWDIR%%/modules/caldav/schedule/IMip.php @@ -2163,6 +2299,7 @@ %%WWWDIR%%/modules/calendar/SelectCalendarWindow.js %%WWWDIR%%/modules/calendar/SelectDateDialog.js %%WWWDIR%%/modules/calendar/Settings.js +%%WWWDIR%%/modules/calendar/TaskContextMenu.js %%WWWDIR%%/modules/calendar/ViewDialog.js %%WWWDIR%%/modules/calendar/ViewGrid.js %%WWWDIR%%/modules/calendar/ViewGroupGrid.js @@ -2275,6 +2412,7 @@ %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/exception2.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/paperclip.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/recuring.png +%%WWWDIR%%/modules/calendar/themes/Default/images/pdf/reminder.png %%WWWDIR%%/modules/calendar/themes/Default/style.css %%WWWDIR%%/modules/calendar/themes/ExtJS/images/16x16/5days.png %%WWWDIR%%/modules/calendar/themes/ExtJS/images/16x16/7days.png @@ -2327,7 +2465,9 @@ %%WWWDIR%%/modules/calendarexport/CalendarPlugin.js %%WWWDIR%%/modules/calendarexport/CalendarexportModule.php %%WWWDIR%%/modules/calendarexport/export/CurrentView.php +%%WWWDIR%%/modules/calendarexport/language/de.php %%WWWDIR%%/modules/calendarexport/language/en.php +%%WWWDIR%%/modules/calendarexport/language/fr.php %%WWWDIR%%/modules/calendarexport/language/nl.php %%WWWDIR%%/modules/calendarexport/scripts.txt %%WWWDIR%%/modules/carddav/AddressbooksBackend.php @@ -2339,286 +2479,228 @@ %%WWWDIR%%/modules/carddav/language/cs.php %%WWWDIR%%/modules/carddav/language/de.php %%WWWDIR%%/modules/carddav/language/en.php +%%WWWDIR%%/modules/carddav/language/es.php +%%WWWDIR%%/modules/carddav/language/fr.php %%WWWDIR%%/modules/carddav/language/pt_BR.php %%WWWDIR%%/modules/carddav/language/sv.php %%WWWDIR%%/modules/carddav/model/DavContact.php %%WWWDIR%%/modules/carddav/views/Extjs3/themes/Default/images/carddav.png %%WWWDIR%%/modules/chat/ChatModule.php -%%WWWDIR%%/modules/chat/converse.js-0.7.4/.bowerrc -%%WWWDIR%%/modules/chat/converse.js-0.7.4/builds/converse-no-locales-no-otr.min.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/builds/converse-no-otr.min.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/builds/converse.min.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/converse.css -%%WWWDIR%%/modules/chat/converse.js-0.7.4/converse.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/converse.min.css -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/Read Me.txt -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/fonts/Converse-js.dev.svg -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/fonts/Converse-js.eot -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/fonts/Converse-js.svg -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/fonts/Converse-js.ttf -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/fonts/Converse-js.woff -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/index.html -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/license.txt -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/lte-ie7.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/style.css -%%WWWDIR%%/modules/chat/converse.js-0.7.4/images/bg.png -%%WWWDIR%%/modules/chat/converse.js-0.7.4/images/bg_hr.png -%%WWWDIR%%/modules/chat/converse.js-0.7.4/images/blacktocat.png -%%WWWDIR%%/modules/chat/converse.js-0.7.4/images/icon_download.png -%%WWWDIR%%/modules/chat/converse.js-0.7.4/images/spinner.gif -%%WWWDIR%%/modules/chat/converse.js-0.7.4/images/sprite_download.png -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/af/LC_MESSAGES/af.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/af/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/af/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/converse.pot -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/de/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/de/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/de/LC_MESSAGES/de.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/en/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/en/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/en/LC_MESSAGES/en.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/es/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/es/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/es/LC_MESSAGES/es.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/fr/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/fr/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/fr/LC_MESSAGES/fr.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/he/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/he/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/he/LC_MESSAGES/he.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/hu/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/hu/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/hu/LC_MESSAGES/hu.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/id/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/id/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/id/LC_MESSAGES/id.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/it/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/it/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/it/LC_MESSAGES/it.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ja/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ja/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ja/LC_MESSAGES/ja.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/locales.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/nl/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/nl/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/nl/LC_MESSAGES/nl.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/nolocales.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/pt_BR/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/pt_BR/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/pt_BR/LC_MESSAGES/pt_BR.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ru/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ru/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ru/LC_MESSAGES/ru.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/single_locale.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/spec/chatbox.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/spec/chatroom.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/spec/controlbox.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/spec/converse.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/spec/eventemitter.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/spec/otr.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/bigint.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/build-no-locales-no-otr.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/build-no-otr.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/build.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/crypto.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/deps-full.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/deps-no-otr.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/src/jquery.eventemitter.js -%%WWWDIR%%/modules/chat/converse.js-0.7.4/stylesheets/pygment_trac.css -%%WWWDIR%%/modules/chat/converse.js-0.7.4/stylesheets/stylesheet.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/.gitignore -%%WWWDIR%%/modules/chat/converse.js-0.8.0/.gitmodules -%%WWWDIR%%/modules/chat/converse.js-0.8.0/CONTRIBUTING.rst -%%WWWDIR%%/modules/chat/converse.js-0.8.0/Gruntfile.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/Makefile -%%WWWDIR%%/modules/chat/converse.js-0.8.0/README.rst -%%WWWDIR%%/modules/chat/converse.js-0.8.0/activate -%%WWWDIR%%/modules/chat/converse.js-0.8.0/bower.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/builds/converse-no-locales-no-otr.min.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/builds/converse-no-otr.min.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/builds/converse.min.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/builds/converse.website.min.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/builds/templates.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/converse.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/converse.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/converse.min.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/arrow.svg -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/bgbl.svg -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/bgtr.svg -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/bitcoin_qr_code.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/dark-arrow.svg -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/header.jpg -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images/overlay.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/css/theme.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/API.rst -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/CHANGES.rst -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/DEVELOPER.rst -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/LICENSE.txt -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/RELEASE_CHECKLIST.txt -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/doctrees/index.doctree -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_sources/index.txt -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/ajax-loader.gif -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/basic.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/comment-bright.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/comment-close.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/comment.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/default.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/doctools.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/down-pressed.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/down.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/file.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/jquery.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/minus.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/plus.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/pygments.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/searchtools.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/sidebar.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/stylesheet.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/underscore.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/up-pressed.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/up.png -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static/websupport.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/genindex.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/index.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/objects.inv -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/search.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/searchindex.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/static/stylesheet.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/_templates/layout.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/conf.py -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/index.rst -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/theme/static/stylesheet.css_t -%%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/theme/theme.conf -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/Read Me.txt -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/demo-files/demo.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/demo-files/demo.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/demo.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/fonts/icomoon.eot -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/fonts/icomoon.svg -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/fonts/icomoon.ttf -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/fonts/icomoon.woff -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/selection.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/style.css -%%WWWDIR%%/modules/chat/converse.js-0.8.0/index.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/less/converse.less -%%WWWDIR%%/modules/chat/converse.js-0.8.0/less/styles.less -%%WWWDIR%%/modules/chat/converse.js-0.8.0/less/theme.less -%%WWWDIR%%/modules/chat/converse.js-0.8.0/less/variables.less -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/af/LC_MESSAGES/af.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/af/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/af/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/converse.pot -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/de/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/de/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/de/LC_MESSAGES/de.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/en/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/en/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/en/LC_MESSAGES/en.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/es/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/es/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/es/LC_MESSAGES/es.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/fr/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/fr/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/fr/LC_MESSAGES/fr.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/he/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/he/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/he/LC_MESSAGES/he.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/hu/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/hu/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/hu/LC_MESSAGES/hu.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/id/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/id/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/id/LC_MESSAGES/id.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/it/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/it/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/it/LC_MESSAGES/it.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ja/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ja/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ja/LC_MESSAGES/ja.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/locales.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/nl/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/nl/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/nl/LC_MESSAGES/nl.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/nolocales.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/pt_BR/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/pt_BR/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/pt_BR/LC_MESSAGES/pt_BR.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ru/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ru/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ru/LC_MESSAGES/ru.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/single_locale.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/zh/LC_MESSAGES/converse.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/zh/LC_MESSAGES/converse.po -%%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/zh/LC_MESSAGES/zh.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/main.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/mockup/controlbox.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/mockup/index.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/mockup/minimal.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/non_amd.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/package.json -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/chatbox.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/chatroom.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/controlbox.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/converse.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/eventemitter.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/minchats.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/spec/otr.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/bigint.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/build-no-locales-no-otr.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/build-no-otr.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/build-website.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/build.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/crypto.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/deps-full.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/deps-no-otr.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/deps-website.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/jquery.eventemitter.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/action.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/add_contact_dropdown.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/add_contact_form.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/change_status_message.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/chat_status.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/chatarea.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/chatbox.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/chatroom.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/chatrooms_tab.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/chats_panel.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/choose_status.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/contacts_panel.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/contacts_tab.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/controlbox.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/controlbox_toggle.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/field.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/form_checkbox.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/form_input.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/form_select.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/group_header.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/info.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/login_panel.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/login_tab.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/message.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/new_day.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/occupant.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/pending_contact.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/pending_contacts.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/requesting_contact.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/requesting_contacts.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/room_description.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/room_item.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/room_panel.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/roster_item.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/search_contact.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/select_option.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/status_option.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/toggle_chats.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/toolbar.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates/trimmed_chat.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/tests.html -%%WWWDIR%%/modules/chat/converse.js-0.8.0/tests/main.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/tests/mock.js -%%WWWDIR%%/modules/chat/converse.js-0.8.0/tests/utils.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/.bowerrc +%%WWWDIR%%/modules/chat/converse.js-0.8.6/.gitignore +%%WWWDIR%%/modules/chat/converse.js-0.8.6/.gitmodules +%%WWWDIR%%/modules/chat/converse.js-0.8.6/.travis.yml +%%WWWDIR%%/modules/chat/converse.js-0.8.6/CONTRIBUTING.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/Gruntfile.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/Makefile +%%WWWDIR%%/modules/chat/converse.js-0.8.6/README.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/activate +%%WWWDIR%%/modules/chat/converse.js-0.8.6/bootstrap.py +%%WWWDIR%%/modules/chat/converse.js-0.8.6/bower.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/buildout.cfg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse-no-locales-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse-no-locales-no-otr.min.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse-no-otr.min.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse.min.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse.nojquery.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse.nojquery.min.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse.website-no-otr.min.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/converse.website.min.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/builds/templates.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/converse.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/converse.css +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/converse.min.css +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/arrow.svg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/bgbl.svg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/bgtr.svg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/bitcoin_qr_code.png +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/dark-arrow.svg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/favicon.ico +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/header.jpg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/images/overlay.png +%%WWWDIR%%/modules/chat/converse.js-0.8.6/css/theme.css +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/API.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/CHANGES.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/DEVELOPER.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/LICENSE.txt +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/RELEASE_CHECKLIST.txt +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/_static/conversejs_small.png +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/_static/favicon.ico +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/_static/style.css +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/_templates/layout.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/builds.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/conf.py +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/configuration.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/development.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/documentation.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/features.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/index.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/quickstart.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/setup.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/docs/source/translations.rst +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/Read Me.txt +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/demo-files/demo.css +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/demo-files/demo.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/demo.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/fonts/icomoon.eot +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/fonts/icomoon.svg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/fonts/icomoon.ttf +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/fonts/icomoon.woff +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/selection.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/fonticons/style.css +%%WWWDIR%%/modules/chat/converse.js-0.8.6/index.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/less/converse.less +%%WWWDIR%%/modules/chat/converse.js-0.8.6/less/styles.less +%%WWWDIR%%/modules/chat/converse.js-0.8.6/less/theme.less +%%WWWDIR%%/modules/chat/converse.js-0.8.6/less/variables.less +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/af/LC_MESSAGES/af.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/af/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/af/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/converse.pot +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/de/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/de/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/de/LC_MESSAGES/de.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/en/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/en/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/en/LC_MESSAGES/en.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/es/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/es/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/es/LC_MESSAGES/es.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/fr/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/fr/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/fr/LC_MESSAGES/fr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/he/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/he/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/he/LC_MESSAGES/he.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/hu/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/hu/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/hu/LC_MESSAGES/hu.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/id/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/id/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/id/LC_MESSAGES/id.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/it/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/it/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/it/LC_MESSAGES/it.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/ja/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/ja/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/ja/LC_MESSAGES/ja.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/locales.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/nl/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/nl/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/nl/LC_MESSAGES/nl.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/nolocales.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/pl/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/pt_BR/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/pt_BR/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/pt_BR/LC_MESSAGES/pt_BR.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/ru/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/ru/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/ru/LC_MESSAGES/ru.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/single_locale.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/zh/LC_MESSAGES/converse.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/zh/LC_MESSAGES/converse.po +%%WWWDIR%%/modules/chat/converse.js-0.8.6/locale/zh/LC_MESSAGES/zh.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/logo/conversejs.png +%%WWWDIR%%/modules/chat/converse.js-0.8.6/logo/conversejs.svg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/main.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/mockup/chatroom.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/mockup/controlbox.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/mockup/index.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/mockup/minimal.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/non_amd.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/package.json +%%WWWDIR%%/modules/chat/converse.js-0.8.6/sounds/README +%%WWWDIR%%/modules/chat/converse.js-0.8.6/sounds/msg_received.mp3 +%%WWWDIR%%/modules/chat/converse.js-0.8.6/sounds/msg_received.ogg +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/chatbox.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/chatroom.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/controlbox.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/converse.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/eventemitter.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/minchats.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/profiling.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/spec/register.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/bigint.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/build-no-jquery.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/build-no-locales-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/build-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/build-website-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/build-website.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/build.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/crypto.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/deps-full.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/deps-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/deps-website-no-otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/deps-website.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/jquery-external.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/jquery-private-external.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/jquery-private.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/jquery.eventemitter.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/otr.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/strophe.roster.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates.js +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/action.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/add_contact_dropdown.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/add_contact_form.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/change_status_message.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chat_status.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chatarea.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chatbox.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chatroom.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chatroom_password_form.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chatroom_sidebar.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chatrooms_tab.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/chats_panel.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/choose_status.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/contacts_panel.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/contacts_tab.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/controlbox.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/controlbox_toggle.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/field.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/form_captcha.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/form_checkbox.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/form_input.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/form_select.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/form_textarea.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/form_username.html +%%WWWDIR%%/modules/chat/converse.js-0.8.6/src/templates/group_header.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Mon Nov 2 09:22:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 665C1A24968; Mon, 2 Nov 2015 09:22:27 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3EE071386; Mon, 2 Nov 2015 09:22:27 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA29MQWx053415; Mon, 2 Nov 2015 09:22:26 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA29MQDD053413; Mon, 2 Nov 2015 09:22:26 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511020922.tA29MQDD053413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 2 Nov 2015 09:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400642 - head/emulators/mame/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:22:27 -0000 Author: marino Date: Mon Nov 2 09:22:26 2015 New Revision: 400642 URL: https://svnweb.freebsd.org/changeset/ports/400642 Log: emulators/(mame|mess): Avoid name pollution with At least on DragonFly's base compiler (gcc 5.2), the getc and ungetc routines in mame/mess were getting clobbered by . Rename getc and ungetc to mame_getc and mame_ungetc to fix. For some reason, macro definitions did not work so I had to patch every instance individually. Added: head/emulators/mame/files/patch-src_lib_netlist_plib_pparser.c (contents, props changed) head/emulators/mame/files/patch-src_lib_netlist_plib_pparser.h (contents, props changed) Added: head/emulators/mame/files/patch-src_lib_netlist_plib_pparser.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/mame/files/patch-src_lib_netlist_plib_pparser.c Mon Nov 2 09:22:26 2015 (r400642) @@ -0,0 +1,102 @@ +--- src/lib/netlist/plib/pparser.c.orig 2015-09-30 06:29:01 UTC ++++ src/lib/netlist/plib/pparser.c +@@ -28,22 +28,22 @@ pstring ptokenizer::currentline_str() + + void ptokenizer::skipeol() + { +- pstring::code_t c = getc(); ++ pstring::code_t c = mame_getc(); + while (c) + { + if (c == 10) + { +- c = getc(); ++ c = mame_getc(); + if (c != 13) +- ungetc(); ++ mame_ungetc(); + return; + } +- c = getc(); ++ c = mame_getc(); + } + } + + +-pstring::code_t ptokenizer::getc() ++pstring::code_t ptokenizer::mame_getc() + { + if (m_px >= m_cur_line.len()) + { +@@ -58,7 +58,7 @@ pstring::code_t ptokenizer::getc() + return m_cur_line.code_at(m_px++); + } + +-void ptokenizer::ungetc() ++void ptokenizer::mame_ungetc() + { + m_px--; + } +@@ -166,10 +166,10 @@ ptokenizer::token_t ptokenizer::get_toke + ptokenizer::token_t ptokenizer::get_token_internal() + { + /* skip ws */ +- pstring::code_t c = getc(); ++ pstring::code_t c = mame_getc(); + while (m_whitespace.find(c)>=0) + { +- c = getc(); ++ c = mame_getc(); + if (eof()) + { + return token_t(ENDOFFILE); +@@ -189,9 +189,9 @@ ptokenizer::token_t ptokenizer::get_toke + else if (m_number_chars.find(c)<0) + break; + tokstr += c; +- c = getc(); ++ c = mame_getc(); + } +- ungetc(); ++ mame_ungetc(); + return token_t(ret, tokstr); + } + else if (m_identifier_chars.find(c)>=0) +@@ -200,9 +200,9 @@ ptokenizer::token_t ptokenizer::get_toke + pstring tokstr = ""; + while (m_identifier_chars.find(c)>=0) { + tokstr += c; +- c = getc(); ++ c = mame_getc(); + } +- ungetc(); ++ mame_ungetc(); + token_id_t id = token_id_t(m_tokens.indexof(tokstr)); + if (id.id() >= 0) + return token_t(id, tokstr); +@@ -214,11 +214,11 @@ ptokenizer::token_t ptokenizer::get_toke + else if (c == m_string) + { + pstring tokstr = ""; +- c = getc(); ++ c = mame_getc(); + while (c != m_string) + { + tokstr += c; +- c = getc(); ++ c = mame_getc(); + } + return token_t(STRING, tokstr); + } +@@ -235,9 +235,9 @@ ptokenizer::token_t ptokenizer::get_toke + if (id.id() >= 0) + return token_t(id, tokstr); + } +- c = getc(); ++ c = mame_getc(); + } +- ungetc(); ++ mame_ungetc(); + token_id_t id = token_id_t(m_tokens.indexof(tokstr)); + if (id.id() >= 0) + return token_t(id, tokstr); Added: head/emulators/mame/files/patch-src_lib_netlist_plib_pparser.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/mame/files/patch-src_lib_netlist_plib_pparser.h Mon Nov 2 09:22:26 2015 (r400642) @@ -0,0 +1,13 @@ +--- src/lib/netlist/plib/pparser.h.orig 2015-09-30 06:29:01 UTC ++++ src/lib/netlist/plib/pparser.h +@@ -120,8 +120,8 @@ protected: + private: + void skipeol(); + +- pstring::code_t getc(); +- void ungetc(); ++ pstring::code_t mame_getc(); ++ void mame_ungetc(); + + bool eof() { return m_strm.eof(); } + From owner-svn-ports-all@freebsd.org Mon Nov 2 09:24:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27D6BA249BF; Mon, 2 Nov 2015 09:24:52 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 038E31572; Mon, 2 Nov 2015 09:24:51 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA29OpmM053728; Mon, 2 Nov 2015 09:24:51 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA29OoAH053724; Mon, 2 Nov 2015 09:24:50 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201511020924.tA29OoAH053724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Mon, 2 Nov 2015 09:24:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400643 - in head: . devel devel/py-pyvisa devel/py-pyvisa-py devel/pyvisa devel/pyvisa-py science science/py-pyteomics science/py-pyteomics.biolccc science/pyteomics science/pyteomics.... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:24:52 -0000 Author: makc Date: Mon Nov 2 09:24:50 2015 New Revision: 400643 URL: https://svnweb.freebsd.org/changeset/ports/400643 Log: Rename my ports to comply with Python ports policy Requested by: koobs Added: head/devel/py-pyvisa/ - copied from r400640, head/devel/pyvisa/ head/devel/py-pyvisa-py/ - copied from r400640, head/devel/pyvisa-py/ head/science/py-pyteomics/ - copied from r400014, head/science/pyteomics/ head/science/py-pyteomics.biolccc/ - copied from r400014, head/science/pyteomics.biolccc/ Deleted: head/devel/pyvisa/ head/devel/pyvisa-py/ head/science/pyteomics/ head/science/pyteomics.biolccc/ Modified: head/MOVED head/devel/Makefile head/devel/py-pyvisa/Makefile head/science/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 2 09:22:26 2015 (r400642) +++ head/MOVED Mon Nov 2 09:24:50 2015 (r400643) @@ -7920,3 +7920,7 @@ x11-fonts/code2001||2015-10-31|Has expir x11-wm/e-module-diskio||2015-10-31|Has expired: Broken for more than 7 months devel/ros||2015-11-01|Has expired: Unsupported upstream, see http://wiki.ros.org/Distributions ports-mgmt/portsopt||2015-11-01|Has expired: Deprecated by optionsng +devel/pyvisa|devel/py-pyvisa|2015-11-02|Renamed to comply with Python ports policy +devel/pyvisa-py|devel/py-pyvisa-py|2015-11-02|Renamed to comply with Python ports policy +science/pyteomics.biolccc|science/py-pyteomics.biolccc|2015-11-02|Renamed to comply with Python ports policy +science/pyteomics|science/py-pyteomics|2015-11-02|Renamed to comply with Python ports policy Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Nov 2 09:22:26 2015 (r400642) +++ head/devel/Makefile Mon Nov 2 09:24:50 2015 (r400643) @@ -4219,6 +4219,8 @@ SUBDIR += py-pytrie SUBDIR += py-pytz SUBDIR += py-pyutil + SUBDIR += py-pyvisa + SUBDIR += py-pyvisa-py SUBDIR += py-pyxml2obj SUBDIR += py-qpid SUBDIR += py-qserve @@ -4477,8 +4479,6 @@ SUBDIR += pysvn SUBDIR += pythk SUBDIR += pythontidy - SUBDIR += pyvisa - SUBDIR += pyvisa-py SUBDIR += qbzr SUBDIR += qca SUBDIR += qca-qt5 Modified: head/devel/py-pyvisa/Makefile ============================================================================== --- head/devel/pyvisa/Makefile Mon Nov 2 08:39:46 2015 (r400640) +++ head/devel/py-pyvisa/Makefile Mon Nov 2 09:24:50 2015 (r400643) @@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= makc@FreeBSD.org COMMENT= Python VISA bindings for GPIB, RS232, and USB instruments -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyvisa-py>0:${PORTSDIR}/devel/pyvisa-py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyvisa-py>0:${PORTSDIR}/devel/py-pyvisa-py USE_GITHUB= yes GH_ACCOUNT= hgrecco Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Mon Nov 2 09:22:26 2015 (r400642) +++ head/science/Makefile Mon Nov 2 09:24:50 2015 (r400643) @@ -152,6 +152,8 @@ SUBDIR += py-pydap SUBDIR += py-pydicom SUBDIR += py-pysal + SUBDIR += py-pyteomics + SUBDIR += py-pyteomics.biolccc SUBDIR += py-scikit-learn SUBDIR += py-scikit-sparse SUBDIR += py-scimath @@ -160,8 +162,6 @@ SUBDIR += pybrain SUBDIR += pycdf SUBDIR += pynn - SUBDIR += pyteomics - SUBDIR += pyteomics.biolccc SUBDIR += qcl SUBDIR += qtresistors SUBDIR += rubygem-ai4r From owner-svn-ports-all@freebsd.org Mon Nov 2 09:35:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA4FBA24D82; Mon, 2 Nov 2015 09:35:07 +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 076A21BDB; Mon, 2 Nov 2015 09:35:06 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mercury.issp.ac.ru [77.236.34.155:63573] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with PLAIN) by mail.issp.ac.ru with ESMTPSA/inet id tA29WtQt009360 (using TLSv1.2, with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits), verified NO) Mon, 2 Nov 2015 12:32:55 +0300 (MSK) X-Authentication-Warning: mail.issp.ac.ru: Host mercury.issp.ac.ru [77.236.34.155] claimed to be mercury.ph.man.ac.uk From: Max Brazhnikov To: Dmitry Marakasov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400016 - head/devel/qsvn Date: Mon, 02 Nov 2015 09:31:56 +0000 Message-ID: <2878125.iiRXSG3CUU@mercury.ph.man.ac.uk> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <20151023130258.GB7640@hades.panopticon> References: <201510231234.t9NCY9Vh064995@repo.freebsd.org> <20151023130258.GB7640@hades.panopticon> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:35:07 -0000 On Fri, 23 Oct 2015 16:02:58 +0300 Dmitry Marakasov wrote: > * Max Brazhnikov (makc@FreeBSD.org) wrote: > > > Author: makc > > Date: Fri Oct 23 12:34:09 2015 > > New Revision: 400016 > > URL: https://svnweb.freebsd.org/changeset/ports/400016 > > > > Log: > > devel/qsvn: > > - Expire port > > - Mark IGNORE: does not build after recent Subversion update > > You should've used BROKEN here, see > https://www.freebsd.org/doc/en/books/porters-handbook/dads-noinstall.html If strictly follow the rules, yes, you're right. I've changed BROKEN to IGNORE just before committing, because the project is dead and the port is going to be removed soon. > > I've fixed it. Thanks. Cheers, Max From owner-svn-ports-all@freebsd.org Mon Nov 2 09:35:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72BBFA24DAB; Mon, 2 Nov 2015 09:35:22 +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 CCC551CB1; Mon, 2 Nov 2015 09:35:21 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mercury.issp.ac.ru [77.236.34.155:16105] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with PLAIN) by mail.issp.ac.ru with ESMTPSA/inet id tA29aGBK009636 (using TLSv1.2, with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits), verified NO) Mon, 2 Nov 2015 12:36:16 +0300 (MSK) X-Authentication-Warning: mail.issp.ac.ru: Host mercury.issp.ac.ru [77.236.34.155] claimed to be mercury.ph.man.ac.uk From: Max Brazhnikov To: koobs@freebsd.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r399221 - in head/devel: . pyvisa pyvisa-py Date: Mon, 02 Nov 2015 09:35:18 +0000 Message-ID: <2217560.2E8DI3cAsN@mercury.ph.man.ac.uk> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <561F9CE4.50709@FreeBSD.org> References: <201510132059.t9DKxqa3065229@repo.freebsd.org> <1726138.XMjIiU2zB3@mercury.ph.man.ac.uk> <561F9CE4.50709@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:35:22 -0000 On Thu, 15 Oct 2015 23:32:36 +1100 Kubilay Kocak wrote: > On 15/10/2015 9:52 PM, Max Brazhnikov wrote: > > On Wed, 14 Oct 2015 13:01:42 +1100 Kubilay Kocak wrote: > >> On 14/10/2015 7:59 AM, Max Brazhnikov wrote: > >>> Author: makc > >>> Date: Tue Oct 13 20:59:51 2015 > >>> New Revision: 399221 > >>> URL: https://svnweb.freebsd.org/changeset/ports/399221 > >>> > >>> Log: > >>> Add new ports. devel/pyvisa: > >>> > >>> Python bindings to the "Virtual Instrument Software Architecture" > >>> VISA library, in order to control measurement devices via GPIB, > >>> RS232, or USB. > >>> > >>> WWW: https://pypi.python.org/pypi/PyVISA > >>> > >>> devel/pyvisa-py: > >>> > >>> PyVISA-py is a backend for PyVISA. It implements most of the methods > >>> for Message Based communication (Serial/USB/GPIB/Ethernet) using > >>> Python and some cross platform libraries. > >>> > >>> WWW: https://pypi.python.org/pypi/PyVISA-py > >>> > >>> Added: > >>> head/devel/pyvisa/ > >>> head/devel/pyvisa-py/ > >> > >> SVN dir should be py-pyvisa-py > > > > I've read wiki on naming python ports, but three 'py' in a row is too much for me. > > btw, why do you want py- prefix for pypi ports? > > > >> I know .. *sigh at upstream package naming* > > > > We can't control how upstreams name their packages, but we can ensure we > are consistent in our naming, which means > > * minimal to no conflicts (see python-twitter & twitter on pypy among > many other examples > * easy and consistent discovery via google, freshports, etc (users will > always search for the exact pypi name first) > Fixed in r400643. Cheers, Max From owner-svn-ports-all@freebsd.org Mon Nov 2 09:45:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAE0EA24FFF; Mon, 2 Nov 2015 09:45:22 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 983BD127D; Mon, 2 Nov 2015 09:45:22 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA29jLCv059562; Mon, 2 Nov 2015 09:45:21 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA29jLXK059560; Mon, 2 Nov 2015 09:45:21 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201511020945.tA29jLXK059560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 2 Nov 2015 09:45:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400644 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:45:22 -0000 Author: lwhsu Date: Mon Nov 2 09:45:21 2015 New Revision: 400644 URL: https://svnweb.freebsd.org/changeset/ports/400644 Log: - Update to 1.636 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Mon Nov 2 09:24:50 2015 (r400643) +++ head/devel/jenkins/Makefile Mon Nov 2 09:45:21 2015 (r400644) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.635 +PORTVERSION= 1.636 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Mon Nov 2 09:24:50 2015 (r400643) +++ head/devel/jenkins/distinfo Mon Nov 2 09:45:21 2015 (r400644) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.635/jenkins.war) = 6ec3487a56cbb319a8c47cb5986adef5fa2748ebd2ef5752159f47057c4c048f -SIZE (jenkins/1.635/jenkins.war) = 63529765 +SHA256 (jenkins/1.636/jenkins.war) = 7374cfecf603a9403affe2644c6fe9bc6b157fa67e38dfcb9bf6e9776df9dcc8 +SIZE (jenkins/1.636/jenkins.war) = 63531046 From owner-svn-ports-all@freebsd.org Mon Nov 2 09:45:51 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB212A2302C; Mon, 2 Nov 2015 09:45:51 +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 A502E134E; Mon, 2 Nov 2015 09:45:51 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (210.Red-81-38-187.dynamicIP.rima-tde.net [81.38.187.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id BB18E43BAA; Mon, 2 Nov 2015 03:45:42 -0600 (CST) Subject: Re: svn commit: r400639 - head/arabic/arabtex To: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201511020824.tA28OptW036013@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <563730C3.6030509@marino.st> Date: Mon, 2 Nov 2015 10:45:39 +0100 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: <201511020824.tA28OptW036013@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:45:51 -0000 On 11/2/2015 9:24 AM, Alexey Dokuchaev wrote: > Author: danfe > Date: Mon Nov 2 08:24:51 2015 > New Revision: 400639 > URL: https://svnweb.freebsd.org/changeset/ports/400639 > > Log: > - Rework broken conversion to option helpers in r399610: while ARABTEXDIRS > ends up with the correct values, .for loop in `do-install' recipe would > not iterate over `doc' subdirectory. So instead, get rid of ARABTEXDIRS > altogether and install docs in dedicated `do-install-DOCS-on' target > - While here, optimize away MKTEXLSR variable that was used only to amend > PLIST_SUB knob and convert EXTRACT_SUFX to USES=tar:tgz per portlint(1) > > Reported by: marino > Hi danfe, Shouldn't you bump the portrevision? Anyone that built after the previous work has a bad package. Regards, John From owner-svn-ports-all@freebsd.org Mon Nov 2 09:49:51 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACEB7A230EF; Mon, 2 Nov 2015 09:49:51 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A054158A; Mon, 2 Nov 2015 09:49:51 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA29nohB059819; Mon, 2 Nov 2015 09:49:50 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA29nolG059816; Mon, 2 Nov 2015 09:49:50 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511020949.tA29nolG059816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 2 Nov 2015 09:49:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400645 - in head/net/elixir-oauth2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 09:49:51 -0000 Author: vanilla Date: Mon Nov 2 09:49:49 2015 New Revision: 400645 URL: https://svnweb.freebsd.org/changeset/ports/400645 Log: Upgrade to 0.4.0. Modified: head/net/elixir-oauth2/Makefile head/net/elixir-oauth2/distinfo head/net/elixir-oauth2/files/patch-mix.exs Modified: head/net/elixir-oauth2/Makefile ============================================================================== --- head/net/elixir-oauth2/Makefile Mon Nov 2 09:45:21 2015 (r400644) +++ head/net/elixir-oauth2/Makefile Mon Nov 2 09:49:49 2015 (r400645) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oauth2 -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v CATEGORIES= net PKGNAMEPREFIX= elixir- Modified: head/net/elixir-oauth2/distinfo ============================================================================== --- head/net/elixir-oauth2/distinfo Mon Nov 2 09:45:21 2015 (r400644) +++ head/net/elixir-oauth2/distinfo Mon Nov 2 09:49:49 2015 (r400645) @@ -1,2 +1,2 @@ -SHA256 (scrogson-oauth2-v0.3.0_GH0.tar.gz) = edffefa6b35811a66b28b667783ff3b7077661b4cc8a01a7a6ff5b4b17f37e6a -SIZE (scrogson-oauth2-v0.3.0_GH0.tar.gz) = 10800 +SHA256 (scrogson-oauth2-v0.4.0_GH0.tar.gz) = d9bebc14633ac4c524a64c7dfb2398c723371b78c2e65f7455bf61239aa13127 +SIZE (scrogson-oauth2-v0.4.0_GH0.tar.gz) = 12882 Modified: head/net/elixir-oauth2/files/patch-mix.exs ============================================================================== --- head/net/elixir-oauth2/files/patch-mix.exs Mon Nov 2 09:45:21 2015 (r400644) +++ head/net/elixir-oauth2/files/patch-mix.exs Mon Nov 2 09:49:49 2015 (r400645) @@ -1,10 +1,10 @@ ---- mix.exs.orig 2015-07-20 14:01:37 UTC +--- mix.exs.orig 2015-10-28 02:02:44 UTC +++ mix.exs -@@ -6,7 +6,6 @@ defmodule OAuth2.Mixfile do - app: :oauth2, - version: "0.2.0", - elixir: "~> 1.0", -- deps: deps, - package: package, - name: "OAuth2", - description: "An Elixir OAuth 2.0 Client Library", +@@ -8,7 +8,6 @@ defmodule OAuth2.Mixfile do + name: "OAuth2", + version: @version, + elixir: "~> 1.0", +- deps: deps, + package: package, + description: description, + docs: docs, From owner-svn-ports-all@freebsd.org Mon Nov 2 10:13:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C1DAA23AE5; Mon, 2 Nov 2015 10:13:01 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B1941106; Mon, 2 Nov 2015 10:13:01 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2AD0pX068366; Mon, 2 Nov 2015 10:13:00 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2AD0bu068359; Mon, 2 Nov 2015 10:13:00 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201511021013.tA2AD0bu068359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 2 Nov 2015 10:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400646 - in head/x11-toolkits/irrlicht: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 10:13:01 -0000 Author: danfe Date: Mon Nov 2 10:12:59 2015 New Revision: 400646 URL: https://svnweb.freebsd.org/changeset/ports/400646 Log: - Update to version 1.8.3 and convert to option helpers - Reindent EXAMPLEDIRS and other lines to avoid wrapping PR: 203329 Modified: head/x11-toolkits/irrlicht/Makefile head/x11-toolkits/irrlicht/distinfo head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile Modified: head/x11-toolkits/irrlicht/Makefile ============================================================================== --- head/x11-toolkits/irrlicht/Makefile Mon Nov 2 09:49:49 2015 (r400645) +++ head/x11-toolkits/irrlicht/Makefile Mon Nov 2 10:12:59 2015 (r400646) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= irrlicht -PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTVERSION= 1.8.3 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/Irrlicht%20SDK/${PORTVERSION:R}/${PORTVERSION}/ @@ -22,15 +21,18 @@ USE_XORG= x11 xxf86vm USE_LDCONFIG= yes MAKE_ENV+= SHLIB_VER=${SHARED_LIB_VER} +CFLAGS_amd64= -fPIC +CFLAGS_ia64= -fPIC + PLIST_SUB+= SHARED_LIB_VER=${SHARED_LIB_VER} SUB_FILES= pkg-message BUILD_WRKSRC= ${WRKSRC}/source/Irrlicht SHARED_LIB_VER= 1 -EXAMPLEDIRS= 01.HelloWorld 02.Quake3Map 03.CustomSceneNode 04.Movement 05.UserInterface \ - 06.2DGraphics 07.Collision 08.SpecialFX 09.Meshviewer 10.Shaders \ - 11.PerPixelLighting 12.TerrainRendering 13.RenderToTexture 15.LoadIrrFile \ - Demo +EXAMPLEDIRS= 01.HelloWorld 02.Quake3Map 03.CustomSceneNode 04.Movement \ + 05.UserInterface 06.2DGraphics 07.Collision 08.SpecialFX \ + 09.Meshviewer 10.Shaders 11.PerPixelLighting \ + 12.TerrainRendering 13.RenderToTexture 15.LoadIrrFile Demo OPTIONS_DEFINE= DEBUG EXAMPLES @@ -38,12 +40,6 @@ DEBUG_MAKE_ENV_OFF= NDEBUG=1 BROKEN_sparc64= Does not compile -.include - -.if ${ARCH} == amd64 || ${ARCH} == ia64 -CFLAGS+= -fPIC -.endif - post-patch: @${REINPLACE_CMD} -e '/#define.*_IRR_USE_NON_SYSTEM_JPEG_LIB_/ d' \ -e '/#define.*_IRR_USE_NON_SYSTEM_LIB_PNG_/ d' \ @@ -54,18 +50,19 @@ post-patch: do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME} - cd ${WRKSRC}/include && \ - ${INSTALL_DATA} *.h ${STAGEDIR}${PREFIX}/include/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/lib/FreeBSD/libIrrlicht.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_DATA} ${WRKSRC}/include/*.h \ + ${STAGEDIR}${PREFIX}/include/${PORTNAME} + ${INSTALL_DATA} ${WRKSRC}/lib/FreeBSD/libIrrlicht.a \ + ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKSRC}/lib/FreeBSD/libIrrlicht.so.${SHARED_LIB_VER} \ - ${STAGEDIR}${PREFIX}/lib && ${LN} -s libIrrlicht.so.${SHARED_LIB_VER} \ - ${STAGEDIR}${PREFIX}/lib/libIrrlicht.so - -.if ${PORT_OPTIONS:MEXAMPLES} - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKSRC}/examples && ${COPYTREE_SHARE} "${EXAMPLEDIRS}" ${STAGEDIR}${EXAMPLESDIR} "( -name Makefile -or -name *\.cpp -or -name *\.h )" - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/media - cd ${WRKSRC}/media && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/media -.endif + ${STAGEDIR}${PREFIX}/lib + ${LN} -sf libIrrlicht.so.${SHARED_LIB_VER} \ + ${STAGEDIR}${PREFIX}/lib/libIrrlicht.so + +do-install-EXAMPLES-on: + cd ${WRKSRC}/examples && ${COPYTREE_SHARE} "${EXAMPLEDIRS}" \ + ${STAGEDIR}${EXAMPLESDIR} \ + "( -name Makefile -or -name *\.cpp -or -name *\.h )" + cd ${WRKSRC} && ${COPYTREE_SHARE} media ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/x11-toolkits/irrlicht/distinfo ============================================================================== --- head/x11-toolkits/irrlicht/distinfo Mon Nov 2 09:49:49 2015 (r400645) +++ head/x11-toolkits/irrlicht/distinfo Mon Nov 2 10:12:59 2015 (r400646) @@ -1,2 +1,2 @@ -SHA256 (irrlicht-1.8.1.zip) = 814bb90116d5429449ba1d169e2cbff881c473b7eada4c2447132bc4f4a6e97b -SIZE (irrlicht-1.8.1.zip) = 24167632 +SHA256 (irrlicht-1.8.3.zip) = 9e7be44277bf2004d73580a8585e7bd3c9ce9a3c801691e4f4aed030ac68931c +SIZE (irrlicht-1.8.3.zip) = 24069061 Modified: head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile ============================================================================== --- head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile Mon Nov 2 09:49:49 2015 (r400645) +++ head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile Mon Nov 2 10:12:59 2015 (r400646) @@ -1,14 +1,5 @@ --- source/Irrlicht/Makefile.orig 2014-10-18 07:47:20 UTC +++ source/Irrlicht/Makefile -@@ -2,7 +2,7 @@ - VERSION_MINOR = 8 - VERSION_RELEASE = 1 - # Irrlicht Engine 1.8.1 --# Makefile for Linux -+# Makefile for Linux/FreeBSD - # - # To use, just run: - # @@ -56,23 +56,20 @@ EXTRAOBJ = LINKOBJ = $(IRRMESHOBJ) $(IRROBJ) $(IRRPARTICLEOBJ) $(IRRANIMOBJ) \ From owner-svn-ports-all@freebsd.org Mon Nov 2 10:13:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FD95A23B14; Mon, 2 Nov 2015 10:13:14 +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 0A7D111DE; Mon, 2 Nov 2015 10:13:13 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (210.Red-81-38-187.dynamicIP.rima-tde.net [81.38.187.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id A10B943BB0; Mon, 2 Nov 2015 04:13:11 -0600 (CST) Subject: Re: svn commit: r400565 - head/security/pam_krb5 To: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510310558.t9V5wRZA018787@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <56373735.2060906@marino.st> Date: Mon, 2 Nov 2015 11:13:09 +0100 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: <201510310558.t9V5wRZA018787@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 10:13:14 -0000 On 10/31/2015 6:58 AM, Cy Schubert wrote: > Author: cy > Date: Sat Oct 31 05:58:27 2015 > New Revision: 400565 > URL: https://svnweb.freebsd.org/changeset/ports/400565 > > Log: > Fix Kerberos selection option and USES. > > Modified: > head/security/pam_krb5/Makefile > Hi Cy, This port is still broken. It won't build with heimdal-in-ports and it did before. I double-checked by building in poudriere on FreeBSD with that option selected. The krb5/krb5.h headers aren't found during configuration and later it fails because of this. Can you either check that each options builds or revert the change the broke the build? Thanks, John From owner-svn-ports-all@freebsd.org Mon Nov 2 10:22:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14E27A23E9E; Mon, 2 Nov 2015 10:22:08 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E331419A0; Mon, 2 Nov 2015 10:22:07 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2AM7Zf071332; Mon, 2 Nov 2015 10:22:07 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2AM6OQ071329; Mon, 2 Nov 2015 10:22:06 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201511021022.tA2AM6OQ071329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 2 Nov 2015 10:22:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400647 - head/astro/stellarium X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 10:22:08 -0000 Author: danfe Date: Mon Nov 2 10:22:06 2015 New Revision: 400647 URL: https://svnweb.freebsd.org/changeset/ports/400647 Log: Update to version 0.14.0. Modified: head/astro/stellarium/Makefile head/astro/stellarium/distinfo head/astro/stellarium/pkg-plist Modified: head/astro/stellarium/Makefile ============================================================================== --- head/astro/stellarium/Makefile Mon Nov 2 10:12:59 2015 (r400646) +++ head/astro/stellarium/Makefile Mon Nov 2 10:22:06 2015 (r400647) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stellarium -PORTVERSION= 0.13.3 -PORTREVISION= 1 +PORTVERSION= 0.14.0 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Stellarium-sources/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -55,6 +54,8 @@ CMAKE_ARGS+= -DENABLE_SOUND:BOOL=OFF post-patch: @${REINPLACE_CMD} -e 's, -Wno-unused-result,,' ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e 's,-Testscene,&_ground,' \ + ${WRKSRC}/scenery3d/Testscene/TX_Stellarium-Testscene_ground/CMakeLists.txt post-install: .if ${PORT_OPTIONS:MMORE_STARS} @@ -68,7 +69,7 @@ post-install: ${STAGEDIR}${DATADIR}/textures/$$f` ; \ ${TEST} $$new -gt $$existing || continue ; \ ${ECHO_CMD} "-- Replacing texture: $$f\ - (has larger file size: $$new vs. $$existing)" ; \ + (has larger file size: $$new > $$existing)" ; \ ${INSTALL_DATA} $$f ${STAGEDIR}${DATADIR}/textures ; \ done) .endif Modified: head/astro/stellarium/distinfo ============================================================================== --- head/astro/stellarium/distinfo Mon Nov 2 10:12:59 2015 (r400646) +++ head/astro/stellarium/distinfo Mon Nov 2 10:22:06 2015 (r400647) @@ -1,5 +1,5 @@ -SHA256 (stellarium-0.13.3.tar.gz) = 3202b7657906caf0e1079ee5c3f82b21acc01deaa4fcf654307d13d5baf886d6 -SIZE (stellarium-0.13.3.tar.gz) = 135870690 +SHA256 (stellarium-0.14.0.tar.gz) = 5225087732b97d27c019f0cb1a9f183d511e26eeb3538e16c3790df2dd541f15 +SIZE (stellarium-0.14.0.tar.gz) = 139333669 SHA256 (stars_4_1v0_1.cat) = 7a2084e5e45610bbffae9448d9552d8a8dd191e5b1a07b0e47d27622fab4a979 SIZE (stars_4_1v0_1.cat) = 17040932 SHA256 (stars_5_2v0_1.cat) = c4ebd18d05a805308cfac85fe224e3f0a75db6579cae65c935a0954da13f4164 Modified: head/astro/stellarium/pkg-plist ============================================================================== --- head/astro/stellarium/pkg-plist Mon Nov 2 10:12:59 2015 (r400646) +++ head/astro/stellarium/pkg-plist Mon Nov 2 10:22:06 2015 (r400647) @@ -36,7 +36,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/data/ssystem.ini %%DATADIR%%/data/ssystem_1000comets.ini %%DATADIR%%/data/stellarium.ico -%%DATADIR%%/data/updates.json %%DATADIR%%/landscapes/garching/description.ar.utf8 %%DATADIR%%/landscapes/garching/description.be.utf8 %%DATADIR%%/landscapes/garching/description.bg.utf8 @@ -73,6 +72,10 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/grossmugl/description.pt_BR.utf8 %%DATADIR%%/landscapes/grossmugl/description.ru.utf8 %%DATADIR%%/landscapes/grossmugl/description.uk.utf8 +%%DATADIR%%/landscapes/grossmugl/gazetteer.de.utf8 +%%DATADIR%%/landscapes/grossmugl/gazetteer.en.utf8 +%%DATADIR%%/landscapes/grossmugl/gazetteer.fr.utf8 +%%DATADIR%%/landscapes/grossmugl/gazetteer.ru.utf8 %%DATADIR%%/landscapes/grossmugl/grossmugl_leeberg_crop11.25_2048.png %%DATADIR%%/landscapes/grossmugl/grossmugl_leeberg_fog_crop22.5_w512.png %%DATADIR%%/landscapes/grossmugl/grossmugl_leeberg_illum_crop0_2048.png @@ -233,19 +236,15 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/zero/description.en.utf8 %%DATADIR%%/landscapes/zero/description.fr.utf8 %%DATADIR%%/landscapes/zero/description.hu.utf8 +%%DATADIR%%/landscapes/zero/description.pt_BR.utf8 %%DATADIR%%/landscapes/zero/description.ru.utf8 %%DATADIR%%/landscapes/zero/description.uk.utf8 %%DATADIR%%/landscapes/zero/landscape.ini %%DATADIR%%/landscapes/zero/zero_horizon.txt -%%DATADIR%%/nebulae/default/BarnardCat_tabbed.txt -%%DATADIR%%/nebulae/default/LBNCat_tabbed.txt -%%DATADIR%%/nebulae/default/LDNCat_tabbed.txt -%%DATADIR%%/nebulae/default/RCWCat_tabbed.txt -%%DATADIR%%/nebulae/default/SharplessCat_tabbed.txt -%%DATADIR%%/nebulae/default/VandenBerghCat_tabbed.txt %%DATADIR%%/nebulae/default/barnard142-vasey.png %%DATADIR%%/nebulae/default/barnard173-vasey.png %%DATADIR%%/nebulae/default/barnard22-vasey.png +%%DATADIR%%/nebulae/default/catalog.dat %%DATADIR%%/nebulae/default/etaCarinae_gzotti.png %%DATADIR%%/nebulae/default/ic1805.png %%DATADIR%%/nebulae/default/ic1848.png @@ -422,9 +421,8 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/nebulae/default/n7635-vasey.png %%DATADIR%%/nebulae/default/n869-884spano.png %%DATADIR%%/nebulae/default/n891oleg.png +%%DATADIR%%/nebulae/default/names.dat %%DATADIR%%/nebulae/default/nebula_textures.fab -%%DATADIR%%/nebulae/default/ngc2000.dat -%%DATADIR%%/nebulae/default/ngc2000names.dat %%DATADIR%%/nebulae/default/pleiades.png %%DATADIR%%/nebulae/default/rcw158-trev.png %%DATADIR%%/nebulae/default/rho-a00.png @@ -459,17 +457,28 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scenery3d/Sterngarten/Sterngarten_Wien_innerArea_ground.obj %%DATADIR%%/scenery3d/Sterngarten/description.de.utf8 %%DATADIR%%/scenery3d/Sterngarten/description.en.utf8 +%%DATADIR%%/scenery3d/Sterngarten/description.fr.utf8 +%%DATADIR%%/scenery3d/Sterngarten/description.pt_BR.utf8 %%DATADIR%%/scenery3d/Sterngarten/description.ru.utf8 %%DATADIR%%/scenery3d/Sterngarten/scenery3d.ini %%DATADIR%%/scenery3d/Sterngarten/viewpoints.ini +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene.mtl +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene.obj %%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_ground.mtl %%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_ground.obj +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid.mtl +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid.obj %%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid_Bump-separateSpheres.mtl +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid_Bump-separateSpheres.obj %%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid_Bump-separateSpheres.obj.gz +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid_Bump.mtl +%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene_withGrid_Bump.obj %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene/Bodenbelag_Schotter_Indisch.jpg %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene/Bodenbelag_Stein_Schotter_5cm.jpg %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene/Stein_Mauerwerk_mehrfarbig.jpg %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene/Stein_Platte_Quaderstein.jpg +%%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_ground/Bodenbelag_Schotter_Indisch.jpg +%%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_ground/Bodenbelag_Stein_Schotter_5cm.jpg %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Bodenbelag_Stein_Schotter_5cm.png %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Bodenbelag_Stein_Schotter_5cm_bump.png %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Bodenbelag_Stein_Schotter_5cm_bump_dontUse.jpg @@ -486,6 +495,8 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Stein_Platte_Quaderstein_bump.png %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Stein_Platte_Quaderstein_bump_dontUse.jpg %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Stein_Platte_Quaderstein_dontUse.jpg +%%DATADIR%%/scenery3d/Testscene/description.pt_BR.utf8 +%%DATADIR%%/scenery3d/Testscene/description.ru.utf8 %%DATADIR%%/scenery3d/Testscene/scenery3d.ini %%DATADIR%%/scripts/analemma.ssc %%DATADIR%%/scripts/common_objects.inc @@ -496,6 +507,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scripts/earth_4.ssc %%DATADIR%%/scripts/earth_5.ssc %%DATADIR%%/scripts/earth_6.ssc +%%DATADIR%%/scripts/earth_7.ssc %%DATADIR%%/scripts/landscapes.ssc %%DATADIR%%/scripts/lunar_partial.ssc %%DATADIR%%/scripts/lunar_total.ssc @@ -504,6 +516,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scripts/phobos_phun_3.ssc %%DATADIR%%/scripts/phobos_phun_4.ssc %%DATADIR%%/scripts/phobos_phun_5.ssc +%%DATADIR%%/scripts/save_state.inc %%DATADIR%%/scripts/screensaver.ssc %%DATADIR%%/scripts/sky_cultures.ssc %%DATADIR%%/scripts/solar_eclipse.ssc @@ -512,6 +525,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scripts/sun.ssc %%DATADIR%%/scripts/supernova.ssc %%DATADIR%%/scripts/transit_of_venus.ssc +%%DATADIR%%/scripts/translation.inc %%DATADIR%%/scripts/triple_sunrise_and_sunsets.ssc %%DATADIR%%/scripts/zodiac.ssc %%DATADIR%%/skycultures/arabic/Bearer-of-the-Demons-Head.png @@ -634,6 +648,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/boorong/cwarepil.png %%DATADIR%%/skycultures/boorong/description.de.utf8 %%DATADIR%%/skycultures/boorong/description.en.utf8 +%%DATADIR%%/skycultures/boorong/description.hu.utf8 %%DATADIR%%/skycultures/boorong/description.ru.utf8 %%DATADIR%%/skycultures/boorong/description.uk.utf8 %%DATADIR%%/skycultures/boorong/djuit.png @@ -684,12 +699,14 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/egyptian/description.de.utf8 %%DATADIR%%/skycultures/egyptian/description.en.utf8 %%DATADIR%%/skycultures/egyptian/description.fr.utf8 +%%DATADIR%%/skycultures/egyptian/description.hu.utf8 %%DATADIR%%/skycultures/egyptian/description.it.utf8 %%DATADIR%%/skycultures/egyptian/description.nb.utf8 %%DATADIR%%/skycultures/egyptian/description.pt_BR.utf8 %%DATADIR%%/skycultures/egyptian/description.ru.utf8 %%DATADIR%%/skycultures/egyptian/description.uk.utf8 %%DATADIR%%/skycultures/egyptian/info.ini +%%DATADIR%%/skycultures/egyptian/planet_names.fab %%DATADIR%%/skycultures/egyptian/star_names.fab %%DATADIR%%/skycultures/indian/aquarius.png %%DATADIR%%/skycultures/indian/aries.png @@ -734,6 +751,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/inuit/description.de.utf8 %%DATADIR%%/skycultures/inuit/description.en.utf8 %%DATADIR%%/skycultures/inuit/description.fr.utf8 +%%DATADIR%%/skycultures/inuit/description.hu.utf8 %%DATADIR%%/skycultures/inuit/description.it.utf8 %%DATADIR%%/skycultures/inuit/description.pt_BR.utf8 %%DATADIR%%/skycultures/inuit/description.ru.utf8 @@ -809,6 +827,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/lakota/description.de.utf8 %%DATADIR%%/skycultures/lakota/description.en.utf8 %%DATADIR%%/skycultures/lakota/description.fr.utf8 +%%DATADIR%%/skycultures/lakota/description.hu.utf8 %%DATADIR%%/skycultures/lakota/description.it.utf8 %%DATADIR%%/skycultures/lakota/description.pt_BR.utf8 %%DATADIR%%/skycultures/lakota/description.ru.utf8 @@ -824,6 +843,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/maori/description.de.utf8 %%DATADIR%%/skycultures/maori/description.en.utf8 %%DATADIR%%/skycultures/maori/description.fr.utf8 +%%DATADIR%%/skycultures/maori/description.hu.utf8 %%DATADIR%%/skycultures/maori/description.it.utf8 %%DATADIR%%/skycultures/maori/description.pt_BR.utf8 %%DATADIR%%/skycultures/maori/description.ru.utf8 @@ -837,6 +857,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/mongolian/constellationship.fab %%DATADIR%%/skycultures/mongolian/description.en.utf8 %%DATADIR%%/skycultures/mongolian/description.fr.utf8 +%%DATADIR%%/skycultures/mongolian/description.hu.utf8 %%DATADIR%%/skycultures/mongolian/description.uk.utf8 %%DATADIR%%/skycultures/mongolian/doloon_burkhan.png %%DATADIR%%/skycultures/mongolian/info.ini @@ -947,6 +968,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/sami/description.be.utf8 %%DATADIR%%/skycultures/sami/description.en.utf8 %%DATADIR%%/skycultures/sami/description.fr.utf8 +%%DATADIR%%/skycultures/sami/description.hu.utf8 %%DATADIR%%/skycultures/sami/description.nb.utf8 %%DATADIR%%/skycultures/sami/description.pt_BR.utf8 %%DATADIR%%/skycultures/sami/description.ru.utf8 @@ -957,6 +979,8 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/siberian/constellations_boundaries.dat %%DATADIR%%/skycultures/siberian/constellationship.fab %%DATADIR%%/skycultures/siberian/description.en.utf8 +%%DATADIR%%/skycultures/siberian/description.hu.utf8 +%%DATADIR%%/skycultures/siberian/description.pt_BR.utf8 %%DATADIR%%/skycultures/siberian/description.ru.utf8 %%DATADIR%%/skycultures/siberian/description.uk.utf8 %%DATADIR%%/skycultures/siberian/info.ini @@ -1112,6 +1136,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/western_rey/description.uk.utf8 %%DATADIR%%/skycultures/western_rey/info.ini %%DATADIR%%/skycultures/western_rey/star_names.fab +%%DATADIR%%/stars/default/cross-index.dat %%DATADIR%%/stars/default/defaultStarsConfig.json %%DATADIR%%/stars/default/gcvs_hip_part.dat %%DATADIR%%/stars/default/name.fab From owner-svn-ports-all@freebsd.org Mon Nov 2 10:24:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39777A24053; Mon, 2 Nov 2015 10:24:56 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0610B1C9F; Mon, 2 Nov 2015 10:24:55 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2AOtUr071531; Mon, 2 Nov 2015 10:24:55 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2AOtng071530; Mon, 2 Nov 2015 10:24:55 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201511021024.tA2AOtng071530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 2 Nov 2015 10:24:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400648 - head/arabic/arabtex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 10:24:56 -0000 Author: danfe Date: Mon Nov 2 10:24:54 2015 New Revision: 400648 URL: https://svnweb.freebsd.org/changeset/ports/400648 Log: Bump port revision after r400639 to ensure that users get fixed package. Requested by: marino Modified: head/arabic/arabtex/Makefile Modified: head/arabic/arabtex/Makefile ============================================================================== --- head/arabic/arabtex/Makefile Mon Nov 2 10:22:06 2015 (r400647) +++ head/arabic/arabtex/Makefile Mon Nov 2 10:24:54 2015 (r400648) @@ -3,7 +3,7 @@ PORTNAME= arabtex PORTVERSION= 3.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= arabic print MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/${PORTNAME}/ DISTNAME= arab${PORTVERSION:S/.//} From owner-svn-ports-all@freebsd.org Mon Nov 2 10:30:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21E2FA24355; Mon, 2 Nov 2015 10:30:00 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E030812D5; Mon, 2 Nov 2015 10:29:59 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2ATwlq071809; Mon, 2 Nov 2015 10:29:58 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2ATwY9071807; Mon, 2 Nov 2015 10:29:58 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201511021029.tA2ATwY9071807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Mon, 2 Nov 2015 10:29:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400649 - head/misc/p5-Chatbot-Eliza X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 10:30:00 -0000 Author: culot Date: Mon Nov 2 10:29:58 2015 New Revision: 400649 URL: https://svnweb.freebsd.org/changeset/ports/400649 Log: - Update to 1.06 - Add NO_ARCH Changes: http://search.cpan.org/dist/Chatbot-Eliza/Changes Modified: head/misc/p5-Chatbot-Eliza/Makefile head/misc/p5-Chatbot-Eliza/distinfo Modified: head/misc/p5-Chatbot-Eliza/Makefile ============================================================================== --- head/misc/p5-Chatbot-Eliza/Makefile Mon Nov 2 10:24:54 2015 (r400648) +++ head/misc/p5-Chatbot-Eliza/Makefile Mon Nov 2 10:29:58 2015 (r400649) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Chatbot-Eliza -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.06 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Clone of the classic Eliza prog LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/misc/p5-Chatbot-Eliza/distinfo ============================================================================== --- head/misc/p5-Chatbot-Eliza/distinfo Mon Nov 2 10:24:54 2015 (r400648) +++ head/misc/p5-Chatbot-Eliza/distinfo Mon Nov 2 10:29:58 2015 (r400649) @@ -1,2 +1,2 @@ -SHA256 (Chatbot-Eliza-1.05.tar.gz) = 7e6fc832a96ae0830e4ab3f3df7d670163f7016dbd00f69e347c9f37101b8e96 -SIZE (Chatbot-Eliza-1.05.tar.gz) = 39583 +SHA256 (Chatbot-Eliza-1.06.tar.gz) = bc030f03e6d3c4885f0937498404331eda992dd56f4a7f7ecfa333139828cf7f +SIZE (Chatbot-Eliza-1.06.tar.gz) = 40050 From owner-svn-ports-all@freebsd.org Mon Nov 2 12:00:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 164B1A238ED; Mon, 2 Nov 2015 12:00:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF2BE1F67; Mon, 2 Nov 2015 12:00:00 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2BxxmU097649; Mon, 2 Nov 2015 11:59:59 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2Bxx1P097647; Mon, 2 Nov 2015 11:59:59 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511021159.tA2Bxx1P097647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 2 Nov 2015 11:59:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400650 - in head/security/softether: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 12:00:01 -0000 Author: pi Date: Mon Nov 2 11:59:59 2015 New Revision: 400650 URL: https://svnweb.freebsd.org/changeset/ports/400650 Log: security/softether: fixes - iconv build - build with No-SSLv3 - MAKE_JOBS_UNSAFE=yes unconditionally PR: 203688, 204184 Submitted by: net@arrishq.net (maintainer) Added: head/security/softether/files/patch-src__Mayaqua__Network.c (contents, props changed) Modified: head/security/softether/Makefile Modified: head/security/softether/Makefile ============================================================================== --- head/security/softether/Makefile Mon Nov 2 10:29:58 2015 (r400649) +++ head/security/softether/Makefile Mon Nov 2 11:59:59 2015 (r400650) @@ -2,6 +2,7 @@ PORTNAME= softether PORTVERSION= 4.18.9570 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.softether-download.com/files/softether/v4.18-9570-rtm-2015.07.26-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v4.18-9570-rtm @@ -24,6 +25,7 @@ DOS2UNIX_FILES= AUTHORS.TXT ChangeLog LI src/Cedar/Server.c \ src/Mayaqua/Cfg.c \ src/Mayaqua/Cfg.h \ + src/Mayaqua/Network.c \ src/Mayaqua/Kernel.c \ src/Mayaqua/Table.h \ src/Mayaqua/Unix.c @@ -33,9 +35,10 @@ OPTIONS_DEFINE= DOCS ONLY_FOR_ARCHS= i386 amd64 USE_OPENSSL= yes -USES= dos2unix gmake iconv ncurses readline +USES= dos2unix gmake iconv:translit iconv:wchar_t ncurses readline USE_RC_SUBR= softether_bridge softether_client softether_server SUB_FILES= vpncmd +MAKE_JOBS_UNSAFE= yes # a pity the source directory has such a naming scheme, but well WRKSRC= ${WRKDIR}/v4.18-9570 @@ -47,11 +50,6 @@ ALL_TARGET= build # requires OpenSSL from ports .if ${OSVERSION} < 1000000 WITH_OPENSSL_PORT= yes -MAKE_JOBS_UNSAFE= yes -.endif - -.if ${OSVERSION} >= 1000000 -BUILD_DEPENDS= libiconv>=1.14:${PORTSDIR}/converters/libiconv .endif # skip configure at all and copy the corresponding Makefile in place Added: head/security/softether/files/patch-src__Mayaqua__Network.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/softether/files/patch-src__Mayaqua__Network.c Mon Nov 2 11:59:59 2015 (r400650) @@ -0,0 +1,19 @@ +--- src/Mayaqua/Network.c.orig 2015-07-26 06:38:18 UTC ++++ src/Mayaqua/Network.c +@@ -12920,7 +12920,16 @@ bool StartSSLEx(SOCK *sock, X *x, K *pri + { + if (client_tls == false) + { ++#ifndef OPENSSL_NO_SSL3 + SSL_CTX_set_ssl_version(ssl_ctx, SSLv3_method()); ++#else ++ SSL_CTX_set_ssl_version(ssl_ctx, SSLv23_method()); ++ SSL_CTX_set_options(ssl_ctx, SSL_OP_NO_SSLv2 | SSL_OP_NO_TLSv1 ++#ifdef SSL_OP_NO_TLSv1_2 ++ | SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2 ++#endif ++ ); ++#endif + } + else + { From owner-svn-ports-all@freebsd.org Mon Nov 2 12:14:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BE08A24379; Mon, 2 Nov 2015 12:14:58 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F28771CD4; Mon, 2 Nov 2015 12:14:57 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2CEvIK003506; Mon, 2 Nov 2015 12:14:57 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2CEumF003501; Mon, 2 Nov 2015 12:14:56 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511021214.tA2CEumF003501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 2 Nov 2015 12:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400651 - in head/lang/perl5-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 12:14:58 -0000 Author: mat Date: Mon Nov 2 12:14:56 2015 New Revision: 400651 URL: https://svnweb.freebsd.org/changeset/ports/400651 Log: Update to v5.23.4-68-g0ad694a. Changes: https://github.com/Perl/perl5/compare/v5.23.4-27-geeb9a2f...v5.23.4-68-g0ad694a Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile head/lang/perl5-devel/distinfo head/lang/perl5-devel/files/patch-Configure head/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm head/lang/perl5-devel/pkg-plist Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Nov 2 11:59:59 2015 (r400650) +++ head/lang/perl5-devel/Makefile Mon Nov 2 12:14:56 2015 (r400651) @@ -29,7 +29,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.23.4-27-geeb9a2f +GH_TAGNAME= v5.23.4-68-g0ad694a OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Nov 2 11:59:59 2015 (r400650) +++ head/lang/perl5-devel/distinfo Mon Nov 2 12:14:56 2015 (r400651) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.23.4-27_GH0.tar.gz) = e4ddb408169b4fef425dce0f7f560feeb1cb026ce2c6a39d43d3a60ee82f399c -SIZE (perl/perl-5.23.4-27_GH0.tar.gz) = 17601767 +SHA256 (perl/perl-5.23.4-68_GH0.tar.gz) = e10147caffa2cf69783d390d824228bfd478189180d3629d627f4cfbf1d4a0ce +SIZE (perl/perl-5.23.4-68_GH0.tar.gz) = 17607584 Modified: head/lang/perl5-devel/files/patch-Configure ============================================================================== --- head/lang/perl5-devel/files/patch-Configure Mon Nov 2 11:59:59 2015 (r400650) +++ head/lang/perl5-devel/files/patch-Configure Mon Nov 2 12:14:56 2015 (r400651) @@ -1,6 +1,6 @@ ---- Configure.orig 2015-10-19 08:07:11 UTC +--- Configure.orig 2015-11-02 11:11:17 UTC +++ Configure -@@ -3832,7 +3832,10 @@ esac +@@ -3848,7 +3848,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5013,7 +5016,7 @@ esac +@@ -5029,7 +5032,7 @@ esac : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -21,7 +21,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9531,8 +9534,7 @@ prefixvar=siteman3dir +@@ -9547,8 +9550,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in Modified: head/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm ============================================================================== --- head/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm Mon Nov 2 11:59:59 2015 (r400650) +++ head/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm Mon Nov 2 12:14:56 2015 (r400651) @@ -1,6 +1,6 @@ ---- cpan/Math-BigInt/lib/Math/BigInt.pm.orig 2015-09-08 05:21:36 UTC +--- cpan/Math-BigInt/lib/Math/BigInt.pm.orig 2015-11-02 11:11:17 UTC +++ cpan/Math-BigInt/lib/Math/BigInt.pm -@@ -62,7 +62,7 @@ use overload +@@ -64,7 +64,7 @@ use overload '>>=' => sub { $_[0]->brsft($_[1]); }, # not supported by Perl yet Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon Nov 2 11:59:59 2015 (r400650) +++ head/lang/perl5-devel/pkg-plist Mon Nov 2 12:14:56 2015 (r400651) @@ -186,8 +186,6 @@ etc/man.d/perl%%PERL_VER%%.conf %%PRIV_LIB%%/ExtUtils/MakeMaker/Locale.pm %%PRIV_LIB%%/ExtUtils/MakeMaker/Tutorial.pod %%PRIV_LIB%%/ExtUtils/MakeMaker/version.pm -%%PRIV_LIB%%/ExtUtils/MakeMaker/version/regex.pm -%%PRIV_LIB%%/ExtUtils/MakeMaker/version/vpp.pm %%PRIV_LIB%%/ExtUtils/Manifest.pm %%PRIV_LIB%%/ExtUtils/Miniperl.pm %%PRIV_LIB%%/ExtUtils/Mkbootstrap.pm @@ -601,7 +599,6 @@ etc/man.d/perl%%PERL_VER%%.conf %%PRIV_LIB%%/Unicode/Collate/Locale/zh_zhu.pl %%PRIV_LIB%%/Unicode/Collate/allkeys.txt %%PRIV_LIB%%/Unicode/Collate/keys.txt -%%PRIV_LIB%%/Unicode/Normalize.pm %%PRIV_LIB%%/Unicode/UCD.pm %%PRIV_LIB%%/User/grent.pm %%PRIV_LIB%%/User/pwent.pm @@ -818,6 +815,7 @@ etc/man.d/perl%%PERL_VER%%.conf %%ARCH_LIB%%/Time/Seconds.pm %%ARCH_LIB%%/Unicode/Collate.pm %%ARCH_LIB%%/Unicode/Collate/Locale.pm +%%ARCH_LIB%%/Unicode/Normalize.pm %%ARCH_LIB%%/arybase.pm %%ARCH_LIB%%/attributes.pm %%ARCH_LIB%%/auto/B/B.so @@ -826,7 +824,6 @@ etc/man.d/perl%%PERL_VER%%.conf %%ARCH_LIB%%/auto/Cwd/Cwd.so %%ARCH_LIB%%/auto/DB_File/DB_File.so %%ARCH_LIB%%/auto/Data/Dumper/Dumper.so -%%ARCH_LIB%%/auto/Devel/PPPort/PPPort.so %%ARCH_LIB%%/auto/Devel/Peek/Peek.so %%ARCH_LIB%%/auto/Digest/MD5/MD5.so %%ARCH_LIB%%/auto/Digest/SHA/SHA.so @@ -868,6 +865,7 @@ etc/man.d/perl%%PERL_VER%%.conf %%ARCH_LIB%%/auto/Time/HiRes/HiRes.so %%ARCH_LIB%%/auto/Time/Piece/Piece.so %%ARCH_LIB%%/auto/Unicode/Collate/Collate.so +%%ARCH_LIB%%/auto/Unicode/Normalize/Normalize.so %%ARCH_LIB%%/auto/arybase/arybase.so %%ARCH_LIB%%/auto/attributes/attributes.so %%ARCH_LIB%%/auto/mro/mro.so @@ -2076,7 +2074,6 @@ etc/man.d/perl%%PERL_VER%%.conf %%PRIV_LIB%%/version.pod %%PRIV_LIB%%/version/Internals.pod %%PRIV_LIB%%/version/regex.pm -%%PRIV_LIB%%/version/vpp.pm %%PRIV_LIB%%/vmsish.pm %%PRIV_LIB%%/warnings.pm %%PRIV_LIB%%/warnings/register.pm From owner-svn-ports-all@freebsd.org Mon Nov 2 13:12:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9B8BA22171; Mon, 2 Nov 2015 13:12:14 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6775D17CE; Mon, 2 Nov 2015 13:12:14 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2DCDjR020603; Mon, 2 Nov 2015 13:12:13 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2DCDB0020601; Mon, 2 Nov 2015 13:12:13 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201511021312.tA2DCDB0020601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 2 Nov 2015 13:12:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400652 - in head/graphics/libdrm: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 13:12:14 -0000 Author: kwm Date: Mon Nov 2 13:12:13 2015 New Revision: 400652 URL: https://svnweb.freebsd.org/changeset/ports/400652 Log: The intel kernel driver leaks error code "512" (ERESTARTSYS) to userland. This error code should be converted to EINTR and/or EAGAIN. Teach libdrm to handle this error code as a work around, and add a override to not apply the patch. Which is done for people doing DRM development. PR: 204174 Added: head/graphics/libdrm/files/extra-xf86drm.c (contents, props changed) Modified: head/graphics/libdrm/Makefile Modified: head/graphics/libdrm/Makefile ============================================================================== --- head/graphics/libdrm/Makefile Mon Nov 2 12:14:56 2015 (r400651) +++ head/graphics/libdrm/Makefile Mon Nov 2 13:12:13 2015 (r400652) @@ -3,6 +3,7 @@ PORTNAME= libdrm PORTVERSION= 2.4.65 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics x11 MASTER_SITES= http://dri.freedesktop.org/libdrm/ @@ -59,6 +60,12 @@ PLIST_SUB+= INTEL_DRIVER="@comment " PLIST_SUB+= RADEON_DRIVERS="@comment " .endif +# This variable is not for users. So use a non-default name, intended for +# people working on DRM kernel module development. +.if !defined(LIBDRM_SKIP_RETURN_PATCH) +EXTRA_PATCHES+= ${FILESDIR}/extra-xf86drm.c +.endif + pre-patch: @${REINPLACE_CMD} 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|g; \ s,i?86|x86_64),i?86|amd64|x86_64),g' \ Added: head/graphics/libdrm/files/extra-xf86drm.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libdrm/files/extra-xf86drm.c Mon Nov 2 13:12:13 2015 (r400652) @@ -0,0 +1,19 @@ +Error code 512 is being leaked from kernel space. While it should be +converted to either EINTR or EAGAIN in the kernel. Teach libdrm to do this +for now. Newer kernel modules will have this fixed included. + +dragonfly fixed this issue in, +http://gitweb.dragonflybsd.org/dragonfly.git/commit/b922632f623ee2cc2c1346bb3a6894a7756676aa +which will be included in the 4.4 release when it is released. + +--- xf86drm.c.orig 2015-11-02 12:26:19.910518000 +0100 ++++ xf86drm.c 2015-11-02 12:27:10.575894000 +0100 +@@ -174,7 +174,7 @@ + + do { + ret = ioctl(fd, request, arg); +- } while (ret == -1 && (errno == EINTR || errno == EAGAIN)); ++ } while (ret == -1 && (errno == EINTR || errno == EAGAIN || errno == 512)); + return ret; + } + From owner-svn-ports-all@freebsd.org Mon Nov 2 13:41:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0E18A228DD; Mon, 2 Nov 2015 13:41:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91D7B1468; Mon, 2 Nov 2015 13:41:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2Df3D8029250; Mon, 2 Nov 2015 13:41:03 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2Df3We029248; Mon, 2 Nov 2015 13:41:03 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201511021341.tA2Df3We029248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 2 Nov 2015 13:41:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400653 - in head/x11-fonts/fontconfig: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 13:41:05 -0000 Author: kwm Date: Mon Nov 2 13:41:03 2015 New Revision: 400653 URL: https://svnweb.freebsd.org/changeset/ports/400653 Log: Teach fontconfig that LANG and LC_* settings with more than 2 components are fine and actualy supported by POSIX even if Linux doesn't. This should fix font issues with the projects/collation branch. Submitted by: bapt@, marino@ Obtained from: DragonFly BSD Added: head/x11-fonts/fontconfig/files/patch-src_fclang.c (contents, props changed) Modified: head/x11-fonts/fontconfig/Makefile Modified: head/x11-fonts/fontconfig/Makefile ============================================================================== --- head/x11-fonts/fontconfig/Makefile Mon Nov 2 13:12:13 2015 (r400652) +++ head/x11-fonts/fontconfig/Makefile Mon Nov 2 13:41:03 2015 (r400653) @@ -1,10 +1,9 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/trunk/x11-fonts/fontconfig/Makefile 18637 2013-07-27 09:15:21Z kwm $ PORTNAME= fontconfig PORTVERSION= 2.11.1 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/ Added: head/x11-fonts/fontconfig/files/patch-src_fclang.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/fontconfig/files/patch-src_fclang.c Mon Nov 2 13:41:03 2015 (r400653) @@ -0,0 +1,50 @@ +--- src/fclang.c.orig 2014-01-20 08:14:20 UTC ++++ src/fclang.c +@@ -183,6 +183,7 @@ FcLangNormalize (const FcChar8 *lang) + { + FcChar8 *result = NULL, *s, *orig; + char *territory, *encoding, *modifier; ++ char *script; + size_t llen, tlen = 0, mlen = 0; + + if (!lang || !*lang) +@@ -241,26 +242,32 @@ FcLangNormalize (const FcChar8 *lang) + modifier = encoding; + } + } +- territory = strchr ((const char *) s, '_'); +- if (!territory) +- territory = strchr ((const char *) s, '-'); ++ territory = strrchr ((const char *) s, '_'); + if (territory) + { + *territory = 0; + territory++; + tlen = strlen (territory); + } ++ /* There might by a script component, e.g. sr_Cyrl_RS@UTF-8. We can't assume all legal locale ++ names are in the form _.. If the script component is here, ++ skip it to define the language properly (e.g. "sr" instead of "sr_Cyrl") */ ++ script = strchr ((const char *) s, '_'); ++ if (script) ++ { ++ *script = 0; ++ } + llen = strlen ((const char *) s); + if (llen < 2 || llen > 3) + { +- fprintf (stderr, "Fontconfig warning: ignoring %s: not a valid language tag\n", +- lang); ++ fprintf (stderr, "Fontconfig warning: ignoring %s: not a valid language tag (%s)\n", ++ s, lang); + goto bail0; + } + if (territory && (tlen < 2 || tlen > 3)) + { +- fprintf (stderr, "Fontconfig warning: ignoring %s: not a valid region tag\n", +- lang); ++ fprintf (stderr, "Fontconfig warning: ignoring %s: not a valid region tag (%s)\n", ++ territory, lang); + goto bail0; + } + if (territory) From owner-svn-ports-all@freebsd.org Mon Nov 2 13:43:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DA24A2298A; Mon, 2 Nov 2015 13:43:33 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1BAD81878; Mon, 2 Nov 2015 13:43:33 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2DhWDf029463; Mon, 2 Nov 2015 13:43:32 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2DhVvg029458; Mon, 2 Nov 2015 13:43:31 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511021343.tA2DhVvg029458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 2 Nov 2015 13:43:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400654 - in head: . graphics graphics/cal3d graphics/cal3d-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 13:43:33 -0000 Author: marino Date: Mon Nov 2 13:43:31 2015 New Revision: 400654 URL: https://svnweb.freebsd.org/changeset/ports/400654 Log: Contract graphics/cal3d-devel into graphics/cal3d The development of cal3d stopped in July 2006, about a week or two after the last release (0.11.0). It makes no sense to have both cal3d and cal3d-devel, so let's copy over the -devel port over to the stable one and remove the -devel port. There's no reason to set a deprecation period in this case. While here: * remove conflicts * Update the WWW to the new home page I've given graphics/cal3d a "fake" version of 0.11.1 to convey that it is an update to the previous version of 0.11.0 rather than to completely change the version scheme. PR: 203135 Approved by: maintainer timeout Discussed: portmgr (bapt) Deleted: head/graphics/cal3d-devel/ Modified: head/MOVED head/graphics/Makefile head/graphics/cal3d/Makefile head/graphics/cal3d/distinfo head/graphics/cal3d/pkg-descr Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 2 13:41:03 2015 (r400653) +++ head/MOVED Mon Nov 2 13:43:31 2015 (r400654) @@ -7900,7 +7900,7 @@ net/py-medusa||2015-10-28|Abandoned upst audio/py-audiotools|audio/py-fmoo-audiotools|2015-10-29|Rename to match PyPI nomenclature audio/cmus-post.fm||2015-10-31|Has expired: Broken for more than 6 months devel/libphish||2015-10-31|Has expired: Broken for more than 6 months -devel/rubygem-debugger||2015-10-31|Has expired: This port is for Ruby 1.9 only. Upstream stopped maintenance. +devel/rubygem-debugger||2015-10-31|Has expired: This port is for Ruby 1.9 only, upstream stopped maintenance games/linux-ningpo-demo||2015-10-31|Has expired: Broken for more than 6 months graphics/gdal-grass||2015-10-31|Has expired: Superseded by gdal-2.0.0 graphics/picviz||2015-10-31|Has expired: Broken for more than 6 months @@ -7924,3 +7924,4 @@ devel/pyvisa|devel/py-pyvisa|2015-11-02| devel/pyvisa-py|devel/py-pyvisa-py|2015-11-02|Renamed to comply with Python ports policy science/pyteomics.biolccc|science/py-pyteomics.biolccc|2015-11-02|Renamed to comply with Python ports policy science/pyteomics|science/py-pyteomics|2015-11-02|Renamed to comply with Python ports policy +graphics/cal3d-devel|graphics/cal3d|2015-11-02|Dvelopment ceased in 2006 so set last devel version as stable Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Mon Nov 2 13:41:03 2015 (r400653) +++ head/graphics/Makefile Mon Nov 2 13:43:31 2015 (r400654) @@ -77,7 +77,6 @@ SUBDIR += cairo-reference SUBDIR += cairomm SUBDIR += cal3d - SUBDIR += cal3d-devel SUBDIR += camera SUBDIR += camerakit SUBDIR += cbrpager Modified: head/graphics/cal3d/Makefile ============================================================================== --- head/graphics/cal3d/Makefile Mon Nov 2 13:41:03 2015 (r400653) +++ head/graphics/cal3d/Makefile Mon Nov 2 13:43:31 2015 (r400654) @@ -2,19 +2,25 @@ # $FreeBSD$ PORTNAME= cal3d -PORTVERSION= 0.11.0 -PORTREVISION= 3 +PORTVERSION= 0.11.1 # see note below CATEGORIES= graphics devel -MASTER_SITES= http://download.gna.org/cal3d/sources/ +MASTER_SITES= LOCAL/acm/cal3d +DISTNAME= cal3d-20060720 DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= Skeletal based 3D character animation library written in C++ -CONFLICTS= cal3d-devel-[0-9]* +# Cal3D ceased development in July 2006 +# The last version was labelled 0.11R2 (despite version 0.11 being released) +# The last Cal3D development version was "20060720". +# This becomes the new "stable" version, and it's given a fake version +# number of 0.11.1 to indicate it comes after 0.11.0 rather than changing +# the version scheme completely. GNU_CONFIGURE= yes -USES= libtool pathfix pkgconfig +USES= autoreconf libtool pathfix pkgconfig tar:bzip2 +PATHFIX_MAKEFILEIN= Makefile.am USE_LDCONFIG= yes INSTALL_TARGET= install-strip @@ -23,6 +29,7 @@ post-patch: ${WRKSRC}/src/cal3d/buffersource.h \ ${WRKSRC}/src/cal3d/loader.h \ ${WRKSRC}/src/cal3d/streamsource.h - @${REINPLACE_CMD} '/^SUBDIRS =/s/tests//' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e '/^all_libraries/d' \ + ${WRKSRC}/src/cal3d/Makefile.am .include Modified: head/graphics/cal3d/distinfo ============================================================================== --- head/graphics/cal3d/distinfo Mon Nov 2 13:41:03 2015 (r400653) +++ head/graphics/cal3d/distinfo Mon Nov 2 13:43:31 2015 (r400654) @@ -1,2 +1,2 @@ -SHA256 (cal3d/cal3d-0.11.0.tar.gz) = fc4a6fe311004987377ec80b804a04aab44c32085fd974d275aa9d0b14144b06 -SIZE (cal3d/cal3d-0.11.0.tar.gz) = 568532 +SHA256 (cal3d/cal3d-20060720.tar.bz2) = c40071e14b9b1f71e36b36d29796bd7de41a1d32b1de6307ffdb334cb39418de +SIZE (cal3d/cal3d-20060720.tar.bz2) = 607624 Modified: head/graphics/cal3d/pkg-descr ============================================================================== --- head/graphics/cal3d/pkg-descr Mon Nov 2 13:41:03 2015 (r400653) +++ head/graphics/cal3d/pkg-descr Mon Nov 2 13:43:31 2015 (r400654) @@ -16,4 +16,4 @@ whether it's a game or a VR application. load your exported files, build characters, run animations, and access the data necessary to render them with 3D graphics. -WWW: http://cal3d.sourceforge.net/ +WWW: http://gna.org/projects/cal3d/ From owner-svn-ports-all@freebsd.org Mon Nov 2 13:53:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F288BA22CA3; Mon, 2 Nov 2015 13:53:49 +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 E36901F14; Mon, 2 Nov 2015 13:53:49 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E26331E10; Mon, 2 Nov 2015 13:53:49 +0000 (UTC) Date: Mon, 2 Nov 2015 13:53:49 +0000 From: Alexey Dokuchaev To: John Marino Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400654 - in head: . graphics graphics/cal3d graphics/cal3d-devel Message-ID: <20151102135349.GA78280@FreeBSD.org> References: <201511021343.tA2DhVvg029458@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201511021343.tA2DhVvg029458@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 13:53:50 -0000 On Mon, Nov 02, 2015 at 01:43:31PM +0000, John Marino wrote: > New Revision: 400654 > URL: https://svnweb.freebsd.org/changeset/ports/400654 > > Log: > Contract graphics/cal3d-devel into graphics/cal3d > > The development of cal3d stopped in July 2006, about a week or two > after the last release (0.11.0). [...] > I've given graphics/cal3d a "fake" version of 0.11.1 to convey that it > is an update to the previous version of 0.11.0 rather than to completely > change the version scheme. IMHO you should've simply bumped port revision. "Inventing" versions is often a desire hard to resist, I know. :-) ./danfe From owner-svn-ports-all@freebsd.org Mon Nov 2 14:11:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93B6DA02139; Mon, 2 Nov 2015 14:11:10 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B0E61999; Mon, 2 Nov 2015 14:11:10 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2EB9ER037374; Mon, 2 Nov 2015 14:11:09 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2EB9el037373; Mon, 2 Nov 2015 14:11:09 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511021411.tA2EB9el037373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 2 Nov 2015 14:11:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400655 - head/security/softether X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 14:11:10 -0000 Author: pi Date: Mon Nov 2 14:11:09 2015 New Revision: 400655 URL: https://svnweb.freebsd.org/changeset/ports/400655 Log: security/softether: fix USES PR: 204184 Submitted by: marino Approved by: maintainer (implicit) Modified: head/security/softether/Makefile Modified: head/security/softether/Makefile ============================================================================== --- head/security/softether/Makefile Mon Nov 2 13:43:31 2015 (r400654) +++ head/security/softether/Makefile Mon Nov 2 14:11:09 2015 (r400655) @@ -35,7 +35,7 @@ OPTIONS_DEFINE= DOCS ONLY_FOR_ARCHS= i386 amd64 USE_OPENSSL= yes -USES= dos2unix gmake iconv:translit iconv:wchar_t ncurses readline +USES= dos2unix gmake iconv:wchar_t ncurses readline USE_RC_SUBR= softether_bridge softether_client softether_server SUB_FILES= vpncmd MAKE_JOBS_UNSAFE= yes From owner-svn-ports-all@freebsd.org Mon Nov 2 14:29:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B271BA02326; Mon, 2 Nov 2015 14:29:33 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 774FB1FBB; Mon, 2 Nov 2015 14:29:33 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2ETWOO041183; Mon, 2 Nov 2015 14:29:32 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2ETWJx041181; Mon, 2 Nov 2015 14:29:32 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201511021429.tA2ETWJx041181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Mon, 2 Nov 2015 14:29:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400656 - head/security/p5-IO-Socket-SSL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 14:29:33 -0000 Author: jadawin Date: Mon Nov 2 14:29:32 2015 New Revision: 400656 URL: https://svnweb.freebsd.org/changeset/ports/400656 Log: - Update to 0.020 Modified: head/security/p5-IO-Socket-SSL/Makefile head/security/p5-IO-Socket-SSL/distinfo Modified: head/security/p5-IO-Socket-SSL/Makefile ============================================================================== --- head/security/p5-IO-Socket-SSL/Makefile Mon Nov 2 14:11:09 2015 (r400655) +++ head/security/p5-IO-Socket-SSL/Makefile Mon Nov 2 14:29:32 2015 (r400656) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Socket-SSL -PORTVERSION= 2.016 +PORTVERSION= 2.020 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SULLR Modified: head/security/p5-IO-Socket-SSL/distinfo ============================================================================== --- head/security/p5-IO-Socket-SSL/distinfo Mon Nov 2 14:11:09 2015 (r400655) +++ head/security/p5-IO-Socket-SSL/distinfo Mon Nov 2 14:29:32 2015 (r400656) @@ -1,2 +1,2 @@ -SHA256 (IO-Socket-SSL-2.016.tar.gz) = 936268b3c152a4900f9c1762ab2e0aa3f84ed3a988e8e60aaad604beda7bfe41 -SIZE (IO-Socket-SSL-2.016.tar.gz) = 195529 +SHA256 (IO-Socket-SSL-2.020.tar.gz) = 5a8e2ce93aa410cd18507d55860efb8277184f52a20ca523e4c047d4bce512db +SIZE (IO-Socket-SSL-2.020.tar.gz) = 197178 From owner-svn-ports-all@freebsd.org Mon Nov 2 14:35:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E46B1A025A2; Mon, 2 Nov 2015 14:35:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94F621589; Mon, 2 Nov 2015 14:35:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2EZ3IX043894; Mon, 2 Nov 2015 14:35:03 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2EZ3QD043892; Mon, 2 Nov 2015 14:35:03 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201511021435.tA2EZ3QD043892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Mon, 2 Nov 2015 14:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400657 - in head/devel: gcc-arm-embedded gcc-msp430-ti-toolchain X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 14:35:05 -0000 Author: lev Date: Mon Nov 2 14:35:03 2015 New Revision: 400657 URL: https://svnweb.freebsd.org/changeset/ports/400657 Log: Disable build of MCU-related gcc ports on platforms, where package building is done on emulators, as it takes really long time (8 days in case of gcc-arm on arm itself, according to Sean Bruno). It looks sane for now, as most of ARM and MIPs-based machines are small router boxes, not powerful desktop-class machines. Modified: head/devel/gcc-arm-embedded/Makefile head/devel/gcc-msp430-ti-toolchain/Makefile Modified: head/devel/gcc-arm-embedded/Makefile ============================================================================== --- head/devel/gcc-arm-embedded/Makefile Mon Nov 2 14:29:32 2015 (r400656) +++ head/devel/gcc-arm-embedded/Makefile Mon Nov 2 14:35:03 2015 (r400657) @@ -20,7 +20,6 @@ HTML_DESC= Install HTML documentation PDF_DESC= Install PDF documentation (requires TeX, it is huge) PYGDB_DESC= Build and install pyhon-enabled gdb in addition to standard one - PURE_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-gcc-isl-0.15-compatibility PURE_LIB_DEPENDS_OFF= \ libexpat.so:${PORTSDIR}/textproc/expat2 \ @@ -36,6 +35,10 @@ PDF_BUILD_DEPENDS= texi2dvi:${PORTSDIR}/ OPTIONS_SUB= yes PYGDB_USES= python:2 +NOT_FOR_ARCHS= aarch64 arm armeb armv6 armv6hf \ + mips mips64 mips64el mipsel mipsn32 +NOT_FOR_ARCHS_REASON= Very slow to build on emulator + USES= bison compiler cpe gmake iconv makeinfo tar:bzip2 GNU_CONFIGURE= yes @@ -81,7 +84,6 @@ BUNDLED_VERSION_MPC= 0.8.1 BUNDLED_VERSION_ISL= 0.11.1 BUNDLED_VERSION_CLOOG= 0.18.0 - VAR_TO_SUBMAKE= BUILD_DIR CC CFLAGS CHOSEN_COMPILER_TYPE CONFIG_SITE \ CONFIGURE_MAX_CMD_LEN CONFIGURE_SHELL CP CPP CPPFLAGS CXX \ CXXFLAGS DOCS_SUFFIX ECHO_MSG EXAMPLESDIR FILE FIND GMAKE \ Modified: head/devel/gcc-msp430-ti-toolchain/Makefile ============================================================================== --- head/devel/gcc-msp430-ti-toolchain/Makefile Mon Nov 2 14:29:32 2015 (r400656) +++ head/devel/gcc-msp430-ti-toolchain/Makefile Mon Nov 2 14:35:03 2015 (r400657) @@ -41,6 +41,10 @@ PURE_LIB_DEPENDS_OFF= libgmp.so:${PORTSD PURE_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-libgui_configure \ ${PATCHDIR}/extra-patch-gdb_configure +NOT_FOR_ARCHS= aarch64 arm armeb armv6 armv6hf \ + mips mips64 mips64el mipsel mipsn32 +NOT_FOR_ARCHS_REASON= Very slow to build on emulator + USES= bison compiler cpe gmake libtool makeinfo tar:bzip2 USE_CSTD= gnu89 From owner-svn-ports-all@freebsd.org Mon Nov 2 14:37:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E4A1A02607; Mon, 2 Nov 2015 14:37:37 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) by mx1.freebsd.org (Postfix) with ESMTP id D700F179D; Mon, 2 Nov 2015 14:37:36 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id tGEiZUiabZ7CotGEjZ1WmL; Mon, 02 Nov 2015 07:37:30 -0700 X-Authority-Analysis: v=2.1 cv=W4fyL0ik c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=BWvPGDcYAAAA:8 a=VxmjJ2MpAAAA:8 a=qtqOOiqGOCEA:10 a=XldT38RWNwACPDQzwzUA:9 a=6I5d2MoRAAAA:8 a=ACPULtTEIhzUwNBugXYA:9 a=7Zwj6sZBwVKJAoWSPKxL6X1jA+E=:19 a=CjuIK1q_8ugA:10 a=66y7SloQAAAA:8 a=kjR-HvPHAAAA:8 a=4v9MTiH_lujrM-ItZV4A:9 a=YxBL1-UpAAAA:8 a=1uD52sVY3tjqBj_FW6cA:9 a=mnjMkT_jgaIA:10 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 75CF59B8B; Mon, 2 Nov 2015 06:37:28 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id tA2EbSnY069799; Mon, 2 Nov 2015 06:37:28 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201511021437.tA2EbSnY069799@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: marino@freebsd.org cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hrs@freebsd.org Subject: Re: svn commit: r400565 - head/security/pam_krb5 In-Reply-To: Message from John Marino of "Mon, 02 Nov 2015 11:13:09 +0100." <56373735.2060906@marino.st> Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_1446474983_106820" Date: Mon, 02 Nov 2015 06:37:28 -0800 X-CMAE-Envelope: MS4wfMY3+PGBDEYN4t6dR223A9zoS1cgSQnIU+5ZKo56eTjAgoIK6l3lOSRUi3bqisCdMkoYpRgBDPHESa31t3OW7UeNcLSOBZlxS5sk4unNwO2GvDQba6v+jb+qyl5m9mxZKgv+bVBo1zJ5Q0DXqzrup63CdYbUJ5mtarvmKkOc4iCmEuBvRqUOXDjqUMmo6NSecShzKv7OXJ9pHEbecDt4i3YMMBfktb+cjLMrtguz2tMlA6mUK7GIYoy0m3R8ack5/VMYn0prUs6GOaq4bsE7O9RFGmLd1tIahYx72FPXuD/tOSVnDf4O97+Qop2RXB5FptNIUKM4KthUaSAduV2/N6ZAal+yxg9aPLzD/0cgtuMT X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 14:37:37 -0000 This is a multipart MIME message. --==_Exmh_1446474983_106820 Content-Type: text/plain; charset=us-ascii In message <56373735.2060906@marino.st>, John Marino writes: > On 10/31/2015 6:58 AM, Cy Schubert wrote: > > Author: cy > > Date: Sat Oct 31 05:58:27 2015 > > New Revision: 400565 > > URL: https://svnweb.freebsd.org/changeset/ports/400565 > > > > Log: > > Fix Kerberos selection option and USES. > > > > Modified: > > head/security/pam_krb5/Makefile > > > > Hi Cy, > > This port is still broken. It won't build with heimdal-in-ports and it > did before. I double-checked by building in poudriere on FreeBSD with > that option selected. The krb5/krb5.h headers aren't found during > configuration and later it fails because of this. > > Can you either check that each options builds or revert the change the > broke the build? Looks like the tarball (port) never supported heimdal in ports in the first place. From ./configure: ac_fn_c_check_member "$LINENO" "krb5_creds" "session" "ac_cv_member_krb5_creds_s ession" " #if HAVE_KRB5_H # include #else # include #endif ./portable/krb5.h has the same code. Hiemdal in ports installs krb5.h ${LOCALBASE}/include/heimdal/krb5. I can remove the option for now or (better) we can symlink ${LOCALBASE}/include/heimdal to ${LOCALBASE}/include/krb5 in the heimdal port. See attached patch. --==_Exmh_1446474983_106820 Content-Type: text/plain ; name="heimdal.diff"; charset=us-ascii Content-Description: heimdal.diff Content-Disposition: attachment; filename="heimdal.diff" Index: Makefile =================================================================== --- Makefile (revision 400198) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= heimdal PORTVERSION= 1.5.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security ipv6 MASTER_SITES= http://www.h5l.org/dist/src/ \ http://ftp.pdc.kth.se/pub/heimdal/src/ \ @@ -103,6 +103,9 @@ ${INSTALL_DATA} ${FILESDIR}/kpasswdd-Makefile \ ${WRKSRC}/kpasswdd-cracklib/Makefile +post-install: + cd ${STAGEDIR}${LOCALBASE}/include && ${LN} -s heimdal krb5 + .if ${PORT_OPTIONS:MCRACKLIB} post-build: cd ${WRKSRC}/kpasswdd-cracklib && \ Index: pkg-plist =================================================================== --- pkg-plist (revision 400198) +++ pkg-plist (working copy) @@ -101,6 +101,7 @@ include/heimdal/wind.h include/heimdal/wind_err.h include/heimdal/xdbm.h +include/krb5 %%CRACKLIB%%lib/heimdal/kpasswdd-cracklib.so lib/heimdal/libasn1.a lib/heimdal/libasn1.so --==_Exmh_1446474983_106820 Content-Type: text/plain; charset=us-ascii Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. --==_Exmh_1446474983_106820-- From owner-svn-ports-all@freebsd.org Mon Nov 2 14:43:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B2EBA028FC; Mon, 2 Nov 2015 14:43:02 +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 4345B1C6B; Mon, 2 Nov 2015 14:43:01 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (210.Red-81-38-187.dynamicIP.rima-tde.net [81.38.187.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 5EDB243BA9; Mon, 2 Nov 2015 08:42:58 -0600 (CST) Subject: Re: svn commit: r400565 - head/security/pam_krb5 To: Cy Schubert , marino@freebsd.org References: <201511021437.tA2EbSnY069799@slippy.cwsent.com> Cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hrs@freebsd.org Reply-To: marino@freebsd.org From: John Marino Message-ID: <5637766F.6000404@marino.st> Date: Mon, 2 Nov 2015 15:42:55 +0100 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: <201511021437.tA2EbSnY069799@slippy.cwsent.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 14:43:02 -0000 On 11/2/2015 3:37 PM, Cy Schubert wrote: > > Looks like the tarball (port) never supported heimdal in ports in the first > place. From ./configure: Why did it build before then? > > ac_fn_c_check_member "$LINENO" "krb5_creds" "session" > "ac_cv_member_krb5_creds_s > ession" " > #if HAVE_KRB5_H > # include > #else > # include > #endif > > ./portable/krb5.h has the same code. > > Hiemdal in ports installs krb5.h ${LOCALBASE}/include/heimdal/krb5. I can > remove the option for now or (better) we can symlink > ${LOCALBASE}/include/heimdal to ${LOCALBASE}/include/krb5 in the heimdal > port. See attached patch. Heimdal ports is the only option that builds in dports, so removing it means removing it from dports. krb.h is there (poudriere testport -i) : # ls /usr/local/include/heimdal/krb5.h /usr/local/include/heimdal/krb5.h It should configure, right? John From owner-svn-ports-all@freebsd.org Mon Nov 2 14:53:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 713C3A02BC6; Mon, 2 Nov 2015 14:53:33 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloud.theravensnest.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 423791253; Mon, 2 Nov 2015 14:53:32 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from [192.168.0.7] (cpc16-cmbg15-2-0-cust60.5-4.cable.virginm.net [86.5.162.61]) (authenticated bits=0) by theravensnest.org (8.15.2/8.15.2) with ESMTPSA id tA2ErSAF094998 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Nov 2015 14:53:30 GMT (envelope-from theraven@FreeBSD.org) X-Authentication-Warning: theravensnest.org: Host cpc16-cmbg15-2-0-cust60.5-4.cable.virginm.net [86.5.162.61] claimed to be [192.168.0.7] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: svn commit: r400657 - in head/devel: gcc-arm-embedded gcc-msp430-ti-toolchain From: David Chisnall In-Reply-To: <201511021435.tA2EZ3QD043892@repo.freebsd.org> Date: Mon, 2 Nov 2015 14:53:22 +0000 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <27A1B2EB-0CD1-4D6C-B2D4-E16FE7078A3D@FreeBSD.org> References: <201511021435.tA2EZ3QD043892@repo.freebsd.org> To: "Lev A. Serebryakov" X-Mailer: Apple Mail (2.2104) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 14:53:33 -0000 On 2 Nov 2015, at 14:35, Lev A. Serebryakov wrote: >=20 > Disable build of MCU-related gcc ports on platforms, where package = building > is done on emulators, as it takes really long time (8 days in case of = gcc-arm > on arm itself, according to Sean Bruno). Is GCC doing something like its normal bootstrap for this (build itself = with the system compiler, which is hopefully a cross-compiler, then = build itself with thew newly built compiler?) If so, the second step is = probably taking a very long time and is something that can be disabled = in configure. David From owner-svn-ports-all@freebsd.org Mon Nov 2 15:01:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D5CFA02CC3; Mon, 2 Nov 2015 15:01:25 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id C7F99176E; Mon, 2 Nov 2015 15:01:24 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [127.0.0.1] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 2710CB94; Mon, 2 Nov 2015 18:01:22 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: svn commit: r400657 - in head/devel: gcc-arm-embedded gcc-msp430-ti-toolchain References: <201511021435.tA2EZ3QD043892@repo.freebsd.org> <27A1B2EB-0CD1-4D6C-B2D4-E16FE7078A3D@FreeBSD.org> To: David Chisnall Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Lev Serebryakov Organization: FreeBSD Message-ID: <56377AC1.6000504@FreeBSD.org> Date: Mon, 2 Nov 2015 18:01:21 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <27A1B2EB-0CD1-4D6C-B2D4-E16FE7078A3D@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 15:01:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 02.11.2015 17:53, David Chisnall wrote: >> Disable build of MCU-related gcc ports on platforms, where >> package building is done on emulators, as it takes really long >> time (8 days in case of gcc-arm on arm itself, according to Sean >> Bruno). > Is GCC doing something like its normal bootstrap for this (build > itself with the system compiler, which is hopefully a > cross-compiler, then build itself with thew newly built compiler?) > If so, the second step is probably taking a very long time and is > something that can be disabled in configure. Looks like, it doesn't build host-to-host compiler. And, anyway, building target libstdc++ twice (with different optimization options), for example, takes really long time, as here is no valid way to build libstdc++ without building cross-gcc! - -- // Lev Serebryakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJWN3rBXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGOTZEMUNBMEI1RjQzMThCNjc0QjMzMEFF QUIwM0M1OEJGREM0NzhGAAoJEOqwPFi/3EeP7NoP/i+Awka8xPy0QEDeuRcbYBUZ +Jc1vwAmWOkg/KA1TiVK6XbknfBLZKnTOuZ4hc2X7D9kWdzSk/Sc7iSbzkmua2r6 yfbpNQT5KHOkkcA2tlXGhl0rpiCayIV8VLTNR38d81ZJsU5RuoLMhQzynkGODOiL OXEy9tTNpX7pyEmtsqexJGYjrI5lRC7QEDB4VnbeHGayl+tAonYyW5QPmsOs1eIc ICOEPDc4t0X3jK0ptCnpJqBghvfhwC20cBGXpC3IZd4yeaq3UhZ8Ze7KeBZ7gC0U 00z9AukGYd3F/5WF0IA3issyuaaNgAnelzl3f4uHDHwWSLRnyiRan8gxwsJF7L/k yD38GUCjIwJKC57spvJvdmHlufLIxUtEaXTrlGXrHgIFKFs1Y/GXy3+XF4AvCufq gKYLZeCc3rwdOg8wf2Hanp4YXFy2DBg62yLsNghybe8MvChK2Z9QTOqQuzRn3hfn vVf7g/Ks/tnPXroPgHVb7mwLbpQ6bd/NkIloqwfFlxdGvsXHi1/8zyZUF5tGblmP llIB2X995UYSmWCqAWFEzXYogQgqUT1XoAr0cnhlCTnOiThPR3FrjuTqatyaUfYu pJukYjgHPDrzKIZhsua6MhG7lPq0EJp4HkV1sZpml7TG+enHhvS6soGo9KdBGtYy pE7zpKvyxEtOz3RbU8ko =/Il6 -----END PGP SIGNATURE----- From owner-svn-ports-all@freebsd.org Mon Nov 2 15:01:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54141A02DB6; Mon, 2 Nov 2015 15:01:49 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) by mx1.freebsd.org (Postfix) with ESMTP id E32F218BA; Mon, 2 Nov 2015 15:01:48 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id tGcEZUpq0Z7CotGcFZ1kqX; Mon, 02 Nov 2015 08:01:48 -0700 X-Authority-Analysis: v=2.1 cv=W4fyL0ik c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=BWvPGDcYAAAA:8 a=VxmjJ2MpAAAA:8 a=kj9zAlcOel0A:10 a=qtqOOiqGOCEA:10 a=jWLaZj5KFhNrpOsOot4A:9 a=CjuIK1q_8ugA:10 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id B14CC9B8B; Mon, 2 Nov 2015 07:01:46 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id tA2F1kAp070299; Mon, 2 Nov 2015 07:01:46 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201511021501.tA2F1kAp070299@slippy.cwsent.com> Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: marino@freebsd.org cc: Cy Schubert , Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hrs@freebsd.org Subject: Re: svn commit: r400565 - head/security/pam_krb5 In-Reply-To: Your message of "Mon, 02 Nov 2015 15:42:55 +0100." <5637766F.6000404@marino.st> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <70297.1446476506.1@slippy> Content-Transfer-Encoding: quoted-printable Date: Mon, 02 Nov 2015 07:01:46 -0800 X-CMAE-Envelope: MS4wfABX+p6ZDhxP0S18T/9H0w1AzSRToBW40InkN9w18HvjbKSlPPJUh7XEPhprQ89Bt/YX+eMer2ddiEtTt/RlK/K942nEHOW/xSpmfhVqLu5FtcKGkKxF+UYS4zUXSvDw3m/8ihvdMXqHG73SN8E7syS+5rB7MsDQBqIa3AQ49zmUxh/dzY4VrLLaSdHRnl8J87hHCcPLEaj8VqI41/USMTTAn6s/soPnDsf7q7jmpghPXP597yPWjUzrKTtLD0KAZJaA1dCal/mBH5I1xQk2EfJRxsHAUwYHRKkynR9lSzeDT9ICp2QRVMuRtGggaA/46XAusRTezSk/PxheAjOBOMMWlgSYEKhOGm8jQydZyflR X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 15:01:49 -0000 In message <5637766F.6000404@marino.st>, John Marino writes: > On 11/2/2015 3:37 PM, Cy Schubert wrote: > > = > > Looks like the tarball (port) never supported heimdal in ports in the = first > = > > place. From ./configure: > = > Why did it build before then? > = > = > > = > > ac_fn_c_check_member "$LINENO" "krb5_creds" "session" = > > "ac_cv_member_krb5_creds_s > > ession" " > > #if HAVE_KRB5_H > > # include > > #else > > # include > > #endif > > = > > ./portable/krb5.h has the same code. > > = > > Hiemdal in ports installs krb5.h ${LOCALBASE}/include/heimdal/krb5. I = can = > > remove the option for now or (better) we can symlink = > > ${LOCALBASE}/include/heimdal to ${LOCALBASE}/include/krb5 in the heimd= al = > > port. See attached patch. > = > Heimdal ports is the only option that builds in dports, so removing it > means removing it from dports. > = > krb.h is there (poudriere testport -i) : > = > # ls /usr/local/include/heimdal/krb5.h > /usr/local/include/heimdal/krb5.h > = > It should configure, right? Nope. ls /usr/local/include/krb5.h /usr/local/include/krb5/krb5.h From owner-svn-ports-all@freebsd.org Mon Nov 2 15:04:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2C65A02E54; Mon, 2 Nov 2015 15:04:54 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B69841B30; Mon, 2 Nov 2015 15:04:54 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2F4ru8052700; Mon, 2 Nov 2015 15:04:53 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2F4qg3052690; Mon, 2 Nov 2015 15:04:52 GMT (envelope-from des@FreeBSD.org) Message-Id: <201511021504.tA2F4qg3052690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Mon, 2 Nov 2015 15:04:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400658 - in head/net: . p5-ldap2pf p5-ldap2pw p5-srv2pf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 15:04:55 -0000 Author: des Date: Mon Nov 2 15:04:52 2015 New Revision: 400658 URL: https://svnweb.freebsd.org/changeset/ports/400658 Log: Three small Perl utilities Added: head/net/p5-ldap2pf/ head/net/p5-ldap2pf/Makefile (contents, props changed) head/net/p5-ldap2pf/distinfo (contents, props changed) head/net/p5-ldap2pf/pkg-descr (contents, props changed) head/net/p5-ldap2pw/ head/net/p5-ldap2pw/Makefile (contents, props changed) head/net/p5-ldap2pw/distinfo (contents, props changed) head/net/p5-ldap2pw/pkg-descr (contents, props changed) head/net/p5-srv2pf/ head/net/p5-srv2pf/Makefile (contents, props changed) head/net/p5-srv2pf/distinfo (contents, props changed) head/net/p5-srv2pf/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon Nov 2 14:35:03 2015 (r400657) +++ head/net/Makefile Mon Nov 2 15:04:52 2015 (r400658) @@ -798,7 +798,10 @@ SUBDIR += p5-ZConf SUBDIR += p5-ZConf-Bookmarks SUBDIR += p5-ZeroMQ + SUBDIR += p5-ldap2pf + SUBDIR += p5-ldap2pw SUBDIR += p5-perl-ldap + SUBDIR += p5-srv2pf SUBDIR += packetdrill SUBDIR += packter-agent SUBDIR += panoptis Added: head/net/p5-ldap2pf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ldap2pf/Makefile Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= ldap2pf +PORTVERSION= 20151101 +CATEGORIES= net +MASTER_SITES= GH + +MAINTAINER= des@FreeBSD.org +COMMENT= Create and update PF tables from LDAP groups + +RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ + p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \ + p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ + p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap + +USE_GITHUB= yes +GH_ACCOUNT= dag-erling + +USES= perl5 +USE_PERL5= configure run + +PLIST_FILES= bin/ldap2pf + +.include Added: head/net/p5-ldap2pf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ldap2pf/distinfo Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,2 @@ +SHA256 (dag-erling-ldap2pf-20151101_GH0.tar.gz) = 29a30e27fdf91147ec06e1e3d766bc11f977510041eb52d1cefdff2b47c376a1 +SIZE (dag-erling-ldap2pf-20151101_GH0.tar.gz) = 4784 Added: head/net/p5-ldap2pf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ldap2pf/pkg-descr Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,4 @@ +The ldap2pf utility creates and updates PF tables that reflect the +membership of LDAP groups. + +WWW: https://github.com/dag-erling/ldap2pf Added: head/net/p5-ldap2pw/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ldap2pw/Makefile Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= ldap2pw +PORTVERSION= 20151101 +CATEGORIES= net +MASTER_SITES= GH + +MAINTAINER= des@FreeBSD.org +COMMENT= Synchronize local user database with LDAP directory + +RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ + p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ + p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap + +USE_GITHUB= yes +GH_ACCOUNT= dag-erling + +USES= perl5 +USE_PERL5= configure run + +PLIST_FILES= bin/ldap2pw + +.include Added: head/net/p5-ldap2pw/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ldap2pw/distinfo Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,2 @@ +SHA256 (dag-erling-ldap2pw-20151101_GH0.tar.gz) = 8c7a6c5284152fbdf166cf4c478d52903b03dc6b9102953b3b653b85aa8b6679 +SIZE (dag-erling-ldap2pw-20151101_GH0.tar.gz) = 6321 Added: head/net/p5-ldap2pw/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ldap2pw/pkg-descr Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,5 @@ +The ldap2pw utility synchronizes a local user database with an LDAP +directory. It is intended for systems where NSS modules cannot be +used or access to the LDAP server is intermittent. + +WWW: https://github.com/dag-erling/ldap2pw Added: head/net/p5-srv2pf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-srv2pf/Makefile Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= srv2pf +PORTVERSION= 20151101 +CATEGORIES= net +MASTER_SITES= GH + +MAINTAINER= des@FreeBSD.org +COMMENT= Create and update PF tables from LDAP groups + +RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ + p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ + p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap + +USE_GITHUB= yes +GH_ACCOUNT= dag-erling + +USES= perl5 +USE_PERL5= configure run + +PLIST_FILES= bin/srv2pf + +.include Added: head/net/p5-srv2pf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-srv2pf/distinfo Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,2 @@ +SHA256 (dag-erling-srv2pf-20151101_GH0.tar.gz) = 901d1bc729c8dc216de84b0ea5bbabc3dcb1aa10fd1cbca8232293aceafa4ef7 +SIZE (dag-erling-srv2pf-20151101_GH0.tar.gz) = 3255 Added: head/net/p5-srv2pf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-srv2pf/pkg-descr Mon Nov 2 15:04:52 2015 (r400658) @@ -0,0 +1,4 @@ +The srv2pf utility creates and updates PF tables based on SRV, A or +AAAA records. + +WWW: https://github.com/dag-erling/srv2pf From owner-svn-ports-all@freebsd.org Mon Nov 2 15:07:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E86D9A02F02; Mon, 2 Nov 2015 15:07:41 +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 C0DE91E04; Mon, 2 Nov 2015 15:07:41 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (210.Red-81-38-187.dynamicIP.rima-tde.net [81.38.187.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 0AA0943BA6; Mon, 2 Nov 2015 09:07:38 -0600 (CST) Subject: Re: svn commit: r400565 - head/security/pam_krb5 To: Cy Schubert References: <201511021501.tA2F1kAp070299@slippy.cwsent.com> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hrs@freebsd.org Reply-To: marino@freebsd.org From: John Marino Message-ID: <56377C39.5000401@marino.st> Date: Mon, 2 Nov 2015 16:07:37 +0100 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: <201511021501.tA2F1kAp070299@slippy.cwsent.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 15:07:42 -0000 On 11/2/2015 4:01 PM, Cy Schubert wrote: > In message <5637766F.6000404@marino.st>, John Marino writes: >> On 11/2/2015 3:37 PM, Cy Schubert wrote: >>> >>> Looks like the tarball (port) never supported heimdal in ports in the first >> >>> place. From ./configure: >> >> Why did it build before then? >> >> >>> >>> ac_fn_c_check_member "$LINENO" "krb5_creds" "session" >>> "ac_cv_member_krb5_creds_s >>> ession" " >>> #if HAVE_KRB5_H >>> # include >>> #else >>> # include >>> #endif >>> >>> ./portable/krb5.h has the same code. >>> >>> Hiemdal in ports installs krb5.h ${LOCALBASE}/include/heimdal/krb5. I can >>> remove the option for now or (better) we can symlink >>> ${LOCALBASE}/include/heimdal to ${LOCALBASE}/include/krb5 in the heimdal >>> port. See attached patch. >> >> Heimdal ports is the only option that builds in dports, so removing it >> means removing it from dports. >> >> krb.h is there (poudriere testport -i) : >> >> # ls /usr/local/include/heimdal/krb5.h >> /usr/local/include/heimdal/krb5.h >> >> It should configure, right? > > Nope. ls /usr/local/include/krb5.h /usr/local/include/krb5/krb5.h It is *already* using /usr/local/include/heimdal as it should be. It's just not getting used in configure: libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal -pipe -O2 -fno-strict-aliasing -MT portable/pam_vsyslog.lo -MD -MP -MF portable/.deps/pam_vsyslog.Tpo -c portable/pam_vsyslog.c -fPIC -DPIC -o portable/.libs/pam_vsyslog.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal -pipe -O2 -fno-strict-aliasing -MT portable/reallocarray.lo -MD -MP -MF portable/.deps/reallocarray.Tpo -c portable/reallocarray.c -fPIC -DPIC -o portable/.libs/reallocarray.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal -pipe -O2 -fno-strict-aliasing -MT portable/pam_syslog.lo -MD -MP -MF portable/.deps/pam_syslog.Tpo -c portable/pam_syslog.c -fPIC -DPIC -o portable/.libs/pam_syslog.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal -pipe -O2 -fno-strict-aliasing -MT account.lo -MD -MP -MF .deps/account.Tpo -c account.c -fPIC -DPIC -o .libs/account.o In file included from account.c:21:0: ./portable/krb5.h:48:24: fatal error: krb5/krb5.h: No such file or directory compilation terminated. We don't have to settle for what it is. We can control the build flags. The bottom line is that a regression happened. If the current makefile can't be fixed to operate as it was before, the change should be reverted, right? John From owner-svn-ports-all@freebsd.org Mon Nov 2 15:51:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D744CA0383C; Mon, 2 Nov 2015 15:51:44 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::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 A44331FE2; Mon, 2 Nov 2015 15:51:44 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pasz6 with SMTP id z6so152242535pas.2; Mon, 02 Nov 2015 07:51:44 -0800 (PST) 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=fEfYoXBge0/lXxFz8Dg8zFMGT5PPmGf51U4ARsak3qU=; b=s8jpq0c/50Jpp2NDuexaaJoQU0yKBS3zEl8Fmyg0dhYeYuCY7SYgk8URuqOduwwg/u 2d9SRV6fsypkdLmxuvdl4uOn9hSA+T4OTKCIeYnfyEvnBC8u5IvRsV6KsZ9LkdwtQgWk Nbe0Ng67x+D5Y7mIsGHErNP+FL4RKRTPF2pIAWwI5ynmmlXYnsMSP8jl1K/+SYDSuZpe DIHOsRau4dDuEcvoTLvjviUVVInBvwTLIYzYukm4V314cdCndesNm0jkZ9Q2QdGsXhAU BMMFQKX5jRHa1OP2NfZGUM5WDdhLLuXXNmlGgLI8gG/XEoW2ZfX3IGP7q6DmcYlg7YXI TlYA== X-Received: by 10.68.182.34 with SMTP id eb2mr27505022pbc.87.1446479504057; Mon, 02 Nov 2015 07:51:44 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id ve8sm24728695pbc.48.2015.11.02.07.51.40 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 07:51:43 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400655 - head/security/softether References: <201511021411.tA2EB9el037373@repo.freebsd.org> To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, "portmgr@FreeBSD.org" Cc: FreeBSD Ports Security Team From: Kubilay Kocak Message-ID: <56378688.8080500@FreeBSD.org> Date: Tue, 3 Nov 2015 02:51:36 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511021411.tA2EB9el037373@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 15:51:44 -0000 On 3/11/2015 1:11 AM, Kurt Jaeger wrote: > Author: pi > Date: Mon Nov 2 14:11:09 2015 > New Revision: 400655 > URL: https://svnweb.freebsd.org/changeset/ports/400655 > > Log: > security/softether: fix USES > > PR: 204184 > Submitted by: marino > Approved by: maintainer (implicit) > > Modified: > head/security/softether/Makefile > > Modified: head/security/softether/Makefile > ============================================================================== > --- head/security/softether/Makefile Mon Nov 2 13:43:31 2015 (r400654) > +++ head/security/softether/Makefile Mon Nov 2 14:11:09 2015 (r400655) > @@ -35,7 +35,7 @@ OPTIONS_DEFINE= DOCS > ONLY_FOR_ARCHS= i386 amd64 > > USE_OPENSSL= yes > -USES= dos2unix gmake iconv:translit iconv:wchar_t ncurses readline > +USES= dos2unix gmake iconv:wchar_t ncurses readline > USE_RC_SUBR= softether_bridge softether_client softether_server > SUB_FILES= vpncmd > MAKE_JOBS_UNSAFE= yes > Just a reference for others, this needs MFH From owner-svn-ports-all@freebsd.org Mon Nov 2 15:58:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9986A03A1B; Mon, 2 Nov 2015 15:58:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C75ED14E7; Mon, 2 Nov 2015 15:58:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id C78AB114E; Mon, 2 Nov 2015 15:58:53 +0000 (UTC) Date: Mon, 2 Nov 2015 15:58:53 +0000 From: Alexey Dokuchaev To: Dag-Erling Sm??rgrav Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400658 - in head/net: . p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151102155853.GA29265@FreeBSD.org> References: <201511021504.tA2F4qg3052690@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201511021504.tA2F4qg3052690@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 15:58:54 -0000 On Mon, Nov 02, 2015 at 03:04:52PM +0000, Dag-Erling Sm??rgrav wrote: > New Revision: 400658 > URL: https://svnweb.freebsd.org/changeset/ports/400658 > > Log: > Three small Perl utilities It's normally expected to briefly mention in the commit log what are those programs are about. > Added: > head/net/p5-ldap2pf/ > [...] > +PORTNAME= ldap2pw > +PORTVERSION= 20151101 > +CATEGORIES= net > +MASTER_SITES= GH This last line is not needed because USE_GITHUB implies it. > Added: head/net/p5-srv2pf/pkg-descr > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net/p5-srv2pf/pkg-descr Mon Nov 2 15:04:52 2015 (r400658) > @@ -0,0 +1,4 @@ > +The srv2pf utility creates and updates PF tables based on SRV, A or > +AAAA records. Missin Oxford comma in "A or" which we typically respect in FreeBSD. ./danfe From owner-svn-ports-all@freebsd.org Mon Nov 2 16:07:09 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 619D2A03C39; Mon, 2 Nov 2015 16:07:09 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D30E1C80; Mon, 2 Nov 2015 16:07:09 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pabfh17 with SMTP id fh17so28524090pab.0; Mon, 02 Nov 2015 08:07:08 -0800 (PST) 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=B/C5mLujsNhngdTOGg7o1Typ/acIzNm34IzilcCcRXo=; b=ZsNx2skKGzwpUMJxxXLck1ut6Uj6p7s2nN9ssG2Ya/Zzxj22QnF4sno+ezzrWGUBcm l4gCAXcIfN4AoOnK8RPWIhwwIBb+MICTnfr+7hp+Y8plLBaKhXRhKDCmAZox7cyjtOJ+ 11f5szYueNzPsrtTEfjvEbBLnA/KrwpRQxSNCtu6Q5LxFifcr1uOx409bQ+noBKStbxW g9xVKMjuUEyKsd4GA06GIWPJJDFiaA2BnjKpSlxBk2sflIymuySViAtHF39LhaMGarKf sZo9tPCTpUPqAdlb/4tyEw2tH3NheElR/t8CzBkrA4whdyVSmTpXD1sDPf0MYho8NTjh R3XA== X-Received: by 10.68.139.2 with SMTP id qu2mr27751991pbb.135.1446480428699; Mon, 02 Nov 2015 08:07:08 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id rz9sm24776467pbb.61.2015.11.02.08.07.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 08:07:08 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400658 - in head/net: . p5-ldap2pf p5-ldap2pw p5-srv2pf References: <201511021504.tA2F4qg3052690@repo.freebsd.org> <20151102155853.GA29265@FreeBSD.org> To: Alexey Dokuchaev , Dag-Erling Sm??rgrav Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <56378A24.6020500@FreeBSD.org> Date: Tue, 3 Nov 2015 03:07:00 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <20151102155853.GA29265@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:07:09 -0000 On 3/11/2015 2:58 AM, Alexey Dokuchaev wrote: > It's normally expected to briefly mention in the commit log what are those > programs are about. And normally in individual commits with COMMENT as the commit summary, and pkg-descr as the commit body From owner-svn-ports-all@freebsd.org Mon Nov 2 16:10:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10344A03CC6 for ; Mon, 2 Nov 2015 16:10:03 +0000 (UTC) (envelope-from feld@feld.me) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2F421DBF for ; Mon, 2 Nov 2015 16:10:02 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 0D216207A2 for ; Mon, 2 Nov 2015 11:10:00 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Mon, 02 Nov 2015 11:10:00 -0500 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=/ElZQhzGH4oKBHzNGyJL8fdmKJQ=; b=MACee+ fs8jkuNP3FnNIZWxNKurNbaFMXSTU+1KhIlerdvm/AbcFwBYQ/wfUqa5B4vtxjNw Zy2tWPham2DJsO//5lATHAyOEOt8FvZE24zNgeh0ZXeJDkV9Cjmjeu8/QW1S+Qva 8sYC1CZ/Zz9cSkbHu4o0ZApvtTWJnDLuGkNic= 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=/ElZQhzGH4oKBHz NGyJL8fdmKJQ=; b=ad0YYiOodmnWuQTNj2VtB0/mtizgFlmykLm7+xTFIjAJuXp vHh5nNCxwfXMpA3IzGlkWCZIZYG80QXf4U8KoxMT4wmn/n/D0ki3KxS/Qb/Gu8tP i4HjH1VCUdXWSQivmMwXd9cEd7BQy4oZxBsHUgWkX4Go3oz017MId4RQxLsk= Received: by web3.nyi.internal (Postfix, from userid 99) id BDB4110D747; Mon, 2 Nov 2015 11:09:59 -0500 (EST) Message-Id: <1446480599.3042266.426849489.0AEBD97C@webmail.messagingengine.com> X-Sasl-Enc: TbJd+hn2kp6ROsQbBrI1fvm0reQD5s4zbQb6TaQRlCXx 1446480599 From: Mark Felder To: Kubilay Kocak , Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, portmgr@FreeBSD.org Cc: FreeBSD Ports Security Team MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-341322f1 Subject: Re: svn commit: r400655 - head/security/softether Date: Mon, 02 Nov 2015 10:09:59 -0600 In-Reply-To: <56378688.8080500@FreeBSD.org> References: <201511021411.tA2EB9el037373@repo.freebsd.org> <56378688.8080500@FreeBSD.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:10:03 -0000 On Mon, Nov 2, 2015, at 09:51, Kubilay Kocak wrote: > On 3/11/2015 1:11 AM, Kurt Jaeger wrote: > > Author: pi > > Date: Mon Nov 2 14:11:09 2015 > > New Revision: 400655 > > URL: https://svnweb.freebsd.org/changeset/ports/400655 > > > > Log: > > security/softether: fix USES > > > > PR: 204184 > > Submitted by: marino > > Approved by: maintainer (implicit) > > > > Modified: > > head/security/softether/Makefile > > > > Modified: head/security/softether/Makefile > > ============================================================================== > > --- head/security/softether/Makefile Mon Nov 2 13:43:31 2015 (r400654) > > +++ head/security/softether/Makefile Mon Nov 2 14:11:09 2015 (r400655) > > @@ -35,7 +35,7 @@ OPTIONS_DEFINE= DOCS > > ONLY_FOR_ARCHS= i386 amd64 > > > > USE_OPENSSL= yes > > -USES= dos2unix gmake iconv:translit iconv:wchar_t ncurses readline > > +USES= dos2unix gmake iconv:wchar_t ncurses readline > > USE_RC_SUBR= softether_bridge softether_client softether_server > > SUB_FILES= vpncmd > > MAKE_JOBS_UNSAFE= yes > > > > Just a reference for others, this needs MFH > And I'll approve it :-) Nice catch, Koobs -- Mark Felder feld@feld.me From owner-svn-ports-all@freebsd.org Mon Nov 2 16:21:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66F00A24039; Mon, 2 Nov 2015 16:21:59 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C115161F; Mon, 2 Nov 2015 16:21:59 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2GLwLB075840; Mon, 2 Nov 2015 16:21:58 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2GLw7t075836; Mon, 2 Nov 2015 16:21:58 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201511021621.tA2GLw7t075836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 2 Nov 2015 16:21:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400659 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:21:59 -0000 Author: adamw Date: Mon Nov 2 16:21:57 2015 New Revision: 400659 URL: https://svnweb.freebsd.org/changeset/ports/400659 Log: Update to 6.28. Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.28 Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Mon Nov 2 15:04:52 2015 (r400658) +++ head/www/p5-Mojolicious/Makefile Mon Nov 2 16:21:57 2015 (r400659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 6.27 +PORTVERSION= 6.28 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Mon Nov 2 15:04:52 2015 (r400658) +++ head/www/p5-Mojolicious/distinfo Mon Nov 2 16:21:57 2015 (r400659) @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-6.27.tar.gz) = 75b28e5879593f6a8ecb1ce856e055ba5e3a0608dd952b6215430e8a843d07a6 -SIZE (Mojolicious-6.27.tar.gz) = 652327 +SHA256 (Mojolicious-6.28.tar.gz) = ac90adfc1bb2ef1837232ab1c9d577e31ee2c29e22819b772a9114c94404700b +SIZE (Mojolicious-6.28.tar.gz) = 652594 From owner-svn-ports-all@freebsd.org Mon Nov 2 16:26:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B561FA241C8; Mon, 2 Nov 2015 16:26:37 +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 A6F731A2C; Mon, 2 Nov 2015 16:26:37 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id A6B6B1CC8; Mon, 2 Nov 2015 16:26:37 +0000 (UTC) Date: Mon, 2 Nov 2015 16:26:37 +0000 From: Alexey Dokuchaev To: Kubilay Kocak Cc: Dag-Erling Sm??rgrav , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400658 - in head/net: . p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151102162637.GA47542@FreeBSD.org> References: <201511021504.tA2F4qg3052690@repo.freebsd.org> <20151102155853.GA29265@FreeBSD.org> <56378A24.6020500@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56378A24.6020500@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:26:37 -0000 On Tue, Nov 03, 2015 at 03:07:00AM +1100, Kubilay Kocak wrote: > On 3/11/2015 2:58 AM, Alexey Dokuchaev wrote: > > It's normally expected to briefly mention in the commit log what are those > > programs are about. > > And normally in individual commits with COMMENT as the commit summary, > and pkg-descr as the commit body[.] I would not go that far, but *some* explanation/description of the added ports is definitely in order. ./danfe From owner-svn-ports-all@freebsd.org Mon Nov 2 16:29:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDB37A2426A; Mon, 2 Nov 2015 16:29:27 +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 8A65C1B35; Mon, 2 Nov 2015 16:29:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pasz6 with SMTP id z6so153069118pas.2; Mon, 02 Nov 2015 08:29:27 -0800 (PST) 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=NOob9/lMFeSxw/TAtPfK1w45Q2SH9C6n0L7WOw54RVw=; b=S+KDzlHM5x/KwY4YzHsef5F9fxk2PbbsPR0K2sieee5W4SJpDot5RjxvFsyUG56Dzo JJ3mbtYo5q70PBeZj2+vaJw894A98idzzh392RMwLJyn/DJ2Bc3KYyqMvXJ9Nqty+DCD wQgGFC4bkjtlAfdclijsctiKGFURCMT3CDRBSfVDR5JdU20tyb8v9fwLVrpZ7lbMc8XC ScH17hfI9v+kjzJ8aCNEsTbs7+R6IVvvqLJyvgqbox1Lir39t+c79UnL97O/DsEL/Rnj i8MvRM/GuD3RXEOmXE1msg/BXUsebFeIJt8/Vm98O5jg0LB9SNhmjJfGJYXYhL+NBiJ0 f/Sw== X-Received: by 10.68.65.37 with SMTP id u5mr27634084pbs.76.1446481767183; Mon, 02 Nov 2015 08:29:27 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id c3sm24899348pbu.24.2015.11.02.08.29.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 08:29:26 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400658 - in head/net: . p5-ldap2pf p5-ldap2pw p5-srv2pf References: <201511021504.tA2F4qg3052690@repo.freebsd.org> <20151102155853.GA29265@FreeBSD.org> <56378A24.6020500@FreeBSD.org> <20151102162637.GA47542@FreeBSD.org> To: Alexey Dokuchaev Cc: Dag-Erling Sm??rgrav , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <56378F60.2050502@FreeBSD.org> Date: Tue, 3 Nov 2015 03:29:20 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <20151102162637.GA47542@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:29:27 -0000 On 3/11/2015 3:26 AM, Alexey Dokuchaev wrote: > On Tue, Nov 03, 2015 at 03:07:00AM +1100, Kubilay Kocak wrote: >> On 3/11/2015 2:58 AM, Alexey Dokuchaev wrote: >>> It's normally expected to briefly mention in the commit log what are those >>> programs are about. >> >> And normally in individual commits with COMMENT as the commit summary, >> and pkg-descr as the commit body[.] > > I would not go that far, but *some* explanation/description of the added > ports is definitely in order. > > ./danfe > You wouldn't, but as I said, normally ;) <3 koobs From owner-svn-ports-all@freebsd.org Mon Nov 2 16:30:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8027A242AD; Mon, 2 Nov 2015 16:30:47 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79BE11C6B; Mon, 2 Nov 2015 16:30:47 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2GUkGc078226; Mon, 2 Nov 2015 16:30:46 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2GUkRK078222; Mon, 2 Nov 2015 16:30:46 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201511021630.tA2GUkRK078222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 2 Nov 2015 16:30:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400660 - in head/dns: . py-idna X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:30:47 -0000 Author: koobs Date: Mon Nov 2 16:30:46 2015 New Revision: 400660 URL: https://svnweb.freebsd.org/changeset/ports/400660 Log: [NEW] dns/py-idna: Internationalized Domain Names in Applications (IDNA) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008†and can produce different res lts from the earlier standard from 2003. The library is also intended to act as a suitable drop-in replacement for the "encodings.idna" module that comes with the Python standard library but currently only supports the older 2003 specification. WWW: https://github.com/kjd/idna Noticed by: brnrd (for py-cryptography) Added: head/dns/py-idna/ head/dns/py-idna/Makefile (contents, props changed) head/dns/py-idna/distinfo (contents, props changed) head/dns/py-idna/pkg-descr (contents, props changed) Modified: head/dns/Makefile Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Mon Nov 2 16:21:57 2015 (r400659) +++ head/dns/Makefile Mon Nov 2 16:30:46 2015 (r400660) @@ -163,6 +163,7 @@ SUBDIR += py-dns3 SUBDIR += py-dnspython SUBDIR += py-easyzone + SUBDIR += py-idna SUBDIR += py-idnkit2 SUBDIR += py-ldns SUBDIR += py-namebench Added: head/dns/py-idna/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/py-idna/Makefile Mon Nov 2 16:30:46 2015 (r400660) @@ -0,0 +1,19 @@ +# Created by: Kubilay Kocak +# $FreeBSD$ + +PORTNAME= idna +PORTVERSION= 2.0 +CATEGORIES= dns python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= koobs@FreeBSD.org +COMMENT= Internationalized Domain Names in Applications (IDNA) + +USES= python +USE_PYTHON= autoplist distutils + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + +.include Added: head/dns/py-idna/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/py-idna/distinfo Mon Nov 2 16:30:46 2015 (r400660) @@ -0,0 +1,2 @@ +SHA256 (idna-2.0.tar.gz) = 16199aad938b290f5be1057c0e1efc6546229391c23cea61ca940c115f7d3d3b +SIZE (idna-2.0.tar.gz) = 135150 Added: head/dns/py-idna/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/py-idna/pkg-descr Mon Nov 2 16:30:46 2015 (r400660) @@ -0,0 +1,10 @@ +A library to support the Internationalised Domain Names in Applications +(IDNA) protocol as specified in RFC 5891. This version of the protocol +is often referred to as "IDNA2008" and can produce different res +lts from the earlier standard from 2003. + +The library is also intended to act as a suitable drop-in replacement +for the "encodings.idna" module that comes with the Python standard +library but currently only supports the older 2003 specification. + +WWW: https://github.com/kjd/idna From owner-svn-ports-all@freebsd.org Mon Nov 2 16:39:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97E0BA24402; Mon, 2 Nov 2015 16:39:54 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 401FE1FE3; Mon, 2 Nov 2015 16:39:54 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2GdrXH079224; Mon, 2 Nov 2015 16:39:53 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2GdrRK079223; Mon, 2 Nov 2015 16:39:53 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201511021639.tA2GdrRK079223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 2 Nov 2015 16:39:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400661 - head/security/py-cryptography X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:39:54 -0000 Author: koobs Date: Mon Nov 2 16:39:53 2015 New Revision: 400661 URL: https://svnweb.freebsd.org/changeset/ports/400661 Log: security/py-cryptography: Add missing run-time dependencies Add py-idna and conditionally (For Python < 3.3) py-ipaddress to RUN_DEPENDS While I'm here: - Update minimum versions requirement for py-cffi - Update test target since the framework supports TEST_DEPENDS et al. Noticed by: brnrd Modified: head/security/py-cryptography/Makefile Modified: head/security/py-cryptography/Makefile ============================================================================== --- head/security/py-cryptography/Makefile Mon Nov 2 16:30:46 2015 (r400660) +++ head/security/py-cryptography/Makefile Mon Nov 2 16:39:53 2015 (r400661) @@ -3,7 +3,7 @@ PORTNAME= cryptography PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,10 +14,11 @@ COMMENT= Cryptographic recipes and primi LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=0.8:${PORTSDIR}/devel/py-cffi +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:${PORTSDIR}/devel/py-cffi RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:${PORTSDIR}/devel/py-six \ ${PYTHON_PKGNAMEPREFIX}asn1>=0.1.8:${PORTSDIR}/devel/py-asn1 \ - ${PYTHON_PKGNAMEPREFIX}cffi>=0.8:${PORTSDIR}/devel/py-cffi + ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:${PORTSDIR}/devel/py-cffi \ + ${PYTHON_PKGNAMEPREFIX}idna>=2.0:${PORTSDIR}/dns/py-idna TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}iso8601>0:${PORTSDIR}/devel/py-iso8601 @@ -30,6 +31,10 @@ LDFLAGS+= -L${OPENSSLLIB} .include +.if ${PYTHON_REL} < 3300 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:${PORTSDIR}/net/py-ipaddress +.endif + .if ${PYTHON_REL} < 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:${PORTSDIR}/devel/py-enum34 .endif @@ -37,7 +42,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enu post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cryptography/hazmat/bindings/*.so -regression-test: build +do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include From owner-svn-ports-all@freebsd.org Mon Nov 2 17:09:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50A19A24B85; Mon, 2 Nov 2015 17:09:36 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 23A7F13D3; Mon, 2 Nov 2015 17:09:36 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2H9Zu8087857; Mon, 2 Nov 2015 17:09:35 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2H9YaP087852; Mon, 2 Nov 2015 17:09:34 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201511021709.tA2H9YaP087852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Mon, 2 Nov 2015 17:09:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400662 - branches/2015Q4/devel/p4 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 17:09:36 -0000 Author: gordon Date: Mon Nov 2 17:09:34 2015 New Revision: 400662 URL: https://svnweb.freebsd.org/changeset/ports/400662 Log: MFH: r400634 Update devel/p4 to 2015.1/1252202 to accommodate micropatching. Approved by: mat (mentor, implicit) Approved by: portmgr (erwin) Modified: branches/2015Q4/devel/p4/Makefile branches/2015Q4/devel/p4/distinfo.freebsd100x86 branches/2015Q4/devel/p4/distinfo.freebsd100x86_64 branches/2015Q4/devel/p4/distinfo.freebsd70x86 branches/2015Q4/devel/p4/distinfo.freebsd70x86_64 Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/p4/Makefile ============================================================================== --- branches/2015Q4/devel/p4/Makefile Mon Nov 2 16:39:53 2015 (r400661) +++ branches/2015Q4/devel/p4/Makefile Mon Nov 2 17:09:34 2015 (r400662) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4 -PORTVERSION= 2015.1.1240625 +PORTVERSION= 2015.1.1252202 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -13,8 +13,6 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client -BROKEN= checksum mismatch - RESTRICTED= Restricted distribution NO_BUILD= yes Modified: branches/2015Q4/devel/p4/distinfo.freebsd100x86 ============================================================================== --- branches/2015Q4/devel/p4/distinfo.freebsd100x86 Mon Nov 2 16:39:53 2015 (r400661) +++ branches/2015Q4/devel/p4/distinfo.freebsd100x86 Mon Nov 2 17:09:34 2015 (r400662) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86/p4) = 285fead5f1a78de96cb9263faa6334ed1b5c869c0603c54beb59bc10761f61b3 -SIZE (perforce/2015.1.1240625/bin.freebsd100x86/p4) = 2562676 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86/p4) = 79177ad4fbd68e90846f3a01009eb5d46d3fd2123c568c5193fc2fcf542bfd1c +SIZE (perforce/2015.1.1252202/bin.freebsd100x86/p4) = 2562676 Modified: branches/2015Q4/devel/p4/distinfo.freebsd100x86_64 ============================================================================== --- branches/2015Q4/devel/p4/distinfo.freebsd100x86_64 Mon Nov 2 16:39:53 2015 (r400661) +++ branches/2015Q4/devel/p4/distinfo.freebsd100x86_64 Mon Nov 2 17:09:34 2015 (r400662) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86_64/p4) = 4dc114927f913c759b81428af8b3ae5c2130164304103f87713b58959296f4bc -SIZE (perforce/2015.1.1240625/bin.freebsd100x86_64/p4) = 2816032 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86_64/p4) = 5e4d42cd93c9ec21f9a04c6ef6dab3dc2c3801fa31247c05ef55fe77253cabc1 +SIZE (perforce/2015.1.1252202/bin.freebsd100x86_64/p4) = 2816032 Modified: branches/2015Q4/devel/p4/distinfo.freebsd70x86 ============================================================================== --- branches/2015Q4/devel/p4/distinfo.freebsd70x86 Mon Nov 2 16:39:53 2015 (r400661) +++ branches/2015Q4/devel/p4/distinfo.freebsd70x86 Mon Nov 2 17:09:34 2015 (r400662) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86/p4) = e47df6e7993ee433e60666071e8e6d14157e318f194a542c3ee6f295eaa6d5d0 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86/p4) = 2634656 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86/p4) = 6c0316f2d4a8220e9634a1e1ddba48cc3294937f80e5086b4693d3df204d9cda +SIZE (perforce/2015.1.1252202/bin.freebsd70x86/p4) = 2634656 Modified: branches/2015Q4/devel/p4/distinfo.freebsd70x86_64 ============================================================================== --- branches/2015Q4/devel/p4/distinfo.freebsd70x86_64 Mon Nov 2 16:39:53 2015 (r400661) +++ branches/2015Q4/devel/p4/distinfo.freebsd70x86_64 Mon Nov 2 17:09:34 2015 (r400662) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86_64/p4) = 2afb7a6b9afa38287910dcf366434e2cd3bfab531507429d201464ea84767a62 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86_64/p4) = 2796024 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86_64/p4) = 7fdc0bb9c8e57df97c1e932e1ac82d1c4224560db9d32d1fc4f33d47e7c86a4e +SIZE (perforce/2015.1.1252202/bin.freebsd70x86_64/p4) = 2796024 From owner-svn-ports-all@freebsd.org Mon Nov 2 17:10:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04F26A24C1E; Mon, 2 Nov 2015 17:10:10 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6A03151E; Mon, 2 Nov 2015 17:10:09 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2HA89f088070; Mon, 2 Nov 2015 17:10:08 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2HA8M0088065; Mon, 2 Nov 2015 17:10:08 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201511021710.tA2HA8M0088065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Mon, 2 Nov 2015 17:10:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400663 - branches/2015Q4/devel/p4d X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 17:10:10 -0000 Author: gordon Date: Mon Nov 2 17:10:08 2015 New Revision: 400663 URL: https://svnweb.freebsd.org/changeset/ports/400663 Log: MFH: r400635 Update devel/p4d to 2015.1/1256673 to accommodate micropatching. Approved by: mat (mentor, implicit) Approved by: portmgr (erwin) Modified: branches/2015Q4/devel/p4d/Makefile branches/2015Q4/devel/p4d/distinfo.freebsd100x86 branches/2015Q4/devel/p4d/distinfo.freebsd100x86_64 branches/2015Q4/devel/p4d/distinfo.freebsd70x86 branches/2015Q4/devel/p4d/distinfo.freebsd70x86_64 Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/p4d/Makefile ============================================================================== --- branches/2015Q4/devel/p4d/Makefile Mon Nov 2 17:09:34 2015 (r400662) +++ branches/2015Q4/devel/p4d/Makefile Mon Nov 2 17:10:08 2015 (r400663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2015.1.1240625 +PORTVERSION= 2015.1.1256673 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2015Q4/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- branches/2015Q4/devel/p4d/distinfo.freebsd100x86 Mon Nov 2 17:09:34 2015 (r400662) +++ branches/2015Q4/devel/p4d/distinfo.freebsd100x86 Mon Nov 2 17:10:08 2015 (r400663) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86/p4d) = e9f7339b7dd410619a8bd758eb559294ca22d7fde483dcd51eb61e9f4b5f6244 -SIZE (perforce/2015.1.1240625/bin.freebsd100x86/p4d) = 5222196 +SHA256 (perforce/2015.1.1256673/bin.freebsd100x86/p4d) = a500c4c90db1f8a88cc2dc1a98b36c55457207780352b327a4630568c4ba8291 +SIZE (perforce/2015.1.1256673/bin.freebsd100x86/p4d) = 5226300 Modified: branches/2015Q4/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- branches/2015Q4/devel/p4d/distinfo.freebsd100x86_64 Mon Nov 2 17:09:34 2015 (r400662) +++ branches/2015Q4/devel/p4d/distinfo.freebsd100x86_64 Mon Nov 2 17:10:08 2015 (r400663) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86_64/p4d) = 466e1f81a825b3029d19fb8c05e68b466cbf6086aa0b83dae3636207549788dc -SIZE (perforce/2015.1.1240625/bin.freebsd100x86_64/p4d) = 5375856 +SHA256 (perforce/2015.1.1256673/bin.freebsd100x86_64/p4d) = 26df0e94bf7f144774eb3773c967a709446cd2b82fcfff7141899d237e24607e +SIZE (perforce/2015.1.1256673/bin.freebsd100x86_64/p4d) = 5375872 Modified: branches/2015Q4/devel/p4d/distinfo.freebsd70x86 ============================================================================== --- branches/2015Q4/devel/p4d/distinfo.freebsd70x86 Mon Nov 2 17:09:34 2015 (r400662) +++ branches/2015Q4/devel/p4d/distinfo.freebsd70x86 Mon Nov 2 17:10:08 2015 (r400663) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86/p4d) = 41ec9fe9aa7f70ae0ecee5d79965b505a8fe5436be7f22c44eaaf6749c801acd -SIZE (perforce/2015.1.1240625/bin.freebsd70x86/p4d) = 5587776 +SHA256 (perforce/2015.1.1256673/bin.freebsd70x86/p4d) = f4aa2fe2a55014c858afaa104a0b6c53cd783c687f52fc8a6cbdc1000506dd35 +SIZE (perforce/2015.1.1256673/bin.freebsd70x86/p4d) = 5592064 Modified: branches/2015Q4/devel/p4d/distinfo.freebsd70x86_64 ============================================================================== --- branches/2015Q4/devel/p4d/distinfo.freebsd70x86_64 Mon Nov 2 17:09:34 2015 (r400662) +++ branches/2015Q4/devel/p4d/distinfo.freebsd70x86_64 Mon Nov 2 17:10:08 2015 (r400663) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86_64/p4d) = 00af9c635e9b955ab17d4bdeb09f265dd24189b1bc93e4fd49129acb280d4456 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86_64/p4d) = 5764384 +SHA256 (perforce/2015.1.1256673/bin.freebsd70x86_64/p4d) = 685bdd8e0c01d8cc4ee07017b49f6ea3adb8f1c7b00a48b9e88fe7a727695fc8 +SIZE (perforce/2015.1.1256673/bin.freebsd70x86_64/p4d) = 5767648 From owner-svn-ports-all@freebsd.org Mon Nov 2 17:10:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F68AA24C62; Mon, 2 Nov 2015 17:10:28 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 582671621; Mon, 2 Nov 2015 17:10:28 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2HARqE088255; Mon, 2 Nov 2015 17:10:27 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2HARPn088250; Mon, 2 Nov 2015 17:10:27 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201511021710.tA2HARPn088250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Mon, 2 Nov 2015 17:10:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400664 - branches/2015Q4/devel/p4p X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 17:10:28 -0000 Author: gordon Date: Mon Nov 2 17:10:26 2015 New Revision: 400664 URL: https://svnweb.freebsd.org/changeset/ports/400664 Log: MFH: r400636 Update devel/p4p to 2015.1/1252202 to accommodate micropatching Approved by: mat (mentor, implicit) Approved by: portmgr (erwin) Modified: branches/2015Q4/devel/p4p/Makefile branches/2015Q4/devel/p4p/distinfo.freebsd100x86 branches/2015Q4/devel/p4p/distinfo.freebsd100x86_64 branches/2015Q4/devel/p4p/distinfo.freebsd70x86 branches/2015Q4/devel/p4p/distinfo.freebsd70x86_64 Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/p4p/Makefile ============================================================================== --- branches/2015Q4/devel/p4p/Makefile Mon Nov 2 17:10:08 2015 (r400663) +++ branches/2015Q4/devel/p4p/Makefile Mon Nov 2 17:10:26 2015 (r400664) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4p -PORTVERSION= 2015.1.1240625 +PORTVERSION= 2015.1.1252202 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2015Q4/devel/p4p/distinfo.freebsd100x86 ============================================================================== --- branches/2015Q4/devel/p4p/distinfo.freebsd100x86 Mon Nov 2 17:10:08 2015 (r400663) +++ branches/2015Q4/devel/p4p/distinfo.freebsd100x86 Mon Nov 2 17:10:26 2015 (r400664) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86/p4p) = a306d9eeba4f5c19a074d2751cf6f2075db14f11fb3547a11adf1d64a69be4be -SIZE (perforce/2015.1.1240625/bin.freebsd100x86/p4p) = 2362784 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86/p4p) = a9b8d4b27c82014c7e635463e523fdaf1643a0724fdc163b850ca07bbfdce412 +SIZE (perforce/2015.1.1252202/bin.freebsd100x86/p4p) = 2362792 Modified: branches/2015Q4/devel/p4p/distinfo.freebsd100x86_64 ============================================================================== --- branches/2015Q4/devel/p4p/distinfo.freebsd100x86_64 Mon Nov 2 17:10:08 2015 (r400663) +++ branches/2015Q4/devel/p4p/distinfo.freebsd100x86_64 Mon Nov 2 17:10:26 2015 (r400664) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd100x86_64/p4p) = 6ebaad1447fa66d41e58fb3d772f0667dd55b9790e287b44b1b14d4c5db1f7f8 -SIZE (perforce/2015.1.1240625/bin.freebsd100x86_64/p4p) = 2628656 +SHA256 (perforce/2015.1.1252202/bin.freebsd100x86_64/p4p) = 0545cc33f05960f71a75c1c9d5388bad50e5b433862d12b504feafa47e384688 +SIZE (perforce/2015.1.1252202/bin.freebsd100x86_64/p4p) = 2628672 Modified: branches/2015Q4/devel/p4p/distinfo.freebsd70x86 ============================================================================== --- branches/2015Q4/devel/p4p/distinfo.freebsd70x86 Mon Nov 2 17:10:08 2015 (r400663) +++ branches/2015Q4/devel/p4p/distinfo.freebsd70x86 Mon Nov 2 17:10:26 2015 (r400664) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86/p4p) = 64b484473dd47af3b38e1e0584da6ec19a5615e463bd7dfe4f74db15fc0f5e65 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86/p4p) = 2404320 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86/p4p) = 94bd6157b751bcba3ba3cc300163a25e8a51cde83d77509e968ed198c42f17de +SIZE (perforce/2015.1.1252202/bin.freebsd70x86/p4p) = 2404448 Modified: branches/2015Q4/devel/p4p/distinfo.freebsd70x86_64 ============================================================================== --- branches/2015Q4/devel/p4p/distinfo.freebsd70x86_64 Mon Nov 2 17:10:08 2015 (r400663) +++ branches/2015Q4/devel/p4p/distinfo.freebsd70x86_64 Mon Nov 2 17:10:26 2015 (r400664) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1240625/bin.freebsd70x86_64/p4p) = 711f2184940470eca32aac874321cba94ed491ad5e3cfa71333c8578e1e2cf66 -SIZE (perforce/2015.1.1240625/bin.freebsd70x86_64/p4p) = 2602552 +SHA256 (perforce/2015.1.1252202/bin.freebsd70x86_64/p4p) = d2f652fd0baa1f495683b868310e2f74ec1642be3cb864bc6dae15500e5109ab +SIZE (perforce/2015.1.1252202/bin.freebsd70x86_64/p4p) = 2605560 From owner-svn-ports-all@freebsd.org Mon Nov 2 17:40:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 180A0A242FD; Mon, 2 Nov 2015 17:40:02 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD6CA149D; Mon, 2 Nov 2015 17:40:01 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2He0NG096935; Mon, 2 Nov 2015 17:40:00 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2He0Hs096933; Mon, 2 Nov 2015 17:40:00 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201511021740.tA2He0Hs096933@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Mon, 2 Nov 2015 17:40:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400665 - head/devel/llvm37 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 17:40:02 -0000 Author: brooks Date: Mon Nov 2 17:40:00 2015 New Revision: 400665 URL: https://svnweb.freebsd.org/changeset/ports/400665 Log: Fix a bug in the plist generator that miscatagorized a some EXTRAS files as CLANG files. PR: 204146 Submitted by: marino Modified: head/devel/llvm37/Makefile head/devel/llvm37/pkg-plist Modified: head/devel/llvm37/Makefile ============================================================================== --- head/devel/llvm37/Makefile Mon Nov 2 17:10:26 2015 (r400664) +++ head/devel/llvm37/Makefile Mon Nov 2 17:40:00 2015 (r400665) @@ -131,7 +131,7 @@ EXTRAS_LIBS= libclangApplyReplacements \ libclangTidyReadabilityModule \ libclangTidyUtils \ libmodernizeCore -EXTRAS_PATTERN= ${EXTRAS_COMMANDS:tW:C/ */|/g}${EXTRAS_LIBS:tW:C/ */|/g} +EXTRAS_PATTERN= ${EXTRAS_COMMANDS:tW:C/ */|/g}|${EXTRAS_LIBS:tW:C/ */|/g} .include Modified: head/devel/llvm37/pkg-plist ============================================================================== --- head/devel/llvm37/pkg-plist Mon Nov 2 17:10:26 2015 (r400664) +++ head/devel/llvm37/pkg-plist Mon Nov 2 17:40:00 2015 (r400665) @@ -33,7 +33,7 @@ bin/opt37 %%EXTRAS%%bin/clang-apply-replacements37 %%EXTRAS%%bin/clang-modernize37 %%EXTRAS%%bin/clang-rename37 -%%CLANG%%bin/clang-tidy37 +%%EXTRAS%%bin/clang-tidy37 %%LLD%%bin/lld37 %%LLDB%%bin/argdumper37 %%LLDB%%bin/lldb37 @@ -57,7 +57,7 @@ llvm37/bin/bugpoint %%CLANG%%llvm37/bin/clang-format %%EXTRAS%%llvm37/bin/clang-modernize %%EXTRAS%%llvm37/bin/clang-rename -%%CLANG%%llvm37/bin/clang-tidy +%%EXTRAS%%llvm37/bin/clang-tidy %%CLANG%%llvm37/bin/git-clang-format llvm37/bin/llc %%LLD%%llvm37/bin/lld @@ -2207,9 +2207,9 @@ llvm37/lib/libLTO.so.3.7 %%CLANG%%llvm37/lib/libclangAnalysis.so %%CLANG%%llvm37/lib/libclangAnalysis.so.%%LLVM_RELEASE%% %%CLANG%%llvm37/lib/libclangAnalysis.so.3.7 -%%CLANG%%llvm37/lib/libclangApplyReplacements.so -%%CLANG%%llvm37/lib/libclangApplyReplacements.so.%%LLVM_RELEASE%% -%%CLANG%%llvm37/lib/libclangApplyReplacements.so.3.7 +%%EXTRAS%%llvm37/lib/libclangApplyReplacements.so +%%EXTRAS%%llvm37/lib/libclangApplyReplacements.so.%%LLVM_RELEASE%% +%%EXTRAS%%llvm37/lib/libclangApplyReplacements.so.3.7 %%CLANG%%llvm37/lib/libclangBasic.so %%CLANG%%llvm37/lib/libclangBasic.so.%%LLVM_RELEASE%% %%CLANG%%llvm37/lib/libclangBasic.so.3.7 From owner-svn-ports-all@freebsd.org Mon Nov 2 18:03:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CB34A24859; Mon, 2 Nov 2015 18:03:35 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C397C131E; Mon, 2 Nov 2015 18:03:34 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2I3Yeq005664; Mon, 2 Nov 2015 18:03:34 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2I3X9W005660; Mon, 2 Nov 2015 18:03:33 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201511021803.tA2I3X9W005660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Mon, 2 Nov 2015 18:03:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400666 - in branches/2015Q4/security/pulledpork: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 18:03:35 -0000 Author: ohauer Date: Mon Nov 2 18:03:33 2015 New Revision: 400666 URL: https://svnweb.freebsd.org/changeset/ports/400666 Log: MFH: r400577 - update patches to match latest git rev (v0.7.2) - add ca_root_nss as direct runtime dependency - use new option target to install docs Download URL has changed from s3.amazonaws to snort.org! Please adjust your pulledpork.conf Approved by: ports-secteam (feld@) Modified: branches/2015Q4/security/pulledpork/Makefile branches/2015Q4/security/pulledpork/files/patch-etc__pulledpork.conf branches/2015Q4/security/pulledpork/files/patch-pulledpork.pl branches/2015Q4/security/pulledpork/pkg-descr Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/security/pulledpork/Makefile ============================================================================== --- branches/2015Q4/security/pulledpork/Makefile Mon Nov 2 17:40:00 2015 (r400665) +++ branches/2015Q4/security/pulledpork/Makefile Mon Nov 2 18:03:33 2015 (r400666) @@ -3,9 +3,10 @@ PORTNAME= pulledpork PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= GOOGLE_CODE \ + LOCAL/ohauer MAINTAINER= ohauer@FreeBSD.org COMMENT= Script to update snort-2.8+ rules @@ -14,7 +15,8 @@ LICENSE= GPLv2 RUN_DEPENDS= p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-LWP-Protocol-https>=6.00:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww + p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ + ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss NO_BUILD= yes USES= perl5 shebangfix @@ -46,6 +48,8 @@ do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/contrib/README.CONTRIB ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/contrib/oink-conv.pl ${STAGEDIR}${DATADIR} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/README.CATEGORIES ${STAGEDIR}${DOCSDIR} Modified: branches/2015Q4/security/pulledpork/files/patch-etc__pulledpork.conf ============================================================================== --- branches/2015Q4/security/pulledpork/files/patch-etc__pulledpork.conf Mon Nov 2 17:40:00 2015 (r400665) +++ branches/2015Q4/security/pulledpork/files/patch-etc__pulledpork.conf Mon Nov 2 18:03:33 2015 (r400666) @@ -1,6 +1,25 @@ --- etc/pulledpork.conf.orig 2013-09-11 21:01:05 UTC +++ etc/pulledpork.conf -@@ -121,14 +121,14 @@ config_path=/usr/local/etc/snort/snort.c +@@ -18,13 +18,15 @@ + # i.e. url|tarball|123456789, + rule_url=https://www.snort.org/reg-rules/|snortrules-snapshot.tar.gz| + # NEW Community ruleset: +-rule_url=https://s3.amazonaws.com/snort-org/www/rules/community/|community-rules.tar.gz|Community ++rule_url=https://snort.org/downloads/community/|community-rules.tar.gz|Community + # NEW For IP Blacklisting! Note the format is urltofile|IPBLACKLIST| + # This format MUST be followed to let pulledpork know that this is a blacklist +-rule_url=http://labs.snort.org/feeds/ip-filter.blf|IPBLACKLIST|open ++rule_url=http://talosintel.com/feeds/ip-filter.blf|IPBLACKLIST|open + # URL for rule documentation! (slow to process) + rule_url=https://www.snort.org/reg-rules/|opensource.gz| +-#rule_url=https://rules.emergingthreatspro.com/|emerging.rules.tar.gz|open ++# THE FOLLOWING URL is for emergingthreats downloads, note the tarball name change! ++# and open-nogpl, to avoid conflicts. ++#rule_url=https://rules.emergingthreats.net/|emerging.rules.tar.gz|open-nogpl + # THE FOLLOWING URL is for etpro downloads, note the tarball name change! + # and the et oinkcode requirement! + #rule_url=https://rules.emergingthreatspro.com/|etpro.rules.tar.gz| +@@ -121,14 +123,14 @@ config_path=/usr/local/etc/snort/snort.c # Define your distro, this is for the precompiled shared object libs! # Valid Distro Types: @@ -21,18 +40,18 @@ ####### This next section is optional, but probably pretty useful to you. ####### Please read thoroughly! -@@ -187,7 +187,7 @@ snort_control=/usr/local/bin/snort_contr +@@ -187,7 +189,7 @@ snort_control=/usr/local/bin/snort_contr # This value MUST contain all 4 minor version # numbers. ET rules are now also dependant on this, verify supported ET versions # prior to simply throwing rubbish in this variable kthx! -# snort_version=2.9.0.0 -+# snort_version=2.9.7.3 ++# snort_version=2.9.7.5 # Here you can specify what rule modification files to run automatically. # simply uncomment and specify the apt path. -@@ -206,4 +206,4 @@ snort_control=/usr/local/bin/snort_contr +@@ -206,4 +208,4 @@ snort_control=/usr/local/bin/snort_contr ####### need to process so_rules, simply comment out the so_rule section ####### you can also specify -T at runtime to process only GID 1 rules. -version=0.7.0 -+version=0.7.1 ++version=0.7.2 Modified: branches/2015Q4/security/pulledpork/files/patch-pulledpork.pl ============================================================================== --- branches/2015Q4/security/pulledpork/files/patch-pulledpork.pl Mon Nov 2 17:40:00 2015 (r400665) +++ branches/2015Q4/security/pulledpork/files/patch-pulledpork.pl Mon Nov 2 18:03:33 2015 (r400666) @@ -1,22 +1,56 @@ ---- pulledpork.pl.orig 2015-06-01 19:41:36 UTC +--- pulledpork.pl.orig 2013-09-11 21:01:05 UTC +++ pulledpork.pl @@ -3,7 +3,7 @@ ## pulledpork v(whatever it says below!) ## cummingsj@gmail.com -# Copyright (C) 2009-2013 JJ Cummings and the PulledPork Team! -+# Copyright (C) 2009-2014 JJ Cummings and the PulledPork Team! ++# Copyright (C) 2009-2015 JJ Cummings, Michael Shirk and the PulledPork Team! # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -@@ -41,16 +41,17 @@ use Data::Dumper; +@@ -41,16 +41,51 @@ use Data::Dumper; # we are gonna need these! my ( $oinkcode, $temp_path, $rule_file, $Syslogging ); -my $VERSION = "PulledPork v0.7.0 - Swine Flu!"; -+my $VERSION = "PulledPork v0.7.1 - Swine Flu with a side of Ebola!"; ++my $VERSION = "PulledPork v0.7.2 - E.Coli in your water bottle!"; my $ua = LWP::UserAgent->new; ++# for certificate validation, check for the operating system ++# and set the path to the certificate store if required. ++my $oSystem = "$^O"; ++my $CAFile = "OS Default"; ++if ($oSystem =~ /freebsd/i) { ++ #Check to ensure the cert file exists ++ if ( -e "/etc/ssl/cert.pem" ) { ++ $CAFile = "/etc/ssl/cert.pem"; ++ if ( -r $CAFile) { ++ $ua->ssl_opts( SSL_ca_file => $CAFile ); ++ } else { ++ carp "ERROR: $CAFile is not readable by ".(getpwuid($<))[0]."\n"; ++ syslogit( 'err|local0', "FATAL: ERROR: $CAFile is not readable by ".(getpwuid($<))[0]."\n") ++ if $Syslogging; ++ exit(1); ++ } ++ #Check for the other location for the cert file ++ } elsif ( -e "/usr/local/share/certs/ca-root-nss.crt" ) { ++ $CAFile = "/usr/local/share/certs/ca-root-nss.crt"; ++ if ( -r $CAFile) { ++ $ua->ssl_opts( SSL_ca_file => $CAFile ); ++ } else { ++ carp "ERROR: $CAFile is not readable by ".(getpwuid($<))[0]."\n"; ++ syslogit( 'err|local0', "FATAL: ERROR: $CAFile is not readable by ".(getpwuid($<))[0]."\n") ++ if $Syslogging; ++ exit(1); ++ } ++ } else { ++ carp "ERROR: cert file does not exist (/etc/ssl/cert.pem or /usr/local/share/certs/ca-root-nss.crt) Ensure that the ca_root_nss port/pkg is installed, or use -w to skip SSL verification\n"; ++ syslogit( 'err|local0', "FATAL: cert file does not exist. Ensure that the ca_root_nss port/pkg is installed, or use -w to skip SSL verification\n") ++ if $Syslogging; ++ exit(1); ++ } ++} + my ( $Hash, $ALogger, $Config_file, $Sorules, $Auto ); my ( $Output, $Distro, $Snort, $sid_changelog, $ignore_files ); @@ -29,7 +63,7 @@ my $Sostubs = 1; # verbose and quiet control print() -@@ -144,11 +145,11 @@ sub Help { +@@ -144,11 +179,11 @@ sub Help { -D What Distro are you running on, for the so_rules For latest supported options see http://www.snort.org/snort-rules/shared-object-rules Valid Distro Types: @@ -46,7 +80,7 @@ -e Where the enablesid config file lives. -E Write ONLY the enabled rules to the output files. -g grabonly (download tarball rule file(s) and do NOT process) -@@ -176,6 +177,7 @@ sub Help { +@@ -176,6 +211,7 @@ sub Help { -V Print Version and exit -v Verbose mode, you know.. for troubleshooting and such nonsense. -vv EXTRA Verbose mode, you know.. for in-depth troubleshooting and other such nonsense. @@ -54,16 +88,31 @@ __EOT exit(0); -@@ -191,7 +193,7 @@ sub pulledpork { +@@ -186,12 +222,12 @@ sub pulledpork { + + print <<__EOT; + +- http://code.google.com/p/pulledpork/ ++ https://github.com/shirkdog/pulledpork + _____ ____ `----,\\ ) `--==\\\\ / $VERSION `--==\\\\/ - .-~~~~-.Y|\\\\_ Copyright (C) 2009-2013 JJ Cummings -+ .-~~~~-.Y|\\\\_ Copyright (C) 2009-2014 JJ Cummings ++ .-~~~~-.Y|\\\\_ Copyright (C) 2009-2015 JJ Cummings \@_/ / 66\\_ cummingsj\@gmail.com | \\ \\ _(\") \\ /-| ||'--' Rules give me wings! -@@ -350,9 +352,27 @@ sub compare_md5 { +@@ -227,7 +263,7 @@ sub rule_extract { + $tar->read( $temp_path . $rule_file ); + $tar->setcwd( cwd() ); + local $Archive::Tar::CHOWN = 0; +- my @ignores = split( /,/, $ignore ); ++ my @ignores = split( /,/, $ignore ) if (defined $ignore); + + foreach (@ignores) { + if ( $_ =~ /\.rules/ ) { +@@ -350,9 +386,27 @@ sub compare_md5 { ## mimic LWP::Simple getstore routine - Thx pkthound! sub getstore { my ( $url, $file ) = @_; @@ -94,7 +143,92 @@ } ## time to grab the real 0xb33f -@@ -1507,7 +1527,8 @@ GetOptions( +@@ -527,9 +581,9 @@ sub read_rules { + elsif ( $row !~ /\\$/ && $trk == 1 ) + { # last line of multiline rule here + $record .= $row; +- if ( $record =~ /sid:\s*\d+\s*;/i ) { ++ if ( $record =~ /\ssid:\s*\d+\s*;/i ) { + $sid = $&; +- $sid =~ s/sid:\s*//; ++ $sid =~ s/\ssid:\s*//; + $sid =~ s/\s*;//; + $$hashref{0}{ trim($sid) }{'rule'} = $record; + } +@@ -537,9 +591,9 @@ sub read_rules { + undef $record; + } + else { +- if ( $row =~ /sid:\s*\d+\s*;/i ) { ++ if ( $row =~ /\ssid:\s*\d+\s*;/i ) { + $sid = $&; +- $sid =~ s/sid:\s*//; ++ $sid =~ s/\ssid:\s*//; + $sid =~ s/\s*;//; + $$hashref{0}{ trim($sid) }{'rule'} = $row; + } +@@ -563,13 +617,13 @@ sub read_rules { + $rule = trim($rule); + if ( $rule =~ /^\s*#*\s*(alert|drop|pass)/i ) { + +- if ( $rule =~ /sid:\s*\d+\s*;/i ) { ++ if ( $rule =~ /\ssid:\s*\d+\s*;/i ) { + $sid = $&; +- $sid =~ s/sid:\s*//; ++ $sid =~ s/\ssid:\s*//; + $sid =~ s/\s*;//; +- if ( $rule =~ /gid:\s*\d+/i ) { ++ if ( $rule =~ /\sgid:\s*\d+/i ) { + $gid = $&; +- $gid =~ s/gid:\s*//; ++ $gid =~ s/\sgid:\s*//; + } + else { $gid = 1; } + if ( $rule =~ /flowbits:\s*((un)?set(x)?|toggle)/i ) { +@@ -616,12 +670,12 @@ sub read_rules { + + foreach my $rule (@elements) { + if ( $rule =~ /^\s*#*\s*(alert|drop|pass)/i ) { +- if ( $rule =~ /sid:\s*\d+/ ) { ++ if ( $rule =~ /\ssid:\s*\d+/ ) { + $sid = $&; +- $sid =~ s/sid:\s*//; +- if ( $rule =~ /gid:\s*\d+/i ) { ++ $sid =~ s/\ssid:\s*//; ++ if ( $rule =~ /\sgid:\s*\d+/i ) { + $gid = $&; +- $gid =~ s/gid:\s*//; ++ $gid =~ s/\sgid:\s*//; + } + else { $gid = 1; } + if ( $rule =~ /flowbits:\s*((un)?set(x)?|toggle)/ ) { +@@ -1463,6 +1517,25 @@ sub archive_wanted { + push( @records, $File::Find::name ); + } + ++## Create ignore_files from conf file ++sub get_ignore_files { ++ my ($ignore_conf_file) = @_; ++ my $ignore_list; ++ ++ print "\tReading ignore_file: $ignore_conf_file\n"; ++ ++ # Read ignore file and exclude comments/blank lines ++ open ( FH, '<', $ignore_conf_file ) || croak "Couldn't read $ignore_conf_file $!\n"; ++ while ( ) { ++ chomp; ++ s/#.*//; ++ if ( ! /^\s*$/ ) { $ignore_list .= "$_," }; ++ }; ++ close FH; ++ $ignore_list =~ s/,\s*$//g ; ++ return $ignore_list ++} ++ + ### + ### Main here, let's get on with it already + ### +@@ -1507,7 +1580,8 @@ GetOptions( "u=s" => \@base_url, "V!" => sub { Version() }, "v+" => \$Verbose, @@ -104,24 +238,47 @@ ); ## Fly piggy fly! -@@ -1533,7 +1554,7 @@ if ( $Verbose && !$Quiet ) { +@@ -1533,7 +1607,7 @@ if ( $Verbose && !$Quiet ) { if ( exists $Config_info{'version'} ) { croak "You are not using the current version of pulledpork.conf!\n", "Please use the version of pulledpork.conf that shipped with $VERSION!\n\n" - if $Config_info{'version'} ne "0.7.0"; -+ if $Config_info{'version'} ne "0.7.1"; ++ if $Config_info{'version'} ne "0.7.2"; } else { croak -@@ -1700,6 +1721,7 @@ if ( $Verbose && !$Quiet ) { +@@ -1546,6 +1620,12 @@ else { + $pid_path = ( $Config_info{'pid_path'} ) if exists $Config_info{'pid_path'}; + $ignore_files = ( $Config_info{'ignore'} ) if exists $Config_info{'ignore'}; + ++# Allow ignores to be specified in a file, supercedes the regular ignore config option ++if ( exists $Config_info{'ignore_file'}) ++{ ++ $ignore_files = get_ignore_files($Config_info{'ignore_file'}); ++} ++ + if ($rule_file_path) { + $keep_rulefiles = 1; + } +@@ -1658,6 +1738,8 @@ if ( $Verbose && !$Quiet ) { + print "MISC (CLI and Autovar) Variable Debug:\n"; + if ($Process) { print "\tProcess flag specified!\n"; } + if ($arch) { print "\tarch Def is: $arch\n"; } ++ if ($oSystem) { print "\tOperating System is: $oSystem\n"; } ++ if ($CAFile) { print "\tCA Certificate File is: $CAFile\n"; } + if ($Config_file) { print "\tConfig Path is: $Config_file\n"; } + if ($Distro) { print "\tDistro Def is: $Distro\n"; } + if ($docs) { print "\tDocs Reference Location is: $docs\n"; } +@@ -1700,6 +1782,8 @@ if ( $Verbose && !$Quiet ) { if ($Textonly) { print "\tText Rules only Flag is Set\n"; } if ( $Verbose == 2 ) { print "\tExtra Verbose Flag is Set\n"; } if ($Verbose) { print "\tVerbose Flag is Set\n"; } + if ($skipVerify) { print "\tSSL Hostname Verification disabled\n"; } ++ if ($ignore_files) { print "\tFile(s) to ignore = $ignore_files\n"; } if (@base_url) { print "\tBase URL is: @base_url\n"; } } -@@ -1717,10 +1739,17 @@ if ( !-d $temp_path ) { +@@ -1717,10 +1801,17 @@ if ( !-d $temp_path ) { # Validate sid_msg_map version Help("Please specify version 1 or 2 for sid_msg_version in your config file\n") unless $sid_msg_version =~ /(1|2)/; Modified: branches/2015Q4/security/pulledpork/pkg-descr ============================================================================== --- branches/2015Q4/security/pulledpork/pkg-descr Mon Nov 2 17:40:00 2015 (r400665) +++ branches/2015Q4/security/pulledpork/pkg-descr Mon Nov 2 18:03:33 2015 (r400666) @@ -18,4 +18,4 @@ pulledpork is a Perl script which helps * A sweet smokey flavor throughout the pork! -WWW: http://code.google.com/p/pulledpork/ +WWW: https://github.com/shirkdog/pulledpork/ From owner-svn-ports-all@freebsd.org Mon Nov 2 18:27:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22030A24C6C; Mon, 2 Nov 2015 18:27:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD9091E8C; Mon, 2 Nov 2015 18:27:51 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2IRoU6011524; Mon, 2 Nov 2015 18:27:50 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2IRopk011523; Mon, 2 Nov 2015 18:27:50 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201511021827.tA2IRopk011523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 2 Nov 2015 18:27:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400667 - branches/2015Q4/www/chromium/files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 18:27:52 -0000 Author: rene Date: Mon Nov 2 18:27:50 2015 New Revision: 400667 URL: https://svnweb.freebsd.org/changeset/ports/400667 Log: MFH: r400625 www/chromium: fix build with GCC 4.9 on FreeBSD 9.3 PR: 204181 Submitted by: kwm Approved by: ports-secteam (feld) Modified: branches/2015Q4/www/chromium/files/extra-patch-gcc Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/chromium/files/extra-patch-gcc ============================================================================== --- branches/2015Q4/www/chromium/files/extra-patch-gcc Mon Nov 2 18:03:33 2015 (r400666) +++ branches/2015Q4/www/chromium/files/extra-patch-gcc Mon Nov 2 18:27:50 2015 (r400667) @@ -147,3 +147,13 @@ #include "src/allocation.h" #include "src/base/platform/mutex.h" #include "src/flags.h" +--- third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc.orig 2015-10-22 21:00:59.000000000 +0200 ++++ third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc 2015-11-01 11:32:36.293750000 +0100 +@@ -11,6 +11,7 @@ + #include "webrtc/modules/remote_bitrate_estimator/overuse_detector.h" + + #include ++#include + #include + #include + #include From owner-svn-ports-all@freebsd.org Mon Nov 2 19:05:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE6BBA243CA; Mon, 2 Nov 2015 19:05:11 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 791561E49; Mon, 2 Nov 2015 19:05:11 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2J5Aps022914; Mon, 2 Nov 2015 19:05:10 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2J5Ajr022913; Mon, 2 Nov 2015 19:05:10 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511021905.tA2J5Ajr022913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 2 Nov 2015 19:05:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400668 - head/audio/py-fmoo-audiotools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 19:05:11 -0000 Author: pawel Date: Mon Nov 2 19:05:10 2015 New Revision: 400668 URL: https://svnweb.freebsd.org/changeset/ports/400668 Log: Use PyPI name for PORTNAME Suggested by: koobs Modified: head/audio/py-fmoo-audiotools/Makefile Modified: head/audio/py-fmoo-audiotools/Makefile ============================================================================== --- head/audio/py-fmoo-audiotools/Makefile Mon Nov 2 18:27:50 2015 (r400667) +++ head/audio/py-fmoo-audiotools/Makefile Mon Nov 2 19:05:10 2015 (r400668) @@ -1,10 +1,11 @@ # $FreeBSD$ -PORTNAME= audiotools +PORTNAME= fmoo-audiotools PORTVERSION= 3.0 CATEGORIES= audio python -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}fmoo- +MASTER_SITES= SF/audiotools/audiotools +DISTNAME= audiotools-${PORTVERSION} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ryu0@ymail.com COMMENT= Collection of command line audio handling utilities @@ -76,6 +77,6 @@ post-configure: .endif post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/*.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/audiotools/*.so .include From owner-svn-ports-all@freebsd.org Mon Nov 2 19:09:57 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 227C0A24424; Mon, 2 Nov 2015 19:09:57 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2D1E1F89; Mon, 2 Nov 2015 19:09:56 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2J9tbR023172; Mon, 2 Nov 2015 19:09:55 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2J9tq2023170; Mon, 2 Nov 2015 19:09:55 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201511021909.tA2J9tq2023170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 2 Nov 2015 19:09:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400669 - head/math/p5-Math-BigInt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 19:09:57 -0000 Author: zi Date: Mon Nov 2 19:09:55 2015 New Revision: 400669 URL: https://svnweb.freebsd.org/changeset/ports/400669 Log: - Update to 1.999707 With hat: perl@ Modified: head/math/p5-Math-BigInt/Makefile head/math/p5-Math-BigInt/distinfo Modified: head/math/p5-Math-BigInt/Makefile ============================================================================== --- head/math/p5-Math-BigInt/Makefile Mon Nov 2 19:05:10 2015 (r400668) +++ head/math/p5-Math-BigInt/Makefile Mon Nov 2 19:09:55 2015 (r400669) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt -PORTVERSION= 1.999704 +PORTVERSION= 1.999707 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM @@ -14,6 +14,8 @@ COMMENT= Arbitrary size integer math per LICENSE= ART10 GPLv1 LICENSE_COMB= dual +RUN_DEPENDS= p5-Math-Complex>=1.39:${PORTSDIR}/math/p5-Math-Complex + USES= perl5 USE_PERL5= configure NO_ARCH= yes Modified: head/math/p5-Math-BigInt/distinfo ============================================================================== --- head/math/p5-Math-BigInt/distinfo Mon Nov 2 19:05:10 2015 (r400668) +++ head/math/p5-Math-BigInt/distinfo Mon Nov 2 19:09:55 2015 (r400669) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-1.999704.tar.gz) = af03da7e30b4e19f79c87d87b8c66938139a8162b35e45986480234016bae5d8 -SIZE (Math-BigInt-1.999704.tar.gz) = 223552 +SHA256 (Math-BigInt-1.999707.tar.gz) = 7925e5ac5301341d24a1836a43285af1546428bc853fd737760e0f63f1324130 +SIZE (Math-BigInt-1.999707.tar.gz) = 223884 From owner-svn-ports-all@freebsd.org Mon Nov 2 19:44:45 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5BB0A24C4F; Mon, 2 Nov 2015 19:44:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 882E51155; Mon, 2 Nov 2015 19:44:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2JiiRO034424; Mon, 2 Nov 2015 19:44:44 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2JiiZn034421; Mon, 2 Nov 2015 19:44:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511021944.tA2JiiZn034421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 2 Nov 2015 19:44:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400670 - in branches/2015Q4/security/softether: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 19:44:46 -0000 Author: pi Date: Mon Nov 2 19:44:44 2015 New Revision: 400670 URL: https://svnweb.freebsd.org/changeset/ports/400670 Log: MFH: r400650 - iconv build - build with No-SSLv3 - MAKE_JOBS_UNSAFE=yes unconditionally PR: 204184 Approved by: ports-secteam (feld) Added: branches/2015Q4/security/softether/files/patch-src__Mayaqua__Network.c (contents, props changed) Modified: branches/2015Q4/security/softether/Makefile Modified: branches/2015Q4/security/softether/Makefile ============================================================================== --- branches/2015Q4/security/softether/Makefile Mon Nov 2 19:09:55 2015 (r400669) +++ branches/2015Q4/security/softether/Makefile Mon Nov 2 19:44:44 2015 (r400670) @@ -2,6 +2,7 @@ PORTNAME= softether PORTVERSION= 4.18.9570 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.softether-download.com/files/softether/v4.18-9570-rtm-2015.07.26-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v4.18-9570-rtm @@ -24,6 +25,7 @@ DOS2UNIX_FILES= AUTHORS.TXT ChangeLog LI src/Cedar/Server.c \ src/Mayaqua/Cfg.c \ src/Mayaqua/Cfg.h \ + src/Mayaqua/Network.c \ src/Mayaqua/Kernel.c \ src/Mayaqua/Table.h \ src/Mayaqua/Unix.c @@ -33,9 +35,10 @@ OPTIONS_DEFINE= DOCS ONLY_FOR_ARCHS= i386 amd64 USE_OPENSSL= yes -USES= dos2unix gmake iconv ncurses readline +USES= dos2unix gmake iconv:wchar_t ncurses readline USE_RC_SUBR= softether_bridge softether_client softether_server SUB_FILES= vpncmd +MAKE_JOBS_UNSAFE= yes # a pity the source directory has such a naming scheme, but well WRKSRC= ${WRKDIR}/v4.18-9570 @@ -47,11 +50,6 @@ ALL_TARGET= build # requires OpenSSL from ports .if ${OSVERSION} < 1000000 WITH_OPENSSL_PORT= yes -MAKE_JOBS_UNSAFE= yes -.endif - -.if ${OSVERSION} >= 1000000 -BUILD_DEPENDS= libiconv>=1.14:${PORTSDIR}/converters/libiconv .endif # skip configure at all and copy the corresponding Makefile in place Added: branches/2015Q4/security/softether/files/patch-src__Mayaqua__Network.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/security/softether/files/patch-src__Mayaqua__Network.c Mon Nov 2 19:44:44 2015 (r400670) @@ -0,0 +1,19 @@ +--- src/Mayaqua/Network.c.orig 2015-07-26 06:38:18 UTC ++++ src/Mayaqua/Network.c +@@ -12920,7 +12920,16 @@ bool StartSSLEx(SOCK *sock, X *x, K *pri + { + if (client_tls == false) + { ++#ifndef OPENSSL_NO_SSL3 + SSL_CTX_set_ssl_version(ssl_ctx, SSLv3_method()); ++#else ++ SSL_CTX_set_ssl_version(ssl_ctx, SSLv23_method()); ++ SSL_CTX_set_options(ssl_ctx, SSL_OP_NO_SSLv2 | SSL_OP_NO_TLSv1 ++#ifdef SSL_OP_NO_TLSv1_2 ++ | SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2 ++#endif ++ ); ++#endif + } + else + { From owner-svn-ports-all@freebsd.org Mon Nov 2 20:02:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC3A6A24F4C; Mon, 2 Nov 2015 20:02:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95DBB1913; Mon, 2 Nov 2015 20:02:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2K2QtY040809; Mon, 2 Nov 2015 20:02:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2K2QPa040808; Mon, 2 Nov 2015 20:02:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511022002.tA2K2QPa040808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 2 Nov 2015 20:02:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400671 - head/devel/ois X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 20:02:27 -0000 Author: amdmi3 Date: Mon Nov 2 20:02:26 2015 New Revision: 400671 URL: https://svnweb.freebsd.org/changeset/ports/400671 Log: - Add LICENSE Modified: head/devel/ois/Makefile Modified: head/devel/ois/Makefile ============================================================================== --- head/devel/ois/Makefile Mon Nov 2 19:44:44 2015 (r400670) +++ head/devel/ois/Makefile Mon Nov 2 20:02:26 2015 (r400671) @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Object Oriented Input System +LICENSE= ZLIB + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= autoreconf gmake libtool pathfix From owner-svn-ports-all@freebsd.org Mon Nov 2 21:07:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81E19A249C4; Mon, 2 Nov 2015 21:07:24 +0000 (UTC) (envelope-from dteske@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50A081F0A; Mon, 2 Nov 2015 21:07:24 +0000 (UTC) (envelope-from dteske@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2L7NGA058229; Mon, 2 Nov 2015 21:07:23 GMT (envelope-from dteske@FreeBSD.org) Received: (from dteske@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2L7NkY058226; Mon, 2 Nov 2015 21:07:23 GMT (envelope-from dteske@FreeBSD.org) Message-Id: <201511022107.tA2L7NkY058226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dteske set sender to dteske@FreeBSD.org using -f From: Devin Teske Date: Mon, 2 Nov 2015 21:07:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400672 - head/sysutils/zfs-stats-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 21:07:24 -0000 Author: dteske (src committer) Date: Mon Nov 2 21:07:23 2015 New Revision: 400672 URL: https://svnweb.freebsd.org/changeset/ports/400672 Log: Bump to 1.3: Fix handling of negative numbers PR: ports/199255 Differential Revision: https://reviews.freebsd.org/D3673 Reviewed by: feld Approved by: feld Modified: head/sysutils/zfs-stats-lite/Makefile head/sysutils/zfs-stats-lite/distinfo Modified: head/sysutils/zfs-stats-lite/Makefile ============================================================================== --- head/sysutils/zfs-stats-lite/Makefile Mon Nov 2 20:02:26 2015 (r400671) +++ head/sysutils/zfs-stats-lite/Makefile Mon Nov 2 21:07:23 2015 (r400672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zfs-stats-lite -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://druidbsd.sourceforge.net/download/ Modified: head/sysutils/zfs-stats-lite/distinfo ============================================================================== --- head/sysutils/zfs-stats-lite/distinfo Mon Nov 2 20:02:26 2015 (r400671) +++ head/sysutils/zfs-stats-lite/distinfo Mon Nov 2 21:07:23 2015 (r400672) @@ -1,2 +1,2 @@ -SHA256 (zfs-stats-lite-1.2.tar.gz) = 2671eed519aabe096f6480988c9513a4e5963b00195c88d76fa089755227f634 -SIZE (zfs-stats-lite-1.2.tar.gz) = 7637 +SHA256 (zfs-stats-lite-1.3.tar.gz) = 53b759d25a1620bbd1d20e6765e709ec5bcea10e2946ae7c69af02d70d144595 +SIZE (zfs-stats-lite-1.3.tar.gz) = 7603 From owner-svn-ports-all@freebsd.org Mon Nov 2 21:23:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC111A24E85; Mon, 2 Nov 2015 21:23:47 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 976091A70; Mon, 2 Nov 2015 21:23:47 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2LNkxX064007; Mon, 2 Nov 2015 21:23:46 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2LNkoZ064006; Mon, 2 Nov 2015 21:23:46 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201511022123.tA2LNkoZ064006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 2 Nov 2015 21:23:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400673 - head/x11-drivers/drm-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 21:23:47 -0000 Author: kwm Date: Mon Nov 2 21:23:46 2015 New Revision: 400673 URL: https://svnweb.freebsd.org/changeset/ports/400673 Log: Add USES=uidfix to allow build as a user. PR: 200055 Submitted by: John Hein Modified: head/x11-drivers/drm-kmod/Makefile Modified: head/x11-drivers/drm-kmod/Makefile ============================================================================== --- head/x11-drivers/drm-kmod/Makefile Mon Nov 2 21:07:23 2015 (r400672) +++ head/x11-drivers/drm-kmod/Makefile Mon Nov 2 21:23:46 2015 (r400673) @@ -12,7 +12,7 @@ COMMENT= FreeBSD 9.3 Kernel DRM driver LICENSE= MIT -USES= tar:xz kmod +USES= kmod uidfix tar:xz ONLY_FOR_ARCHS= i386 amd64 PLIST_FILES= ${KMODDIR}/drm2_port.ko \ From owner-svn-ports-all@freebsd.org Mon Nov 2 21:59:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83D0AA25682; Mon, 2 Nov 2015 21:59:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5141E135F; Mon, 2 Nov 2015 21:59:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2LxWF7073572; Mon, 2 Nov 2015 21:59:32 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2LxWLB073571; Mon, 2 Nov 2015 21:59:32 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201511022159.tA2LxWLB073571@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 2 Nov 2015 21:59:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400674 - head/mail/qmail X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 21:59:33 -0000 Author: bdrewery Date: Mon Nov 2 21:59:32 2015 New Revision: 400674 URL: https://svnweb.freebsd.org/changeset/ports/400674 Log: Dirk Engling has volunteered to maintain the qmail ports. Modified: head/mail/qmail/Makefile Modified: head/mail/qmail/Makefile ============================================================================== --- head/mail/qmail/Makefile Mon Nov 2 21:23:46 2015 (r400673) +++ head/mail/qmail/Makefile Mon Nov 2 21:59:32 2015 (r400674) @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${QMAIL_VERSION} DISTFILES?= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY?= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= erdgeist@erdgeist.org COMMENT?= Secure, reliable, efficient, simple, and fast MTA DIST_SUBDIR= qmail From owner-svn-ports-all@freebsd.org Mon Nov 2 23:13:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39F2AA24F14; Mon, 2 Nov 2015 23:13:17 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1150C12DD; Mon, 2 Nov 2015 23:13:16 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2NDGR3098267; Mon, 2 Nov 2015 23:13:16 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2NDFnq098262; Mon, 2 Nov 2015 23:13:15 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511022313.tA2NDFnq098262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 2 Nov 2015 23:13:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400675 - branches/2015Q4/www/codeigniter X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 23:13:17 -0000 Author: junovitch Date: Mon Nov 2 23:13:15 2015 New Revision: 400675 URL: https://svnweb.freebsd.org/changeset/ports/400675 Log: MFH: r400597 www/codeigniter: update 2.2.5 -> 2.2.6 - Update PORTVERSION and distinfo for security release (2.2.6) - Take MAINTAINER [1] - Register CONFLICTS for upcoming 3.x release - Add additional line breaks into file list - Convert to options helpers and reorder variables - Unmute do-install commands - Fix WWW: - Fix NOAPACHE variable in pkg-plist to match option (APACHE) PR: 203403 Approved by: maintainer timeout (16 months since last submission) [1] Approved by: ports-secteam (feld) Security: https://vuxml.FreeBSD.org/freebsd/bdd57272-803c-11e5-ab94-002590263bf5.html Modified: branches/2015Q4/www/codeigniter/Makefile branches/2015Q4/www/codeigniter/distinfo branches/2015Q4/www/codeigniter/pkg-descr branches/2015Q4/www/codeigniter/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/codeigniter/Makefile ============================================================================== --- branches/2015Q4/www/codeigniter/Makefile Mon Nov 2 21:59:32 2015 (r400674) +++ branches/2015Q4/www/codeigniter/Makefile Mon Nov 2 23:13:15 2015 (r400675) @@ -2,17 +2,17 @@ # $FreeBSD$ PORTNAME= codeigniter -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= www -MAINTAINER= appleboy.tw@gmail.com +MAINTAINER= junovitch@FreeBSD.org COMMENT= Framework for developing PHP web applications USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci -CONFLICTS= codeigniter-1.[0-9]* +CONFLICTS= codeigniter-1.[0-9]* codeigniter-3.[0-9]* NO_ARCH= yes NO_BUILD= yes @@ -26,8 +26,10 @@ WRKSRC= ${WRKDIR}/CodeIgniter-${PORTVER PORTDOCS= * # These are all user-configurable files that we'll install -CI_CONF_FILES= index.php ${CI_CONF_DIR}/autoload.php \ - ${CI_CONF_DIR}/config.php ${CI_CONF_DIR}/constants.php \ +CI_CONF_FILES= index.php \ + ${CI_CONF_DIR}/autoload.php \ + ${CI_CONF_DIR}/config.php \ + ${CI_CONF_DIR}/constants.php \ ${CI_CONF_DIR}/database.php \ ${CI_CONF_DIR}/doctypes.php \ ${CI_CONF_DIR}/foreign_chars.php \ @@ -35,7 +37,8 @@ CI_CONF_FILES= index.php ${CI_CONF_DIR}/ ${CI_CONF_DIR}/mimes.php \ ${CI_CONF_DIR}/migration.php \ ${CI_CONF_DIR}/profiler.php \ - ${CI_CONF_DIR}/routes.php ${CI_CONF_DIR}/smileys.php \ + ${CI_CONF_DIR}/routes.php \ + ${CI_CONF_DIR}/smileys.php \ ${CI_CONF_DIR}/user_agents.php # This is the rest of the CodeIgniter installation that doesn't change @@ -61,6 +64,10 @@ STD_BITS= ${CI_CONF_DIR}/index.html \ ${CI_SYS_DIR}/libraries OPTIONS_DEFINE= APACHE DOCS MSSQL MYSQL MYSQLI ODBC PGSQL SQLITE +OPTIONS_SUB= yes + +SUB_FILES= pkg-message +PLIST_SUB+= ECHO_MSG=${ECHO_MSG} CI_CONF_DIR=${CI_CONF_DIR} APACHE_DESC= Configure for Apache-2.x MSSQL_DESC= Install MSSQL support for PHP @@ -70,64 +77,33 @@ ODBC_DESC= Install ODBC support for PHP PGSQL_DESC= Install PostgreSQL support for PHP SQLITE_DESC= Install SQLite support for PHP -.include +APACHE_VARS= USE_APACHE_RUN=22+ +DOCS_VARS= SUB_LIST+=HASHMARK= +DOCS_VARS_OFF= SUB_LIST+=HASHMARK=\# +MSSQL_VARS= USE_PHP+=mssql +MYSQL_VARS= USE_PHP+=mysql +MYSQLI_VARS= USE_PHP+=mysqli +ODBC_VARS= USE_PHP+=odbc +PGSQL_VARS= USE_PHP+=pgsql +SQLITE_VARS= USE_PHP+=sqlite3 -SUB_FILES= pkg-message -.if ${PORT_OPTIONS:MAPACHE} -USE_APACHE_RUN= 22+ -PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL} +# These variables are specifically defined for Apache +CONF= codeigniter.conf CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes -.else -PLIST_SUB+= NOAPACHE="@comment " -.endif -PLIST_SUB+= ECHO_MSG=${ECHO_MSG} CI_CONF_DIR=${CI_CONF_DIR} - -.if ${PORT_OPTIONS:MMSSQL} -USE_PHP+= mssql -.endif - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= mysql -.endif - -.if ${PORT_OPTIONS:MMYSQLI} -USE_PHP+= mysqli -.endif - -.if ${PORT_OPTIONS:MODBC} -USE_PHP+= odbc -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= sqlite3 -.endif - -.if ${PORT_OPTIONS:MDOCS} -SUB_LIST+= HASHMARK=\# -.else -SUB_LIST+= HASHMARK= -.endif - -CONF= codeigniter.conf +PLIST_SUB+= CONFDIR=${CONFDIR_REL} SUB_FILES+= ${CONF} do-install: - @cd ${WRKSRC} && ${COPYTREE_SHARE} "${STD_BITS}" ${STAGEDIR}${WWWDIR} - @for i in ${CI_CONF_FILES}; do \ + cd ${WRKSRC} && ${COPYTREE_SHARE} "${STD_BITS}" ${STAGEDIR}${WWWDIR} + for i in ${CI_CONF_FILES}; do \ ${INSTALL_DATA} ${WRKSRC}/$$i ${STAGEDIR}${WWWDIR}/$$i.sample; \ done -post-install: -.if ${PORT_OPTIONS:MAPACHE} - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; -.endif -.if ${PORT_OPTIONS:MDOCS} - @cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} -.endif +post-install-APACHE-on: + ${MKDIR} ${STAGEDIR}${CONFDIR} + ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; +post-install-DOCS-on: + cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} -.include +.include Modified: branches/2015Q4/www/codeigniter/distinfo ============================================================================== --- branches/2015Q4/www/codeigniter/distinfo Mon Nov 2 21:59:32 2015 (r400674) +++ branches/2015Q4/www/codeigniter/distinfo Mon Nov 2 23:13:15 2015 (r400675) @@ -1,2 +1,2 @@ -SHA256 (bcit-ci-codeigniter-2.2.5_GH0.tgz) = c529a0016ae982c67ee899475fa5cdf4b27ffed4d18714270f78e3a4554d9de3 -SIZE (bcit-ci-codeigniter-2.2.5_GH0.tgz) = 1970502 +SHA256 (bcit-ci-codeigniter-2.2.6_GH0.tgz) = 3105487ab24430027d0a8ed49329d84e59c3f464be492e1d427d3b49352fbe85 +SIZE (bcit-ci-codeigniter-2.2.6_GH0.tgz) = 1971743 Modified: branches/2015Q4/www/codeigniter/pkg-descr ============================================================================== --- branches/2015Q4/www/codeigniter/pkg-descr Mon Nov 2 21:59:32 2015 (r400674) +++ branches/2015Q4/www/codeigniter/pkg-descr Mon Nov 2 23:13:15 2015 (r400675) @@ -2,4 +2,4 @@ CodeIgniter is a powerful PHP framework built for developers who need a simple and elegant toolkit to create full-featured web applications. -WWW: http://http://www.codeigniter.com/ +WWW: http://www.codeigniter.com/ Modified: branches/2015Q4/www/codeigniter/pkg-plist ============================================================================== --- branches/2015Q4/www/codeigniter/pkg-plist Mon Nov 2 21:59:32 2015 (r400674) +++ branches/2015Q4/www/codeigniter/pkg-plist Mon Nov 2 23:13:15 2015 (r400675) @@ -1,4 +1,4 @@ -%%NOAPACHE%%%%CONFDIR%%/codeigniter.conf +%%APACHE%%%%CONFDIR%%/codeigniter.conf %%WWWDIR%%/application/cache/.htaccess %%WWWDIR%%/application/cache/index.html %%WWWDIR%%/application/config/index.html From owner-svn-ports-all@freebsd.org Mon Nov 2 23:19:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59AD3A24F97; Mon, 2 Nov 2015 23:19:36 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A80F14C9; Mon, 2 Nov 2015 23:19:35 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2NJZCX098660; Mon, 2 Nov 2015 23:19:35 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2NJYxZ098656; Mon, 2 Nov 2015 23:19:34 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511022319.tA2NJYxZ098656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Mon, 2 Nov 2015 23:19:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400676 - in head/textproc: . rubygem-jemoji X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 23:19:36 -0000 Author: mmoll Date: Mon Nov 2 23:19:34 2015 New Revision: 400676 URL: https://svnweb.freebsd.org/changeset/ports/400676 Log: new port: textproc/rubygem-jemoji GitHub-flavored Emoji plugin for Jekyll WWW: https://github.com/jekyll/jemoji Added: head/textproc/rubygem-jemoji/ head/textproc/rubygem-jemoji/Makefile (contents, props changed) head/textproc/rubygem-jemoji/distinfo (contents, props changed) head/textproc/rubygem-jemoji/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Nov 2 23:13:15 2015 (r400675) +++ head/textproc/Makefile Mon Nov 2 23:19:34 2015 (r400676) @@ -1400,6 +1400,7 @@ SUBDIR += rubygem-jekyll-gist SUBDIR += rubygem-jekyll-paginate SUBDIR += rubygem-jekyll-sass-converter + SUBDIR += rubygem-jemoji SUBDIR += rubygem-jsmin SUBDIR += rubygem-kramdown SUBDIR += rubygem-kwalify Added: head/textproc/rubygem-jemoji/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jemoji/Makefile Mon Nov 2 23:19:34 2015 (r400676) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= jemoji +PORTVERSION= 0.5.1 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= GitHub-flavored emoji plugin for Jekyll + +LICENSE= MIT + +RUN_DEPENDS= rubygem-gemoji>=2.0:${PORTSDIR}/textproc/rubygem-gemoji \ + rubygem-html-pipeline>=2.2:${PORTSDIR}/textproc/rubygem-html-pipeline \ + rubygem-jekyll>=2.0:${PORTSDIR}/www/rubygem-jekyll + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/textproc/rubygem-jemoji/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jemoji/distinfo Mon Nov 2 23:19:34 2015 (r400676) @@ -0,0 +1,2 @@ +SHA256 (rubygem/jemoji-0.5.1.gem) = 82fb906149b92b5f5506f64b221a10d2cf7337f1d5c9bcaca40a176e52cad672 +SIZE (rubygem/jemoji-0.5.1.gem) = 5120 Added: head/textproc/rubygem-jemoji/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jemoji/pkg-descr Mon Nov 2 23:19:34 2015 (r400676) @@ -0,0 +1,3 @@ +GitHub-flavored Emoji plugin for Jekyll + +WWW: https://github.com/jekyll/jemoji From owner-svn-ports-all@freebsd.org Mon Nov 2 23:21:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FE95A250C3; Mon, 2 Nov 2015 23:21:16 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E365F187D; Mon, 2 Nov 2015 23:21:15 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2NLFGc000782; Mon, 2 Nov 2015 23:21:15 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2NLEB8000779; Mon, 2 Nov 2015 23:21:14 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511022321.tA2NLEB8000779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 2 Nov 2015 23:21:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400677 - branches/2015Q4/www/joomla31 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 23:21:16 -0000 Author: junovitch Date: Mon Nov 2 23:21:14 2015 New Revision: 400677 URL: https://svnweb.freebsd.org/changeset/ports/400677 Log: MFH: r399684 (manual, www/joomla31 only), r400558 www/joomla31: update 3.2.3 -> 3.4.5 - Update PORTVERSION, distinfo, and pkg-plist for 3.4.5 - Update SHEBANG_FILES for new release - Add NO_ARCH - Change @dirrmtry to @dir in pkg-plist - Manually merge shebangfix related fixes from r399684 PR: 204016 Approved by: ports-secteam (feld) Security: CVE-2014-6631 Security: CVE-2014-6632 Security: CVE-2014-7228 Security: CVE-2014-7229 Security: CVE-2015-5397 Security: CVE-2015-5608 Security: CVE-2015-6939 Security: CVE-2015-7297 Security: CVE-2015-7857 Security: CVE-2015-7858 Security: CVE-2015-7859 Security: CVE-2015-7899 Security: https://vuxml.FreeBSD.org/freebsd/0ebc6e78-7ac6-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/03e54e42-7ac6-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/f8c37915-7ac5-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/ec2d1cfd-7ac5-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/deaba148-7ac5-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/cec4d01a-7ac5-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/beb3d5fc-7ac5-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/adbb32d9-7ac5-11e5-b35a-002590263bf5.html Modified: branches/2015Q4/www/joomla31/Makefile branches/2015Q4/www/joomla31/distinfo branches/2015Q4/www/joomla31/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/joomla31/Makefile ============================================================================== --- branches/2015Q4/www/joomla31/Makefile Mon Nov 2 23:19:34 2015 (r400676) +++ branches/2015Q4/www/joomla31/Makefile Mon Nov 2 23:21:14 2015 (r400677) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joomla -PORTVERSION= 3.2.3 +PORTVERSION= 3.4.5 CATEGORIES= www PKGNAMESUFFIX= 3 @@ -13,14 +13,14 @@ LICENSE= GPLv2 GH_PROJECT= ${PORTNAME}-cms +NO_ARCH= yes NO_BUILD= yes PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} -php_OLD_CMD= C:\\\xampp\\\php\\\.\\\php.exe -REINPLACE_ARGS= -i '' -E -e 's,(${php_OLD_CMD})|(/usr/bin/php),${LOCALBASE}/bin/php,g' -REINPLACE_FILES= build/indexmaker.php tests/system/phpunit.php \ - tests/system/webdriver/tests/phpunit.php +USES= shebangfix +SHEBANG_FILES= build/indexmaker.php \ + libraries/vendor/leafo/lessphp/lessify SUB_FILES= pkg-message @@ -29,10 +29,7 @@ USE_MYSQL= yes USE_PHP= gd json mbstring mysql mysqli pcre pdf session simplexml xml zip zlib WANT_PHP_WEB= yes -WWWDIR= ${PREFIX}/www/${PORTNAME}${PORTVERSION:R:R} - -pre-patch: - @(cd ${WRKSRC} && ${REINPLACE_CMD} ${REINPLACE_FILES}) +WWWDIR= ${PREFIX}/www/${PORTNAME}${PORTVERSION:R:R} do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} Modified: branches/2015Q4/www/joomla31/distinfo ============================================================================== --- branches/2015Q4/www/joomla31/distinfo Mon Nov 2 23:19:34 2015 (r400676) +++ branches/2015Q4/www/joomla31/distinfo Mon Nov 2 23:21:14 2015 (r400677) @@ -1,2 +1,2 @@ -SHA256 (joomla-joomla-cms-3.2.3_GH0.tar.gz) = eed44e22169be97a3b6c80a051826ec0347e5bac829ce6fd0c13bec34819297d -SIZE (joomla-joomla-cms-3.2.3_GH0.tar.gz) = 9603335 +SHA256 (joomla-joomla-cms-3.4.5_GH0.tar.gz) = f6592083d4f17313c2b02a6169d768bd5a7f3da576eb3b63e27e36dbfac368a0 +SIZE (joomla-joomla-cms-3.4.5_GH0.tar.gz) = 9509172 Modified: branches/2015Q4/www/joomla31/pkg-plist ============================================================================== --- branches/2015Q4/www/joomla31/pkg-plist Mon Nov 2 23:19:34 2015 (r400676) +++ branches/2015Q4/www/joomla31/pkg-plist Mon Nov 2 23:21:14 2015 (r400677) @@ -6,26 +6,19 @@ %%WWWDIR%%/administrator/components/com_admin/admin.php %%WWWDIR%%/administrator/components/com_admin/admin.xml %%WWWDIR%%/administrator/components/com_admin/controller.php -%%WWWDIR%%/administrator/components/com_admin/controllers/index.html %%WWWDIR%%/administrator/components/com_admin/controllers/profile.php %%WWWDIR%%/administrator/components/com_admin/helpers/html/directory.php -%%WWWDIR%%/administrator/components/com_admin/helpers/html/index.html %%WWWDIR%%/administrator/components/com_admin/helpers/html/phpsetting.php %%WWWDIR%%/administrator/components/com_admin/helpers/html/system.php -%%WWWDIR%%/administrator/components/com_admin/helpers/index.html -%%WWWDIR%%/administrator/components/com_admin/index.html -%%WWWDIR%%/administrator/components/com_admin/models/forms/index.html %%WWWDIR%%/administrator/components/com_admin/models/forms/profile.xml %%WWWDIR%%/administrator/components/com_admin/models/help.php -%%WWWDIR%%/administrator/components/com_admin/models/index.html %%WWWDIR%%/administrator/components/com_admin/models/profile.php %%WWWDIR%%/administrator/components/com_admin/models/sysinfo.php %%WWWDIR%%/administrator/components/com_admin/postinstall/eaccelerator.php -%%WWWDIR%%/administrator/components/com_admin/postinstall/index.html +%%WWWDIR%%/administrator/components/com_admin/postinstall/htaccess.php +%%WWWDIR%%/administrator/components/com_admin/postinstall/languageaccess340.php %%WWWDIR%%/administrator/components/com_admin/postinstall/phpversion.php %%WWWDIR%%/administrator/components/com_admin/script.php -%%WWWDIR%%/administrator/components/com_admin/sql/index.html -%%WWWDIR%%/administrator/components/com_admin/sql/updates/index.html %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/2.5.0-2011-12-06.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/2.5.0-2011-12-16.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/2.5.0-2011-12-19.sql @@ -64,7 +57,17 @@ %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.2.2-2014-01-18.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.2.2-2014-01-23.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.2.3-2014-02-20.sql -%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/index.html +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.3.0-2014-02-16.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.3.0-2014-04-02.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.3.4-2014-08-03.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.3.6-2014-09-30.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2014-08-24.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2014-09-01.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2014-09-16.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2014-10-20.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2014-12-03.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2015-01-21.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.4.0-2015-02-26.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.0.0.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.0.1.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.0.2.sql @@ -84,7 +87,19 @@ %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.2.2-2014-01-18.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.2.2-2014-01-23.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.2.3-2014-02-20.sql -%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/index.html +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.3.0-2013-12-21.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.3.0-2014-02-16.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.3.0-2014-04-02.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.3.4-2014-08-03.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.3.6-2014-09-30.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2014-08-24.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2014-09-01.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2014-09-16.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2014-10-20.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2014-12-03.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2015-01-21.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.0-2015-02-26.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.4.4-2015-07-11.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/2.5.2-2012-03-05.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/2.5.3-2012-03-13.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/2.5.4-2012-03-18.sql @@ -111,28 +126,31 @@ %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.2.2-2014-01-18.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.2.2-2014-01-23.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.2.3-2014-02-20.sql -%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/index.html -%%WWWDIR%%/administrator/components/com_admin/views/help/index.html +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.3.0-2014-02-16.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.3.0-2014-04-02.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.3.4-2014-08-03.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.3.6-2014-09-30.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2014-08-24.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2014-09-01.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2014-09-16.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2014-10-20.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2014-12-03.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2015-01-21.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.0-2015-02-26.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.4.4-2015-07-11.sql %%WWWDIR%%/administrator/components/com_admin/views/help/tmpl/default.php -%%WWWDIR%%/administrator/components/com_admin/views/help/tmpl/index.html %%WWWDIR%%/administrator/components/com_admin/views/help/view.html.php -%%WWWDIR%%/administrator/components/com_admin/views/index.html -%%WWWDIR%%/administrator/components/com_admin/views/profile/index.html %%WWWDIR%%/administrator/components/com_admin/views/profile/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_admin/views/profile/tmpl/index.html %%WWWDIR%%/administrator/components/com_admin/views/profile/view.html.php -%%WWWDIR%%/administrator/components/com_admin/views/sysinfo/index.html %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/default.php %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/default_config.php %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/default_directory.php %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/default_phpinfo.php %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/default_phpsettings.php %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/default_system.php -%%WWWDIR%%/administrator/components/com_admin/views/sysinfo/tmpl/index.html %%WWWDIR%%/administrator/components/com_admin/views/sysinfo/view.html.php %%WWWDIR%%/administrator/components/com_ajax/ajax.php %%WWWDIR%%/administrator/components/com_ajax/ajax.xml -%%WWWDIR%%/administrator/components/com_ajax/index.html %%WWWDIR%%/administrator/components/com_banners/access.xml %%WWWDIR%%/administrator/components/com_banners/banners.php %%WWWDIR%%/administrator/components/com_banners/banners.xml @@ -142,14 +160,10 @@ %%WWWDIR%%/administrator/components/com_banners/controllers/banners.php %%WWWDIR%%/administrator/components/com_banners/controllers/client.php %%WWWDIR%%/administrator/components/com_banners/controllers/clients.php -%%WWWDIR%%/administrator/components/com_banners/controllers/index.html %%WWWDIR%%/administrator/components/com_banners/controllers/tracks.php %%WWWDIR%%/administrator/components/com_banners/controllers/tracks.raw.php %%WWWDIR%%/administrator/components/com_banners/helpers/banners.php %%WWWDIR%%/administrator/components/com_banners/helpers/html/banner.php -%%WWWDIR%%/administrator/components/com_banners/helpers/html/index.html -%%WWWDIR%%/administrator/components/com_banners/helpers/index.html -%%WWWDIR%%/administrator/components/com_banners/index.html %%WWWDIR%%/administrator/components/com_banners/models/banner.php %%WWWDIR%%/administrator/components/com_banners/models/banners.php %%WWWDIR%%/administrator/components/com_banners/models/client.php @@ -159,46 +173,30 @@ %%WWWDIR%%/administrator/components/com_banners/models/fields/clicks.php %%WWWDIR%%/administrator/components/com_banners/models/fields/impmade.php %%WWWDIR%%/administrator/components/com_banners/models/fields/imptotal.php -%%WWWDIR%%/administrator/components/com_banners/models/fields/index.html %%WWWDIR%%/administrator/components/com_banners/models/forms/banner.xml %%WWWDIR%%/administrator/components/com_banners/models/forms/client.xml %%WWWDIR%%/administrator/components/com_banners/models/forms/download.xml %%WWWDIR%%/administrator/components/com_banners/models/forms/filter_banners.xml %%WWWDIR%%/administrator/components/com_banners/models/forms/filter_clients.xml -%%WWWDIR%%/administrator/components/com_banners/models/forms/index.html -%%WWWDIR%%/administrator/components/com_banners/models/index.html %%WWWDIR%%/administrator/components/com_banners/models/tracks.php -%%WWWDIR%%/administrator/components/com_banners/sql/index.html %%WWWDIR%%/administrator/components/com_banners/sql/install.mysql.utf8.sql %%WWWDIR%%/administrator/components/com_banners/sql/uninstall.mysql.utf8.sql %%WWWDIR%%/administrator/components/com_banners/tables/banner.php %%WWWDIR%%/administrator/components/com_banners/tables/client.php -%%WWWDIR%%/administrator/components/com_banners/tables/index.html -%%WWWDIR%%/administrator/components/com_banners/views/banner/index.html %%WWWDIR%%/administrator/components/com_banners/views/banner/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_banners/views/banner/tmpl/index.html %%WWWDIR%%/administrator/components/com_banners/views/banner/view.html.php -%%WWWDIR%%/administrator/components/com_banners/views/banners/index.html %%WWWDIR%%/administrator/components/com_banners/views/banners/tmpl/default.php %%WWWDIR%%/administrator/components/com_banners/views/banners/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_banners/views/banners/tmpl/index.html +%%WWWDIR%%/administrator/components/com_banners/views/banners/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_banners/views/banners/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_banners/views/banners/view.html.php -%%WWWDIR%%/administrator/components/com_banners/views/client/index.html %%WWWDIR%%/administrator/components/com_banners/views/client/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_banners/views/client/tmpl/index.html %%WWWDIR%%/administrator/components/com_banners/views/client/view.html.php -%%WWWDIR%%/administrator/components/com_banners/views/clients/index.html %%WWWDIR%%/administrator/components/com_banners/views/clients/tmpl/default.php -%%WWWDIR%%/administrator/components/com_banners/views/clients/tmpl/index.html %%WWWDIR%%/administrator/components/com_banners/views/clients/view.html.php -%%WWWDIR%%/administrator/components/com_banners/views/download/index.html %%WWWDIR%%/administrator/components/com_banners/views/download/tmpl/default.php -%%WWWDIR%%/administrator/components/com_banners/views/download/tmpl/index.html %%WWWDIR%%/administrator/components/com_banners/views/download/view.html.php -%%WWWDIR%%/administrator/components/com_banners/views/index.html -%%WWWDIR%%/administrator/components/com_banners/views/tracks/index.html %%WWWDIR%%/administrator/components/com_banners/views/tracks/tmpl/default.php -%%WWWDIR%%/administrator/components/com_banners/views/tracks/tmpl/index.html %%WWWDIR%%/administrator/components/com_banners/views/tracks/view.html.php %%WWWDIR%%/administrator/components/com_banners/views/tracks/view.raw.php %%WWWDIR%%/administrator/components/com_cache/cache.php @@ -206,108 +204,73 @@ %%WWWDIR%%/administrator/components/com_cache/config.xml %%WWWDIR%%/administrator/components/com_cache/controller.php %%WWWDIR%%/administrator/components/com_cache/helpers/cache.php -%%WWWDIR%%/administrator/components/com_cache/helpers/index.html -%%WWWDIR%%/administrator/components/com_cache/index.html %%WWWDIR%%/administrator/components/com_cache/models/cache.php -%%WWWDIR%%/administrator/components/com_cache/models/index.html -%%WWWDIR%%/administrator/components/com_cache/views/cache/index.html %%WWWDIR%%/administrator/components/com_cache/views/cache/tmpl/default.php -%%WWWDIR%%/administrator/components/com_cache/views/cache/tmpl/index.html %%WWWDIR%%/administrator/components/com_cache/views/cache/view.html.php -%%WWWDIR%%/administrator/components/com_cache/views/index.html -%%WWWDIR%%/administrator/components/com_cache/views/purge/index.html %%WWWDIR%%/administrator/components/com_cache/views/purge/tmpl/default.php -%%WWWDIR%%/administrator/components/com_cache/views/purge/tmpl/index.html %%WWWDIR%%/administrator/components/com_cache/views/purge/view.html.php %%WWWDIR%%/administrator/components/com_categories/categories.php %%WWWDIR%%/administrator/components/com_categories/categories.xml %%WWWDIR%%/administrator/components/com_categories/controller.php %%WWWDIR%%/administrator/components/com_categories/controllers/categories.php %%WWWDIR%%/administrator/components/com_categories/controllers/category.php -%%WWWDIR%%/administrator/components/com_categories/controllers/index.html %%WWWDIR%%/administrator/components/com_categories/helpers/association.php %%WWWDIR%%/administrator/components/com_categories/helpers/categories.php %%WWWDIR%%/administrator/components/com_categories/helpers/html/categoriesadministrator.php -%%WWWDIR%%/administrator/components/com_categories/helpers/html/index.html -%%WWWDIR%%/administrator/components/com_categories/helpers/index.html -%%WWWDIR%%/administrator/components/com_categories/index.html %%WWWDIR%%/administrator/components/com_categories/models/categories.php %%WWWDIR%%/administrator/components/com_categories/models/category.php %%WWWDIR%%/administrator/components/com_categories/models/fields/categoryedit.php %%WWWDIR%%/administrator/components/com_categories/models/fields/categoryparent.php -%%WWWDIR%%/administrator/components/com_categories/models/fields/index.html %%WWWDIR%%/administrator/components/com_categories/models/fields/modal/category.php -%%WWWDIR%%/administrator/components/com_categories/models/fields/modal/index.html %%WWWDIR%%/administrator/components/com_categories/models/forms/category.xml %%WWWDIR%%/administrator/components/com_categories/models/forms/filter_categories.xml -%%WWWDIR%%/administrator/components/com_categories/models/forms/index.html -%%WWWDIR%%/administrator/components/com_categories/models/index.html %%WWWDIR%%/administrator/components/com_categories/tables/category.php -%%WWWDIR%%/administrator/components/com_categories/tables/index.html -%%WWWDIR%%/administrator/components/com_categories/views/categories/index.html %%WWWDIR%%/administrator/components/com_categories/views/categories/tmpl/default.php %%WWWDIR%%/administrator/components/com_categories/views/categories/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_categories/views/categories/tmpl/index.html +%%WWWDIR%%/administrator/components/com_categories/views/categories/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_categories/views/categories/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_categories/views/categories/tmpl/modal.php %%WWWDIR%%/administrator/components/com_categories/views/categories/view.html.php -%%WWWDIR%%/administrator/components/com_categories/views/category/index.html %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/edit.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/edit_associations.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/edit_extrafields.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/edit_metadata.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/edit_options.php -%%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/index.html %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/modal.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/modal_associations.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/modal_extrafields.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/modal_metadata.php %%WWWDIR%%/administrator/components/com_categories/views/category/tmpl/modal_options.php %%WWWDIR%%/administrator/components/com_categories/views/category/view.html.php -%%WWWDIR%%/administrator/components/com_categories/views/index.html %%WWWDIR%%/administrator/components/com_checkin/checkin.php %%WWWDIR%%/administrator/components/com_checkin/checkin.xml %%WWWDIR%%/administrator/components/com_checkin/config.xml %%WWWDIR%%/administrator/components/com_checkin/controller.php -%%WWWDIR%%/administrator/components/com_checkin/index.html %%WWWDIR%%/administrator/components/com_checkin/models/checkin.php -%%WWWDIR%%/administrator/components/com_checkin/models/index.html -%%WWWDIR%%/administrator/components/com_checkin/views/checkin/index.html %%WWWDIR%%/administrator/components/com_checkin/views/checkin/tmpl/default.php -%%WWWDIR%%/administrator/components/com_checkin/views/checkin/tmpl/index.html %%WWWDIR%%/administrator/components/com_checkin/views/checkin/view.html.php -%%WWWDIR%%/administrator/components/com_checkin/views/index.html %%WWWDIR%%/administrator/components/com_config/access.xml %%WWWDIR%%/administrator/components/com_config/config.php %%WWWDIR%%/administrator/components/com_config/config.xml %%WWWDIR%%/administrator/components/com_config/controller.php %%WWWDIR%%/administrator/components/com_config/controller/application/cancel.php %%WWWDIR%%/administrator/components/com_config/controller/application/display.php -%%WWWDIR%%/administrator/components/com_config/controller/application/index.html %%WWWDIR%%/administrator/components/com_config/controller/application/refreshhelp.php %%WWWDIR%%/administrator/components/com_config/controller/application/removeroot.php %%WWWDIR%%/administrator/components/com_config/controller/application/save.php %%WWWDIR%%/administrator/components/com_config/controller/component/cancel.php %%WWWDIR%%/administrator/components/com_config/controller/component/display.php -%%WWWDIR%%/administrator/components/com_config/controller/component/index.html %%WWWDIR%%/administrator/components/com_config/controller/component/save.php %%WWWDIR%%/administrator/components/com_config/controllers/application.php %%WWWDIR%%/administrator/components/com_config/controllers/component.php -%%WWWDIR%%/administrator/components/com_config/controllers/index.html %%WWWDIR%%/administrator/components/com_config/helper/config.php -%%WWWDIR%%/administrator/components/com_config/helper/index.html -%%WWWDIR%%/administrator/components/com_config/index.html %%WWWDIR%%/administrator/components/com_config/model/application.php %%WWWDIR%%/administrator/components/com_config/model/component.php %%WWWDIR%%/administrator/components/com_config/model/field/filters.php -%%WWWDIR%%/administrator/components/com_config/model/field/index.html %%WWWDIR%%/administrator/components/com_config/model/form/application.xml -%%WWWDIR%%/administrator/components/com_config/model/form/index.html -%%WWWDIR%%/administrator/components/com_config/model/index.html %%WWWDIR%%/administrator/components/com_config/models/application.php %%WWWDIR%%/administrator/components/com_config/models/component.php -%%WWWDIR%%/administrator/components/com_config/models/index.html %%WWWDIR%%/administrator/components/com_config/view/application/html.php -%%WWWDIR%%/administrator/components/com_config/view/application/index.html %%WWWDIR%%/administrator/components/com_config/view/application/json.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_cache.php @@ -322,18 +285,15 @@ %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_metadata.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_navigation.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_permissions.php +%%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_proxy.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_seo.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_server.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_session.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_site.php %%WWWDIR%%/administrator/components/com_config/view/application/tmpl/default_system.php -%%WWWDIR%%/administrator/components/com_config/view/application/tmpl/index.html %%WWWDIR%%/administrator/components/com_config/view/component/html.php -%%WWWDIR%%/administrator/components/com_config/view/component/index.html %%WWWDIR%%/administrator/components/com_config/view/component/tmpl/default.php %%WWWDIR%%/administrator/components/com_config/view/component/tmpl/default_navigation.php -%%WWWDIR%%/administrator/components/com_config/view/component/tmpl/index.html -%%WWWDIR%%/administrator/components/com_config/view/index.html %%WWWDIR%%/administrator/components/com_contact/access.xml %%WWWDIR%%/administrator/components/com_contact/config.xml %%WWWDIR%%/administrator/components/com_contact/contact.php @@ -341,43 +301,30 @@ %%WWWDIR%%/administrator/components/com_contact/controller.php %%WWWDIR%%/administrator/components/com_contact/controllers/contact.php %%WWWDIR%%/administrator/components/com_contact/controllers/contacts.php -%%WWWDIR%%/administrator/components/com_contact/controllers/index.html %%WWWDIR%%/administrator/components/com_contact/helpers/contact.php %%WWWDIR%%/administrator/components/com_contact/helpers/html/contact.php -%%WWWDIR%%/administrator/components/com_contact/helpers/html/index.html -%%WWWDIR%%/administrator/components/com_contact/helpers/index.html -%%WWWDIR%%/administrator/components/com_contact/index.html %%WWWDIR%%/administrator/components/com_contact/models/contact.php %%WWWDIR%%/administrator/components/com_contact/models/contacts.php -%%WWWDIR%%/administrator/components/com_contact/models/fields/index.html %%WWWDIR%%/administrator/components/com_contact/models/fields/modal/contact.php -%%WWWDIR%%/administrator/components/com_contact/models/fields/modal/index.html %%WWWDIR%%/administrator/components/com_contact/models/forms/contact.xml -%%WWWDIR%%/administrator/components/com_contact/models/forms/index.html -%%WWWDIR%%/administrator/components/com_contact/models/index.html -%%WWWDIR%%/administrator/components/com_contact/sql/index.html %%WWWDIR%%/administrator/components/com_contact/sql/install.mysql.utf8.sql %%WWWDIR%%/administrator/components/com_contact/sql/uninstall.mysql.utf8.sql %%WWWDIR%%/administrator/components/com_contact/tables/contact.php -%%WWWDIR%%/administrator/components/com_contact/tables/index.html -%%WWWDIR%%/administrator/components/com_contact/views/contact/index.html %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/edit.php %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/edit_associations.php %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/edit_metadata.php %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/edit_params.php -%%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/index.html %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/modal.php %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/modal_associations.php %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/modal_metadata.php %%WWWDIR%%/administrator/components/com_contact/views/contact/tmpl/modal_params.php %%WWWDIR%%/administrator/components/com_contact/views/contact/view.html.php -%%WWWDIR%%/administrator/components/com_contact/views/contacts/index.html %%WWWDIR%%/administrator/components/com_contact/views/contacts/tmpl/default.php %%WWWDIR%%/administrator/components/com_contact/views/contacts/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_contact/views/contacts/tmpl/index.html +%%WWWDIR%%/administrator/components/com_contact/views/contacts/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_contact/views/contacts/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_contact/views/contacts/tmpl/modal.php %%WWWDIR%%/administrator/components/com_contact/views/contacts/view.html.php -%%WWWDIR%%/administrator/components/com_contact/views/index.html %%WWWDIR%%/administrator/components/com_content/access.xml %%WWWDIR%%/administrator/components/com_content/config.xml %%WWWDIR%%/administrator/components/com_content/content.php @@ -386,90 +333,59 @@ %%WWWDIR%%/administrator/components/com_content/controllers/article.php %%WWWDIR%%/administrator/components/com_content/controllers/articles.php %%WWWDIR%%/administrator/components/com_content/controllers/featured.php -%%WWWDIR%%/administrator/components/com_content/controllers/index.html %%WWWDIR%%/administrator/components/com_content/helpers/content.php %%WWWDIR%%/administrator/components/com_content/helpers/html/contentadministrator.php -%%WWWDIR%%/administrator/components/com_content/helpers/html/index.html -%%WWWDIR%%/administrator/components/com_content/helpers/index.html -%%WWWDIR%%/administrator/components/com_content/index.html %%WWWDIR%%/administrator/components/com_content/models/article.php %%WWWDIR%%/administrator/components/com_content/models/articles.php %%WWWDIR%%/administrator/components/com_content/models/feature.php %%WWWDIR%%/administrator/components/com_content/models/featured.php -%%WWWDIR%%/administrator/components/com_content/models/fields/index.html %%WWWDIR%%/administrator/components/com_content/models/fields/modal/article.php -%%WWWDIR%%/administrator/components/com_content/models/fields/modal/index.html %%WWWDIR%%/administrator/components/com_content/models/forms/article.xml %%WWWDIR%%/administrator/components/com_content/models/forms/filter_articles.xml %%WWWDIR%%/administrator/components/com_content/models/forms/filter_featured.xml -%%WWWDIR%%/administrator/components/com_content/models/forms/index.html -%%WWWDIR%%/administrator/components/com_content/models/index.html %%WWWDIR%%/administrator/components/com_content/tables/featured.php -%%WWWDIR%%/administrator/components/com_content/tables/index.html -%%WWWDIR%%/administrator/components/com_content/views/article/index.html %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/edit.php %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/edit_associations.php %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/edit_metadata.php -%%WWWDIR%%/administrator/components/com_content/views/article/tmpl/index.html %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/modal.php %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/modal_associations.php %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/modal_metadata.php %%WWWDIR%%/administrator/components/com_content/views/article/tmpl/pagebreak.php %%WWWDIR%%/administrator/components/com_content/views/article/view.html.php -%%WWWDIR%%/administrator/components/com_content/views/articles/index.html %%WWWDIR%%/administrator/components/com_content/views/articles/tmpl/default.php %%WWWDIR%%/administrator/components/com_content/views/articles/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_content/views/articles/tmpl/index.html +%%WWWDIR%%/administrator/components/com_content/views/articles/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_content/views/articles/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_content/views/articles/tmpl/modal.php %%WWWDIR%%/administrator/components/com_content/views/articles/view.html.php -%%WWWDIR%%/administrator/components/com_content/views/featured/index.html %%WWWDIR%%/administrator/components/com_content/views/featured/tmpl/default.php -%%WWWDIR%%/administrator/components/com_content/views/featured/tmpl/index.html %%WWWDIR%%/administrator/components/com_content/views/featured/view.html.php -%%WWWDIR%%/administrator/components/com_content/views/index.html %%WWWDIR%%/administrator/components/com_contenthistory/contenthistory.php %%WWWDIR%%/administrator/components/com_contenthistory/contenthistory.xml %%WWWDIR%%/administrator/components/com_contenthistory/controller.php %%WWWDIR%%/administrator/components/com_contenthistory/controllers/history.php -%%WWWDIR%%/administrator/components/com_contenthistory/controllers/index.html %%WWWDIR%%/administrator/components/com_contenthistory/controllers/preview.php %%WWWDIR%%/administrator/components/com_contenthistory/helpers/contenthistory.php -%%WWWDIR%%/administrator/components/com_contenthistory/helpers/html/index.html %%WWWDIR%%/administrator/components/com_contenthistory/helpers/html/textdiff.php -%%WWWDIR%%/administrator/components/com_contenthistory/helpers/index.html -%%WWWDIR%%/administrator/components/com_contenthistory/index.html %%WWWDIR%%/administrator/components/com_contenthistory/models/compare.php %%WWWDIR%%/administrator/components/com_contenthistory/models/history.php -%%WWWDIR%%/administrator/components/com_contenthistory/models/index.html %%WWWDIR%%/administrator/components/com_contenthistory/models/preview.php -%%WWWDIR%%/administrator/components/com_contenthistory/views/compare/index.html %%WWWDIR%%/administrator/components/com_contenthistory/views/compare/tmpl/compare.php -%%WWWDIR%%/administrator/components/com_contenthistory/views/compare/tmpl/index.html %%WWWDIR%%/administrator/components/com_contenthistory/views/compare/view.html.php -%%WWWDIR%%/administrator/components/com_contenthistory/views/history/index.html -%%WWWDIR%%/administrator/components/com_contenthistory/views/history/tmpl/index.html %%WWWDIR%%/administrator/components/com_contenthistory/views/history/tmpl/modal.php %%WWWDIR%%/administrator/components/com_contenthistory/views/history/view.html.php -%%WWWDIR%%/administrator/components/com_contenthistory/views/index.html -%%WWWDIR%%/administrator/components/com_contenthistory/views/preview/index.html -%%WWWDIR%%/administrator/components/com_contenthistory/views/preview/tmpl/index.html %%WWWDIR%%/administrator/components/com_contenthistory/views/preview/tmpl/preview.php %%WWWDIR%%/administrator/components/com_contenthistory/views/preview/view.html.php %%WWWDIR%%/administrator/components/com_cpanel/controller.php %%WWWDIR%%/administrator/components/com_cpanel/cpanel.php %%WWWDIR%%/administrator/components/com_cpanel/cpanel.xml -%%WWWDIR%%/administrator/components/com_cpanel/index.html -%%WWWDIR%%/administrator/components/com_cpanel/views/cpanel/index.html %%WWWDIR%%/administrator/components/com_cpanel/views/cpanel/tmpl/default.php -%%WWWDIR%%/administrator/components/com_cpanel/views/cpanel/tmpl/index.html %%WWWDIR%%/administrator/components/com_cpanel/views/cpanel/view.html.php -%%WWWDIR%%/administrator/components/com_cpanel/views/index.html %%WWWDIR%%/administrator/components/com_finder/access.xml %%WWWDIR%%/administrator/components/com_finder/config.xml %%WWWDIR%%/administrator/components/com_finder/controller.php %%WWWDIR%%/administrator/components/com_finder/controllers/filter.php %%WWWDIR%%/administrator/components/com_finder/controllers/filters.php -%%WWWDIR%%/administrator/components/com_finder/controllers/index.html %%WWWDIR%%/administrator/components/com_finder/controllers/index.php %%WWWDIR%%/administrator/components/com_finder/controllers/indexer.json.php %%WWWDIR%%/administrator/components/com_finder/controllers/maps.php @@ -477,229 +393,153 @@ %%WWWDIR%%/administrator/components/com_finder/finder.xml %%WWWDIR%%/administrator/components/com_finder/helpers/finder.php %%WWWDIR%%/administrator/components/com_finder/helpers/html/finder.php -%%WWWDIR%%/administrator/components/com_finder/helpers/html/index.html -%%WWWDIR%%/administrator/components/com_finder/helpers/index.html %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/adapter.php -%%WWWDIR%%/administrator/components/com_finder/helpers/indexer/driver/index.html %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/driver/mysql.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/driver/postgresql.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/driver/sqlsrv.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/helper.php -%%WWWDIR%%/administrator/components/com_finder/helpers/indexer/index.html %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/indexer.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/parser.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/parser/html.php -%%WWWDIR%%/administrator/components/com_finder/helpers/indexer/parser/index.html %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/parser/rtf.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/parser/txt.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/query.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/result.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/stemmer.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/stemmer/fr.php -%%WWWDIR%%/administrator/components/com_finder/helpers/indexer/stemmer/index.html %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/stemmer/porter_en.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/stemmer/snowball.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/taxonomy.php %%WWWDIR%%/administrator/components/com_finder/helpers/indexer/token.php %%WWWDIR%%/administrator/components/com_finder/helpers/language.php -%%WWWDIR%%/administrator/components/com_finder/index.html %%WWWDIR%%/administrator/components/com_finder/models/fields/directories.php -%%WWWDIR%%/administrator/components/com_finder/models/fields/index.html %%WWWDIR%%/administrator/components/com_finder/models/fields/searchfilter.php %%WWWDIR%%/administrator/components/com_finder/models/filter.php %%WWWDIR%%/administrator/components/com_finder/models/filters.php %%WWWDIR%%/administrator/components/com_finder/models/forms/filter.xml -%%WWWDIR%%/administrator/components/com_finder/models/forms/index.html -%%WWWDIR%%/administrator/components/com_finder/models/index.html %%WWWDIR%%/administrator/components/com_finder/models/index.php %%WWWDIR%%/administrator/components/com_finder/models/indexer.php %%WWWDIR%%/administrator/components/com_finder/models/maps.php %%WWWDIR%%/administrator/components/com_finder/models/statistics.php -%%WWWDIR%%/administrator/components/com_finder/sql/index.html %%WWWDIR%%/administrator/components/com_finder/sql/install.mysql.sql %%WWWDIR%%/administrator/components/com_finder/sql/install.postgresql.sql %%WWWDIR%%/administrator/components/com_finder/sql/uninstall.mysql.sql %%WWWDIR%%/administrator/components/com_finder/sql/uninstall.postgresql.sql %%WWWDIR%%/administrator/components/com_finder/tables/filter.php -%%WWWDIR%%/administrator/components/com_finder/tables/index.html %%WWWDIR%%/administrator/components/com_finder/tables/link.php %%WWWDIR%%/administrator/components/com_finder/tables/map.php -%%WWWDIR%%/administrator/components/com_finder/views/filter/index.html %%WWWDIR%%/administrator/components/com_finder/views/filter/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_finder/views/filter/tmpl/index.html %%WWWDIR%%/administrator/components/com_finder/views/filter/view.html.php -%%WWWDIR%%/administrator/components/com_finder/views/filters/index.html %%WWWDIR%%/administrator/components/com_finder/views/filters/tmpl/default.php -%%WWWDIR%%/administrator/components/com_finder/views/filters/tmpl/index.html %%WWWDIR%%/administrator/components/com_finder/views/filters/view.html.php -%%WWWDIR%%/administrator/components/com_finder/views/index.html -%%WWWDIR%%/administrator/components/com_finder/views/index/index.html %%WWWDIR%%/administrator/components/com_finder/views/index/tmpl/default.php -%%WWWDIR%%/administrator/components/com_finder/views/index/tmpl/index.html %%WWWDIR%%/administrator/components/com_finder/views/index/view.html.php -%%WWWDIR%%/administrator/components/com_finder/views/indexer/index.html %%WWWDIR%%/administrator/components/com_finder/views/indexer/tmpl/default.php -%%WWWDIR%%/administrator/components/com_finder/views/indexer/tmpl/index.html %%WWWDIR%%/administrator/components/com_finder/views/indexer/view.html.php -%%WWWDIR%%/administrator/components/com_finder/views/maps/index.html %%WWWDIR%%/administrator/components/com_finder/views/maps/tmpl/default.php -%%WWWDIR%%/administrator/components/com_finder/views/maps/tmpl/index.html %%WWWDIR%%/administrator/components/com_finder/views/maps/view.html.php -%%WWWDIR%%/administrator/components/com_finder/views/statistics/index.html %%WWWDIR%%/administrator/components/com_finder/views/statistics/tmpl/default.php -%%WWWDIR%%/administrator/components/com_finder/views/statistics/tmpl/index.html %%WWWDIR%%/administrator/components/com_finder/views/statistics/view.html.php %%WWWDIR%%/administrator/components/com_installer/access.xml %%WWWDIR%%/administrator/components/com_installer/config.xml %%WWWDIR%%/administrator/components/com_installer/controller.php %%WWWDIR%%/administrator/components/com_installer/controllers/database.php %%WWWDIR%%/administrator/components/com_installer/controllers/discover.php -%%WWWDIR%%/administrator/components/com_installer/controllers/index.html %%WWWDIR%%/administrator/components/com_installer/controllers/install.php %%WWWDIR%%/administrator/components/com_installer/controllers/languages.php %%WWWDIR%%/administrator/components/com_installer/controllers/manage.php %%WWWDIR%%/administrator/components/com_installer/controllers/update.php -%%WWWDIR%%/administrator/components/com_installer/helpers/html/index.html +%%WWWDIR%%/administrator/components/com_installer/controllers/updatesites.php %%WWWDIR%%/administrator/components/com_installer/helpers/html/manage.php -%%WWWDIR%%/administrator/components/com_installer/helpers/index.html %%WWWDIR%%/administrator/components/com_installer/helpers/installer.php -%%WWWDIR%%/administrator/components/com_installer/index.html %%WWWDIR%%/administrator/components/com_installer/installer.php %%WWWDIR%%/administrator/components/com_installer/installer.xml %%WWWDIR%%/administrator/components/com_installer/models/database.php %%WWWDIR%%/administrator/components/com_installer/models/discover.php %%WWWDIR%%/administrator/components/com_installer/models/extension.php -%%WWWDIR%%/administrator/components/com_installer/models/index.html %%WWWDIR%%/administrator/components/com_installer/models/install.php %%WWWDIR%%/administrator/components/com_installer/models/languages.php %%WWWDIR%%/administrator/components/com_installer/models/manage.php %%WWWDIR%%/administrator/components/com_installer/models/update.php +%%WWWDIR%%/administrator/components/com_installer/models/updatesites.php %%WWWDIR%%/administrator/components/com_installer/models/warnings.php -%%WWWDIR%%/administrator/components/com_installer/views/database/index.html %%WWWDIR%%/administrator/components/com_installer/views/database/tmpl/default.php -%%WWWDIR%%/administrator/components/com_installer/views/database/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/database/view.html.php -%%WWWDIR%%/administrator/components/com_installer/views/default/index.html %%WWWDIR%%/administrator/components/com_installer/views/default/tmpl/default_ftp.php %%WWWDIR%%/administrator/components/com_installer/views/default/tmpl/default_message.php -%%WWWDIR%%/administrator/components/com_installer/views/default/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/default/view.php -%%WWWDIR%%/administrator/components/com_installer/views/discover/index.html %%WWWDIR%%/administrator/components/com_installer/views/discover/tmpl/default.php %%WWWDIR%%/administrator/components/com_installer/views/discover/tmpl/default_item.php -%%WWWDIR%%/administrator/components/com_installer/views/discover/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/discover/view.html.php -%%WWWDIR%%/administrator/components/com_installer/views/index.html -%%WWWDIR%%/administrator/components/com_installer/views/install/index.html %%WWWDIR%%/administrator/components/com_installer/views/install/tmpl/default.php -%%WWWDIR%%/administrator/components/com_installer/views/install/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/install/view.html.php -%%WWWDIR%%/administrator/components/com_installer/views/languages/index.html %%WWWDIR%%/administrator/components/com_installer/views/languages/tmpl/default.php %%WWWDIR%%/administrator/components/com_installer/views/languages/tmpl/default_filter.php -%%WWWDIR%%/administrator/components/com_installer/views/languages/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/languages/view.html.php -%%WWWDIR%%/administrator/components/com_installer/views/manage/index.html %%WWWDIR%%/administrator/components/com_installer/views/manage/tmpl/default.php -%%WWWDIR%%/administrator/components/com_installer/views/manage/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/manage/view.html.php -%%WWWDIR%%/administrator/components/com_installer/views/update/index.html %%WWWDIR%%/administrator/components/com_installer/views/update/tmpl/default.php -%%WWWDIR%%/administrator/components/com_installer/views/update/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/update/view.html.php -%%WWWDIR%%/administrator/components/com_installer/views/warnings/index.html +%%WWWDIR%%/administrator/components/com_installer/views/updatesites/tmpl/default.php +%%WWWDIR%%/administrator/components/com_installer/views/updatesites/view.html.php %%WWWDIR%%/administrator/components/com_installer/views/warnings/tmpl/default.php -%%WWWDIR%%/administrator/components/com_installer/views/warnings/tmpl/index.html %%WWWDIR%%/administrator/components/com_installer/views/warnings/view.html.php %%WWWDIR%%/administrator/components/com_joomlaupdate/access.xml %%WWWDIR%%/administrator/components/com_joomlaupdate/config.xml %%WWWDIR%%/administrator/components/com_joomlaupdate/controller.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/controllers/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/controllers/update.php %%WWWDIR%%/administrator/components/com_joomlaupdate/helpers/download.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/helpers/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/helpers/joomlaupdate.php %%WWWDIR%%/administrator/components/com_joomlaupdate/helpers/select.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/joomlaupdate.php %%WWWDIR%%/administrator/components/com_joomlaupdate/joomlaupdate.xml %%WWWDIR%%/administrator/components/com_joomlaupdate/models/default.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/models/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/restore.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/views/default/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/views/default/tmpl/complete.php %%WWWDIR%%/administrator/components/com_joomlaupdate/views/default/tmpl/default.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/views/default/tmpl/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/views/default/view.html.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/views/index.html -%%WWWDIR%%/administrator/components/com_joomlaupdate/views/update/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/views/update/tmpl/default.php -%%WWWDIR%%/administrator/components/com_joomlaupdate/views/update/tmpl/index.html %%WWWDIR%%/administrator/components/com_joomlaupdate/views/update/view.html.php %%WWWDIR%%/administrator/components/com_languages/access.xml %%WWWDIR%%/administrator/components/com_languages/config.xml %%WWWDIR%%/administrator/components/com_languages/controller.php -%%WWWDIR%%/administrator/components/com_languages/controllers/index.html %%WWWDIR%%/administrator/components/com_languages/controllers/installed.php %%WWWDIR%%/administrator/components/com_languages/controllers/language.php %%WWWDIR%%/administrator/components/com_languages/controllers/languages.php %%WWWDIR%%/administrator/components/com_languages/controllers/override.php %%WWWDIR%%/administrator/components/com_languages/controllers/overrides.php %%WWWDIR%%/administrator/components/com_languages/controllers/strings.json.php -%%WWWDIR%%/administrator/components/com_languages/helpers/html/index.html %%WWWDIR%%/administrator/components/com_languages/helpers/html/languages.php -%%WWWDIR%%/administrator/components/com_languages/helpers/index.html %%WWWDIR%%/administrator/components/com_languages/helpers/jsonresponse.php %%WWWDIR%%/administrator/components/com_languages/helpers/languages.php %%WWWDIR%%/administrator/components/com_languages/helpers/multilangstatus.php -%%WWWDIR%%/administrator/components/com_languages/index.html %%WWWDIR%%/administrator/components/com_languages/languages.php %%WWWDIR%%/administrator/components/com_languages/languages.xml -%%WWWDIR%%/administrator/components/com_languages/models/forms/index.html %%WWWDIR%%/administrator/components/com_languages/models/forms/language.xml %%WWWDIR%%/administrator/components/com_languages/models/forms/override.xml -%%WWWDIR%%/administrator/components/com_languages/models/index.html %%WWWDIR%%/administrator/components/com_languages/models/installed.php %%WWWDIR%%/administrator/components/com_languages/models/language.php %%WWWDIR%%/administrator/components/com_languages/models/languages.php %%WWWDIR%%/administrator/components/com_languages/models/override.php %%WWWDIR%%/administrator/components/com_languages/models/overrides.php %%WWWDIR%%/administrator/components/com_languages/models/strings.php -%%WWWDIR%%/administrator/components/com_languages/views/index.html -%%WWWDIR%%/administrator/components/com_languages/views/installed/index.html %%WWWDIR%%/administrator/components/com_languages/views/installed/tmpl/default.php -%%WWWDIR%%/administrator/components/com_languages/views/installed/tmpl/index.html %%WWWDIR%%/administrator/components/com_languages/views/installed/view.html.php -%%WWWDIR%%/administrator/components/com_languages/views/language/index.html %%WWWDIR%%/administrator/components/com_languages/views/language/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_languages/views/language/tmpl/index.html %%WWWDIR%%/administrator/components/com_languages/views/language/view.html.php -%%WWWDIR%%/administrator/components/com_languages/views/languages/index.html %%WWWDIR%%/administrator/components/com_languages/views/languages/tmpl/default.php -%%WWWDIR%%/administrator/components/com_languages/views/languages/tmpl/index.html %%WWWDIR%%/administrator/components/com_languages/views/languages/view.html.php -%%WWWDIR%%/administrator/components/com_languages/views/multilangstatus/index.html %%WWWDIR%%/administrator/components/com_languages/views/multilangstatus/tmpl/default.php -%%WWWDIR%%/administrator/components/com_languages/views/multilangstatus/tmpl/index.html %%WWWDIR%%/administrator/components/com_languages/views/multilangstatus/view.html.php -%%WWWDIR%%/administrator/components/com_languages/views/override/index.html %%WWWDIR%%/administrator/components/com_languages/views/override/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_languages/views/override/tmpl/index.html %%WWWDIR%%/administrator/components/com_languages/views/override/view.html.php -%%WWWDIR%%/administrator/components/com_languages/views/overrides/index.html %%WWWDIR%%/administrator/components/com_languages/views/overrides/tmpl/default.php -%%WWWDIR%%/administrator/components/com_languages/views/overrides/tmpl/index.html %%WWWDIR%%/administrator/components/com_languages/views/overrides/view.html.php %%WWWDIR%%/administrator/components/com_login/controller.php -%%WWWDIR%%/administrator/components/com_login/index.html %%WWWDIR%%/administrator/components/com_login/login.php %%WWWDIR%%/administrator/components/com_login/login.xml -%%WWWDIR%%/administrator/components/com_login/models/index.html %%WWWDIR%%/administrator/components/com_login/models/login.php -%%WWWDIR%%/administrator/components/com_login/views/index.html -%%WWWDIR%%/administrator/components/com_login/views/login/index.html %%WWWDIR%%/administrator/components/com_login/views/login/tmpl/default.php -%%WWWDIR%%/administrator/components/com_login/views/login/tmpl/index.html %%WWWDIR%%/administrator/components/com_login/views/login/view.html.php %%WWWDIR%%/administrator/components/com_media/access.xml %%WWWDIR%%/administrator/components/com_media/config.xml @@ -707,46 +547,31 @@ %%WWWDIR%%/administrator/components/com_media/controllers/file.json.php %%WWWDIR%%/administrator/components/com_media/controllers/file.php %%WWWDIR%%/administrator/components/com_media/controllers/folder.php -%%WWWDIR%%/administrator/components/com_media/controllers/index.html -%%WWWDIR%%/administrator/components/com_media/helpers/index.html %%WWWDIR%%/administrator/components/com_media/helpers/media.php -%%WWWDIR%%/administrator/components/com_media/index.html -%%WWWDIR%%/administrator/components/com_media/layouts/index.html %%WWWDIR%%/administrator/components/com_media/layouts/toolbar/deletemedia.php -%%WWWDIR%%/administrator/components/com_media/layouts/toolbar/index.html %%WWWDIR%%/administrator/components/com_media/layouts/toolbar/newfolder.php %%WWWDIR%%/administrator/components/com_media/layouts/toolbar/uploadmedia.php %%WWWDIR%%/administrator/components/com_media/media.php %%WWWDIR%%/administrator/components/com_media/media.xml %%WWWDIR%%/administrator/components/com_media/models/forms/index.html -%%WWWDIR%%/administrator/components/com_media/models/index.html %%WWWDIR%%/administrator/components/com_media/models/list.php %%WWWDIR%%/administrator/components/com_media/models/manager.php -%%WWWDIR%%/administrator/components/com_media/views/images/index.html %%WWWDIR%%/administrator/components/com_media/views/images/tmpl/default.php -%%WWWDIR%%/administrator/components/com_media/views/images/tmpl/index.html %%WWWDIR%%/administrator/components/com_media/views/images/view.html.php -%%WWWDIR%%/administrator/components/com_media/views/imageslist/index.html %%WWWDIR%%/administrator/components/com_media/views/imageslist/tmpl/default.php %%WWWDIR%%/administrator/components/com_media/views/imageslist/tmpl/default_folder.php %%WWWDIR%%/administrator/components/com_media/views/imageslist/tmpl/default_image.php -%%WWWDIR%%/administrator/components/com_media/views/imageslist/tmpl/index.html %%WWWDIR%%/administrator/components/com_media/views/imageslist/view.html.php -%%WWWDIR%%/administrator/components/com_media/views/index.html -%%WWWDIR%%/administrator/components/com_media/views/media/index.html %%WWWDIR%%/administrator/components/com_media/views/media/tmpl/default.php %%WWWDIR%%/administrator/components/com_media/views/media/tmpl/default_folders.php %%WWWDIR%%/administrator/components/com_media/views/media/tmpl/default_navigation.php -%%WWWDIR%%/administrator/components/com_media/views/media/tmpl/index.html %%WWWDIR%%/administrator/components/com_media/views/media/view.html.php -%%WWWDIR%%/administrator/components/com_media/views/medialist/index.html %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/default.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/details.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/details_doc.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/details_folder.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/details_img.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/details_up.php -%%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/index.html %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/thumbs.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/thumbs_doc.php %%WWWDIR%%/administrator/components/com_media/views/medialist/tmpl/thumbs_folder.php @@ -756,26 +581,20 @@ %%WWWDIR%%/administrator/components/com_menus/access.xml %%WWWDIR%%/administrator/components/com_menus/config.xml %%WWWDIR%%/administrator/components/com_menus/controller.php -%%WWWDIR%%/administrator/components/com_menus/controllers/index.html %%WWWDIR%%/administrator/components/com_menus/controllers/item.php %%WWWDIR%%/administrator/components/com_menus/controllers/items.php %%WWWDIR%%/administrator/components/com_menus/controllers/menu.php %%WWWDIR%%/administrator/components/com_menus/controllers/menus.php -%%WWWDIR%%/administrator/components/com_menus/helpers/html/index.html %%WWWDIR%%/administrator/components/com_menus/helpers/html/menus.php -%%WWWDIR%%/administrator/components/com_menus/helpers/index.html %%WWWDIR%%/administrator/components/com_menus/helpers/menus.php -%%WWWDIR%%/administrator/components/com_menus/index.html %%WWWDIR%%/administrator/components/com_menus/layouts/joomla/searchtools/default.php %%WWWDIR%%/administrator/components/com_menus/layouts/joomla/searchtools/default/bar.php %%WWWDIR%%/administrator/components/com_menus/menus.php %%WWWDIR%%/administrator/components/com_menus/menus.xml -%%WWWDIR%%/administrator/components/com_menus/models/fields/index.html %%WWWDIR%%/administrator/components/com_menus/models/fields/menuordering.php %%WWWDIR%%/administrator/components/com_menus/models/fields/menuparent.php %%WWWDIR%%/administrator/components/com_menus/models/fields/menutype.php %%WWWDIR%%/administrator/components/com_menus/models/forms/filter_items.xml -%%WWWDIR%%/administrator/components/com_menus/models/forms/index.html %%WWWDIR%%/administrator/components/com_menus/models/forms/item.xml %%WWWDIR%%/administrator/components/com_menus/models/forms/item_alias.xml %%WWWDIR%%/administrator/components/com_menus/models/forms/item_component.xml @@ -783,360 +602,244 @@ %%WWWDIR%%/administrator/components/com_menus/models/forms/item_separator.xml %%WWWDIR%%/administrator/components/com_menus/models/forms/item_url.xml %%WWWDIR%%/administrator/components/com_menus/models/forms/menu.xml -%%WWWDIR%%/administrator/components/com_menus/models/index.html %%WWWDIR%%/administrator/components/com_menus/models/item.php %%WWWDIR%%/administrator/components/com_menus/models/items.php %%WWWDIR%%/administrator/components/com_menus/models/menu.php %%WWWDIR%%/administrator/components/com_menus/models/menus.php %%WWWDIR%%/administrator/components/com_menus/models/menutypes.php -%%WWWDIR%%/administrator/components/com_menus/tables/index.html %%WWWDIR%%/administrator/components/com_menus/tables/menu.php -%%WWWDIR%%/administrator/components/com_menus/views/index.html -%%WWWDIR%%/administrator/components/com_menus/views/item/index.html %%WWWDIR%%/administrator/components/com_menus/views/item/tmpl/edit.php %%WWWDIR%%/administrator/components/com_menus/views/item/tmpl/edit_associations.php %%WWWDIR%%/administrator/components/com_menus/views/item/tmpl/edit_modules.php %%WWWDIR%%/administrator/components/com_menus/views/item/tmpl/edit_options.php -%%WWWDIR%%/administrator/components/com_menus/views/item/tmpl/index.html %%WWWDIR%%/administrator/components/com_menus/views/item/view.html.php -%%WWWDIR%%/administrator/components/com_menus/views/items/index.html %%WWWDIR%%/administrator/components/com_menus/views/items/tmpl/default.php %%WWWDIR%%/administrator/components/com_menus/views/items/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_menus/views/items/tmpl/index.html +%%WWWDIR%%/administrator/components/com_menus/views/items/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_menus/views/items/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_menus/views/items/view.html.php -%%WWWDIR%%/administrator/components/com_menus/views/menu/index.html %%WWWDIR%%/administrator/components/com_menus/views/menu/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_menus/views/menu/tmpl/index.html %%WWWDIR%%/administrator/components/com_menus/views/menu/view.html.php -%%WWWDIR%%/administrator/components/com_menus/views/menus/index.html %%WWWDIR%%/administrator/components/com_menus/views/menus/tmpl/default.php -%%WWWDIR%%/administrator/components/com_menus/views/menus/tmpl/index.html %%WWWDIR%%/administrator/components/com_menus/views/menus/view.html.php -%%WWWDIR%%/administrator/components/com_menus/views/menutypes/index.html %%WWWDIR%%/administrator/components/com_menus/views/menutypes/tmpl/default.php -%%WWWDIR%%/administrator/components/com_menus/views/menutypes/tmpl/index.html %%WWWDIR%%/administrator/components/com_menus/views/menutypes/view.html.php %%WWWDIR%%/administrator/components/com_messages/access.xml %%WWWDIR%%/administrator/components/com_messages/config.xml %%WWWDIR%%/administrator/components/com_messages/controller.php %%WWWDIR%%/administrator/components/com_messages/controllers/config.php -%%WWWDIR%%/administrator/components/com_messages/controllers/index.html %%WWWDIR%%/administrator/components/com_messages/controllers/message.php %%WWWDIR%%/administrator/components/com_messages/controllers/messages.php -%%WWWDIR%%/administrator/components/com_messages/helpers/html/index.html %%WWWDIR%%/administrator/components/com_messages/helpers/html/messages.php -%%WWWDIR%%/administrator/components/com_messages/helpers/index.html %%WWWDIR%%/administrator/components/com_messages/helpers/messages.php -%%WWWDIR%%/administrator/components/com_messages/index.html -%%WWWDIR%%/administrator/components/com_messages/layouts/index.html -%%WWWDIR%%/administrator/components/com_messages/layouts/toolbar/index.html %%WWWDIR%%/administrator/components/com_messages/layouts/toolbar/mysettings.php %%WWWDIR%%/administrator/components/com_messages/messages.php %%WWWDIR%%/administrator/components/com_messages/messages.xml %%WWWDIR%%/administrator/components/com_messages/models/config.php -%%WWWDIR%%/administrator/components/com_messages/models/fields/index.html %%WWWDIR%%/administrator/components/com_messages/models/fields/usermessages.php %%WWWDIR%%/administrator/components/com_messages/models/forms/config.xml -%%WWWDIR%%/administrator/components/com_messages/models/forms/index.html %%WWWDIR%%/administrator/components/com_messages/models/forms/message.xml -%%WWWDIR%%/administrator/components/com_messages/models/index.html %%WWWDIR%%/administrator/components/com_messages/models/message.php %%WWWDIR%%/administrator/components/com_messages/models/messages.php -%%WWWDIR%%/administrator/components/com_messages/tables/index.html %%WWWDIR%%/administrator/components/com_messages/tables/message.php -%%WWWDIR%%/administrator/components/com_messages/views/config/index.html %%WWWDIR%%/administrator/components/com_messages/views/config/tmpl/default.php -%%WWWDIR%%/administrator/components/com_messages/views/config/tmpl/index.html %%WWWDIR%%/administrator/components/com_messages/views/config/view.html.php -%%WWWDIR%%/administrator/components/com_messages/views/index.html -%%WWWDIR%%/administrator/components/com_messages/views/message/index.html %%WWWDIR%%/administrator/components/com_messages/views/message/tmpl/default.php %%WWWDIR%%/administrator/components/com_messages/views/message/tmpl/edit.php -%%WWWDIR%%/administrator/components/com_messages/views/message/tmpl/index.html %%WWWDIR%%/administrator/components/com_messages/views/message/view.html.php -%%WWWDIR%%/administrator/components/com_messages/views/messages/index.html %%WWWDIR%%/administrator/components/com_messages/views/messages/tmpl/default.php -%%WWWDIR%%/administrator/components/com_messages/views/messages/tmpl/index.html %%WWWDIR%%/administrator/components/com_messages/views/messages/view.html.php %%WWWDIR%%/administrator/components/com_modules/access.xml %%WWWDIR%%/administrator/components/com_modules/config.xml %%WWWDIR%%/administrator/components/com_modules/controller.php -%%WWWDIR%%/administrator/components/com_modules/controllers/index.html %%WWWDIR%%/administrator/components/com_modules/controllers/module.php %%WWWDIR%%/administrator/components/com_modules/controllers/modules.php -%%WWWDIR%%/administrator/components/com_modules/helpers/html/index.html %%WWWDIR%%/administrator/components/com_modules/helpers/html/modules.php -%%WWWDIR%%/administrator/components/com_modules/helpers/index.html %%WWWDIR%%/administrator/components/com_modules/helpers/modules.php %%WWWDIR%%/administrator/components/com_modules/helpers/xml.php -%%WWWDIR%%/administrator/components/com_modules/index.html -%%WWWDIR%%/administrator/components/com_modules/layouts/index.html %%WWWDIR%%/administrator/components/com_modules/layouts/toolbar/cancelselect.php -%%WWWDIR%%/administrator/components/com_modules/layouts/toolbar/index.html %%WWWDIR%%/administrator/components/com_modules/layouts/toolbar/newmodule.php %%WWWDIR%%/administrator/components/com_modules/models/forms/advanced.xml -%%WWWDIR%%/administrator/components/com_modules/models/forms/index.html %%WWWDIR%%/administrator/components/com_modules/models/forms/module.xml -%%WWWDIR%%/administrator/components/com_modules/models/index.html %%WWWDIR%%/administrator/components/com_modules/models/module.php %%WWWDIR%%/administrator/components/com_modules/models/modules.php %%WWWDIR%%/administrator/components/com_modules/models/positions.php %%WWWDIR%%/administrator/components/com_modules/models/select.php %%WWWDIR%%/administrator/components/com_modules/modules.php %%WWWDIR%%/administrator/components/com_modules/modules.xml -%%WWWDIR%%/administrator/components/com_modules/views/index.html -%%WWWDIR%%/administrator/components/com_modules/views/module/index.html %%WWWDIR%%/administrator/components/com_modules/views/module/tmpl/edit.php %%WWWDIR%%/administrator/components/com_modules/views/module/tmpl/edit_assignment.php %%WWWDIR%%/administrator/components/com_modules/views/module/tmpl/edit_options.php %%WWWDIR%%/administrator/components/com_modules/views/module/tmpl/edit_positions.php -%%WWWDIR%%/administrator/components/com_modules/views/module/tmpl/index.html %%WWWDIR%%/administrator/components/com_modules/views/module/tmpl/modal.php %%WWWDIR%%/administrator/components/com_modules/views/module/view.html.php -%%WWWDIR%%/administrator/components/com_modules/views/modules/index.html +%%WWWDIR%%/administrator/components/com_modules/views/module/view.json.php %%WWWDIR%%/administrator/components/com_modules/views/modules/tmpl/default.php %%WWWDIR%%/administrator/components/com_modules/views/modules/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_modules/views/modules/tmpl/index.html +%%WWWDIR%%/administrator/components/com_modules/views/modules/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_modules/views/modules/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_modules/views/modules/view.html.php -%%WWWDIR%%/administrator/components/com_modules/views/positions/index.html -%%WWWDIR%%/administrator/components/com_modules/views/positions/tmpl/index.html %%WWWDIR%%/administrator/components/com_modules/views/positions/tmpl/modal.php %%WWWDIR%%/administrator/components/com_modules/views/positions/view.html.php -%%WWWDIR%%/administrator/components/com_modules/views/preview/index.html %%WWWDIR%%/administrator/components/com_modules/views/preview/tmpl/default.php -%%WWWDIR%%/administrator/components/com_modules/views/preview/tmpl/index.html %%WWWDIR%%/administrator/components/com_modules/views/preview/view.html.php -%%WWWDIR%%/administrator/components/com_modules/views/select/index.html %%WWWDIR%%/administrator/components/com_modules/views/select/tmpl/default.php -%%WWWDIR%%/administrator/components/com_modules/views/select/tmpl/index.html %%WWWDIR%%/administrator/components/com_modules/views/select/view.html.php %%WWWDIR%%/administrator/components/com_newsfeeds/access.xml %%WWWDIR%%/administrator/components/com_newsfeeds/config.xml %%WWWDIR%%/administrator/components/com_newsfeeds/controller.php -%%WWWDIR%%/administrator/components/com_newsfeeds/controllers/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/controllers/newsfeed.php %%WWWDIR%%/administrator/components/com_newsfeeds/controllers/newsfeeds.php -%%WWWDIR%%/administrator/components/com_newsfeeds/helpers/html/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/helpers/html/newsfeed.php -%%WWWDIR%%/administrator/components/com_newsfeeds/helpers/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/helpers/newsfeeds.php -%%WWWDIR%%/administrator/components/com_newsfeeds/index.html -%%WWWDIR%%/administrator/components/com_newsfeeds/models/fields/index.html -%%WWWDIR%%/administrator/components/com_newsfeeds/models/fields/modal/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/models/fields/modal/newsfeed.php %%WWWDIR%%/administrator/components/com_newsfeeds/models/fields/newsfeeds.php -%%WWWDIR%%/administrator/components/com_newsfeeds/models/forms/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/models/forms/newsfeed.xml -%%WWWDIR%%/administrator/components/com_newsfeeds/models/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/models/newsfeed.php %%WWWDIR%%/administrator/components/com_newsfeeds/models/newsfeeds.php %%WWWDIR%%/administrator/components/com_newsfeeds/newsfeeds.php %%WWWDIR%%/administrator/components/com_newsfeeds/newsfeeds.xml -%%WWWDIR%%/administrator/components/com_newsfeeds/sql/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/sql/install.mysql.utf8.sql %%WWWDIR%%/administrator/components/com_newsfeeds/sql/uninstall.mysql.utf8.sql -%%WWWDIR%%/administrator/components/com_newsfeeds/tables/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/tables/newsfeed.php -%%WWWDIR%%/administrator/components/com_newsfeeds/views/index.html -%%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_associations.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_display.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_metadata.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_params.php -%%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_associations.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_display.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_metadata.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_params.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeed/view.html.php -%%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/index.html %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch.php -%%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/index.html +%%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch_body.php +%%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch_footer.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/modal.php %%WWWDIR%%/administrator/components/com_newsfeeds/views/newsfeeds/view.html.php %%WWWDIR%%/administrator/components/com_plugins/access.xml %%WWWDIR%%/administrator/components/com_plugins/config.xml %%WWWDIR%%/administrator/components/com_plugins/controller.php -%%WWWDIR%%/administrator/components/com_plugins/controllers/index.html %%WWWDIR%%/administrator/components/com_plugins/controllers/plugin.php %%WWWDIR%%/administrator/components/com_plugins/controllers/plugins.php -%%WWWDIR%%/administrator/components/com_plugins/helpers/index.html %%WWWDIR%%/administrator/components/com_plugins/helpers/plugins.php -%%WWWDIR%%/administrator/components/com_plugins/index.html -%%WWWDIR%%/administrator/components/com_plugins/models/fields/index.html %%WWWDIR%%/administrator/components/com_plugins/models/fields/pluginordering.php -%%WWWDIR%%/administrator/components/com_plugins/models/forms/index.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Mon Nov 2 23:29:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C94DBA2516F; Mon, 2 Nov 2015 23:29:44 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BB111BA2; Mon, 2 Nov 2015 23:29:44 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2NThmJ001839; Mon, 2 Nov 2015 23:29:43 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2NThJF001835; Mon, 2 Nov 2015 23:29:43 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511022329.tA2NThJF001835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Mon, 2 Nov 2015 23:29:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400678 - in head/textproc: . rubygem-jekyll-mentions X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 23:29:44 -0000 Author: mmoll Date: Mon Nov 2 23:29:43 2015 New Revision: 400678 URL: https://svnweb.freebsd.org/changeset/ports/400678 Log: new port: textproc/rubygem-jekyll-mentions Jekyll plugin adding @mention support to jekyll sites. WWW: https://github.com/jekyll/jekyll-mentions Added: head/textproc/rubygem-jekyll-mentions/ head/textproc/rubygem-jekyll-mentions/Makefile (contents, props changed) head/textproc/rubygem-jekyll-mentions/distinfo (contents, props changed) head/textproc/rubygem-jekyll-mentions/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Nov 2 23:21:14 2015 (r400677) +++ head/textproc/Makefile Mon Nov 2 23:29:43 2015 (r400678) @@ -1398,6 +1398,7 @@ SUBDIR += rubygem-itextomml SUBDIR += rubygem-jekyll-assets SUBDIR += rubygem-jekyll-gist + SUBDIR += rubygem-jekyll-mentions SUBDIR += rubygem-jekyll-paginate SUBDIR += rubygem-jekyll-sass-converter SUBDIR += rubygem-jemoji Added: head/textproc/rubygem-jekyll-mentions/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-mentions/Makefile Mon Nov 2 23:29:43 2015 (r400678) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= jekyll-mentions +PORTVERSION= 1.0.0 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= At-mention support for Jekyll sites + +LICENSE= MIT + +RUN_DEPENDS= rubygem-html-pipeline>=2.2:${PORTSDIR}/textproc/rubygem-html-pipeline \ + rubygem-jekyll>=3.0:${PORTSDIR}/www/rubygem-jekyll + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/textproc/rubygem-jekyll-mentions/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-mentions/distinfo Mon Nov 2 23:29:43 2015 (r400678) @@ -0,0 +1,2 @@ +SHA256 (rubygem/jekyll-mentions-1.0.0.gem) = f1a8fd365880dca64e21f4fbbfe1499e69fb4e26383f245857d30f691b6b06bd +SIZE (rubygem/jekyll-mentions-1.0.0.gem) = 5120 Added: head/textproc/rubygem-jekyll-mentions/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-mentions/pkg-descr Mon Nov 2 23:29:43 2015 (r400678) @@ -0,0 +1,3 @@ +Jekyll plugin adding @mention support to jekyll sites. + +WWW: https://github.com/jekyll/jekyll-mentions From owner-svn-ports-all@freebsd.org Mon Nov 2 23:43:34 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97D5FA2544A; Mon, 2 Nov 2015 23:43:34 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54AAE151B; Mon, 2 Nov 2015 23:43:34 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA2NhX6b007547; Mon, 2 Nov 2015 23:43:33 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA2NhX9E007543; Mon, 2 Nov 2015 23:43:33 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511022343.tA2NhX9E007543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Mon, 2 Nov 2015 23:43:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400679 - in head/textproc: . rubygem-jekyll-redirect-from X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 23:43:34 -0000 Author: mmoll Date: Mon Nov 2 23:43:32 2015 New Revision: 400679 URL: https://svnweb.freebsd.org/changeset/ports/400679 Log: new port: textproc/rubygem-jekyll-redirect-from Jekyll plugin to give Jekyll posts and pages multiple URLs. WWW: https://github.com/jekyll/jekyll-redirect-from Added: head/textproc/rubygem-jekyll-redirect-from/ head/textproc/rubygem-jekyll-redirect-from/Makefile (contents, props changed) head/textproc/rubygem-jekyll-redirect-from/distinfo (contents, props changed) head/textproc/rubygem-jekyll-redirect-from/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Nov 2 23:29:43 2015 (r400678) +++ head/textproc/Makefile Mon Nov 2 23:43:32 2015 (r400679) @@ -1400,6 +1400,7 @@ SUBDIR += rubygem-jekyll-gist SUBDIR += rubygem-jekyll-mentions SUBDIR += rubygem-jekyll-paginate + SUBDIR += rubygem-jekyll-redirect-from SUBDIR += rubygem-jekyll-sass-converter SUBDIR += rubygem-jemoji SUBDIR += rubygem-jsmin Added: head/textproc/rubygem-jekyll-redirect-from/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-redirect-from/Makefile Mon Nov 2 23:43:32 2015 (r400679) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= jekyll-redirect-from +PORTVERSION= 0.9.0 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Handles redirection URLs for jekyll pages and posts + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-jekyll>=2.0:${PORTSDIR}/www/rubygem-jekyll + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/textproc/rubygem-jekyll-redirect-from/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-redirect-from/distinfo Mon Nov 2 23:43:32 2015 (r400679) @@ -0,0 +1,2 @@ +SHA256 (rubygem/jekyll-redirect-from-0.9.0.gem) = a3a5b0e0cf15cb0c22fc92b9c6ab1fa81c6ed6abaa9cd7ed6724964916c0d7fa +SIZE (rubygem/jekyll-redirect-from-0.9.0.gem) = 12800 Added: head/textproc/rubygem-jekyll-redirect-from/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-redirect-from/pkg-descr Mon Nov 2 23:43:32 2015 (r400679) @@ -0,0 +1,3 @@ +Jekyll plugin to give Jekyll posts and pages multiple URLs. + +WWW: https://github.com/jekyll/jekyll-redirect-from From owner-svn-ports-all@freebsd.org Tue Nov 3 02:30:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 359ABA252E0; Tue, 3 Nov 2015 02:30:58 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E181417D3; Tue, 3 Nov 2015 02:30:57 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA32UvrC054337; Tue, 3 Nov 2015 02:30:57 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA32UutE054334; Tue, 3 Nov 2015 02:30:56 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511030230.tA32UutE054334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 3 Nov 2015 02:30:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400680 - head/math/armadillo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 02:30:58 -0000 Author: danilo Date: Tue Nov 3 02:30:56 2015 New Revision: 400680 URL: https://svnweb.freebsd.org/changeset/ports/400680 Log: - Update to 6.200.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Mon Nov 2 23:43:32 2015 (r400679) +++ head/math/armadillo/Makefile Tue Nov 3 02:30:56 2015 (r400680) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.100.1 +PORTVERSION= 6.200.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Mon Nov 2 23:43:32 2015 (r400679) +++ head/math/armadillo/distinfo Tue Nov 3 02:30:56 2015 (r400680) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.100.1.tar.gz) = 4f93fe657de27cbfbd25bea929c2fcf79981ad71dd388310d5d003ccfce4e32f -SIZE (armadillo-6.100.1.tar.gz) = 5448282 +SHA256 (armadillo-6.200.2.tar.gz) = c31cca5a41536b60ce4a0b79f7b03831f467e2464a580f27da5c380b31cdc9b8 +SIZE (armadillo-6.200.2.tar.gz) = 5442665 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Mon Nov 2 23:43:32 2015 (r400679) +++ head/math/armadillo/pkg-plist Tue Nov 3 02:30:56 2015 (r400680) @@ -60,16 +60,10 @@ include/armadillo_bits/arma_rng_cxx11.hp include/armadillo_bits/arma_rng_cxx98.hpp include/armadillo_bits/arma_static_check.hpp include/armadillo_bits/arma_version.hpp -include/armadillo_bits/arpack_bones.hpp -include/armadillo_bits/arpack_wrapper.hpp include/armadillo_bits/arrayops_bones.hpp include/armadillo_bits/arrayops_meat.hpp -include/armadillo_bits/atlas_bones.hpp -include/armadillo_bits/atlas_wrapper.hpp include/armadillo_bits/auxlib_bones.hpp include/armadillo_bits/auxlib_meat.hpp -include/armadillo_bits/blas_bones.hpp -include/armadillo_bits/blas_wrapper.hpp include/armadillo_bits/compiler_setup.hpp include/armadillo_bits/compiler_setup_post.hpp include/armadillo_bits/cond_rel_bones.hpp @@ -78,6 +72,12 @@ include/armadillo_bits/config.hpp include/armadillo_bits/constants.hpp include/armadillo_bits/constants_compat.hpp include/armadillo_bits/debug.hpp +include/armadillo_bits/def_arpack.hpp +include/armadillo_bits/def_atlas.hpp +include/armadillo_bits/def_blas.hpp +include/armadillo_bits/def_hdf5.hpp +include/armadillo_bits/def_lapack.hpp +include/armadillo_bits/def_superlu.hpp include/armadillo_bits/diagmat_proxy.hpp include/armadillo_bits/diagview_bones.hpp include/armadillo_bits/diagview_meat.hpp @@ -230,15 +230,12 @@ include/armadillo_bits/gmm_diag_bones.hp include/armadillo_bits/gmm_diag_meat.hpp include/armadillo_bits/gmm_misc_bones.hpp include/armadillo_bits/gmm_misc_meat.hpp -include/armadillo_bits/hdf5_bones.hpp include/armadillo_bits/hdf5_misc.hpp include/armadillo_bits/include_atlas.hpp include/armadillo_bits/include_hdf5.hpp include/armadillo_bits/include_superlu.hpp include/armadillo_bits/injector_bones.hpp include/armadillo_bits/injector_meat.hpp -include/armadillo_bits/lapack_bones.hpp -include/armadillo_bits/lapack_wrapper.hpp include/armadillo_bits/memory.hpp include/armadillo_bits/mtGlueCube_bones.hpp include/armadillo_bits/mtGlueCube_meat.hpp @@ -387,6 +384,8 @@ include/armadillo_bits/spglue_plus_bones include/armadillo_bits/spglue_plus_meat.hpp include/armadillo_bits/spglue_times_bones.hpp include/armadillo_bits/spglue_times_meat.hpp +include/armadillo_bits/spop_diagmat_bones.hpp +include/armadillo_bits/spop_diagmat_meat.hpp include/armadillo_bits/spop_htrans_bones.hpp include/armadillo_bits/spop_htrans_meat.hpp include/armadillo_bits/spop_max_bones.hpp @@ -418,8 +417,6 @@ include/armadillo_bits/subview_elem2_mea include/armadillo_bits/subview_field_bones.hpp include/armadillo_bits/subview_field_meat.hpp include/armadillo_bits/subview_meat.hpp -include/armadillo_bits/superlu_bones.hpp -include/armadillo_bits/superlu_wrapper.hpp include/armadillo_bits/traits.hpp include/armadillo_bits/typedef_elem.hpp include/armadillo_bits/typedef_elem_check.hpp @@ -431,13 +428,18 @@ include/armadillo_bits/unwrap_spmat.hpp include/armadillo_bits/upgrade_val.hpp include/armadillo_bits/wall_clock_bones.hpp include/armadillo_bits/wall_clock_meat.hpp +include/armadillo_bits/wrapper_arpack.hpp +include/armadillo_bits/wrapper_atlas.hpp +include/armadillo_bits/wrapper_blas.hpp +include/armadillo_bits/wrapper_lapack.hpp +include/armadillo_bits/wrapper_superlu.hpp include/armadillo_bits/xtrans_mat_bones.hpp include/armadillo_bits/xtrans_mat_meat.hpp include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.100.1 +lib/libarmadillo.so.6.200.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake From owner-svn-ports-all@freebsd.org Tue Nov 3 02:31:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54D13A252FF; Tue, 3 Nov 2015 02:31:10 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C57C18D3; Tue, 3 Nov 2015 02:31:10 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA32V9J8054468; Tue, 3 Nov 2015 02:31:09 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA32V9A9054466; Tue, 3 Nov 2015 02:31:09 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511030231.tA32V9A9054466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 3 Nov 2015 02:31:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400681 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 02:31:10 -0000 Author: danilo Date: Tue Nov 3 02:31:08 2015 New Revision: 400681 URL: https://svnweb.freebsd.org/changeset/ports/400681 Log: - Update to 0.31.3 Modified: head/x11/yad/Makefile head/x11/yad/distinfo Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Tue Nov 3 02:30:56 2015 (r400680) +++ head/x11/yad/Makefile Tue Nov 3 02:31:08 2015 (r400681) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.31.2 +PORTVERSION= 0.31.3 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Tue Nov 3 02:30:56 2015 (r400680) +++ head/x11/yad/distinfo Tue Nov 3 02:31:08 2015 (r400681) @@ -1,2 +1,2 @@ -SHA256 (yad-0.31.2.tar.xz) = c91d6a9eb36abdb502d2d8ada0ec29c266b94a6628f723adeca436bee0b6c55c -SIZE (yad-0.31.2.tar.xz) = 243064 +SHA256 (yad-0.31.3.tar.xz) = 6b1d1cd9dba9c97bfc2672b64b8251839b8255891baa559a67bac4f7e8727466 +SIZE (yad-0.31.3.tar.xz) = 242300 From owner-svn-ports-all@freebsd.org Tue Nov 3 03:11:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B907A258BA; Tue, 3 Nov 2015 03:11:20 +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 086811C16; Tue, 3 Nov 2015 03:11:20 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pasz6 with SMTP id z6so4887839pas.2; Mon, 02 Nov 2015 19:11:19 -0800 (PST) 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=xYrI/1nMkgQyUgEy4fGsVxkPyrNo+GYg4dVOOnZYW2c=; b=IH7yyO3VFi/hIFaKJPQAWgYrpd789GZHvj+1B8qiX6m2kPhW9ohsJC4z40mnTwDcRl FM2SlJpLIfbyUZXlcs7Q6eol1ObHrcoF26vjiRROUHmDFq5kXrNzQNgf+RMUSBqL+kl5 uCwDVWJvkl38U8QAOaT7XM+fMfEH48NJUeBvgtKjaj7Io7XczRdmd+Ll8EBaYEABm1L9 Q+dxFrW5GTwC4AJBFqmU5KSGPR2IKAzvp7p1KG6Vl+lG0fv07sk2VYx9QNtqgqXS+N8g uVBucWj86dN8j6eMLtYSbw67ejSiAIke4eJtznIOw9xhaXYS+zVTXRVRFdogifynvl2i 9CXg== X-Received: by 10.68.139.2 with SMTP id qu2mr30903714pbb.135.1446520279660; Mon, 02 Nov 2015 19:11:19 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id xs2sm26524091pbb.75.2015.11.02.19.11.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 19:11:19 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400668 - head/audio/py-fmoo-audiotools References: <201511021905.tA2J5Ajr022913@repo.freebsd.org> To: Pawel Pekala , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <563825D0.2000109@FreeBSD.org> Date: Tue, 3 Nov 2015 14:11:12 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511021905.tA2J5Ajr022913@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 03:11:20 -0000 On 3/11/2015 6:05 AM, Pawel Pekala wrote: > Author: pawel > Date: Mon Nov 2 19:05:10 2015 > New Revision: 400668 > URL: https://svnweb.freebsd.org/changeset/ports/400668 > > Log: > Use PyPI name for PORTNAME > > Suggested by: koobs > > Modified: > head/audio/py-fmoo-audiotools/Makefile > > Modified: head/audio/py-fmoo-audiotools/Makefile > ============================================================================== > --- head/audio/py-fmoo-audiotools/Makefile Mon Nov 2 18:27:50 2015 (r400667) > +++ head/audio/py-fmoo-audiotools/Makefile Mon Nov 2 19:05:10 2015 (r400668) > @@ -1,10 +1,11 @@ > # $FreeBSD$ > > -PORTNAME= audiotools > +PORTNAME= fmoo-audiotools > PORTVERSION= 3.0 > CATEGORIES= audio python > -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} > -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}fmoo- > +MASTER_SITES= SF/audiotools/audiotools > +DISTNAME= audiotools-${PORTVERSION} > +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= ryu0@ymail.com > COMMENT= Collection of command line audio handling utilities > @@ -76,6 +77,6 @@ post-configure: > .endif > > post-install: > - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/*.so > + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/audiotools/*.so > > .include > Thanks Pawel! From owner-svn-ports-all@freebsd.org Tue Nov 3 03:19:43 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1B83A2596A; Tue, 3 Nov 2015 03:19:43 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73E211064; Tue, 3 Nov 2015 03:19:43 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA33JgC5069210; Tue, 3 Nov 2015 03:19:42 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA33JgXX069208; Tue, 3 Nov 2015 03:19:42 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511030319.tA33JgXX069208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 Nov 2015 03:19:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400682 - in head: . www www/joomla3 www/joomla31 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 03:19:43 -0000 Author: junovitch Date: Tue Nov 3 03:19:42 2015 New Revision: 400682 URL: https://svnweb.freebsd.org/changeset/ports/400682 Log: www/joomla3: svn move joomla31 joomla3 - Match origin to PKGNAME to align with the Joomla upstream only supporting the most recent 3.x release at any one time. www/Makefile, MOVED: Chase Joomla rename joomla31 -> joomla3 + spelling fix Reference: https://docs.joomla.org/What_version_of_Joomla!_should_you_use PR: 204016 Approved by: ports-secteam (feld) MFH: 2015Q4 Added: head/www/joomla3/ - copied from r400681, head/www/joomla31/ Deleted: head/www/joomla31/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Nov 3 02:31:08 2015 (r400681) +++ head/MOVED Tue Nov 3 03:19:42 2015 (r400682) @@ -7924,4 +7924,5 @@ devel/pyvisa|devel/py-pyvisa|2015-11-02| devel/pyvisa-py|devel/py-pyvisa-py|2015-11-02|Renamed to comply with Python ports policy science/pyteomics.biolccc|science/py-pyteomics.biolccc|2015-11-02|Renamed to comply with Python ports policy science/pyteomics|science/py-pyteomics|2015-11-02|Renamed to comply with Python ports policy -graphics/cal3d-devel|graphics/cal3d|2015-11-02|Dvelopment ceased in 2006 so set last devel version as stable +graphics/cal3d-devel|graphics/cal3d|2015-11-02|Development ceased in 2006 so set last devel version as stable +www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Nov 3 02:31:08 2015 (r400681) +++ head/www/Makefile Tue Nov 3 03:19:42 2015 (r400682) @@ -359,7 +359,7 @@ SUBDIR += jmeter SUBDIR += joomla15 SUBDIR += joomla25 - SUBDIR += joomla31 + SUBDIR += joomla3 SUBDIR += jspacker SUBDIR += jspwiki SUBDIR += jtoolkit From owner-svn-ports-all@freebsd.org Tue Nov 3 03:29:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB6C6A25C81; Tue, 3 Nov 2015 03:29:49 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A4C31A19; Tue, 3 Nov 2015 03:29:49 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA33TmpV072412; Tue, 3 Nov 2015 03:29:48 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA33Tmmk072410; Tue, 3 Nov 2015 03:29:48 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511030329.tA33Tmmk072410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 Nov 2015 03:29:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400683 - in branches/2015Q4: . www www/joomla3 www/joomla31 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 03:29:49 -0000 Author: junovitch Date: Tue Nov 3 03:29:48 2015 New Revision: 400683 URL: https://svnweb.freebsd.org/changeset/ports/400683 Log: MFH: r400682 www/joomla3: svn move joomla31 joomla3 - Match origin to PKGNAME to align with the Joomla upstream only supporting the most recent 3.x release at any one time. www/Makefile, MOVED: Chase Joomla rename joomla31 -> joomla3 Reference: https://docs.joomla.org/What_version_of_Joomla!_should_you_use PR: 204016 Approved by: ports-secteam (feld) Added: branches/2015Q4/www/joomla3/ - copied from r400682, head/www/joomla3/ Deleted: branches/2015Q4/www/joomla31/ Modified: branches/2015Q4/MOVED branches/2015Q4/www/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/MOVED ============================================================================== --- branches/2015Q4/MOVED Tue Nov 3 03:19:42 2015 (r400682) +++ branches/2015Q4/MOVED Tue Nov 3 03:29:48 2015 (r400683) @@ -7889,3 +7889,4 @@ net/linc||2015-09-27|Has expired: Last r net/linc-reference||2015-09-27|Has expired: Last release in 2003, not used by anything anymore x11/xlogout||2015-09-27|Has expired: Useless cruft from 1989 net/rubygem-amq-client||2015-10-01|Has expired: Deprecated by Upstream. It is part of net/rubygem-amqp codebase now +www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time Modified: branches/2015Q4/www/Makefile ============================================================================== --- branches/2015Q4/www/Makefile Tue Nov 3 03:19:42 2015 (r400682) +++ branches/2015Q4/www/Makefile Tue Nov 3 03:29:48 2015 (r400683) @@ -358,7 +358,7 @@ SUBDIR += jmeter SUBDIR += joomla15 SUBDIR += joomla25 - SUBDIR += joomla31 + SUBDIR += joomla3 SUBDIR += jspacker SUBDIR += jspwiki SUBDIR += jtoolkit From owner-svn-ports-all@freebsd.org Tue Nov 3 04:56:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64E44A24E09; Tue, 3 Nov 2015 04:56:00 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BDFB1F12; Tue, 3 Nov 2015 04:56:00 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA34txX7097915; Tue, 3 Nov 2015 04:55:59 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA34txFi097914; Tue, 3 Nov 2015 04:55:59 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201511030455.tA34txFi097914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 3 Nov 2015 04:55:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400684 - head/security/pam_krb5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 04:56:00 -0000 Author: cy Date: Tue Nov 3 04:55:58 2015 New Revision: 400684 URL: https://svnweb.freebsd.org/changeset/ports/400684 Log: As of r399238, when the heimdal port option was selected, this port did not build properly. Prior to r399238, even if the heimdal port was installed, the base krb5 libraries and include files were used. This is because ports/security/heimdal places its libraries in ${LOCALBASE}/lib/heimdal and include files in ${LOCALBASE}/include/heimdal, which this port does not look for (unless told to do so... by this commit). Discovered by: marino Modified: head/security/pam_krb5/Makefile Modified: head/security/pam_krb5/Makefile ============================================================================== --- head/security/pam_krb5/Makefile Tue Nov 3 03:29:48 2015 (r400683) +++ head/security/pam_krb5/Makefile Tue Nov 3 04:55:58 2015 (r400684) @@ -3,7 +3,7 @@ PORTNAME= pam_krb5 PORTVERSION= 4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ http://archives.eyrie.org/software/ARCHIVE/pam-krb5/ @@ -37,7 +37,9 @@ KRB5_DIR?= ${HEIMDAL_HOME} .else KRB5_DIR?= ${LOCALBASE} .endif -CONFIGURE_ARGS+= --with-krb5="${KRB5_DIR}" +CONFIGURE_ARGS+= --with-krb5="${KRB5_DIR}" \ + --with-krb5-include="${KRB5_DIR}/include/heimdal" \ + --with-krb5-lib="${KRB5_DIR}/lib/heimdal" CONFIGURE_ENV= PATH_KRB5_CONFIG=${KRB5_DIR}/bin/krb5-config .elif ${PORT_OPTIONS:MMIT} USES+= gssapi:mit From owner-svn-ports-all@freebsd.org Tue Nov 3 05:02:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1ADE0A24F80; Tue, 3 Nov 2015 05:02:47 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) by mx1.freebsd.org (Postfix) with ESMTP id B5671128E; Tue, 3 Nov 2015 05:02:46 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id tTfGZzvv8T2votTfHZMZfc; Mon, 02 Nov 2015 21:57:48 -0700 X-Authority-Analysis: v=2.1 cv=NrEbCZpJ c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=BWvPGDcYAAAA:8 a=VxmjJ2MpAAAA:8 a=kj9zAlcOel0A:10 a=qtqOOiqGOCEA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=XB5D3i7AIGpVe7hn2PIA:9 a=CjuIK1q_8ugA:10 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id A1E749CBE; Mon, 2 Nov 2015 20:57:46 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id tA34vkf5040066; Mon, 2 Nov 2015 20:57:46 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201511030457.tA34vkf5040066@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: marino@freebsd.org cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hrs@freebsd.org Subject: Re: svn commit: r400565 - head/security/pam_krb5 In-Reply-To: Message from John Marino of "Mon, 02 Nov 2015 16:07:37 +0100." <56377C39.5000401@marino.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 02 Nov 2015 20:57:46 -0800 X-CMAE-Envelope: MS4wfMw+RHCBgkQzEYKQ2lbptXQ9Zza0frpwQNRa8kLV25TKOv6un8sVNBmyFcP98dakJ5eNiePWNrfh6GWS2qO6Cn1iP87cnlqVGPD2AdNKLpGDoGKP+57anoboEDzBwRcDUn/fS3fnl9iQAbxNvGe73Bnf/16PzlvPPsZfs3UJijjmB8xn2NdIFs/AdqL/nEUFWO+V/7hae9PWdbtoFyfP8+W9IMVxE1NgOSb98LzaXP0LJff+YK2JHu1YUP2TDvPACaTreQZmX7QQOA+ifOVGBXm9wh/XqIRYNqrX/iYzRA1nXm0GGPhC7+5QmT9GDxHlmQ== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 05:02:47 -0000 In message <56377C39.5000401@marino.st>, John Marino writes: > > > > On 11/2/2015 4:01 PM, Cy Schubert wrote: > > In message <5637766F.6000404@marino.st>, John Marino writes: > >> On 11/2/2015 3:37 PM, Cy Schubert wrote: > >>> > >>> Looks like the tarball (port) never supported heimdal in ports in the fir > st > >> > >>> place. From ./configure: > >> > >> Why did it build before then? > >> > >> > >>> > >>> ac_fn_c_check_member "$LINENO" "krb5_creds" "session" > >>> "ac_cv_member_krb5_creds_s > >>> ession" " > >>> #if HAVE_KRB5_H > >>> # include > >>> #else > >>> # include > >>> #endif > >>> > >>> ./portable/krb5.h has the same code. > >>> > >>> Hiemdal in ports installs krb5.h ${LOCALBASE}/include/heimdal/krb5. I can > > >>> remove the option for now or (better) we can symlink > >>> ${LOCALBASE}/include/heimdal to ${LOCALBASE}/include/krb5 in the heimdal > >>> port. See attached patch. > >> > >> Heimdal ports is the only option that builds in dports, so removing it > >> means removing it from dports. > >> > >> krb.h is there (poudriere testport -i) : > >> > >> # ls /usr/local/include/heimdal/krb5.h > >> /usr/local/include/heimdal/krb5.h > >> > >> It should configure, right? > > > > Nope. ls /usr/local/include/krb5.h /usr/local/include/krb5/krb5.h > > > It is *already* using /usr/local/include/heimdal as it should be. It's > just not getting used in configure: > > > libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal > -pipe -O2 -fno-strict-aliasing -MT portable/pam_vsyslog.lo -MD -MP -MF > portable/.deps/pam_vsyslog.Tpo -c portable/pam_vsyslog.c -fPIC -DPIC -o > portable/.libs/pam_vsyslog.o > libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal > -pipe -O2 -fno-strict-aliasing -MT portable/reallocarray.lo -MD -MP -MF > portable/.deps/reallocarray.Tpo -c portable/reallocarray.c -fPIC -DPIC > -o portable/.libs/reallocarray.o > libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal > -pipe -O2 -fno-strict-aliasing -MT portable/pam_syslog.lo -MD -MP -MF > portable/.deps/pam_syslog.Tpo -c portable/pam_syslog.c -fPIC -DPIC -o > portable/.libs/pam_syslog.o > libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/heimdal > -pipe -O2 -fno-strict-aliasing -MT account.lo -MD -MP -MF > .deps/account.Tpo -c account.c -fPIC -DPIC -o .libs/account.o > In file included from account.c:21:0: > ./portable/krb5.h:48:24: fatal error: krb5/krb5.h: No such file or directory > compilation terminated. > > > > We don't have to settle for what it is. We can control the build flags. > > The bottom line is that a regression happened. If the current makefile > can't be fixed to operate as it was before, the change should be > reverted, right? Actually, it never worked in the first place. That is because the heimdal port puts its include files in ${LOCALBASE}/include/heimdal (take note of "heimdal" at the end of the path) and libraries in ${LOCALBASE}/lib/heimdal (same as above). Ldd ${LOCALBASE}/lib/security/pam_krb5.so makes that abundantly clear. Having said that, it's still no reason or excuse for it not to work. Tested in a virgin jail, it's working now, and committed. Sorry about the confusion. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@freebsd.org Tue Nov 3 05:22:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0660CA2533A; Tue, 3 Nov 2015 05:22:53 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C508E1A23; Tue, 3 Nov 2015 05:22:52 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA35MpL6006595; Tue, 3 Nov 2015 05:22:51 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA35Mped006594; Tue, 3 Nov 2015 05:22:51 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511030522.tA35Mped006594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Tue, 3 Nov 2015 05:22:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400685 - head/net/sie-nmsg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 05:22:53 -0000 Author: truckman Date: Tue Nov 3 05:22:51 2015 New Revision: 400685 URL: https://svnweb.freebsd.org/changeset/ports/400685 Log: Test to see if portscout is happier with http instead of https. Modified: head/net/sie-nmsg/Makefile Modified: head/net/sie-nmsg/Makefile ============================================================================== --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} INSTALL_TARGET= install-strip From owner-svn-ports-all@freebsd.org Tue Nov 3 05:38:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50AA6A25520; Tue, 3 Nov 2015 05:38:30 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x234.google.com (mail-pa0-x234.google.com [IPv6:2607:f8b0:400e:c03::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 217271F87; Tue, 3 Nov 2015 05:38:30 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pabfh17 with SMTP id fh17so8409477pab.0; Mon, 02 Nov 2015 21:38:29 -0800 (PST) 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=x3qZS36kE/BDqYrTOEbnvVkxNR4ZqnnSpgKbUNbxULk=; b=x5CQQ/RCN1buOEME9mVWWNw7G3w24fFCFA9b3OxZJECcHlEq+JGCgyJAnRE6Z4oGHN EAle4cqgyP7qooH/3zDN0/IDnWVTCYZrj/yMgi0VfALvho153R2QYIBeEHCe7+g8aSJi n2YrpfQgOQygE7T3x+rL2jr2Wmru5WE7ZRqmqcTMI7B+BoYLLaP73Ydyk2Uj+TJh13fD +SxaJK61Ywz/9K9sZ59pqz2Aj/2teIilAhr/A58Llq+6IdBJGl5QdwYJCY34rmQgDtDV eZmDXUAA7S7jFUKd5tA0CpGacXNj+ZcFR9hTTLtpA/9XGiTlSk4A4IfYX4GYzaUxkjkt 0kng== X-Received: by 10.66.153.139 with SMTP id vg11mr31678730pab.118.1446529109690; Mon, 02 Nov 2015 21:38:29 -0800 (PST) Received: from [192.168.1.100] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by smtp.gmail.com with ESMTPSA id f3sm9764164pas.36.2015.11.02.21.38.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 21:38:29 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400685 - head/net/sie-nmsg References: <201511030522.tA35Mped006594@repo.freebsd.org> To: Don Lewis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <5638484E.1070805@FreeBSD.org> Date: Tue, 3 Nov 2015 16:38:22 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511030522.tA35Mped006594@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 05:38:30 -0000 On 3/11/2015 4:22 PM, Don Lewis wrote: > Author: truckman > Date: Tue Nov 3 05:22:51 2015 > New Revision: 400685 > URL: https://svnweb.freebsd.org/changeset/ports/400685 > > Log: > Test to see if portscout is happier with http instead of https. > > Modified: > head/net/sie-nmsg/Makefile > > Modified: head/net/sie-nmsg/Makefile > ============================================================================== > --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) > +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) > @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR > GNU_CONFIGURE= yes > USES= gmake libtool pathfix pkgconfig > > -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} > +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} > > INSTALL_TARGET= install-strip > > If there's an issue with https sites, could you please report it in Bugzilla under Services:Portscout so it's tracked and we (someone TM) can take a look. There's an update pending that fixes several issues (with github/pypi) and improves things in portscout. I'm hoping to see it improved a little more consistently in the future: https://reviews.freebsd.org/D3996 From owner-svn-ports-all@freebsd.org Tue Nov 3 06:03:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50487A25AA0; Tue, 3 Nov 2015 06:03:35 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 284A21B19; Tue, 3 Nov 2015 06:03:35 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id tA363PJw073532; Mon, 2 Nov 2015 22:03:29 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201511030603.tA363PJw073532@gw.catspoiler.org> Date: Mon, 2 Nov 2015 22:03:25 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r400685 - head/net/sie-nmsg To: koobs@FreeBSD.org cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <5638484E.1070805@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 06:03:35 -0000 On 3 Nov, Kubilay Kocak wrote: > On 3/11/2015 4:22 PM, Don Lewis wrote: >> Author: truckman >> Date: Tue Nov 3 05:22:51 2015 >> New Revision: 400685 >> URL: https://svnweb.freebsd.org/changeset/ports/400685 >> >> Log: >> Test to see if portscout is happier with http instead of https. >> >> Modified: >> head/net/sie-nmsg/Makefile >> >> Modified: head/net/sie-nmsg/Makefile >> ============================================================================== >> --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) >> +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) >> @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR >> GNU_CONFIGURE= yes >> USES= gmake libtool pathfix pkgconfig >> >> -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} >> +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} >> >> INSTALL_TARGET= install-strip >> >> > > If there's an issue with https sites, could you please report it in > Bugzilla under Services:Portscout so it's tracked and we (someone TM) > can take a look. I've already reported it, though I guess under the wrong category, though it did get assigned: At one time it worked for me, but it's been busted for quite a while. This commit is an experiment to see if it is an https URL problem. Back when I first started working on the Farsight ports, I was using an http URL, which I later found out was a fib because the response to the http request has always been a 301 redirect to the https URL. I'm wondering if that detail flew under portscout's radar and it worked because it thought it was using http. I'd try it locally except that portscount appears to be a nightmare to install, set up, and run. > There's an update pending that fixes several issues (with github/pypi) > and improves things in portscout. I'm hoping to see it improved a little > more consistently in the future: > > https://reviews.freebsd.org/D3996 From owner-svn-ports-all@freebsd.org Tue Nov 3 06:17:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4895DA25D04; Tue, 3 Nov 2015 06:17:41 +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 188DB1057; Tue, 3 Nov 2015 06:17:41 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by padhx2 with SMTP id hx2so1413539pad.1; Mon, 02 Nov 2015 22:17:40 -0800 (PST) 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=k5rr27eyt6ynrkmi+UT0tavPFBP1mHx2DGx7Hr5xab4=; b=fRd1d2IWVLkc3PQWKDyqlfxzdwjjH6j8GFFrfQ9oiqI+4urXco4Qa8fYtTuc8cdGZk M04OAqblROCbb/3aT2l4HTCtt7MrP9o2bF4T83EXik7zV8MGVdrwe60uLBHHmApjiHNW hYOvGR5/Mh2apx7nEATYpeS+3D2O8wW7V2ywYdAyIHfZZRMB4ztrxjfY+ZAegy73u1J2 nXsRu2qe7O2iBg4CFe4RC7P6fQ0Vt84wR+WFS8sBtYRb4zSd1LDiNEOzMud/Rgr54IEC QoJ6ZizyxkQmHG01+X6xH1GjEubhlYW4Tr/nb+/syxEqbijSctiafpf0bNnM+I4kCM3p qUKQ== X-Received: by 10.66.254.106 with SMTP id ah10mr31720468pad.65.1446531460789; Mon, 02 Nov 2015 22:17:40 -0800 (PST) Received: from [192.168.1.100] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by smtp.gmail.com with ESMTPSA id it10sm27429473pbc.14.2015.11.02.22.17.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 22:17:40 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400685 - head/net/sie-nmsg References: <201511030603.tA363PJw073532@gw.catspoiler.org> To: Don Lewis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <5638517D.2000801@FreeBSD.org> Date: Tue, 3 Nov 2015 17:17:33 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511030603.tA363PJw073532@gw.catspoiler.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 06:17:41 -0000 On 3/11/2015 5:03 PM, Don Lewis wrote: > On 3 Nov, Kubilay Kocak wrote: >> On 3/11/2015 4:22 PM, Don Lewis wrote: >>> Author: truckman >>> Date: Tue Nov 3 05:22:51 2015 >>> New Revision: 400685 >>> URL: https://svnweb.freebsd.org/changeset/ports/400685 >>> >>> Log: >>> Test to see if portscout is happier with http instead of https. >>> >>> Modified: >>> head/net/sie-nmsg/Makefile >>> >>> Modified: head/net/sie-nmsg/Makefile >>> ============================================================================== >>> --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) >>> +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) >>> @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR >>> GNU_CONFIGURE= yes >>> USES= gmake libtool pathfix pkgconfig >>> >>> -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} >>> +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} >>> >>> INSTALL_TARGET= install-strip >>> >>> >> >> If there's an issue with https sites, could you please report it in >> Bugzilla under Services:Portscout so it's tracked and we (someone TM) >> can take a look. > > I've already reported it, though I guess under the wrong category, > though it did get assigned: > Great thank you :) > At one time it worked for me, but it's been busted for quite a while. > This commit is an experiment to see if it is an https URL problem. > > Back when I first started working on the Farsight ports, I was using an > http URL, which I later found out was a fib because the response to the > http request has always been a 301 redirect to the https URL. I'm > wondering if that detail flew under portscout's radar and it worked > because it thought it was using http. > > I'd try it locally except that portscount appears to be a nightmare to > install, set up, and run. It's actually quite easy (though it doesn't appear that way). Easier still is with SQLITE. Post-install, run a single command to create the schema (see readme), then just run the portscout command you want > >> There's an update pending that fixes several issues (with github/pypi) >> and improves things in portscout. I'm hoping to see it improved a little >> more consistently in the future: >> >> https://reviews.freebsd.org/D3996 > From owner-svn-ports-all@freebsd.org Tue Nov 3 06:19:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9608A25D73; Tue, 3 Nov 2015 06:19:01 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::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 89D13118D; Tue, 3 Nov 2015 06:19:01 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pabfh17 with SMTP id fh17so9334140pab.0; Mon, 02 Nov 2015 22:19:01 -0800 (PST) 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=oVsPLtJfUEjiy5aZ1t8OpcRWg2Vh1/u104zJgeFj2q4=; b=z8ujOhhtC1VDggG6w4H5WfuHg38mJr0jYgsPS3LcArtWisFJ3XHYYpIGJWTCT2/zdt YQ7+Ivz3GNglP28bNJyXOl3b8kMNK9ZgL9+D1ajSXsFn5Gnv2hoWuGMgUv0EHJQyTR7p LJ6ZqNYEgJJJex9pT6nTmmZNwff7S7ufSx8RUwM7R4KPPVW3ncim9ymZMztGuZyp/igN pugr4VmtptTmpffo5GYOppFit56F5flbzCPnCR6AQf7pPYA4eVAaXRwfiZTUAMWbDK+6 +p4Cz+fXLSt4CBHGKF5NUnm0e+Jo5L6LNAIjnGI0hsG93mA/eFUWhTdmcAXpd4e01pFT DTpg== X-Received: by 10.67.13.107 with SMTP id ex11mr31706384pad.126.1446531541180; Mon, 02 Nov 2015 22:19:01 -0800 (PST) Received: from [192.168.1.100] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by smtp.gmail.com with ESMTPSA id ko11sm3271203pbd.23.2015.11.02.22.18.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 22:19:00 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400685 - head/net/sie-nmsg References: <201511030603.tA363PJw073532@gw.catspoiler.org> To: Don Lewis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <563851CE.2090803@FreeBSD.org> Date: Tue, 3 Nov 2015 17:18:54 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511030603.tA363PJw073532@gw.catspoiler.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 06:19:01 -0000 On 3/11/2015 5:03 PM, Don Lewis wrote: > I've already reported it, though I guess under the wrong category, > though it did get assigned: > FWIW, that category is correct for code issues/bugs/feature requests Services:Portscout for the service itself (similar to portsnap) From owner-svn-ports-all@freebsd.org Tue Nov 3 06:49:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 997A5A2432A; Tue, 3 Nov 2015 06:49:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A8CA1D76; Tue, 3 Nov 2015 06:49:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA36n0Fb029442; Tue, 3 Nov 2015 06:49:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA36n0xC029441; Tue, 3 Nov 2015 06:49:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511030649.tA36n0xC029441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 3 Nov 2015 06:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400686 - head/databases/tarantool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 06:49:01 -0000 Author: antoine Date: Tue Nov 3 06:49:00 2015 New Revision: 400686 URL: https://svnweb.freebsd.org/changeset/ports/400686 Log: Fix when PERL_VERSION is set in make.conf Modified: head/databases/tarantool/Makefile Modified: head/databases/tarantool/Makefile ============================================================================== --- head/databases/tarantool/Makefile Tue Nov 3 05:22:51 2015 (r400685) +++ head/databases/tarantool/Makefile Tue Nov 3 06:49:00 2015 (r400686) @@ -50,9 +50,9 @@ DEBUG_DESC= Enable debug NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON= not yet ported to this architecture -.include +.include -# XXX we rely on USES=perl5 to load bsd.default-versions.mk +.include "${.CURDIR}/../../Mk/bsd.default-versions.mk" .if defined(USE_GCC) && ${USE_GCC} == yes && ${GCC_DEFAULT} == 4.8 EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_trivia_config.h.cmake .endif @@ -71,4 +71,4 @@ post-install: ${STAGEDIR}${TT_RUNDIR} \ ${STAGEDIR}${ETCDIR}/instances.enabled -.include +.include From owner-svn-ports-all@freebsd.org Tue Nov 3 08:07:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13208A253FE; Tue, 3 Nov 2015 08:07:53 +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 DFDBD1D30; Tue, 3 Nov 2015 08:07:52 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (210.Red-81-38-187.dynamicIP.rima-tde.net [81.38.187.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id E272343B98; Tue, 3 Nov 2015 02:07:48 -0600 (CST) Subject: Re: svn commit: r400565 - head/security/pam_krb5 To: Cy Schubert References: <201511030457.tA34vkf5040066@slippy.cwsent.com> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hrs@freebsd.org Reply-To: marino@freebsd.org From: John Marino Message-ID: <56386B51.60301@marino.st> Date: Tue, 3 Nov 2015 09:07:45 +0100 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: <201511030457.tA34vkf5040066@slippy.cwsent.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 08:07:53 -0000 On 11/3/2015 5:57 AM, Cy Schubert wrote: > In message <56377C39.5000401@marino.st>, John Marino writes: >> The bottom line is that a regression happened. If the current makefile >> can't be fixed to operate as it was before, the change should be >> reverted, right? > > Actually, it never worked in the first place. That is because the heimdal > port puts its include files in ${LOCALBASE}/include/heimdal (take note of > "heimdal" at the end of the path) and libraries in ${LOCALBASE}/lib/heimdal > (same as above). Ldd ${LOCALBASE}/lib/security/pam_krb5.so makes that > abundantly clear. > > Having said that, it's still no reason or excuse for it not to work. Tested > in a virgin jail, it's working now, and committed. Sorry about the > confusion. I confirm it builds in poudriere now with the heimdal ports option set. Thanks! John From owner-svn-ports-all@freebsd.org Tue Nov 3 08:14:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC910A25524; Tue, 3 Nov 2015 08:14:03 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FF071069; Tue, 3 Nov 2015 08:14:03 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA38E2Ii054794; Tue, 3 Nov 2015 08:14:02 GMT (envelope-from farrokhi@FreeBSD.org) Received: (from farrokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA38E2oD054792; Tue, 3 Nov 2015 08:14:02 GMT (envelope-from farrokhi@FreeBSD.org) Message-Id: <201511030814.tA38E2oD054792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: farrokhi set sender to farrokhi@FreeBSD.org using -f From: Babak Farrokhi Date: Tue, 3 Nov 2015 08:14:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400687 - in head/net/rtpproxy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 08:14:03 -0000 Author: farrokhi Date: Tue Nov 3 08:14:02 2015 New Revision: 400687 URL: https://svnweb.freebsd.org/changeset/ports/400687 Log: - Improve rc script PR: 200751 Approved by: mat Differential Revision: https://reviews.freebsd.org/D3741 Modified: head/net/rtpproxy/Makefile head/net/rtpproxy/files/patch-scripts_rtpproxy.in.freebsd Modified: head/net/rtpproxy/Makefile ============================================================================== --- head/net/rtpproxy/Makefile Tue Nov 3 06:49:00 2015 (r400686) +++ head/net/rtpproxy/Makefile Tue Nov 3 08:14:02 2015 (r400687) @@ -4,6 +4,7 @@ PORTNAME= rtpproxy PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= farrokhi@FreeBSD.org Modified: head/net/rtpproxy/files/patch-scripts_rtpproxy.in.freebsd ============================================================================== --- head/net/rtpproxy/files/patch-scripts_rtpproxy.in.freebsd Tue Nov 3 06:49:00 2015 (r400686) +++ head/net/rtpproxy/files/patch-scripts_rtpproxy.in.freebsd Tue Nov 3 08:14:02 2015 (r400687) @@ -1,14 +1,48 @@ --- scripts/rtpproxy.in.freebsd.orig 2015-03-09 17:40:27 UTC +++ scripts/rtpproxy.in.freebsd -@@ -22,7 +22,10 @@ load_rc_config ${name} +@@ -1,28 +1,36 @@ + #!/bin/sh +- ++# $FreeBSD$ ++# + # Add the following lines to /etc/rc.conf to enable RTPproxy: + # + # rtpproxy_enable="YES" + # PROVIDE: rtpproxy + # REQUIRE: DAEMON +-# BEFORE: ser openser ++# BEFORE: kamailio opensips + +-prefix=%%PREFIX%% + + . %%RC_SUBR%% + + name=rtpproxy +-rcvar=`set_rcvar` +- +-command="${prefix}/bin/rtpproxy" +-pidfile="/var/run/rtpproxy.pid" ++desc="rtpproxy daemon startup script" ++rcvar=rtpproxy_enable + + load_rc_config ${name} + ++prefix=%%PREFIX%% ++command=${prefix}/bin/rtpproxy ++pidfile=/var/run/rtpproxy.pid ++ ++ rtpproxy_enable=${rtpproxy_enable:-"NO"} rtpproxy_laddr=${rtpproxy_laddr:-"0.0.0.0"} ++rtpproxy_ctrl_socket=${rtpproxy_ctrl_socket:-"unix:/var/run/rtpproxy.sock"} ++rtpproxy_paddr=${rtpproxy_paddr:-"0.0.0.0"} +rtpproxy_usr=${rtpproxy_usr:-"rtpproxy"} +rtpproxy_grp=${rtpproxy_grp:-"rtpproxy"} -command_args="-l ${rtpproxy_laddr} -p /var/run/rtpproxy.pid" -+command_args="-l ${rtpproxy_laddr} -p /var/run/rtpproxy.pid \ -+ -u ${rtpproxy_usr}:${rtpproxy_grp}" ++command_args="-u ${rtpproxy_usr}:${rtpproxy_grp} -A ${rtpproxy_paddr} -F -l ${rtpproxy_laddr} \ ++ -s ${rtpproxy_ctrl_socket} -d INFO -p /var/run/rtpproxy.pid" - run_rc_command "${1}" +-run_rc_command "${1}" ++run_rc_command $1 From owner-svn-ports-all@freebsd.org Tue Nov 3 09:44:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F07F0A1EE55; Tue, 3 Nov 2015 09:44:24 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C888E1E50; Tue, 3 Nov 2015 09:44:24 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA39iNDq080517; Tue, 3 Nov 2015 09:44:23 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA39iNNB080513; Tue, 3 Nov 2015 09:44:23 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201511030944.tA39iNNB080513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Tue, 3 Nov 2015 09:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400688 - in head/security/sudo: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 09:44:25 -0000 Author: garga Date: Tue Nov 3 09:44:23 2015 New Revision: 400688 URL: https://svnweb.freebsd.org/changeset/ports/400688 Log: - Update security/sudo to 1.8.15 - Remove patch-plugins__sudoers__Makefile.in, unnecessary on stagedir days - Remove patch-plugins__sudoers__audit.c, sudo_gettext.h is already included by sudoers.h - Rework patch-plugins__sudoers__sudoers.in to replace pkg_* utilities by pkg on message Deleted: head/security/sudo/files/patch-plugins__sudoers__Makefile.in head/security/sudo/files/patch-plugins__sudoers__audit.c Modified: head/security/sudo/Makefile head/security/sudo/distinfo head/security/sudo/files/patch-plugins__sudoers__sudoers.in head/security/sudo/pkg-plist Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Tue Nov 3 08:14:02 2015 (r400687) +++ head/security/sudo/Makefile Tue Nov 3 09:44:23 2015 (r400688) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -PORTVERSION= 1.8.14p3 +PORTVERSION= 1.8.15 CATEGORIES= security MASTER_SITES= SUDO Modified: head/security/sudo/distinfo ============================================================================== --- head/security/sudo/distinfo Tue Nov 3 08:14:02 2015 (r400687) +++ head/security/sudo/distinfo Tue Nov 3 09:44:23 2015 (r400688) @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.14p3.tar.gz) = a8a697cbb113859058944850d098464618254804cf97961dee926429f00a1237 -SIZE (sudo-1.8.14p3.tar.gz) = 2570892 +SHA256 (sudo-1.8.15.tar.gz) = 4316381708324da8b6cb151f655c1a11855207c7c02244d8ffdea5104d7cc308 +SIZE (sudo-1.8.15.tar.gz) = 2660128 Modified: head/security/sudo/files/patch-plugins__sudoers__sudoers.in ============================================================================== --- head/security/sudo/files/patch-plugins__sudoers__sudoers.in Tue Nov 3 08:14:02 2015 (r400687) +++ head/security/sudo/files/patch-plugins__sudoers__sudoers.in Tue Nov 3 09:44:23 2015 (r400688) @@ -5,8 +5,8 @@ ## Defaults specification ## +## Uncomment if needed to preserve environmental variables related to the -+## FreeBSD pkg_* utilities and fetch. -+# Defaults env_keep += "PKG_PATH PKG_DBDIR PKG_TMPDIR TMPDIR PACKAGEROOT PACKAGESITE PKGDIR FTP_PASSIVE_MODE" ++## FreeBSD pkg utility and fetch. ++# Defaults env_keep += "PKG_CACHEDIR PKG_DBDIR FTP_PASSIVE_MODE" +## +## Additionally uncomment if needed to preserve environmental variables +## related to portupgrade Modified: head/security/sudo/pkg-plist ============================================================================== --- head/security/sudo/pkg-plist Tue Nov 3 08:14:02 2015 (r400687) +++ head/security/sudo/pkg-plist Tue Nov 3 09:44:23 2015 (r400688) @@ -60,6 +60,7 @@ sbin/visudo %%NLS%%share/locale/gl/LC_MESSAGES/sudo.mo %%NLS%%share/locale/hr/LC_MESSAGES/sudo.mo %%NLS%%share/locale/hr/LC_MESSAGES/sudoers.mo +%%NLS%%share/locale/hu/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/it/LC_MESSAGES/sudo.mo %%NLS%%share/locale/it/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/ja/LC_MESSAGES/sudo.mo @@ -75,6 +76,8 @@ sbin/visudo %%NLS%%share/locale/pt_BR/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/ru/LC_MESSAGES/sudo.mo %%NLS%%share/locale/ru/LC_MESSAGES/sudoers.mo +%%NLS%%share/locale/sk/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/sk/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/sl/LC_MESSAGES/sudo.mo %%NLS%%share/locale/sl/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/sr/LC_MESSAGES/sudo.mo From owner-svn-ports-all@freebsd.org Tue Nov 3 10:13:18 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2D84A237E1; Tue, 3 Nov 2015 10:13:18 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A86A61F32; Tue, 3 Nov 2015 10:13:18 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3ADH8V089046; Tue, 3 Nov 2015 10:13:17 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3ADHsr089044; Tue, 3 Nov 2015 10:13:17 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201511031013.tA3ADHsr089044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Tue, 3 Nov 2015 10:13:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400689 - head/devel/p5-CPAN-Perl-Releases X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 10:13:19 -0000 Author: jadawin Date: Tue Nov 3 10:13:17 2015 New Revision: 400689 URL: https://svnweb.freebsd.org/changeset/ports/400689 Log: - Update to 2.42 Modified: head/devel/p5-CPAN-Perl-Releases/Makefile head/devel/p5-CPAN-Perl-Releases/distinfo Modified: head/devel/p5-CPAN-Perl-Releases/Makefile ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/Makefile Tue Nov 3 09:44:23 2015 (r400688) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Tue Nov 3 10:13:17 2015 (r400689) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 2.40 +PORTVERSION= 2.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Tue Nov 3 09:44:23 2015 (r400688) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Tue Nov 3 10:13:17 2015 (r400689) @@ -1,2 +1,2 @@ -SHA256 (CPAN-Perl-Releases-2.40.tar.gz) = dd4ce28b782fa8da89352b1e3729a04d741e1e4efc4529f3020e9946c0cfcf2f -SIZE (CPAN-Perl-Releases-2.40.tar.gz) = 24311 +SHA256 (CPAN-Perl-Releases-2.42.tar.gz) = cf3f982f73d6180ed89fefb481f2835a0fc679d2370642a5b8344fcbf4869ad9 +SIZE (CPAN-Perl-Releases-2.42.tar.gz) = 24373 From owner-svn-ports-all@freebsd.org Tue Nov 3 10:15:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70770A2384A; Tue, 3 Nov 2015 10:15:28 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CE93102D; Tue, 3 Nov 2015 10:15:28 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3AFRhO089235; Tue, 3 Nov 2015 10:15:27 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3AFRjW089233; Tue, 3 Nov 2015 10:15:27 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201511031015.tA3AFRjW089233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Tue, 3 Nov 2015 10:15:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400690 - head/devel/p5-IO-TieCombine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 10:15:28 -0000 Author: jadawin Date: Tue Nov 3 10:15:27 2015 New Revision: 400690 URL: https://svnweb.freebsd.org/changeset/ports/400690 Log: - Update to 1.005 Modified: head/devel/p5-IO-TieCombine/Makefile head/devel/p5-IO-TieCombine/distinfo Modified: head/devel/p5-IO-TieCombine/Makefile ============================================================================== --- head/devel/p5-IO-TieCombine/Makefile Tue Nov 3 10:13:17 2015 (r400689) +++ head/devel/p5-IO-TieCombine/Makefile Tue Nov 3 10:15:27 2015 (r400690) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= IO-TieCombine -PORTVERSION= 1.004 -PORTREVISION= 1 +PORTVERSION= 1.005 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-IO-TieCombine/distinfo ============================================================================== --- head/devel/p5-IO-TieCombine/distinfo Tue Nov 3 10:13:17 2015 (r400689) +++ head/devel/p5-IO-TieCombine/distinfo Tue Nov 3 10:15:27 2015 (r400690) @@ -1,2 +1,2 @@ -SHA256 (IO-TieCombine-1.004.tar.gz) = 60106b571448f598706d6df4214ab4f7d4391d942e23a0ff6c5c49b99af49e2b -SIZE (IO-TieCombine-1.004.tar.gz) = 14874 +SHA256 (IO-TieCombine-1.005.tar.gz) = 402d4db8300b3d271632f4995e0ade329d89280a7e47f2badf8b38af6e5569af +SIZE (IO-TieCombine-1.005.tar.gz) = 16863 From owner-svn-ports-all@freebsd.org Tue Nov 3 10:53:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4660BA245DC; Tue, 3 Nov 2015 10:53:27 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10801198A; Tue, 3 Nov 2015 10:53:26 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3ArQ9D000980; Tue, 3 Nov 2015 10:53:26 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3ArPR9000978; Tue, 3 Nov 2015 10:53:25 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201511031053.tA3ArPR9000978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 3 Nov 2015 10:53:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400691 - in head/net/haproxy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 10:53:27 -0000 Author: demon Date: Tue Nov 3 10:53:25 2015 New Revision: 400691 URL: https://svnweb.freebsd.org/changeset/ports/400691 Log: Update to version 1.6.2. Deleted: head/net/haproxy/files/patch-src-ssl_sock.c Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Tue Nov 3 10:15:27 2015 (r400690) +++ head/net/haproxy/Makefile Tue Nov 3 10:53:25 2015 (r400691) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Tue Nov 3 10:15:27 2015 (r400690) +++ head/net/haproxy/distinfo Tue Nov 3 10:53:25 2015 (r400691) @@ -1,4 +1,4 @@ -SHA256 (haproxy-1.6.1.tar.gz) = 71da2abe610ed42afd6678c2e95321db5f3c416fe2803235f75fc459d8246289 -SIZE (haproxy-1.6.1.tar.gz) = 1538337 +SHA256 (haproxy-1.6.2.tar.gz) = bd4a7eee79e1bfd25af59d956bb60e82acbb6f146f3fb3b30636036f4c9548d3 +SIZE (haproxy-1.6.2.tar.gz) = 1538976 SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 From owner-svn-ports-all@freebsd.org Tue Nov 3 10:56:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5A8EA2468B; Tue, 3 Nov 2015 10:56:33 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F0AF1A87; Tue, 3 Nov 2015 10:56:33 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3AuWwb001197; Tue, 3 Nov 2015 10:56:32 GMT (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3AuWea001195; Tue, 3 Nov 2015 10:56:32 GMT (envelope-from tobez@FreeBSD.org) Message-Id: <201511031056.tA3AuWea001195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobez set sender to tobez@FreeBSD.org using -f From: Anton Berezin Date: Tue, 3 Nov 2015 10:56:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400692 - head/mail/p5-Mail-Sender X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 10:56:33 -0000 Author: tobez Date: Tue Nov 3 10:56:32 2015 New Revision: 400692 URL: https://svnweb.freebsd.org/changeset/ports/400692 Log: Update to 0.8.23. Modified: head/mail/p5-Mail-Sender/Makefile head/mail/p5-Mail-Sender/distinfo Modified: head/mail/p5-Mail-Sender/Makefile ============================================================================== --- head/mail/p5-Mail-Sender/Makefile Tue Nov 3 10:53:25 2015 (r400691) +++ head/mail/p5-Mail-Sender/Makefile Tue Nov 3 10:56:32 2015 (r400692) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-Sender -PORTVERSION= 0.8.22 -PORTREVISION= 1 +PORTVERSION= 0.8.23 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/mail/p5-Mail-Sender/distinfo ============================================================================== --- head/mail/p5-Mail-Sender/distinfo Tue Nov 3 10:53:25 2015 (r400691) +++ head/mail/p5-Mail-Sender/distinfo Tue Nov 3 10:56:32 2015 (r400692) @@ -1,2 +1,2 @@ -SHA256 (Mail-Sender-0.8.22.tar.gz) = 443d0e42f8490f144c10b60524ce9ab601a720f834c5268f90aa947c72221e35 -SIZE (Mail-Sender-0.8.22.tar.gz) = 37688 +SHA256 (Mail-Sender-0.8.23.tar.gz) = 32f0c3ac96957a6df5301727804bcefb42f2d78a24b7dcb15e526f77d22d30c2 +SIZE (Mail-Sender-0.8.23.tar.gz) = 38361 From owner-svn-ports-all@freebsd.org Tue Nov 3 11:20:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42DBEA24E0C; Tue, 3 Nov 2015 11:20:38 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E92A7137D; Tue, 3 Nov 2015 11:20:37 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3BKbUs007122; Tue, 3 Nov 2015 11:20:37 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3BKajG007119; Tue, 3 Nov 2015 11:20:36 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511031120.tA3BKajG007119@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 3 Nov 2015 11:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400693 - in head/www/erlang-hackney: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 11:20:38 -0000 Author: olgeni Date: Tue Nov 3 11:20:36 2015 New Revision: 400693 URL: https://svnweb.freebsd.org/changeset/ports/400693 Log: Upgrade www/erlang-hackney to version 1.4.1. Modified: head/www/erlang-hackney/Makefile head/www/erlang-hackney/distinfo head/www/erlang-hackney/files/patch-rebar.config.script Modified: head/www/erlang-hackney/Makefile ============================================================================== --- head/www/erlang-hackney/Makefile Tue Nov 3 10:56:32 2015 (r400692) +++ head/www/erlang-hackney/Makefile Tue Nov 3 11:20:36 2015 (r400693) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hackney -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= www PKGNAMEPREFIX= erlang- Modified: head/www/erlang-hackney/distinfo ============================================================================== --- head/www/erlang-hackney/distinfo Tue Nov 3 10:56:32 2015 (r400692) +++ head/www/erlang-hackney/distinfo Tue Nov 3 11:20:36 2015 (r400693) @@ -1,2 +1,2 @@ -SHA256 (benoitc-hackney-1.4.0_GH0.tar.gz) = 2ae4c150bf9ac5c2e35e821eb262794d2bc6323b858955fee67b046a44e96977 -SIZE (benoitc-hackney-1.4.0_GH0.tar.gz) = 630423 +SHA256 (benoitc-hackney-1.4.1_GH0.tar.gz) = fdbbad483cb4754b0e7e5739b20d512f2bff019d009cb168f0110f44950599f1 +SIZE (benoitc-hackney-1.4.1_GH0.tar.gz) = 834457 Modified: head/www/erlang-hackney/files/patch-rebar.config.script ============================================================================== --- head/www/erlang-hackney/files/patch-rebar.config.script Tue Nov 3 10:56:32 2015 (r400692) +++ head/www/erlang-hackney/files/patch-rebar.config.script Tue Nov 3 11:20:36 2015 (r400693) @@ -1,11 +1,17 @@ ---- rebar.config.script.orig 2015-10-27 13:33:15 UTC +--- rebar.config.script.orig 2015-11-03 08:42:20 UTC +++ rebar.config.script -@@ -1,7 +1,4 @@ --{ok, VSN} = application:get_key(rebar, vsn), --[VSN1 | _] = string:tokens(VSN, "-"), --[Maj, Min, Patch] = string:tokens(VSN1, "."), --IsRebar3 = (list_to_integer(Maj) >= 3), -+IsRebar3 = true. - +@@ -1,13 +1,4 @@ +-IsRebar3 = case application:get_env(rebar, vsn) of +- {ok, VSN} -> +- [VSN1 | _] = string:tokens(VSN, "-"), +- [Maj, Min, Patch] = string:tokens(VSN1, "."), +- (list_to_integer(Maj) >= 3); +- undefined -> +- %% is mix is used +- lists:keymember(mix, 1, application:loaded_applications()) +- end, +- ++IsRebar3 = true, Rebar2Deps = [ + {idna, ".*", From owner-svn-ports-all@freebsd.org Tue Nov 3 11:32:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26520A25211; Tue, 3 Nov 2015 11:32:46 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E72201C93; Tue, 3 Nov 2015 11:32:45 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3BWjm8012553; Tue, 3 Nov 2015 11:32:45 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3BWiYe012551; Tue, 3 Nov 2015 11:32:44 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511031132.tA3BWiYe012551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 3 Nov 2015 11:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400694 - head/net/py-s3cmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 11:32:46 -0000 Author: bofh Date: Tue Nov 3 11:32:44 2015 New Revision: 400694 URL: https://svnweb.freebsd.org/changeset/ports/400694 Log: net/py-s3cmd: Update version 1.5.2=>1.6.0 PR: 204232 Submitted by: cvetomirconev@gmail.com Modified: head/net/py-s3cmd/Makefile head/net/py-s3cmd/distinfo Modified: head/net/py-s3cmd/Makefile ============================================================================== --- head/net/py-s3cmd/Makefile Tue Nov 3 11:20:36 2015 (r400693) +++ head/net/py-s3cmd/Makefile Tue Nov 3 11:32:44 2015 (r400694) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= s3cmd -DISTVERSION= 1.5.2 +DISTVERSION= 1.6.0 CATEGORIES= net python MASTER_SITES= SF/s3tools/${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-s3cmd/distinfo ============================================================================== --- head/net/py-s3cmd/distinfo Tue Nov 3 11:20:36 2015 (r400693) +++ head/net/py-s3cmd/distinfo Tue Nov 3 11:32:44 2015 (r400694) @@ -1,2 +1,2 @@ -SHA256 (s3cmd-1.5.2.tar.gz) = ff8a6764e8bdd7ed48a93e51b08222bea33469d248a90b8d25315b023717b42d -SIZE (s3cmd-1.5.2.tar.gz) = 94760 +SHA256 (s3cmd-1.6.0.tar.gz) = 04279ee26c661d4b740449460ed93a74ffec91616f685474beea97e930fdfa5c +SIZE (s3cmd-1.6.0.tar.gz) = 100821 From owner-svn-ports-all@freebsd.org Tue Nov 3 12:32:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4727A23591; Tue, 3 Nov 2015 12:32:00 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9EA2118D0; Tue, 3 Nov 2015 12:32:00 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3CVxqT029481; Tue, 3 Nov 2015 12:31:59 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3CVx3B029479; Tue, 3 Nov 2015 12:31:59 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201511031231.tA3CVx3B029479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 3 Nov 2015 12:31:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400695 - head/security/stunnel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 12:32:00 -0000 Author: zi Date: Tue Nov 3 12:31:59 2015 New Revision: 400695 URL: https://svnweb.freebsd.org/changeset/ports/400695 Log: - Update to 5.26b1 (5.25 contains a build breaking bug, 5.26b1 resolves this) Modified: head/security/stunnel/Makefile head/security/stunnel/distinfo Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Tue Nov 3 11:32:44 2015 (r400694) +++ head/security/stunnel/Makefile Tue Nov 3 12:31:59 2015 (r400695) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.24 +PORTVERSION= 5.26b1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ + https://www.stunnel.org/downloads/beta/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ http://mirrors.go-part.com/stunnel/%SUBDIR%/ \ http://ftp.nluug.nl/pub/networking/stunnel/%SUBDIR%/ \ @@ -30,6 +31,7 @@ USE_PERL5= build USE_LDCONFIG= yes USE_OPENSSL= yes USE_RC_SUBR= stunnel +WRKSRC= ${WRKDIR}/${PORTNAME}-5.26 GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd \ Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Tue Nov 3 11:32:44 2015 (r400694) +++ head/security/stunnel/distinfo Tue Nov 3 12:31:59 2015 (r400695) @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.24.tar.gz) = ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce04bc86536c6845f3d02b07e -SIZE (stunnel-5.24.tar.gz) = 631730 +SHA256 (stunnel-5.26b1.tar.gz) = 64584485ee97132e3b49885ecca30109cffd13b33751c63b5e3c6ee83b9b35a0 +SIZE (stunnel-5.26b1.tar.gz) = 635670 From owner-svn-ports-all@freebsd.org Tue Nov 3 12:39:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2266A23766; Tue, 3 Nov 2015 12:39:17 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D4D01E5B; Tue, 3 Nov 2015 12:39:17 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3CdGIT029924; Tue, 3 Nov 2015 12:39:16 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3CdGhH029922; Tue, 3 Nov 2015 12:39:16 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511031239.tA3CdGhH029922@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 3 Nov 2015 12:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400696 - head/net/p5-Net-Amazon-EC2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 12:39:17 -0000 Author: bofh Date: Tue Nov 3 12:39:16 2015 New Revision: 400696 URL: https://svnweb.freebsd.org/changeset/ports/400696 Log: net/p5-Net-Amazon-EC2: Update version 0.30=>0.31 - Mark NO_ARCH as there is no ARCH dependent file PR: 203920 Submitted by: stephon@gmail.com Modified: head/net/p5-Net-Amazon-EC2/Makefile head/net/p5-Net-Amazon-EC2/distinfo Modified: head/net/p5-Net-Amazon-EC2/Makefile ============================================================================== --- head/net/p5-Net-Amazon-EC2/Makefile Tue Nov 3 12:31:59 2015 (r400695) +++ head/net/p5-Net-Amazon-EC2/Makefile Tue Nov 3 12:39:16 2015 (r400696) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Amazon-EC2 -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,5 +24,6 @@ TEST_DEPENDS= p5-Test-Exception>=0:${POR USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/net/p5-Net-Amazon-EC2/distinfo ============================================================================== --- head/net/p5-Net-Amazon-EC2/distinfo Tue Nov 3 12:31:59 2015 (r400695) +++ head/net/p5-Net-Amazon-EC2/distinfo Tue Nov 3 12:39:16 2015 (r400696) @@ -1,2 +1,2 @@ -SHA256 (Net-Amazon-EC2-0.30.tar.gz) = 34eae98a15e3fa8cab6fab2c3ec06e6e53d4da5b4ca68dbfaa4396473bfe0c09 -SIZE (Net-Amazon-EC2-0.30.tar.gz) = 68429 +SHA256 (Net-Amazon-EC2-0.31.tar.gz) = 62e3c3de75c975351547709b4dc28f087bf40ec80d9c9201b6d0c1e548830119 +SIZE (Net-Amazon-EC2-0.31.tar.gz) = 93859 From owner-svn-ports-all@freebsd.org Tue Nov 3 13:01:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C8A2A23E16; Tue, 3 Nov 2015 13:01:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1838B1A21; Tue, 3 Nov 2015 13:01:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3D1L1r035684; Tue, 3 Nov 2015 13:01:21 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3D1LvF035683; Tue, 3 Nov 2015 13:01:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511031301.tA3D1LvF035683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 Nov 2015 13:01:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400697 - head/multimedia/openh264 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 13:01:22 -0000 Author: jbeich Date: Tue Nov 3 13:01:20 2015 New Revision: 400697 URL: https://svnweb.freebsd.org/changeset/ports/400697 Log: multimedia/openh264: oops, drop unused devel/binutils USE_BINUTILS isn't magically enabled for non-autotools ports. One of the following had to be provided CFLAGS+= -B${LOCALBASE}/bin MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin However, binutils 2.17 in base is enough for NEON with armv6 while aarch64 requires recent binutils for everything, not just this port. PR: 201273 (ping) Reported by: Mikaël Urankar (via private mail) MFH: 2015Q4 X-MFH-With: r400578 Modified: head/multimedia/openh264/Makefile (contents, props changed) Modified: head/multimedia/openh264/Makefile ============================================================================== --- head/multimedia/openh264/Makefile Tue Nov 3 12:39:16 2015 (r400696) +++ head/multimedia/openh264/Makefile Tue Nov 3 13:01:20 2015 (r400697) @@ -17,7 +17,9 @@ GH_ACCOUNT= cisco USES= compiler cpe gmake CPE_VENDOR= cisco USE_LDCONFIG= yes -ASFLAGS+= ${ASFLAGS_${CHOSEN_COMPILER_TYPE}} +ASFLAGS+= ${ASFLAGS_${MACHINE}_${CHOSEN_COMPILER_TYPE}} +ASFLAGS_arm_clang= -no-integrated-as +ASFLAGS_arm64_clang= -no-integrated-as MAKE_ARGS= OS=bsd ARCH="${ARCH:S/amd64/x86_64/}" \ CCASFLAGS='$$(CFLAGS) ${ASFLAGS}' \ CFLAGS_OPT="" CFLAGS_DEBUG="" @@ -47,13 +49,6 @@ TEST_CFLAGS= -I${LOCALBASE}/include TEST_MAKE_ARGS= HAVE_GTEST=Yes TEST_ALL_TARGET=test -.include - -.if ! ${PORT_OPTIONS:MDEBUG} && (${ARCH:Maarch*} || ${ARCH:Marm*} ) -USE_BINUTILS= yes -ASFLAGS_clang= -no-integrated-as -.endif - post-patch: ${REINPLACE_CMD} -e '/gtest-targets\.mk/d' \ -e '/pkgconfig/s/$$(LIBDIR_NAME)/libdata/' \ From owner-svn-ports-all@freebsd.org Tue Nov 3 13:01:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37492A23E54; Tue, 3 Nov 2015 13:01:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDB731B37; Tue, 3 Nov 2015 13:01:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3D1Zii035868; Tue, 3 Nov 2015 13:01:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3D1YZQ035863; Tue, 3 Nov 2015 13:01:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511031301.tA3D1YZQ035863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 Nov 2015 13:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400698 - in head/devel: py-game_sdl2 renpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 13:01:36 -0000 Author: jbeich Date: Tue Nov 3 13:01:34 2015 New Revision: 400698 URL: https://svnweb.freebsd.org/changeset/ports/400698 Log: devel/py-game_sdl2, devel/renpy: update to 6.99.7 Changes: http://www.renpy.org/latest.html Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-7 Modified: head/devel/py-game_sdl2/Makefile (contents, props changed) head/devel/py-game_sdl2/distinfo (contents, props changed) head/devel/renpy/Makefile (contents, props changed) head/devel/renpy/distinfo (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile ============================================================================== --- head/devel/py-game_sdl2/Makefile Tue Nov 3 13:01:20 2015 (r400697) +++ head/devel/py-game_sdl2/Makefile Tue Nov 3 13:01:34 2015 (r400698) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.6 +PORTVERSION= 6.99.7 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: head/devel/py-game_sdl2/distinfo ============================================================================== --- head/devel/py-game_sdl2/distinfo Tue Nov 3 13:01:20 2015 (r400697) +++ head/devel/py-game_sdl2/distinfo Tue Nov 3 13:01:34 2015 (r400698) @@ -1,2 +1,2 @@ -SHA256 (pygame_sdl2-for-renpy-6.99.6.tar.bz2) = a3939d753a7481b7316d6fefe4ab3e777a52e4267ba518bf2ae91d50c7de63ec -SIZE (pygame_sdl2-for-renpy-6.99.6.tar.bz2) = 133525 +SHA256 (pygame_sdl2-for-renpy-6.99.7.tar.bz2) = 24830ec6942203a3b859efce3f694a09ed0cfa988258a27301ab16d7e45f068d +SIZE (pygame_sdl2-for-renpy-6.99.7.tar.bz2) = 133763 Modified: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Tue Nov 3 13:01:20 2015 (r400697) +++ head/devel/renpy/Makefile Tue Nov 3 13:01:34 2015 (r400698) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION= 6.99.6 +PORTVERSION= 6.99.7 DISTVERSIONSUFFIX=-sdk CATEGORIES= devel games MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ @@ -21,7 +21,7 @@ LIB_DEPENDS= libfribidi.so:${PORTSDIR}/c libpng.so:${PORTSDIR}/graphics/png \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libfreetype.so:${PORTSDIR}/print/freetype2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game_sdl2>=6.99.6:${PORTSDIR}/devel/py-game_sdl2 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game_sdl2>=${PORTVERSION}:${PORTSDIR}/devel/py-game_sdl2 # Upstream tends to reroll distfiles before moving under /release/ PORTSCOUT= site:http://www.renpy.org/dl/release/ Modified: head/devel/renpy/distinfo ============================================================================== --- head/devel/renpy/distinfo Tue Nov 3 13:01:20 2015 (r400697) +++ head/devel/renpy/distinfo Tue Nov 3 13:01:34 2015 (r400698) @@ -1,2 +1,2 @@ -SHA256 (renpy-6.99.6-sdk.tar.bz2) = 2eb09be242147d36e8b0eeeb9d4c884641a6a9d5d4f4e72a771463f15d9484a3 -SIZE (renpy-6.99.6-sdk.tar.bz2) = 53244272 +SHA256 (renpy-6.99.7-sdk.tar.bz2) = 0a56745476901b8abec3d9d13bf9ee501c4cae50c2ffdd98a17d55b1d78893f2 +SIZE (renpy-6.99.7-sdk.tar.bz2) = 53029769 From owner-svn-ports-all@freebsd.org Tue Nov 3 13:07:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7926DA23F38; Tue, 3 Nov 2015 13:07:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 278EE1E5A; Tue, 3 Nov 2015 13:07:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3D7wUw038602; Tue, 3 Nov 2015 13:07:58 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3D7vYm038599; Tue, 3 Nov 2015 13:07:57 GMT (envelope-from des@FreeBSD.org) Message-Id: <201511031307.tA3D7vYm038599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Tue, 3 Nov 2015 13:07:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 13:07:59 -0000 Author: des Date: Tue Nov 3 13:07:57 2015 New Revision: 400699 URL: https://svnweb.freebsd.org/changeset/ports/400699 Log: Fix BUILD_DEPENDS. No bump since the current version doesn't build. Modified: head/net/p5-ldap2pf/Makefile head/net/p5-ldap2pw/Makefile head/net/p5-srv2pf/Makefile Modified: head/net/p5-ldap2pf/Makefile ============================================================================== --- head/net/p5-ldap2pf/Makefile Tue Nov 3 13:01:34 2015 (r400698) +++ head/net/p5-ldap2pf/Makefile Tue Nov 3 13:07:57 2015 (r400699) @@ -14,6 +14,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDI p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= dag-erling Modified: head/net/p5-ldap2pw/Makefile ============================================================================== --- head/net/p5-ldap2pw/Makefile Tue Nov 3 13:01:34 2015 (r400698) +++ head/net/p5-ldap2pw/Makefile Tue Nov 3 13:07:57 2015 (r400699) @@ -13,6 +13,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDI p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= dag-erling Modified: head/net/p5-srv2pf/Makefile ============================================================================== --- head/net/p5-srv2pf/Makefile Tue Nov 3 13:01:34 2015 (r400698) +++ head/net/p5-srv2pf/Makefile Tue Nov 3 13:07:57 2015 (r400699) @@ -11,6 +11,7 @@ COMMENT= Create and update PF tables fro RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= dag-erling From owner-svn-ports-all@freebsd.org Tue Nov 3 13:27:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5ACF1A2443F; Tue, 3 Nov 2015 13:27:13 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 293F51968; Tue, 3 Nov 2015 13:27:13 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3DRCfY044360; Tue, 3 Nov 2015 13:27:12 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3DRC0e044358; Tue, 3 Nov 2015 13:27:12 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511031327.tA3DRC0e044358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 3 Nov 2015 13:27:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400700 - head/devel/gsoap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 13:27:13 -0000 Author: bofh Date: Tue Nov 3 13:27:11 2015 New Revision: 400700 URL: https://svnweb.freebsd.org/changeset/ports/400700 Log: devel/gsoap: Update version 2.8.24=>2.8.24r - Upstream deleted 2.8.24 and uploaded new 2.8.24r Modified: head/devel/gsoap/Makefile head/devel/gsoap/distinfo Modified: head/devel/gsoap/Makefile ============================================================================== --- head/devel/gsoap/Makefile Tue Nov 3 13:07:57 2015 (r400699) +++ head/devel/gsoap/Makefile Tue Nov 3 13:27:11 2015 (r400700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gsoap -PORTVERSION= 2.8.24 +PORTVERSION= 2.8.24r CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}2/gSOAP DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/gsoap/distinfo ============================================================================== --- head/devel/gsoap/distinfo Tue Nov 3 13:07:57 2015 (r400699) +++ head/devel/gsoap/distinfo Tue Nov 3 13:27:11 2015 (r400700) @@ -1,2 +1,2 @@ -SHA256 (gsoap_2.8.24.zip) = 6c67bdda7ce9cff62e1faa33c53fb38aa256e2af48b2645a0e5a43142f88b7e8 -SIZE (gsoap_2.8.24.zip) = 23449177 +SHA256 (gsoap_2.8.24r.zip) = 91763f53e32a5c13ae505541918d92d4be0de3e06ae0ec6d6cfee32667e85a08 +SIZE (gsoap_2.8.24r.zip) = 22604345 From owner-svn-ports-all@freebsd.org Tue Nov 3 13:59:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8F76A24B6A; Tue, 3 Nov 2015 13:59: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 934A81880; Tue, 3 Nov 2015 13:59:40 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 917051412; Tue, 3 Nov 2015 13:59:40 +0000 (UTC) Date: Tue, 3 Nov 2015 13:59:40 +0000 From: Alexey Dokuchaev To: Dag-Erling Sm??rgrav Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151103135940.GA16036@FreeBSD.org> References: <201511031307.tA3D7vYm038599@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201511031307.tA3D7vYm038599@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 13:59:40 -0000 On Tue, Nov 03, 2015 at 01:07:57PM +0000, Dag-Erling Sm??rgrav wrote: > New Revision: 400699 > URL: https://svnweb.freebsd.org/changeset/ports/400699 > > Log: > Fix BUILD_DEPENDS. No bump since the current version doesn't build. > > [...] > @@ -14,6 +14,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDI > p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ > p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ > p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap > +BUILD_DEPENDS= ${RUN_DEPENDS} I think here and below you wanted to say := instead of =. Also, some of the style bugs I've mentioned earlier are still unfixed? ./danfe From owner-svn-ports-all@freebsd.org Tue Nov 3 14:01:26 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 517FEA24CD1; Tue, 3 Nov 2015 14:01:26 +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 45F8A1A25; Tue, 3 Nov 2015 14:01:26 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 433ED1538; Tue, 3 Nov 2015 14:01:26 +0000 (UTC) Date: Tue, 3 Nov 2015 14:01:26 +0000 From: Alexey Dokuchaev To: Dag-Erling Sm??rgrav Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151103140126.GB16036@FreeBSD.org> References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151103135940.GA16036@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 14:01:26 -0000 On Tue, Nov 03, 2015 at 01:59:40PM +0000, Alexey Dokuchaev wrote: > On Tue, Nov 03, 2015 at 01:07:57PM +0000, Dag-Erling Sm??rgrav wrote: > > New Revision: 400699 > > URL: https://svnweb.freebsd.org/changeset/ports/400699 > > > > Log: > > Fix BUILD_DEPENDS. No bump since the current version doesn't build. > > > > [...] > > @@ -14,6 +14,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDI > > p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ > > p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ > > p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap > > +BUILD_DEPENDS= ${RUN_DEPENDS} > > I think here and below you wanted to say := instead of =. Ah sorry, it's rdeps-to-bdeps, not the "natural" way, nevermind... ./danfe From owner-svn-ports-all@freebsd.org Tue Nov 3 14:04:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8176BA24D6E; Tue, 3 Nov 2015 14:04:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4344A1D03; Tue, 3 Nov 2015 14:04:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 70A35BDC2E; Tue, 3 Nov 2015 15:04:30 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 4A235BDC1F; Tue, 3 Nov 2015 15:04:30 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 071686180; Tue, 3 Nov 2015 15:04:28 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 5980F1308972; Tue, 3 Nov 2015 15:04:27 +0100 (CET) Date: Tue, 03 Nov 2015 15:04:27 +0100 From: Mathieu Arnold To: Alexey Dokuchaev , "Dag-Erling Sm??rgrav" cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <99D438F77EDE4930236D181F@ogg.in.absolight.net> In-Reply-To: <20151103135940.GA16036@FreeBSD.org> References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@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="==========7CD3903B4F4EFBCC29FF==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 14:04:33 -0000 --==========7CD3903B4F4EFBCC29FF========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 3 novembre 2015 13:59:40 +0000 Alexey Dokuchaev wrote: | On Tue, Nov 03, 2015 at 01:07:57PM +0000, Dag-Erling Sm??rgrav wrote: |> New Revision: 400699 |> URL: https://svnweb.freebsd.org/changeset/ports/400699 |> |> Log: |> Fix BUILD_DEPENDS. No bump since the current version doesn't build. |> |> [...] |> @@ -14,6 +14,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDI |> p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ |> p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ |> p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap |> +BUILD_DEPENDS= ${RUN_DEPENDS} | | I think here and below you wanted to say := instead of =. Also, some of | the style bugs I've mentioned earlier are still unfixed? = is just fine here. -- Mathieu Arnold --==========7CD3903B4F4EFBCC29FF========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJWOL7rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IfkMP/RxfRCjW9Ixa5uq3AoIJu+A/ zfxoeY1fTJF+5WSse1JDqzEkuf4S8dfCAcX5n9cAgi2XXHvcVUwRRRL3G4jhwTYk u960rYN1bBBICXcXYH13+QZHhGtDecfU3Y3vmQ5UA1A60fV7tTvqU203KIuOusOu obYf9kPC+tR1W4xVi3gsRy5KEx8MhkMneloEmxud5yPz1PmxzGdC7vfVJ0wvDsdk PGKITZtT+2mVadz4lXMi1wx4eWu6McSik+AuzHhOixR5rBASwK8Le0H/kuSKX9It BV6B/+sPqS6CkWgV5QKqpMSdhk/uMp4s4IQaXSM5mlSRPXca88ZWKpqoYQOnXYr+ jsYUgHu4Q+7a7cWfuZsUbJHd5Jx6X9qbgWPQbl97oU8VTDM5BGkZzJshsdj7Q1Up p+cNCln6RVYwOj0s1yKTgGDf0gIpZl78C0k+GTiYK7Trrsz/kEyRrM4qaL+fxh0c Q/OuhAYrKoCzOKF/h2i5Pw/nz2/HVWzpRghK1of/NRGomhucSMNVV9ERm+3O5sBc k1LAMaYh5czHn4a8FdJlTWmdXjp1iKnnCQFis7UnRBBl8AkpT+8xIvm5AQ0I015c l80OeJ3M5PkuqFTKMdeT+wcX8Xpm/n8mbZbDp35p/G9Jcvy49E5bpLnro9qQ9tvb KFRYd4BkHjPI/4Yup7S1 =CYax -----END PGP SIGNATURE----- --==========7CD3903B4F4EFBCC29FF==========-- From owner-svn-ports-all@freebsd.org Tue Nov 3 15:08:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA71FA25C68; Tue, 3 Nov 2015 15:08:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 667AA1C21; Tue, 3 Nov 2015 15:08:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3F8l5o072648; Tue, 3 Nov 2015 15:08:47 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3F8l8i072643; Tue, 3 Nov 2015 15:08:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201511031508.tA3F8l8i072643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 3 Nov 2015 15:08:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400701 - in head/www/varnish4: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 15:08:48 -0000 Author: feld Date: Tue Nov 3 15:08:46 2015 New Revision: 400701 URL: https://svnweb.freebsd.org/changeset/ports/400701 Log: www/varnish4: Fix race condition on start varnishlog and varnishncsa had a race condition with varnishd on startup as they will notice varnishd's leftover _.vsm file and try to connect to varnishd but occasionally fail due to varnishd not being fully operational yet. By adding "-t off" flag as default to varnishncsa and varnishlog they will wait indefinitely for varnishd to start up instead of just exiting. Other bugs fixed: * varnishncsa_logformat in rc.conf mostly works Unfortunately due to shell expansion we still cannot pass quotes (") so if you need those in your log format you will have to manage varnishncsa startup yourself. I apologize, but there's not much we can do at the moment. I'm working with upstream to allow loading configuration from a file. Note that Debian has complained too... * Default permissions for log and pidfiles have been corrected They are now correctly set to 664 for pidfiles and 644 for log files * Description of default flags for varnishncsa and varnishlog have been adjusted to reflect reality New features: * We now support "checkconfig" and "reload" options like on RedHat distributions You can do "service varnishd checkconfig" to validate your vcl is functional. Doing a "service varnishd reload" also works without interrupting service and creates a new vcl reflecting the date+timestamp. Varnishd now does a checkconfig before starting and will also prevent you from breaking a running instance by doing a "restart" with an invalid vcl. Thanks to many for the reports and testing. Differential Revision: https://reviews.freebsd.org/D4016 Modified: head/www/varnish4/Makefile head/www/varnish4/files/varnishd.in head/www/varnish4/files/varnishlog.in head/www/varnish4/files/varnishncsa.in Modified: head/www/varnish4/Makefile ============================================================================== --- head/www/varnish4/Makefile Tue Nov 3 13:27:11 2015 (r400700) +++ head/www/varnish4/Makefile Tue Nov 3 15:08:46 2015 (r400701) @@ -2,7 +2,7 @@ PORTNAME= varnish PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ PKGNAMESUFFIX= 4 Modified: head/www/varnish4/files/varnishd.in ============================================================================== --- head/www/varnish4/files/varnishd.in Tue Nov 3 13:27:11 2015 (r400700) +++ head/www/varnish4/files/varnishd.in Tue Nov 3 15:08:46 2015 (r400701) @@ -65,6 +65,11 @@ load_rc_config ${name} command="%%PREFIX%%/sbin/${name}" pidfile="${varnishd_pidfile}" +configtest_cmd="varnishd_checkconfig" +reload_cmd="varnishd_reload" +restart_precmd="varnishd_checkconfig" +start_precmd="varnishd_precmd" +extra_commands="status reload configtest" if [ -n "${varnishd_config}" ] ; then : ${varnishd_flags:="-j unix,user=${varnishd_jailuser} -P ${varnishd_pidfile} -a ${varnishd_listen} -T ${varnishd_admin} -f ${varnishd_config} -s ${varnishd_storage} -h ${varnishd_hash} ${varnishd_extra_flags}"} @@ -72,4 +77,52 @@ else : ${varnishd_flags:="-j unix,user=${varnishd_jailuser} -P ${varnishd_pidfile} -a ${varnishd_listen} -T ${varnishd_admin} -b ${varnishd_backend} -s ${varnishd_storage} -h ${varnishd_hash} ${varnishd_extra_flags}"} fi +varnishd_checkconfig() +{ + if [ -z "${varnishd_config}" ]; then + echo "${name}: nothing to check, no configuration file defined, builtin VCL used" + else + echo "Performing sanity check on ${name} configuration:" + if eval ${command} -C -f "${varnishd_config}" 2> /dev/null ; then + echo "${name}: the configuration file ${varnishd_config} syntax is ok" + else + err 1 "${name}: the configuration file ${varnishd_config} syntax is NOT ok" + fi + fi +} + +# Adapted from work done by Ingvar Hagelund (see redhat/varnish_reload_vcl) +varnishd_reload() +{ + local _current_config_name _new_config_name _varnishadm_cmd + + if [ -z "${varnishd_config}" ]; then + echo "${name}: nothing to reload, no configuration file defined, builtin VCL used" + else + _new_config_name="rc.d_reloaded@$(date +%Y%m%d%H%M%S)" + _varnishadm_cmd="%%PREFIX%%/bin/varnishadm ${varnish_cli_flags}" + if ! eval ${_varnishadm_cmd} vcl.list > /dev/null; then + err 1 "${name}: can't connect to varnishadm" + fi + _current_config_name=$(${_varnishadm_cmd} vcl.list | awk ' /^active/ { print $3 } ') + if ! eval ${_varnishadm_cmd} vcl.load ${_new_config_name} ${varnishd_config} > /dev/null; then + err 1 "${name}: vcl.load failed, you're still using previous rules (${_current_config_name})" + fi + if eval ${_varnishadm_cmd} vcl.use ${_new_config_name} > /dev/null; then + echo "VCL file \"${varnishd_config}\" has been successfully loaded as \"${_new_config_name}\"" + echo "To remove previous loaded configurations, you should run \"${_varnishadm_cmd} vcl.discard \" by yourself" + else + err 1 "${name}: vcl.use failed, you're still using previous rules (${_current_config_name})" + fi + fi + + return 0 +} + +varnishd_precmd() +{ + # Check config before starting + varnishd_checkconfig +} + run_rc_command "$1" Modified: head/www/varnish4/files/varnishlog.in ============================================================================== --- head/www/varnish4/files/varnishlog.in Tue Nov 3 13:27:11 2015 (r400700) +++ head/www/varnish4/files/varnishlog.in Tue Nov 3 15:08:46 2015 (r400701) @@ -21,12 +21,12 @@ # default: "/var/log/varnish.log" # # varnishlog_flags - command line arguments. -# default: "-D -P ${varnishlog_pidfile} -a -w ${varnishlog_file}" +# default: "-t off -P ${varnishlog_pidfile} -D -a -A -w ${varnishlog_file}" # # Add the following line to /etc/newsyslog.conf to rotate the log file # once a day: # -# /var/log/varnish.log 640 7 * @T00 JB /var/run/varnishlog.pid +# /var/log/varnish.log varnishlog:varnish 640 7 * @T00 JB /var/run/varnishlog.pid # # See varnishlog(1) for a detailed overview of command-line options. # @@ -40,43 +40,26 @@ load_rc_config ${name} : ${varnishlog_enable:=NO} : ${varnishlog_pidfile=/var/run/${name}.pid} : ${varnishlog_file=/var/log/varnish.log} -: ${varnishlog_flags="-P ${varnishlog_pidfile} -D -a -A -w ${varnishlog_file}"} -: ${varnishlog_user=varnishlog} +: ${varnishlog_flags="-t off -P ${varnishlog_pidfile} -D -a -A -w ${varnishlog_file}"} -command="%%PREFIX%%/bin/${name}" +procname="%%PREFIX%%/bin/${name}" +command="/usr/sbin/daemon" +command_args="-f -u varnishlog ${procname} ${varnishlog_flags}" pidfile=${varnishlog_pidfile} start_precmd=precmd precmd() { + # varnishlog_flags gets applied too early if we don't do this. + rc_flags="" + if [ ! -e ${pidfile} ]; then - install -o ${varnishlog_user} -g varnish /dev/null ${pidfile}; + install -o varnishlog -g varnish -m 644 /dev/null ${pidfile}; fi if [ ! -e ${varnishlog_file} ]; then - install -o ${varnishlog_user} -g varnish /dev/null ${varnishlog_file}; + install -o varnishlog -g varnish -m 640 /dev/null ${varnishlog_file}; fi - - waitcount=0 - vsm=%%PREFIX%%/varnish/$(hostname)/_.vsm - - # wait no longer than 5s for _.vsm file to arrive from varnishd - while : - do - if [ -f ${vsm} ] ; then - break - else - case "${waitcount}" in - 5) echo "${name}: Failed to start. Missing ${vsm} ?" - break - ;; - *) echo "${name}: waiting for ${vsm}" - waitcount=$((waitcount+1)) - sleep 1 - ;; - esac - fi - done } run_rc_command "$1" Modified: head/www/varnish4/files/varnishncsa.in ============================================================================== --- head/www/varnish4/files/varnishncsa.in Tue Nov 3 13:27:11 2015 (r400700) +++ head/www/varnish4/files/varnishncsa.in Tue Nov 3 15:08:46 2015 (r400701) @@ -21,7 +21,7 @@ # default: "/var/log/varnishncsa.log" # # varnishncsa_flags - command line arguments. -# default: "-D -P ${varnishncsa_pidfile} -a -w ${varnishncsa_file}${varnishncsa_logformat:+ -P \"$varnishncsa_logformat\"" +# default: "-t off -P ${varnishncsa_pidfile} -D -a -w ${varnishncsa_file}${varnishncsa_logformat:+ -F \"$varnishncsa_logformat\"}" # # varnishncsa_logformat - log file format. # default: "" (uses varnishncsa's default format) @@ -30,7 +30,7 @@ # Add the following line to /etc/newsyslog.conf to rotate the log file # once a day: # -# /var/log/varnishncsa.log 640 7 * @T00 JB /var/run/varnishncsa.pid +# /var/log/varnishncsa.log varnishlog:varnish 640 7 * @T00 JB /var/run/varnishncsa.pid # # See varnishncsa(1) for a detailed overview of command-line options. # @@ -45,43 +45,26 @@ load_rc_config ${name} : ${varnishncsa_enable:=NO} : ${varnishncsa_pidfile=/var/run/${name}.pid} : ${varnishncsa_file=/var/log/${name}.log} -: ${varnishncsa_flags="-P ${varnishncsa_pidfile} -D -a -w ${varnishncsa_file}${varnishncsa_logformat:+ -F \"$varnishncsa_logformat\"}"} -: ${varnishncsa_user=varnishlog} +: ${varnishncsa_flags="-t off -P ${varnishncsa_pidfile} -D -a -w ${varnishncsa_file} ${varnishncsa_logformat:+-F \"$varnishncsa_logformat\"}"} -command="%%PREFIX%%/bin/${name}" +procname="%%PREFIX%%/bin/${name}" +command="/usr/sbin/daemon" +command_args="-f -u varnishlog ${procname} ${varnishncsa_flags}" pidfile=${varnishncsa_pidfile} start_precmd=precmd precmd() { + # $varnishncsa_flags gets applied too early if we don't do this. + rc_flags="" + if [ ! -e ${pidfile} ]; then - install -o ${varnishncsa_user} -g varnish /dev/null ${pidfile}; + install -o varnishlog -g varnish -m 644 /dev/null ${pidfile}; fi if [ ! -e ${varnishncsa_file} ]; then - install -o ${varnishncsa_user} -g varnish /dev/null ${varnishncsa_file}; + install -o varnishlog -g varnish -m 640 /dev/null ${varnishncsa_file}; fi - - waitcount=0 - vsm=%%PREFIX%%/varnish/$(hostname)/_.vsm - - # wait no longer than 5s for _.vsm file to arrive from varnishd - while : - do - if [ -f ${vsm} ] ; then - break - else - case "${waitcount}" in - 5) echo "${name}: Failed to start. Missing ${vsm} ?" - break - ;; - *) echo "${name}: waiting for ${vsm}" - waitcount=$((waitcount+1)) - sleep 1 - ;; - esac - fi - done } run_rc_command "$1" From owner-svn-ports-all@freebsd.org Tue Nov 3 15:59:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66019A25841; Tue, 3 Nov 2015 15:59:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F1881CE5; Tue, 3 Nov 2015 15:59:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3Fxrix086992; Tue, 3 Nov 2015 15:59:53 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3FxrbL086990; Tue, 3 Nov 2015 15:59:53 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201511031559.tA3FxrbL086990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 3 Nov 2015 15:59:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400702 - head/textproc/colordiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 15:59:54 -0000 Author: ehaupt Date: Tue Nov 3 15:59:52 2015 New Revision: 400702 URL: https://svnweb.freebsd.org/changeset/ports/400702 Log: Update to 1.0.16 Modified: head/textproc/colordiff/Makefile head/textproc/colordiff/distinfo Modified: head/textproc/colordiff/Makefile ============================================================================== --- head/textproc/colordiff/Makefile Tue Nov 3 15:08:46 2015 (r400701) +++ head/textproc/colordiff/Makefile Tue Nov 3 15:59:52 2015 (r400702) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= colordiff -PORTVERSION= 1.0.15 +PORTVERSION= 1.0.16 CATEGORIES= textproc MASTER_SITES= http://www.colordiff.org/ LOCAL/ehaupt Modified: head/textproc/colordiff/distinfo ============================================================================== --- head/textproc/colordiff/distinfo Tue Nov 3 15:08:46 2015 (r400701) +++ head/textproc/colordiff/distinfo Tue Nov 3 15:59:52 2015 (r400702) @@ -1,2 +1,2 @@ -SHA256 (colordiff-1.0.15.tar.gz) = 595ee4e9796ba02fad0b181e21df3ee34ae71d1611e301e146c0bf00c5269d45 -SIZE (colordiff-1.0.15.tar.gz) = 21228 +SHA256 (colordiff-1.0.16.tar.gz) = eaf1cfe17dd0e820d38a0b24b0a402eba68b32e9bf9e7791ca2d1831029f138b +SIZE (colordiff-1.0.16.tar.gz) = 21542 From owner-svn-ports-all@freebsd.org Tue Nov 3 16:00:57 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00954A25899; Tue, 3 Nov 2015 16:00:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C063E1E20; Tue, 3 Nov 2015 16:00:56 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3G0tk8087171; Tue, 3 Nov 2015 16:00:55 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3G0tBA087169; Tue, 3 Nov 2015 16:00:55 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201511031600.tA3G0tBA087169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 3 Nov 2015 16:00:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400703 - head/www/p5-Reddit-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 16:00:57 -0000 Author: ehaupt Date: Tue Nov 3 16:00:55 2015 New Revision: 400703 URL: https://svnweb.freebsd.org/changeset/ports/400703 Log: Update to 1.073 Modified: head/www/p5-Reddit-Client/Makefile head/www/p5-Reddit-Client/distinfo Modified: head/www/p5-Reddit-Client/Makefile ============================================================================== --- head/www/p5-Reddit-Client/Makefile Tue Nov 3 15:59:52 2015 (r400702) +++ head/www/p5-Reddit-Client/Makefile Tue Nov 3 16:00:55 2015 (r400703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Reddit-Client -PORTVERSION= 1.072 +PORTVERSION= 1.073 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Reddit-Client/distinfo ============================================================================== --- head/www/p5-Reddit-Client/distinfo Tue Nov 3 15:59:52 2015 (r400702) +++ head/www/p5-Reddit-Client/distinfo Tue Nov 3 16:00:55 2015 (r400703) @@ -1,2 +1,2 @@ -SHA256 (Reddit-Client-1.072.tar.gz) = 36636a31a1ea54376ddcff8e2aca8d361f06cdff8c7376744e45fb65b366e278 -SIZE (Reddit-Client-1.072.tar.gz) = 19355 +SHA256 (Reddit-Client-1.073.tar.gz) = 303524683baa042235d1606ff9d41a7d06d145b8ae792e1e7f1f7ca95683da3a +SIZE (Reddit-Client-1.073.tar.gz) = 19344 From owner-svn-ports-all@freebsd.org Tue Nov 3 17:47:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEFC0A2577C; Tue, 3 Nov 2015 17:47:14 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE2A11C89; Tue, 3 Nov 2015 17:47:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3HlDVA020203; Tue, 3 Nov 2015 17:47:13 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3Hl2g3020089; Tue, 3 Nov 2015 17:47:02 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201511031747.tA3Hl2g3020089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 3 Nov 2015 17:47:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400704 - in head: arabic/libreoffice chinese/libreoffice-zh_CN chinese/libreoffice-zh_TW editors/libreoffice editors/libreoffice-af editors/libreoffice-am editors/libreoffice-as editor... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 17:47:14 -0000 Author: jkim Date: Tue Nov 3 17:47:01 2015 New Revision: 400704 URL: https://svnweb.freebsd.org/changeset/ports/400704 Log: Update to 5.0.3. Modified: head/arabic/libreoffice/distinfo head/chinese/libreoffice-zh_CN/distinfo head/chinese/libreoffice-zh_TW/distinfo head/editors/libreoffice-af/distinfo head/editors/libreoffice-am/distinfo head/editors/libreoffice-as/distinfo head/editors/libreoffice-ast/distinfo head/editors/libreoffice-be/distinfo head/editors/libreoffice-bg/distinfo head/editors/libreoffice-bn/distinfo head/editors/libreoffice-bn_IN/distinfo head/editors/libreoffice-bo/distinfo head/editors/libreoffice-br/distinfo head/editors/libreoffice-brx/distinfo head/editors/libreoffice-bs/distinfo head/editors/libreoffice-ca/distinfo head/editors/libreoffice-ca_valencia/distinfo head/editors/libreoffice-cs/distinfo head/editors/libreoffice-cy/distinfo head/editors/libreoffice-da/distinfo head/editors/libreoffice-dgo/distinfo head/editors/libreoffice-dz/distinfo head/editors/libreoffice-el/distinfo head/editors/libreoffice-en_GB/distinfo head/editors/libreoffice-en_ZA/distinfo head/editors/libreoffice-eo/distinfo head/editors/libreoffice-es/distinfo head/editors/libreoffice-et/distinfo head/editors/libreoffice-eu/distinfo head/editors/libreoffice-fa/distinfo head/editors/libreoffice-fi/distinfo head/editors/libreoffice-ga/distinfo head/editors/libreoffice-gd/distinfo head/editors/libreoffice-gl/distinfo head/editors/libreoffice-gu/distinfo head/editors/libreoffice-gug/distinfo head/editors/libreoffice-hi/distinfo head/editors/libreoffice-hr/distinfo head/editors/libreoffice-id/distinfo head/editors/libreoffice-is/distinfo head/editors/libreoffice-it/distinfo head/editors/libreoffice-ka/distinfo head/editors/libreoffice-kk/distinfo head/editors/libreoffice-km/distinfo head/editors/libreoffice-kmr_Latn/distinfo head/editors/libreoffice-kn/distinfo head/editors/libreoffice-kok/distinfo head/editors/libreoffice-ks/distinfo head/editors/libreoffice-lb/distinfo head/editors/libreoffice-lo/distinfo head/editors/libreoffice-lt/distinfo head/editors/libreoffice-lv/distinfo head/editors/libreoffice-mai/distinfo head/editors/libreoffice-mk/distinfo head/editors/libreoffice-ml/distinfo head/editors/libreoffice-mn/distinfo head/editors/libreoffice-mni/distinfo head/editors/libreoffice-mr/distinfo head/editors/libreoffice-my/distinfo head/editors/libreoffice-nb/distinfo head/editors/libreoffice-ne/distinfo head/editors/libreoffice-nl/distinfo head/editors/libreoffice-nn/distinfo head/editors/libreoffice-nr/distinfo head/editors/libreoffice-nso/distinfo head/editors/libreoffice-oc/distinfo head/editors/libreoffice-om/distinfo head/editors/libreoffice-or/distinfo head/editors/libreoffice-pa_IN/distinfo head/editors/libreoffice-ro/distinfo head/editors/libreoffice-rw/distinfo head/editors/libreoffice-sa_IN/distinfo head/editors/libreoffice-sat/distinfo head/editors/libreoffice-sd/distinfo head/editors/libreoffice-si/distinfo head/editors/libreoffice-sid/distinfo head/editors/libreoffice-sk/distinfo head/editors/libreoffice-sl/distinfo head/editors/libreoffice-sq/distinfo head/editors/libreoffice-sr/distinfo head/editors/libreoffice-sr_Latn/distinfo head/editors/libreoffice-ss/distinfo head/editors/libreoffice-st/distinfo head/editors/libreoffice-sv/distinfo head/editors/libreoffice-sw_TZ/distinfo head/editors/libreoffice-ta/distinfo head/editors/libreoffice-te/distinfo head/editors/libreoffice-tg/distinfo head/editors/libreoffice-th/distinfo head/editors/libreoffice-tn/distinfo head/editors/libreoffice-tr/distinfo head/editors/libreoffice-ts/distinfo head/editors/libreoffice-tt/distinfo head/editors/libreoffice-ug/distinfo head/editors/libreoffice-uz/distinfo head/editors/libreoffice-ve/distinfo head/editors/libreoffice-xh/distinfo head/editors/libreoffice-zu/distinfo head/editors/libreoffice/Makefile head/editors/libreoffice/Makefile.common head/editors/libreoffice/distinfo head/french/libreoffice/distinfo head/german/libreoffice/distinfo head/hebrew/libreoffice/distinfo head/hungarian/libreoffice/distinfo head/japanese/libreoffice/distinfo head/korean/libreoffice/distinfo head/polish/libreoffice/distinfo head/portuguese/libreoffice-pt_BR/distinfo head/portuguese/libreoffice/distinfo head/russian/libreoffice/distinfo head/ukrainian/libreoffice/distinfo head/vietnamese/libreoffice/distinfo Modified: head/arabic/libreoffice/distinfo ============================================================================== --- head/arabic/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/arabic/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ar.tar.gz) = a97931103d1588b84769c1e81f15390a186844b43a25079a4448cadb0bd44909 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ar.tar.gz) = 2256043 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ar.tar.gz) = cda861b351933183d60563913aea9af905a3bbec9bc7e8eb2121c40765765ce1 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ar.tar.gz) = 2255921 Modified: head/chinese/libreoffice-zh_CN/distinfo ============================================================================== --- head/chinese/libreoffice-zh_CN/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/chinese/libreoffice-zh_CN/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_zh-CN.tar.gz) = 7aae88629bae27448424ede685cb727f640020b94944cf48354ad487d8956c9d -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_zh-CN.tar.gz) = 568024 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_zh-CN.tar.gz) = d82836ba162a9c828e7538f5ff8135ff288d13f9238085faecd67c659499e386 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_zh-CN.tar.gz) = 10640521 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_zh-CN.tar.gz) = c70ca2d6fbfaf8593ef5f595074a8e128d3000fa3d03b80131a4cbdeefc07e0e +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_zh-CN.tar.gz) = 567871 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_zh-CN.tar.gz) = 2652cefc90bc186aa122cf15414bf556c3742ef80a86b09c8d8a14614c349fcf +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_zh-CN.tar.gz) = 10640758 Modified: head/chinese/libreoffice-zh_TW/distinfo ============================================================================== --- head/chinese/libreoffice-zh_TW/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/chinese/libreoffice-zh_TW/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_zh-TW.tar.gz) = 2b3b567af3a7c3c6c33cb51d3911a343910f355c541c1280b8aab77cbd89d2b0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_zh-TW.tar.gz) = 565312 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_zh-TW.tar.gz) = e0dfa0db2b263ab26afe67dd79b2e37f12adbb87459d098710de85fa25d42a87 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_zh-TW.tar.gz) = 10697018 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_zh-TW.tar.gz) = b82520b9713577305d32de4e3fc491441aa2d787886e43228801df5cffa40d69 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_zh-TW.tar.gz) = 565049 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_zh-TW.tar.gz) = 2d19f71e4fae5728dc08150e6e9677020431764fcadc0170ebaa795d7fb9e91b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_zh-TW.tar.gz) = 10697265 Modified: head/editors/libreoffice-af/distinfo ============================================================================== --- head/editors/libreoffice-af/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-af/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_af.tar.gz) = be6d21edd8fd279a7ac1414a84de97a3cc50d0231501c28d980b6da5c1699c6c -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_af.tar.gz) = 1108915 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_af.tar.gz) = a8a288b202c54cf328c95cf8a7d6c0ba059af2704b9f2550beb7ab0f47de82f8 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_af.tar.gz) = 1108856 Modified: head/editors/libreoffice-am/distinfo ============================================================================== --- head/editors/libreoffice-am/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-am/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_am.tar.gz) = 0cae4e8317b91e327ca0adf50bfdfc68fded3cc31be9b6395cc2e06b1a3ab1ce -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_am.tar.gz) = 514058 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_am.tar.gz) = 5d3fee4e845d5b773aae56f7af3676f98d151b5afe6dff322025475f9d2eb270 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_am.tar.gz) = 7191346 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_am.tar.gz) = 32f5ca7f2358519060f61453c1ea6c33a8518139577cd711540fbc252bc2ca3f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_am.tar.gz) = 514337 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_am.tar.gz) = 9df580977b9c2c9829efa3912bc236fd75e59e699d67479cfad90fbb8924be30 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_am.tar.gz) = 7195101 Modified: head/editors/libreoffice-as/distinfo ============================================================================== --- head/editors/libreoffice-as/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-as/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_as.tar.gz) = 237ac12e5a69fe8fc2ccee4b60e228bd0ce8192f206cbee075211dce5a729a7c -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_as.tar.gz) = 542130 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_as.tar.gz) = dddab41ebbd7b17df936b99d8a107d8fa7b57741cdfc93fe7380ce955b25582f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_as.tar.gz) = 542057 Modified: head/editors/libreoffice-ast/distinfo ============================================================================== --- head/editors/libreoffice-ast/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ast/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ast.tar.gz) = 8597d12614ec41898f89e2eae733d2c3fcf4bbd368d2921e6339e2c5f408adda -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ast.tar.gz) = 498365 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ast.tar.gz) = 10f705a23fa505eabd366f2f0470bf570b2e2639a3da9eede8421374c6ffe383 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ast.tar.gz) = 8008962 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ast.tar.gz) = 1af70dcfeaf196e435fe4a7386e412a8c4c99813f1f9a70059c45af98cfa5f53 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ast.tar.gz) = 498227 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ast.tar.gz) = 2b99710526e9db7c12cfe80416eb5c38956e79ac389baf8e03e9ca736fcc1edf +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ast.tar.gz) = 8009092 Modified: head/editors/libreoffice-be/distinfo ============================================================================== --- head/editors/libreoffice-be/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-be/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_be.tar.gz) = 31f7274f4842b95b81464fc64affe5ec6d5741afded1e9906f1e7cd8af93c3de -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_be.tar.gz) = 877464 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_be.tar.gz) = 22da4051e7df5f1f5309efbdbdd157c32ecf7742d76192df55486bf6578f17b3 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_be.tar.gz) = 877731 Modified: head/editors/libreoffice-bg/distinfo ============================================================================== --- head/editors/libreoffice-bg/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-bg/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bg.tar.gz) = 821fbc73909861f9aa1a826bf23de35424e8877054192c1a85a9c9dbdacaf1e8 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bg.tar.gz) = 1958694 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bg.tar.gz) = 0d6a15f832f4435a6d9a3b7688c3d060116d187a54ec709608fea66fd33ec248 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bg.tar.gz) = 8236286 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bg.tar.gz) = f3a36e71284aae175d43d257aff600416ef5ab433f2b60b9bd8fcdc86409dfe3 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bg.tar.gz) = 1958768 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bg.tar.gz) = 91db84db91742590c26ce67f625b3fb37d488314b6bcfdfc6363318d6067d88a +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bg.tar.gz) = 8236184 Modified: head/editors/libreoffice-bn/distinfo ============================================================================== --- head/editors/libreoffice-bn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-bn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bn.tar.gz) = e6851405263be06917883ebe91557cb2c4dc7580690ce9e5675bcb6091e979ad -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bn.tar.gz) = 895578 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bn.tar.gz) = 18bcfa26c56fcb24bce8a054e64fee6263faa23012ce84718301150b35c86617 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bn.tar.gz) = 9792722 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bn.tar.gz) = 541e94329ab198add98207380784e7788180aef97346506e8f7aebd0418966f0 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bn.tar.gz) = 895439 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bn.tar.gz) = bc03c927b5a2d25d6da99560943b29dc0ba8eaa09b22ebdf3009b890a9d04e76 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bn.tar.gz) = 9792685 Modified: head/editors/libreoffice-bn_IN/distinfo ============================================================================== --- head/editors/libreoffice-bn_IN/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-bn_IN/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bn-IN.tar.gz) = c3367c51b69d5969c60933090df1772cd310928b2c535ffa63309a64e7228bef -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bn-IN.tar.gz) = 549098 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bn-IN.tar.gz) = c4446e750012b34033e11937ce58aadef7c3b67ec5fe8cb89b534587c2d921be -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bn-IN.tar.gz) = 9792799 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bn-IN.tar.gz) = 4ac19a3a10dc5de8ca24233976bc5f2d5cccb179aeadf3150e3104e75fd90fe2 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bn-IN.tar.gz) = 548775 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bn-IN.tar.gz) = 1962e4769ed4afe9a8ba37f98df2ef8981e151cc702d84b290cae8f637c56505 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bn-IN.tar.gz) = 9792437 Modified: head/editors/libreoffice-bo/distinfo ============================================================================== --- head/editors/libreoffice-bo/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-bo/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bo.tar.gz) = 0217d7be9cf55d1a1bac5f90f70a339f63b065cae68f6b9aa464c9a4e3bf18b0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bo.tar.gz) = 532363 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bo.tar.gz) = 9f3bdfd2ad585a50712b750cac34bc3a1af98387cdf9cfdadec01837d1a7e59c -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bo.tar.gz) = 9457997 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bo.tar.gz) = ca9eba82ecb589c86e1d502b101fc43600b51a5efa16c0fba946196fc6655d25 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bo.tar.gz) = 532548 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bo.tar.gz) = 36b80f04e28ad7f0a997ae3b3dbd0041df5b7d43c94a11787ba92713658cafde +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bo.tar.gz) = 9458219 Modified: head/editors/libreoffice-br/distinfo ============================================================================== --- head/editors/libreoffice-br/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-br/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_br.tar.gz) = e29ab9f2e4485000db14c59177fa2a15f0b03e839ab33c0ec954a08a14e591ad -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_br.tar.gz) = 1713280 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_br.tar.gz) = f39a78875f801adace0ea50b486789f1974e0d7c99af4ce25f1eddde67adc7b1 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_br.tar.gz) = 1713289 Modified: head/editors/libreoffice-brx/distinfo ============================================================================== --- head/editors/libreoffice-brx/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-brx/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_brx.tar.gz) = 79d1298b5e66e653b79639225152f2d607ba4d338ea8e82a7b5e113a6dfe9a32 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_brx.tar.gz) = 511771 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_brx.tar.gz) = e2cb27576d2f2c8bb5e948dddb9a29477b6663af74baf43cded6a30b6b68e61e +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_brx.tar.gz) = 511653 Modified: head/editors/libreoffice-bs/distinfo ============================================================================== --- head/editors/libreoffice-bs/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-bs/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bs.tar.gz) = 6922feb9176f35f159b9f8be510811ae2f133a291ff88b9cdb85b33cb6ce8928 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_bs.tar.gz) = 610733 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bs.tar.gz) = f94498d828d91615ae007f1b6b24bab55c97ad4a27aeb72f2abd3615f9613ce9 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_bs.tar.gz) = 7072216 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bs.tar.gz) = 185deacdf487122898de9fda1a3f8a49c7181c48be8a06ae7a9a2ce193f32cfb +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_bs.tar.gz) = 610737 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bs.tar.gz) = dea41e2b7d8a0e4b6751dd94f66777988d0d692a6fc9e7421598bb307476daf7 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_bs.tar.gz) = 7072483 Modified: head/editors/libreoffice-ca/distinfo ============================================================================== --- head/editors/libreoffice-ca/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ca/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ca.tar.gz) = 74eca71c218f38a79ee9885a757af05407ff5a31bbe0f2606d0e29856483b99f -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ca.tar.gz) = 1768864 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ca.tar.gz) = 088a9aaae607cb3804b7705466adda9d79474f13893beba5d0f896234cedf35b -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ca.tar.gz) = 7878166 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ca.tar.gz) = fade6e57f95c9e7bc82005ae818a0d850019f98ab87cf6ed2e318b6090e37620 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ca.tar.gz) = 1768461 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ca.tar.gz) = 07d46190d211d119876974a356c8500021500838e24702dc6eaa07a339760ad2 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ca.tar.gz) = 7878076 Modified: head/editors/libreoffice-ca_valencia/distinfo ============================================================================== --- head/editors/libreoffice-ca_valencia/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ca_valencia/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 6ebc73a328789b1adde8673bcc6a68eb90845a5de44686349ce3a54c1b891907 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 1766696 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ca-valencia.tar.gz) = 823fde5042263f75e2ecb16278b7682025f3886c8146a3cca4cf3f9ef93f7dbd -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ca-valencia.tar.gz) = 7882758 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ca-valencia.tar.gz) = da3815d6173417ced27393599d6d04ace18090cc26f1fedb717e68bc1c80a3b9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 1767007 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ca-valencia.tar.gz) = ffacf839feb24197bebd2285dccd0e75de0c4165488ba2ef36d6c9015d404289 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ca-valencia.tar.gz) = 7883049 Modified: head/editors/libreoffice-cs/distinfo ============================================================================== --- head/editors/libreoffice-cs/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-cs/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_cs.tar.gz) = 804097d326f7f2e00188b782e94b1cc1045c504543ef50850ab0a8886df38dbc -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_cs.tar.gz) = 1227669 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_cs.tar.gz) = eebf098f789331f210a5690d96bfca6728ae6edd6701cdbf37a24851f2297b47 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_cs.tar.gz) = 7498979 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_cs.tar.gz) = 89cc00a31949e3407abc32bfca398cccb7659ef5c6fee239e09363cfe33d46ed +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_cs.tar.gz) = 1227451 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_cs.tar.gz) = 7ee235ba26b531df67de0481ad6bcde309c3da0cedba1ff0d61ba6d0226674a0 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_cs.tar.gz) = 7499322 Modified: head/editors/libreoffice-cy/distinfo ============================================================================== --- head/editors/libreoffice-cy/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-cy/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_cy.tar.gz) = 786c57e21ed01ac7b133f54fbd3fac48ee8265ca979ec4ea17f480c9bac1fd25 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_cy.tar.gz) = 477190 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_cy.tar.gz) = 50ae4faff4a0d53f78a6c4dfd18f2cc0dbfe2756c5f3133c997de1ac893bad19 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_cy.tar.gz) = 477444 Modified: head/editors/libreoffice-da/distinfo ============================================================================== --- head/editors/libreoffice-da/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-da/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_da.tar.gz) = c6ad8b719caa05a9b31032f1ee2d1990139a800636e4ad8cffe5e0747e0a7d8a -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_da.tar.gz) = 2379464 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_da.tar.gz) = e79183b2bc7a34d08026509a7fc9e8bd4d71d7908d026415c6e02508e7110b3b -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_da.tar.gz) = 7525815 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_da.tar.gz) = 028ed82766a023cc04c9b2bb978b35a82fcacddbc3c2b6702256090604a3f81c +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_da.tar.gz) = 2379361 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_da.tar.gz) = 7ff31b4db0e9fb9137b083fc12ef01fb2e865995f97f96ef87b4a8a53d13aebf +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_da.tar.gz) = 7526589 Modified: head/editors/libreoffice-dgo/distinfo ============================================================================== --- head/editors/libreoffice-dgo/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-dgo/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_dgo.tar.gz) = 4b4ae1c4f09799adff3278cb82ef6c0f6262743bcbd91ec0afdd3af0da3a4eab -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_dgo.tar.gz) = 542589 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_dgo.tar.gz) = d472bc7fdfe88b6aab50616cb640c300a44325f057cc2b7b2f25d180acdd49dd +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_dgo.tar.gz) = 542540 Modified: head/editors/libreoffice-dz/distinfo ============================================================================== --- head/editors/libreoffice-dz/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-dz/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_dz.tar.gz) = 729ed9808e13296f2ccc1e207a25f9237fe0a47dc0a6cc546895aa742658de59 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_dz.tar.gz) = 538321 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_dz.tar.gz) = 822f660c34607bafdc600162f15f7e4adc3091b277d55856df084fef494d29b6 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_dz.tar.gz) = 10361626 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_dz.tar.gz) = a46c6e7aa833b8a92d7bfc83e3d9efb2a62229bc8dcdc97ec1fa8dddeefc7e75 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_dz.tar.gz) = 538278 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_dz.tar.gz) = 1f86bdfaa9248c9d70a70fd864cf0dd89d174e3a83e3d19b0fa3ae2b43534546 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_dz.tar.gz) = 10361859 Modified: head/editors/libreoffice-el/distinfo ============================================================================== --- head/editors/libreoffice-el/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-el/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_el.tar.gz) = c3aa4e1369f72eaf5294cc2018a58f16974687fa720b16f7a9fdaa1c5a391f41 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_el.tar.gz) = 2085700 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_el.tar.gz) = 27be0e70ecf3d54b7967940c2caea85de2ae521880feb07435ae965ee6145204 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_el.tar.gz) = 8873582 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_el.tar.gz) = 7c8480ff581772f98ae550a8bbb9aa05c43e4bbbf21e21cae13f5c2ae6dad2b8 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_el.tar.gz) = 2576197 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_el.tar.gz) = bd2c664ae7b44f9b6d52a8f54669ef6434048c08d042761c7921f525b83f9a3e +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_el.tar.gz) = 8874317 Modified: head/editors/libreoffice-en_GB/distinfo ============================================================================== --- head/editors/libreoffice-en_GB/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-en_GB/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_en-GB.tar.gz) = cb7dc2b676f459f06b2756bbb67c39e759a67fe195c0d17e28422ecc3ccd63f1 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_en-GB.tar.gz) = 7118069 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_en-GB.tar.gz) = a2611ad4de78d79c8ee5e58e58024064c3f0530427d8f79544fab946d9bb6736 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_en-GB.tar.gz) = 6372927 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_en-GB.tar.gz) = a9ef10b8fab449f87c05e7f3ddb37b28377dc258f109317ac4fddbc23834c05c +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_en-GB.tar.gz) = 7117941 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_en-GB.tar.gz) = 44575781fd5a57660e00b20e0888c3176ac462aeb72f72964db56115e56104be +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_en-GB.tar.gz) = 6373464 Modified: head/editors/libreoffice-en_ZA/distinfo ============================================================================== --- head/editors/libreoffice-en_ZA/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-en_ZA/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_en-ZA.tar.gz) = 8f4e640ff3323287492fd28b27e1abfe3c941322c3ed23d3573cbe0becec9bb0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_en-ZA.tar.gz) = 7035362 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_en-ZA.tar.gz) = baa99e8fa734857a7285582e7d2cb825010e0c57c67fc0aae5f8bf46d475c528 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_en-ZA.tar.gz) = 6358297 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_en-ZA.tar.gz) = bc8def61f81ae23ac5b9bf67dc2b3f7c57ea85d22765c0066a1ca8ee96ecd8ee +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_en-ZA.tar.gz) = 7034845 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_en-ZA.tar.gz) = fb7a7a00f918600f746c0e871039b0c99733ba50a112247be10326d17bd821a5 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_en-ZA.tar.gz) = 6358570 Modified: head/editors/libreoffice-eo/distinfo ============================================================================== --- head/editors/libreoffice-eo/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-eo/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_eo.tar.gz) = 3c3a07f6f4f29a62016b4f04af5fe8da5b6f34050dd2caf6241fee56a3a52875 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_eo.tar.gz) = 474754 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_eo.tar.gz) = 15bc8bb742dc282c593f8b5793c49a6aaf0cb33ebbd31fecdb8308c05859b662 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_eo.tar.gz) = 6939351 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_eo.tar.gz) = 8464ce3c5afde95d34308297529d3ec51ef7ca43c8b9c36fdfa4de96bcfa2ff3 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_eo.tar.gz) = 474646 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_eo.tar.gz) = 75a293b23e510c1a9541c4629ee4612c1f38fe252b33d970f8bb098f9f5612c1 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_eo.tar.gz) = 6939983 Modified: head/editors/libreoffice-es/distinfo ============================================================================== --- head/editors/libreoffice-es/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-es/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_es.tar.gz) = 0782da8a0e45f3523e7731856ee082dd9839180b6d8fa29c35c5315199fed247 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_es.tar.gz) = 1957346 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_es.tar.gz) = b79c8def4056b9f7e74919c378cbb1adf4e1ec86783ee92d0ef83f5a3b3a2e24 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_es.tar.gz) = 7914663 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_es.tar.gz) = 76c6e3f1f7aa3c7cdc48f5bfb5b8453c7909444bfc5a706fdc402d4abf3f17c4 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_es.tar.gz) = 1957120 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_es.tar.gz) = d04e00e5df6e6d2b58c40c1340c62e12889fb975ab03dbe3dc2119b08acce321 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_es.tar.gz) = 7915099 Modified: head/editors/libreoffice-et/distinfo ============================================================================== --- head/editors/libreoffice-et/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-et/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_et.tar.gz) = b5b4a12c21991790e5c95cd937899c83e80b4177c1594babeff421c53ae61ed0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_et.tar.gz) = 1388677 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_et.tar.gz) = 9a4b45edeb244dc0606a1d6b0e358c4fe8c6b9ba1726090980019c94413f763d -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_et.tar.gz) = 7423927 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_et.tar.gz) = 07a7dacdfe2da374ab184383a6ded2e0b888e5289b866dfb03693d5f09035806 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_et.tar.gz) = 1388253 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_et.tar.gz) = 74d540696fa5f66cb720f85a6279db272e0bcff965e0fe778cba4b1f64de6f24 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_et.tar.gz) = 7424006 Modified: head/editors/libreoffice-eu/distinfo ============================================================================== --- head/editors/libreoffice-eu/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-eu/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_eu.tar.gz) = 4be2593ec765ffdd26b3947934c7d7576cb1264d2ed724fa8a6e167b86dea427 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_eu.tar.gz) = 483453 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_eu.tar.gz) = 7d18ae1ef61e6f6d4f4a00c2c3bfd4ac2f09504ee797f64ed809124644235c32 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_eu.tar.gz) = 7565927 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_eu.tar.gz) = 74b8d08f864de9668fefca836fcda48d70367f6f67ee18c8e4a153529180db08 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_eu.tar.gz) = 483357 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_eu.tar.gz) = 6c147a835bdbd5493d33df10d3f5fc92d7904850056c467009fc3eb2cf766d8b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_eu.tar.gz) = 7566355 Modified: head/editors/libreoffice-fa/distinfo ============================================================================== --- head/editors/libreoffice-fa/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-fa/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_fa.tar.gz) = fc6c6e4e410826e101ea2c58ccf402fb2150bb47e3cfc2c45f9081f92d9cb64c -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_fa.tar.gz) = 506635 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_fa.tar.gz) = f0fcfc65e2323ef3f7e2fbdf24f6d9c539191ca02b84dbf6d0db4b9c5ab8ae9a +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_fa.tar.gz) = 506650 Modified: head/editors/libreoffice-fi/distinfo ============================================================================== --- head/editors/libreoffice-fi/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-fi/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_fi.tar.gz) = a8c76173332cf29bc3959be18557d18b34b56e863e047cfc364487205de67d80 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_fi.tar.gz) = 490125 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_fi.tar.gz) = e8841b865c2fb702e14f47f2bebe72ac024dd8bb9e903c75cf5eeeaa4a5e4a67 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_fi.tar.gz) = 7679053 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_fi.tar.gz) = 1a6ea67df95a288512c4c108f606673e971a137a7d251bc2a546b42e92b913b9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_fi.tar.gz) = 489861 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_fi.tar.gz) = 73da2a789662c8ee09067b188bca97d16a1c479f32cde994936c30dc2de1de17 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_fi.tar.gz) = 7677987 Modified: head/editors/libreoffice-ga/distinfo ============================================================================== --- head/editors/libreoffice-ga/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ga/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ga.tar.gz) = f6973c6305d2ad0e06d972de447bdb5de0f4f0eed583f03247a11c999e441597 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ga.tar.gz) = 499917 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ga.tar.gz) = f7ebc3acdb8ce158d947c7f7c37c6ade399df146e1e021c06a04cbfc1fabf077 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ga.tar.gz) = 500100 Modified: head/editors/libreoffice-gd/distinfo ============================================================================== --- head/editors/libreoffice-gd/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-gd/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gd.tar.gz) = e2f7488c853d6f503889074f105fb905cb5656e1897f18ffffa2ee99d62a30fb -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gd.tar.gz) = 1079098 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gd.tar.gz) = 6d5f3ad7936c8434fb09398129bf294411a2362416ccb08498d3ed38f6bccc34 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gd.tar.gz) = 1079280 Modified: head/editors/libreoffice-gl/distinfo ============================================================================== --- head/editors/libreoffice-gl/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-gl/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gl.tar.gz) = d1df48e17a5747f01199e7161b253d305977b243ed101743d4ca60fb2c98a94c -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gl.tar.gz) = 1051576 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_gl.tar.gz) = 691e6fd94bd11562d78c85f8b5a4295984311ae6bba878842f90d6ea3c0df72e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_gl.tar.gz) = 7663180 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gl.tar.gz) = adfcd66f3359f2c461ec687d27479e81870d4fbc4c30711f02e17f39b192b590 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gl.tar.gz) = 1051310 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_gl.tar.gz) = ca5b50d8eb9d6fa81e645f4f0ac11700ddbf8911a0a3d462f7785605687913df +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_gl.tar.gz) = 7663655 Modified: head/editors/libreoffice-gu/distinfo ============================================================================== --- head/editors/libreoffice-gu/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-gu/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gu.tar.gz) = e62c7c1126af857afc386f82eee3813c3a61f046ad19b377e9a33e522a2176e2 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gu.tar.gz) = 1185619 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_gu.tar.gz) = b319958a01fabc0128a41d4628f3ec01bf582b46586aedc4c35b95bec1e255be -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_gu.tar.gz) = 6581439 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gu.tar.gz) = 0c76004491ac6e32f22027157aeb28fd5a58c53c1ffc3fc6409ffb58dafcfa6d +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gu.tar.gz) = 1185470 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_gu.tar.gz) = cc3147b81eb51f9a1d822fdaa28d3f30449e480822052e51ac9a74cb2543489f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_gu.tar.gz) = 6581668 Modified: head/editors/libreoffice-gug/distinfo ============================================================================== --- head/editors/libreoffice-gug/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-gug/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gug.tar.gz) = c8c7663b9a569a4dea90a5e3c9a96e922f8b4a695fc1b4ceec6cdcc0b7ad8751 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_gug.tar.gz) = 496847 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gug.tar.gz) = 2d1e070f6887c100f834e5debde4290cd70c928665476813c8ddd0b7f3c129d6 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_gug.tar.gz) = 496651 Modified: head/editors/libreoffice-hi/distinfo ============================================================================== --- head/editors/libreoffice-hi/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-hi/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_hi.tar.gz) = 54488a1bfc5e003718975e2ce49af916ecc0e30fdb7e2267ae06ede1f7e43203 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_hi.tar.gz) = 606207 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_hi.tar.gz) = 11bb3ab5585d96364a1b077d113fc1365e2bfabac4f5d94a6e7e7eed0eba6a54 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_hi.tar.gz) = 7269003 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_hi.tar.gz) = 8abc41f0b0594a6d2c71dc8b2f9cde62e81bfa932fa6dad36842050af29ef2a8 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_hi.tar.gz) = 606295 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_hi.tar.gz) = 3b35f21b82e4d2960a3737bd6f4db4df28f9595797db6465903149e949ad9357 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_hi.tar.gz) = 7269516 Modified: head/editors/libreoffice-hr/distinfo ============================================================================== --- head/editors/libreoffice-hr/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-hr/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_hr.tar.gz) = db1e54f78f3369bc7285866cf1d8bedeeb2a6ab75991a10446345d200628b2c1 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_hr.tar.gz) = 1251332 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_hr.tar.gz) = 3a5f28c894157da05221aec427bcdb3a5c3ef644031f9f47e2ea7c750f1d0643 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_hr.tar.gz) = 6748973 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_hr.tar.gz) = 26db36198f6bca4a2ce4b9bf1b6f1cdc4887c3e779e6d19d135aee852da938ed +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_hr.tar.gz) = 1251016 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_hr.tar.gz) = ca919291729f0de54644822629f5a860f5c87539233eff61f575d096f6337df0 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_hr.tar.gz) = 6749716 Modified: head/editors/libreoffice-id/distinfo ============================================================================== --- head/editors/libreoffice-id/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-id/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_id.tar.gz) = e44bff0f887fc1b92d4a6b179bed4dfd1ec32e21d94a8490e185420fa2e36ba0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_id.tar.gz) = 475139 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_id.tar.gz) = b32620b05be0556e70e2bef4b28ddd6237f674969a7d1c3ed3cc8232f9ac6e5b -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_id.tar.gz) = 6742456 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_id.tar.gz) = 7351750513452ba24b41e53a33e7a0a7678df241e31228ae4a6bd1453c14435d +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_id.tar.gz) = 474876 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_id.tar.gz) = 5b6ed0f6c50475ad88c4958a897d1d9e16a9fc35f461bfcd9351f758035b9db3 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_id.tar.gz) = 6742634 Modified: head/editors/libreoffice-is/distinfo ============================================================================== --- head/editors/libreoffice-is/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-is/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_is.tar.gz) = fe0f5f50c3f1731c44822d4e33f9c36e5c4cfc88daf8456328f4f1808ba31488 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_is.tar.gz) = 1188942 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_is.tar.gz) = 7890d345594161d2c0d083c1add5c5bedaad013b66ddb5e0d51ac4e0cc3fe5e7 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_is.tar.gz) = 6813042 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_is.tar.gz) = 5254bbf67b74877c470c54875ae2cc0a34d7bc20aa2fbe535253762ff645271d +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_is.tar.gz) = 1189015 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_is.tar.gz) = c56c5ba4b7a62e23ed20319ae29e51792eb21f1229682e1845f540b0e1780bed +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_is.tar.gz) = 6839126 Modified: head/editors/libreoffice-it/distinfo ============================================================================== --- head/editors/libreoffice-it/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-it/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_it.tar.gz) = 11b97ae5f839a7311ff493cfedaace7cb05620dab0582c9ababd70dd9e106291 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_it.tar.gz) = 1821780 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_it.tar.gz) = a9556c11aa34435fb5e66f2a8a252e8bd5bbc2bd6bb73815a54c60672ddc3d84 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_it.tar.gz) = 7843632 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_it.tar.gz) = 9b92b8eff6a0ff93e2e64d6e87f7eec40eef60e608653e3f3f5cebe64890e124 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_it.tar.gz) = 1821484 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_it.tar.gz) = 6db70b87b3aa062d1b41cdcb5ce83b235792d256722a87a4631307da8704dca8 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_it.tar.gz) = 7843653 Modified: head/editors/libreoffice-ka/distinfo ============================================================================== --- head/editors/libreoffice-ka/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ka/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ka.tar.gz) = 6e6f0a9c914ed424311f32a1a02ad19a478376b71d66d617a3f32fb3f97d107f -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ka.tar.gz) = 519766 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ka.tar.gz) = 022d203a3cbef74edfbd06cfdcff44dd86ab41b270baec4d6c5a9502d09661a6 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ka.tar.gz) = 7057067 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ka.tar.gz) = 13412c8570010269596819f4e3e1a63d6ece349699d58e78cc4946254c0cf95d +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ka.tar.gz) = 519791 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ka.tar.gz) = c8dfc044f8874d0acd79fb4956c81f8384c6d2c21dbd2c4f36bfc6bcdfd38043 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ka.tar.gz) = 7056735 Modified: head/editors/libreoffice-kk/distinfo ============================================================================== --- head/editors/libreoffice-kk/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-kk/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kk.tar.gz) = 55249723bc544cee4d1b9c96963139eb95fe270f370c6ee174fa0128fea0cda2 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kk.tar.gz) = 531761 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kk.tar.gz) = 83dff50734dd46ad1cb03e288cb8d26ebb1fd4d6498258a7ece3b907d725e62f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kk.tar.gz) = 531537 Modified: head/editors/libreoffice-km/distinfo ============================================================================== --- head/editors/libreoffice-km/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-km/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_km.tar.gz) = 4cf25d8fed407fe7403a78586a551c5974b6ae881e71c0efe7f00bde6750b0a1 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_km.tar.gz) = 637248 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_km.tar.gz) = 65ee2f337ccc5b51f2943a07fbbdc5b1181421a64fa4487b1625c3bce7c6664e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_km.tar.gz) = 10312896 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_km.tar.gz) = dedd9f56ec5f72adebba65e7b2329269c7bec70f4e2594146919d84e165f11b6 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_km.tar.gz) = 637310 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_km.tar.gz) = d3086952b4b1a5050f82878c803a6eba7b0611fca6fa478d2087b4ee3162d099 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_km.tar.gz) = 10312542 Modified: head/editors/libreoffice-kmr_Latn/distinfo ============================================================================== --- head/editors/libreoffice-kmr_Latn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-kmr_Latn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = 06c8c4bc75c1d98e0fa18792a4d66ca65f2cd4a8a6037eadafa3a6ff19c20c4d -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = 492805 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = f441d2b0e81bf4c9caf0e5a96c1ef79c7e385e6a523fd18dcb02064d4cd13f21 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = 492763 Modified: head/editors/libreoffice-kn/distinfo ============================================================================== --- head/editors/libreoffice-kn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-kn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kn.tar.gz) = c5515fd27a4d22a6c0e5920c15e5e71a4906f90f8d847053135b9cca29fbe5d2 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kn.tar.gz) = 549556 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kn.tar.gz) = a797b5d8dd529482184a0c5c7c70904225d1f3dfb0ade9897b6b5140e9f08b9e +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kn.tar.gz) = 549664 Modified: head/editors/libreoffice-kok/distinfo ============================================================================== --- head/editors/libreoffice-kok/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-kok/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kok.tar.gz) = 9d62d1512b5101a89f9f7e8a71b13d2d39f836f62b85fdcf4fa52be61286bef0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_kok.tar.gz) = 534357 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kok.tar.gz) = 80f07d41ce293bd92f388aa864d3b8cc124bc6b8f7431e3bd7d70d9801783ab4 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_kok.tar.gz) = 534080 Modified: head/editors/libreoffice-ks/distinfo ============================================================================== --- head/editors/libreoffice-ks/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ks/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ks.tar.gz) = 87b4e2929b6b0db8167af2385a0185693e23d5f04b9c5889011e02b195766e48 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ks.tar.gz) = 512911 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ks.tar.gz) = d021a726c4c550c1e9148adf186f7d7fbafd079db343eaaacf2fc72f51c0d216 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ks.tar.gz) = 512799 Modified: head/editors/libreoffice-lb/distinfo ============================================================================== --- head/editors/libreoffice-lb/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-lb/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lb.tar.gz) = 7cf05966a60dff793a09ab9075dd6c4fd5902445c1064a8c18cc6b62d5b2e018 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lb.tar.gz) = 466246 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lb.tar.gz) = 408c2ece7c35933c7b48f075a9706f7b4c28354f3324b13ed3f3c3f51a7edb65 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lb.tar.gz) = 466387 Modified: head/editors/libreoffice-lo/distinfo ============================================================================== --- head/editors/libreoffice-lo/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-lo/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lo.tar.gz) = 65d8036993c8b88fe8446a9f7bf28b765bf6141359b187bb07961954aa4be126 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lo.tar.gz) = 555884 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lo.tar.gz) = 8745811927739c0a256512e060ed8c428f936a643afca1b3d3bc647ef09b6e8b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lo.tar.gz) = 555984 Modified: head/editors/libreoffice-lt/distinfo ============================================================================== --- head/editors/libreoffice-lt/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-lt/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lt.tar.gz) = 883de573f0fe54c7d4b5ec196ae174054c1978d092c7ed6769009e4b560fdf42 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lt.tar.gz) = 830259 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lt.tar.gz) = af3adfda65c80986447c3d25f03197d22f0f1250f5cb53966f355ba923e6c33b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lt.tar.gz) = 830071 Modified: head/editors/libreoffice-lv/distinfo ============================================================================== --- head/editors/libreoffice-lv/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-lv/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lv.tar.gz) = 4701a7ee4b2033180d5620ed710ce742c24413d89f02a78ed216b4e82fbc8920 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_lv.tar.gz) = 1244775 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lv.tar.gz) = ca1a958d56bacd45f1ea1d0a99bad7d6fd0dc9f0c4fef871a5e4eee95a932e69 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_lv.tar.gz) = 1244794 Modified: head/editors/libreoffice-mai/distinfo ============================================================================== --- head/editors/libreoffice-mai/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-mai/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mai.tar.gz) = 11356d9f5408b589d4a295cf5593e44e0d0f9b570a9396dd8e575e8bd322a934 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mai.tar.gz) = 516125 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mai.tar.gz) = d5373e0659c36dd98de88f906fe66cf8c51272ed65d61ff667f075a7d2ac4a89 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mai.tar.gz) = 516110 Modified: head/editors/libreoffice-mk/distinfo ============================================================================== --- head/editors/libreoffice-mk/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-mk/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mk.tar.gz) = 6d1e03c3b7caa602fd871271aab14d64898420bff2064ab354c1bc8f31de7459 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mk.tar.gz) = 514948 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_mk.tar.gz) = f69f87895d02505622b45567b85deb3ff762da5eec2344993e6f123960dd9162 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_mk.tar.gz) = 7294264 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mk.tar.gz) = ab3d9e48a04254f6359809591f10e0d6a67b79134062645b2bc6676af82ed7f9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mk.tar.gz) = 514730 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_mk.tar.gz) = 4f4d1daaa60bbbe176598eaf5f40576bbf7f518c350fb1b39da138cbe0e8d854 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_mk.tar.gz) = 7294582 Modified: head/editors/libreoffice-ml/distinfo ============================================================================== --- head/editors/libreoffice-ml/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ml/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ml.tar.gz) = 10315434d898c2bc00cb7c216b516c9348d347b2e49a378606b365ab495192c5 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ml.tar.gz) = 553785 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ml.tar.gz) = 0b0f41232daf9685302b21608f5db71874988f5d5ed7647675fa271cac0cc519 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ml.tar.gz) = 553916 Modified: head/editors/libreoffice-mn/distinfo ============================================================================== --- head/editors/libreoffice-mn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-mn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mn.tar.gz) = c3845d5766cbbfaced5dd46d1793ac7b99a8a5385f961cb1e14dc36d5d65af44 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mn.tar.gz) = 599254 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mn.tar.gz) = c218bf92b4c7d59ce0ab0ac42161005eca465c24b1fcf31f22818a6959ffb807 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mn.tar.gz) = 599492 Modified: head/editors/libreoffice-mni/distinfo ============================================================================== --- head/editors/libreoffice-mni/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-mni/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mni.tar.gz) = d976b31801ef0e1ea75519130a6fe0895d2b5c3ffaeb61d7d168ef6ceab12373 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mni.tar.gz) = 528405 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mni.tar.gz) = ab781b15cc7046bb96d17ad2af78bb8f87bd80ab2337db7dbc424a0a2a6983b5 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mni.tar.gz) = 528322 Modified: head/editors/libreoffice-mr/distinfo ============================================================================== --- head/editors/libreoffice-mr/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-mr/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mr.tar.gz) = 701caba082f96ac38fb9a1d8270bbb0790df9e00bf98945c6872a68e7ce8c16e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_mr.tar.gz) = 549918 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mr.tar.gz) = 57f3f949aa06bb0a4bbbec124862cd91216d149a64d5b0377074a39994338758 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_mr.tar.gz) = 549972 Modified: head/editors/libreoffice-my/distinfo ============================================================================== --- head/editors/libreoffice-my/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-my/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_my.tar.gz) = 8f1a2749873801864594977843d3736c5e7147702cff5540bdf66fef742560d5 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_my.tar.gz) = 547610 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_my.tar.gz) = 821e9403d621a5d53e89db94e4e1bd532202301585d533db26e80254e23e63b1 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_my.tar.gz) = 547559 Modified: head/editors/libreoffice-nb/distinfo ============================================================================== --- head/editors/libreoffice-nb/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-nb/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nb.tar.gz) = cd0f50a78238bad8f60f9034a45abc88b9a39372d3bf692c5b14a5c584ada344 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nb.tar.gz) = 3480691 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_nb.tar.gz) = 26f8e79c03501ab5a716b2240bde54869c403ddef79f5f6c1fef7f3e51f863a8 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_nb.tar.gz) = 7592929 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nb.tar.gz) = 2d698848da3bf555ef67ffe80295691f9057b0e7cb24cf0d35cf48e494f18f20 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nb.tar.gz) = 3480741 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_nb.tar.gz) = 4e1a081f8a366f533e8a68b2285fce5eb5191507125346b8e22acc062052007e +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_nb.tar.gz) = 7593281 Modified: head/editors/libreoffice-ne/distinfo ============================================================================== --- head/editors/libreoffice-ne/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ne/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ne.tar.gz) = 51d1d471e2f20025e466838d368be94eae557f8195cc5c0db26fec9c99d0b722 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ne.tar.gz) = 915101 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ne.tar.gz) = 8a43f679ea4fdbcf01ddeb7a71445c85999cfb1188b209d63a71299e8f10c901 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ne.tar.gz) = 9829994 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ne.tar.gz) = 4c7b76af0c133134666234999cf9594424b9e2a4c48eaa248ec876503795a0a9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ne.tar.gz) = 915250 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ne.tar.gz) = 597f78aed1bbdf89df5f69f0d03c684f285a4a4f4ba58121983d80b3795195ec +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ne.tar.gz) = 9830052 Modified: head/editors/libreoffice-nl/distinfo ============================================================================== --- head/editors/libreoffice-nl/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-nl/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nl.tar.gz) = dd43b8d1914937cedf088173e0499a81499a3bc034e7387d21262bb4a6d3b154 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nl.tar.gz) = 1278283 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_nl.tar.gz) = e4f9133f1f2e9aac671daa26b290bd02b1b4f8d7da22bde45dc35d0abd6be600 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_nl.tar.gz) = 7666997 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nl.tar.gz) = 0ecb57faa0c8c4ebb21aeeccf32273858f4b80f9ffd4b630439bd97841533f0a +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nl.tar.gz) = 1278602 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_nl.tar.gz) = ff8a614d3793def284de300c2c758ce25aa6548a33d919f22552e13deab97ec0 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_nl.tar.gz) = 7667510 Modified: head/editors/libreoffice-nn/distinfo ============================================================================== --- head/editors/libreoffice-nn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-nn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nn.tar.gz) = c565c3fe76063eecf190f7be2581085fc830c45344318b9ffe73de8b4fffeabb -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nn.tar.gz) = 3478386 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_nn.tar.gz) = d2dff7150ed1e6aa26a3e1528b5ddbf58ecbfa8ad31907114a9a6b4ed2bf32c5 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_nn.tar.gz) = 7545735 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nn.tar.gz) = ee0619c4e849ba11ce604eb887c8e61a1295924493adec3f46ef2c4d7605ee4b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nn.tar.gz) = 3478362 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_nn.tar.gz) = 0dc7fe15f5ab15936036f7a3291a2c0e5769d3212035214048433264e6e5e0b3 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_nn.tar.gz) = 7545925 Modified: head/editors/libreoffice-nr/distinfo ============================================================================== --- head/editors/libreoffice-nr/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-nr/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nr.tar.gz) = 43e9ce081e672be4963ed6c55e0cf01bdae5e0b29e33dfe0ac28153527ee40cb -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nr.tar.gz) = 492970 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nr.tar.gz) = 60cc11fb48471456fd37fc924e6958285862da4362ce6d7ea2a8b9f651fb34e9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nr.tar.gz) = 492889 Modified: head/editors/libreoffice-nso/distinfo ============================================================================== --- head/editors/libreoffice-nso/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-nso/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nso.tar.gz) = a9bfaa7a7fa6691de2545fc0292629f0678e54cc03864d6ac84d57dcd4ca74b0 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_nso.tar.gz) = 488613 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nso.tar.gz) = c20b715018ebc0c1de7717c0efab473e00a76575622bb6d6f9c6ea6d8e04f09d +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_nso.tar.gz) = 488507 Modified: head/editors/libreoffice-oc/distinfo ============================================================================== --- head/editors/libreoffice-oc/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-oc/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_oc.tar.gz) = 7ec675e2c383cbbb8d84747b5fa488b0062c18926b88eaa1aaa2ab93fb3848aa -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_oc.tar.gz) = 690078 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_oc.tar.gz) = 5cfb5d9bbe9381e3be530086e0b6c41945d48f0bb8c985e1f56e82aebac15f17 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_oc.tar.gz) = 690022 Modified: head/editors/libreoffice-om/distinfo ============================================================================== --- head/editors/libreoffice-om/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-om/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_om.tar.gz) = 3e144c2d6dc58d856e3583158f7063c4bed33706f90efc8f5997e6c7a17e6869 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_om.tar.gz) = 480446 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_om.tar.gz) = 3cdf2615fc9b2e38ebb57d893e192ebf229bb53beed05538edb078e46e3810da -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_om.tar.gz) = 7931258 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_om.tar.gz) = dc9c16c21b3eb57d6b1cc971c993c3a0554e4d939ea90325c6983d96d60b37c6 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_om.tar.gz) = 480710 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_om.tar.gz) = 010ae0ab5061fbcb89fbcc2227910910a8d9ffa946e4b94c5b4b487560b0bd47 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_om.tar.gz) = 7931325 Modified: head/editors/libreoffice-or/distinfo ============================================================================== --- head/editors/libreoffice-or/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-or/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_or.tar.gz) = 6f0852124c1ad9465bfa6e3c77b888a9c1e0bfb3ac46d77e132d32c43f13e9a8 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_or.tar.gz) = 547583 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_or.tar.gz) = 373a06a59a38abcb755fd1a358cbbaa9dcecf5c54c7e69092a581999e1b15294 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_or.tar.gz) = 547623 Modified: head/editors/libreoffice-pa_IN/distinfo ============================================================================== --- head/editors/libreoffice-pa_IN/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-pa_IN/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pa-IN.tar.gz) = bf3558897836a870ac45fb15750a8d1c3498c3239f6ef3b317761ee06aeb2c5d -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pa-IN.tar.gz) = 520322 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pa-IN.tar.gz) = 241e70fb553198185d79461affca91792452fd86cd70188b68f5710ea81c93df +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pa-IN.tar.gz) = 520362 Modified: head/editors/libreoffice-ro/distinfo ============================================================================== --- head/editors/libreoffice-ro/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ro/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ro.tar.gz) = 820402a0160b1a48ef35eb81e356a0061e52e79460d935c403b1c5f1cc3f540e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ro.tar.gz) = 2361769 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ro.tar.gz) = 4df41655e8939a19f9dc9ff0dae73bca4e595b1462418d09784ad76f12115634 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ro.tar.gz) = 2361448 Modified: head/editors/libreoffice-rw/distinfo ============================================================================== --- head/editors/libreoffice-rw/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-rw/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_rw.tar.gz) = 3fbbb7ed71650e49d2fd26696cb5bd997c265b540f6aab4174ea871037ecc481 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_rw.tar.gz) = 484881 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_rw.tar.gz) = dc8931c2d44aa937802586cbd613b5e92c6a5bc579393a93b570ddf5ad3215b6 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_rw.tar.gz) = 484630 Modified: head/editors/libreoffice-sa_IN/distinfo ============================================================================== --- head/editors/libreoffice-sa_IN/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sa_IN/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sa-IN.tar.gz) = bea7eb69b768c60ebb3963dd682eb89b820f35333f1e114c0bc9be3374c6c810 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sa-IN.tar.gz) = 537031 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sa-IN.tar.gz) = db97d9f5df1f074de300492d82f8357c15cdfda3774f46a4f0af62ec590409d1 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sa-IN.tar.gz) = 536735 Modified: head/editors/libreoffice-sat/distinfo ============================================================================== --- head/editors/libreoffice-sat/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sat/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sat.tar.gz) = f6f0851b6172aa7e305685de33b2af7ae8238e4cbd1e10d8b826db186a1e9744 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sat.tar.gz) = 577625 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sat.tar.gz) = 0adf8cb6f4909f3e2efd46700be4c63f17cc32c143d8bc6622bf9229d1a39c62 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sat.tar.gz) = 577426 Modified: head/editors/libreoffice-sd/distinfo ============================================================================== --- head/editors/libreoffice-sd/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sd/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sd.tar.gz) = 7de607c36db1c143e251b6825fd053f100b275a3ba434d0d89e7947a6657a26e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sd.tar.gz) = 527433 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sd.tar.gz) = 136303a855fd02c16724a05fac046394deb9cf25bd00967d182e8c25f9c394d6 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sd.tar.gz) = 527358 Modified: head/editors/libreoffice-si/distinfo ============================================================================== --- head/editors/libreoffice-si/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-si/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_si.tar.gz) = 42906753ae1360aa9390a5ee5f22571f9d2ed766b8f5f829f1b5fcd16e232b54 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_si.tar.gz) = 818203 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_si.tar.gz) = 2ed0c64c17fbfb209bfc688f741d9b3afa23ac5f8ac216892e392fe126f96886 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_si.tar.gz) = 7157764 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_si.tar.gz) = 33aaf9787c1116e47b1140c5d7f2d6583086d9fb691def1f3804aca19e7044ae +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_si.tar.gz) = 818484 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_si.tar.gz) = f92eeec82e45f7a2ebb76758020361f5c98d2de6e8ae5792ca8ee831acff3715 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_si.tar.gz) = 7157406 Modified: head/editors/libreoffice-sid/distinfo ============================================================================== --- head/editors/libreoffice-sid/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sid/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sid.tar.gz) = 063ef67e22842b0ec32a3423d8652e0fba377889a6e73ce6089af2a641f0610f -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sid.tar.gz) = 488504 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sid.tar.gz) = a17b85896f83ccbf077463ad1a8c1b10c598840ca30e543f6cb585315cc602ef +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sid.tar.gz) = 488681 Modified: head/editors/libreoffice-sk/distinfo ============================================================================== --- head/editors/libreoffice-sk/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sk/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sk.tar.gz) = 2e17dee9c6d48ceb6b760685d2e288666299dbc8e5fb2bdc863f6baa94cc2e87 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sk.tar.gz) = 1777953 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sk.tar.gz) = a53d7186bc8962fe4e8be6f34d00b079c4867c4171321eef95bbfa8c13476846 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sk.tar.gz) = 7437788 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sk.tar.gz) = 7b04bea1f727b490106d9b9d26f3a287f56ba83332298cc0d0955ba36a7fec81 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sk.tar.gz) = 1777705 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sk.tar.gz) = 9c750503ec650b35f48a1cc791e62f713b6c5d7e9ed7dcefb01de246e646b452 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sk.tar.gz) = 7438068 Modified: head/editors/libreoffice-sl/distinfo ============================================================================== --- head/editors/libreoffice-sl/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sl/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sl.tar.gz) = 68cd7394e7638e6fc77e1c66ccc7044d60abfc5a07d01627927875e5278e52fa -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sl.tar.gz) = 2142401 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sl.tar.gz) = 68cac46107272aee2df29ed21e94b4642e554d28366bc65938df5a70136c162b -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sl.tar.gz) = 7670602 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sl.tar.gz) = 5e850662f70050ba9c6832e4be9665fd0a7893f823e382843860fe5499a3fb23 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sl.tar.gz) = 2142418 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sl.tar.gz) = 3ccae93815d302159892679d7e6a43e43a8217816dd4421d9b02d245152ff43f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sl.tar.gz) = 7670355 Modified: head/editors/libreoffice-sq/distinfo ============================================================================== --- head/editors/libreoffice-sq/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sq/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sq.tar.gz) = 0dc05f30ee5d34466f2da5e35718f21aeb5939290c10dab2b1625d6879a06b4a -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sq.tar.gz) = 503751 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sq.tar.gz) = 0f3122a2728503410061914e0aa5a2b65de503caee363a9aa7ed2f85e1dce83b -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sq.tar.gz) = 6787624 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sq.tar.gz) = bce769b732a5274c1d1170d359b06691ac1ff08eb875cd696f104b55f161de47 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sq.tar.gz) = 503485 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sq.tar.gz) = 33eadfe403ec5f90bdf2ae6a806848f06ef3849c38352656dcb0d2e68d9cf566 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sq.tar.gz) = 6787281 Modified: head/editors/libreoffice-sr/distinfo ============================================================================== --- head/editors/libreoffice-sr/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sr/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sr.tar.gz) = 82262d1ecc33bacaf1bbb562847c546eee2b359441e400f53a68615516545024 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sr.tar.gz) = 1713276 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sr.tar.gz) = 97bdd271bba01b4296f538eb6770fdc280fe4be91ac10bdd95c50d8658a669ea +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sr.tar.gz) = 1713528 Modified: head/editors/libreoffice-sr_Latn/distinfo ============================================================================== --- head/editors/libreoffice-sr_Latn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sr_Latn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sr-Latn.tar.gz) = 8b54929b43bd50557fac04eb1fdceb01d2317fa97db3772d99dcac7f4f8f8813 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sr-Latn.tar.gz) = 1684873 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sr-Latn.tar.gz) = fab100f50840c9fab9fec81b9667cb5ccb4259f942188f22bb2770a985bf9552 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sr-Latn.tar.gz) = 1684710 Modified: head/editors/libreoffice-ss/distinfo ============================================================================== --- head/editors/libreoffice-ss/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ss/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ss.tar.gz) = 1725795d85f99a8bc0762c4cdf3de85aade7abc08ca75264f4fd59fd2362c555 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ss.tar.gz) = 488657 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ss.tar.gz) = 726d5e2ed76b5753d262c096e0e0fec2b33d1c1b70796cad70f167841087ee91 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ss.tar.gz) = 488513 Modified: head/editors/libreoffice-st/distinfo ============================================================================== --- head/editors/libreoffice-st/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-st/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_st.tar.gz) = e3044a5ef76e8cd4ad71bc33c147e14b4bc48e0dc082d18973bb56abf166abb2 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_st.tar.gz) = 487953 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_st.tar.gz) = e7741794a9698d608aaccde6d8989c0d39dc7ce130b10afa1e2ade93ce811d42 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_st.tar.gz) = 488090 Modified: head/editors/libreoffice-sv/distinfo ============================================================================== --- head/editors/libreoffice-sv/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sv/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sv.tar.gz) = f288d73c8528097a5caddab2276fa583f507e515a717236ce673bfe032ec0f79 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sv.tar.gz) = 2292035 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sv.tar.gz) = c50e21ec15e60725b611ccab4c37513415c93eee3a7f099e0d891e9ee58c39a6 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_sv.tar.gz) = 7592104 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sv.tar.gz) = 33f55284d8258df66ce349e609f8270a9e0e4c76bce626f34be205cc54636727 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sv.tar.gz) = 2356567 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sv.tar.gz) = 8f3eb992b028eb9ef142ffe4c8104f96fe9f156e1928dd037e11e92bb8f4ab7f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_sv.tar.gz) = 7592087 Modified: head/editors/libreoffice-sw_TZ/distinfo ============================================================================== --- head/editors/libreoffice-sw_TZ/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-sw_TZ/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 0d8196d2b5b80f8a2812d7141f1fc3dbdad06ebf39da2910517876eb1987d407 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 476275 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sw-TZ.tar.gz) = c42f4e646124e9239e2abda4a6a410c9e5dc585f74f1b5b3efbb71cc07c402b7 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 476253 Modified: head/editors/libreoffice-ta/distinfo ============================================================================== --- head/editors/libreoffice-ta/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ta/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ta.tar.gz) = 1687e6c47f8bb3dd12319250d3742040f699e4a0cda9859815f91dbd2bba953c -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ta.tar.gz) = 543093 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ta.tar.gz) = a3f07fd3f2c935cfc3461fce44e3687ac35e7375bc3edd84270259514e247e4f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ta.tar.gz) = 542730 Modified: head/editors/libreoffice-te/distinfo ============================================================================== --- head/editors/libreoffice-te/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-te/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_te.tar.gz) = c106ef8b29be214807c18fcc96b4660da58c89cee5bde520d1f2bc1f475fbc13 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_te.tar.gz) = 1100065 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_te.tar.gz) = bae69eca30330a47608343636887b0a085f239dfe033919b372f47872f31768a +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_te.tar.gz) = 1100252 Modified: head/editors/libreoffice-tg/distinfo ============================================================================== --- head/editors/libreoffice-tg/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-tg/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tg.tar.gz) = cf293ef6d038bff08096439a6fb1957fab741173835d390c683f93d596c5f8b5 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tg.tar.gz) = 506166 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_tg.tar.gz) = 3eeef31360ebee25ac18d35c262a79cf0e6cb6540daf3508125489fd941c86f5 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_tg.tar.gz) = 7116970 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tg.tar.gz) = 63dab40070ddf2e5eb6c774371b9dd32edd83d8b7a769eb631535b2c3ee27210 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tg.tar.gz) = 506272 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_tg.tar.gz) = dcd3b987ee7dc5c65b55300f9a16288dcdd1849b24a9618030ab31f26ba13ab7 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_tg.tar.gz) = 7116436 Modified: head/editors/libreoffice-th/distinfo ============================================================================== --- head/editors/libreoffice-th/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-th/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_th.tar.gz) = a7683255e3ce973428dcd339b1f158d3b1085402ba4cf1e1bcca7e7a347774c3 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_th.tar.gz) = 686651 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_th.tar.gz) = f43be738abf19b2712b81c834bb8516fc19b6bcae1288ddb667ca7be39d96911 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_th.tar.gz) = 686726 Modified: head/editors/libreoffice-tn/distinfo ============================================================================== --- head/editors/libreoffice-tn/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-tn/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tn.tar.gz) = de07be669fc0070ca51fab746948d471b50907ef21eb85dbb140cd8a8ef6324a -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tn.tar.gz) = 480781 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tn.tar.gz) = 96934d6f4005dcb7f06573a1d6b2dd3015ed598aa82b2491ac890707c9b58d01 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tn.tar.gz) = 481033 Modified: head/editors/libreoffice-tr/distinfo ============================================================================== --- head/editors/libreoffice-tr/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-tr/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tr.tar.gz) = 100ea1730443fb1481516e094eb278f645787b9e24f47b5b24c2146bd8cf8d99 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tr.tar.gz) = 528418 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_tr.tar.gz) = 370888ba4c7f94ff2598d6663d686d147eed93e9f148514f6caccb55bc104de5 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_tr.tar.gz) = 7828822 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tr.tar.gz) = 87930f82be120ad50a8d377afc5ca4d94b0667160fa50ad812de41c39592b351 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tr.tar.gz) = 528519 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_tr.tar.gz) = 44a4f5a52cc5c70908fa8a50997f511b8acbd750b86f883685289d7b88e836a6 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_tr.tar.gz) = 7828507 Modified: head/editors/libreoffice-ts/distinfo ============================================================================== --- head/editors/libreoffice-ts/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ts/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ts.tar.gz) = 5b00173236921e991aa998a3b64d455431a7d3252e58fac261ad7107367891c1 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ts.tar.gz) = 490724 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ts.tar.gz) = deb42d9bdd944eea3d7755659aa0a6a39a71bebd999f67c09170c40e18a981e9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ts.tar.gz) = 490996 Modified: head/editors/libreoffice-tt/distinfo ============================================================================== --- head/editors/libreoffice-tt/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-tt/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tt.tar.gz) = 04bc2631e72347766180563252577e54bb9d04cea87e2a7967499e12c2e9534e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_tt.tar.gz) = 485574 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tt.tar.gz) = ed95b11f319f1c1c3628bfab634ccf1e4cd97eecb3bd048913b55e5421bd67fe +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_tt.tar.gz) = 485718 Modified: head/editors/libreoffice-ug/distinfo ============================================================================== --- head/editors/libreoffice-ug/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ug/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ug.tar.gz) = 6c580f7dc422d58d669e1b973f413aabbee219518e7be86d45d8fce84b085861 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ug.tar.gz) = 518342 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ug.tar.gz) = 236a8f04927590f9898d9f8545cc03e96bdeb29381f873cd1d1d69e66c18de65 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ug.tar.gz) = 6777584 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ug.tar.gz) = c9818f7224c71de1f7c46099ad72dd1574bc247da5a7116fee6abda830bec6ed +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ug.tar.gz) = 518138 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ug.tar.gz) = 19c48fbb091def08d826849c0a7e9918de279359b020e79839bb3dde18a26602 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ug.tar.gz) = 6777628 Modified: head/editors/libreoffice-uz/distinfo ============================================================================== --- head/editors/libreoffice-uz/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-uz/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_uz.tar.gz) = 014214c8d4f70c3bd8a7172f617ff3d68b673cc9eb78e8aeda4b2f38c4541fc8 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_uz.tar.gz) = 481296 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_uz.tar.gz) = ddc36b68b46133660902ed796be6bb5a2c68b087532d8c6fd6d1f578df39841b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_uz.tar.gz) = 481327 Modified: head/editors/libreoffice-ve/distinfo ============================================================================== --- head/editors/libreoffice-ve/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-ve/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ve.tar.gz) = cf158ef90423bd8d9512039ddecaeb7b983367521acd6e85ce5220a7bd843288 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ve.tar.gz) = 491602 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ve.tar.gz) = afa3c563425341826fc32d2d392ed2e66dadc1724585ea7a9eca97111a946089 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ve.tar.gz) = 491808 Modified: head/editors/libreoffice-xh/distinfo ============================================================================== --- head/editors/libreoffice-xh/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-xh/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_xh.tar.gz) = c62aec96cf7b2bada82e2ef7dff21184fbc12e32e8c3f08ae39e2b95bb10a4e3 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_xh.tar.gz) = 497908 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_xh.tar.gz) = 97198e46a698f19325ce49217671bd87d12b8fb37d81260d39c69b5462f20fb8 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_xh.tar.gz) = 498133 Modified: head/editors/libreoffice-zu/distinfo ============================================================================== --- head/editors/libreoffice-zu/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice-zu/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_zu.tar.gz) = 83c33317eb381065ad2ea0c386f7e3b08eab84a096a99400815b1dc8211953c7 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_zu.tar.gz) = 497852 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_zu.tar.gz) = 8babc6cdf987f72c9a5339ab2988f2f7bdda1eeacfcc3420399201204b654b14 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_zu.tar.gz) = 497937 Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice/Makefile Tue Nov 3 17:47:01 2015 (r400704) @@ -227,6 +227,7 @@ CONFIGURE_ARGS= --disable-dependency-tra --enable-release-build \ --exec-prefix=${PREFIX} \ --with-alloc=system \ + --with-boost=${LOCALBASE} \ --with-build-version="FreeBSD ports ${PKGVERSION}" \ --with-external-dict-dir=${LOCALBASE}/share/hunspell \ --with-external-hyph-dir=${LOCALBASE}/share/hyphen \ Modified: head/editors/libreoffice/Makefile.common ============================================================================== --- head/editors/libreoffice/Makefile.common Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice/Makefile.common Tue Nov 3 17:47:01 2015 (r400704) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org Modified: head/editors/libreoffice/distinfo ============================================================================== --- head/editors/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/editors/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,7 +1,7 @@ -SHA256 (libreoffice/libreoffice-5.0.2.2.tar.xz) = 01f0680709432039762fa608bcb1240786d2b6549099a96095aab92dcebbc176 -SIZE (libreoffice/libreoffice-5.0.2.2.tar.xz) = 166869100 -SHA256 (libreoffice/libreoffice-help-5.0.2.2.tar.xz) = 4342a5593ba8a33b1d63549f256a4127a0b51cc1a53faffdc2708f04fef5f094 -SIZE (libreoffice/libreoffice-help-5.0.2.2.tar.xz) = 1882964 +SHA256 (libreoffice/libreoffice-5.0.3.2.tar.xz) = 77f9c9569c1199d914f38afa01547c1874535c56ad74b19614a0afc3ad66d4bd +SIZE (libreoffice/libreoffice-5.0.3.2.tar.xz) = 167009360 +SHA256 (libreoffice/libreoffice-help-5.0.3.2.tar.xz) = 7e5535b8bd9be88170abdef187d3cf16d2cccdb1fdbd4404a22f1cff55bd953e +SIZE (libreoffice/libreoffice-help-5.0.3.2.tar.xz) = 1882292 SHA256 (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 SIZE (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = 3519470 SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 Modified: head/french/libreoffice/distinfo ============================================================================== --- head/french/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/french/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_fr.tar.gz) = f017ed761b87943429713c9531a9030efbb2a420dfac82d375289f54d4de7c40 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_fr.tar.gz) = 2811474 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_fr.tar.gz) = e56af139f59e03ac7bddadde840e7fb76f73b2d44fd2856a10ebfce0c9efbc16 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_fr.tar.gz) = 8092230 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_fr.tar.gz) = b0f5fa49657d46b9a44761439c0c319b559049f3aeca0fd2f717c62b9790a043 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_fr.tar.gz) = 2811424 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_fr.tar.gz) = 81f1d7d14061580143f37165d504a70ada22890218be6d219574c1033935e1a9 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_fr.tar.gz) = 8092619 Modified: head/german/libreoffice/distinfo ============================================================================== --- head/german/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/german/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_de.tar.gz) = 6053139ae7f2003f4a04b6dc6350ce4cea1ea8b9350b4bbda8862afdf3d0e660 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_de.tar.gz) = 14117879 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_de.tar.gz) = 59eb58dbb67f3ae9cd5ece44f63175e36b4fa52ca34cfca801abdb91ea1f4b6a -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_de.tar.gz) = 8056421 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_de.tar.gz) = d3e6bab3aa72284d533e7404d8649edb31c1e13ef02b41a9a60ac5be1f1f1f0f +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_de.tar.gz) = 14117921 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_de.tar.gz) = d0b731789f21cf5c0f7ef89d63e826cb37f9084fb694376d94b5b61ca48d35d5 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_de.tar.gz) = 8056896 Modified: head/hebrew/libreoffice/distinfo ============================================================================== --- head/hebrew/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/hebrew/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_he.tar.gz) = 343c3bc813cb38bfb4961cf92e73e7e973495056482f80c384807c56be2b2633 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_he.tar.gz) = 1575926 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_he.tar.gz) = fae1a1f640b167fe2d8e462779a4fc0fdcb87e167a616d5e58d829c460dbb009 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_he.tar.gz) = 6195152 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_he.tar.gz) = 628d42f365da14cffc29f3c94c1d2cffa379000b27a296ff757be423b5e82d77 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_he.tar.gz) = 1576028 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_he.tar.gz) = c72fb93aa3ea4823f0b7dace3804918935cdcd44672d80c97bd1e847d458a6e5 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_he.tar.gz) = 6195376 Modified: head/hungarian/libreoffice/distinfo ============================================================================== --- head/hungarian/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/hungarian/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_hu.tar.gz) = 4f95352daeaac262d69457281edec0aaa5dfde15b468abc8d8abdf107b919dbb -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_hu.tar.gz) = 2705632 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_hu.tar.gz) = 7c7a59fb4642de5ff804a5fb19920b60a27e46f52af572b11e228e938c009e7e -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_hu.tar.gz) = 7926577 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_hu.tar.gz) = 01307b3ee9465d8d669c88d5a959fcba3305c1995011b81edfd2450606e1ce44 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_hu.tar.gz) = 2705102 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_hu.tar.gz) = b2e48efa11cf03423e7ee2413c8de44de45ead36fb1bd43748022deaf79e511e +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_hu.tar.gz) = 7927157 Modified: head/japanese/libreoffice/distinfo ============================================================================== --- head/japanese/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/japanese/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ja.tar.gz) = b6aa39661bb0876263860eeb132504980dc536f3d952809d11b7d09157270c27 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ja.tar.gz) = 584283 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ja.tar.gz) = fdf689428f4d969d06b146cffe060cafe90a92961e26c19681703b7b64277305 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ja.tar.gz) = 13419641 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ja.tar.gz) = 4de747313aac2323233b39e7a3c9b075ba2db7497b036adc2fef40aefa86457a +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ja.tar.gz) = 584291 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ja.tar.gz) = d81dfc551da3d84a0d8b5eeae8d31a3b87407738d2fccdb4986323cd86d51fac +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ja.tar.gz) = 13419878 Modified: head/korean/libreoffice/distinfo ============================================================================== --- head/korean/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/korean/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ko.tar.gz) = b866833fe9d7de1790b1635c7897c1d763367971eea6789f6348940a3567987f -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ko.tar.gz) = 579473 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ko.tar.gz) = c822a142eab58b5224a5f54edeca5e4b042c6b53b498fdfb20ac37dbd01e5bf2 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_ko.tar.gz) = 9294148 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ko.tar.gz) = 8b787469c24bb1b79c3845251c62e862af41fe728acf32e159c2355b469cd861 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_ko.tar.gz) = 579206 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ko.tar.gz) = 37a03178005b2bd98b835e9337d22134936121fab618d36e8c3f50e12fe3a542 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_ko.tar.gz) = 9294081 Modified: head/polish/libreoffice/distinfo ============================================================================== --- head/polish/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/polish/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pl.tar.gz) = 095d7c38420426898a5b9f63442b02de3ada732f5b6662e9df3666461e59f0c4 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pl.tar.gz) = 3273691 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_pl.tar.gz) = 4642ce19d066febe30bb9dbe6363f5085aceb96509fafda58b131907ecdfbf9d -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_pl.tar.gz) = 7928118 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pl.tar.gz) = fef1414cd4b19d8bfc06cd671025175752a98b9b85bbe3c7a25b7ac53bcc1f2d +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pl.tar.gz) = 3273913 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_pl.tar.gz) = 692dca6b287f9574ce7b690e333f52529ab8317f661a0e87cfc99ed1e698b71b +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_pl.tar.gz) = 7928456 Modified: head/portuguese/libreoffice-pt_BR/distinfo ============================================================================== --- head/portuguese/libreoffice-pt_BR/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/portuguese/libreoffice-pt_BR/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pt-BR.tar.gz) = 2a0f196f07b0b697f2722f1bb17a465bc11f39ccccf69f701d68bf333ec61866 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pt-BR.tar.gz) = 2569243 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_pt-BR.tar.gz) = 07450c985d22c810e79c7daf4bd52ecfb3c64af46e4bc225b7f527c274e5849d -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_pt-BR.tar.gz) = 7678893 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pt-BR.tar.gz) = fc2de8671209dd2b3a46f1d6822eb6fbdd5ba6dd5ff7c1fd15d81de344bf2979 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pt-BR.tar.gz) = 2569437 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_pt-BR.tar.gz) = 15c27ba848ef436f04a9034f8a187a000c8814134b15c01353ed721f284563a5 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_pt-BR.tar.gz) = 7678499 Modified: head/portuguese/libreoffice/distinfo ============================================================================== --- head/portuguese/libreoffice/distinfo Tue Nov 3 16:00:55 2015 (r400703) +++ head/portuguese/libreoffice/distinfo Tue Nov 3 17:47:01 2015 (r400704) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pt.tar.gz) = 228c46cff616d28da5b5cb10e795b347161328302e63dabac04ba5a7f85b0fd6 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_pt.tar.gz) = 1123498 -SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_pt.tar.gz) = 4b21c8f1052f34354c13107383956b02855450b8a1deddafb9a69b06e3bcb798 -SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_helppack_pt.tar.gz) = 7611713 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pt.tar.gz) = 29691649626e34b545207b5db5f72a5dd969701c62af4b37a785947c2c2c517a +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_langpack_pt.tar.gz) = 1123887 +SHA256 (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_pt.tar.gz) = 95c50884aafc7708309601d8bbe673a7db83e7830bb85e6b74f82dcd0156dfc0 +SIZE (libreoffice/i18n/LibreOffice_5.0.3_Linux_x86_deb_helppack_pt.tar.gz) = 7611879 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Tue Nov 3 17:58:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31C87A25E0A; Tue, 3 Nov 2015 17:58:50 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id EBAD612AE; Tue, 3 Nov 2015 17:58:49 +0000 (UTC) (envelope-from des@des.no) Received: from desk.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 722D024D2; Tue, 3 Nov 2015 17:58:46 +0000 (UTC) Received: by desk.des.no (Postfix, from userid 1001) id 0921346AB5; Tue, 3 Nov 2015 18:58:41 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> Date: Tue, 03 Nov 2015 18:58:41 +0100 In-Reply-To: <20151103135940.GA16036@FreeBSD.org> (Alexey Dokuchaev's message of "Tue, 3 Nov 2015 13:59:40 +0000") Message-ID: <86h9l3otgu.fsf@desk.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 17:58:50 -0000 Alexey Dokuchaev writes: > I think here and below you wanted to say :=3D instead of =3D. Nope. > Also, some of the style bugs I've mentioned earlier are still unfixed? If you mean the unnecessary MASTER_SITES, I don't intend to fix it unless you also plan to fix all the other ports that do it the same way. There are two possible values for MASTER_SITES when using Github: GH and GHC. The one I use happens to be the default, but that does not IMHO go without saying. I prefer to make it explicit. If you mean the Oxford comma in pkg-descr: the Oxford comma is encouraged by some style guides and discouraged by others. There are good arguments on both sides of the debate. While there may be some merit in advocating for or against the Oxford comma (or, for that matter, split infinitives or dangling participles) in the doc tree or in man pages, I think port maintainers should be allowed to choose their own style, as long as the result is grammatical and understandable. Especially when they are just copy-pasting text from the upstream developer, as I did. The fact that I happen to be both the port maintainer and the upstream developer is irrelevant unless you seriously intend - as I sincerely hope you do not - to impose FreeBSD's style guidelines on every other F/OSS project in existence under penalty of exclusion from the FreeBSD ports tree. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-svn-ports-all@freebsd.org Tue Nov 3 18:03:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF01EA25178; Tue, 3 Nov 2015 18:03:15 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id A600118DF; Tue, 3 Nov 2015 18:03:15 +0000 (UTC) (envelope-from des@des.no) Received: from desk.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 9B4F324D9; Tue, 3 Nov 2015 18:03:14 +0000 (UTC) Received: by desk.des.no (Postfix, from userid 1001) id 2860946AB8; Tue, 3 Nov 2015 19:03:12 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> <20151103140126.GB16036@FreeBSD.org> Date: Tue, 03 Nov 2015 19:03:12 +0100 In-Reply-To: <20151103140126.GB16036@FreeBSD.org> (Alexey Dokuchaev's message of "Tue, 3 Nov 2015 14:01:26 +0000") Message-ID: <86d1vrot9b.fsf@desk.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:03:16 -0000 Alexey Dokuchaev writes: > Ah sorry, it's rdeps-to-bdeps, not the "natural" way, nevermind... *shrug* this was the minimal patch, and they aren't actually needed to build the port except for the fact that Makefile.PL sets PREREQ_FATAL. I could have removed that line from Makefile.PL upstream and rolled a new release, but this was simpler. If you insist, I can change it when release a new version some time next week to add documentation. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-svn-ports-all@freebsd.org Tue Nov 3 18:25:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC60DA25777; Tue, 3 Nov 2015 18:25:50 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A46F11225; Tue, 3 Nov 2015 18:25:50 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3IPnuI031617; Tue, 3 Nov 2015 18:25:49 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3IPndp031616; Tue, 3 Nov 2015 18:25:49 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201511031825.tA3IPndp031616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 3 Nov 2015 18:25:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400705 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:25:51 -0000 Author: zi Date: Tue Nov 3 18:25:49 2015 New Revision: 400705 URL: https://svnweb.freebsd.org/changeset/ports/400705 Log: - Add missing dependency - Enable MongoDB 64 integers - Bump PORTREVISION With hat: perl@ Modified: head/databases/p5-MongoDB/Makefile Modified: head/databases/p5-MongoDB/Makefile ============================================================================== --- head/databases/p5-MongoDB/Makefile Tue Nov 3 17:47:01 2015 (r400704) +++ head/databases/p5-MongoDB/Makefile Tue Nov 3 18:25:49 2015 (r400705) @@ -3,6 +3,7 @@ PORTNAME= MongoDB PORTVERSION= 1.0.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases perl5 MASTER_SITES= CPAN @@ -14,6 +15,7 @@ COMMENT= Mongo Driver for Perl LICENSE= APACHE20 BUILD_DEPENDS= p5-Authen-SCRAM>=0.003:${PORTSDIR}/security/p5-Authen-SCRAM \ + p5-Class-XSAccessor>0:${PORTSDIR}/devel/p5-Class-XSAccessor \ p5-DateTime>=0.78:${PORTSDIR}/devel/p5-DateTime \ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-Safe-Isa>=0:${PORTSDIR}/devel/p5-Safe-Isa \ @@ -34,7 +36,7 @@ TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR PORTSCOUT= skipv:0.999.998.5 -CFLAGS+= -DBSON_COMPILATION +CFLAGS+= -DBSON_COMPILATION -DMONGO_USE_64_BIT_INT MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-all@freebsd.org Tue Nov 3 18:28:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA8D3A25812; Tue, 3 Nov 2015 18:28:02 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9558F1346; Tue, 3 Nov 2015 18:28:02 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3IS1ZG031794; Tue, 3 Nov 2015 18:28:01 GMT (envelope-from tj@FreeBSD.org) Received: (from tj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3IS1MC031792; Tue, 3 Nov 2015 18:28:01 GMT (envelope-from tj@FreeBSD.org) Message-Id: <201511031828.tA3IS1MC031792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tj set sender to tj@FreeBSD.org using -f From: Tom Judge Date: Tue, 3 Nov 2015 18:28:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400706 - head/www/p5-Hijk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:28:02 -0000 Author: tj Date: Tue Nov 3 18:28:01 2015 New Revision: 400706 URL: https://svnweb.freebsd.org/changeset/ports/400706 Log: Update to 0.24 Changes: https://metacpan.org/source/AVAR/Hijk-0.24/Changes Modified: head/www/p5-Hijk/Makefile head/www/p5-Hijk/distinfo Modified: head/www/p5-Hijk/Makefile ============================================================================== --- head/www/p5-Hijk/Makefile Tue Nov 3 18:25:49 2015 (r400705) +++ head/www/p5-Hijk/Makefile Tue Nov 3 18:28:01 2015 (r400706) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Hijk -PORTVERSION= 0.19 +PORTVERSION= 0.24 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AVAR Modified: head/www/p5-Hijk/distinfo ============================================================================== --- head/www/p5-Hijk/distinfo Tue Nov 3 18:25:49 2015 (r400705) +++ head/www/p5-Hijk/distinfo Tue Nov 3 18:28:01 2015 (r400706) @@ -1,2 +1,2 @@ -SHA256 (Hijk-0.19.tar.gz) = 030df50a0febf5e45e8eb0ba7d175c0549cabfe63e7c7752b3077315e8165889 -SIZE (Hijk-0.19.tar.gz) = 41784 +SHA256 (Hijk-0.24.tar.gz) = 7e46549c3ec3a916acee65e7cdcd8421425fc1fcff99b02f60331a39ddae083a +SIZE (Hijk-0.24.tar.gz) = 43623 From owner-svn-ports-all@freebsd.org Tue Nov 3 18:28:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EDBBA25851; Tue, 3 Nov 2015 18:28:28 +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 7115F1468; Tue, 3 Nov 2015 18:28:28 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 708EF18C4; Tue, 3 Nov 2015 18:28:28 +0000 (UTC) Date: Tue, 3 Nov 2015 18:28:28 +0000 From: Alexey Dokuchaev To: Dag-Erling Sm??rgrav Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151103182828.GA78371@FreeBSD.org> References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> <20151103140126.GB16036@FreeBSD.org> <86d1vrot9b.fsf@desk.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86d1vrot9b.fsf@desk.des.no> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:28:28 -0000 On Tue, Nov 03, 2015 at 07:03:12PM +0100, Dag-Erling Sm??rgrav wrote: > Alexey Dokuchaev writes: > > Ah sorry, it's rdeps-to-bdeps, not the "natural" way, nevermind... > > *shrug* this was the minimal patch, and they aren't actually needed to > build the port except for the fact that Makefile.PL sets PREREQ_FATAL. > I could have removed that line from Makefile.PL upstream and rolled a > new release, but this was simpler. If you insist, I can change it when > release a new version some time next week to add documentation. Not at all, I dont't insist on anything WRT this matter once I realised my mistake (should not have pressed `send' button too early), sorry about it. :-\ ./danfe From owner-svn-ports-all@freebsd.org Tue Nov 3 18:33:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C0AEA25A1F; Tue, 3 Nov 2015 18:33:59 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3470218D4; Tue, 3 Nov 2015 18:33:59 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3IXwAZ034515; Tue, 3 Nov 2015 18:33:58 GMT (envelope-from tj@FreeBSD.org) Received: (from tj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3IXwKx034512; Tue, 3 Nov 2015 18:33:58 GMT (envelope-from tj@FreeBSD.org) Message-Id: <201511031833.tA3IXwKx034512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tj set sender to tj@FreeBSD.org using -f From: Tom Judge Date: Tue, 3 Nov 2015 18:33:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400707 - head/textproc/p5-Search-Elasticsearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:33:59 -0000 Author: tj Date: Tue Nov 3 18:33:57 2015 New Revision: 400707 URL: https://svnweb.freebsd.org/changeset/ports/400707 Log: Update to: 2.00 Changes: https://metacpan.org/source/DRTECH/Search-Elasticsearch-2.00/Changes Modified: head/textproc/p5-Search-Elasticsearch/Makefile head/textproc/p5-Search-Elasticsearch/distinfo head/textproc/p5-Search-Elasticsearch/pkg-plist Modified: head/textproc/p5-Search-Elasticsearch/Makefile ============================================================================== --- head/textproc/p5-Search-Elasticsearch/Makefile Tue Nov 3 18:28:01 2015 (r400706) +++ head/textproc/p5-Search-Elasticsearch/Makefile Tue Nov 3 18:33:57 2015 (r400707) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Search-Elasticsearch -PORTVERSION= 1.20 -PORTREVISION= 1 +PORTVERSION= 2.00 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH @@ -15,8 +14,10 @@ COMMENT= ElasticSearch API LICENSE= APACHE20 BUILD_DEPENDS= p5-Any-URI-Escape>=0:${PORTSDIR}/www/p5-Any-URI-Escape \ + p5-Devel-GlobalDestruction>=0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-HTTP-Tiny>=0.043:${PORTSDIR}/www/p5-HTTP-Tiny \ + p5-Hijk>=0.20:${PORTSDIR}/www/p5-Hijk \ p5-JSON-MaybeXS>=1.002002:${PORTSDIR}/converters/p5-JSON-MaybeXS \ p5-Log-Any>=1.02:${PORTSDIR}/devel/p5-Log-Any \ p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ Modified: head/textproc/p5-Search-Elasticsearch/distinfo ============================================================================== --- head/textproc/p5-Search-Elasticsearch/distinfo Tue Nov 3 18:28:01 2015 (r400706) +++ head/textproc/p5-Search-Elasticsearch/distinfo Tue Nov 3 18:33:57 2015 (r400707) @@ -1,2 +1,2 @@ -SHA256 (Search-Elasticsearch-1.20.tar.gz) = bc81373960934a1b0e87494c3e568bf8bfa7a48a96baf144460a10c634b167bd -SIZE (Search-Elasticsearch-1.20.tar.gz) = 137234 +SHA256 (Search-Elasticsearch-2.00.tar.gz) = 13b3d9c9a1a5b7f8a74c6dd28151e759d2ccd5b485afa7f915281e5e8f717b01 +SIZE (Search-Elasticsearch-2.00.tar.gz) = 138904 Modified: head/textproc/p5-Search-Elasticsearch/pkg-plist ============================================================================== --- head/textproc/p5-Search-Elasticsearch/pkg-plist Tue Nov 3 18:28:01 2015 (r400706) +++ head/textproc/p5-Search-Elasticsearch/pkg-plist Tue Nov 3 18:33:57 2015 (r400707) @@ -1,59 +1,3 @@ -%%SITE_PERL%%/Search/Elasticsearch.pm -%%SITE_PERL%%/Search/Elasticsearch/Bulk.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/0_90/Direct.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/0_90/Direct/Cluster.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/0_90/Direct/Indices.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Cat.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Cluster.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Indices.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Nodes.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Snapshot.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Cat.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Cluster.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Indices.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Nodes.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Snapshot.pm -%%SITE_PERL%%/Search/Elasticsearch/Client/Direct.pm -%%SITE_PERL%%/Search/Elasticsearch/Cxn/Factory.pm -%%SITE_PERL%%/Search/Elasticsearch/Cxn/HTTPTiny.pm -%%SITE_PERL%%/Search/Elasticsearch/Cxn/Hijk.pm -%%SITE_PERL%%/Search/Elasticsearch/Cxn/LWP.pm -%%SITE_PERL%%/Search/Elasticsearch/CxnPool/Sniff.pm -%%SITE_PERL%%/Search/Elasticsearch/CxnPool/Static.pm -%%SITE_PERL%%/Search/Elasticsearch/CxnPool/Static/NoPing.pm -%%SITE_PERL%%/Search/Elasticsearch/Error.pm -%%SITE_PERL%%/Search/Elasticsearch/Logger/LogAny.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/API/0_90.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/API/1_0.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/API/2_0.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Bulk.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Client.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Client/Direct.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Client/Direct/Main.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Cxn.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Cxn/HTTP.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool/Sniff.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool/Static.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool/Static/NoPing.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Is_Sync.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Logger.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Scroll.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Serializer.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Serializer/JSON.pm -%%SITE_PERL%%/Search/Elasticsearch/Role/Transport.pm -%%SITE_PERL%%/Search/Elasticsearch/Scroll.pm -%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON.pm -%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON/Cpanel.pm -%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON/PP.pm -%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON/XS.pm -%%SITE_PERL%%/Search/Elasticsearch/TestServer.pm -%%SITE_PERL%%/Search/Elasticsearch/Transport.pm -%%SITE_PERL%%/Search/Elasticsearch/Util.pm -%%SITE_PERL%%/Search/Elasticsearch/Util/API/Path.pm -%%SITE_PERL%%/Search/Elasticsearch/Util/API/QS.pm %%PERL5_MAN3%%/Search::Elasticsearch.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Bulk.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Client::0_90::Direct.3.gz @@ -71,7 +15,6 @@ %%PERL5_MAN3%%/Search::Elasticsearch::Client::2_0::Direct::Indices.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Client::2_0::Direct::Nodes.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Client::2_0::Direct::Snapshot.3.gz -%%PERL5_MAN3%%/Search::Elasticsearch::Client::Direct.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Cxn::Factory.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Cxn::HTTPTiny.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Cxn::Hijk.3.gz @@ -110,3 +53,58 @@ %%PERL5_MAN3%%/Search::Elasticsearch::Util.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Util::API::Path.3.gz %%PERL5_MAN3%%/Search::Elasticsearch::Util::API::QS.3.gz +%%SITE_PERL%%/Search/Elasticsearch.pm +%%SITE_PERL%%/Search/Elasticsearch/Bulk.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/0_90/Direct.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/0_90/Direct/Cluster.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/0_90/Direct/Indices.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Cat.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Cluster.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Indices.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Nodes.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/1_0/Direct/Snapshot.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Cat.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Cluster.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Indices.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Nodes.pm +%%SITE_PERL%%/Search/Elasticsearch/Client/2_0/Direct/Snapshot.pm +%%SITE_PERL%%/Search/Elasticsearch/Cxn/Factory.pm +%%SITE_PERL%%/Search/Elasticsearch/Cxn/HTTPTiny.pm +%%SITE_PERL%%/Search/Elasticsearch/Cxn/Hijk.pm +%%SITE_PERL%%/Search/Elasticsearch/Cxn/LWP.pm +%%SITE_PERL%%/Search/Elasticsearch/CxnPool/Sniff.pm +%%SITE_PERL%%/Search/Elasticsearch/CxnPool/Static.pm +%%SITE_PERL%%/Search/Elasticsearch/CxnPool/Static/NoPing.pm +%%SITE_PERL%%/Search/Elasticsearch/Error.pm +%%SITE_PERL%%/Search/Elasticsearch/Logger/LogAny.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/API/0_90.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/API/1_0.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/API/2_0.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Bulk.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Client.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Client/Direct.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Client/Direct/Main.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Cxn.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Cxn/HTTP.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool/Sniff.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool/Static.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/CxnPool/Static/NoPing.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Is_Sync.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Logger.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Scroll.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Serializer.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Serializer/JSON.pm +%%SITE_PERL%%/Search/Elasticsearch/Role/Transport.pm +%%SITE_PERL%%/Search/Elasticsearch/Scroll.pm +%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON.pm +%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON/Cpanel.pm +%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON/PP.pm +%%SITE_PERL%%/Search/Elasticsearch/Serializer/JSON/XS.pm +%%SITE_PERL%%/Search/Elasticsearch/TestServer.pm +%%SITE_PERL%%/Search/Elasticsearch/Transport.pm +%%SITE_PERL%%/Search/Elasticsearch/Util.pm +%%SITE_PERL%%/Search/Elasticsearch/Util/API/Path.pm +%%SITE_PERL%%/Search/Elasticsearch/Util/API/QS.pm From owner-svn-ports-all@freebsd.org Tue Nov 3 18:38:18 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A17BAA25A92; Tue, 3 Nov 2015 18:38:18 +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 8E5D31ABF; Tue, 3 Nov 2015 18:38:18 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8DD7B1BF4; Tue, 3 Nov 2015 18:38:18 +0000 (UTC) Date: Tue, 3 Nov 2015 18:38:18 +0000 From: Alexey Dokuchaev To: Dag-Erling Sm??rgrav Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151103183818.GB78371@FreeBSD.org> References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> <86h9l3otgu.fsf@desk.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86h9l3otgu.fsf@desk.des.no> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:38:18 -0000 On Tue, Nov 03, 2015 at 06:58:41PM +0100, Dag-Erling Sm??rgrav wrote: > Alexey Dokuchaev writes: > > I think here and below you wanted to say := instead of =. > > Nope. Indeed, I stand corrected (by myself); sorry for the false alarm. > > Also, some of the style bugs I've mentioned earlier are still unfixed? > > If you mean the unnecessary MASTER_SITES, I don't intend to fix it > unless you also plan to fix all the other ports that do it the same way. I think those other ports will be eventually fixed; there's certainly no need to do it forcibly since the new GitHub handling code is doing the right thing anyways, so explicit MASTER_SITES do not hurt anything I guess. I wouldn't have mentioned it unless you've touched those Makefiles again. > There are two possible values for MASTER_SITES when using Github: GH and > GHC. The one I use happens to be the default, but that does not IMHO go > without saying. I prefer to make it explicit. I was under impression that this GH vs. GHC distinction is obsolete now, but I'm not an expert here. > If you mean the Oxford comma in pkg-descr: the Oxford comma is > encouraged by some style guides and discouraged by others. [...] Fair enough, sorry to have caused you the extra typing. I'll shut up and go back to my cave now. ./danfe From owner-svn-ports-all@freebsd.org Tue Nov 3 18:52:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98927A25D63; Tue, 3 Nov 2015 18:52:40 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E7CF10A0; Tue, 3 Nov 2015 18:52:40 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3IqdjE040239; Tue, 3 Nov 2015 18:52:39 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3IqdbY040238; Tue, 3 Nov 2015 18:52:39 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511031852.tA3IqdbY040238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 3 Nov 2015 18:52:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400708 - head/devel/libdap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:52:40 -0000 Author: marino Date: Tue Nov 3 18:52:39 2015 New Revision: 400708 URL: https://svnweb.freebsd.org/changeset/ports/400708 Log: devel/libdap: Unbreak build on DragonFly after r400253 OSVERSION checks need to be validated by checking OPSYS, especially with the ">" comparison. In this case, the extra patch got applied to all releases of DragonFly unconditionally, breaking the build. Approved by: blanket for OSVERSION usage Modified: head/devel/libdap/Makefile Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Tue Nov 3 18:33:57 2015 (r400707) +++ head/devel/libdap/Makefile Tue Nov 3 18:52:39 2015 (r400708) @@ -24,7 +24,7 @@ USES= bison charsetfix gmake libtool lo .include -.if ${OSVERSION} >= 1100000 +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-dds.yy .endif From owner-svn-ports-all@freebsd.org Tue Nov 3 18:54:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 216B3A25DC4; Tue, 3 Nov 2015 18:54:36 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCAF711D1; Tue, 3 Nov 2015 18:54:35 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3IsYPJ040405; Tue, 3 Nov 2015 18:54:34 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3IsYrZ040403; Tue, 3 Nov 2015 18:54:34 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201511031854.tA3IsYrZ040403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Tue, 3 Nov 2015 18:54:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400709 - head/devel/p5-Test-MockModule X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 18:54:36 -0000 Author: lth Date: Tue Nov 3 18:54:34 2015 New Revision: 400709 URL: https://svnweb.freebsd.org/changeset/ports/400709 Log: - Update to 1.11 Changes: https://metacpan.org/changes/distribution/Test-MockModule Modified: head/devel/p5-Test-MockModule/Makefile head/devel/p5-Test-MockModule/distinfo Modified: head/devel/p5-Test-MockModule/Makefile ============================================================================== --- head/devel/p5-Test-MockModule/Makefile Tue Nov 3 18:52:39 2015 (r400708) +++ head/devel/p5-Test-MockModule/Makefile Tue Nov 3 18:54:34 2015 (r400709) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-MockModule -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-MockModule/distinfo ============================================================================== --- head/devel/p5-Test-MockModule/distinfo Tue Nov 3 18:52:39 2015 (r400708) +++ head/devel/p5-Test-MockModule/distinfo Tue Nov 3 18:54:34 2015 (r400709) @@ -1,2 +1,2 @@ -SHA256 (Test-MockModule-0.10.tar.gz) = 06f53a10a04e8975b91832c737e08891380ead83262bcba7ef13b50182799db8 -SIZE (Test-MockModule-0.10.tar.gz) = 23724 +SHA256 (Test-MockModule-0.11.tar.gz) = 05584ba3a67f811e0d563eb9fb68049db0ee81c2cdaf56535067c6df922f14b9 +SIZE (Test-MockModule-0.11.tar.gz) = 23756 From owner-svn-ports-all@freebsd.org Tue Nov 3 19:02:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15BC3A25FF1; Tue, 3 Nov 2015 19:02:10 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDA151633; Tue, 3 Nov 2015 19:02:09 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3J28rs043350; Tue, 3 Nov 2015 19:02:08 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3J28gN043346; Tue, 3 Nov 2015 19:02:08 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511031902.tA3J28gN043346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Tue, 3 Nov 2015 19:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400710 - in head/sysutils/puppet: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 19:02:10 -0000 Author: mmoll Date: Tue Nov 3 19:02:08 2015 New Revision: 400710 URL: https://svnweb.freebsd.org/changeset/ports/400710 Log: sysutils/puppet: update to 3.8.3 - update to 3.8.3 [1] - refactor manifest check in puppetmaster rc.d script [2] - bring in the pkgng package provider also used in Puppet 4 [3] - take maintainership PR: 203683 [1] PR: 202704 [2] Submitted by: tdb [1] Submitted by: lemon [2] Approved by: swills (maintainer) Obtained from: https://github.com/xaque208/puppet-pkgng [3] Differential Revision: https://reviews.freebsd.org/D4050 Added: head/sysutils/puppet/files/patch-lib_puppet_provider_package_pkgng.rb (contents, props changed) Modified: head/sysutils/puppet/Makefile head/sysutils/puppet/distinfo head/sysutils/puppet/files/puppetmaster.in Modified: head/sysutils/puppet/Makefile ============================================================================== --- head/sysutils/puppet/Makefile Tue Nov 3 18:54:34 2015 (r400709) +++ head/sysutils/puppet/Makefile Tue Nov 3 19:02:08 2015 (r400710) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 3.8.2 -PORTREVISION= 1 +PORTVERSION= 3.8.3 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ -MAINTAINER= swills@FreeBSD.org +MAINTAINER= mmoll@FreeBSD.org COMMENT= Configuration management framework written in Ruby LICENSE= APACHE20 Modified: head/sysutils/puppet/distinfo ============================================================================== --- head/sysutils/puppet/distinfo Tue Nov 3 18:54:34 2015 (r400709) +++ head/sysutils/puppet/distinfo Tue Nov 3 19:02:08 2015 (r400710) @@ -1,2 +1,2 @@ -SHA256 (puppet-3.8.2.tar.gz) = 5a89c623f22fc96a2919801ff874b10f8f1a66e95c09976c73b257b8bbc39986 -SIZE (puppet-3.8.2.tar.gz) = 2637591 +SHA256 (puppet-3.8.3.tar.gz) = bbdf5e32428fe005ea7279e9396bfcdf2c9b112763595fbfed48fb599108df7f +SIZE (puppet-3.8.3.tar.gz) = 2638669 Added: head/sysutils/puppet/files/patch-lib_puppet_provider_package_pkgng.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/puppet/files/patch-lib_puppet_provider_package_pkgng.rb Tue Nov 3 19:02:08 2015 (r400710) @@ -0,0 +1,153 @@ +--- /dev/null ++++ lib/puppet/provider/package/pkgng.rb +@@ -0,0 +1,150 @@ ++require 'puppet/provider/package' ++ ++Puppet::Type.type(:package).provide :pkgng, :parent => Puppet::Provider::Package do ++ desc "A PkgNG provider for FreeBSD and DragonFly." ++ ++ commands :pkg => "/usr/local/sbin/pkg" ++ ++ confine :operatingsystem => [:freebsd, :dragonfly] ++ ++ defaultfor :operatingsystem => [:freebsd, :dragonfly] ++ ++ has_feature :versionable ++ has_feature :upgradeable ++ ++ def self.get_query ++ @pkg_query = @pkg_query || pkg(['query', '-a', '%n %v %o']) ++ @pkg_query ++ end ++ ++ def self.get_version_list ++ @version_list = @version_list || pkg(['version', '-voRL=']) ++ @version_list ++ end ++ ++ def self.get_latest_version(origin) ++ if latest_version = self.get_version_list.lines.find { |l| l =~ /^#{origin} / } ++ latest_version = latest_version.split(' ').last.split(')').first ++ return latest_version ++ end ++ nil ++ end ++ ++ def self.instances ++ packages = [] ++ begin ++ info = self.get_query ++ ++ unless info ++ return packages ++ end ++ ++ info.lines.each do |line| ++ ++ name, version, origin = line.chomp.split(" ", 3) ++ latest_version = get_latest_version(origin) || version ++ ++ pkg = { ++ :ensure => version, ++ :name => name, ++ :provider => self.name, ++ :origin => origin, ++ :version => version, ++ :latest => latest_version ++ } ++ packages << new(pkg) ++ end ++ ++ return packages ++ rescue Puppet::ExecutionFailure ++ nil ++ end ++ end ++ ++ def self.prefetch(resources) ++ packages = instances ++ resources.keys.each do |name| ++ if provider = packages.find{|p| p.name == name or p.origin == name } ++ resources[name].provider = provider ++ end ++ end ++ end ++ ++ def repo_tag_from_urn(urn) ++ # extract repo tag from URN: urn:freebsd:repo: ++ match = /^urn:freebsd:repo:(.+)$/.match(urn) ++ raise ArgumentError urn.inspect unless match ++ match[1] ++ end ++ ++ def install ++ source = resource[:source] ++ source = URI(source) unless source.nil? ++ ++ # If resource[:name] is actually an origin (e.g. 'www/curl' instead of ++ # just 'curl'), drop the category prefix. pkgng doesn't support version ++ # pinning with the origin syntax (pkg install curl-1.2.3 is valid, but ++ # pkg install www/curl-1.2.3 is not). ++ if resource[:name] =~ /\// ++ installname = resource[:name].split('/')[1] ++ else ++ installname = resource[:name] ++ end ++ ++ # Ensure we handle the version ++ if resource[:ensure] =~ /\./ ++ installname += '-' + resource[:ensure] ++ end ++ ++ if not source # install using default repo logic ++ args = ['install', '-qy', installname] ++ elsif source.scheme == 'urn' # install from repo named in URN ++ tag = repo_tag_from_urn(source.to_s) ++ args = ['install', '-qy', '-r', tag, installname] ++ else # add package located at URL ++ args = ['add', '-q', source.to_s] ++ end ++ pkg(args) ++ end ++ ++ def uninstall ++ pkg(['remove', '-qy', resource[:name]]) ++ end ++ ++ def query ++ debug @property_hash ++ if @property_hash[:ensure] == nil ++ return nil ++ else ++ version = @property_hash[:version] ++ return { :version => version } ++ end ++ end ++ ++ def version ++ debug @property_hash[:version].inspect ++ @property_hash[:version] ++ end ++ ++ def version= ++ pkg(['install', '-qy', "#{resource[:name]}-#{resource[:version]}"]) ++ end ++ ++ def origin ++ debug @property_hash[:origin].inspect ++ @property_hash[:origin] ++ end ++ ++ # Upgrade to the latest version ++ def update ++ debug 'pkgng: update called' ++ install ++ end ++ ++ # Return the latest version of the package ++ def latest ++ debug "returning the latest #{@property_hash[:name].inspect} version #{@property_hash[:latest].inspect}" ++ @property_hash[:latest] ++ end ++ ++end Modified: head/sysutils/puppet/files/puppetmaster.in ============================================================================== --- head/sysutils/puppet/files/puppetmaster.in Tue Nov 3 18:54:34 2015 (r400709) +++ head/sysutils/puppet/files/puppetmaster.in Tue Nov 3 19:02:08 2015 (r400710) @@ -28,13 +28,13 @@ command_args="master ${puppetmaster_flag unset puppetmaster_flags pidfile="${puppetmaster_rundir}/master.pid" -puppet_manifestdir="$($command config print manifestdir)" +puppet_manifest="$($command config print manifest)" start_precmd="puppetmaster_checkconfig" restart_precmd="puppetmaster_checkconfig" puppetmaster_checkconfig() { echo -n "Performing sanity check of ${name} configuration: " - if ! ${command} parser validate "${puppet_manifestdir}/site.pp" + if ! ${command} parser validate "${puppet_manifest}" then echo "FAILED" return 1 From owner-svn-ports-all@freebsd.org Tue Nov 3 19:07:18 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B926A250DF; Tue, 3 Nov 2015 19:07:18 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 183A41A44; Tue, 3 Nov 2015 19:07:18 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3J7HLw043629; Tue, 3 Nov 2015 19:07:17 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3J7Hxt043628; Tue, 3 Nov 2015 19:07:17 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201511031907.tA3J7Hxt043628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Tue, 3 Nov 2015 19:07:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400711 - head/textproc/p5-Pod-Spell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 19:07:18 -0000 Author: lth Date: Tue Nov 3 19:07:16 2015 New Revision: 400711 URL: https://svnweb.freebsd.org/changeset/ports/400711 Log: - Fix BUILD_DEPENDS: File::Slurp was removed from dependencies in 1.14 - Bump PORTREVISION for dependency change PR: 202880 Submitted by: Henk van Oers Modified: head/textproc/p5-Pod-Spell/Makefile Modified: head/textproc/p5-Pod-Spell/Makefile ============================================================================== --- head/textproc/p5-Pod-Spell/Makefile Tue Nov 3 19:02:08 2015 (r400710) +++ head/textproc/p5-Pod-Spell/Makefile Tue Nov 3 19:07:16 2015 (r400711) @@ -2,6 +2,7 @@ PORTNAME= Pod-Spell PORTVERSION= 1.17 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +15,6 @@ LICENSE= ART20 BUILD_DEPENDS= p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \ p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-File-ShareDir-ProjectDistDir>=1.000:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Pod-Escapes>=1.01:${PORTSDIR}/textproc/p5-Pod-Escapes RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-all@freebsd.org Tue Nov 3 19:49:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EA9DA257EA; Tue, 3 Nov 2015 19:49:41 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59C2D17CC; Tue, 3 Nov 2015 19:49:41 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3JneQ2055082; Tue, 3 Nov 2015 19:49:40 GMT (envelope-from tj@FreeBSD.org) Received: (from tj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3JneqI055080; Tue, 3 Nov 2015 19:49:40 GMT (envelope-from tj@FreeBSD.org) Message-Id: <201511031949.tA3JneqI055080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tj set sender to tj@FreeBSD.org using -f From: Tom Judge Date: Tue, 3 Nov 2015 19:49:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400712 - head/textproc/elasticsearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 19:49:41 -0000 Author: tj Date: Tue Nov 3 19:49:40 2015 New Revision: 400712 URL: https://svnweb.freebsd.org/changeset/ports/400712 Log: Upgrade to 1.7.3 Changes: https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-3 Modified: head/textproc/elasticsearch/Makefile head/textproc/elasticsearch/distinfo Modified: head/textproc/elasticsearch/Makefile ============================================================================== --- head/textproc/elasticsearch/Makefile Tue Nov 3 19:07:16 2015 (r400711) +++ head/textproc/elasticsearch/Makefile Tue Nov 3 19:49:40 2015 (r400712) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.3 CATEGORIES= textproc java devel MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ Modified: head/textproc/elasticsearch/distinfo ============================================================================== --- head/textproc/elasticsearch/distinfo Tue Nov 3 19:07:16 2015 (r400711) +++ head/textproc/elasticsearch/distinfo Tue Nov 3 19:49:40 2015 (r400712) @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-1.7.1.tar.gz) = 86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019 -SIZE (elasticsearch-1.7.1.tar.gz) = 28500556 +SHA256 (elasticsearch-1.7.3.tar.gz) = af517611493374cfb2daa8897ae17e63e2efea4d0377d316baa351c1776a2bca +SIZE (elasticsearch-1.7.3.tar.gz) = 28510917 From owner-svn-ports-all@freebsd.org Tue Nov 3 20:01:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 092CCA25B4C; Tue, 3 Nov 2015 20:01:40 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id C1F5B1E32; Tue, 3 Nov 2015 20:01:39 +0000 (UTC) (envelope-from des@des.no) Received: from desk.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 0A32E259D; Tue, 3 Nov 2015 20:01:31 +0000 (UTC) Received: by desk.des.no (Postfix, from userid 1001) id ADFDF46AC8; Tue, 3 Nov 2015 21:01:28 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> <86h9l3otgu.fsf@desk.des.no> <20151103183818.GB78371@FreeBSD.org> Date: Tue, 03 Nov 2015 21:01:28 +0100 In-Reply-To: <20151103183818.GB78371@FreeBSD.org> (Alexey Dokuchaev's message of "Tue, 3 Nov 2015 18:38:18 +0000") Message-ID: <868u6eq2cn.fsf@desk.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 20:01:40 -0000 Alexey Dokuchaev writes: > I was under impression that this GH vs. GHC distinction is obsolete now, > but I'm not an expert here. If I understand correctly, GH is for tarballs which Github automatically creates when you tag a release, while GHC is for tarballs that you create yourself and then upload. For instance, if your project uses autotools or a parser generator or documentation generator or something similar, you want to include the output in the distribution, but you don't want to check it into the repo. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-svn-ports-all@freebsd.org Tue Nov 3 20:02:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D88DA25BA5; Tue, 3 Nov 2015 20:02:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C6B8109F; Tue, 3 Nov 2015 20:02:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3K2UVc061011; Tue, 3 Nov 2015 20:02:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3K2Uhx061010; Tue, 3 Nov 2015 20:02:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511032002.tA3K2Uhx061010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 3 Nov 2015 20:02:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400713 - head/converters/osm2pgsql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 20:02:31 -0000 Author: amdmi3 Date: Tue Nov 3 20:02:30 2015 New Revision: 400713 URL: https://svnweb.freebsd.org/changeset/ports/400713 Log: - Switch to options helpers Modified: head/converters/osm2pgsql/Makefile Modified: head/converters/osm2pgsql/Makefile ============================================================================== --- head/converters/osm2pgsql/Makefile Tue Nov 3 19:49:40 2015 (r400712) +++ head/converters/osm2pgsql/Makefile Tue Nov 3 20:02:30 2015 (r400713) @@ -43,7 +43,7 @@ post-patch: @${REINPLACE_CMD} -e 's|AC_MSG_WARN|AC_MSG_ERROR|' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|-lstdc++||' ${WRKSRC}/Makefile.am -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ From owner-svn-ports-all@freebsd.org Tue Nov 3 20:21:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D1C3A25F00; Tue, 3 Nov 2015 20:21:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78C3C1789; Tue, 3 Nov 2015 20:21:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3KL2nx066658; Tue, 3 Nov 2015 20:21:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3KL2d3066656; Tue, 3 Nov 2015 20:21:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511032021.tA3KL2d3066656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 Nov 2015 20:21:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400714 - in branches/2015Q4/multimedia/openh264: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 20:21:03 -0000 Author: jbeich Date: Tue Nov 3 20:21:02 2015 New Revision: 400714 URL: https://svnweb.freebsd.org/changeset/ports/400714 Log: MFH: r400578 (slightly reworded), r400697 multimedia/openh264: unbreak build on aarch64 /nxb-bin/usr/bin/cc -O2 -pipe -I/usr/local/include/gmp-api -fno-strict-aliasing -DHAVE_NEON_AARCH64 -fPIC -DGENERATED_VERSION_HEADER -I./codec/common/arm64/ -I./codec/api/svc -I./codec/common/inc -c -o codec/common/arm64/copy_mb_aarch64_neon.o codec/common/arm64/copy_mb_aarch64_neon.S :4:1: error: unknown directive .func WelsCopy8x8_AArch64_neon ^ codec/common/arm64/copy_mb_aarch64_neon.S:186:1: note: while in macro instantiation WELS_ASM_AARCH64_FUNC_BEGIN WelsCopy8x8_AArch64_neon ^ :2:1: error: unknown directive .endfunc ^ codec/common/arm64/copy_mb_aarch64_neon.S:196:1: note: while in macro instantiation WELS_ASM_AARCH64_FUNC_END ^ [...] Backout r394430 as armv6 can do NEON on some CPUs but runtime detection on FreeBSD is unavailable. aarch64 always has NEON. So, detect NEON via compiler defines: # make.conf: force NEON for armv6 architecture (newer boards) CFLAGS+= -march=armv7-a PR: 201273 (ping) Approved by: ports-secteam (feld) Added: branches/2015Q4/multimedia/openh264/files/patch-codec_common_src_cpu.cpp - copied unchanged from r400578, head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp Deleted: branches/2015Q4/multimedia/openh264/files/patch-build_arch.mk Modified: branches/2015Q4/multimedia/openh264/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/multimedia/openh264/Makefile ============================================================================== --- branches/2015Q4/multimedia/openh264/Makefile Tue Nov 3 20:02:30 2015 (r400713) +++ branches/2015Q4/multimedia/openh264/Makefile Tue Nov 3 20:21:02 2015 (r400714) @@ -3,7 +3,7 @@ PORTNAME= openh264 PORTVERSION= 1.4.0 DISTVERSIONPREFIX=v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MAINTAINER= gecko@FreeBSD.org @@ -14,10 +14,14 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= cisco -USES= cpe gmake +USES= compiler cpe gmake CPE_VENDOR= cisco USE_LDCONFIG= yes +ASFLAGS+= ${ASFLAGS_${MACHINE}_${CHOSEN_COMPILER_TYPE}} +ASFLAGS_arm_clang= -no-integrated-as +ASFLAGS_arm64_clang= -no-integrated-as MAKE_ARGS= OS=freebsd ARCH="${ARCH:S/amd64/x86_64/}" \ + CCASFLAGS='$$(CFLAGS) ${ASFLAGS}' \ CFLAGS_OPT="" CFLAGS_DEBUG="" ALL_TARGET= all Copied: branches/2015Q4/multimedia/openh264/files/patch-codec_common_src_cpu.cpp (from r400578, head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/multimedia/openh264/files/patch-codec_common_src_cpu.cpp Tue Nov 3 20:21:02 2015 (r400714, copy of r400578, head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp) @@ -0,0 +1,23 @@ +--- codec/common/src/cpu.cpp.orig 2015-03-25 07:43:00 UTC ++++ codec/common/src/cpu.cpp +@@ -276,9 +276,17 @@ uint32_t WelsCPUFeatureDetect (int32_t* + * that NEON and all associated features are available. */ + + uint32_t WelsCPUFeatureDetect (int32_t* pNumberOfLogicProcessors) { +- return WELS_CPU_ARMv7 | +- WELS_CPU_VFPv3 | +- WELS_CPU_NEON; ++ int flags = 0; ++# if __ARM_ARCH == 7 ++ flags |= WELS_CPU_ARMv7; ++# endif ++# ifdef __ARM_VFPV3__ ++ flags |= WELS_CPU_VFPv3; ++# endif ++# ifdef __ARM_NEON ++ flags |= WELS_CPU_NEON; ++# endif ++ return flags; + } + #endif + #elif defined(HAVE_NEON_AARCH64) From owner-svn-ports-all@freebsd.org Tue Nov 3 20:56:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5753A256B4; Tue, 3 Nov 2015 20:56:33 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6953815F5; Tue, 3 Nov 2015 20:56:33 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3KuW2x075357; Tue, 3 Nov 2015 20:56:32 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3KuWhH075355; Tue, 3 Nov 2015 20:56:32 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511032056.tA3KuWhH075355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 Nov 2015 20:56:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400715 - in head/devel/py-game_sdl2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 20:56:33 -0000 Author: jbeich Date: Tue Nov 3 20:56:32 2015 New Revision: 400715 URL: https://svnweb.freebsd.org/changeset/ports/400715 Log: devel/py-game_sdl2: backport 32bit runtime fix after r394876 With cython-0.23 named enums maybe promoted to PyLong which can break py-game_sdl2 consumers e.g., $ renpy TypeError("'long' object is not iterable",) GitHub: renpy/renpy#778 MFH: 2015Q4 Added: head/devel/py-game_sdl2/files/ head/devel/py-game_sdl2/files/patch-src_pygame__sdl2_event.pyx (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile ============================================================================== --- head/devel/py-game_sdl2/Makefile Tue Nov 3 20:21:02 2015 (r400714) +++ head/devel/py-game_sdl2/Makefile Tue Nov 3 20:56:32 2015 (r400715) @@ -2,6 +2,7 @@ PORTNAME= game_sdl2 PORTVERSION= 6.99.7 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Added: head/devel/py-game_sdl2/files/patch-src_pygame__sdl2_event.pyx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-game_sdl2/files/patch-src_pygame__sdl2_event.pyx Tue Nov 3 20:56:32 2015 (r400715) @@ -0,0 +1,33 @@ +commit 1359d51 +Author: Tom Rothamel +Date: Tue Nov 3 09:01:52 2015 -0500 + + Allow event types to be longs. + + Fixes renpy/renpy#778. +--- + src/pygame_sdl2/event.pyx | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git src/pygame_sdl2/event.pyx src/pygame_sdl2/event.pyx +index 209fb83..22da508 100644 +--- src/pygame_sdl2/event.pyx ++++ src/pygame_sdl2/event.pyx +@@ -416,7 +416,7 @@ def set_blocked(t=None): + if t == None: + for et in event_names.keys(): + SDL_EventState(et, SDL_ENABLE) +- elif type(t) == int: ++ elif isinstance(t, (int, long)): + SDL_EventState(t, SDL_IGNORE) + else: + for et in t: +@@ -426,7 +426,7 @@ def set_allowed(t=None): + if t == None: + for et in event_names.keys(): + SDL_EventState(et, SDL_IGNORE) +- elif type(t) == int: ++ elif isinstance(t, (int, long)): + SDL_EventState(t, SDL_ENABLE) + else: + for et in t: From owner-svn-ports-all@freebsd.org Tue Nov 3 20:58:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AF01A2571D; Tue, 3 Nov 2015 20:58:31 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECE181825; Tue, 3 Nov 2015 20:58:30 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3KwUMf075521; Tue, 3 Nov 2015 20:58:30 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3KwU2O075520; Tue, 3 Nov 2015 20:58:30 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201511032058.tA3KwU2O075520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Tue, 3 Nov 2015 20:58:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400716 - head/devel/msp430-debug-stack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 20:58:31 -0000 Author: lev Date: Tue Nov 3 20:58:29 2015 New Revision: 400716 URL: https://svnweb.freebsd.org/changeset/ports/400716 Log: This port needs C++11 library, not only compiler. This should fix build on 9.x systems. Modified: head/devel/msp430-debug-stack/Makefile Modified: head/devel/msp430-debug-stack/Makefile ============================================================================== --- head/devel/msp430-debug-stack/Makefile Tue Nov 3 20:56:32 2015 (r400715) +++ head/devel/msp430-debug-stack/Makefile Tue Nov 3 20:58:29 2015 (r400716) @@ -2,6 +2,7 @@ PORTNAME= msp430-debug-stack PORTVERSION= 3.05.01.01 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.ti.com/lit/sw/slac460n/ \ http://www.ti.com/lit/ug/slau320u/:doc1 \ @@ -20,7 +21,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ libhidapi.so:${PORTSDIR}/comms/hidapi -USES= compiler:c++0x gmake zip:infozip +USES= compiler:c++11-lib gmake zip:infozip USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/MSPDebugStack_OS_Package From owner-svn-ports-all@freebsd.org Tue Nov 3 21:00:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8872BA258DE; Tue, 3 Nov 2015 21:00:58 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51FAC1973; Tue, 3 Nov 2015 21:00:58 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3L0v1a075735; Tue, 3 Nov 2015 21:00:57 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3L0v7r075734; Tue, 3 Nov 2015 21:00:57 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511032100.tA3L0v7r075734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 3 Nov 2015 21:00:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400717 - head/print/cups-pstoraster X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 21:00:58 -0000 Author: marino Date: Tue Nov 3 21:00:57 2015 New Revision: 400717 URL: https://svnweb.freebsd.org/changeset/ports/400717 Log: print/cups-pstoraster is not jobs safe The gconfig.h file is involved in a race; it is used before it is copied to its destination. This port has failed on my at least twice. Modified: head/print/cups-pstoraster/Makefile Modified: head/print/cups-pstoraster/Makefile ============================================================================== --- head/print/cups-pstoraster/Makefile Tue Nov 3 20:58:29 2015 (r400716) +++ head/print/cups-pstoraster/Makefile Tue Nov 3 21:00:57 2015 (r400717) @@ -40,6 +40,8 @@ CJK_RUN_DEPENDS= ${LOCALBASE}/share/font ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts CJK_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-lib_cidfmap +MAKE_JOBS_UNSAFE= yes + pre-configure: ${RM} -f ${WRKSRC}/ijs/config.guess ${WRKSRC}/ijs/missing ${WRKSRC}/ijs/config.sub ${WRKSRC}/ijs/install-sh ${WRKSRC}/ijs/ltmain.sh ${RM} -f ${WRKSRC}/trunk/ijs/config.guess ${WRKSRC}/trunk/ijs/missing ${WRKSRC}/trunk/ijs/config.sub ${WRKSRC}/trunk/ijs/install-sh ${WRKSRC}/trunk/ijs/ltmain.sh From owner-svn-ports-all@freebsd.org Tue Nov 3 21:13:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0639A25F86; Tue, 3 Nov 2015 21:13:36 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 789A017DD; Tue, 3 Nov 2015 21:13:36 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3LDZea081500; Tue, 3 Nov 2015 21:13:35 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3LDZcC081497; Tue, 3 Nov 2015 21:13:35 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201511032113.tA3LDZcC081497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 3 Nov 2015 21:13:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400718 - head/www/tt-rss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 21:13:36 -0000 Author: thierry Date: Tue Nov 3 21:13:35 2015 New Revision: 400718 URL: https://svnweb.freebsd.org/changeset/ports/400718 Log: - Upstream moved from GitHub to GitLab - Upgrade to 15.7.2015.11.02. Changelog at . Submitted by: Derek Schrock Modified: head/www/tt-rss/Makefile head/www/tt-rss/distinfo head/www/tt-rss/pkg-plist Modified: head/www/tt-rss/Makefile ============================================================================== --- head/www/tt-rss/Makefile Tue Nov 3 21:00:57 2015 (r400717) +++ head/www/tt-rss/Makefile Tue Nov 3 21:13:35 2015 (r400718) @@ -2,18 +2,16 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 1.15.3.150720 +PORTVERSION= 15.7.2015.11.02 CATEGORIES= www +MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ MAINTAINER= thierry@FreeBSD.org COMMENT= Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator LICENSE= GPLv2 -USE_GITHUB= yes -GH_ACCOUNT= gothfox -GH_PROJECT= Tiny-Tiny-RSS -GH_TAGNAME= 2caeb0f +GL_TAGNAME= ee4c4602 NO_BUILD= yes NO_ARCH= yes @@ -22,8 +20,9 @@ USE_PHP= ctype dom hash json mbstring pc WANT_PHP_WEB= yes WANT_PHP_CLI= yes REINPLACE_ARGS= -i "" -USES= shebangfix +USES= shebangfix tar:bz2 SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl +WRKSRC= ${WRKDIR}/tt-rss.git USE_RC_SUBR= ttrssd @@ -42,7 +41,9 @@ USE_PHP+= pgsql DB= pgsql MYSQL= "\#" PGSQL= -.else +.endif + +.if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysqli DB= mysql MYSQL= Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Tue Nov 3 21:00:57 2015 (r400717) +++ head/www/tt-rss/distinfo Tue Nov 3 21:13:35 2015 (r400718) @@ -1,2 +1,2 @@ -SHA256 (gothfox-Tiny-Tiny-RSS-1.15.3.150720-2caeb0f_GH0.tar.gz) = 60a48afb5a6687d2170b0a226480504f9f6a94c9674853315074755d78cd228c -SIZE (gothfox-Tiny-Tiny-RSS-1.15.3.150720-2caeb0f_GH0.tar.gz) = 2951832 +SHA256 (tt-rss-15.7.2015.11.02.tar.bz2) = ded1e453bfe4d1b74d42d7f3f63c6eb6512a73345eb4e868e2415a04ba44b18e +SIZE (tt-rss-15.7.2015.11.02.tar.bz2) = 2082310 Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Tue Nov 3 21:00:57 2015 (r400717) +++ head/www/tt-rss/pkg-plist Tue Nov 3 21:13:35 2015 (r400718) @@ -2064,8 +2064,10 @@ %%WWWDIR%%/plugins/af_comics/filters/af_comics_explosm.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_gocomics.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_pa.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_pvp.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_tfd.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_twp.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_whomp.php %%WWWDIR%%/plugins/af_comics/init.php %%WWWDIR%%/plugins/af_fsckportal/init.php %%WWWDIR%%/plugins/af_lang_detect/init.php @@ -2097,6 +2099,8 @@ %%WWWDIR%%/plugins/af_unburn/init.php %%WWWDIR%%/plugins/af_youtube_embed/init.php %%WWWDIR%%/plugins/af_zz_imgsetsizes/init.php +%%WWWDIR%%/plugins/af_zz_noautoplay/init.js +%%WWWDIR%%/plugins/af_zz_noautoplay/init.php %%WWWDIR%%/plugins/auth_internal/init.php %%WWWDIR%%/plugins/auth_remote/init.php %%WWWDIR%%/plugins/auto_assign_labels/init.php @@ -2183,6 +2187,8 @@ %%WWWDIR%%/schema/versions/mysql/125.sql %%WWWDIR%%/schema/versions/mysql/126.sql %%WWWDIR%%/schema/versions/mysql/127.sql +%%WWWDIR%%/schema/versions/mysql/128.sql +%%WWWDIR%%/schema/versions/mysql/129.sql %%WWWDIR%%/schema/versions/mysql/13.sql %%WWWDIR%%/schema/versions/mysql/14.sql %%WWWDIR%%/schema/versions/mysql/15.sql @@ -2308,6 +2314,8 @@ %%WWWDIR%%/schema/versions/pgsql/125.sql %%WWWDIR%%/schema/versions/pgsql/126.sql %%WWWDIR%%/schema/versions/pgsql/127.sql +%%WWWDIR%%/schema/versions/pgsql/128.sql +%%WWWDIR%%/schema/versions/pgsql/129.sql %%WWWDIR%%/schema/versions/pgsql/13.sql %%WWWDIR%%/schema/versions/pgsql/14.sql %%WWWDIR%%/schema/versions/pgsql/15.sql @@ -2475,6 +2483,7 @@ @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_fsckportal @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_comics/filters @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_comics +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_zz_noautoplay @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins.local @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lock From owner-svn-ports-all@freebsd.org Tue Nov 3 21:18:26 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 649FBA25FED; Tue, 3 Nov 2015 21:18:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C4D51949; Tue, 3 Nov 2015 21:18:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3LIPvb081817; Tue, 3 Nov 2015 21:18:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3LIP3s081816; Tue, 3 Nov 2015 21:18:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511032118.tA3LIP3s081816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 Nov 2015 21:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400719 - in branches/2015Q4/devel/py-game_sdl2: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 21:18:26 -0000 Author: jbeich Date: Tue Nov 3 21:18:24 2015 New Revision: 400719 URL: https://svnweb.freebsd.org/changeset/ports/400719 Log: MFH: r400715 devel/py-game_sdl2: backport 32bit runtime fix after r394876 With cython-0.23 named enums maybe promoted to PyLong which can break py-game_sdl2 consumers e.g., $ renpy TypeError("'long' object is not iterable",) GitHub: renpy/renpy#778 Approved by: ports-secteam (feld) Added: branches/2015Q4/devel/py-game_sdl2/files/ - copied from r400715, head/devel/py-game_sdl2/files/ Modified: branches/2015Q4/devel/py-game_sdl2/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/py-game_sdl2/Makefile ============================================================================== --- branches/2015Q4/devel/py-game_sdl2/Makefile Tue Nov 3 21:13:35 2015 (r400718) +++ branches/2015Q4/devel/py-game_sdl2/Makefile Tue Nov 3 21:18:24 2015 (r400719) @@ -2,6 +2,7 @@ PORTNAME= game_sdl2 PORTVERSION= 6.99.6 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO From owner-svn-ports-all@freebsd.org Tue Nov 3 21:57:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43664A24A1A; Tue, 3 Nov 2015 21:57:37 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A2D71DF1; Tue, 3 Nov 2015 21:57:37 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3LvaJg093368; Tue, 3 Nov 2015 21:57:36 GMT (envelope-from jonathan@FreeBSD.org) Received: (from jonathan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3LvZ0d093360; Tue, 3 Nov 2015 21:57:35 GMT (envelope-from jonathan@FreeBSD.org) Message-Id: <201511032157.tA3LvZ0d093360@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jonathan set sender to jonathan@FreeBSD.org using -f From: Jonathan Anderson Date: Tue, 3 Nov 2015 21:57:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400720 - in head/devel: . libdistance libdistance/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 21:57:37 -0000 Author: jonathan (src committer) Date: Tue Nov 3 21:57:35 2015 New Revision: 400720 URL: https://svnweb.freebsd.org/changeset/ports/400720 Log: Add new port: devel/libdistance. This is a library for calculating the edit distance between strings or data using various metrics (Levenshtein, Damerau, Needleman-Wunsch, Hamming...). Note: r400363 used the above commit message but, due to user error, was actually devel/myrepos (see https://reviews.freebsd.org/D3730). Reviewed by: garga Approved by: brooks Differential Revision: https://reviews.freebsd.org/D4015 Added: head/devel/libdistance/ head/devel/libdistance/Makefile (contents, props changed) head/devel/libdistance/distinfo (contents, props changed) head/devel/libdistance/files/ head/devel/libdistance/files/patch-Makefile (contents, props changed) head/devel/libdistance/files/patch-swig_tcl_Makefile (contents, props changed) head/devel/libdistance/files/patch-test_Makefile (contents, props changed) head/devel/libdistance/pkg-descr (contents, props changed) head/devel/libdistance/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Nov 3 21:18:24 2015 (r400719) +++ head/devel/Makefile Tue Nov 3 21:57:35 2015 (r400720) @@ -1142,6 +1142,7 @@ SUBDIR += libdisasm SUBDIR += libdisorder SUBDIR += libdispatch + SUBDIR += libdistance SUBDIR += libdlmalloc SUBDIR += libdlna SUBDIR += libdnsres Added: head/devel/libdistance/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/Makefile Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= libdistance +PORTVERSION= 0.2.2 +CATEGORIES= devel +MASTER_SITES= http://monkey.org/~jose/software/libdistance/ + +MAINTAINER= jonathan@FreeBSD.org +COMMENT= Compute the distance between two pieces of data + +LICENSE= BSD3CLAUSE + +BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20 + +USES+= fakeroot pkgconfig tcl +USE_LDCONFIG= yes + +MAKE_ARGS+= INCLUDEDIR=${PREFIX}/include LIBDIR=${PREFIX}/lib +MAKE_ARGS+= MANDIR=${PREFIX}/man/man SWIG=swig2.0 +CFLAGS+= -fPIC + +pre-build: + mkdir -p ${STAGEDIR}/usr/local/tests/${PORTNAME} + +.include Added: head/devel/libdistance/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/distinfo Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,2 @@ +SHA256 (libdistance-0.2.2.tar.gz) = 65364e07c9fe78ef34fc0e563aff2317ab0aba7549da07adea929426a708e6ad +SIZE (libdistance-0.2.2.tar.gz) = 31629 Added: head/devel/libdistance/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/files/patch-Makefile Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,10 @@ +--- Makefile.orig 2014-10-10 13:11:38 UTC ++++ Makefile +@@ -3,6 +3,7 @@ + LIB= distance + SRCS= levenshtein.c hamming.c bloom.c needleman_wunsch.c jaccard.c + SRCS+= minkowski.c damerau.c ++INCS= distance.h + MAN= distance.3 + CFLAGS+= -g -Wall -Wunused + LDADD+= -g Added: head/devel/libdistance/files/patch-swig_tcl_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/files/patch-swig_tcl_Makefile Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,29 @@ +--- swig/tcl/Makefile.orig 2014-10-10 13:11:38 UTC ++++ swig/tcl/Makefile +@@ -1,15 +1,16 @@ + # $Id: Makefile,v 1.2 2004/11/30 00:26:59 jose Exp $ + +-all: distance.so ++LIB= distance ++SHLIB_MAJOR= 1 + +-distance_wrap.o: ../distance.i +- swig -tcl -namespace -module distance -o distance_wrap.c \ +- -v ../distance.i +- gcc -c -I../.. -I/usr/local/include/tcl8.4 -fpic distance_wrap.c ++SRCS= distance_wrap.c # swig-generated source file ++CLEANFILES+= $(SRCS) + +-distance.so: distance_wrap.o +- gcc -shared distance_wrap.o ../../libdistance.a \ +- -o distance.so ++CFLAGS= -I ../.. `pkg-config --cflags tcl` -fPIC ++SWIG?= swig + +-clean: +- rm -f *.o distance_wrap.c *.so *.core *_wrap.c distance.py ++distance_wrap.c: ../distance.i ++ ${SWIG} -tcl -namespace -module distance -o distance_wrap.c \ ++ -v ../distance.i ++ ++.include Added: head/devel/libdistance/files/patch-test_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/files/patch-test_Makefile Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,14 @@ +--- test/Makefile.orig 2014-10-10 13:11:38 UTC ++++ test/Makefile +@@ -3,8 +3,10 @@ + PROG= test + CFLAGS+= -I.. -g + LDADD= -L.. -ldistance -lm +-NOMAN= Yes ++MAN= + + CLEANFILES+= test + ++BINDIR= ${PREFIX}/tests/libdistance ++ + .include Added: head/devel/libdistance/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/pkg-descr Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,7 @@ +The distance library is used to compare pieces of data for similarity. +Specifically, it contains a number of methods to find the "edit distance" +between inputs, or the number of differences between them. These differences +are calculated using various mechanisms. The inputs to these functions can be +character strings or arbitrary data. + +WWW: http://monkey.org/~jose/software/libdistance Added: head/devel/libdistance/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdistance/pkg-plist Tue Nov 3 21:57:35 2015 (r400720) @@ -0,0 +1,7 @@ +include/distance.h +lib/libdistance.a +lib/libdistance.so +lib/libdistance.so.1 +lib/libdistance_p.a +man/man3/distance.3.gz +tests/libdistance/test From owner-svn-ports-all@freebsd.org Tue Nov 3 22:24:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE9A5A25055; Tue, 3 Nov 2015 22:24:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 329E31EF7; Tue, 3 Nov 2015 22:24:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3MO9BG002246; Tue, 3 Nov 2015 22:24:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3MO9t8002244; Tue, 3 Nov 2015 22:24:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511032224.tA3MO9t8002244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 Nov 2015 22:24:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400721 - head/graphics/waifu2x-converter-cpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 22:24:10 -0000 Author: jbeich Date: Tue Nov 3 22:24:08 2015 New Revision: 400721 URL: https://svnweb.freebsd.org/changeset/ports/400721 Log: graphics/waifu2x-converter-cpp: update to 1.0.0.377 Changes: https://github.com/tanakamura/waifu2x-converter-cpp/compare/ddb865a...007e7b1 Modified: head/graphics/waifu2x-converter-cpp/Makefile (contents, props changed) head/graphics/waifu2x-converter-cpp/distinfo (contents, props changed) Modified: head/graphics/waifu2x-converter-cpp/Makefile ============================================================================== --- head/graphics/waifu2x-converter-cpp/Makefile Tue Nov 3 21:57:35 2015 (r400720) +++ head/graphics/waifu2x-converter-cpp/Makefile Tue Nov 3 22:24:08 2015 (r400721) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= waifu2x-converter-cpp -DISTVERSION= 1.0.0-318 -DISTVERSIONSUFFIX= -gddb865a +DISTVERSION= 1.0.0-377 +DISTVERSIONSUFFIX= -g007e7b1 CATEGORIES= graphics MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/:manpage DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Modified: head/graphics/waifu2x-converter-cpp/distinfo ============================================================================== --- head/graphics/waifu2x-converter-cpp/distinfo Tue Nov 3 21:57:35 2015 (r400720) +++ head/graphics/waifu2x-converter-cpp/distinfo Tue Nov 3 22:24:08 2015 (r400721) @@ -1,4 +1,4 @@ -SHA256 (tanakamura-waifu2x-converter-cpp-1.0.0-318-gddb865a_GH0.tar.gz) = 29ced03d2ab9acc93c42f7520b3d5ef7a25dce4fda5eef3d2e30c1c433d1dac8 -SIZE (tanakamura-waifu2x-converter-cpp-1.0.0-318-gddb865a_GH0.tar.gz) = 14859365 +SHA256 (tanakamura-waifu2x-converter-cpp-1.0.0-377-g007e7b1_GH0.tar.gz) = 6dab337f83e088889f10444da9ceb87153d91d3edc60fc91410896dc6f0cff29 +SIZE (tanakamura-waifu2x-converter-cpp-1.0.0-377-g007e7b1_GH0.tar.gz) = 14870285 SHA256 (waifu2x.1.gz?h=waifu2x-git&id=5c150a5) = bfad3e87e43f20573ab068c386e150f93fb4cc37400b8f4aaf4734c9afbd1489 SIZE (waifu2x.1.gz?h=waifu2x-git&id=5c150a5) = 1242 From owner-svn-ports-all@freebsd.org Tue Nov 3 22:29:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1A21A251B1; Tue, 3 Nov 2015 22:29:30 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8821512AA; Tue, 3 Nov 2015 22:29:30 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3MTTuY002511; Tue, 3 Nov 2015 22:29:29 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3MTTxQ002509; Tue, 3 Nov 2015 22:29:29 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201511032229.tA3MTTxQ002509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Tue, 3 Nov 2015 22:29:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400722 - head/textproc/xmlstarlet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 22:29:30 -0000 Author: hrs Date: Tue Nov 3 22:29:29 2015 New Revision: 400722 URL: https://svnweb.freebsd.org/changeset/ports/400722 Log: Update to 1.6.1. Modified: head/textproc/xmlstarlet/Makefile head/textproc/xmlstarlet/distinfo Modified: head/textproc/xmlstarlet/Makefile ============================================================================== --- head/textproc/xmlstarlet/Makefile Tue Nov 3 22:24:08 2015 (r400721) +++ head/textproc/xmlstarlet/Makefile Tue Nov 3 22:29:29 2015 (r400722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlstarlet -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.1 CATEGORIES= textproc MASTER_SITES= SF/xmlstar/${PORTNAME}/${PORTVERSION} Modified: head/textproc/xmlstarlet/distinfo ============================================================================== --- head/textproc/xmlstarlet/distinfo Tue Nov 3 22:24:08 2015 (r400721) +++ head/textproc/xmlstarlet/distinfo Tue Nov 3 22:29:29 2015 (r400722) @@ -1,2 +1,2 @@ -SHA256 (xmlstarlet-1.5.0.tar.gz) = 47b4ed042ea2909257f2a386001af49fceb303f84da7214779ccf99fffc6bbba -SIZE (xmlstarlet-1.5.0.tar.gz) = 414036 +SHA256 (xmlstarlet-1.6.1.tar.gz) = 15d838c4f3375332fd95554619179b69e4ec91418a3a5296e7c631b7ed19e7ca +SIZE (xmlstarlet-1.6.1.tar.gz) = 420923 From owner-svn-ports-all@freebsd.org Tue Nov 3 23:34:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2224A25E5A; Tue, 3 Nov 2015 23:34:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6DA341CC2; Tue, 3 Nov 2015 23:34:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id tA3NYAU1097883; Tue, 3 Nov 2015 15:34:14 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201511032334.tA3NYAU1097883@gw.catspoiler.org> Date: Tue, 3 Nov 2015 15:34:10 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r400717 - head/print/cups-pstoraster To: marino@FreeBSD.org cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <201511032100.tA3L0v7r075734@repo.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 23:34:20 -0000 On 3 Nov, John Marino wrote: > Author: marino > Date: Tue Nov 3 21:00:57 2015 > New Revision: 400717 > URL: https://svnweb.freebsd.org/changeset/ports/400717 > > Log: > print/cups-pstoraster is not jobs safe > > The gconfig.h file is involved in a race; it is used before it is copied > to its destination. This port has failed on my at least twice. > > Modified: > head/print/cups-pstoraster/Makefile I ran into this as well, see From owner-svn-ports-all@freebsd.org Tue Nov 3 23:42:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E2D4A26014; Tue, 3 Nov 2015 23:42:49 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D0D7F109D; Tue, 3 Nov 2015 23:42:47 +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 tA3NgZTf085193 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 4 Nov 2015 08:42:36 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.15.2/8.14.9) with ESMTPA id tA3NgZGg090536; Wed, 4 Nov 2015 08:42:35 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 04 Nov 2015 08:36:41 +0900 (JST) Message-Id: <20151104.083641.2117830857202894349.hrs@allbsd.org> To: Cy.Schubert@komquats.com Cc: marino@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400565 - head/security/pam_krb5 From: Hiroki Sato In-Reply-To: <201511030457.tA34vkf5040066@slippy.cwsent.com> References: <201511030457.tA34vkf5040066@slippy.cwsent.com> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.7 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_Multipart0(Wed_Nov__4_08_36_41_2015_953)--" 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]); Wed, 04 Nov 2015 08:42:40 +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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 23:42:49 -0000 ----Security_Multipart0(Wed_Nov__4_08_36_41_2015_953)-- Content-Type: Multipart/Mixed; boundary="--Next_Part(Wed_Nov__4_08_36_41_2015_381)--" Content-Transfer-Encoding: 7bit ----Next_Part(Wed_Nov__4_08_36_41_2015_381)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cy Schubert wrote in <201511030457.tA34vkf5040066@slippy.cwsent.com>: Cy> In message <56377C39.5000401@marino.st>, John Marino writes: Cy> > We don't have to settle for what it is. We can control the build flags. Cy> > Cy> > The bottom line is that a regression happened. If the current makefile Cy> > can't be fixed to operate as it was before, the change should be Cy> > reverted, right? Cy> Cy> Actually, it never worked in the first place. That is because the heimdal Cy> port puts its include files in ${LOCALBASE}/include/heimdal (take note of Cy> "heimdal" at the end of the path) and libraries in ${LOCALBASE}/lib/heimdal Cy> (same as above). Ldd ${LOCALBASE}/lib/security/pam_krb5.so makes that Cy> abundantly clear. Cy> Cy> Having said that, it's still no reason or excuse for it not to work. Tested Cy> in a virgin jail, it's working now, and committed. Sorry about the Cy> confusion. Can you please use the pre-defined variables for them instead of hardcoded pathnames? Pathnames for headers and libraries are defined as GSSAPIINCDIR and GSSAPILIBDIR in gssapi.mk in an implementation-neutral way (and "flags" modifier like "gssapi:heimdal,flags" imports them into CFLAGS and LDFLAGS if necessary). Tests for KRB5_HOME and HEIMDAL_HOME should also be replaced with GSSAPIBASEDIR. I confirmed that the attached patch worked fine. -- Hiroki ----Next_Part(Wed_Nov__4_08_36_41_2015_381)-- Content-Type: Text/X-Patch; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pam_krb5.diff" Index: Makefile =================================================================== --- Makefile (revision 400700) +++ Makefile (working copy) @@ -23,37 +23,17 @@ OPTIONS_SINGLE_LINK= MIT HEIMDAL_BASE HEIMDAL_PORT OPTIONS_DEFAULT= MIT MIT_DESC= Link against MIT Kerberos +MIT_USES= gssapi:mit HEIMDAL_PORT_DESC= Link against Heimdal in ports Kerberos +HEIMDAL_PORT_USES= gssapi:heimdal HEIMDAL_BASE_DESC= Link against Heimdal in base Kerberos +HEIMDAL_BASE_USES= gssapi:base -.include +CONFIGURE_ARGS+= --with-krb5="${GSSAPIBASEDIR}" \ + --with-krb5-include="${GSSAPIINCDIR}" \ + --with-krb5-lib="${GSSAPILIBDIR}" +CONFIGURE_ENV= PATH_KRB5_CONFIG="${KRB5CONFIG}" -.if ${PORT_OPTIONS:MHEIMDAL_BASE} -USES+= gssapi:base -.elif ${PORT_OPTIONS:MHEIMDAL_PORT} -USES+= gssapi:heimdal -.if defined(HEIMDAL_HOME) -KRB5_DIR?= ${HEIMDAL_HOME} -.else -KRB5_DIR?= ${LOCALBASE} -.endif -CONFIGURE_ARGS+= --with-krb5="${KRB5_DIR}" \ - --with-krb5-include="${KRB5_DIR}/include/heimdal" \ - --with-krb5-lib="${KRB5_DIR}/lib/heimdal" -CONFIGURE_ENV= PATH_KRB5_CONFIG=${KRB5_DIR}/bin/krb5-config -.elif ${PORT_OPTIONS:MMIT} -USES+= gssapi:mit -LIB_DEPENDS= libkrb5.so.3:${PORTSDIR}/security/krb5 -.if defined(KRB5_HOME) -KRB5_DIR?= ${KRB5_HOME} -.else -KRB5_DIR?= ${LOCALBASE} -.endif -CONFIGURE_ARGS+= --with-krb5="${KRB5_DIR}" -.else -IGNORE= KRB5_IMPL option must be set -.endif - MANDIR= ${STAGEDIR}${MANPREFIX}/man post-install: ----Next_Part(Wed_Nov__4_08_36_41_2015_381)---- ----Security_Multipart0(Wed_Nov__4_08_36_41_2015_953)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlY5RQkACgkQTyzT2CeTzy1lVACgt+P/Zh3/5vEt0/4Za3EQ3RlQ KN4AoLs9rgXUVpyzKtzeuuUc56S4dnMK =1Zhm -----END PGP SIGNATURE----- ----Security_Multipart0(Wed_Nov__4_08_36_41_2015_953)---- From owner-svn-ports-all@freebsd.org Tue Nov 3 23:59:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA371A263C1; Tue, 3 Nov 2015 23:59:21 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [66.135.54.68]) by mx1.freebsd.org (Postfix) with ESMTP id B4576160A; Tue, 3 Nov 2015 23:59:21 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C4E8356166; Tue, 3 Nov 2015 17:59:14 -0600 (CST) Date: Tue, 3 Nov 2015 17:59:14 -0600 From: Mark Linimon To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Cc: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf Message-ID: <20151103235914.GA32475@lonesome.com> References: <201511031307.tA3D7vYm038599@repo.freebsd.org> <20151103135940.GA16036@FreeBSD.org> <86h9l3otgu.fsf@desk.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86h9l3otgu.fsf@desk.des.no> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 23:59:22 -0000 On Tue, Nov 03, 2015 at 06:58:41PM +0100, Dag-Erling Smørgrav wrote: > Alexey Dokuchaev writes: > > Also, some of the style bugs I've mentioned earlier are still unfixed? > If you mean the Oxford comma in pkg-descr: the Oxford comma is > encouraged by some style guides and discouraged by others. We're arguing about commas? Seriously? There are 2069 ports PRs, including 1604 for existing ports; there are 4958 ports with no maintainer (literally assigned to ports@); there are 205 ports marked "broken" by even the most conservative measure ... and we're arguing about *commas*? mcl From owner-svn-ports-all@freebsd.org Tue Nov 3 23:59:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7881A263F0; Tue, 3 Nov 2015 23:59:39 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 852ED17E8; Tue, 3 Nov 2015 23:59:39 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA3NxcVH027852; Tue, 3 Nov 2015 23:59:38 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA3Nxcp2027850; Tue, 3 Nov 2015 23:59:38 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <201511032359.tA3Nxcp2027850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Tue, 3 Nov 2015 23:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400723 - head/devel/pep8 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 23:59:39 -0000 Author: sbz Date: Tue Nov 3 23:59:38 2015 New Revision: 400723 URL: https://svnweb.freebsd.org/changeset/ports/400723 Log: - Update to 1.6.2 Submitted by: rm Approved by: myself Modified: head/devel/pep8/Makefile head/devel/pep8/distinfo Modified: head/devel/pep8/Makefile ============================================================================== --- head/devel/pep8/Makefile Tue Nov 3 22:29:29 2015 (r400722) +++ head/devel/pep8/Makefile Tue Nov 3 23:59:38 2015 (r400723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pep8 -PORTVERSION= 1.5.7 +PORTVERSION= 1.6.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,9 @@ COMMENT= Python style guide checker LICENSE= MIT +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils regression-test: extract @(cd ${WRKSRC}; ${PYTHON_CMD} ${PORTNAME}.py \ Modified: head/devel/pep8/distinfo ============================================================================== --- head/devel/pep8/distinfo Tue Nov 3 22:29:29 2015 (r400722) +++ head/devel/pep8/distinfo Tue Nov 3 23:59:38 2015 (r400723) @@ -1,2 +1,2 @@ -SHA256 (pep8-1.5.7.tar.gz) = 15b42131b25f376165d195fe4e17b0a28311182aaf9330d5eb575bbeda5a6989 -SIZE (pep8-1.5.7.tar.gz) = 67302 +SHA256 (pep8-1.6.2.tar.gz) = b8b7e35630b5539e26a197dfc6005be9e1e9a135496b377723a8ebc01b9bcbff +SIZE (pep8-1.6.2.tar.gz) = 74534 From owner-svn-ports-all@freebsd.org Wed Nov 4 00:13:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B63F7A26653; Wed, 4 Nov 2015 00:13:30 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 785341F08; Wed, 4 Nov 2015 00:13:30 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA40DTa9033386; Wed, 4 Nov 2015 00:13:29 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA40DTj3033384; Wed, 4 Nov 2015 00:13:29 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201511040013.tA40DTj3033384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 4 Nov 2015 00:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400724 - head/www/lynx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 00:13:30 -0000 Author: wen Date: Wed Nov 4 00:13:29 2015 New Revision: 400724 URL: https://svnweb.freebsd.org/changeset/ports/400724 Log: - Update WWW and MASTER_SITES PR: 204262 Submitted by: jharris@widomaker.com(maintainer) Modified: head/www/lynx/Makefile head/www/lynx/pkg-descr Modified: head/www/lynx/Makefile ============================================================================== --- head/www/lynx/Makefile Tue Nov 3 23:59:38 2015 (r400723) +++ head/www/lynx/Makefile Wed Nov 4 00:13:29 2015 (r400724) @@ -6,7 +6,7 @@ PORTVERSION= 2.8.8.2 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www ipv6 -MASTER_SITES= http://lynx.isc.org/current/ \ +MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \ http://bitrote.org/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E} Modified: head/www/lynx/pkg-descr ============================================================================== --- head/www/lynx/pkg-descr Tue Nov 3 23:59:38 2015 (r400723) +++ head/www/lynx/pkg-descr Wed Nov 4 00:13:29 2015 (r400724) @@ -2,4 +2,4 @@ lynx is a program which allows a user to and other information servers. It uses only ascii representation so that it can be used from ascii-terminals and dial-in lines. -WWW: http://lynx.isc.org/ +WWW: http://lynx.invisible-island.net/ From owner-svn-ports-all@freebsd.org Wed Nov 4 02:11:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AB37A259B8; Wed, 4 Nov 2015 02:11:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 31FE91BD4; Wed, 4 Nov 2015 02:11:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA42BRAt066753; Wed, 4 Nov 2015 02:11:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA42BRRX066752; Wed, 4 Nov 2015 02:11:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511040211.tA42BRRX066752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 Nov 2015 02:11:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400725 - branches/2015Q4/www/firefox/files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:11:28 -0000 Author: swills Date: Wed Nov 4 02:11:27 2015 New Revision: 400725 URL: https://svnweb.freebsd.org/changeset/ports/400725 Log: MFH: r398774 Fix build with clang. https://bugzilla.mozilla.org/show_bug.cgi?id=1181382 Added: branches/2015Q4/www/firefox/files/patch-bug1181382 - copied unchanged from r398774, head/www/firefox/files/patch-bug1181382 Modified: Directory Properties: branches/2015Q4/ (props changed) Copied: branches/2015Q4/www/firefox/files/patch-bug1181382 (from r398774, head/www/firefox/files/patch-bug1181382) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/www/firefox/files/patch-bug1181382 Wed Nov 4 02:11:27 2015 (r400725, copy of r398774, head/www/firefox/files/patch-bug1181382) @@ -0,0 +1,15 @@ +--- dom/mobilemessage/MobileMessageManager.h.orig 2015-09-17 22:13:25 UTC ++++ dom/mobilemessage/MobileMessageManager.h +@@ -14,11 +14,11 @@ + class nsISmsService; + class nsIDOMMozSmsMessage; + class nsIDOMMozMmsMessage; +-class Promise; + + namespace mozilla { + namespace dom { + ++class Promise; + class DOMRequest; + class DOMCursor; + struct MmsParameters; From owner-svn-ports-all@freebsd.org Wed Nov 4 02:12:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B461A25A25; Wed, 4 Nov 2015 02:12:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F2901D10; Wed, 4 Nov 2015 02:12:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA42CGVk067536; Wed, 4 Nov 2015 02:12:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA42CFGl067534; Wed, 4 Nov 2015 02:12:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511040212.tA42CFGl067534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 Nov 2015 02:12:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400726 - branches/2015Q4/www/firefox X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:12:17 -0000 Author: swills Date: Wed Nov 4 02:12:15 2015 New Revision: 400726 URL: https://svnweb.freebsd.org/changeset/ports/400726 Log: MFH: r399009 www/firefox: update to 41.0.1 Modified: branches/2015Q4/www/firefox/Makefile branches/2015Q4/www/firefox/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/firefox/Makefile ============================================================================== --- branches/2015Q4/www/firefox/Makefile Wed Nov 4 02:11:27 2015 (r400725) +++ branches/2015Q4/www/firefox/Makefile Wed Nov 4 02:12:15 2015 (r400726) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 41.0 +DISTVERSION= 41.0.1 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: branches/2015Q4/www/firefox/distinfo ============================================================================== --- branches/2015Q4/www/firefox/distinfo Wed Nov 4 02:11:27 2015 (r400725) +++ branches/2015Q4/www/firefox/distinfo Wed Nov 4 02:12:15 2015 (r400726) @@ -1,2 +1,2 @@ -SHA256 (firefox-41.0.source.tar.xz) = 18abb95e93770ab1cc0794349125aacf073eb04fd8b8a93c7a58312c94bf16fd -SIZE (firefox-41.0.source.tar.xz) = 159785356 +SHA256 (firefox-41.0.1.source.tar.xz) = 47b2cfc26b17559c26b95a584ab14b6efba132ca371b8aa30da2e2167e0612c3 +SIZE (firefox-41.0.1.source.tar.xz) = 159761132 From owner-svn-ports-all@freebsd.org Wed Nov 4 02:13:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A42A9A25A64; Wed, 4 Nov 2015 02:13:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E2CD1E1A; Wed, 4 Nov 2015 02:13:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA42D3jQ067721; Wed, 4 Nov 2015 02:13:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA42D3eI067719; Wed, 4 Nov 2015 02:13:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511040213.tA42D3eI067719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 Nov 2015 02:13:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400727 - in branches/2015Q4/www: firefox firefox-esr X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:13:04 -0000 Author: swills Date: Wed Nov 4 02:13:03 2015 New Revision: 400727 URL: https://svnweb.freebsd.org/changeset/ports/400727 Log: MFH: r399141 www/firefox: DSA -> RSA in pkg-message PR: 202683 Submitted by: naddy Modified: branches/2015Q4/www/firefox-esr/pkg-message branches/2015Q4/www/firefox/pkg-message Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/firefox-esr/pkg-message ============================================================================== --- branches/2015Q4/www/firefox-esr/pkg-message Wed Nov 4 02:12:15 2015 (r400726) +++ branches/2015Q4/www/firefox-esr/pkg-message Wed Nov 4 02:13:03 2015 (r400727) @@ -7,8 +7,8 @@ sftp:// (Gvfs/GIO option): Only sftp access using public key authentication works. To easily setup public key authentication to "remote_host": -ssh-keygen -t dsa -cat ~/.ssh/id_dsa.pub | ssh remote_host "cat >> .ssh/authorized_keys" +ssh-keygen +cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys" The SSH server on remote_host must allow pub key authentication. Modified: branches/2015Q4/www/firefox/pkg-message ============================================================================== --- branches/2015Q4/www/firefox/pkg-message Wed Nov 4 02:12:15 2015 (r400726) +++ branches/2015Q4/www/firefox/pkg-message Wed Nov 4 02:13:03 2015 (r400727) @@ -7,8 +7,8 @@ sftp:// (Gvfs/GIO option): Only sftp access using public key authentication works. To easily setup public key authentication to "remote_host": -ssh-keygen -t dsa -cat ~/.ssh/id_dsa.pub | ssh remote_host "cat >> .ssh/authorized_keys" +ssh-keygen +cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys" The SSH server on remote_host must allow pub key authentication. From owner-svn-ports-all@freebsd.org Wed Nov 4 02:15:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 778C9A25ACE; Wed, 4 Nov 2015 02:15:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 327171F31; Wed, 4 Nov 2015 02:15:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA42FOgY068027; Wed, 4 Nov 2015 02:15:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA42FNWN068022; Wed, 4 Nov 2015 02:15:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511040215.tA42FNWN068022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 Nov 2015 02:15:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400728 - branches/2015Q4/www/firefox-i18n X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:15:25 -0000 Author: swills Date: Wed Nov 4 02:15:23 2015 New Revision: 400728 URL: https://svnweb.freebsd.org/changeset/ports/400728 Log: MFH: r399014 www/firefox-i18n: update to 41.0.1 PR: 203677 Submitted by: Christoph Moench-Tegeder Modified: branches/2015Q4/www/firefox-i18n/Makefile branches/2015Q4/www/firefox-i18n/Makefile.lang branches/2015Q4/www/firefox-i18n/Makefile.option branches/2015Q4/www/firefox-i18n/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/firefox-i18n/Makefile ============================================================================== --- branches/2015Q4/www/firefox-i18n/Makefile Wed Nov 4 02:13:03 2015 (r400727) +++ branches/2015Q4/www/firefox-i18n/Makefile Wed Nov 4 02:15:23 2015 (r400728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 41.0 +PORTVERSION= 41.0.1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2015Q4/www/firefox-i18n/Makefile.lang ============================================================================== --- branches/2015Q4/www/firefox-i18n/Makefile.lang Wed Nov 4 02:13:03 2015 (r400727) +++ branches/2015Q4/www/firefox-i18n/Makefile.lang Wed Nov 4 02:15:23 2015 (r400728) @@ -7,7 +7,7 @@ FIREFOX_I18N_ALL_= ach af an ar as ast a gu-IN he hi-IN hr hsb hu hy-AM id is it ja kk km \ 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 + sr sv-SE ta te th tr uk uz vi xh zh-CN zh-TW .if defined(FIREFOX_I18N_ALL) || defined(PACKAGE_BUILDING) || target(package) FIREFOX_I18N= ${FIREFOX_I18N_ALL_} @@ -57,9 +57,6 @@ FIREFOX_I18N+= ca .if ${PORT_OPTIONS:MLANG_CS} FIREFOX_I18N+= cs .endif -.if ${PORT_OPTIONS:MLANG_CSB} -FIREFOX_I18N+= csb -.endif .if ${PORT_OPTIONS:MLANG_CY} FIREFOX_I18N+= cy .endif @@ -174,9 +171,6 @@ FIREFOX_I18N+= kn .if ${PORT_OPTIONS:MLANG_KO} FIREFOX_I18N+= ko .endif -.if ${PORT_OPTIONS:MLANG_KU} -FIREFOX_I18N+= ku -.endif .if ${PORT_OPTIONS:MLANG_LIJ} FIREFOX_I18N+= lij .endif @@ -240,12 +234,12 @@ FIREFOX_I18N+= si .if ${PORT_OPTIONS:MLANG_SK} FIREFOX_I18N+= sk .endif -.if ${PORT_OPTIONS:MLANG_SON} -FIREFOX_I18N+= son -.endif .if ${PORT_OPTIONS:MLANG_SL} FIREFOX_I18N+= sl .endif +.if ${PORT_OPTIONS:MLANG_SON} +FIREFOX_I18N+= son +.endif .if ${PORT_OPTIONS:MLANG_SQ} FIREFOX_I18N+= sq .endif @@ -255,9 +249,6 @@ FIREFOX_I18N+= sr .if ${PORT_OPTIONS:MLANG_SV} FIREFOX_I18N+= sv-SE .endif -.if ${PORT_OPTIONS:MLANG_SW} -FIREFOX_I18N+= sw -.endif .if ${PORT_OPTIONS:MLANG_TA} FIREFOX_I18N+= ta .endif @@ -273,6 +264,9 @@ FIREFOX_I18N+= tr .if ${PORT_OPTIONS:MLANG_UK} FIREFOX_I18N+= uk .endif +.if ${PORT_OPTIONS:MLANG_UZ} +FIREFOX_I18N+= uz +.endif .if ${PORT_OPTIONS:MLANG_VI} FIREFOX_I18N+= vi .endif @@ -285,7 +279,4 @@ FIREFOX_I18N+= zh-CN .if ${PORT_OPTIONS:MLANG_TW} FIREFOX_I18N+= zh-TW .endif -.if ${PORT_OPTIONS:MLANG_ZU} -FIREFOX_I18N+= zu -.endif .endif Modified: branches/2015Q4/www/firefox-i18n/Makefile.option ============================================================================== --- branches/2015Q4/www/firefox-i18n/Makefile.option Wed Nov 4 02:13:03 2015 (r400727) +++ branches/2015Q4/www/firefox-i18n/Makefile.option Wed Nov 4 02:15:23 2015 (r400728) @@ -1,100 +1,100 @@ # Created by: Koji Yokota # $FreeBSD$ +# this is sorted on the name of the xpi files, not the option name OPTIONS_DEFINE= LANG_ACH \ LANG_AF \ LANG_AN \ - LANG_SQ \ LANG_AR \ LANG_AS \ - LANG_AM \ LANG_AST \ LANG_AZ \ - LANG_EU \ - LANG_BN \ + LANG_BE \ + LANG_BG \ LANG_BB \ - LANG_BS \ + LANG_BN \ LANG_BR \ - LANG_BG \ - LANG_BE \ + LANG_BS \ LANG_CA \ - LANG_CN \ LANG_CS \ + LANG_CY \ LANG_DA \ - LANG_NL \ + LANG_DE \ + LANG_DSB \ + LANG_EL \ LANG_GB \ LANG_US \ + LANG_ZA \ LANG_EO \ + LANG_SA \ + LANG_SC \ + LANG_ES \ + LANG_SM \ LANG_ET \ - LANG_GL \ - LANG_DE \ - LANG_DSB \ - LANG_EL \ - LANG_GU \ + LANG_EU \ + LANG_FA \ LANG_FF \ LANG_FI \ LANG_FR \ LANG_FY \ LANG_GA \ LANG_GD \ + LANG_GL \ + LANG_GU \ LANG_HE \ LANG_HI \ LANG_HR \ LANG_HSB \ LANG_HU \ - LANG_IS \ + LANG_AM \ LANG_ID \ + LANG_IS \ LANG_IT \ LANG_JA \ - LANG_KN \ LANG_KK \ LANG_KM \ + LANG_KN \ LANG_KO \ - LANG_LV \ - LANG_LT \ LANG_LIJ \ - LANG_MK \ + LANG_LT \ + LANG_LV \ LANG_MAI \ + LANG_MK \ LANG_ML \ LANG_MR \ - LANG_MN \ LANG_MS \ LANG_NB \ + LANG_NL \ LANG_NN \ LANG_OR \ - LANG_FA \ + LANG_PA \ LANG_PL \ - LANG_PT \ LANG_PBR\ - LANG_PA \ - LANG_RO \ + LANG_PT \ LANG_RM \ + LANG_RO \ LANG_RU \ - LANG_SR \ LANG_SI \ - LANG_ES \ - LANG_SON \ - LANG_SA \ - LANG_SC \ - LANG_SM \ LANG_SK \ LANG_SL \ + LANG_SON \ + LANG_SQ \ + LANG_SR \ LANG_SV \ - LANG_TW \ LANG_TA \ LANG_TE \ LANG_TH \ LANG_TR \ LANG_UK \ + LANG_UZ \ LANG_VI \ - LANG_CY \ LANG_XH \ - LANG_ZA \ - LANG_ZU + LANG_CN \ + LANG_TW OPTIONS_DEFAULT=LANG_AR LANG_BN LANG_BR LANG_CN LANG_ET LANG_DE LANG_FR \ LANG_HI LANG_ID LANG_IT LANG_JA LANG_KO LANG_MK LANG_MR \ - LANG_MN LANG_PBR LANG_PA LANG_RU LANG_ES LANG_SON LANG_TE + LANG_PBR LANG_PA LANG_RU LANG_ES LANG_SON LANG_TE LANG_ACH_DESC?= Acholi language support LANG_AN_DESC?= Aragonese language support @@ -108,4 +108,5 @@ LANG_KM_DESC?= Khmer language support LANG_LIJ_DESC?= Ligurian (Genoa) language support LANG_MS_DESC?= Malay language support LANG_SW_DESC?= Swahili language support +LANG_UZ_DESC?= Uzbek language support LANG_XH_DESC?= Xhosa language support Modified: branches/2015Q4/www/firefox-i18n/distinfo ============================================================================== --- branches/2015Q4/www/firefox-i18n/distinfo Wed Nov 4 02:13:03 2015 (r400727) +++ branches/2015Q4/www/firefox-i18n/distinfo Wed Nov 4 02:15:23 2015 (r400728) @@ -1,176 +1,178 @@ -SHA256 (xpi/firefox-i18n-41.0/ach.xpi) = 86755444fc1b53893f4fe3c181adbccc4bd4d6e24035aeb1ce4d0e90586bbc4c -SIZE (xpi/firefox-i18n-41.0/ach.xpi) = 483439 -SHA256 (xpi/firefox-i18n-41.0/af.xpi) = 9a81d311727c1b393eb5a1d420c77a26cc01327b3c326a935b8b31b426977ab0 -SIZE (xpi/firefox-i18n-41.0/af.xpi) = 486121 -SHA256 (xpi/firefox-i18n-41.0/an.xpi) = 2e9df1c9f67ef5cafd5fd9e4d4d2ddaa642aa29b81a96e02fb47a658e53a1146 -SIZE (xpi/firefox-i18n-41.0/an.xpi) = 464516 -SHA256 (xpi/firefox-i18n-41.0/ar.xpi) = bb9ee3d703c10f9bc3e12e9f62ea95511955239a20fae81918f0c0529685baf8 -SIZE (xpi/firefox-i18n-41.0/ar.xpi) = 521159 -SHA256 (xpi/firefox-i18n-41.0/as.xpi) = 2bb52d1a41ca3955a460f0f2d48efe3e2c99ab579d72f1c183faed70403bb869 -SIZE (xpi/firefox-i18n-41.0/as.xpi) = 511219 -SHA256 (xpi/firefox-i18n-41.0/ast.xpi) = 2be891b76d75d39310f35c290a7d93aab8b6d4cde87e65f0820760fd230c7985 -SIZE (xpi/firefox-i18n-41.0/ast.xpi) = 399122 -SHA256 (xpi/firefox-i18n-41.0/az.xpi) = a213f91389bd869fc3b6eb154965da9ebf00f422cc3173696a97c060b6382530 -SIZE (xpi/firefox-i18n-41.0/az.xpi) = 492916 -SHA256 (xpi/firefox-i18n-41.0/be.xpi) = 3611cb1cecd6fd6ddfcc57ef936a351704299a54362d000c16779aab7f7399ec -SIZE (xpi/firefox-i18n-41.0/be.xpi) = 453403 -SHA256 (xpi/firefox-i18n-41.0/bg.xpi) = 45842f478fbac439a828950fd8a708352e6f249c967d71def55eeae0ec49c78f -SIZE (xpi/firefox-i18n-41.0/bg.xpi) = 492965 -SHA256 (xpi/firefox-i18n-41.0/bn-BD.xpi) = de27686738705b1291118126d87f9f6f60075a35abc3651ebbe8c62d3624f8ba -SIZE (xpi/firefox-i18n-41.0/bn-BD.xpi) = 527570 -SHA256 (xpi/firefox-i18n-41.0/bn-IN.xpi) = bc94787dc80a9afd100c0b784374aae1bdb03e03e496ce6f6cd5b7e3d254056b -SIZE (xpi/firefox-i18n-41.0/bn-IN.xpi) = 530267 -SHA256 (xpi/firefox-i18n-41.0/br.xpi) = 98db3d58490a3bd71ef114a8d066fa8515450b6d85c8474316f46cf7e4c0a3be -SIZE (xpi/firefox-i18n-41.0/br.xpi) = 444530 -SHA256 (xpi/firefox-i18n-41.0/bs.xpi) = 20bb1ecb9f4aa63163c6121e74a25b5d6b55c33b2dbe13531962df1dc52dad10 -SIZE (xpi/firefox-i18n-41.0/bs.xpi) = 486281 -SHA256 (xpi/firefox-i18n-41.0/ca.xpi) = 4921859dd265dad50f39187b7036e9154a73d4d32d5153f2c55cf529fee38e57 -SIZE (xpi/firefox-i18n-41.0/ca.xpi) = 461321 -SHA256 (xpi/firefox-i18n-41.0/cs.xpi) = 5fc00e06ade7de4ab82d93fb87f698c990f3764fbe56ea2780ce06af0b752413 -SIZE (xpi/firefox-i18n-41.0/cs.xpi) = 450333 -SHA256 (xpi/firefox-i18n-41.0/cy.xpi) = 25c0e0d472878821b3c45867f910ba90414ee419894f7f01dd9484ff9ff7e973 -SIZE (xpi/firefox-i18n-41.0/cy.xpi) = 448183 -SHA256 (xpi/firefox-i18n-41.0/da.xpi) = 96d7193c09620bfe570ae37deaaf356d182399057ecd70341c2777188496e64e -SIZE (xpi/firefox-i18n-41.0/da.xpi) = 453403 -SHA256 (xpi/firefox-i18n-41.0/de.xpi) = 5a28c5751581e669d0979c62217cbf7b9ac61995dcc35a53ab675e241e374c7f -SIZE (xpi/firefox-i18n-41.0/de.xpi) = 455710 -SHA256 (xpi/firefox-i18n-41.0/dsb.xpi) = ec63d4b44d4a7d3bf5f0e8523fd9a3b00939ad873a8737f89f27792bfec3259f -SIZE (xpi/firefox-i18n-41.0/dsb.xpi) = 474536 -SHA256 (xpi/firefox-i18n-41.0/el.xpi) = f1437c41e2450d5101c3fe2b5e128157d33f5b93336483db36314f3a5e3c9f96 -SIZE (xpi/firefox-i18n-41.0/el.xpi) = 501619 -SHA256 (xpi/firefox-i18n-41.0/en-GB.xpi) = a419880aa591291868e86d15dd0af1fe20f55cf18e62cfe272e71bf09b2e6b7b -SIZE (xpi/firefox-i18n-41.0/en-GB.xpi) = 441098 -SHA256 (xpi/firefox-i18n-41.0/en-US.xpi) = 1650d4abba5fc7c9a37e79034fad2206bf6f365d6ee40c99da4626f70412cdef -SIZE (xpi/firefox-i18n-41.0/en-US.xpi) = 471246 -SHA256 (xpi/firefox-i18n-41.0/en-ZA.xpi) = 5dc4e9357ad6f826572f96305ca8d1c5fa74a4c9c82fcbb78b3a7f34d9ecb242 -SIZE (xpi/firefox-i18n-41.0/en-ZA.xpi) = 444145 -SHA256 (xpi/firefox-i18n-41.0/eo.xpi) = 15ec1dcf88b51b671e2369346e87a0503b2b1ff8c32b9e91389816a4eadbc8e9 -SIZE (xpi/firefox-i18n-41.0/eo.xpi) = 487994 -SHA256 (xpi/firefox-i18n-41.0/es-AR.xpi) = 535f578884c390698c97db2717dd91f3d948fb135b8ba4f1b5ec09d796092ce5 -SIZE (xpi/firefox-i18n-41.0/es-AR.xpi) = 456517 -SHA256 (xpi/firefox-i18n-41.0/es-CL.xpi) = b65d4c72e66642d5188bf12686f2541d2b5178be83ee2fb727d82877aa1aaa3a -SIZE (xpi/firefox-i18n-41.0/es-CL.xpi) = 381632 -SHA256 (xpi/firefox-i18n-41.0/es-ES.xpi) = ca7968f53f99bcf8e5369926b0e8b23ca7272e54bd15447fa42d8588fdbcdbd6 -SIZE (xpi/firefox-i18n-41.0/es-ES.xpi) = 370111 -SHA256 (xpi/firefox-i18n-41.0/es-MX.xpi) = a6384d393b6c82d29834089db412c98de0ce58ef7293c59166b6675f236ba0ef -SIZE (xpi/firefox-i18n-41.0/es-MX.xpi) = 460283 -SHA256 (xpi/firefox-i18n-41.0/et.xpi) = 71db72097253d9eb7964e220ac7d559d34dbf0e1214715814349ab5fbcbd2046 -SIZE (xpi/firefox-i18n-41.0/et.xpi) = 445439 -SHA256 (xpi/firefox-i18n-41.0/eu.xpi) = 47cc5e46baad2e03a17cdfeb054d0d3f102094b4e9dcb1c8a49d104324f6115d -SIZE (xpi/firefox-i18n-41.0/eu.xpi) = 469716 -SHA256 (xpi/firefox-i18n-41.0/fa.xpi) = d3c1491021de3477709b2f77a2ed95e4a4b37fdadf37dce2892edf689cbc015b -SIZE (xpi/firefox-i18n-41.0/fa.xpi) = 516157 -SHA256 (xpi/firefox-i18n-41.0/ff.xpi) = 59efd5d132c0026a6c31be1674fc398450b8bb2ec75c0786bf3c817627a5532e -SIZE (xpi/firefox-i18n-41.0/ff.xpi) = 454687 -SHA256 (xpi/firefox-i18n-41.0/fi.xpi) = 0c919f496c2a0e1503a8f37ded5938100680e810f6025cea0e84ae27f70b06ee -SIZE (xpi/firefox-i18n-41.0/fi.xpi) = 447174 -SHA256 (xpi/firefox-i18n-41.0/fr.xpi) = df5faa391722a201d6f6ecf08de01d393ce96dd122f378434f11440f825e5b10 -SIZE (xpi/firefox-i18n-41.0/fr.xpi) = 465091 -SHA256 (xpi/firefox-i18n-41.0/fy-NL.xpi) = 8aea345024bd99ceb013899e839170b61e6ae6e1bbb5b9c65cbf92f2f610f35a -SIZE (xpi/firefox-i18n-41.0/fy-NL.xpi) = 458775 -SHA256 (xpi/firefox-i18n-41.0/ga-IE.xpi) = ccb6e56af07c093f77db2224abefa80a77690f955d6d54f77a6d857fb672429d -SIZE (xpi/firefox-i18n-41.0/ga-IE.xpi) = 473255 -SHA256 (xpi/firefox-i18n-41.0/gd.xpi) = 12ec59d2dd84dbd1e9efbb6accbda523d93845b1198ed54ed4a1712bd50268ff -SIZE (xpi/firefox-i18n-41.0/gd.xpi) = 457498 -SHA256 (xpi/firefox-i18n-41.0/gl.xpi) = db9f28f2202dc2cbe96729d1afe9cf41ab94ada69e5f1305c4c15d2d0cc6416d -SIZE (xpi/firefox-i18n-41.0/gl.xpi) = 452610 -SHA256 (xpi/firefox-i18n-41.0/gu-IN.xpi) = 53463a96319f19c4966cbef96f2a6fdbabe6e7e8f77473e74541e26724516a92 -SIZE (xpi/firefox-i18n-41.0/gu-IN.xpi) = 487514 -SHA256 (xpi/firefox-i18n-41.0/he.xpi) = 21d0550c2c7a3f017f4e1f83859387929c41f7f1df06db3b073852ac436fc435 -SIZE (xpi/firefox-i18n-41.0/he.xpi) = 486489 -SHA256 (xpi/firefox-i18n-41.0/hi-IN.xpi) = b15756e16e5998219c2505e06d5a05aa291cfbb73bf31556d55ce57284c535f6 -SIZE (xpi/firefox-i18n-41.0/hi-IN.xpi) = 509161 -SHA256 (xpi/firefox-i18n-41.0/hr.xpi) = b7fda3f4bc5a7d6476f8ea5cd4e7f9d9445133dfc21f9257a802e75792543e21 -SIZE (xpi/firefox-i18n-41.0/hr.xpi) = 481334 -SHA256 (xpi/firefox-i18n-41.0/hsb.xpi) = 599261f6ddd9511872addf55a54ac27f8a2c629600e437a83986bec7325ffa49 -SIZE (xpi/firefox-i18n-41.0/hsb.xpi) = 472165 -SHA256 (xpi/firefox-i18n-41.0/hu.xpi) = ac254be8aae3d7feeb7e871f76d315a0d498bfc18ea706c5d51fad200554d86c -SIZE (xpi/firefox-i18n-41.0/hu.xpi) = 457034 -SHA256 (xpi/firefox-i18n-41.0/hy-AM.xpi) = 86019023a1bba2985fd44dc18fe6eca18faccee769d2702ed4f5be6ee68cd0d2 -SIZE (xpi/firefox-i18n-41.0/hy-AM.xpi) = 538340 -SHA256 (xpi/firefox-i18n-41.0/id.xpi) = 64ba7710b02a8454892dbb2de437e11a1e0ce660a6c072c54f3f2788aaf9ab0d -SIZE (xpi/firefox-i18n-41.0/id.xpi) = 433970 -SHA256 (xpi/firefox-i18n-41.0/is.xpi) = ea2916c2eec477ea0baac33c5b506f2cbcee0e4023cf4d96d3a927470c40be5c -SIZE (xpi/firefox-i18n-41.0/is.xpi) = 488111 -SHA256 (xpi/firefox-i18n-41.0/it.xpi) = 81c0df60bd9a20f1f3bf6861b085a5172b398fc0dcdfc603e34ce306f80f37e0 -SIZE (xpi/firefox-i18n-41.0/it.xpi) = 363984 -SHA256 (xpi/firefox-i18n-41.0/ja.xpi) = 32386da85ad191fc2c445759649d929fd7eab3940daea328dd3e1a56533a7c37 -SIZE (xpi/firefox-i18n-41.0/ja.xpi) = 483302 -SHA256 (xpi/firefox-i18n-41.0/kk.xpi) = 98e27a0caa00137e3a7908a18220af0b5447371875be40a20caf22678adba9d2 -SIZE (xpi/firefox-i18n-41.0/kk.xpi) = 508364 -SHA256 (xpi/firefox-i18n-41.0/km.xpi) = 0391cceb932ff1d7099605e51b8abf9e5cbb311e4fc6d5a0b3f58388428332ca -SIZE (xpi/firefox-i18n-41.0/km.xpi) = 571707 -SHA256 (xpi/firefox-i18n-41.0/kn.xpi) = 87c7e4b1b00499929fa89cff96ee7b2040bc3b2fa39da43d913b460730e9837a -SIZE (xpi/firefox-i18n-41.0/kn.xpi) = 539237 -SHA256 (xpi/firefox-i18n-41.0/ko.xpi) = bfd714e03b16a6e4e440bd1907186a9856780be70cd0af9daca3374a7a2006ce -SIZE (xpi/firefox-i18n-41.0/ko.xpi) = 464904 -SHA256 (xpi/firefox-i18n-41.0/lij.xpi) = ae514d960dca72cf7c057af190624947c56307db25d00b580ee8cbfc94be535c -SIZE (xpi/firefox-i18n-41.0/lij.xpi) = 451188 -SHA256 (xpi/firefox-i18n-41.0/lt.xpi) = 46d2bcc9842f74d1a78e41ce470d2197fc8e5243886c0b4b62535ed930c2a01f -SIZE (xpi/firefox-i18n-41.0/lt.xpi) = 490118 -SHA256 (xpi/firefox-i18n-41.0/lv.xpi) = 9f01b6c0c4647981f595c2827453e1209587c34ca947a5879f6b8fe9707c707f -SIZE (xpi/firefox-i18n-41.0/lv.xpi) = 470364 -SHA256 (xpi/firefox-i18n-41.0/mai.xpi) = f3ececf56f634f8dcf3950d4bf9a7a21508021a45b99dff045135c1c037266c7 -SIZE (xpi/firefox-i18n-41.0/mai.xpi) = 517160 -SHA256 (xpi/firefox-i18n-41.0/mk.xpi) = 1b8e4d2d5cfd8c8768b42b6d394b9132dc806672cab3d3f0acdd475e73d6abd3 -SIZE (xpi/firefox-i18n-41.0/mk.xpi) = 530865 -SHA256 (xpi/firefox-i18n-41.0/ml.xpi) = 602b9759448353e33b8800fb392bc2e3785058d1ec2331528abc91a1021bbabc -SIZE (xpi/firefox-i18n-41.0/ml.xpi) = 529030 -SHA256 (xpi/firefox-i18n-41.0/mr.xpi) = dbea36f8a4869cf15db2ae9a324d43297295d63c1a3dd8e45dfc4997e5d6676d -SIZE (xpi/firefox-i18n-41.0/mr.xpi) = 511323 -SHA256 (xpi/firefox-i18n-41.0/ms.xpi) = 59f5f143b9ed9cc12a2cf9cdc2e5d1af25bde7c78aec55a5232e680b737fdf9d -SIZE (xpi/firefox-i18n-41.0/ms.xpi) = 493483 -SHA256 (xpi/firefox-i18n-41.0/nb-NO.xpi) = b70ff1288f2ebd217c67f0b4fa1c48dcd6800d98ebca03d880d01592eb1f9fe8 -SIZE (xpi/firefox-i18n-41.0/nb-NO.xpi) = 446371 -SHA256 (xpi/firefox-i18n-41.0/nl.xpi) = 82998109c104b4277a54a9c6aad3caca8d40e89290ca33f18e876e85158ad428 -SIZE (xpi/firefox-i18n-41.0/nl.xpi) = 446545 -SHA256 (xpi/firefox-i18n-41.0/nn-NO.xpi) = 6f39bbb77c7c07bcc5612b1715262f94d4d962b5148384ab2ec052e1a4b64eeb -SIZE (xpi/firefox-i18n-41.0/nn-NO.xpi) = 442561 -SHA256 (xpi/firefox-i18n-41.0/or.xpi) = c4fd3a8b1fbc8b79612b3d24b556419acce11a7836e21e7196dbe4e9eb0b4799 -SIZE (xpi/firefox-i18n-41.0/or.xpi) = 528104 -SHA256 (xpi/firefox-i18n-41.0/pa-IN.xpi) = 5ccc34672873d883693412696e0538dc16b96a712e0decad211fee4de5a2485f -SIZE (xpi/firefox-i18n-41.0/pa-IN.xpi) = 498581 -SHA256 (xpi/firefox-i18n-41.0/pl.xpi) = 757411d39b98fbfb71a7e502e44c27f64f01f8a3936bbb84b08f2a33ccf0c2b8 -SIZE (xpi/firefox-i18n-41.0/pl.xpi) = 400465 -SHA256 (xpi/firefox-i18n-41.0/pt-BR.xpi) = 65ae606a712e05cfffcd2f48a352c6b1b5abf17af7bac53c33a4877957566149 -SIZE (xpi/firefox-i18n-41.0/pt-BR.xpi) = 463057 -SHA256 (xpi/firefox-i18n-41.0/pt-PT.xpi) = 550605379e3224bc792a9d0c892dfa78253f075fb127779500d36ca17c6f393e -SIZE (xpi/firefox-i18n-41.0/pt-PT.xpi) = 443381 -SHA256 (xpi/firefox-i18n-41.0/rm.xpi) = 55d2765289fb4c58c9563136f2fcf56f15e955c42a3bf13252aefb3f6545cb28 -SIZE (xpi/firefox-i18n-41.0/rm.xpi) = 450638 -SHA256 (xpi/firefox-i18n-41.0/ro.xpi) = 4bad82622089310900ce2bb8c51aa9706ead23e5db1f143f2f672ad203777d9f -SIZE (xpi/firefox-i18n-41.0/ro.xpi) = 497506 -SHA256 (xpi/firefox-i18n-41.0/ru.xpi) = ecc0253088e310b0c696a6d371f4ba8418c35b9a37af89e6ba6594b458ec289b -SIZE (xpi/firefox-i18n-41.0/ru.xpi) = 412445 -SHA256 (xpi/firefox-i18n-41.0/si.xpi) = 635a596421c06dd5d5b00906fefc46462ffc8124b5dda2bd409bdcf188921e70 -SIZE (xpi/firefox-i18n-41.0/si.xpi) = 537933 -SHA256 (xpi/firefox-i18n-41.0/sk.xpi) = c3936ccbc02c6ce91d2f8ad339489ddca1840e7f3d8b17bd22a7dc41a4e11992 -SIZE (xpi/firefox-i18n-41.0/sk.xpi) = 472933 -SHA256 (xpi/firefox-i18n-41.0/son.xpi) = 24ad972e0cf7101962340eca64fdc56851699f207c629d5ed33dfe425b6d14a7 -SIZE (xpi/firefox-i18n-41.0/son.xpi) = 453251 -SHA256 (xpi/firefox-i18n-41.0/sl.xpi) = 38cba1c04cf4f67d1dd5ff906cea46d85f7de0267f16abe6c3d4c907beccd2f9 -SIZE (xpi/firefox-i18n-41.0/sl.xpi) = 445744 -SHA256 (xpi/firefox-i18n-41.0/sq.xpi) = ca0bd383ad3c871e52e0006ec7489ef590edf72f4894ebea75edb6b52b567953 -SIZE (xpi/firefox-i18n-41.0/sq.xpi) = 491167 -SHA256 (xpi/firefox-i18n-41.0/sr.xpi) = 59be1f67f0de0daa1800f806ec5760e6df852b46a65c4d99ead16dab6d35bab7 -SIZE (xpi/firefox-i18n-41.0/sr.xpi) = 482969 -SHA256 (xpi/firefox-i18n-41.0/sv-SE.xpi) = 949e99a51e305e35e310b3bb6ce77f57ea9e67adc9609704b240dadeaffc4351 -SIZE (xpi/firefox-i18n-41.0/sv-SE.xpi) = 455381 -SHA256 (xpi/firefox-i18n-41.0/ta.xpi) = 38b8529a311078571bb3d876576c788b9b299f5d167e2a6820919238c23de979 -SIZE (xpi/firefox-i18n-41.0/ta.xpi) = 509543 -SHA256 (xpi/firefox-i18n-41.0/te.xpi) = 658c162206d3545f59f2b1847e4635a80211cb76bdb9d040e53bcaf52a6fed48 -SIZE (xpi/firefox-i18n-41.0/te.xpi) = 530202 -SHA256 (xpi/firefox-i18n-41.0/th.xpi) = 3d6344bf7c129acd3f5527ffdad07c9388e5351966c7eeec919b23e9653bbb64 -SIZE (xpi/firefox-i18n-41.0/th.xpi) = 539599 -SHA256 (xpi/firefox-i18n-41.0/tr.xpi) = 65e7b4601f9dc50dea179b0eaf3e6a41a4634d43c667e2d84eb0b85dd11e5302 -SIZE (xpi/firefox-i18n-41.0/tr.xpi) = 484231 -SHA256 (xpi/firefox-i18n-41.0/uk.xpi) = b53435b077205b2c7455b139f4555251da3df4dbe072e9ce779b72a8d8c19d47 -SIZE (xpi/firefox-i18n-41.0/uk.xpi) = 500109 -SHA256 (xpi/firefox-i18n-41.0/vi.xpi) = ea794e879c90d30185f61f744490fd29b706334b4d9068b7e65002ca5a51909c -SIZE (xpi/firefox-i18n-41.0/vi.xpi) = 470334 -SHA256 (xpi/firefox-i18n-41.0/xh.xpi) = 8bc89179c1e2e298104dd50f383c93e30ae330978abdeaa1869fd2160aea58dd -SIZE (xpi/firefox-i18n-41.0/xh.xpi) = 450078 -SHA256 (xpi/firefox-i18n-41.0/zh-CN.xpi) = 47fe8497bf214ab2275e5be325edba33c96c28a015f8d450f1be9b57710c8ab8 -SIZE (xpi/firefox-i18n-41.0/zh-CN.xpi) = 486220 -SHA256 (xpi/firefox-i18n-41.0/zh-TW.xpi) = c0163e959663dfcdb977f5fc87af13d4129b61a4b8d73889cd830f8f9d16ca29 -SIZE (xpi/firefox-i18n-41.0/zh-TW.xpi) = 479031 +SHA256 (xpi/firefox-i18n-41.0.1/ach.xpi) = 0e1d7e0b07071e09e3aa8e7b1f2585a1f41226f86abecd60129acb6c29fdf795 +SIZE (xpi/firefox-i18n-41.0.1/ach.xpi) = 483441 +SHA256 (xpi/firefox-i18n-41.0.1/af.xpi) = 97350ade6c4b818a13c884c2840c196825d246386f11cef04fa7d45eab6329f3 +SIZE (xpi/firefox-i18n-41.0.1/af.xpi) = 486122 +SHA256 (xpi/firefox-i18n-41.0.1/an.xpi) = 202562e26cf563b1370b4484d011205db79632ff1fb8ad68d950f7eaf1d1ef6c +SIZE (xpi/firefox-i18n-41.0.1/an.xpi) = 464518 +SHA256 (xpi/firefox-i18n-41.0.1/ar.xpi) = 53d3aeb3303c1e0f73538a1af76617912c4faf78b5a463b9075c7fb9748bdf04 +SIZE (xpi/firefox-i18n-41.0.1/ar.xpi) = 521161 +SHA256 (xpi/firefox-i18n-41.0.1/as.xpi) = 12319363d20ae2d4338ef2faefd196c1aa79354266aaa96d5969365b27cf83aa +SIZE (xpi/firefox-i18n-41.0.1/as.xpi) = 511220 +SHA256 (xpi/firefox-i18n-41.0.1/ast.xpi) = df0b1298c2bd9f6d2957357a5600fca58a5f370fdd9fdb3bc34d4308fe3ef8c5 +SIZE (xpi/firefox-i18n-41.0.1/ast.xpi) = 399124 +SHA256 (xpi/firefox-i18n-41.0.1/az.xpi) = 88ccc2209ac5f96246fe47d877f6ec088c665c94443ad5e430878e30217f33ce +SIZE (xpi/firefox-i18n-41.0.1/az.xpi) = 492918 +SHA256 (xpi/firefox-i18n-41.0.1/be.xpi) = bdf4c9737194edec2f44b810d9fc5059e9afff25993064edfca55f06d184df86 +SIZE (xpi/firefox-i18n-41.0.1/be.xpi) = 453405 +SHA256 (xpi/firefox-i18n-41.0.1/bg.xpi) = b367bc4054df488173e914b3e872305f62ea9284ebf5b21828fa7f177c82883c +SIZE (xpi/firefox-i18n-41.0.1/bg.xpi) = 492967 +SHA256 (xpi/firefox-i18n-41.0.1/bn-BD.xpi) = 8ed5167d4e7fc2a50e4af4da10e1bcf09cc8fbd850fa7ac481fb1654c10be945 +SIZE (xpi/firefox-i18n-41.0.1/bn-BD.xpi) = 527572 +SHA256 (xpi/firefox-i18n-41.0.1/bn-IN.xpi) = 1cfd6cea984e69066fea5817366dd64ac491e5f9438b161aae64b427bcd90ca9 +SIZE (xpi/firefox-i18n-41.0.1/bn-IN.xpi) = 530270 +SHA256 (xpi/firefox-i18n-41.0.1/br.xpi) = f8e0b8d5f3c84a40df2661e7a6a2b6c3ae33016136a627454466020626b90a42 +SIZE (xpi/firefox-i18n-41.0.1/br.xpi) = 444532 +SHA256 (xpi/firefox-i18n-41.0.1/bs.xpi) = 6e5cd1996bc7483cd9e5f2bb7e3064c4f5ebce3cec4425a95269894865cbe70b +SIZE (xpi/firefox-i18n-41.0.1/bs.xpi) = 486282 +SHA256 (xpi/firefox-i18n-41.0.1/ca.xpi) = 8b70cac78f887946d5d50116844c5aa68c979bfc6f2739808d4710eb5694d1ad +SIZE (xpi/firefox-i18n-41.0.1/ca.xpi) = 461322 +SHA256 (xpi/firefox-i18n-41.0.1/cs.xpi) = 514f7c3b1c5d4fdce48fea2e4510999bdc79e21093c665ae8290c0eef00b4539 +SIZE (xpi/firefox-i18n-41.0.1/cs.xpi) = 450334 +SHA256 (xpi/firefox-i18n-41.0.1/cy.xpi) = b9c010802272a374282400216a37690cef3488ab6cd78778241a1039ce9b15a5 +SIZE (xpi/firefox-i18n-41.0.1/cy.xpi) = 448184 +SHA256 (xpi/firefox-i18n-41.0.1/da.xpi) = 1aed18769fbd440e811d2893fdbcf48b3f82ada7c2accc2777b4c8128f0e6678 +SIZE (xpi/firefox-i18n-41.0.1/da.xpi) = 453405 +SHA256 (xpi/firefox-i18n-41.0.1/de.xpi) = cfd357e6a681f84f7a42db2097f7df5bb8d99cbc72bc6b5d5e7f7af731b26c34 +SIZE (xpi/firefox-i18n-41.0.1/de.xpi) = 455711 +SHA256 (xpi/firefox-i18n-41.0.1/dsb.xpi) = be7aa74f254c16920697993ffa2915464a0b620afb109beaa4caa27d076e589d +SIZE (xpi/firefox-i18n-41.0.1/dsb.xpi) = 474538 +SHA256 (xpi/firefox-i18n-41.0.1/el.xpi) = 84e9c334fb97228e153801abebb364b140c8d83b5c0c74821a469d41cf1d2f63 +SIZE (xpi/firefox-i18n-41.0.1/el.xpi) = 501621 +SHA256 (xpi/firefox-i18n-41.0.1/en-GB.xpi) = cf29e810731e19fcffb1175f45dc2ade21cfc0fdcd96dc5176b83dccbc685767 +SIZE (xpi/firefox-i18n-41.0.1/en-GB.xpi) = 441100 +SHA256 (xpi/firefox-i18n-41.0.1/en-US.xpi) = 554b4988856adad5aae6ec21d3aab7b06d0970e08894aa771619ee8d2b8e1d62 +SIZE (xpi/firefox-i18n-41.0.1/en-US.xpi) = 471248 +SHA256 (xpi/firefox-i18n-41.0.1/en-ZA.xpi) = 968c4df0bde7ffb93247b0dfb301efe60027cd75e1ed55a07471776615122572 +SIZE (xpi/firefox-i18n-41.0.1/en-ZA.xpi) = 444146 +SHA256 (xpi/firefox-i18n-41.0.1/eo.xpi) = b132eb82edc724df6a52169e443f1e625c615fabbc2de144f58cd11d597908e5 +SIZE (xpi/firefox-i18n-41.0.1/eo.xpi) = 487996 +SHA256 (xpi/firefox-i18n-41.0.1/es-AR.xpi) = 9652be3eae31056f27e3b6fdcecedded4b0a095721c2fb762f6d1c6c4c50e57c +SIZE (xpi/firefox-i18n-41.0.1/es-AR.xpi) = 456519 +SHA256 (xpi/firefox-i18n-41.0.1/es-CL.xpi) = 0efc3546792328ab46d5772b10a02c43430be0ffed4e64a4cccd563ccfc84b12 +SIZE (xpi/firefox-i18n-41.0.1/es-CL.xpi) = 381634 +SHA256 (xpi/firefox-i18n-41.0.1/es-ES.xpi) = a6542c99b51a1661d1ffaa51e48c3d60b97ef2881bbff2fbeefca581fa5f5046 +SIZE (xpi/firefox-i18n-41.0.1/es-ES.xpi) = 370112 +SHA256 (xpi/firefox-i18n-41.0.1/es-MX.xpi) = ace4555517392aedd9a03b20a4f2caa2efc426e2042c91e83b83290cc5f3ac9b +SIZE (xpi/firefox-i18n-41.0.1/es-MX.xpi) = 460285 +SHA256 (xpi/firefox-i18n-41.0.1/et.xpi) = c90315bd392a6300942d399ca3faa19fe93e18718661e6f6e088eb671c481ecd +SIZE (xpi/firefox-i18n-41.0.1/et.xpi) = 445440 +SHA256 (xpi/firefox-i18n-41.0.1/eu.xpi) = 810e08f3fcac50e287fe4fdefeca3c76407b25b1147c08a850ac830f7b3c2027 +SIZE (xpi/firefox-i18n-41.0.1/eu.xpi) = 469718 +SHA256 (xpi/firefox-i18n-41.0.1/fa.xpi) = ebfd410f2ad1d12ff076ece62c665a7c25b97db8aa2fde3c16c0ac8964ad032e +SIZE (xpi/firefox-i18n-41.0.1/fa.xpi) = 516159 +SHA256 (xpi/firefox-i18n-41.0.1/ff.xpi) = 75c1661825e31f417bc662ca5c60053ddf4c5afc4e608358de255bd262de2f1d +SIZE (xpi/firefox-i18n-41.0.1/ff.xpi) = 454689 +SHA256 (xpi/firefox-i18n-41.0.1/fi.xpi) = 3384c59af108f186f6787291726216fdeabbba9837707139744f4a2336bb7b9c +SIZE (xpi/firefox-i18n-41.0.1/fi.xpi) = 447176 +SHA256 (xpi/firefox-i18n-41.0.1/fr.xpi) = 418a9119af70f689eba32e8a45bae02b2c27bd37cc439f58293d9d5e5bdfdfaa +SIZE (xpi/firefox-i18n-41.0.1/fr.xpi) = 465093 +SHA256 (xpi/firefox-i18n-41.0.1/fy-NL.xpi) = 65622f493c782108b259e384c6af1d5bfd17701f0f350c35c4de465cd617951d +SIZE (xpi/firefox-i18n-41.0.1/fy-NL.xpi) = 458776 +SHA256 (xpi/firefox-i18n-41.0.1/ga-IE.xpi) = de10c4a3136b24412a926c72836eabf982b51158f2257f1703d06782ff4a2acd +SIZE (xpi/firefox-i18n-41.0.1/ga-IE.xpi) = 473257 +SHA256 (xpi/firefox-i18n-41.0.1/gd.xpi) = bd5bb07fdaf9dc081d4135590862f929f88166e25cb29692627a6aad07c8dcaf +SIZE (xpi/firefox-i18n-41.0.1/gd.xpi) = 457500 +SHA256 (xpi/firefox-i18n-41.0.1/gl.xpi) = 54ca7876a1ce3c9add20e1f0434da6e130c69ac6009e6704d1df18fd644f0e9e +SIZE (xpi/firefox-i18n-41.0.1/gl.xpi) = 452612 +SHA256 (xpi/firefox-i18n-41.0.1/gu-IN.xpi) = e055bba4858a257f7562b32ed3eb316d42b5afca98f92cd3b5f42b336db3482b +SIZE (xpi/firefox-i18n-41.0.1/gu-IN.xpi) = 487516 +SHA256 (xpi/firefox-i18n-41.0.1/he.xpi) = fc4ec10279c6cd322e31cb43904667247c3b69aa7a1cc9f9354da307a06cf1c4 +SIZE (xpi/firefox-i18n-41.0.1/he.xpi) = 486490 +SHA256 (xpi/firefox-i18n-41.0.1/hi-IN.xpi) = 45a4656849c4367a545c6e1aedbcaee9a2e2d7312a64c6e7f56f95615f50ff0e +SIZE (xpi/firefox-i18n-41.0.1/hi-IN.xpi) = 509163 +SHA256 (xpi/firefox-i18n-41.0.1/hr.xpi) = 81e5cf9a8c318fdd46570284a324ec8f52dc172f0b2d583478375af27c497ecb +SIZE (xpi/firefox-i18n-41.0.1/hr.xpi) = 481336 +SHA256 (xpi/firefox-i18n-41.0.1/hsb.xpi) = ec81b38526e12b4b61ccf07de2a820d2d7c79e51186389dc29a6ea345b60adb1 +SIZE (xpi/firefox-i18n-41.0.1/hsb.xpi) = 472167 +SHA256 (xpi/firefox-i18n-41.0.1/hu.xpi) = 1b088745a37f2c29e384cb370c6fec7eb2dbdb4ec9698d2a7908daaedabf961a +SIZE (xpi/firefox-i18n-41.0.1/hu.xpi) = 457035 +SHA256 (xpi/firefox-i18n-41.0.1/hy-AM.xpi) = cc6ca6d9035244c85fcc6cfb6c9df05b4b93614ddd7d015688c83d70cf686686 +SIZE (xpi/firefox-i18n-41.0.1/hy-AM.xpi) = 538341 +SHA256 (xpi/firefox-i18n-41.0.1/id.xpi) = fe3dfe15e08da87a913c6483689870b5a7e64393b792e8bca9daf0692193682f +SIZE (xpi/firefox-i18n-41.0.1/id.xpi) = 433972 +SHA256 (xpi/firefox-i18n-41.0.1/is.xpi) = 7ca5c3d7506328b7e2cc92b2f631c97bcac87869f983318cf5b1f99384424e6d +SIZE (xpi/firefox-i18n-41.0.1/is.xpi) = 488113 +SHA256 (xpi/firefox-i18n-41.0.1/it.xpi) = 5755fe268cb7f79120abb5c49143b6f00e4830b4adb296bcaf797feca9cb158a +SIZE (xpi/firefox-i18n-41.0.1/it.xpi) = 363986 +SHA256 (xpi/firefox-i18n-41.0.1/ja.xpi) = 33fef07433a939b9d53ab18638c31676df709538c747ff72fd889c4fc940c61a +SIZE (xpi/firefox-i18n-41.0.1/ja.xpi) = 483304 +SHA256 (xpi/firefox-i18n-41.0.1/kk.xpi) = 64fbfa53fed92d8e456b1bfbb2eee8116596de671521ffa623b8997711860d0f +SIZE (xpi/firefox-i18n-41.0.1/kk.xpi) = 508365 +SHA256 (xpi/firefox-i18n-41.0.1/km.xpi) = 4fc735b224cdea455ed105e0d776c0e607503c7f64c1657ef894d943f4ef917a +SIZE (xpi/firefox-i18n-41.0.1/km.xpi) = 571709 +SHA256 (xpi/firefox-i18n-41.0.1/kn.xpi) = a6399f7890d658b6f808cbbb65ba7f3ee3f746bb3b30410a79cf9623936a35b9 +SIZE (xpi/firefox-i18n-41.0.1/kn.xpi) = 539239 +SHA256 (xpi/firefox-i18n-41.0.1/ko.xpi) = 0a32fd625b1d6254b7cc11839ddda1d354d65188cf79e4a695a9f72ed71d77a7 +SIZE (xpi/firefox-i18n-41.0.1/ko.xpi) = 464905 +SHA256 (xpi/firefox-i18n-41.0.1/lij.xpi) = a9eb7af3225bef89c6ca35b0fa5bc8781605b6b9abb4abebe293e2b8e0ce7c70 +SIZE (xpi/firefox-i18n-41.0.1/lij.xpi) = 451194 +SHA256 (xpi/firefox-i18n-41.0.1/lt.xpi) = a9255f0f3ee96e5a0779a72b68b5c55fd3de773803ef0a5ad3a78ed2461733b7 +SIZE (xpi/firefox-i18n-41.0.1/lt.xpi) = 490119 +SHA256 (xpi/firefox-i18n-41.0.1/lv.xpi) = 57ab2c15cd4b40aa551ea1d7574108f16742fec42d7bb2022f096fddfe130f95 +SIZE (xpi/firefox-i18n-41.0.1/lv.xpi) = 470365 +SHA256 (xpi/firefox-i18n-41.0.1/mai.xpi) = 1fb55aaeee4a2a9b46f375940383c59c827aae1ffab508276c4b90969f695ccd +SIZE (xpi/firefox-i18n-41.0.1/mai.xpi) = 517161 +SHA256 (xpi/firefox-i18n-41.0.1/mk.xpi) = 39113b209f9e17825d87253dcb77101fc4e4d18f67ba5b0efc32077894a64c29 +SIZE (xpi/firefox-i18n-41.0.1/mk.xpi) = 530866 +SHA256 (xpi/firefox-i18n-41.0.1/ml.xpi) = d52d8c7d614a0454ffe10c040b2a939ba428dee68d20d87005a50e9d7e67923b +SIZE (xpi/firefox-i18n-41.0.1/ml.xpi) = 529032 +SHA256 (xpi/firefox-i18n-41.0.1/mr.xpi) = 61fafdbfa825d695d6c5d38512c4ebf1559f7b39ad71de2351ea0584de965125 +SIZE (xpi/firefox-i18n-41.0.1/mr.xpi) = 511325 +SHA256 (xpi/firefox-i18n-41.0.1/ms.xpi) = 6ac0595e0a299e5a798c39bfaf8611bd0be92056b6496f811437ae738ff24772 +SIZE (xpi/firefox-i18n-41.0.1/ms.xpi) = 493485 +SHA256 (xpi/firefox-i18n-41.0.1/nb-NO.xpi) = 09c2e095dc6ee63dfbae0122c47d28e39b2764c398bb08d432253c1d123cb43e +SIZE (xpi/firefox-i18n-41.0.1/nb-NO.xpi) = 446372 +SHA256 (xpi/firefox-i18n-41.0.1/nl.xpi) = 8c0a359d85490b71af556e095592c466896b7d4cc80ad59c21a5bff67737c24b +SIZE (xpi/firefox-i18n-41.0.1/nl.xpi) = 446548 +SHA256 (xpi/firefox-i18n-41.0.1/nn-NO.xpi) = cd1ea65e70986de0bf36ca8ce68c822def20bf67c1aab1086902fd5a3193f76a +SIZE (xpi/firefox-i18n-41.0.1/nn-NO.xpi) = 442563 +SHA256 (xpi/firefox-i18n-41.0.1/or.xpi) = 274c5f764c47d357104acb27baf52546307ebefb649e0b99731863a91094ad47 +SIZE (xpi/firefox-i18n-41.0.1/or.xpi) = 528106 +SHA256 (xpi/firefox-i18n-41.0.1/pa-IN.xpi) = 7ae13e9687eb86499a624d72f71cc37e43a2346517be4b0f7319270495906fc4 +SIZE (xpi/firefox-i18n-41.0.1/pa-IN.xpi) = 498583 +SHA256 (xpi/firefox-i18n-41.0.1/pl.xpi) = fad85972b99e17b959cdc0f79786f6900b9719e9c8bf503e746e53313d72ef8a +SIZE (xpi/firefox-i18n-41.0.1/pl.xpi) = 400466 +SHA256 (xpi/firefox-i18n-41.0.1/pt-BR.xpi) = ad65a013ef7044cc7946f31b6d4c81b287250c59165317107b591b9add998c8c +SIZE (xpi/firefox-i18n-41.0.1/pt-BR.xpi) = 463059 +SHA256 (xpi/firefox-i18n-41.0.1/pt-PT.xpi) = f30c6297d6446087a6d1466b15e9f21ffbab89508ab0b4bdde3bf22f779fcd6f +SIZE (xpi/firefox-i18n-41.0.1/pt-PT.xpi) = 443383 +SHA256 (xpi/firefox-i18n-41.0.1/rm.xpi) = 8dcc565897afa57fb7c4e53aa3eff9abd4522a11be5ad4924a9dbe2e83bf7b42 +SIZE (xpi/firefox-i18n-41.0.1/rm.xpi) = 450640 +SHA256 (xpi/firefox-i18n-41.0.1/ro.xpi) = 0bbb369d396282e79b111398733174a84bc6c92268bbf3e040d0c8a363e05a50 +SIZE (xpi/firefox-i18n-41.0.1/ro.xpi) = 497507 +SHA256 (xpi/firefox-i18n-41.0.1/ru.xpi) = 824111f820b81de57bbdbde11ea18bc590c1b35b6a90c857129eacd9fc12226a +SIZE (xpi/firefox-i18n-41.0.1/ru.xpi) = 412447 +SHA256 (xpi/firefox-i18n-41.0.1/si.xpi) = 1c133f62d128f647b361cbb9e717009855908893b5bc6da869812a7e2cf48a79 +SIZE (xpi/firefox-i18n-41.0.1/si.xpi) = 537934 +SHA256 (xpi/firefox-i18n-41.0.1/sk.xpi) = 05108f1c11115fba1c4271103b9466ae8cf357516c42f4a273f8b3b9de087063 +SIZE (xpi/firefox-i18n-41.0.1/sk.xpi) = 472935 +SHA256 (xpi/firefox-i18n-41.0.1/sl.xpi) = 3ce7b9d2517dadd947f1849d58edeacea42a8c7a68ec1ef86f06e7111006c0c3 +SIZE (xpi/firefox-i18n-41.0.1/sl.xpi) = 445746 +SHA256 (xpi/firefox-i18n-41.0.1/son.xpi) = 66daa25c3f9e448ff9b9906fd5ff17393d8aa31ae68109a35d376a2c28e31b6c +SIZE (xpi/firefox-i18n-41.0.1/son.xpi) = 453253 +SHA256 (xpi/firefox-i18n-41.0.1/sq.xpi) = e764b9cb6583aebf52e071f539237bbfe535a715d1939d5a664b60c35b0f668e +SIZE (xpi/firefox-i18n-41.0.1/sq.xpi) = 491168 +SHA256 (xpi/firefox-i18n-41.0.1/sr.xpi) = e39ee04fc8ca4fe6543708ec3a5e49fc99b8801de4e323e33e8f5c3f11842c12 +SIZE (xpi/firefox-i18n-41.0.1/sr.xpi) = 482971 +SHA256 (xpi/firefox-i18n-41.0.1/sv-SE.xpi) = 447097907572849eab9b8ca1a60d87fc7df071808cac82297f8ea5f2ac46b0f4 +SIZE (xpi/firefox-i18n-41.0.1/sv-SE.xpi) = 455382 +SHA256 (xpi/firefox-i18n-41.0.1/ta.xpi) = ce187fb6594319345a668607ee36436384e06b0908086d2e89e801b27fe478ad +SIZE (xpi/firefox-i18n-41.0.1/ta.xpi) = 509545 +SHA256 (xpi/firefox-i18n-41.0.1/te.xpi) = a0290f5bd0b877433a4afcc2b447f96c14087c1b6e143dc5962d7da4a10dc6b3 +SIZE (xpi/firefox-i18n-41.0.1/te.xpi) = 530204 +SHA256 (xpi/firefox-i18n-41.0.1/th.xpi) = 67bcf41773e6fd389a96db578029f904d0d54a8ec46086e7382c1eff2eefdc8d +SIZE (xpi/firefox-i18n-41.0.1/th.xpi) = 539600 +SHA256 (xpi/firefox-i18n-41.0.1/tr.xpi) = 56250792a6768763153178be68998bd912cc6d2d33366023e83a92cfafc4bb85 +SIZE (xpi/firefox-i18n-41.0.1/tr.xpi) = 484232 +SHA256 (xpi/firefox-i18n-41.0.1/uk.xpi) = bfc13862f69b9270ec45595e5f42cbd2ac893a06d193c1e57b6bcfe0a47928c1 +SIZE (xpi/firefox-i18n-41.0.1/uk.xpi) = 500110 +SHA256 (xpi/firefox-i18n-41.0.1/uz.xpi) = 91b3337740a55672a6c9065a74cd677a0d2cb7388e855d4e214860631df78c49 +SIZE (xpi/firefox-i18n-41.0.1/uz.xpi) = 501949 +SHA256 (xpi/firefox-i18n-41.0.1/vi.xpi) = 949eca406e118a6508912d379babde3cde6d20154da59260e760c1ef07d2dbb3 +SIZE (xpi/firefox-i18n-41.0.1/vi.xpi) = 470336 +SHA256 (xpi/firefox-i18n-41.0.1/xh.xpi) = 791d68f4e7b43201478c4334dea7bd9812f1df2e82a36c6b89af62bf1ca88cd4 +SIZE (xpi/firefox-i18n-41.0.1/xh.xpi) = 450079 +SHA256 (xpi/firefox-i18n-41.0.1/zh-CN.xpi) = 6719c7ab93c9ccba84630247ab33c4f61971e8052bb73442ea196e37de90d7cc +SIZE (xpi/firefox-i18n-41.0.1/zh-CN.xpi) = 486222 +SHA256 (xpi/firefox-i18n-41.0.1/zh-TW.xpi) = c14373d6b8d5e978864a29ce35d50d2c0430d12befd9cc284dd8b63f86356b1b +SIZE (xpi/firefox-i18n-41.0.1/zh-TW.xpi) = 479033 From owner-svn-ports-all@freebsd.org Wed Nov 4 02:16:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64C45A25B02; Wed, 4 Nov 2015 02:16:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 231CB101F; Wed, 4 Nov 2015 02:16:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA42GJfC068256; Wed, 4 Nov 2015 02:16:19 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA42GIjj068252; Wed, 4 Nov 2015 02:16:18 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511040216.tA42GIjj068252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 Nov 2015 02:16:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400729 - in branches/2015Q4/www: firefox firefox-i18n X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:16:20 -0000 Author: swills Date: Wed Nov 4 02:16:18 2015 New Revision: 400729 URL: https://svnweb.freebsd.org/changeset/ports/400729 Log: MFH: r399530 www/firefox: update to 41.0.2 PR: 203807 Submitted by: Christoph Moench-Tegeder Security: 79c68ef7-c8ae-4ade-91b4-4b8221b7c72a Modified: branches/2015Q4/www/firefox-i18n/Makefile branches/2015Q4/www/firefox-i18n/distinfo branches/2015Q4/www/firefox/Makefile branches/2015Q4/www/firefox/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/firefox-i18n/Makefile ============================================================================== --- branches/2015Q4/www/firefox-i18n/Makefile Wed Nov 4 02:15:23 2015 (r400728) +++ branches/2015Q4/www/firefox-i18n/Makefile Wed Nov 4 02:16:18 2015 (r400729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 41.0.1 +PORTVERSION= 41.0.2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2015Q4/www/firefox-i18n/distinfo ============================================================================== --- branches/2015Q4/www/firefox-i18n/distinfo Wed Nov 4 02:15:23 2015 (r400728) +++ branches/2015Q4/www/firefox-i18n/distinfo Wed Nov 4 02:16:18 2015 (r400729) @@ -1,178 +1,178 @@ -SHA256 (xpi/firefox-i18n-41.0.1/ach.xpi) = 0e1d7e0b07071e09e3aa8e7b1f2585a1f41226f86abecd60129acb6c29fdf795 -SIZE (xpi/firefox-i18n-41.0.1/ach.xpi) = 483441 -SHA256 (xpi/firefox-i18n-41.0.1/af.xpi) = 97350ade6c4b818a13c884c2840c196825d246386f11cef04fa7d45eab6329f3 -SIZE (xpi/firefox-i18n-41.0.1/af.xpi) = 486122 -SHA256 (xpi/firefox-i18n-41.0.1/an.xpi) = 202562e26cf563b1370b4484d011205db79632ff1fb8ad68d950f7eaf1d1ef6c -SIZE (xpi/firefox-i18n-41.0.1/an.xpi) = 464518 -SHA256 (xpi/firefox-i18n-41.0.1/ar.xpi) = 53d3aeb3303c1e0f73538a1af76617912c4faf78b5a463b9075c7fb9748bdf04 -SIZE (xpi/firefox-i18n-41.0.1/ar.xpi) = 521161 -SHA256 (xpi/firefox-i18n-41.0.1/as.xpi) = 12319363d20ae2d4338ef2faefd196c1aa79354266aaa96d5969365b27cf83aa -SIZE (xpi/firefox-i18n-41.0.1/as.xpi) = 511220 -SHA256 (xpi/firefox-i18n-41.0.1/ast.xpi) = df0b1298c2bd9f6d2957357a5600fca58a5f370fdd9fdb3bc34d4308fe3ef8c5 -SIZE (xpi/firefox-i18n-41.0.1/ast.xpi) = 399124 -SHA256 (xpi/firefox-i18n-41.0.1/az.xpi) = 88ccc2209ac5f96246fe47d877f6ec088c665c94443ad5e430878e30217f33ce -SIZE (xpi/firefox-i18n-41.0.1/az.xpi) = 492918 -SHA256 (xpi/firefox-i18n-41.0.1/be.xpi) = bdf4c9737194edec2f44b810d9fc5059e9afff25993064edfca55f06d184df86 -SIZE (xpi/firefox-i18n-41.0.1/be.xpi) = 453405 -SHA256 (xpi/firefox-i18n-41.0.1/bg.xpi) = b367bc4054df488173e914b3e872305f62ea9284ebf5b21828fa7f177c82883c -SIZE (xpi/firefox-i18n-41.0.1/bg.xpi) = 492967 -SHA256 (xpi/firefox-i18n-41.0.1/bn-BD.xpi) = 8ed5167d4e7fc2a50e4af4da10e1bcf09cc8fbd850fa7ac481fb1654c10be945 -SIZE (xpi/firefox-i18n-41.0.1/bn-BD.xpi) = 527572 -SHA256 (xpi/firefox-i18n-41.0.1/bn-IN.xpi) = 1cfd6cea984e69066fea5817366dd64ac491e5f9438b161aae64b427bcd90ca9 -SIZE (xpi/firefox-i18n-41.0.1/bn-IN.xpi) = 530270 -SHA256 (xpi/firefox-i18n-41.0.1/br.xpi) = f8e0b8d5f3c84a40df2661e7a6a2b6c3ae33016136a627454466020626b90a42 -SIZE (xpi/firefox-i18n-41.0.1/br.xpi) = 444532 -SHA256 (xpi/firefox-i18n-41.0.1/bs.xpi) = 6e5cd1996bc7483cd9e5f2bb7e3064c4f5ebce3cec4425a95269894865cbe70b -SIZE (xpi/firefox-i18n-41.0.1/bs.xpi) = 486282 -SHA256 (xpi/firefox-i18n-41.0.1/ca.xpi) = 8b70cac78f887946d5d50116844c5aa68c979bfc6f2739808d4710eb5694d1ad -SIZE (xpi/firefox-i18n-41.0.1/ca.xpi) = 461322 -SHA256 (xpi/firefox-i18n-41.0.1/cs.xpi) = 514f7c3b1c5d4fdce48fea2e4510999bdc79e21093c665ae8290c0eef00b4539 -SIZE (xpi/firefox-i18n-41.0.1/cs.xpi) = 450334 -SHA256 (xpi/firefox-i18n-41.0.1/cy.xpi) = b9c010802272a374282400216a37690cef3488ab6cd78778241a1039ce9b15a5 -SIZE (xpi/firefox-i18n-41.0.1/cy.xpi) = 448184 -SHA256 (xpi/firefox-i18n-41.0.1/da.xpi) = 1aed18769fbd440e811d2893fdbcf48b3f82ada7c2accc2777b4c8128f0e6678 -SIZE (xpi/firefox-i18n-41.0.1/da.xpi) = 453405 -SHA256 (xpi/firefox-i18n-41.0.1/de.xpi) = cfd357e6a681f84f7a42db2097f7df5bb8d99cbc72bc6b5d5e7f7af731b26c34 -SIZE (xpi/firefox-i18n-41.0.1/de.xpi) = 455711 -SHA256 (xpi/firefox-i18n-41.0.1/dsb.xpi) = be7aa74f254c16920697993ffa2915464a0b620afb109beaa4caa27d076e589d -SIZE (xpi/firefox-i18n-41.0.1/dsb.xpi) = 474538 -SHA256 (xpi/firefox-i18n-41.0.1/el.xpi) = 84e9c334fb97228e153801abebb364b140c8d83b5c0c74821a469d41cf1d2f63 -SIZE (xpi/firefox-i18n-41.0.1/el.xpi) = 501621 -SHA256 (xpi/firefox-i18n-41.0.1/en-GB.xpi) = cf29e810731e19fcffb1175f45dc2ade21cfc0fdcd96dc5176b83dccbc685767 -SIZE (xpi/firefox-i18n-41.0.1/en-GB.xpi) = 441100 -SHA256 (xpi/firefox-i18n-41.0.1/en-US.xpi) = 554b4988856adad5aae6ec21d3aab7b06d0970e08894aa771619ee8d2b8e1d62 -SIZE (xpi/firefox-i18n-41.0.1/en-US.xpi) = 471248 -SHA256 (xpi/firefox-i18n-41.0.1/en-ZA.xpi) = 968c4df0bde7ffb93247b0dfb301efe60027cd75e1ed55a07471776615122572 -SIZE (xpi/firefox-i18n-41.0.1/en-ZA.xpi) = 444146 -SHA256 (xpi/firefox-i18n-41.0.1/eo.xpi) = b132eb82edc724df6a52169e443f1e625c615fabbc2de144f58cd11d597908e5 -SIZE (xpi/firefox-i18n-41.0.1/eo.xpi) = 487996 -SHA256 (xpi/firefox-i18n-41.0.1/es-AR.xpi) = 9652be3eae31056f27e3b6fdcecedded4b0a095721c2fb762f6d1c6c4c50e57c -SIZE (xpi/firefox-i18n-41.0.1/es-AR.xpi) = 456519 -SHA256 (xpi/firefox-i18n-41.0.1/es-CL.xpi) = 0efc3546792328ab46d5772b10a02c43430be0ffed4e64a4cccd563ccfc84b12 -SIZE (xpi/firefox-i18n-41.0.1/es-CL.xpi) = 381634 -SHA256 (xpi/firefox-i18n-41.0.1/es-ES.xpi) = a6542c99b51a1661d1ffaa51e48c3d60b97ef2881bbff2fbeefca581fa5f5046 -SIZE (xpi/firefox-i18n-41.0.1/es-ES.xpi) = 370112 -SHA256 (xpi/firefox-i18n-41.0.1/es-MX.xpi) = ace4555517392aedd9a03b20a4f2caa2efc426e2042c91e83b83290cc5f3ac9b -SIZE (xpi/firefox-i18n-41.0.1/es-MX.xpi) = 460285 -SHA256 (xpi/firefox-i18n-41.0.1/et.xpi) = c90315bd392a6300942d399ca3faa19fe93e18718661e6f6e088eb671c481ecd -SIZE (xpi/firefox-i18n-41.0.1/et.xpi) = 445440 -SHA256 (xpi/firefox-i18n-41.0.1/eu.xpi) = 810e08f3fcac50e287fe4fdefeca3c76407b25b1147c08a850ac830f7b3c2027 -SIZE (xpi/firefox-i18n-41.0.1/eu.xpi) = 469718 -SHA256 (xpi/firefox-i18n-41.0.1/fa.xpi) = ebfd410f2ad1d12ff076ece62c665a7c25b97db8aa2fde3c16c0ac8964ad032e -SIZE (xpi/firefox-i18n-41.0.1/fa.xpi) = 516159 -SHA256 (xpi/firefox-i18n-41.0.1/ff.xpi) = 75c1661825e31f417bc662ca5c60053ddf4c5afc4e608358de255bd262de2f1d -SIZE (xpi/firefox-i18n-41.0.1/ff.xpi) = 454689 -SHA256 (xpi/firefox-i18n-41.0.1/fi.xpi) = 3384c59af108f186f6787291726216fdeabbba9837707139744f4a2336bb7b9c -SIZE (xpi/firefox-i18n-41.0.1/fi.xpi) = 447176 -SHA256 (xpi/firefox-i18n-41.0.1/fr.xpi) = 418a9119af70f689eba32e8a45bae02b2c27bd37cc439f58293d9d5e5bdfdfaa -SIZE (xpi/firefox-i18n-41.0.1/fr.xpi) = 465093 -SHA256 (xpi/firefox-i18n-41.0.1/fy-NL.xpi) = 65622f493c782108b259e384c6af1d5bfd17701f0f350c35c4de465cd617951d -SIZE (xpi/firefox-i18n-41.0.1/fy-NL.xpi) = 458776 -SHA256 (xpi/firefox-i18n-41.0.1/ga-IE.xpi) = de10c4a3136b24412a926c72836eabf982b51158f2257f1703d06782ff4a2acd -SIZE (xpi/firefox-i18n-41.0.1/ga-IE.xpi) = 473257 -SHA256 (xpi/firefox-i18n-41.0.1/gd.xpi) = bd5bb07fdaf9dc081d4135590862f929f88166e25cb29692627a6aad07c8dcaf -SIZE (xpi/firefox-i18n-41.0.1/gd.xpi) = 457500 -SHA256 (xpi/firefox-i18n-41.0.1/gl.xpi) = 54ca7876a1ce3c9add20e1f0434da6e130c69ac6009e6704d1df18fd644f0e9e -SIZE (xpi/firefox-i18n-41.0.1/gl.xpi) = 452612 -SHA256 (xpi/firefox-i18n-41.0.1/gu-IN.xpi) = e055bba4858a257f7562b32ed3eb316d42b5afca98f92cd3b5f42b336db3482b -SIZE (xpi/firefox-i18n-41.0.1/gu-IN.xpi) = 487516 -SHA256 (xpi/firefox-i18n-41.0.1/he.xpi) = fc4ec10279c6cd322e31cb43904667247c3b69aa7a1cc9f9354da307a06cf1c4 -SIZE (xpi/firefox-i18n-41.0.1/he.xpi) = 486490 -SHA256 (xpi/firefox-i18n-41.0.1/hi-IN.xpi) = 45a4656849c4367a545c6e1aedbcaee9a2e2d7312a64c6e7f56f95615f50ff0e -SIZE (xpi/firefox-i18n-41.0.1/hi-IN.xpi) = 509163 -SHA256 (xpi/firefox-i18n-41.0.1/hr.xpi) = 81e5cf9a8c318fdd46570284a324ec8f52dc172f0b2d583478375af27c497ecb -SIZE (xpi/firefox-i18n-41.0.1/hr.xpi) = 481336 -SHA256 (xpi/firefox-i18n-41.0.1/hsb.xpi) = ec81b38526e12b4b61ccf07de2a820d2d7c79e51186389dc29a6ea345b60adb1 -SIZE (xpi/firefox-i18n-41.0.1/hsb.xpi) = 472167 -SHA256 (xpi/firefox-i18n-41.0.1/hu.xpi) = 1b088745a37f2c29e384cb370c6fec7eb2dbdb4ec9698d2a7908daaedabf961a -SIZE (xpi/firefox-i18n-41.0.1/hu.xpi) = 457035 -SHA256 (xpi/firefox-i18n-41.0.1/hy-AM.xpi) = cc6ca6d9035244c85fcc6cfb6c9df05b4b93614ddd7d015688c83d70cf686686 -SIZE (xpi/firefox-i18n-41.0.1/hy-AM.xpi) = 538341 -SHA256 (xpi/firefox-i18n-41.0.1/id.xpi) = fe3dfe15e08da87a913c6483689870b5a7e64393b792e8bca9daf0692193682f -SIZE (xpi/firefox-i18n-41.0.1/id.xpi) = 433972 -SHA256 (xpi/firefox-i18n-41.0.1/is.xpi) = 7ca5c3d7506328b7e2cc92b2f631c97bcac87869f983318cf5b1f99384424e6d -SIZE (xpi/firefox-i18n-41.0.1/is.xpi) = 488113 -SHA256 (xpi/firefox-i18n-41.0.1/it.xpi) = 5755fe268cb7f79120abb5c49143b6f00e4830b4adb296bcaf797feca9cb158a -SIZE (xpi/firefox-i18n-41.0.1/it.xpi) = 363986 -SHA256 (xpi/firefox-i18n-41.0.1/ja.xpi) = 33fef07433a939b9d53ab18638c31676df709538c747ff72fd889c4fc940c61a -SIZE (xpi/firefox-i18n-41.0.1/ja.xpi) = 483304 -SHA256 (xpi/firefox-i18n-41.0.1/kk.xpi) = 64fbfa53fed92d8e456b1bfbb2eee8116596de671521ffa623b8997711860d0f -SIZE (xpi/firefox-i18n-41.0.1/kk.xpi) = 508365 -SHA256 (xpi/firefox-i18n-41.0.1/km.xpi) = 4fc735b224cdea455ed105e0d776c0e607503c7f64c1657ef894d943f4ef917a -SIZE (xpi/firefox-i18n-41.0.1/km.xpi) = 571709 -SHA256 (xpi/firefox-i18n-41.0.1/kn.xpi) = a6399f7890d658b6f808cbbb65ba7f3ee3f746bb3b30410a79cf9623936a35b9 -SIZE (xpi/firefox-i18n-41.0.1/kn.xpi) = 539239 -SHA256 (xpi/firefox-i18n-41.0.1/ko.xpi) = 0a32fd625b1d6254b7cc11839ddda1d354d65188cf79e4a695a9f72ed71d77a7 -SIZE (xpi/firefox-i18n-41.0.1/ko.xpi) = 464905 -SHA256 (xpi/firefox-i18n-41.0.1/lij.xpi) = a9eb7af3225bef89c6ca35b0fa5bc8781605b6b9abb4abebe293e2b8e0ce7c70 -SIZE (xpi/firefox-i18n-41.0.1/lij.xpi) = 451194 -SHA256 (xpi/firefox-i18n-41.0.1/lt.xpi) = a9255f0f3ee96e5a0779a72b68b5c55fd3de773803ef0a5ad3a78ed2461733b7 -SIZE (xpi/firefox-i18n-41.0.1/lt.xpi) = 490119 -SHA256 (xpi/firefox-i18n-41.0.1/lv.xpi) = 57ab2c15cd4b40aa551ea1d7574108f16742fec42d7bb2022f096fddfe130f95 -SIZE (xpi/firefox-i18n-41.0.1/lv.xpi) = 470365 -SHA256 (xpi/firefox-i18n-41.0.1/mai.xpi) = 1fb55aaeee4a2a9b46f375940383c59c827aae1ffab508276c4b90969f695ccd -SIZE (xpi/firefox-i18n-41.0.1/mai.xpi) = 517161 -SHA256 (xpi/firefox-i18n-41.0.1/mk.xpi) = 39113b209f9e17825d87253dcb77101fc4e4d18f67ba5b0efc32077894a64c29 -SIZE (xpi/firefox-i18n-41.0.1/mk.xpi) = 530866 -SHA256 (xpi/firefox-i18n-41.0.1/ml.xpi) = d52d8c7d614a0454ffe10c040b2a939ba428dee68d20d87005a50e9d7e67923b -SIZE (xpi/firefox-i18n-41.0.1/ml.xpi) = 529032 -SHA256 (xpi/firefox-i18n-41.0.1/mr.xpi) = 61fafdbfa825d695d6c5d38512c4ebf1559f7b39ad71de2351ea0584de965125 -SIZE (xpi/firefox-i18n-41.0.1/mr.xpi) = 511325 -SHA256 (xpi/firefox-i18n-41.0.1/ms.xpi) = 6ac0595e0a299e5a798c39bfaf8611bd0be92056b6496f811437ae738ff24772 -SIZE (xpi/firefox-i18n-41.0.1/ms.xpi) = 493485 -SHA256 (xpi/firefox-i18n-41.0.1/nb-NO.xpi) = 09c2e095dc6ee63dfbae0122c47d28e39b2764c398bb08d432253c1d123cb43e -SIZE (xpi/firefox-i18n-41.0.1/nb-NO.xpi) = 446372 -SHA256 (xpi/firefox-i18n-41.0.1/nl.xpi) = 8c0a359d85490b71af556e095592c466896b7d4cc80ad59c21a5bff67737c24b -SIZE (xpi/firefox-i18n-41.0.1/nl.xpi) = 446548 -SHA256 (xpi/firefox-i18n-41.0.1/nn-NO.xpi) = cd1ea65e70986de0bf36ca8ce68c822def20bf67c1aab1086902fd5a3193f76a -SIZE (xpi/firefox-i18n-41.0.1/nn-NO.xpi) = 442563 -SHA256 (xpi/firefox-i18n-41.0.1/or.xpi) = 274c5f764c47d357104acb27baf52546307ebefb649e0b99731863a91094ad47 -SIZE (xpi/firefox-i18n-41.0.1/or.xpi) = 528106 -SHA256 (xpi/firefox-i18n-41.0.1/pa-IN.xpi) = 7ae13e9687eb86499a624d72f71cc37e43a2346517be4b0f7319270495906fc4 -SIZE (xpi/firefox-i18n-41.0.1/pa-IN.xpi) = 498583 -SHA256 (xpi/firefox-i18n-41.0.1/pl.xpi) = fad85972b99e17b959cdc0f79786f6900b9719e9c8bf503e746e53313d72ef8a -SIZE (xpi/firefox-i18n-41.0.1/pl.xpi) = 400466 -SHA256 (xpi/firefox-i18n-41.0.1/pt-BR.xpi) = ad65a013ef7044cc7946f31b6d4c81b287250c59165317107b591b9add998c8c -SIZE (xpi/firefox-i18n-41.0.1/pt-BR.xpi) = 463059 -SHA256 (xpi/firefox-i18n-41.0.1/pt-PT.xpi) = f30c6297d6446087a6d1466b15e9f21ffbab89508ab0b4bdde3bf22f779fcd6f -SIZE (xpi/firefox-i18n-41.0.1/pt-PT.xpi) = 443383 -SHA256 (xpi/firefox-i18n-41.0.1/rm.xpi) = 8dcc565897afa57fb7c4e53aa3eff9abd4522a11be5ad4924a9dbe2e83bf7b42 -SIZE (xpi/firefox-i18n-41.0.1/rm.xpi) = 450640 -SHA256 (xpi/firefox-i18n-41.0.1/ro.xpi) = 0bbb369d396282e79b111398733174a84bc6c92268bbf3e040d0c8a363e05a50 -SIZE (xpi/firefox-i18n-41.0.1/ro.xpi) = 497507 -SHA256 (xpi/firefox-i18n-41.0.1/ru.xpi) = 824111f820b81de57bbdbde11ea18bc590c1b35b6a90c857129eacd9fc12226a -SIZE (xpi/firefox-i18n-41.0.1/ru.xpi) = 412447 -SHA256 (xpi/firefox-i18n-41.0.1/si.xpi) = 1c133f62d128f647b361cbb9e717009855908893b5bc6da869812a7e2cf48a79 -SIZE (xpi/firefox-i18n-41.0.1/si.xpi) = 537934 -SHA256 (xpi/firefox-i18n-41.0.1/sk.xpi) = 05108f1c11115fba1c4271103b9466ae8cf357516c42f4a273f8b3b9de087063 -SIZE (xpi/firefox-i18n-41.0.1/sk.xpi) = 472935 -SHA256 (xpi/firefox-i18n-41.0.1/sl.xpi) = 3ce7b9d2517dadd947f1849d58edeacea42a8c7a68ec1ef86f06e7111006c0c3 -SIZE (xpi/firefox-i18n-41.0.1/sl.xpi) = 445746 -SHA256 (xpi/firefox-i18n-41.0.1/son.xpi) = 66daa25c3f9e448ff9b9906fd5ff17393d8aa31ae68109a35d376a2c28e31b6c -SIZE (xpi/firefox-i18n-41.0.1/son.xpi) = 453253 -SHA256 (xpi/firefox-i18n-41.0.1/sq.xpi) = e764b9cb6583aebf52e071f539237bbfe535a715d1939d5a664b60c35b0f668e -SIZE (xpi/firefox-i18n-41.0.1/sq.xpi) = 491168 -SHA256 (xpi/firefox-i18n-41.0.1/sr.xpi) = e39ee04fc8ca4fe6543708ec3a5e49fc99b8801de4e323e33e8f5c3f11842c12 -SIZE (xpi/firefox-i18n-41.0.1/sr.xpi) = 482971 -SHA256 (xpi/firefox-i18n-41.0.1/sv-SE.xpi) = 447097907572849eab9b8ca1a60d87fc7df071808cac82297f8ea5f2ac46b0f4 -SIZE (xpi/firefox-i18n-41.0.1/sv-SE.xpi) = 455382 -SHA256 (xpi/firefox-i18n-41.0.1/ta.xpi) = ce187fb6594319345a668607ee36436384e06b0908086d2e89e801b27fe478ad -SIZE (xpi/firefox-i18n-41.0.1/ta.xpi) = 509545 -SHA256 (xpi/firefox-i18n-41.0.1/te.xpi) = a0290f5bd0b877433a4afcc2b447f96c14087c1b6e143dc5962d7da4a10dc6b3 -SIZE (xpi/firefox-i18n-41.0.1/te.xpi) = 530204 -SHA256 (xpi/firefox-i18n-41.0.1/th.xpi) = 67bcf41773e6fd389a96db578029f904d0d54a8ec46086e7382c1eff2eefdc8d -SIZE (xpi/firefox-i18n-41.0.1/th.xpi) = 539600 -SHA256 (xpi/firefox-i18n-41.0.1/tr.xpi) = 56250792a6768763153178be68998bd912cc6d2d33366023e83a92cfafc4bb85 -SIZE (xpi/firefox-i18n-41.0.1/tr.xpi) = 484232 -SHA256 (xpi/firefox-i18n-41.0.1/uk.xpi) = bfc13862f69b9270ec45595e5f42cbd2ac893a06d193c1e57b6bcfe0a47928c1 -SIZE (xpi/firefox-i18n-41.0.1/uk.xpi) = 500110 -SHA256 (xpi/firefox-i18n-41.0.1/uz.xpi) = 91b3337740a55672a6c9065a74cd677a0d2cb7388e855d4e214860631df78c49 -SIZE (xpi/firefox-i18n-41.0.1/uz.xpi) = 501949 -SHA256 (xpi/firefox-i18n-41.0.1/vi.xpi) = 949eca406e118a6508912d379babde3cde6d20154da59260e760c1ef07d2dbb3 -SIZE (xpi/firefox-i18n-41.0.1/vi.xpi) = 470336 -SHA256 (xpi/firefox-i18n-41.0.1/xh.xpi) = 791d68f4e7b43201478c4334dea7bd9812f1df2e82a36c6b89af62bf1ca88cd4 -SIZE (xpi/firefox-i18n-41.0.1/xh.xpi) = 450079 -SHA256 (xpi/firefox-i18n-41.0.1/zh-CN.xpi) = 6719c7ab93c9ccba84630247ab33c4f61971e8052bb73442ea196e37de90d7cc -SIZE (xpi/firefox-i18n-41.0.1/zh-CN.xpi) = 486222 -SHA256 (xpi/firefox-i18n-41.0.1/zh-TW.xpi) = c14373d6b8d5e978864a29ce35d50d2c0430d12befd9cc284dd8b63f86356b1b -SIZE (xpi/firefox-i18n-41.0.1/zh-TW.xpi) = 479033 +SHA256 (xpi/firefox-i18n-41.0.2/ach.xpi) = 3b332869d2deaf179015e59edc3f6c7ee0338018ae0c542d173f0805bfc22064 +SIZE (xpi/firefox-i18n-41.0.2/ach.xpi) = 483441 +SHA256 (xpi/firefox-i18n-41.0.2/af.xpi) = 483ebf4ad220bc63b00fc5ed14cc0daa5093e8618a1f766e27ef7ea702d88404 +SIZE (xpi/firefox-i18n-41.0.2/af.xpi) = 486122 +SHA256 (xpi/firefox-i18n-41.0.2/an.xpi) = 141e88b1570061128d7538b86f8a506c9ade736532127615470ab52d2305b43b +SIZE (xpi/firefox-i18n-41.0.2/an.xpi) = 464518 +SHA256 (xpi/firefox-i18n-41.0.2/ar.xpi) = fbe22a9b348c6a822c7578392d65f229be88da6d03908160ff1c84dc0712884f +SIZE (xpi/firefox-i18n-41.0.2/ar.xpi) = 521161 +SHA256 (xpi/firefox-i18n-41.0.2/as.xpi) = 95b7be1a421bd70d66f6564df38692230a6cbbcac8f9f49be8ec0a8fd1c11beb +SIZE (xpi/firefox-i18n-41.0.2/as.xpi) = 511220 +SHA256 (xpi/firefox-i18n-41.0.2/ast.xpi) = ab8e967adfefe0e91290f72617a073790ef279485c06745f9541b329db8051b7 +SIZE (xpi/firefox-i18n-41.0.2/ast.xpi) = 399124 +SHA256 (xpi/firefox-i18n-41.0.2/az.xpi) = b4427e377344c51f76b3707bfbf81d1f7a2bdd507dd06794cfd39a24de9e9017 +SIZE (xpi/firefox-i18n-41.0.2/az.xpi) = 492918 +SHA256 (xpi/firefox-i18n-41.0.2/be.xpi) = c225c0927f0855462c4157c3cdcb89660202c1dc16689a66ad8be7cef837fefd +SIZE (xpi/firefox-i18n-41.0.2/be.xpi) = 453405 +SHA256 (xpi/firefox-i18n-41.0.2/bg.xpi) = 7a8f79c1d0b2ec0a5838d2b94c0c920e7143d1be8186122663853ac9748a088d +SIZE (xpi/firefox-i18n-41.0.2/bg.xpi) = 492967 +SHA256 (xpi/firefox-i18n-41.0.2/bn-BD.xpi) = dafbf53ff047ccd787c6996989126feb4749b4569967d47bd6fba56f51055e43 +SIZE (xpi/firefox-i18n-41.0.2/bn-BD.xpi) = 527572 +SHA256 (xpi/firefox-i18n-41.0.2/bn-IN.xpi) = e12b7af83786242d78b28b6e398db791fe336bfda9cecde66b0275feabca0dca +SIZE (xpi/firefox-i18n-41.0.2/bn-IN.xpi) = 530270 +SHA256 (xpi/firefox-i18n-41.0.2/br.xpi) = f1b321fa81746f334c795555d6cc5e6196462a22bcd4e2f8092a413209ab1bb8 +SIZE (xpi/firefox-i18n-41.0.2/br.xpi) = 444532 +SHA256 (xpi/firefox-i18n-41.0.2/bs.xpi) = f0998f8e15698245757ce27b5b91bc228b3dc7e182029594f500cc7b6bb0ae03 +SIZE (xpi/firefox-i18n-41.0.2/bs.xpi) = 486282 +SHA256 (xpi/firefox-i18n-41.0.2/ca.xpi) = a81e043f4cae9e5aba31e904899d57aaf55001a4f7f1967e6262aa2632b7f3e8 +SIZE (xpi/firefox-i18n-41.0.2/ca.xpi) = 461322 +SHA256 (xpi/firefox-i18n-41.0.2/cs.xpi) = 3dd5156b50781e20caac4c96c42631f60c0c8d06a28f7e495f17bb43dff60bc0 +SIZE (xpi/firefox-i18n-41.0.2/cs.xpi) = 450334 +SHA256 (xpi/firefox-i18n-41.0.2/cy.xpi) = 93a3c98479aa4be8531e4665eef9b0051605cf1d4c897147b223e1a350a3221a +SIZE (xpi/firefox-i18n-41.0.2/cy.xpi) = 448184 +SHA256 (xpi/firefox-i18n-41.0.2/da.xpi) = 5cac7e3161cc1fc01cc22ba9b9f10a58dd111c241c5305589249987643877ad0 +SIZE (xpi/firefox-i18n-41.0.2/da.xpi) = 453404 +SHA256 (xpi/firefox-i18n-41.0.2/de.xpi) = d7d0130fe5dfadaffd2585665e53390dae2572209176070d810345145f9a86cf +SIZE (xpi/firefox-i18n-41.0.2/de.xpi) = 455711 +SHA256 (xpi/firefox-i18n-41.0.2/dsb.xpi) = f59b75f1a340a80ac4ddb781d77a3e3bf102496677828446aa2a79064195f41c +SIZE (xpi/firefox-i18n-41.0.2/dsb.xpi) = 474538 +SHA256 (xpi/firefox-i18n-41.0.2/el.xpi) = 36719f38269d0819ea05fe2a46c89cb4bd2859d26a740c46901e94e4bbd40175 +SIZE (xpi/firefox-i18n-41.0.2/el.xpi) = 501621 +SHA256 (xpi/firefox-i18n-41.0.2/en-GB.xpi) = 0c0029261b1f446e33aca64a3b6d42d5da1d3399770c3ace221d37fd44a9ca83 +SIZE (xpi/firefox-i18n-41.0.2/en-GB.xpi) = 441099 +SHA256 (xpi/firefox-i18n-41.0.2/en-US.xpi) = cb7eab8536840a63409b5480170046227540d89f1973d121f713e1d59240f150 +SIZE (xpi/firefox-i18n-41.0.2/en-US.xpi) = 471247 +SHA256 (xpi/firefox-i18n-41.0.2/en-ZA.xpi) = 830d11b44164e2a92a9bd68fb7b85b095de7e4fc2ea92bae1fa316688868b695 +SIZE (xpi/firefox-i18n-41.0.2/en-ZA.xpi) = 444146 +SHA256 (xpi/firefox-i18n-41.0.2/eo.xpi) = 2aa44595d2745809a989a533584de0ad4f3c63de2e1b5b8536645b5e05d88b28 +SIZE (xpi/firefox-i18n-41.0.2/eo.xpi) = 487996 +SHA256 (xpi/firefox-i18n-41.0.2/es-AR.xpi) = 2c70f52a537657073bc02530015a950c08d8248033426af2678e99c6680ec25c +SIZE (xpi/firefox-i18n-41.0.2/es-AR.xpi) = 456519 +SHA256 (xpi/firefox-i18n-41.0.2/es-CL.xpi) = d1cf2f9c65022cdc241ddaa168054467a53f32542744f79e85a8ee986bc4df4c +SIZE (xpi/firefox-i18n-41.0.2/es-CL.xpi) = 381634 +SHA256 (xpi/firefox-i18n-41.0.2/es-ES.xpi) = 719cbe56de47866677d1102dd3f962be403339f8979eaac619c5c8c2eceaecb3 +SIZE (xpi/firefox-i18n-41.0.2/es-ES.xpi) = 370112 +SHA256 (xpi/firefox-i18n-41.0.2/es-MX.xpi) = e55cd314abaa79123fec2bf8bae49afaf8771065c0698ac0ba996844bd608457 +SIZE (xpi/firefox-i18n-41.0.2/es-MX.xpi) = 460285 +SHA256 (xpi/firefox-i18n-41.0.2/et.xpi) = aa542ee5e33cbe402819741ded10402fa8e9f962cdb877cfbabf1d84290d982c +SIZE (xpi/firefox-i18n-41.0.2/et.xpi) = 445440 +SHA256 (xpi/firefox-i18n-41.0.2/eu.xpi) = e489687bff01f23761a2419d406885d0d0f21c9c5837994698ac037720a85145 +SIZE (xpi/firefox-i18n-41.0.2/eu.xpi) = 469718 +SHA256 (xpi/firefox-i18n-41.0.2/fa.xpi) = 229d1e5c884b8efdccb591d2b7a10cb58926bfab8c1bd4a71c3eb1aa155a1050 +SIZE (xpi/firefox-i18n-41.0.2/fa.xpi) = 516159 +SHA256 (xpi/firefox-i18n-41.0.2/ff.xpi) = d09fa597de20f69d7332a63abafd97edfada4b42a9f4e3cd55b2720adb644120 +SIZE (xpi/firefox-i18n-41.0.2/ff.xpi) = 454689 +SHA256 (xpi/firefox-i18n-41.0.2/fi.xpi) = 9e8a4e9446f614cafa6a7d712e6111f8443c255c5ed37fb2b67fc4936fa71c8c +SIZE (xpi/firefox-i18n-41.0.2/fi.xpi) = 447176 +SHA256 (xpi/firefox-i18n-41.0.2/fr.xpi) = fae768e7985278c934aefcdb00276e8c78b68ec84ef6247a83071be23f29a508 +SIZE (xpi/firefox-i18n-41.0.2/fr.xpi) = 465093 +SHA256 (xpi/firefox-i18n-41.0.2/fy-NL.xpi) = 2b44c34009035ce1b2745d2ad7a8e33075816064c5211ec2d7e1a952ae4ca448 +SIZE (xpi/firefox-i18n-41.0.2/fy-NL.xpi) = 458776 +SHA256 (xpi/firefox-i18n-41.0.2/ga-IE.xpi) = 9fcc57c31db1d99c10fc97836ab1c194f24ed9766e07f164f6696b63b0fe2c76 +SIZE (xpi/firefox-i18n-41.0.2/ga-IE.xpi) = 473257 +SHA256 (xpi/firefox-i18n-41.0.2/gd.xpi) = dca6278f751731680bc8c59d021e26f19a208e9c161721d9964ef12b400cc57a +SIZE (xpi/firefox-i18n-41.0.2/gd.xpi) = 457499 +SHA256 (xpi/firefox-i18n-41.0.2/gl.xpi) = 535273fc56ea8f96808e89946e4a9fe35b5aaffc8e519586a28bae82757048ad +SIZE (xpi/firefox-i18n-41.0.2/gl.xpi) = 452612 +SHA256 (xpi/firefox-i18n-41.0.2/gu-IN.xpi) = f35c50d2ed63af609b30e6f156b41313fe94597e387ddb1383e7805eedc603a8 +SIZE (xpi/firefox-i18n-41.0.2/gu-IN.xpi) = 487515 +SHA256 (xpi/firefox-i18n-41.0.2/he.xpi) = 999eab777e50e805afe8c6e56316debe7f975f2f4767a84abeec91ba93177551 +SIZE (xpi/firefox-i18n-41.0.2/he.xpi) = 486490 +SHA256 (xpi/firefox-i18n-41.0.2/hi-IN.xpi) = f71970e0324daed4cd7138bffe6eb1dc6188abfb3318c2ce05b64f8e49bb1c7d +SIZE (xpi/firefox-i18n-41.0.2/hi-IN.xpi) = 509163 +SHA256 (xpi/firefox-i18n-41.0.2/hr.xpi) = ab287bef0714c86b94b470c780fd67de6be945b3bc6b7621c2ed2592892978be +SIZE (xpi/firefox-i18n-41.0.2/hr.xpi) = 481336 +SHA256 (xpi/firefox-i18n-41.0.2/hsb.xpi) = 2ea56c387173b14dd9a869126681306acd71c2113c8e175c80d1b98bced01b5d +SIZE (xpi/firefox-i18n-41.0.2/hsb.xpi) = 472167 +SHA256 (xpi/firefox-i18n-41.0.2/hu.xpi) = decd311d7ac7627bf08826f7f4aa6950027737248aa3ce27b90e71c4e36e475b +SIZE (xpi/firefox-i18n-41.0.2/hu.xpi) = 457035 +SHA256 (xpi/firefox-i18n-41.0.2/hy-AM.xpi) = 40f60779decf80bc7700c90a82ec2a5fbc0aa1abfd42a5f0c682b32abb01773f +SIZE (xpi/firefox-i18n-41.0.2/hy-AM.xpi) = 538341 +SHA256 (xpi/firefox-i18n-41.0.2/id.xpi) = 753cc258df6a78e53a0d8ce45b512b13a71e1abdf2e9982dd60090271ac33ad9 +SIZE (xpi/firefox-i18n-41.0.2/id.xpi) = 433972 +SHA256 (xpi/firefox-i18n-41.0.2/is.xpi) = 6e1b57592d0d7e3f8436413d74563deed7d84b61e3c70f4ec39b9fb0eccbf83f +SIZE (xpi/firefox-i18n-41.0.2/is.xpi) = 488113 +SHA256 (xpi/firefox-i18n-41.0.2/it.xpi) = 1baa5e11d2eb38e55a71ad38a1418bdf5328cd1c264cb4dd2b9a491f796a69af +SIZE (xpi/firefox-i18n-41.0.2/it.xpi) = 363986 +SHA256 (xpi/firefox-i18n-41.0.2/ja.xpi) = 344b5893cee511bf143954a9280778888c8f8357a13ddd8985e682b62c3deae6 +SIZE (xpi/firefox-i18n-41.0.2/ja.xpi) = 483304 +SHA256 (xpi/firefox-i18n-41.0.2/kk.xpi) = 32ad8ce5f3d8e2fc06d2fbedf92dbbc125ffb7b70db92d75906587d5897d570e +SIZE (xpi/firefox-i18n-41.0.2/kk.xpi) = 508365 +SHA256 (xpi/firefox-i18n-41.0.2/km.xpi) = d7d37587be6f9fc03b6a40073fcb256cbc50c4b99beda32c2478763fea786e4c +SIZE (xpi/firefox-i18n-41.0.2/km.xpi) = 571709 +SHA256 (xpi/firefox-i18n-41.0.2/kn.xpi) = c6351d7aaebcb32763589185be4bd11a7e397feb19de97ad15033605a6e3b95d +SIZE (xpi/firefox-i18n-41.0.2/kn.xpi) = 539238 +SHA256 (xpi/firefox-i18n-41.0.2/ko.xpi) = acd6cd30ca2a6fd958090cd2479dfbb43e21d0e3985a39206d939f5c4e2a3697 +SIZE (xpi/firefox-i18n-41.0.2/ko.xpi) = 464905 +SHA256 (xpi/firefox-i18n-41.0.2/lij.xpi) = f436be27b037e20e43656e12ac130f6852be20ed7023c7a538f809bf6a571579 +SIZE (xpi/firefox-i18n-41.0.2/lij.xpi) = 451194 +SHA256 (xpi/firefox-i18n-41.0.2/lt.xpi) = 5563a4698e9638f68a9ebf488784dc51c6fd0c3daef4720fb85be852ecf454b3 +SIZE (xpi/firefox-i18n-41.0.2/lt.xpi) = 490119 +SHA256 (xpi/firefox-i18n-41.0.2/lv.xpi) = bdc3c617ee7a09f8aed475095c49e92eec9994ca2a78417596bf8ecc80ecd8eb +SIZE (xpi/firefox-i18n-41.0.2/lv.xpi) = 470365 +SHA256 (xpi/firefox-i18n-41.0.2/mai.xpi) = fdbb724710d2f1ed3e7dae9be8ef27b4cf89af14b1b9ca022798d1e148fd44aa +SIZE (xpi/firefox-i18n-41.0.2/mai.xpi) = 517161 +SHA256 (xpi/firefox-i18n-41.0.2/mk.xpi) = 28630b55e19e64b1a352a0f8520c74c47c109669dd0c8808b7f821e7db23c6c2 +SIZE (xpi/firefox-i18n-41.0.2/mk.xpi) = 530866 +SHA256 (xpi/firefox-i18n-41.0.2/ml.xpi) = ca41ab32a883c8ea15423b5ddfe70f84e699c110510ea5bb6aa686a7e4d849f1 +SIZE (xpi/firefox-i18n-41.0.2/ml.xpi) = 529032 +SHA256 (xpi/firefox-i18n-41.0.2/mr.xpi) = 8b0c214f69b0616a20e43dd2008b8a98a17cd81337ff463d3f3989d8c53720f9 +SIZE (xpi/firefox-i18n-41.0.2/mr.xpi) = 511325 +SHA256 (xpi/firefox-i18n-41.0.2/ms.xpi) = e78f4cb5c455803e2d8ee288f1332dd9cfd71995e07d5abdb192c1a14554ed4f +SIZE (xpi/firefox-i18n-41.0.2/ms.xpi) = 493484 +SHA256 (xpi/firefox-i18n-41.0.2/nb-NO.xpi) = a03636d86a7c1c889ad13b55c7f3b51acc611bc8eaf239a24096600772f5b0fb +SIZE (xpi/firefox-i18n-41.0.2/nb-NO.xpi) = 446372 +SHA256 (xpi/firefox-i18n-41.0.2/nl.xpi) = 84f8b2409d757f958ad2e8f4fd0a22a1d970972f532f18e13662b3216ce00a3d +SIZE (xpi/firefox-i18n-41.0.2/nl.xpi) = 446547 +SHA256 (xpi/firefox-i18n-41.0.2/nn-NO.xpi) = 55fb43569f6732f83381c1c98c7aaa9d910a2ca736f968d5e5be1307a6adae02 +SIZE (xpi/firefox-i18n-41.0.2/nn-NO.xpi) = 442562 +SHA256 (xpi/firefox-i18n-41.0.2/or.xpi) = 2894a6ab898304623de57ea34650e7a3aa2e5cf712f1f72c7c80156c173660a0 +SIZE (xpi/firefox-i18n-41.0.2/or.xpi) = 528106 +SHA256 (xpi/firefox-i18n-41.0.2/pa-IN.xpi) = 7703f4bc3520ed927742a1395c7d5a8783cb859406f37be521f593cc0927c588 +SIZE (xpi/firefox-i18n-41.0.2/pa-IN.xpi) = 498583 +SHA256 (xpi/firefox-i18n-41.0.2/pl.xpi) = 234067974ece5ee3cdec275236d0300425b255d172983e96f8ad28d5ebf490d3 +SIZE (xpi/firefox-i18n-41.0.2/pl.xpi) = 400466 +SHA256 (xpi/firefox-i18n-41.0.2/pt-BR.xpi) = 9f3cbce24801b9c123d31b5f9d5ecaffa17deca8fc48660a0361279882450a24 +SIZE (xpi/firefox-i18n-41.0.2/pt-BR.xpi) = 463059 +SHA256 (xpi/firefox-i18n-41.0.2/pt-PT.xpi) = 56f32e241341cb2ec49f8f5126172d9a300f14790303dc4bee516eb41204176c +SIZE (xpi/firefox-i18n-41.0.2/pt-PT.xpi) = 443383 +SHA256 (xpi/firefox-i18n-41.0.2/rm.xpi) = 3df17252f03697206305cd7e9b62f26eeffcba84b5e195263d4d47e0c0c0d0cb +SIZE (xpi/firefox-i18n-41.0.2/rm.xpi) = 450640 +SHA256 (xpi/firefox-i18n-41.0.2/ro.xpi) = 9bc4c4e037de7073614fbf28ac9ea0168bec75c1b270289a1455674de85b60a2 +SIZE (xpi/firefox-i18n-41.0.2/ro.xpi) = 497507 +SHA256 (xpi/firefox-i18n-41.0.2/ru.xpi) = 1ff21845c49dea827abec9cc4641a3aee002f640539af985f88eb40be077aeb5 +SIZE (xpi/firefox-i18n-41.0.2/ru.xpi) = 412447 +SHA256 (xpi/firefox-i18n-41.0.2/si.xpi) = ac952730b5591f503cfb30efbc25dfce92f54529413e39ae88ff30010da098e2 +SIZE (xpi/firefox-i18n-41.0.2/si.xpi) = 537934 +SHA256 (xpi/firefox-i18n-41.0.2/sk.xpi) = f4ad85d1fe87aa2ef449a1f5a5de2b59b4867c1e8f854464154edf4f2f39c138 +SIZE (xpi/firefox-i18n-41.0.2/sk.xpi) = 472935 +SHA256 (xpi/firefox-i18n-41.0.2/sl.xpi) = 43eb2da1524e905740782567ae9dfa5a4adbeec2ec04ef93a8cb3f7d570982c5 +SIZE (xpi/firefox-i18n-41.0.2/sl.xpi) = 445746 +SHA256 (xpi/firefox-i18n-41.0.2/son.xpi) = 88b3a01be297e83a99ca9bcc4643184d9bbccd19d1ac116995acacfc13a58486 +SIZE (xpi/firefox-i18n-41.0.2/son.xpi) = 453253 +SHA256 (xpi/firefox-i18n-41.0.2/sq.xpi) = fae5953665c35ffc5171830ccabeb21bd1692abb67d42633f8de4e909b12dcf2 +SIZE (xpi/firefox-i18n-41.0.2/sq.xpi) = 491168 +SHA256 (xpi/firefox-i18n-41.0.2/sr.xpi) = ce99e8e6b04601855de447bbfcc7b00fe626e1e3e06c60a132e87c7cabf5d017 +SIZE (xpi/firefox-i18n-41.0.2/sr.xpi) = 482971 +SHA256 (xpi/firefox-i18n-41.0.2/sv-SE.xpi) = fb86b719756909ee167bb2ddfa399d5afaf9393100245065ec84b81fadcbf5da +SIZE (xpi/firefox-i18n-41.0.2/sv-SE.xpi) = 455382 +SHA256 (xpi/firefox-i18n-41.0.2/ta.xpi) = 7c077f044283b145ce62680981bb1f2631f918813d5e389489f0a209a0d72df0 +SIZE (xpi/firefox-i18n-41.0.2/ta.xpi) = 509544 +SHA256 (xpi/firefox-i18n-41.0.2/te.xpi) = 93ed5ffa7e4533bc406bc8a86c000bdd9fc098e9a65c729ce9fca5cce8f177ba +SIZE (xpi/firefox-i18n-41.0.2/te.xpi) = 530204 +SHA256 (xpi/firefox-i18n-41.0.2/th.xpi) = e9144da3dcc69956e0c6b4223afcf483941858e3d9dd8dc94ead6c062a9d098b +SIZE (xpi/firefox-i18n-41.0.2/th.xpi) = 539600 +SHA256 (xpi/firefox-i18n-41.0.2/tr.xpi) = 45225ade5b3311689b6372c7e45b765a6e58d2047750c5f4a1b906bccd903d70 +SIZE (xpi/firefox-i18n-41.0.2/tr.xpi) = 484232 +SHA256 (xpi/firefox-i18n-41.0.2/uk.xpi) = d94b1aafe66728445d1a886bbf2cf05bc3d56c3ab9dd892ad5f37b3f32d3763f +SIZE (xpi/firefox-i18n-41.0.2/uk.xpi) = 500110 +SHA256 (xpi/firefox-i18n-41.0.2/uz.xpi) = 555465a0162d8b2b3fbc1f69d944d0fc94cd642cbac584ed30664cffebaa964b +SIZE (xpi/firefox-i18n-41.0.2/uz.xpi) = 501948 +SHA256 (xpi/firefox-i18n-41.0.2/vi.xpi) = c296449a51d669439369f63aa943f55bf6cfaab901ac033322e137afe7bdeae6 +SIZE (xpi/firefox-i18n-41.0.2/vi.xpi) = 470336 +SHA256 (xpi/firefox-i18n-41.0.2/xh.xpi) = 8e145e9ccfde00cf0ab3da91ea4686893e274f3fb5e4da460b44ce201c714f70 +SIZE (xpi/firefox-i18n-41.0.2/xh.xpi) = 450079 +SHA256 (xpi/firefox-i18n-41.0.2/zh-CN.xpi) = 8c49c52b80937a00da8953ecb1bdd1c6505efb62ac89beb879c400846b7f8c85 +SIZE (xpi/firefox-i18n-41.0.2/zh-CN.xpi) = 486222 +SHA256 (xpi/firefox-i18n-41.0.2/zh-TW.xpi) = a1b3661c004ead49b5b1adac7515de402319ae82b06121313deb51b1ec7fcb20 +SIZE (xpi/firefox-i18n-41.0.2/zh-TW.xpi) = 479033 Modified: branches/2015Q4/www/firefox/Makefile ============================================================================== --- branches/2015Q4/www/firefox/Makefile Wed Nov 4 02:15:23 2015 (r400728) +++ branches/2015Q4/www/firefox/Makefile Wed Nov 4 02:16:18 2015 (r400729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 41.0.1 +DISTVERSION= 41.0.2 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: branches/2015Q4/www/firefox/distinfo ============================================================================== --- branches/2015Q4/www/firefox/distinfo Wed Nov 4 02:15:23 2015 (r400728) +++ branches/2015Q4/www/firefox/distinfo Wed Nov 4 02:16:18 2015 (r400729) @@ -1,2 +1,2 @@ -SHA256 (firefox-41.0.1.source.tar.xz) = 47b2cfc26b17559c26b95a584ab14b6efba132ca371b8aa30da2e2167e0612c3 -SIZE (firefox-41.0.1.source.tar.xz) = 159761132 +SHA256 (firefox-41.0.2.source.tar.xz) = ff00689f4d2ff54c5eb7b3aa367560a3645800eb0c96e73a795e461461b1970e +SIZE (firefox-41.0.2.source.tar.xz) = 159761468 From owner-svn-ports-all@freebsd.org Wed Nov 4 02:29:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB3A0A25D7A; Wed, 4 Nov 2015 02:29:39 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B09B214AF; Wed, 4 Nov 2015 02:29:39 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA42TcEB071320; Wed, 4 Nov 2015 02:29:38 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA42TcN7071319; Wed, 4 Nov 2015 02:29:38 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201511040229.tA42TcN7071319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 4 Nov 2015 02:29:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400730 - head/security/pam_krb5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:29:40 -0000 Author: cy Date: Wed Nov 4 02:29:38 2015 New Revision: 400730 URL: https://svnweb.freebsd.org/changeset/ports/400730 Log: Simplify and standardize port structure. Submitted by: hrs Modified: head/security/pam_krb5/Makefile Modified: head/security/pam_krb5/Makefile ============================================================================== --- head/security/pam_krb5/Makefile Wed Nov 4 02:16:18 2015 (r400729) +++ head/security/pam_krb5/Makefile Wed Nov 4 02:29:38 2015 (r400730) @@ -23,36 +23,16 @@ OPTIONS_SINGLE= LINK OPTIONS_SINGLE_LINK= MIT HEIMDAL_BASE HEIMDAL_PORT OPTIONS_DEFAULT= MIT MIT_DESC= Link against MIT Kerberos +MIT_USES= gssapi:mit HEIMDAL_PORT_DESC= Link against Heimdal in ports Kerberos +HEIMDAL_PORT_USES= gssapi:heimdal HEIMDAL_BASE_DESC= Link against Heimdal in base Kerberos +HEIMDAL_BASE_USES= gssapi:base -.include - -.if ${PORT_OPTIONS:MHEIMDAL_BASE} -USES+= gssapi:base -.elif ${PORT_OPTIONS:MHEIMDAL_PORT} -USES+= gssapi:heimdal -.if defined(HEIMDAL_HOME) -KRB5_DIR?= ${HEIMDAL_HOME} -.else -KRB5_DIR?= ${LOCALBASE} -.endif -CONFIGURE_ARGS+= --with-krb5="${KRB5_DIR}" \ - --with-krb5-include="${KRB5_DIR}/include/heimdal" \ - --with-krb5-lib="${KRB5_DIR}/lib/heimdal" -CONFIGURE_ENV= PATH_KRB5_CONFIG=${KRB5_DIR}/bin/krb5-config -.elif ${PORT_OPTIONS:MMIT} -USES+= gssapi:mit -LIB_DEPENDS= libkrb5.so.3:${PORTSDIR}/security/krb5 -.if defined(KRB5_HOME) -KRB5_DIR?= ${KRB5_HOME} -.else -KRB5_DIR?= ${LOCALBASE} -.endif -CONFIGURE_ARGS+= --with-krb5="${KRB5_DIR}" -.else -IGNORE= KRB5_IMPL option must be set -.endif +CONFIGURE_ARGS+= --with-krb5="${GSSAPIBASEDIR}" \ + --with-krb5-include="${GSSAPIINCDIR}" \ + --with-krb5-lib="${GSSAPILIBDIR}" +CONFIGURE_ENV= PATH_KRB5_CONFIG="${KRB5CONFIG}" MANDIR= ${STAGEDIR}${MANPREFIX}/man From owner-svn-ports-all@freebsd.org Wed Nov 4 02:35:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0845EA25FC2; Wed, 4 Nov 2015 02:35:04 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) by mx1.freebsd.org (Postfix) with ESMTP id 9E5EE1AE2; Wed, 4 Nov 2015 02:35:03 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id tnsAZ7BZmT2votnsBZR91n; Tue, 03 Nov 2015 19:32:27 -0700 X-Authority-Analysis: v=2.1 cv=NrEbCZpJ c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=BWvPGDcYAAAA:8 a=VxmjJ2MpAAAA:8 a=kj9zAlcOel0A:10 a=qtqOOiqGOCEA:10 a=Wi8YH2NmAAAA:8 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=E00QO6NSS5neU4_zzLQA:9 a=CjuIK1q_8ugA:10 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTP id ED1289CD4; Tue, 3 Nov 2015 18:32:25 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id tA42WPl3079483; Tue, 3 Nov 2015 18:32:25 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201511040232.tA42WPl3079483@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Hiroki Sato cc: Cy.Schubert@komquats.com, marino@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400565 - head/security/pam_krb5 In-Reply-To: Message from Hiroki Sato of "Wed, 04 Nov 2015 08:36:41 +0900." <20151104.083641.2117830857202894349.hrs@allbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Nov 2015 18:32:25 -0800 X-CMAE-Envelope: MS4wfHpIgI2rIekwk/bV65g84VZlHnCCc20d718n374fhLL2uD7gnNpXHLIZgB5uTtOCUYgcti3pxs0GJkqzvzZTDvtnhX28JDv4IurSjQHFY+Yu/T+eEvWj5Upg2K+lz4OfbB7ssXlycqTtS33olZFNNjFCqBTeIgRO7T+eaMtiW92qdveAKYpDEjrPK0QT+zdEj7XcbucnaTzh2D7Uol5wyZ/j1mOWNsmKO38qTkfwXyj7bVTG3sfxvqveUqQ8IWJDN55yZjrKrfcvbKCX2b4yuyadahuvUSu+ZebcU0ggUQDMp0kHj+m1PvQJTgGNcIvcnA== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 02:35:04 -0000 In message <20151104.083641.2117830857202894349.hrs@allbsd.org>, Hiroki Sato wr ites: > Cy Schubert wrote > in <201511030457.tA34vkf5040066@slippy.cwsent.com>: > > Cy> In message <56377C39.5000401@marino.st>, John Marino writes: > Cy> > We don't have to settle for what it is. We can control the build flags > . > Cy> > > Cy> > The bottom line is that a regression happened. If the current makefile > Cy> > can't be fixed to operate as it was before, the change should be > Cy> > reverted, right? > Cy> > Cy> Actually, it never worked in the first place. That is because the heimdal > Cy> port puts its include files in ${LOCALBASE}/include/heimdal (take note of > Cy> "heimdal" at the end of the path) and libraries in ${LOCALBASE}/lib/heimd > al > Cy> (same as above). Ldd ${LOCALBASE}/lib/security/pam_krb5.so makes that > Cy> abundantly clear. > Cy> > Cy> Having said that, it's still no reason or excuse for it not to work. Test > ed > Cy> in a virgin jail, it's working now, and committed. Sorry about the > Cy> confusion. > > Can you please use the pre-defined variables for them instead of > hardcoded pathnames? Pathnames for headers and libraries are defined > as GSSAPIINCDIR and GSSAPILIBDIR in gssapi.mk in an > implementation-neutral way (and "flags" modifier like > "gssapi:heimdal,flags" imports them into CFLAGS and LDFLAGS if > necessary). Tests for KRB5_HOME and HEIMDAL_HOME should also be > replaced with GSSAPIBASEDIR. I confirmed that the attached patch > worked fine. Thanks for the patch. It's a lot neater. Committed. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@freebsd.org Wed Nov 4 05:30:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7061EA25A89; Wed, 4 Nov 2015 05:30:53 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::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 343EE1E82; Wed, 4 Nov 2015 05:30:53 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pabfh17 with SMTP id fh17so41655302pab.0; Tue, 03 Nov 2015 21:30:52 -0800 (PST) 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=kRAkZooOEEg/wrJnZq/Nd92MXW09XPmrHrjEr4GQeNQ=; b=xk5p599VUV+G1QGjzSiFr+sSK57MeafNijDN8R8FBh3LOEl0x0k5W41SpE7kitvSJB Iryx28DiG8FrGKXUQE8aCX0VvdCTohtYghSqvJHJO2ka0KKT2XZvRamhi0ip6jkx0m8a nLsAxyoNgp3IT0oaTS2LxOay72693oUtWWar11HMlH6LO8dvhBFMKrTYm0EYF0b6wWpy fl8Rg3AR1MN7p9w+twCoH9mO8G/O05kgdyk9uB5Sdq/xpW7Q80j17PpM2j8ECw9Hk2P/ QIBdk4B/uRAxA4BmZayyIpOOxZnPfrhn8faOflKqoITvfszhQC6REbNTFbH/OfL8KAUS EdSw== X-Received: by 10.68.143.98 with SMTP id sd2mr38629877pbb.70.1446615052712; Tue, 03 Nov 2015 21:30:52 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id fe6sm4223052pab.40.2015.11.03.21.30.50 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Nov 2015 21:30:52 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400724 - head/www/lynx References: <201511040013.tA40DTj3033384@repo.freebsd.org> To: Wen Heping , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <56399803.6020409@FreeBSD.org> Date: Wed, 4 Nov 2015 16:30:43 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511040013.tA40DTj3033384@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 05:30:53 -0000 On 4/11/2015 11:13 AM, Wen Heping wrote: > Author: wen > Date: Wed Nov 4 00:13:29 2015 > New Revision: 400724 > URL: https://svnweb.freebsd.org/changeset/ports/400724 > > Log: > - Update WWW and MASTER_SITES > > PR: 204262 > Submitted by: jharris@widomaker.com(maintainer) > > Modified: > head/www/lynx/Makefile > head/www/lynx/pkg-descr > This needs MFH I believe, I have reopened to PR and added merge-quarterly flag From owner-svn-ports-all@freebsd.org Wed Nov 4 08:43:45 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70DA3A25C52; Wed, 4 Nov 2015 08:43:45 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D1A01D36; Wed, 4 Nov 2015 08:43:45 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA48hhxp003460; Wed, 4 Nov 2015 08:43:43 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA48hhDN003459; Wed, 4 Nov 2015 08:43:43 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511040843.tA48hhDN003459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 4 Nov 2015 08:43:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400731 - head/textproc/ocaml-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 08:43:45 -0000 Author: marino Date: Wed Nov 4 08:43:43 2015 New Revision: 400731 URL: https://svnweb.freebsd.org/changeset/ports/400731 Log: Like many ocaml ports, textproc/ocaml-csv is not jobs safe Modified: head/textproc/ocaml-csv/Makefile Modified: head/textproc/ocaml-csv/Makefile ============================================================================== --- head/textproc/ocaml-csv/Makefile Wed Nov 4 02:29:38 2015 (r400730) +++ head/textproc/ocaml-csv/Makefile Wed Nov 4 08:43:43 2015 (r400731) @@ -19,4 +19,6 @@ USE_OCAML= yes USE_OCAML_FINDLIB= yes OCAML_PKGDIRS= csv +MAKE_JOBS_UNSAFE= yes + .include From owner-svn-ports-all@freebsd.org Wed Nov 4 09:57:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3FFFA25D3E; Wed, 4 Nov 2015 09:57:31 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91F291E14; Wed, 4 Nov 2015 09:57:31 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA49vUoT032651; Wed, 4 Nov 2015 09:57:30 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA49vU6i032648; Wed, 4 Nov 2015 09:57:30 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201511040957.tA49vU6i032648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 4 Nov 2015 09:57:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400732 - head/devel/py-virtualenvwrapper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 09:57:32 -0000 Author: koobs Date: Wed Nov 4 09:57:30 2015 New Revision: 400732 URL: https://svnweb.freebsd.org/changeset/ports/400732 Log: devel/py-virtualenvwrapper: Update to 4.7.1 - Update PORTVERSION and distinfo checksum (4.7.1) - Remove *_DEPENDS versions (no longer version specific upstream) - Add support for concurrent (Python 2/3) use - Update sphinx docs output directory - Convert all conditionals to options helpers Approved by: nivit (maintainer) Differential Revision: https://reviews.freebsd.org/D3539 Modified: head/devel/py-virtualenvwrapper/Makefile head/devel/py-virtualenvwrapper/distinfo Modified: head/devel/py-virtualenvwrapper/Makefile ============================================================================== --- head/devel/py-virtualenvwrapper/Makefile Wed Nov 4 08:43:43 2015 (r400731) +++ head/devel/py-virtualenvwrapper/Makefile Wed Nov 4 09:57:30 2015 (r400732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= virtualenvwrapper -PORTVERSION= 4.3.2 +PORTVERSION= 4.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,10 @@ COMMENT= Set of extensions to virtualenv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.19:${PORTSDIR}/devel/py-pbr -RUN_DEPENDS= ${PKGNAMEPREFIX}stevedore>=0.3:${PORTSDIR}/devel/py-stevedore \ - ${PKGNAMEPREFIX}virtualenv>=1.4.8:${PORTSDIR}/devel/py-virtualenv \ - ${PKGNAMEPREFIX}virtualenv-clone>=0.2.4:${PORTSDIR}/devel/py-virtualenv-clone +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:${PORTSDIR}/devel/py-pbr +RUN_DEPENDS= ${PKGNAMEPREFIX}stevedore>0:${PORTSDIR}/devel/py-stevedore \ + ${PKGNAMEPREFIX}virtualenv>0:${PORTSDIR}/devel/py-virtualenv \ + ${PKGNAMEPREFIX}virtualenv-clone>0:${PORTSDIR}/devel/py-virtualenv-clone OPTIONS_DEFINE= DOCS @@ -24,21 +24,18 @@ DOCS_BUILD_DEPENDS= sphinx-build:${PORTS ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-bitbucket>=1.0:${PORTSDIR}/textproc/py-sphinxcontrib-bitbucket USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent distutils -.include +DOCS_VARS= DOCSDIR=${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} \ + PYDISTUTILS_BUILD_TARGET+=build_sphinx \ + PYDISTUTILS_BUILDARGS="-a -E" -.if ${PORT_OPTIONS:MDOCS} -DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -PYDISTUTILS_BUILD_TARGET+= build_sphinx -a -E - -post-patch: +post-patch-DOCS-on: @${REINPLACE_CMD} -e 's|python setup.py|${PYTHON_CMD} setup.py|' \ ${WRKSRC}/docs/source/conf.py -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC}/build/sphinx/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} -.endif + @cd ${WRKSRC}/docs/build/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} -.include +.include Modified: head/devel/py-virtualenvwrapper/distinfo ============================================================================== --- head/devel/py-virtualenvwrapper/distinfo Wed Nov 4 08:43:43 2015 (r400731) +++ head/devel/py-virtualenvwrapper/distinfo Wed Nov 4 09:57:30 2015 (r400732) @@ -1,2 +1,2 @@ -SHA256 (virtualenvwrapper-4.3.2.tar.gz) = ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd -SIZE (virtualenvwrapper-4.3.2.tar.gz) = 86495 +SHA256 (virtualenvwrapper-4.7.1.tar.gz) = 3bf73ede42a689adeedc8ac85662cb539665d3d029459bc8d3e6835ecd81ffde +SIZE (virtualenvwrapper-4.7.1.tar.gz) = 89930 From owner-svn-ports-all@freebsd.org Wed Nov 4 10:00:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6ECFA25EB5; Wed, 4 Nov 2015 10:00:30 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 680451FCB; Wed, 4 Nov 2015 10:00:30 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4A0Txr033269; Wed, 4 Nov 2015 10:00:29 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4A0TRL033265; Wed, 4 Nov 2015 10:00:29 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201511041000.tA4A0TRL033265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 4 Nov 2015 10:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400733 - head/devel/py-setproctitle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 10:00:30 -0000 Author: koobs Date: Wed Nov 4 10:00:29 2015 New Revision: 400733 URL: https://svnweb.freebsd.org/changeset/ports/400733 Log: devel/py-setproctitle: Update to 1.1.9 - Update PORTVERSION and distinfo checksum (1.1.9) - Sort USE_PYTHON values - Update COMMENT to match upstream (setup.py:description=) - Update pkg-descr WWW: URL to match upstream (setup.py:url=) - Strip shared library - Add test target Changes: https://github.com/dvarrazzo/py-setproctitle/blob/version-1.1.9/HISTORY.rst Approved by: sbz (maintainer) Differential Revision: https://reviews.freebsd.org/D4007 Modified: head/devel/py-setproctitle/Makefile head/devel/py-setproctitle/distinfo head/devel/py-setproctitle/pkg-descr Modified: head/devel/py-setproctitle/Makefile ============================================================================== --- head/devel/py-setproctitle/Makefile Wed Nov 4 09:57:30 2015 (r400732) +++ head/devel/py-setproctitle/Makefile Wed Nov 4 10:00:29 2015 (r400733) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= setproctitle -PORTVERSION= 1.1.8 +PORTVERSION= 1.1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org -COMMENT= Allow customization of the process title +COMMENT= Python module to customize the process title LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils PORTDOCS= COPYRIGHT HISTORY.rst README.rst @@ -22,5 +23,9 @@ OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/setproctitle.so + +do-test: + @cd ${WRKSRC}/tests && ${PYTHON_CMD} ${WRKSRC}/tests/setproctitle_test.py .include Modified: head/devel/py-setproctitle/distinfo ============================================================================== --- head/devel/py-setproctitle/distinfo Wed Nov 4 09:57:30 2015 (r400732) +++ head/devel/py-setproctitle/distinfo Wed Nov 4 10:00:29 2015 (r400733) @@ -1,2 +1,2 @@ -SHA256 (setproctitle-1.1.8.tar.gz) = b564cf6488217c7a4632a9fe646fc3a3bea2f9712b4e667e9632b870d1a58211 -SIZE (setproctitle-1.1.8.tar.gz) = 23208 +SHA256 (setproctitle-1.1.9.tar.gz) = 1c3414d18f9cacdab78b0ffd8e886d56ad45f22e55001a72aaa0b2aeb56a0ad7 +SIZE (setproctitle-1.1.9.tar.gz) = 23576 Modified: head/devel/py-setproctitle/pkg-descr ============================================================================== --- head/devel/py-setproctitle/pkg-descr Wed Nov 4 09:57:30 2015 (r400732) +++ head/devel/py-setproctitle/pkg-descr Wed Nov 4 10:00:29 2015 (r400733) @@ -3,4 +3,4 @@ A setproctitle implementation for Python The library allows a process to change its title (as displayed by system tools such as ps(1) and top(1). -WWW: https://pypi.python.org/pypi/setproctitle/ +WWW: https://github.com/dvarrazzo/py-setproctitle From owner-svn-ports-all@freebsd.org Wed Nov 4 10:31:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A952A26435; Wed, 4 Nov 2015 10:31:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAC401D6C; Wed, 4 Nov 2015 10:31:48 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4AVmJd048163; Wed, 4 Nov 2015 10:31:48 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4AVlfp048161; Wed, 4 Nov 2015 10:31:47 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201511041031.tA4AVlfp048161@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Wed, 4 Nov 2015 10:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400734 - head/net/p5-Net-GitHub X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 10:31:49 -0000 Author: jadawin Date: Wed Nov 4 10:31:47 2015 New Revision: 400734 URL: https://svnweb.freebsd.org/changeset/ports/400734 Log: - Update to 0.80 Modified: head/net/p5-Net-GitHub/Makefile head/net/p5-Net-GitHub/distinfo Modified: head/net/p5-Net-GitHub/Makefile ============================================================================== --- head/net/p5-Net-GitHub/Makefile Wed Nov 4 10:00:29 2015 (r400733) +++ head/net/p5-Net-GitHub/Makefile Wed Nov 4 10:31:47 2015 (r400734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-GitHub -PORTVERSION= 0.79 +PORTVERSION= 0.80 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FAYLAND Modified: head/net/p5-Net-GitHub/distinfo ============================================================================== --- head/net/p5-Net-GitHub/distinfo Wed Nov 4 10:00:29 2015 (r400733) +++ head/net/p5-Net-GitHub/distinfo Wed Nov 4 10:31:47 2015 (r400734) @@ -1,2 +1,2 @@ -SHA256 (Net-GitHub-0.79.tar.gz) = 552655a1a72cd069d604e90597b9cdce9e34bf9362ce08eaefacf9d1bf75c6d6 -SIZE (Net-GitHub-0.79.tar.gz) = 47040 +SHA256 (Net-GitHub-0.80.tar.gz) = 09f67ae1ba6966be77b6f6e148e0db142784e6a863f849736281d99571fc0963 +SIZE (Net-GitHub-0.80.tar.gz) = 47309 From owner-svn-ports-all@freebsd.org Wed Nov 4 11:19:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CE58A25022; Wed, 4 Nov 2015 11:19:32 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D97741772; Wed, 4 Nov 2015 11:19:31 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4BJUjY066078; Wed, 4 Nov 2015 11:19:30 GMT (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4BJUY0066076; Wed, 4 Nov 2015 11:19:30 GMT (envelope-from tobez@FreeBSD.org) Message-Id: <201511041119.tA4BJUY0066076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobez set sender to tobez@FreeBSD.org using -f From: Anton Berezin Date: Wed, 4 Nov 2015 11:19:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400735 - head/devel/p5-Proc-Wait3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 11:19:32 -0000 Author: tobez Date: Wed Nov 4 11:19:30 2015 New Revision: 400735 URL: https://svnweb.freebsd.org/changeset/ports/400735 Log: Update to 0.05. Changes: 0.05 Tue Nov 3 07:31:43 EST 2015 - Updated FSF postal address in the LICENSE file RT Bug #107792, ppisar/redhat Modified: head/devel/p5-Proc-Wait3/Makefile head/devel/p5-Proc-Wait3/distinfo Modified: head/devel/p5-Proc-Wait3/Makefile ============================================================================== --- head/devel/p5-Proc-Wait3/Makefile Wed Nov 4 10:31:47 2015 (r400734) +++ head/devel/p5-Proc-Wait3/Makefile Wed Nov 4 11:19:30 2015 (r400735) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Proc-Wait3 -PORTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Proc-Wait3/distinfo ============================================================================== --- head/devel/p5-Proc-Wait3/distinfo Wed Nov 4 10:31:47 2015 (r400734) +++ head/devel/p5-Proc-Wait3/distinfo Wed Nov 4 11:19:30 2015 (r400735) @@ -1,2 +1,2 @@ -SHA256 (Proc-Wait3-0.04.tar.gz) = d056a2af775a880d47c0d10beb60ff2195291a79ab481b99c05e6401293c984a -SIZE (Proc-Wait3-0.04.tar.gz) = 9701 +SHA256 (Proc-Wait3-0.05.tar.gz) = 1a907f5db6933dc2939bbfeffe19eeae7ed39ef1b97a2bc9b723f2f25f81caf3 +SIZE (Proc-Wait3-0.05.tar.gz) = 10248 From owner-svn-ports-all@freebsd.org Wed Nov 4 11:30:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 296A8A25369; Wed, 4 Nov 2015 11:30:35 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF6401F40; Wed, 4 Nov 2015 11:30:34 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4BUXGM070723; Wed, 4 Nov 2015 11:30:33 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4BUXkR070718; Wed, 4 Nov 2015 11:30:33 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511041130.tA4BUXkR070718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Wed, 4 Nov 2015 11:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400736 - in head/devel: . ds2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 11:30:35 -0000 Author: wg Date: Wed Nov 4 11:30:33 2015 New Revision: 400736 URL: https://svnweb.freebsd.org/changeset/ports/400736 Log: devel/ds2: Debug server for lldb ds2 is a debug server designed to be used with LLDB to perform remote debugging of Linux, Android, FreeBSD and Windows targets. WWW: https://github.com/facebook/ds2 Added: head/devel/ds2/ head/devel/ds2/Makefile (contents, props changed) head/devel/ds2/distinfo (contents, props changed) head/devel/ds2/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Nov 4 11:19:30 2015 (r400735) +++ head/devel/Makefile Wed Nov 4 11:30:33 2015 (r400736) @@ -396,6 +396,7 @@ SUBDIR += dragon SUBDIR += dreampie SUBDIR += drpython + SUBDIR += ds2 SUBDIR += dulwich SUBDIR += duplo SUBDIR += dwarfdump Added: head/devel/ds2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ds2/Makefile Wed Nov 4 11:30:33 2015 (r400736) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= ds2 +PORTVERSION= 20151028 +CATEGORIES= devel + +MAINTAINER= wg@FreeBSD.org +COMMENT= Debug server for lldb + +LICENSE= NCSA +LICENSE_NAME= University of Illinois/NCSA Open Source License +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USE_GITHUB= yes +GH_ACCOUNT= facebook +GH_TAGNAME= 52c45f3 + +USES= cmake compiler + +PLIST_FILES= bin/ds2 + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/ds2 ${STAGEDIR}${PREFIX}/bin/ + +.include + +.if ${OSVERSION} < 1002000 || ${COMPILER_TYPE} == "gcc" +IGNORE= builds only on greater than 10.1 and with clang +.endif + +.include Added: head/devel/ds2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ds2/distinfo Wed Nov 4 11:30:33 2015 (r400736) @@ -0,0 +1,2 @@ +SHA256 (facebook-ds2-20151028-52c45f3_GH0.tar.gz) = 9f14200a2cedb946429021cec37337442d02158ca25c530cca15f8a42fb6d9fa +SIZE (facebook-ds2-20151028-52c45f3_GH0.tar.gz) = 218024 Added: head/devel/ds2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ds2/pkg-descr Wed Nov 4 11:30:33 2015 (r400736) @@ -0,0 +1,4 @@ +ds2 is a debug server designed to be used with LLDB to perform remote debugging +of Linux, Android, FreeBSD and Windows targets. + +WWW: https://github.com/facebook/ds2 From owner-svn-ports-all@freebsd.org Wed Nov 4 13:27:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9703A26256; Wed, 4 Nov 2015 13:27:32 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E8FE11F1; Wed, 4 Nov 2015 13:27:32 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4DRV8X017146; Wed, 4 Nov 2015 13:27:31 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4DRVbW017142; Wed, 4 Nov 2015 13:27:31 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201511041327.tA4DRVbW017142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 4 Nov 2015 13:27:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400737 - head/devel/libvirt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 13:27:32 -0000 Author: novel Date: Wed Nov 4 13:27:31 2015 New Revision: 400737 URL: https://svnweb.freebsd.org/changeset/ports/400737 Log: devel/libvirt: update to 1.2.21 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Wed Nov 4 11:30:33 2015 (r400736) +++ head/devel/libvirt/Makefile Wed Nov 4 13:27:31 2015 (r400737) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.20 -PORTREVISION= 1 +PORTVERSION= 1.2.21 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Wed Nov 4 11:30:33 2015 (r400736) +++ head/devel/libvirt/distinfo Wed Nov 4 13:27:31 2015 (r400737) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.20.tar.gz) = df0b5d8a150863a86b98cf809a586c91b2d49af25b74a354049ea416b0b27d30 -SIZE (libvirt-1.2.20.tar.gz) = 29725368 +SHA256 (libvirt-1.2.21.tar.gz) = 8d406582f5fe88d739d1d83e0ba7ac7f91f5a8da4be82162ab85631744d8925b +SIZE (libvirt-1.2.21.tar.gz) = 29848954 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Wed Nov 4 11:30:33 2015 (r400736) +++ head/devel/libvirt/pkg-plist Wed Nov 4 13:27:31 2015 (r400737) @@ -161,6 +161,16 @@ share/augeas/lenses/tests/test_virtlockd %%DOCSDIR%%%%PORTVERSION%%/html/migration-native.png %%DOCSDIR%%%%PORTVERSION%%/html/migration-tunnel.png %%DOCSDIR%%%%PORTVERSION%%/html/migration-unmanaged-direct.png +%%DOCSDIR%%%%PORTVERSION%%/html/news-2005.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2006.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2007.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2008.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2009.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2010.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2011.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2012.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2013.html +%%DOCSDIR%%%%PORTVERSION%%/html/news-2014.html %%DOCSDIR%%%%PORTVERSION%%/html/news.html %%DOCSDIR%%%%PORTVERSION%%/html/node.gif %%DOCSDIR%%%%PORTVERSION%%/html/pending.html From owner-svn-ports-all@freebsd.org Wed Nov 4 15:33:43 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF813A26A96; Wed, 4 Nov 2015 15:33:42 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3DF21C80; Wed, 4 Nov 2015 15:33:42 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4FXfKm061816; Wed, 4 Nov 2015 15:33:41 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4FXfd1061812; Wed, 4 Nov 2015 15:33:41 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511041533.tA4FXfd1061812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 4 Nov 2015 15:33:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400738 - in head/www/erlang-hackney: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 15:33:43 -0000 Author: olgeni Date: Wed Nov 4 15:33:41 2015 New Revision: 400738 URL: https://svnweb.freebsd.org/changeset/ports/400738 Log: Upgrade www/erlang-hackney to version 1.4.4. Modified: head/www/erlang-hackney/Makefile head/www/erlang-hackney/distinfo head/www/erlang-hackney/files/patch-rebar.config head/www/erlang-hackney/files/patch-rebar.config.script Modified: head/www/erlang-hackney/Makefile ============================================================================== --- head/www/erlang-hackney/Makefile Wed Nov 4 13:27:31 2015 (r400737) +++ head/www/erlang-hackney/Makefile Wed Nov 4 15:33:41 2015 (r400738) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hackney -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.4 CATEGORIES= www PKGNAMEPREFIX= erlang- Modified: head/www/erlang-hackney/distinfo ============================================================================== --- head/www/erlang-hackney/distinfo Wed Nov 4 13:27:31 2015 (r400737) +++ head/www/erlang-hackney/distinfo Wed Nov 4 15:33:41 2015 (r400738) @@ -1,2 +1,2 @@ -SHA256 (benoitc-hackney-1.4.1_GH0.tar.gz) = fdbbad483cb4754b0e7e5739b20d512f2bff019d009cb168f0110f44950599f1 -SIZE (benoitc-hackney-1.4.1_GH0.tar.gz) = 834457 +SHA256 (benoitc-hackney-1.4.4_GH0.tar.gz) = 444470f99e47f81adb4df0325664e4b6ffc44bd184528a70b077b9bc7452be94 +SIZE (benoitc-hackney-1.4.4_GH0.tar.gz) = 834425 Modified: head/www/erlang-hackney/files/patch-rebar.config ============================================================================== --- head/www/erlang-hackney/files/patch-rebar.config Wed Nov 4 13:27:31 2015 (r400737) +++ head/www/erlang-hackney/files/patch-rebar.config Wed Nov 4 15:33:41 2015 (r400738) @@ -1,16 +1,16 @@ ---- rebar.config.orig 2015-10-27 10:09:05 UTC +--- rebar.config.orig 2015-11-04 09:48:27 UTC +++ rebar.config -@@ -16,13 +16,6 @@ +@@ -13,13 +13,6 @@ - {plugins, [rebar3_hex]}. + {post_hooks, [{clean, "rm -rf *~ */*~ */*.xfm test/*.beam"}]}. -{deps, [ - {idna, "1.0.2"}, - {mimerl, "1.0.0"}, - {certifi, "0.1.1"}, - {ssl_verify_hostname, "1.0.5"} -- ]}. +- ]}. - - %% Not yet supported in rebar3 - %% {require_otp_vsn, "R14|R15|R16|17|18"}. - + {profiles, [{docs, [{deps, + [ + {edown, Modified: head/www/erlang-hackney/files/patch-rebar.config.script ============================================================================== --- head/www/erlang-hackney/files/patch-rebar.config.script Wed Nov 4 13:27:31 2015 (r400737) +++ head/www/erlang-hackney/files/patch-rebar.config.script Wed Nov 4 15:33:41 2015 (r400738) @@ -1,17 +1,15 @@ ---- rebar.config.script.orig 2015-11-03 08:42:20 UTC +--- rebar.config.script.orig 2015-11-04 10:56:56 UTC +++ rebar.config.script -@@ -1,13 +1,4 @@ --IsRebar3 = case application:get_env(rebar, vsn) of -- {ok, VSN} -> +@@ -1,11 +1,4 @@ +-IsRebar3 = case application:get_key(rebar, vsn) of +- {ok, VSN} -> - [VSN1 | _] = string:tokens(VSN, "-"), - [Maj, Min, Patch] = string:tokens(VSN1, "."), - (list_to_integer(Maj) >= 3); - undefined -> -- %% is mix is used - lists:keymember(mix, 1, application:loaded_applications()) -- end, -- +- end, +IsRebar3 = true, - Rebar2Deps = [ - {idna, ".*", + Rebar2Deps = [{idna, ".*", + {git, "https://github.com/benoitc/erlang-idna", From owner-svn-ports-all@freebsd.org Wed Nov 4 15:35:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 882F0A26B1A; Wed, 4 Nov 2015 15:35:22 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5351E1E49; Wed, 4 Nov 2015 15:35:22 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4FZLd9062094; Wed, 4 Nov 2015 15:35:21 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4FZLr3062091; Wed, 4 Nov 2015 15:35:21 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511041535.tA4FZLr3062091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 4 Nov 2015 15:35:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400739 - head/misc/erlang-mimerl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 15:35:22 -0000 Author: olgeni Date: Wed Nov 4 15:35:21 2015 New Revision: 400739 URL: https://svnweb.freebsd.org/changeset/ports/400739 Log: Upgrade misc/erlang-mimerl to version 1.0.1. Modified: head/misc/erlang-mimerl/Makefile head/misc/erlang-mimerl/distinfo Modified: head/misc/erlang-mimerl/Makefile ============================================================================== --- head/misc/erlang-mimerl/Makefile Wed Nov 4 15:33:41 2015 (r400738) +++ head/misc/erlang-mimerl/Makefile Wed Nov 4 15:35:21 2015 (r400739) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mimerl -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= misc PKGNAMEPREFIX= erlang- Modified: head/misc/erlang-mimerl/distinfo ============================================================================== --- head/misc/erlang-mimerl/distinfo Wed Nov 4 15:33:41 2015 (r400738) +++ head/misc/erlang-mimerl/distinfo Wed Nov 4 15:35:21 2015 (r400739) @@ -1,2 +1,2 @@ -SHA256 (benoitc-mimerl-1.0.0_GH0.tar.gz) = 531e5bf5bd896bd3d340f7c297614e38f4e4fec76c76596ba000308ed689cd29 -SIZE (benoitc-mimerl-1.0.0_GH0.tar.gz) = 536412 +SHA256 (benoitc-mimerl-1.0.1_GH0.tar.gz) = 2a600ebe0dae0c491b184fd1f24316ceb71dcfd7d84253faaabc63ac723dbfdb +SIZE (benoitc-mimerl-1.0.1_GH0.tar.gz) = 536411 From owner-svn-ports-all@freebsd.org Wed Nov 4 15:41:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60EDDA26CAF; Wed, 4 Nov 2015 15:41:36 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2823112EB; Wed, 4 Nov 2015 15:41:36 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4FfZF2064753; Wed, 4 Nov 2015 15:41:35 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4FfZuI064751; Wed, 4 Nov 2015 15:41:35 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511041541.tA4FfZuI064751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 4 Nov 2015 15:41:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400740 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 15:41:36 -0000 Author: olgeni Date: Wed Nov 4 15:41:34 2015 New Revision: 400740 URL: https://svnweb.freebsd.org/changeset/ports/400740 Log: Upgrade www/elixir-maru to version 0.8.5. Modified: head/www/elixir-maru/Makefile head/www/elixir-maru/distinfo Modified: head/www/elixir-maru/Makefile ============================================================================== --- head/www/elixir-maru/Makefile Wed Nov 4 15:35:21 2015 (r400739) +++ head/www/elixir-maru/Makefile Wed Nov 4 15:41:34 2015 (r400740) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= maru -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-maru/distinfo ============================================================================== --- head/www/elixir-maru/distinfo Wed Nov 4 15:35:21 2015 (r400739) +++ head/www/elixir-maru/distinfo Wed Nov 4 15:41:34 2015 (r400740) @@ -1,2 +1,2 @@ -SHA256 (falood-maru-v0.8.4_GH0.tar.gz) = b68f87e692b40a9b7804a9ac7784e7e2bf1ae85962a46b04a84926cef0a0ee7a -SIZE (falood-maru-v0.8.4_GH0.tar.gz) = 21061 +SHA256 (falood-maru-v0.8.5_GH0.tar.gz) = 816c9d9d654b437ffd11674cdba42d22be83f4d2472b3a08e5de24c933bf0224 +SIZE (falood-maru-v0.8.5_GH0.tar.gz) = 21237 From owner-svn-ports-all@freebsd.org Wed Nov 4 15:42:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66F30A26CD6; Wed, 4 Nov 2015 15:42:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3197714AB; Wed, 4 Nov 2015 15:42:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4Fgm60065468; Wed, 4 Nov 2015 15:42:48 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4Fgmu4065465; Wed, 4 Nov 2015 15:42:48 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201511041542.tA4Fgmu4065465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Wed, 4 Nov 2015 15:42:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400741 - head/textproc/p5-XML-Filter-DOMFilter-LibXML X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 15:42:49 -0000 Author: jadawin Date: Wed Nov 4 15:42:47 2015 New Revision: 400741 URL: https://svnweb.freebsd.org/changeset/ports/400741 Log: - Update to 0.03 Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile ============================================================================== --- head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile Wed Nov 4 15:41:34 2015 (r400740) +++ head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile Wed Nov 4 15:42:47 2015 (r400741) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Filter-DOMFilter-LibXML -PORTVERSION= 0.02 -PORTREVISION= 1 +PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo ============================================================================== --- head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo Wed Nov 4 15:41:34 2015 (r400740) +++ head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo Wed Nov 4 15:42:47 2015 (r400741) @@ -1,2 +1,2 @@ -SHA256 (XML-Filter-DOMFilter-LibXML-0.02.tar.gz) = dfc401aec6ae749e6c8d5675ddf3e7a7219c526d205f6a08af7a15fbc28db56a -SIZE (XML-Filter-DOMFilter-LibXML-0.02.tar.gz) = 4215 +SHA256 (XML-Filter-DOMFilter-LibXML-0.03.tar.gz) = 7dd5cffe9277e209da1f05356ca5261a7995c58c0609cff71b124e572ca8c61f +SIZE (XML-Filter-DOMFilter-LibXML-0.03.tar.gz) = 5294 From owner-svn-ports-all@freebsd.org Wed Nov 4 15:46:18 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B09F2A26D37; Wed, 4 Nov 2015 15:46:18 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 752041617; Wed, 4 Nov 2015 15:46:18 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4FkHan065917; Wed, 4 Nov 2015 15:46:17 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4FkHO6065915; Wed, 4 Nov 2015 15:46:17 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201511041546.tA4FkHO6065915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 4 Nov 2015 15:46:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400742 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 15:46:18 -0000 Author: adamw Date: Wed Nov 4 15:46:17 2015 New Revision: 400742 URL: https://svnweb.freebsd.org/changeset/ports/400742 Log: Update to 6.29. Changes: https://metacpan.org/changes/distribution/Mojolicious Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Wed Nov 4 15:42:47 2015 (r400741) +++ head/www/p5-Mojolicious/Makefile Wed Nov 4 15:46:17 2015 (r400742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 6.28 +PORTVERSION= 6.29 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Wed Nov 4 15:42:47 2015 (r400741) +++ head/www/p5-Mojolicious/distinfo Wed Nov 4 15:46:17 2015 (r400742) @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-6.28.tar.gz) = ac90adfc1bb2ef1837232ab1c9d577e31ee2c29e22819b772a9114c94404700b -SIZE (Mojolicious-6.28.tar.gz) = 652594 +SHA256 (Mojolicious-6.29.tar.gz) = 4662b3d1962ff71e26e6bdb496cb4dbec1f5c3296cdae4669ddff1367b65ef50 +SIZE (Mojolicious-6.29.tar.gz) = 652742 From owner-svn-ports-all@freebsd.org Wed Nov 4 16:40:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 288A2A265D0; Wed, 4 Nov 2015 16:40:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E38231F02; Wed, 4 Nov 2015 16:40:10 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4Ge97M083553; Wed, 4 Nov 2015 16:40:09 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4Ge94h083551; Wed, 4 Nov 2015 16:40:09 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511041640.tA4Ge94h083551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 Nov 2015 16:40:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400743 - head/www/pecl-yar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 16:40:11 -0000 Author: vanilla Date: Wed Nov 4 16:40:09 2015 New Revision: 400743 URL: https://svnweb.freebsd.org/changeset/ports/400743 Log: 1: Upgrade to 1.2.5. 2: switch to USES. PR: 162740 Submitted by: maintainer Modified: head/www/pecl-yar/Makefile head/www/pecl-yar/distinfo Modified: head/www/pecl-yar/Makefile ============================================================================== --- head/www/pecl-yar/Makefile Wed Nov 4 15:46:17 2015 (r400742) +++ head/www/pecl-yar/Makefile Wed Nov 4 16:40:09 2015 (r400743) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= yar -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -14,6 +13,7 @@ COMMENT= Yar (Yet another RPC framework) LICENSE= PHP301 +USES= tar:tgz PHP_MODNAME= yar USE_PHP= json curl USE_PHPEXT= yes Modified: head/www/pecl-yar/distinfo ============================================================================== --- head/www/pecl-yar/distinfo Wed Nov 4 15:46:17 2015 (r400742) +++ head/www/pecl-yar/distinfo Wed Nov 4 16:40:09 2015 (r400743) @@ -1,2 +1,2 @@ -SHA256 (PECL/yar-1.2.4.tgz) = ef193ed1192eb87c199e318696c07c1a75069d6a61cd4eb048dd4e4369dd3281 -SIZE (PECL/yar-1.2.4.tgz) = 38355 +SHA256 (PECL/yar-1.2.5.tgz) = b3531c9588567cac3274f37d6eae4120c8bd3bf767ca8a0f7295c2038eec182d +SIZE (PECL/yar-1.2.5.tgz) = 38595 From owner-svn-ports-all@freebsd.org Wed Nov 4 16:44:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEC99A268A9; Wed, 4 Nov 2015 16:44:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B58F914D9; Wed, 4 Nov 2015 16:44:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4GiRYS086504; Wed, 4 Nov 2015 16:44:27 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4GiRde086501; Wed, 4 Nov 2015 16:44:27 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511041644.tA4GiRde086501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 Nov 2015 16:44:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400744 - head/www/pecl-yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 16:44:29 -0000 Author: vanilla Date: Wed Nov 4 16:44:27 2015 New Revision: 400744 URL: https://svnweb.freebsd.org/changeset/ports/400744 Log: 1: upgrade to 2.3.5. 2: switch to USES. 3: remove IGNORE_WITH_PHP, it's compileable with php5.6 now. PR: 204260 Submitted by: maintainer, me [2|3] Modified: head/www/pecl-yaf/Makefile head/www/pecl-yaf/distinfo Modified: head/www/pecl-yaf/Makefile ============================================================================== --- head/www/pecl-yaf/Makefile Wed Nov 4 16:40:09 2015 (r400743) +++ head/www/pecl-yaf/Makefile Wed Nov 4 16:44:27 2015 (r400744) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.5 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -19,10 +18,10 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config +USES= tar:tgz PHP_MODNAME= ${PORTNAME:tl} USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -IGNORE_WITH_PHP= 56 .include Modified: head/www/pecl-yaf/distinfo ============================================================================== --- head/www/pecl-yaf/distinfo Wed Nov 4 16:40:09 2015 (r400743) +++ head/www/pecl-yaf/distinfo Wed Nov 4 16:44:27 2015 (r400744) @@ -1,2 +1,2 @@ -SHA256 (PECL/yaf-2.3.3.tgz) = fb59db901008b157d11c255f1a1492ccd02df2e2ab9869aa4f9fa9fc73272298 -SIZE (PECL/yaf-2.3.3.tgz) = 105260 +SHA256 (PECL/yaf-2.3.5.tgz) = 92b3cea149bce72ea9cc5bac64b03e357b5b1c04bd360df897c0d03afc83bd51 +SIZE (PECL/yaf-2.3.5.tgz) = 104743 From owner-svn-ports-all@freebsd.org Wed Nov 4 16:46:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 786E0A26974; Wed, 4 Nov 2015 16:46:40 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 446D617C2; Wed, 4 Nov 2015 16:46:40 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4GkdYF086843; Wed, 4 Nov 2015 16:46:39 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4GkdT2086841; Wed, 4 Nov 2015 16:46:39 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511041646.tA4GkdT2086841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 Nov 2015 16:46:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400745 - in head/devel/pecl-ev: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 16:46:40 -0000 Author: vanilla Date: Wed Nov 4 16:46:39 2015 New Revision: 400745 URL: https://svnweb.freebsd.org/changeset/ports/400745 Log: Upgrade to 0.2.15. PR: 204285 Submitted by: maintainer Deleted: head/devel/pecl-ev/files/ Modified: head/devel/pecl-ev/Makefile head/devel/pecl-ev/distinfo Modified: head/devel/pecl-ev/Makefile ============================================================================== --- head/devel/pecl-ev/Makefile Wed Nov 4 16:44:27 2015 (r400744) +++ head/devel/pecl-ev/Makefile Wed Nov 4 16:46:39 2015 (r400745) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ev -PORTVERSION= 0.2.13 +PORTVERSION= 0.2.15 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-ev/distinfo ============================================================================== --- head/devel/pecl-ev/distinfo Wed Nov 4 16:44:27 2015 (r400744) +++ head/devel/pecl-ev/distinfo Wed Nov 4 16:46:39 2015 (r400745) @@ -1,2 +1,2 @@ -SHA256 (PECL/ev-0.2.13.tgz) = a48fadf21b6dbfc6d2d0d9c658e1db24593a0ec8afbfaf581192bad47a02c7a2 -SIZE (PECL/ev-0.2.13.tgz) = 96909 +SHA256 (PECL/ev-0.2.15.tgz) = 801b2c39e081263f91d5a1d74e668e6c8ad199a34867c8e13e8fad3e83786fd5 +SIZE (PECL/ev-0.2.15.tgz) = 96963 From owner-svn-ports-all@freebsd.org Wed Nov 4 16:49:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3F97A26A82; Wed, 4 Nov 2015 16:49:48 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AECA919DD; Wed, 4 Nov 2015 16:49:48 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4GnlVa087258; Wed, 4 Nov 2015 16:49:47 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4Gnlkn087256; Wed, 4 Nov 2015 16:49:47 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511041649.tA4Gnlkn087256@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 Nov 2015 16:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400746 - head/devel/pecl-event X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 16:49:49 -0000 Author: vanilla Date: Wed Nov 4 16:49:47 2015 New Revision: 400746 URL: https://svnweb.freebsd.org/changeset/ports/400746 Log: Upgrade to 1.11.1 PR: 204286 Submitted by: maintainer Modified: head/devel/pecl-event/Makefile head/devel/pecl-event/distinfo Modified: head/devel/pecl-event/Makefile ============================================================================== --- head/devel/pecl-event/Makefile Wed Nov 4 16:46:39 2015 (r400745) +++ head/devel/pecl-event/Makefile Wed Nov 4 16:49:47 2015 (r400746) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= event -PORTVERSION= 1.10.3 +PORTVERSION= 1.11.1 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -16,6 +15,7 @@ LICENSE= PHP301 LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +USES= tar:tgz USE_OPENSSL= yes CONFIGURE_ARGS= --with-openssl-dir=${OPENSSLBASE} USE_PHP= sockets Modified: head/devel/pecl-event/distinfo ============================================================================== --- head/devel/pecl-event/distinfo Wed Nov 4 16:46:39 2015 (r400745) +++ head/devel/pecl-event/distinfo Wed Nov 4 16:49:47 2015 (r400746) @@ -1,2 +1,2 @@ -SHA256 (PECL/event-1.10.3.tgz) = f1955c7f470829024e2f816a2a4c5201bbef3c673e49e7d25a24e248011225be -SIZE (PECL/event-1.10.3.tgz) = 77532 +SHA256 (PECL/event-1.11.1.tgz) = 371e8d559461542058efd57be61fd8316121985dc455f2e7979722e37cedd526 +SIZE (PECL/event-1.11.1.tgz) = 78942 From owner-svn-ports-all@freebsd.org Wed Nov 4 16:51:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84C54A26BE9; Wed, 4 Nov 2015 16:51:17 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50E7E1BF6; Wed, 4 Nov 2015 16:51:17 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4GpG2K087533; Wed, 4 Nov 2015 16:51:16 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4GpGu0087531; Wed, 4 Nov 2015 16:51:16 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511041651.tA4GpGu0087531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 Nov 2015 16:51:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400747 - head/devel/pecl-msgpack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 16:51:17 -0000 Author: vanilla Date: Wed Nov 4 16:51:16 2015 New Revision: 400747 URL: https://svnweb.freebsd.org/changeset/ports/400747 Log: Upgrade to 0.5.7. PR: 204287 Submitted by: maintainer Modified: head/devel/pecl-msgpack/Makefile head/devel/pecl-msgpack/distinfo Modified: head/devel/pecl-msgpack/Makefile ============================================================================== --- head/devel/pecl-msgpack/Makefile Wed Nov 4 16:49:47 2015 (r400746) +++ head/devel/pecl-msgpack/Makefile Wed Nov 4 16:51:16 2015 (r400747) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= msgpack -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.7 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -14,6 +13,7 @@ COMMENT= Provides API for communicating LICENSE= BSD3CLAUSE +USES= tar:tgz USE_PHP= session USE_PHPEXT= yes USE_PHP_BUILD= yes Modified: head/devel/pecl-msgpack/distinfo ============================================================================== --- head/devel/pecl-msgpack/distinfo Wed Nov 4 16:49:47 2015 (r400746) +++ head/devel/pecl-msgpack/distinfo Wed Nov 4 16:51:16 2015 (r400747) @@ -1,2 +1,2 @@ -SHA256 (PECL/msgpack-0.5.5.tgz) = c369348a3ab36dd98fb21ab117c8019d8a54f7f1070d299c45e84d7e15d55bd2 -SIZE (PECL/msgpack-0.5.5.tgz) = 55999 +SHA256 (PECL/msgpack-0.5.7.tgz) = b8ee20cd0a79426c1abd55d5bbae85e5dcfbe0238abf9ce300685fbe76d94cdf +SIZE (PECL/msgpack-0.5.7.tgz) = 57150 From owner-svn-ports-all@freebsd.org Wed Nov 4 16:53:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D708AA26C66; Wed, 4 Nov 2015 16:53:56 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2D6B1EF0; Wed, 4 Nov 2015 16:53:56 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4Grt9j090417; Wed, 4 Nov 2015 16:53:55 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4GrtlG090414; Wed, 4 Nov 2015 16:53:55 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511041653.tA4GrtlG090414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 Nov 2015 16:53:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400748 - head/databases/pecl-leveldb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 16:53:56 -0000 Author: vanilla Date: Wed Nov 4 16:53:55 2015 New Revision: 400748 URL: https://svnweb.freebsd.org/changeset/ports/400748 Log: Upgrade to 0.1.5. PR: 204283 Submitted by: maintainer Modified: head/databases/pecl-leveldb/Makefile head/databases/pecl-leveldb/distinfo Modified: head/databases/pecl-leveldb/Makefile ============================================================================== --- head/databases/pecl-leveldb/Makefile Wed Nov 4 16:51:16 2015 (r400747) +++ head/databases/pecl-leveldb/Makefile Wed Nov 4 16:53:55 2015 (r400748) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= leveldb -PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTVERSION= 0.1.5 CATEGORIES= databases MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -17,6 +15,7 @@ LICENSE= PHP301 LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb +USES= tar:tgz USE_PHP= yes USE_PHP_BUILD= yes USE_PHPEXT= yes Modified: head/databases/pecl-leveldb/distinfo ============================================================================== --- head/databases/pecl-leveldb/distinfo Wed Nov 4 16:51:16 2015 (r400747) +++ head/databases/pecl-leveldb/distinfo Wed Nov 4 16:53:55 2015 (r400748) @@ -1,2 +1,2 @@ -SHA256 (PECL/leveldb-0.1.4.tgz) = b0d2485e7f1353a794cd58bbaf331154723cda98ae41757f1167e1661bd78eef -SIZE (PECL/leveldb-0.1.4.tgz) = 17726 +SHA256 (PECL/leveldb-0.1.5.tgz) = faa17fe2f91bb9a8be6503f84f0f5c54f69b4e915d85fd6b146ff01afbdc5169 +SIZE (PECL/leveldb-0.1.5.tgz) = 19503 From owner-svn-ports-all@freebsd.org Wed Nov 4 17:30:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8BA0A2633D; Wed, 4 Nov 2015 17:30:01 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2AEE12BB; Wed, 4 Nov 2015 17:30:01 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4HU0eg001632; Wed, 4 Nov 2015 17:30:00 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4HU0dr001628; Wed, 4 Nov 2015 17:30:00 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201511041730.tA4HU0dr001628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Wed, 4 Nov 2015 17:30:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400749 - in head/security/nmap: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 17:30:02 -0000 Author: ohauer Date: Wed Nov 4 17:30:00 2015 New Revision: 400749 URL: https://svnweb.freebsd.org/changeset/ports/400749 Log: - update to 6.49BETA6 - use new OPTIONS targes Parts from Changelog [1] ========================== Nmap 6.49BETA6 o Integrated all of your IPv6 OS fingerprint submissions from April to October (only 9 of them!). We are steadily improving the IPv6 database, but we need your submissions. The classifier added 3 new groups, bringing the new total to 93. Highlights: http://seclists.org/nmap-dev/2015/q4/61 [Daniel Miller] o Integrated all of your IPv4 OS fingerprint submissions from February to October (1065 of them). Added 219 fingerprints, bringing the new total to 4985. Additions include Linux 4.1, Windows 10, OS X 10.11, iOS 9, FreeBSD 11.0, Android 5.1, and more. Highlights: http://seclists.org/nmap-dev/2015/q4/60 [Daniel Miller] o Integrated all of your service/version detection fingerprints submitted from February to October (800+ of them). The signature count went up 2.5% to 10293. We now detect 1089 protocols, from afp, bitcoin, and caldav to xml-rpc, yiff, and zebra. Highlights: http://seclists.org/nmap-dev/2015/q4/62 [Daniel Miller] o [NSE] Added 10 NSE scripts from 5 authors, bringing the total up to 509! They are all listed at http://nmap.org/nsedoc/, and the summaries are below (authors are listed in brackets): ... [1] https://nmap.org/changelog.html Deleted: head/security/nmap/files/patch-libnetutil_netutil.cc Modified: head/security/nmap/Makefile head/security/nmap/distinfo head/security/nmap/pkg-plist Modified: head/security/nmap/Makefile ============================================================================== --- head/security/nmap/Makefile Wed Nov 4 16:53:55 2015 (r400748) +++ head/security/nmap/Makefile Wed Nov 4 17:30:00 2015 (r400749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nmap -DISTVERSION= 6.49BETA5 +DISTVERSION= 6.49BETA6 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ LOCAL/ohauer @@ -30,22 +30,16 @@ SSL_USE= OPENSSL=yes SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} SSL_CONFIGURE_OFF= --without-openssl SSL_CFLAGS= -I${OPENSSLINC} +SSL_VARS= STRIP_FILES=ncat +# PR: ports/159376 Workaround if OS is build with WITHOUT_INET6 +IPV6_LIB_DEPENDS_OFF= libpcap.so:${PORTSDIR}/net/libpcap IPV6_CONFIGURE_OFF= --with-libpcap=${LOCALBASE}/IPv6 .include -# PR: ports/159376 Workaround if OS is build with WITHOUT_INET6 -.if ! ${PORT_OPTIONS:MIPV6} -LIB_DEPENDS+= libpcap.so:${PORTSDIR}/net/libpcap -.endif - DOCS= CHANGELOG HACKING -STRIP_FILES= nmap nping - -.if ${PORT_OPTIONS:MSSL} -STRIP_FILES+= ncat -.endif +STRIP_FILES+= nmap nping CONFIGURE_ARGS+=--without-localdirs \ --without-zenmap \ @@ -66,6 +60,8 @@ pre-install: post-install: ${STRIP_CMD} ${STRIP_FILES:S|^|${STAGEDIR}${PREFIX}/bin/|} + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/security/nmap/distinfo ============================================================================== --- head/security/nmap/distinfo Wed Nov 4 16:53:55 2015 (r400748) +++ head/security/nmap/distinfo Wed Nov 4 17:30:00 2015 (r400749) @@ -1,2 +1,2 @@ -SHA256 (nmap-6.49BETA5.tar.bz2) = 747a961d735da518cb00884c46c13e73ee1d06253d03c176ce54dde1f6681c36 -SIZE (nmap-6.49BETA5.tar.bz2) = 8816982 +SHA256 (nmap-6.49BETA6.tar.bz2) = 9c548ee0e3f0db73c4b5f8434c0bc7c99188333562c4bc4e04fb721533ff1637 +SIZE (nmap-6.49BETA6.tar.bz2) = 8904750 Modified: head/security/nmap/pkg-plist ============================================================================== --- head/security/nmap/pkg-plist Wed Nov 4 16:53:55 2015 (r400748) +++ head/security/nmap/pkg-plist Wed Nov 4 17:30:00 2015 (r400749) @@ -51,6 +51,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/cvs.lua %%DATADIR%%/nselib/data/dns-srv-names %%DATADIR%%/nselib/data/drupal-modules.lst +%%DATADIR%%/nselib/data/drupal-themes.lst %%DATADIR%%/nselib/data/enterprise_numbers.txt %%DATADIR%%/nselib/data/favicon-db %%DATADIR%%/nselib/data/http-default-accounts-fingerprints.lua @@ -121,6 +122,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/lfs.luadoc %%DATADIR%%/nselib/listop.lua %%DATADIR%%/nselib/lpeg-utility.lua +%%DATADIR%%/nselib/ls.lua %%DATADIR%%/nselib/match.lua %%DATADIR%%/nselib/membase.lua %%DATADIR%%/nselib/mobileme.lua @@ -157,6 +159,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/sasl.lua %%DATADIR%%/nselib/shortport.lua %%DATADIR%%/nselib/sip.lua +%%DATADIR%%/nselib/slaxml.lua %%DATADIR%%/nselib/smb.lua %%DATADIR%%/nselib/smbauth.lua %%DATADIR%%/nselib/smtp.lua @@ -320,6 +323,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/hbase-master-info.nse %%DATADIR%%/scripts/hbase-region-info.nse %%DATADIR%%/scripts/hddtemp-info.nse +%%DATADIR%%/scripts/hnap-info.nse %%DATADIR%%/scripts/hostmap-bfk.nse %%DATADIR%%/scripts/hostmap-ip2hosts.nse %%DATADIR%%/scripts/hostmap-robtex.nse @@ -341,7 +345,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-comments-displayer.nse %%DATADIR%%/scripts/http-config-backup.nse %%DATADIR%%/scripts/http-cors.nse -%%DATADIR%%/scripts/http-crossdomainxml.nse +%%DATADIR%%/scripts/http-cross-domain-policy.nse %%DATADIR%%/scripts/http-csrf.nse %%DATADIR%%/scripts/http-date.nse %%DATADIR%%/scripts/http-default-accounts.nse @@ -350,13 +354,13 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-dombased-xss.nse %%DATADIR%%/scripts/http-domino-enum-passwords.nse %%DATADIR%%/scripts/http-drupal-enum-users.nse -%%DATADIR%%/scripts/http-drupal-modules.nse -%%DATADIR%%/scripts/http-email-harvest.nse +%%DATADIR%%/scripts/http-drupal-enum.nse %%DATADIR%%/scripts/http-enum.nse %%DATADIR%%/scripts/http-errors.nse %%DATADIR%%/scripts/http-exif-spider.nse %%DATADIR%%/scripts/http-favicon.nse %%DATADIR%%/scripts/http-feed.nse +%%DATADIR%%/scripts/http-fetch.nse %%DATADIR%%/scripts/http-fileupload-exploiter.nse %%DATADIR%%/scripts/http-form-brute.nse %%DATADIR%%/scripts/http-form-fuzzer.nse @@ -374,6 +378,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-iis-webdav-vuln.nse %%DATADIR%%/scripts/http-joomla-brute.nse %%DATADIR%%/scripts/http-litespeed-sourcecode-download.nse +%%DATADIR%%/scripts/http-ls.nse %%DATADIR%%/scripts/http-majordomo2-dir-traversal.nse %%DATADIR%%/scripts/http-malware-host.nse %%DATADIR%%/scripts/http-method-tamper.nse @@ -401,6 +406,8 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-slowloris.nse %%DATADIR%%/scripts/http-sql-injection.nse %%DATADIR%%/scripts/http-stored-xss.nse +%%DATADIR%%/scripts/http-svn-enum.nse +%%DATADIR%%/scripts/http-svn-info.nse %%DATADIR%%/scripts/http-title.nse %%DATADIR%%/scripts/http-tplink-dir-traversal.nse %%DATADIR%%/scripts/http-trace.nse @@ -431,6 +438,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-vuln-wnr1000-creds.nse %%DATADIR%%/scripts/http-waf-detect.nse %%DATADIR%%/scripts/http-waf-fingerprint.nse +%%DATADIR%%/scripts/http-webdav-scan.nse %%DATADIR%%/scripts/http-wordpress-brute.nse %%DATADIR%%/scripts/http-wordpress-enum.nse %%DATADIR%%/scripts/http-wordpress-users.nse @@ -464,6 +472,8 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/jdwp-info.nse %%DATADIR%%/scripts/jdwp-inject.nse %%DATADIR%%/scripts/jdwp-version.nse +%%DATADIR%%/scripts/knx-gateway-discover.nse +%%DATADIR%%/scripts/knx-gateway-info.nse %%DATADIR%%/scripts/krb5-enum-users.nse %%DATADIR%%/scripts/ldap-brute.nse %%DATADIR%%/scripts/ldap-novell-getpass.nse @@ -587,7 +597,6 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/sip-methods.nse %%DATADIR%%/scripts/skypev2-version.nse %%DATADIR%%/scripts/smb-brute.nse -%%DATADIR%%/scripts/smb-check-vulns.nse %%DATADIR%%/scripts/smb-enum-domains.nse %%DATADIR%%/scripts/smb-enum-groups.nse %%DATADIR%%/scripts/smb-enum-processes.nse @@ -603,8 +612,14 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/smb-security-mode.nse %%DATADIR%%/scripts/smb-server-stats.nse %%DATADIR%%/scripts/smb-system-info.nse +%%DATADIR%%/scripts/smb-vuln-conficker.nse +%%DATADIR%%/scripts/smb-vuln-cve2009-3103.nse +%%DATADIR%%/scripts/smb-vuln-ms06-025.nse +%%DATADIR%%/scripts/smb-vuln-ms07-029.nse +%%DATADIR%%/scripts/smb-vuln-ms08-067.nse %%DATADIR%%/scripts/smb-vuln-ms10-054.nse %%DATADIR%%/scripts/smb-vuln-ms10-061.nse +%%DATADIR%%/scripts/smb-vuln-regsvc-dos.nse %%DATADIR%%/scripts/smbv2-enabled.nse %%DATADIR%%/scripts/smtp-brute.nse %%DATADIR%%/scripts/smtp-commands.nse @@ -662,6 +677,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/telnet-encryption.nse %%DATADIR%%/scripts/tftp-enum.nse %%DATADIR%%/scripts/tls-nextprotoneg.nse +%%DATADIR%%/scripts/tor-consensus-checker.nse %%DATADIR%%/scripts/traceroute-geolocation.nse %%DATADIR%%/scripts/unittest.nse %%DATADIR%%/scripts/unusual-port.nse @@ -681,5 +697,6 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/wsdd-discover.nse %%DATADIR%%/scripts/x11-access.nse %%DATADIR%%/scripts/xdmcp-discover.nse +%%DATADIR%%/scripts/xmlrpc-methods.nse %%DATADIR%%/scripts/xmpp-brute.nse %%DATADIR%%/scripts/xmpp-info.nse From owner-svn-ports-all@freebsd.org Wed Nov 4 17:54:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA009A268BA; Wed, 4 Nov 2015 17:54:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5AD101F04; Wed, 4 Nov 2015 17:54:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4Hsn0v011485; Wed, 4 Nov 2015 17:54:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4Hsniu011484; Wed, 4 Nov 2015 17:54:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511041754.tA4Hsniu011484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 4 Nov 2015 17:54:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400750 - head/sysutils/DTraceToolkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 17:54:50 -0000 Author: amdmi3 Date: Wed Nov 4 17:54:49 2015 New Revision: 400750 URL: https://svnweb.freebsd.org/changeset/ports/400750 Log: - Fix shebangs Approved by: portmgr blanket Modified: head/sysutils/DTraceToolkit/Makefile Modified: head/sysutils/DTraceToolkit/Makefile ============================================================================== --- head/sysutils/DTraceToolkit/Makefile Wed Nov 4 17:30:00 2015 (r400749) +++ head/sysutils/DTraceToolkit/Makefile Wed Nov 4 17:54:49 2015 (r400750) @@ -3,7 +3,7 @@ PORTNAME= DTraceToolkit PORTVERSION= 0.99 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.brendangregg.com/DTraceToolkit/ @@ -11,12 +11,64 @@ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Collection of useful scripts for DTrace USES= shebangfix -sh_OLD_CMD= /usr/bin/sh +SHEBANG_LANG= sh +sh_OLD_CMD= /usr/bin/sh ./sh sh_CMD= ${SH} -SHEBANG_LANG+= sh +perl_OLD_CMD= \\./perl +ruby_OLD_CMD= \\./ruby +SHEBANG_FILES= Apps/shellsnoop \ + Code/Perl/func_abc.pl \ + Code/Perl/func_malloc.pl \ + Code/Perl/func_slow.pl \ + Code/Perl/hello.pl \ + Code/Perl/hello_strict.pl \ + Code/Python/func_abc.py \ + Code/Python/func_slow.py \ + Code/Ruby/func_abc.rb \ + Code/Ruby/func_slow.rb \ + Code/Shell/func_abc.sh \ + Code/Shell/func_slow.sh \ + Code/Shell/func_waste.sh \ + Disk/diskhits \ + Disk/iopending \ + FS/vopstat \ + Include/test.ksh \ + Kernel/cpudists \ + Kernel/cputimes \ + Kernel/dnlcstat \ + Mem/xvmstat \ + Net/connections \ + Net/tcpsnoop \ + Net/tcpsnoop_snv \ + Net/tcptop \ + Net/tcptop_snv \ + Proc/dappprof \ + Proc/dapptrace \ + Proc/fddist \ + Proc/lastwords \ + Proc/pfilestat \ + Proc/sampleproc \ + Proc/topsysproc \ + System/topsyscall \ + Zones/zvmstat \ + dexplorer \ + dtruss \ + dvmstat \ + errinfo \ + execsnoop \ + hotkernel \ + hotuser \ + install \ + iopattern \ + iosnoop \ + iotop \ + opensnoop \ + procsystime \ + rwsnoop \ + rwtop \ + statsnoop -SHEBANG_FILES= hotkernel procsystime opensnoop Apps/shellsnoop -NO_BUILD= YES +NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${DATADIR} From owner-svn-ports-all@freebsd.org Wed Nov 4 17:55:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6424A268E4; Wed, 4 Nov 2015 17:55:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 774331FDF; Wed, 4 Nov 2015 17:55:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4Hsx1f011611; Wed, 4 Nov 2015 17:54:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4HsxZd011608; Wed, 4 Nov 2015 17:54:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511041754.tA4HsxZd011608@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 4 Nov 2015 17:54:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400751 - head/security/opencdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 17:55:00 -0000 Author: amdmi3 Date: Wed Nov 4 17:54:59 2015 New Revision: 400751 URL: https://svnweb.freebsd.org/changeset/ports/400751 Log: - Add LICENSE - Switch to options helpers - Drop @dirrm* from plist - Pet portlint - Fix WWW: Approved by: portmgr blanket Modified: head/security/opencdk/Makefile head/security/opencdk/pkg-descr head/security/opencdk/pkg-plist Modified: head/security/opencdk/Makefile ============================================================================== --- head/security/opencdk/Makefile Wed Nov 4 17:54:49 2015 (r400750) +++ head/security/opencdk/Makefile Wed Nov 4 17:54:59 2015 (r400751) @@ -11,7 +11,8 @@ MASTER_SITES= http://josefsson.org/gnutl MAINTAINER= novel@FreeBSD.org COMMENT= Open Crypto Development Kit -OPTIONS_DEFINE= DOCS +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt @@ -22,6 +23,8 @@ CONFIGURE_ARGS= --with-libgcrypt-prefix= DOCS= AUTHORS NEWS README THANKS doc/opencdk-api.html +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/^LDADD/ s/$$/ $$(LIBGCRYPT_LIBS)/' ${WRKSRC}/tests/Makefile.in @@ -29,6 +32,8 @@ post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/tests/*.c ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/tests/*.gpg ${STAGEDIR}${EXAMPLESDIR} + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} Modified: head/security/opencdk/pkg-descr ============================================================================== --- head/security/opencdk/pkg-descr Wed Nov 4 17:54:49 2015 (r400750) +++ head/security/opencdk/pkg-descr Wed Nov 4 17:54:59 2015 (r400751) @@ -12,4 +12,4 @@ Hint: Because of the fact that sentensiv doesn't contain any real cryptographic code. For all crypto routines we referring to the Libgcrypt library! -WWW: http://www.gnutls.org/ +WWW: http://www.gnutls.org/ Modified: head/security/opencdk/pkg-plist ============================================================================== --- head/security/opencdk/pkg-plist Wed Nov 4 17:54:49 2015 (r400750) +++ head/security/opencdk/pkg-plist Wed Nov 4 17:54:59 2015 (r400751) @@ -10,7 +10,6 @@ libdata/pkgconfig/opencdk.pc %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/THANKS %%PORTDOCS%%%%DOCSDIR%%/opencdk-api.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% %%EXAMPLESDIR%%/basic.c %%EXAMPLESDIR%%/exp-key.gpg %%EXAMPLESDIR%%/newkey.gpg @@ -31,4 +30,3 @@ libdata/pkgconfig/opencdk.pc %%EXAMPLESDIR%%/testpa.c %%EXAMPLESDIR%%/ts.gpg %%EXAMPLESDIR%%/wkold.gpg -@dirrm %%EXAMPLESDIR%% From owner-svn-ports-all@freebsd.org Wed Nov 4 18:20:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53A7CA26E0B; Wed, 4 Nov 2015 18:20:50 +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 1C9161C90; Wed, 4 Nov 2015 18:20:49 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id 2450CB0616; Wed, 4 Nov 2015 21:20:41 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 6B4A72ED; Wed, 4 Nov 2015 21:16:30 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 5447CD1E; Wed, 4 Nov 2015 21:18:17 +0300 (MSK) Date: Wed, 4 Nov 2015 21:18:17 +0300 From: Dmitry Marakasov To: Jason Helfman Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r379361 - head/devel/libvirt Message-ID: <20151104181817.GM57666@hades.panopticon> References: <201502191911.t1JJBBrO039538@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201502191911.t1JJBBrO039538@svn.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 18:20:50 -0000 * Jason Helfman (jgh@FreeBSD.org) wrote: > Author: jgh > Date: Thu Feb 19 19:11:10 2015 > New Revision: 379361 > URL: https://svnweb.freebsd.org/changeset/ports/379361 > QAT: https://qat.redports.org/buildarchive/r379361/ > > Log: > - fix build failures on 8/9 (bhyve) > > Reported by: mat@ > > Modified: > head/devel/libvirt/Makefile > head/devel/libvirt/pkg-plist > > Modified: head/devel/libvirt/Makefile > ============================================================================== > --- head/devel/libvirt/Makefile Thu Feb 19 19:10:48 2015 (r379360) > +++ head/devel/libvirt/Makefile Thu Feb 19 19:11:10 2015 (r379361) > @@ -21,8 +21,8 @@ BUILD_DEPENDS= dnsmasq:${PORTSDIR}/dns/d > RUN_DEPENDS= dnsmasq:${PORTSDIR}/dns/dnsmasq > > OPTIONS_DEFINE= DOCS NLS QEMU SASL > -OPTIONS_DEFINE_amd64= BHYVE > .if exists(/usr/sbin/bhyve) > +OPTIONS_DEFINE_amd64= BHYVE > OPTIONS_DEFAULT_amd64= BHYVE > .endif > QEMU_DESC= QEMU driver > @@ -36,8 +36,6 @@ QEMU_LIB_DEPENDS= libyajl.so:${PORTSDIR} > QEMU_RUN_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode \ > qemu-io:${PORTSDIR}/emulators/qemu-devel > > -BHYVE_CONFIGURE_WITH= bhyve > - > NLS_USES= gettext > NLS_CONFIGURE_ENABLE= nls > NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} > @@ -82,13 +80,15 @@ PORTDOCS= * > > .include > > -#work around an options bug (thanks mat@) > -.if ${ARCH} != amd64 > -PLIST_SUB+= BHYVE="@comment " > +.if (exists(/usr/sbin/bhyve) && ${OSVERSION} >= 100051) ^^^^^^ I think you've missed a digit here. This condition is always true. -- 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-all@freebsd.org Wed Nov 4 18:39:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53736A201B9; Wed, 4 Nov 2015 18:39:00 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D12F1344; Wed, 4 Nov 2015 18:39:00 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4IcxqE025982; Wed, 4 Nov 2015 18:38:59 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4Icx29025981; Wed, 4 Nov 2015 18:38:59 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201511041838.tA4Icx29025981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Wed, 4 Nov 2015 18:38:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400752 - head/www/apache24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 18:39:00 -0000 Author: ohauer Date: Wed Nov 4 18:38:58 2015 New Revision: 400752 URL: https://svnweb.freebsd.org/changeset/ports/400752 Log: - fix build with nghttp2 no version bump as OPTION is off by default PR: 204293 Submitted by: Modified: head/www/apache24/Makefile Modified: head/www/apache24/Makefile ============================================================================== --- head/www/apache24/Makefile Wed Nov 4 17:54:59 2015 (r400751) +++ head/www/apache24/Makefile Wed Nov 4 18:38:58 2015 (r400752) @@ -59,6 +59,7 @@ IPV4_MAPPED_CONFIGURE_ENABLE= v4-mapped LDAP_CONFIGURE_ON= --enable-ldap=shared +HTTP2_CONFIGURE_ON= --with-nghttp2=${LOCALBASE} HTTP2_LIB_DEPENDS= libnghttp2.so:${PORTSDIR}/www/nghttp2 LUAJIT_LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit LUA_CONFIGURE_WITH= lua From owner-svn-ports-all@freebsd.org Wed Nov 4 19:22:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFD98A20D17; Wed, 4 Nov 2015 19:22:07 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7EF01D36; Wed, 4 Nov 2015 19:22:07 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4JM6N0042671; Wed, 4 Nov 2015 19:22:06 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4JM6n2042669; Wed, 4 Nov 2015 19:22:06 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511041922.tA4JM6n2042669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Wed, 4 Nov 2015 19:22:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400753 - head/devel/rubygem-classifier-reborn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 19:22:08 -0000 Author: mmoll Date: Wed Nov 4 19:22:06 2015 New Revision: 400753 URL: https://svnweb.freebsd.org/changeset/ports/400753 Log: devel/rubygem-classifier-reborn: update to 2.0.4 Modified: head/devel/rubygem-classifier-reborn/Makefile head/devel/rubygem-classifier-reborn/distinfo Modified: head/devel/rubygem-classifier-reborn/Makefile ============================================================================== --- head/devel/rubygem-classifier-reborn/Makefile Wed Nov 4 18:38:58 2015 (r400752) +++ head/devel/rubygem-classifier-reborn/Makefile Wed Nov 4 19:22:06 2015 (r400753) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= classifier-reborn -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-classifier-reborn/distinfo ============================================================================== --- head/devel/rubygem-classifier-reborn/distinfo Wed Nov 4 18:38:58 2015 (r400752) +++ head/devel/rubygem-classifier-reborn/distinfo Wed Nov 4 19:22:06 2015 (r400753) @@ -1,2 +1,2 @@ -SHA256 (rubygem/classifier-reborn-2.0.3.gem) = 7e5d76629ef69bfdf9749762990a6d922ff5304bd86efacff2ff2d7ba8448a6d -SIZE (rubygem/classifier-reborn-2.0.3.gem) = 23040 +SHA256 (rubygem/classifier-reborn-2.0.4.gem) = 8bb4d9f742dd628cf7b5771ce0a5e100583c564060fea3b515018ade436e9b1a +SIZE (rubygem/classifier-reborn-2.0.4.gem) = 38400 From owner-svn-ports-all@freebsd.org Wed Nov 4 19:36:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A5E4A20FA0; Wed, 4 Nov 2015 19:36:03 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 055651391; Wed, 4 Nov 2015 19:36:02 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4Ja2hF046071; Wed, 4 Nov 2015 19:36:02 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4Ja1FP046069; Wed, 4 Nov 2015 19:36:01 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201511041936.tA4Ja1FP046069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 4 Nov 2015 19:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400754 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 19:36:03 -0000 Author: zeising Date: Wed Nov 4 19:36:01 2015 New Revision: 400754 URL: https://svnweb.freebsd.org/changeset/ports/400754 Log: Add CVE for xscreensaver lock bypass. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Nov 4 19:22:06 2015 (r400753) +++ head/security/vuxml/vuln.xml Wed Nov 4 19:36:01 2015 (r400754) @@ -146,10 +146,12 @@ Notes: https://www.jwz.org/xscreensaver/changelog.html https://bugzilla.redhat.com/show_bug.cgi?id=1274452 + CVE-2015-8025 2015-10-24 2015-10-27 + 2015-11-04 From owner-svn-ports-all@freebsd.org Wed Nov 4 19:45:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55980A261F3; Wed, 4 Nov 2015 19:45:21 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 23BC01C0F; Wed, 4 Nov 2015 19:45:21 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4JjKxB049007; Wed, 4 Nov 2015 19:45:20 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4JjKlD049006; Wed, 4 Nov 2015 19:45:20 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201511041945.tA4JjKlD049006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 4 Nov 2015 19:45:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400755 - head/devel/llvm36/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 19:45:21 -0000 Author: brooks Date: Wed Nov 4 19:45:20 2015 New Revision: 400755 URL: https://svnweb.freebsd.org/changeset/ports/400755 Log: Allow build on aarch64. PR: 204281 Submitted by: andrew Modified: head/devel/llvm36/files/patch-utils_llvm-build_llvmbuild_main.py Modified: head/devel/llvm36/files/patch-utils_llvm-build_llvmbuild_main.py ============================================================================== --- head/devel/llvm36/files/patch-utils_llvm-build_llvmbuild_main.py Wed Nov 4 19:36:01 2015 (r400754) +++ head/devel/llvm36/files/patch-utils_llvm-build_llvmbuild_main.py Wed Nov 4 19:45:20 2015 (r400755) @@ -1,11 +1,12 @@ --- utils/llvm-build/llvmbuild/main.py.orig +++ utils/llvm-build/llvmbuild/main.py -@@ -660,7 +660,17 @@ +@@ -718,7 +718,18 @@ # We handle a few special cases of target names here for historical # reasons, as these are the names configure currently comes up with. - native_target_name = { 'x86' : 'X86', -+ native_target_name = { 'amd64' : 'X86', ++ native_target_name = { 'aarch64' : 'AArch64', ++ 'amd64' : 'X86', + 'arm' : 'ARM', + 'armeb' : 'ARM', + 'armv6' : 'ARM', From owner-svn-ports-all@freebsd.org Wed Nov 4 19:50:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89AD1A262C6; Wed, 4 Nov 2015 19:50:35 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C0F61DFD; Wed, 4 Nov 2015 19:50:35 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4JoYOq049289; Wed, 4 Nov 2015 19:50:34 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4JoYUx049288; Wed, 4 Nov 2015 19:50:34 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201511041950.tA4JoYUx049288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 4 Nov 2015 19:50:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400756 - head/net/haproxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 19:50:35 -0000 Author: garga Date: Wed Nov 4 19:50:34 2015 New Revision: 400756 URL: https://svnweb.freebsd.org/changeset/ports/400756 Log: - Enable USE_CPU_AFFINITY, otherwise cpu-map parameter is going to fail - Pet portlint - Bump PORTREVISION PR: 204280 Submitted by: garga Approved by: demon (maintainer) Obtained from: pfSense Sponsored by: Rubicon Communications (Netgate) Modified: head/net/haproxy/Makefile Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Wed Nov 4 19:45:20 2015 (r400755) +++ head/net/haproxy/Makefile Wed Nov 4 19:50:34 2015 (r400756) @@ -3,6 +3,7 @@ PORTNAME= haproxy PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} @@ -20,7 +21,7 @@ USE_RC_SUBR= haproxy DEVICEATLAS_VERSION= 2.1 DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION} -DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module +DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS OPTIONS_RADIO= PCRE @@ -33,7 +34,7 @@ OPTIONS_DEFAULT= SPCRE OPENSSL .include MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \ - USE_ZLIB=1 CC="${CC}" CFLAGS="${CFLAGS}" + USE_ZLIB=1 USE_CPU_AFFINITY=1 CC="${CC}" CFLAGS="${CFLAGS}" .if ${PORT_OPTIONS:MDPCRE} LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre @@ -47,14 +48,14 @@ MAKE_ARGS+= USE_STATIC_PCRE=1 USE_PCRE_J .if ${PORT_OPTIONS:MDEVICEATLAS} .if !exists(${DISTDIR}/${DEVICEATLAS_DISTFILE}.zip) -IGNORE?= You must manually fetch the DeviceAtlas Device Detection C API from ${DEVICEATLAS_REGISTRATION_URL} and place it in ${DISTDIR} and then run make again +IGNORE?= you must manually fetch the DeviceAtlas Device Detection C API from ${DEVICEATLAS_REGISTRATION_URL} and place it in ${DISTDIR} and then run make again .else RESTRICTED= The redistribution of the DeviceAtlas Device Detection C API is not permitted DISTFILES+= ${DEVICEATLAS_DISTFILE}.zip MAKE_ARGS+= USE_DEVICEATLAS=1 DEVICEATLAS_SRC=${WRKDIR}/deviceatlas-enterprise-c-${DEVICEATLAS_VERSION} .endif .if ! ${PORT_OPTIONS:MDPCRE} && ! ${PORT_OPTIONS:MSPCRE} -IGNORE?= Enable PCRE support to use DeviceAtlas +IGNORE?= enable PCRE support to use DeviceAtlas .endif .endif From owner-svn-ports-all@freebsd.org Wed Nov 4 20:02:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D5F6A26530; Wed, 4 Nov 2015 20:02:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38BD314A0; Wed, 4 Nov 2015 20:02:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4K2S8r055087; Wed, 4 Nov 2015 20:02:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4K2SfR055086; Wed, 4 Nov 2015 20:02:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511042002.tA4K2SfR055086@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 4 Nov 2015 20:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400757 - head/games/sdlsand X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:02:29 -0000 Author: amdmi3 Date: Wed Nov 4 20:02:28 2015 New Revision: 400757 URL: https://svnweb.freebsd.org/changeset/ports/400757 Log: - Switch to options helpers Modified: head/games/sdlsand/Makefile Modified: head/games/sdlsand/Makefile ============================================================================== --- head/games/sdlsand/Makefile Wed Nov 4 19:50:34 2015 (r400756) +++ head/games/sdlsand/Makefile Wed Nov 4 20:02:28 2015 (r400757) @@ -30,6 +30,8 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DB81A26602; Wed, 4 Nov 2015 20:11:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1ED871948; Wed, 4 Nov 2015 20:11:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KB2R8058000; Wed, 4 Nov 2015 20:11:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KB1pm057988; Wed, 4 Nov 2015 20:11:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KB1pm057988@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400758 - in head: audio/puddletag devel devel/py-parsing devel/py-pyparsing finance/openerp-web graphics/py-pydot math/py-matplotlib net/py-ldaptor print/dot2tex security/py-crits secu... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:03 -0000 Author: sunpoet Date: Wed Nov 4 20:11:00 2015 New Revision: 400758 URL: https://svnweb.freebsd.org/changeset/ports/400758 Log: - Move devel/py-parsing to devel/py-pyparsing - Change MASTER_SITES to CHEESESHOP - Remove DISTNAME - While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile Added: head/devel/py-pyparsing/ - copied from r400756, head/devel/py-parsing/ Deleted: head/devel/py-parsing/ Modified: head/audio/puddletag/Makefile head/devel/Makefile head/devel/py-pyparsing/Makefile head/finance/openerp-web/Makefile head/graphics/py-pydot/Makefile head/math/py-matplotlib/Makefile head/net/py-ldaptor/Makefile head/print/dot2tex/Makefile head/security/py-crits/Makefile head/security/py-plaso/Makefile head/textproc/py-rdflib/Makefile Modified: head/audio/puddletag/Makefile ============================================================================== --- head/audio/puddletag/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/audio/puddletag/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -2,6 +2,7 @@ PORTNAME= puddletag PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= SF/${PORTNAME} @@ -14,7 +15,7 @@ RUN_DEPENDS= chromaprint>=0.4:${PORTSDIR ${PYTHON_PKGNAMEPREFIX}musicbrainz2>=0:${PORTSDIR}/audio/py-musicbrainz2 \ ${PYTHON_PKGNAMEPREFIX}mutagen>=1.14:${PORTSDIR}/audio/py-mutagen \ ${PYTHON_PKGNAMEPREFIX}configobj>=4.5.0:${PORTSDIR}/devel/py-configobj \ - ${PYTHON_PKGNAMEPREFIX}parsing>=1.5.1:${PORTSDIR}/devel/py-parsing \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=1.5.1:${PORTSDIR}/devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}qt4-svg>=4.5.0:${PORTSDIR}/graphics/py-qt4-svg \ ${PYTHON_PKGNAMEPREFIX}qt4-gui>=4.5.0:${PORTSDIR}/x11-toolkits/py-qt4-gui Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/devel/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -4145,7 +4145,6 @@ SUBDIR += py-ordereddict SUBDIR += py-palm SUBDIR += py-parsedatetime - SUBDIR += py-parsing SUBDIR += py-path.py SUBDIR += py-pathlib SUBDIR += py-pathtools @@ -4200,6 +4199,7 @@ SUBDIR += py-pympler SUBDIR += py-pymtbl SUBDIR += py-pyopencl + SUBDIR += py-pyparsing SUBDIR += py-pyrfc3339 SUBDIR += py-pyro SUBDIR += py-pyshapelib Modified: head/devel/py-pyparsing/Makefile ============================================================================== --- head/devel/py-parsing/Makefile Wed Nov 4 19:50:34 2015 (r400756) +++ head/devel/py-pyparsing/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -1,12 +1,11 @@ # Created by: Hye-Shik Chang # $FreeBSD$ -PORTNAME= parsing +PORTNAME= pyparsing PORTVERSION= 2.0.4 CATEGORIES= devel python -MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pyparsing-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= General parsing module for Python Modified: head/finance/openerp-web/Makefile ============================================================================== --- head/finance/openerp-web/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/finance/openerp-web/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,7 +3,7 @@ PORTNAME= openerp-web PORTVERSION= 5.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= http://openerp.com/download/stable/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ch ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako \ ${PYTHON_PKGNAMEPREFIX}simplejson>0:${PORTSDIR}/devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}formencode>0:${PORTSDIR}/www/py-formencode \ - ${PYTHON_PKGNAMEPREFIX}parsing>0:${PORTSDIR}/devel/py-parsing \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>0:${PORTSDIR}/devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}xlwt>0:${PORTSDIR}/textproc/py-xlwt RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/graphics/py-pydot/Makefile ============================================================================== --- head/graphics/py-pydot/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/graphics/py-pydot/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,6 +3,7 @@ PORTNAME= pydot PORTVERSION= 1.0.28 +PORTREVISION= 1 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +13,8 @@ COMMENT= Python interface to the Graphvi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parsing>=0:${PORTSDIR}/devel/py-parsing -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parsing>=0:${PORTSDIR}/devel/py-parsing \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ dot:${PORTSDIR}/graphics/graphviz NO_ARCH= yes Modified: head/math/py-matplotlib/Makefile ============================================================================== --- head/math/py-matplotlib/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/math/py-matplotlib/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,6 +3,7 @@ PORTNAME= matplotlib PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ - ${PYTHON_PKGNAMEPREFIX}parsing>=0:${PORTSDIR}/devel/py-parsing + ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing USES= pkgconfig python shebangfix uniquefiles:dirs USE_PYTHON= autoplist distutils Modified: head/net/py-ldaptor/Makefile ============================================================================== --- head/net/py-ldaptor/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/net/py-ldaptor/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,6 +3,7 @@ PORTNAME= ldaptor PORTVERSION= 0.0.43 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= http://ftp.fsn.hu/contrib/bra/ldaptor/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,7 @@ DISTNAME= ldaptor-${PORTVERSION}-${GITVE MAINTAINER= bra@fsn.hu COMMENT= Pure-python LDAP module for Twisted -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl GITVERSION= aad8ded658b36337a08aeb7402b6b67eb8771bea Modified: head/print/dot2tex/Makefile ============================================================================== --- head/print/dot2tex/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/print/dot2tex/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,14 +3,14 @@ PORTNAME= dot2tex PORTVERSION= 2.8.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= GOOGLE_CODE MAINTAINER= romain@FreeBSD.org COMMENT= Graphviz to LaTeX converter -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ dot:${PORTSDIR}/graphics/graphviz # The .tar.gz sucks! Modified: head/security/py-crits/Makefile ============================================================================== --- head/security/py-crits/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/security/py-crits/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,9 +3,8 @@ PORTNAME= crits PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -59,7 +58,7 @@ RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p ${PYTHON_PKGNAMEPREFIX}celery>=3.0.12:${PORTSDIR}/devel/py-celery \ ${PYTHON_PKGNAMEPREFIX}requests1>=1.1.0_9:${PORTSDIR}/www/py-requests1 \ ${PKGNAMEPREFIX}pillow>=2.4.0:${PORTSDIR}/graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}parsing>=1.5.1:${PORTSDIR}/devel/py-parsing \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=1.5.1:${PORTSDIR}/devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}ldap>=2.4.15:${PORTSDIR}/net/py-ldap \ ${PYTHON_PKGNAMEPREFIX}magic>0:${PORTSDIR}/devel/py-magic \ ${PYTHON_PKGNAMEPREFIX}mimeparse>=0.1.4:${PORTSDIR}/devel/py-mimeparse \ Modified: head/security/py-plaso/Makefile ============================================================================== --- head/security/py-plaso/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/security/py-plaso/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,6 +3,7 @@ PORTNAME= plaso PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -32,7 +33,7 @@ RUN_DEPENDS= hachoir-core>=0:${PORTSDIR} ${PYTHON_PKGNAMEPREFIX}dfvfs>=0:${PORTSDIR}/security/py-dfvfs \ ${PYTHON_PKGNAMEPREFIX}dpkt>=0:${PORTSDIR}/net/py-dpkt \ ${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \ - ${PYTHON_PKGNAMEPREFIX}parsing>=0:${PORTSDIR}/devel/py-parsing \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}pefile>=0:${PORTSDIR}/devel/py-pefile \ ${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \ ${PYTHON_PKGNAMEPREFIX}psutil121>=0:${PORTSDIR}/sysutils/py-psutil121 \ Modified: head/textproc/py-rdflib/Makefile ============================================================================== --- head/textproc/py-rdflib/Makefile Wed Nov 4 20:02:28 2015 (r400757) +++ head/textproc/py-rdflib/Makefile Wed Nov 4 20:11:00 2015 (r400758) @@ -3,6 +3,7 @@ PORTNAME= rdflib PORTVERSION= 4.2.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ COMMENT= Python library for RDF manipula LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:${PORTSDIR}/devel/py-isodate \ - ${PYTHON_PKGNAMEPREFIX}parsing>=2.0.1:${PORTSDIR}/devel/py-parsing \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:${PORTSDIR}/devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}sparqlwrapper>=1.5.2:${PORTSDIR}/textproc/py-sparqlwrapper \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00859A26626; Wed, 4 Nov 2015 20:11:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C12EB196D; Wed, 4 Nov 2015 20:11:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KB6iF058101; Wed, 4 Nov 2015 20:11:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KB6Fq058100; Wed, 4 Nov 2015 20:11:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KB6Fq058100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400759 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:08 -0000 Author: sunpoet Date: Wed Nov 4 20:11:06 2015 New Revision: 400759 URL: https://svnweb.freebsd.org/changeset/ports/400759 Log: - Move devel/py-parsing to devel/py-pyparsing Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 4 20:11:00 2015 (r400758) +++ head/MOVED Wed Nov 4 20:11:06 2015 (r400759) @@ -7926,3 +7926,4 @@ science/pyteomics.biolccc|science/py-pyt science/pyteomics|science/py-pyteomics|2015-11-02|Renamed to comply with Python ports policy graphics/cal3d-devel|graphics/cal3d|2015-11-02|Development ceased in 2006 so set last devel version as stable www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time +devel/py-parsing|devel/py-pyparsing|2015-11-04|Renamed to match upstream naming From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:12 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E40EA2664C; Wed, 4 Nov 2015 20:11:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B7A01A4B; Wed, 4 Nov 2015 20:11:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBBsh058218; Wed, 4 Nov 2015 20:11:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBBiS058216; Wed, 4 Nov 2015 20:11:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBBiS058216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400760 - head/net-mgmt/2ping X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:12 -0000 Author: sunpoet Date: Wed Nov 4 20:11:11 2015 New Revision: 400760 URL: https://svnweb.freebsd.org/changeset/ports/400760 Log: - Update to 3.0.1 Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog Modified: head/net-mgmt/2ping/Makefile head/net-mgmt/2ping/distinfo Modified: head/net-mgmt/2ping/Makefile ============================================================================== --- head/net-mgmt/2ping/Makefile Wed Nov 4 20:11:06 2015 (r400759) +++ head/net-mgmt/2ping/Makefile Wed Nov 4 20:11:11 2015 (r400760) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= 2ping -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= net-mgmt perl5 MASTER_SITES= http://www.finnie.org/software/2ping/ \ LOCAL/sunpoet Modified: head/net-mgmt/2ping/distinfo ============================================================================== --- head/net-mgmt/2ping/distinfo Wed Nov 4 20:11:06 2015 (r400759) +++ head/net-mgmt/2ping/distinfo Wed Nov 4 20:11:11 2015 (r400760) @@ -1,2 +1,2 @@ -SHA256 (2ping-3.0.0.tar.gz) = 8a8f071ea87414a5a7b8503ee75529e81b04f4d6251f96f3ead2140998a10c31 -SIZE (2ping-3.0.0.tar.gz) = 37263 +SHA256 (2ping-3.0.1.tar.gz) = d6997cd1680151e6f7d5e60137d45cd41bf385d26029878afdaaf5dc4f63dcc4 +SIZE (2ping-3.0.1.tar.gz) = 39752 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:18 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BBB5A26670; Wed, 4 Nov 2015 20:11:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF2591B63; Wed, 4 Nov 2015 20:11:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBG34058324; Wed, 4 Nov 2015 20:11:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBGoa058323; Wed, 4 Nov 2015 20:11:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBGoa058323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400761 - head/www/nghttp2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:18 -0000 Author: sunpoet Date: Wed Nov 4 20:11:16 2015 New Revision: 400761 URL: https://svnweb.freebsd.org/changeset/ports/400761 Log: - Use USES=localbase - Cleanup Makefile Modified: head/www/nghttp2/Makefile Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Wed Nov 4 20:11:11 2015 (r400760) +++ head/www/nghttp2/Makefile Wed Nov 4 20:11:16 2015 (r400761) @@ -29,28 +29,24 @@ CONFIGURE_ARGS= --disable-python-binding --enable-app \ --enable-examples \ --with-spdylay -CONFIGURE_ENV= LIBEV_CFLAGS="-I${LOCALBASE}/include" \ - LIBEV_LIBS="-L${LOCALBASE}/lib -lev" \ - OPENSSL_CFLAGS="-I${OPENSSLINC}" \ +CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \ ZLIB_CFLAGS="-I${INCLUDEDIR}" \ ZLIB_LIBS="-L${LIBDIR} -lz" -CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -LIBS+= -L${LOCALBASE}/lib -lev USE_CXXSTD= c++11 USE_GNOME= libxml2 USE_LDCONFIG= yes USE_OPENSSL= yes -USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lib gmake libtool localbase pathfix pkgconfig tar:xz PORTDATA= fetch-ocsp-response PORTDOCS= * ASIO_BUILD_DEPENDS= boost-libs>=1.54.0:${PORTSDIR}/devel/boost-libs ASIO_CONFIGURE_OFF= --with-boost=no -ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost=${LOCALBASE} --with-boost-asio --with-boost-system --with-boost-thread +ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread ASIO_LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs ASIO_RUN_DEPENDS= boost-libs>=1.54.0:${PORTSDIR}/devel/boost-libs HPACK_CONFIGURE_ENABLE= hpack-tools From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2A5AA2669A; Wed, 4 Nov 2015 20:11:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93D8D1C3C; Wed, 4 Nov 2015 20:11:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBLUP058461; Wed, 4 Nov 2015 20:11:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBLkw058458; Wed, 4 Nov 2015 20:11:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBLkw058458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400762 - head/sysutils/freeipmi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:22 -0000 Author: sunpoet Date: Wed Nov 4 20:11:21 2015 New Revision: 400762 URL: https://svnweb.freebsd.org/changeset/ports/400762 Log: - Update to 1.4.11 Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8388 Modified: head/sysutils/freeipmi/Makefile head/sysutils/freeipmi/distinfo head/sysutils/freeipmi/pkg-plist Modified: head/sysutils/freeipmi/Makefile ============================================================================== --- head/sysutils/freeipmi/Makefile Wed Nov 4 20:11:16 2015 (r400761) +++ head/sysutils/freeipmi/Makefile Wed Nov 4 20:11:21 2015 (r400762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeipmi -PORTVERSION= 1.4.10 +PORTVERSION= 1.4.11 CATEGORIES= sysutils MASTER_SITES= GNU/${PORTNAME} \ http://ftp.gluster.com/pub/${PORTNAME}/${PORTVERSION}/ Modified: head/sysutils/freeipmi/distinfo ============================================================================== --- head/sysutils/freeipmi/distinfo Wed Nov 4 20:11:16 2015 (r400761) +++ head/sysutils/freeipmi/distinfo Wed Nov 4 20:11:21 2015 (r400762) @@ -1,2 +1,2 @@ -SHA256 (freeipmi-1.4.10.tar.gz) = 1af3c4caa89cd812d4e7e52558b5191d80eedbc91c21d1022e48418a1ea228d1 -SIZE (freeipmi-1.4.10.tar.gz) = 3205661 +SHA256 (freeipmi-1.4.11.tar.gz) = 7460ce6c6fd8dfc0672db36ddcba85cdf8935c052f33d1eb637dfe20d7856f2e +SIZE (freeipmi-1.4.11.tar.gz) = 3203918 Modified: head/sysutils/freeipmi/pkg-plist ============================================================================== --- head/sysutils/freeipmi/pkg-plist Wed Nov 4 20:11:16 2015 (r400761) +++ head/sysutils/freeipmi/pkg-plist Wed Nov 4 20:11:21 2015 (r400762) @@ -174,7 +174,7 @@ include/ipmidetect.h lib/libfreeipmi.a lib/libfreeipmi.so lib/libfreeipmi.so.16 -lib/libfreeipmi.so.16.0.6 +lib/libfreeipmi.so.16.0.7 lib/libipmiconsole.a lib/libipmiconsole.so lib/libipmiconsole.so.2 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7CCDA266C3; Wed, 4 Nov 2015 20:11:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E2BF1D11; Wed, 4 Nov 2015 20:11:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBQRv058579; Wed, 4 Nov 2015 20:11:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBQWM058577; Wed, 4 Nov 2015 20:11:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBQWM058577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400763 - head/devel/p5-Devel-MAT X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:27 -0000 Author: sunpoet Date: Wed Nov 4 20:11:26 2015 New Revision: 400763 URL: https://svnweb.freebsd.org/changeset/ports/400763 Log: - Update to 0.21 and unbreak this port on Perl 5.22+ Changes: http://search.cpan.org/dist/Devel-MAT/Changes Modified: head/devel/p5-Devel-MAT/Makefile head/devel/p5-Devel-MAT/distinfo Modified: head/devel/p5-Devel-MAT/Makefile ============================================================================== --- head/devel/p5-Devel-MAT/Makefile Wed Nov 4 20:11:21 2015 (r400762) +++ head/devel/p5-Devel-MAT/Makefile Wed Nov 4 20:11:26 2015 (r400763) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-MAT -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -34,10 +34,6 @@ BUILD_DEPENDS+= p5-Module-Pluggable>=0:$ RUN_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable .endif -.if ${PERL_LEVEL} >= 502200 -BROKEN= fails to build with Perl 5.22 or above, see https://rt.cpan.org/Public/Bug/Display.html?id=100458 for further information -.endif - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/MAT/Dumper/Dumper.so ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/MAT/MAT.so Modified: head/devel/p5-Devel-MAT/distinfo ============================================================================== --- head/devel/p5-Devel-MAT/distinfo Wed Nov 4 20:11:21 2015 (r400762) +++ head/devel/p5-Devel-MAT/distinfo Wed Nov 4 20:11:26 2015 (r400763) @@ -1,2 +1,2 @@ -SHA256 (Devel-MAT-0.20.tar.gz) = ba610857f2d98e7b5b230003fe46f57386e2c443d04ca725b6937111c7b096a8 -SIZE (Devel-MAT-0.20.tar.gz) = 110656 +SHA256 (Devel-MAT-0.21.tar.gz) = 7cb2f7c6baac7da3a1484cc951bccf5378b3bb0f8cf3b2fe0e035c13c458e075 +SIZE (Devel-MAT-0.21.tar.gz) = 113827 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B900BA266FD; Wed, 4 Nov 2015 20:11:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7635C1DF9; Wed, 4 Nov 2015 20:11:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBV41058699; Wed, 4 Nov 2015 20:11:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBVMm058697; Wed, 4 Nov 2015 20:11:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBVMm058697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400764 - head/math/p5-Math-GMPq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:32 -0000 Author: sunpoet Date: Wed Nov 4 20:11:31 2015 New Revision: 400764 URL: https://svnweb.freebsd.org/changeset/ports/400764 Log: - Update to 0.38 Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES Modified: head/math/p5-Math-GMPq/Makefile head/math/p5-Math-GMPq/distinfo Modified: head/math/p5-Math-GMPq/Makefile ============================================================================== --- head/math/p5-Math-GMPq/Makefile Wed Nov 4 20:11:26 2015 (r400763) +++ head/math/p5-Math-GMPq/Makefile Wed Nov 4 20:11:31 2015 (r400764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPq -PORTVERSION= 0.37 -PORTREVISION= 2 +PORTVERSION= 0.38 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMPq/distinfo ============================================================================== --- head/math/p5-Math-GMPq/distinfo Wed Nov 4 20:11:26 2015 (r400763) +++ head/math/p5-Math-GMPq/distinfo Wed Nov 4 20:11:31 2015 (r400764) @@ -1,2 +1,2 @@ -SHA256 (Math-GMPq-0.37.tar.gz) = 46926f221965ea521f592400f5b163cb508086f3d0c03e1b2331423ab08946bf -SIZE (Math-GMPq-0.37.tar.gz) = 32729 +SHA256 (Math-GMPq-0.38.tar.gz) = b656cff629f4753234d85b2c1d5a5294550fc442aa4c98ee7ff98adc7cd34662 +SIZE (Math-GMPq-0.38.tar.gz) = 34263 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D96BA267E7; Wed, 4 Nov 2015 20:11:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EE641ED3; Wed, 4 Nov 2015 20:11:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBaHw058831; Wed, 4 Nov 2015 20:11:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBZk9058828; Wed, 4 Nov 2015 20:11:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBZk9058828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400765 - head/security/py-m2crypto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:37 -0000 Author: sunpoet Date: Wed Nov 4 20:11:35 2015 New Revision: 400765 URL: https://svnweb.freebsd.org/changeset/ports/400765 Log: - Update to 0.22.5 - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin and use newer swig - Strip shared library - Update WWW Changes: https://gitlab.com/m2crypto/m2crypto/tags Modified: head/security/py-m2crypto/Makefile head/security/py-m2crypto/distinfo head/security/py-m2crypto/pkg-descr Modified: head/security/py-m2crypto/Makefile ============================================================================== --- head/security/py-m2crypto/Makefile Wed Nov 4 20:11:31 2015 (r400764) +++ head/security/py-m2crypto/Makefile Wed Nov 4 20:11:35 2015 (r400765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.22.3 +PORTVERSION= 0.22.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,11 +13,18 @@ COMMENT= Crypto and SSL toolkit for Pyth LICENSE= MIT -BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 +BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 -PYDISTUTILS_BUILDARGS= build_ext --openssl="${OPENSSLBASE}" +PYDISTUTILS_BUILDARGS= build_ext --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig3.0 USE_OPENSSL= yes USE_PYTHON= autoplist distutils USES= python:2 +PLIST_FILES= %%PYTHON_SITELIBDIR%%/M2Crypto/_m2crypto.py \ + %%PYTHON_SITELIBDIR%%/M2Crypto/_m2crypto.pyc \ + %%PYTHON_SITELIBDIR%%/M2Crypto/_m2crypto.pyo + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/M2Crypto/__m2crypto.so + .include Modified: head/security/py-m2crypto/distinfo ============================================================================== --- head/security/py-m2crypto/distinfo Wed Nov 4 20:11:31 2015 (r400764) +++ head/security/py-m2crypto/distinfo Wed Nov 4 20:11:35 2015 (r400765) @@ -1,2 +1,2 @@ -SHA256 (M2Crypto-0.22.3.tar.gz) = 6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72 -SIZE (M2Crypto-0.22.3.tar.gz) = 74795 +SHA256 (M2Crypto-0.22.5.tar.gz) = b5ce9b09062a2c453e9d9c28dde96b7f90834313e60f419b143d751eb4109fdc +SIZE (M2Crypto-0.22.5.tar.gz) = 80986 Modified: head/security/py-m2crypto/pkg-descr ============================================================================== --- head/security/py-m2crypto/pkg-descr Wed Nov 4 20:11:31 2015 (r400764) +++ head/security/py-m2crypto/pkg-descr Wed Nov 4 20:11:35 2015 (r400765) @@ -6,4 +6,4 @@ client and server; S/MIME; ZServerSSL: A S/MIME messenger for Zope. WWW: https://pypi.python.org/pypi/M2Crypto -WWW: http://chandlerproject.org/Projects/MeTooCrypto +WWW: https://gitlab.com/m2crypto/m2crypto From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A0A0A26804; Wed, 4 Nov 2015 20:11:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15ACF1FA2; Wed, 4 Nov 2015 20:11:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBekP058951; Wed, 4 Nov 2015 20:11:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBeWC058948; Wed, 4 Nov 2015 20:11:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBeWC058948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400766 - head/net/rubygem-dogapi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:41 -0000 Author: sunpoet Date: Wed Nov 4 20:11:39 2015 New Revision: 400766 URL: https://svnweb.freebsd.org/changeset/ports/400766 Log: - Update to 1.21.0 - Add LICENSE_FILE Changes: https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md Modified: head/net/rubygem-dogapi/Makefile head/net/rubygem-dogapi/distinfo Modified: head/net/rubygem-dogapi/Makefile ============================================================================== --- head/net/rubygem-dogapi/Makefile Wed Nov 4 20:11:35 2015 (r400765) +++ head/net/rubygem-dogapi/Makefile Wed Nov 4 20:11:39 2015 (r400766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dogapi -PORTVERSION= 1.20.0 +PORTVERSION= 1.21.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby bindings for Datadog API LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json Modified: head/net/rubygem-dogapi/distinfo ============================================================================== --- head/net/rubygem-dogapi/distinfo Wed Nov 4 20:11:35 2015 (r400765) +++ head/net/rubygem-dogapi/distinfo Wed Nov 4 20:11:39 2015 (r400766) @@ -1,2 +1,2 @@ -SHA256 (rubygem/dogapi-1.20.0.gem) = ed35533898b2197b292e93fc8c02e053430f95278e317d9efeb0c8af44f1009d -SIZE (rubygem/dogapi-1.20.0.gem) = 34816 +SHA256 (rubygem/dogapi-1.21.0.gem) = ac1b60ac9b1125f422dd808fb3d9de15118c93dc5877e0e2d741154cd7bd4626 +SIZE (rubygem/dogapi-1.21.0.gem) = 35840 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 132A2A2683C; Wed, 4 Nov 2015 20:11:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2B2D10AE; Wed, 4 Nov 2015 20:11:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBi5q059071; Wed, 4 Nov 2015 20:11:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBiLP059069; Wed, 4 Nov 2015 20:11:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBiLP059069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400767 - head/databases/p5-Mojo-Pg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:46 -0000 Author: sunpoet Date: Wed Nov 4 20:11:44 2015 New Revision: 400767 URL: https://svnweb.freebsd.org/changeset/ports/400767 Log: - Update to 2.15 Changes: http://search.cpan.org/dist/Mojo-Pg/Changes Modified: head/databases/p5-Mojo-Pg/Makefile head/databases/p5-Mojo-Pg/distinfo Modified: head/databases/p5-Mojo-Pg/Makefile ============================================================================== --- head/databases/p5-Mojo-Pg/Makefile Wed Nov 4 20:11:39 2015 (r400766) +++ head/databases/p5-Mojo-Pg/Makefile Wed Nov 4 20:11:44 2015 (r400767) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojo-Pg -PORTVERSION= 2.14 +PORTVERSION= 2.15 CATEGORIES= databases www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI Modified: head/databases/p5-Mojo-Pg/distinfo ============================================================================== --- head/databases/p5-Mojo-Pg/distinfo Wed Nov 4 20:11:39 2015 (r400766) +++ head/databases/p5-Mojo-Pg/distinfo Wed Nov 4 20:11:44 2015 (r400767) @@ -1,2 +1,2 @@ -SHA256 (Mojo-Pg-2.14.tar.gz) = b9bceb33442354929a93f254548c8044bf820a2a12e5a49e7b26335b26bc65e1 -SIZE (Mojo-Pg-2.14.tar.gz) = 24146 +SHA256 (Mojo-Pg-2.15.tar.gz) = e0fd9c06ca971d0dbbc1696fbb9f67274e47575975c90f0b54f51e3c81e3b7b8 +SIZE (Mojo-Pg-2.15.tar.gz) = 24370 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D13AA26870; Wed, 4 Nov 2015 20:11:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE39B1282; Wed, 4 Nov 2015 20:11:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBtRZ059297; Wed, 4 Nov 2015 20:11:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBs9m059295; Wed, 4 Nov 2015 20:11:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBs9m059295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400769 - head/devel/p5-Minion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:56 -0000 Author: sunpoet Date: Wed Nov 4 20:11:54 2015 New Revision: 400769 URL: https://svnweb.freebsd.org/changeset/ports/400769 Log: - Update to 3.02 Changes: http://search.cpan.org/dist/Minion/Changes Modified: head/devel/p5-Minion/Makefile head/devel/p5-Minion/distinfo Modified: head/devel/p5-Minion/Makefile ============================================================================== --- head/devel/p5-Minion/Makefile Wed Nov 4 20:11:49 2015 (r400768) +++ head/devel/p5-Minion/Makefile Wed Nov 4 20:11:54 2015 (r400769) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 3.01 -PORTREVISION= 1 +PORTVERSION= 3.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Wed Nov 4 20:11:49 2015 (r400768) +++ head/devel/p5-Minion/distinfo Wed Nov 4 20:11:54 2015 (r400769) @@ -1,2 +1,2 @@ -SHA256 (Minion-3.01.tar.gz) = 440307ce0a02404d9e640776baf0cfebaebcf81a11b612ec8d6d57ef4d7d50c2 -SIZE (Minion-3.01.tar.gz) = 25799 +SHA256 (Minion-3.02.tar.gz) = 6c28ad3e3eb014cb2107553983790b5bfe2a50622fa7f0b3da3269db57e1b972 +SIZE (Minion-3.02.tar.gz) = 25800 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:11:51 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5B37A26864; Wed, 4 Nov 2015 20:11:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA7EF11E3; Wed, 4 Nov 2015 20:11:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KBnBW059176; Wed, 4 Nov 2015 20:11:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBnjf059175; Wed, 4 Nov 2015 20:11:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBnjf059175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400768 - head/devel/p5-IO-TieCombine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:11:51 -0000 Author: sunpoet Date: Wed Nov 4 20:11:49 2015 New Revision: 400768 URL: https://svnweb.freebsd.org/changeset/ports/400768 Log: - Add LICENSE - Add NO_ARCH Modified: head/devel/p5-IO-TieCombine/Makefile Modified: head/devel/p5-IO-TieCombine/Makefile ============================================================================== --- head/devel/p5-IO-TieCombine/Makefile Wed Nov 4 20:11:44 2015 (r400767) +++ head/devel/p5-IO-TieCombine/Makefile Wed Nov 4 20:11:49 2015 (r400768) @@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 module to produce tied separate but combined variables +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +NO_ARCH= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B1E5A268C4; Wed, 4 Nov 2015 20:12:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EAFA1375; Wed, 4 Nov 2015 20:12:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KC0hw059435; Wed, 4 Nov 2015 20:12:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KBxQ2059428; Wed, 4 Nov 2015 20:11:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042011.tA4KBxQ2059428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400770 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:01 -0000 Author: sunpoet Date: Wed Nov 4 20:11:59 2015 New Revision: 400770 URL: https://svnweb.freebsd.org/changeset/ports/400770 Log: - Update to 1.708 - Sort PLIST Changes: http://search.cpan.org/dist/Number-Tolerant/Changes Modified: head/devel/p5-Number-Tolerant/Makefile head/devel/p5-Number-Tolerant/distinfo head/devel/p5-Number-Tolerant/pkg-plist Modified: head/devel/p5-Number-Tolerant/Makefile ============================================================================== --- head/devel/p5-Number-Tolerant/Makefile Wed Nov 4 20:11:54 2015 (r400769) +++ head/devel/p5-Number-Tolerant/Makefile Wed Nov 4 20:11:59 2015 (r400770) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Number-Tolerant -PORTVERSION= 1.707 +PORTVERSION= 1.708 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Number-Tolerant/distinfo ============================================================================== --- head/devel/p5-Number-Tolerant/distinfo Wed Nov 4 20:11:54 2015 (r400769) +++ head/devel/p5-Number-Tolerant/distinfo Wed Nov 4 20:11:59 2015 (r400770) @@ -1,2 +1,2 @@ -SHA256 (Number-Tolerant-1.707.tar.gz) = a154a328817c70e34747cd12e169ab5df0e326b50dc96fe7f264af1bb4e074c3 -SIZE (Number-Tolerant-1.707.tar.gz) = 34880 +SHA256 (Number-Tolerant-1.708.tar.gz) = c0463b04eb49173dec94821e1066ac1517ba1bab71c7c32d3a3d93f736618d43 +SIZE (Number-Tolerant-1.708.tar.gz) = 35210 Modified: head/devel/p5-Number-Tolerant/pkg-plist ============================================================================== --- head/devel/p5-Number-Tolerant/pkg-plist Wed Nov 4 20:11:54 2015 (r400769) +++ head/devel/p5-Number-Tolerant/pkg-plist Wed Nov 4 20:11:59 2015 (r400770) @@ -1,8 +1,6 @@ -%%SITE_PERL%%/Test/Tolerant.pm %%SITE_PERL%%/Number/Tolerant.pm %%SITE_PERL%%/Number/Tolerant/Constant.pm %%SITE_PERL%%/Number/Tolerant/Type.pm -%%SITE_PERL%%/Number/Tolerant/Union.pm %%SITE_PERL%%/Number/Tolerant/Type/constant.pm %%SITE_PERL%%/Number/Tolerant/Type/infinite.pm %%SITE_PERL%%/Number/Tolerant/Type/less_than.pm @@ -13,6 +11,8 @@ %%SITE_PERL%%/Number/Tolerant/Type/plus_or_minus.pm %%SITE_PERL%%/Number/Tolerant/Type/plus_or_minus_pct.pm %%SITE_PERL%%/Number/Tolerant/Type/to.pm +%%SITE_PERL%%/Number/Tolerant/Union.pm +%%SITE_PERL%%/Test/Tolerant.pm %%PERL5_MAN3%%/Number::Tolerant.3.gz %%PERL5_MAN3%%/Number::Tolerant::Constant.3.gz %%PERL5_MAN3%%/Number::Tolerant::Type.3.gz From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9053A268F1; Wed, 4 Nov 2015 20:12:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AA4B14C7; Wed, 4 Nov 2015 20:12:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KC5UP059718; Wed, 4 Nov 2015 20:12:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KC5sj059563; Wed, 4 Nov 2015 20:12:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KC5sj059563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400771 - head/graphics/p5-Graph-ReadWrite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:06 -0000 Author: sunpoet Date: Wed Nov 4 20:12:05 2015 New Revision: 400771 URL: https://svnweb.freebsd.org/changeset/ports/400771 Log: - Update to 2.08 - Add NO_ARCH Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes Modified: head/graphics/p5-Graph-ReadWrite/Makefile head/graphics/p5-Graph-ReadWrite/distinfo Modified: head/graphics/p5-Graph-ReadWrite/Makefile ============================================================================== --- head/graphics/p5-Graph-ReadWrite/Makefile Wed Nov 4 20:11:59 2015 (r400770) +++ head/graphics/p5-Graph-ReadWrite/Makefile Wed Nov 4 20:12:05 2015 (r400771) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Graph-ReadWrite -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Graph>=0.50:${PORTSDIR p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/graphics/p5-Graph-ReadWrite/distinfo ============================================================================== --- head/graphics/p5-Graph-ReadWrite/distinfo Wed Nov 4 20:11:59 2015 (r400770) +++ head/graphics/p5-Graph-ReadWrite/distinfo Wed Nov 4 20:12:05 2015 (r400771) @@ -1,2 +1,2 @@ -SHA256 (Graph-ReadWrite-2.07.tar.gz) = 8bf92f8df9589837a6f0a7a473d750ea9eb243b67f8390ea7b56739c97282e90 -SIZE (Graph-ReadWrite-2.07.tar.gz) = 22450 +SHA256 (Graph-ReadWrite-2.08.tar.gz) = 911d297dbe4c55f4488cf0af769767890f49838ba9db146e8ee93b2b828856f2 +SIZE (Graph-ReadWrite-2.08.tar.gz) = 29166 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BE92A26919; Wed, 4 Nov 2015 20:12:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 581B915AF; Wed, 4 Nov 2015 20:12:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KC9Av060274; Wed, 4 Nov 2015 20:12:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KC93w060271; Wed, 4 Nov 2015 20:12:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KC93w060271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400772 - head/math/p5-Math-BigInt-GMP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:10 -0000 Author: sunpoet Date: Wed Nov 4 20:12:09 2015 New Revision: 400772 URL: https://svnweb.freebsd.org/changeset/ports/400772 Log: - Update to 1.44 Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES Modified: head/math/p5-Math-BigInt-GMP/Makefile head/math/p5-Math-BigInt-GMP/distinfo Modified: head/math/p5-Math-BigInt-GMP/Makefile ============================================================================== --- head/math/p5-Math-BigInt-GMP/Makefile Wed Nov 4 20:12:05 2015 (r400771) +++ head/math/p5-Math-BigInt-GMP/Makefile Wed Nov 4 20:12:09 2015 (r400772) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.43 +PORTVERSION= 1.44 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Math::BigInt::GMP - Use the GMP LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999703:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999706:${PORTSDIR}/math/p5-Math-BigInt LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-BigInt-GMP/distinfo ============================================================================== --- head/math/p5-Math-BigInt-GMP/distinfo Wed Nov 4 20:12:05 2015 (r400771) +++ head/math/p5-Math-BigInt-GMP/distinfo Wed Nov 4 20:12:09 2015 (r400772) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-GMP-1.43.tar.gz) = 5ad44fdb7ce96222e939206c132a5f588e5388af8cc19b2fbbed923f832fb146 -SIZE (Math-BigInt-GMP-1.43.tar.gz) = 56702 +SHA256 (Math-BigInt-GMP-1.44.tar.gz) = aa4673b5faeed24a8d9b51baca59521c6963ad9258dd33821afa5ec8a6c16d0d +SIZE (Math-BigInt-GMP-1.44.tar.gz) = 57287 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96CD0A2695A; Wed, 4 Nov 2015 20:12:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C75C1802; Wed, 4 Nov 2015 20:12:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCFNK060395; Wed, 4 Nov 2015 20:12:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCFAh060393; Wed, 4 Nov 2015 20:12:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCFAh060393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400773 - in head/net/p5-Net-GitHub: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:16 -0000 Author: sunpoet Date: Wed Nov 4 20:12:14 2015 New Revision: 400773 URL: https://svnweb.freebsd.org/changeset/ports/400773 Log: - Fix *_DEPENDS: add missing Cache::LRU - Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency change Modified: head/net/p5-Net-GitHub/Makefile head/net/p5-Net-GitHub/files/patch-inc-Module-AutoInstall.pm Modified: head/net/p5-Net-GitHub/Makefile ============================================================================== --- head/net/p5-Net-GitHub/Makefile Wed Nov 4 20:12:09 2015 (r400772) +++ head/net/p5-Net-GitHub/Makefile Wed Nov 4 20:12:14 2015 (r400773) @@ -3,6 +3,7 @@ PORTNAME= Net-GitHub PORTVERSION= 0.80 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FAYLAND @@ -14,7 +15,8 @@ COMMENT= Perl interface to github.com LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message \ +BUILD_DEPENDS= p5-Cache-LRU>=0:${PORTSDIR}/devel/p5-Cache-LRU \ + p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message \ p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ Modified: head/net/p5-Net-GitHub/files/patch-inc-Module-AutoInstall.pm ============================================================================== --- head/net/p5-Net-GitHub/files/patch-inc-Module-AutoInstall.pm Wed Nov 4 20:12:09 2015 (r400772) +++ head/net/p5-Net-GitHub/files/patch-inc-Module-AutoInstall.pm Wed Nov 4 20:12:14 2015 (r400773) @@ -1,5 +1,5 @@ ---- inc/Module/AutoInstall.pm.orig 2012-04-26 12:38:21.028164683 -0400 -+++ inc/Module/AutoInstall.pm 2012-04-26 12:38:39.733163954 -0400 +--- inc/Module/AutoInstall.pm.orig 2012-04-26 16:38:21 UTC ++++ inc/Module/AutoInstall.pm @@ -138,7 +138,7 @@ # check entirely since we don't want to have to load (and configure) # an old CPAN just for a cosmetic message From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2B96A269A4; Wed, 4 Nov 2015 20:12:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FEB118BC; Wed, 4 Nov 2015 20:12:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCJud060517; Wed, 4 Nov 2015 20:12:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCJAA060515; Wed, 4 Nov 2015 20:12:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCJAA060515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400774 - head/www/p5-Catalyst-Action-REST X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:20 -0000 Author: sunpoet Date: Wed Nov 4 20:12:19 2015 New Revision: 400774 URL: https://svnweb.freebsd.org/changeset/ports/400774 Log: - Update to 1.20 - Add NO_ARCH Changes: http://search.cpan.org/dist/Catalyst-Action-REST/Changes Modified: head/www/p5-Catalyst-Action-REST/Makefile head/www/p5-Catalyst-Action-REST/distinfo Modified: head/www/p5-Catalyst-Action-REST/Makefile ============================================================================== --- head/www/p5-Catalyst-Action-REST/Makefile Wed Nov 4 20:12:14 2015 (r400773) +++ head/www/p5-Catalyst-Action-REST/Makefile Wed Nov 4 20:12:19 2015 (r400774) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Action-REST -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +NO_ARCH= yes CONFIGURE_ARGS= --default USES= perl5 USE_PERL5= configure Modified: head/www/p5-Catalyst-Action-REST/distinfo ============================================================================== --- head/www/p5-Catalyst-Action-REST/distinfo Wed Nov 4 20:12:14 2015 (r400773) +++ head/www/p5-Catalyst-Action-REST/distinfo Wed Nov 4 20:12:19 2015 (r400774) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Action-REST-1.19.tar.gz) = 0d8b788d8c13fcbabb8f74556ed81915cbdd6e5e896ff472bee32831d2323c62 -SIZE (Catalyst-Action-REST-1.19.tar.gz) = 48475 +SHA256 (Catalyst-Action-REST-1.20.tar.gz) = c0470541ec0016b837db3186ed77915813c8b856b941db89b86db8602e31ead6 +SIZE (Catalyst-Action-REST-1.20.tar.gz) = 49846 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AB69A269CA; Wed, 4 Nov 2015 20:12:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4669B19BC; Wed, 4 Nov 2015 20:12:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCOxg060633; Wed, 4 Nov 2015 20:12:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCO4C060631; Wed, 4 Nov 2015 20:12:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCO4C060631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400775 - head/www/p5-Catalyst-Runtime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:25 -0000 Author: sunpoet Date: Wed Nov 4 20:12:24 2015 New Revision: 400775 URL: https://svnweb.freebsd.org/changeset/ports/400775 Log: - Update to 5.90102 Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes Modified: head/www/p5-Catalyst-Runtime/Makefile head/www/p5-Catalyst-Runtime/distinfo Modified: head/www/p5-Catalyst-Runtime/Makefile ============================================================================== --- head/www/p5-Catalyst-Runtime/Makefile Wed Nov 4 20:12:19 2015 (r400774) +++ head/www/p5-Catalyst-Runtime/Makefile Wed Nov 4 20:12:24 2015 (r400775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90101 +PORTVERSION= 5.90102 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Catalyst-Runtime/distinfo ============================================================================== --- head/www/p5-Catalyst-Runtime/distinfo Wed Nov 4 20:12:19 2015 (r400774) +++ head/www/p5-Catalyst-Runtime/distinfo Wed Nov 4 20:12:24 2015 (r400775) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Runtime-5.90101.tar.gz) = aa9632fd8f15992d9d5aeca21a38f40acd74d3514aba5122e7de81afe833f971 -SIZE (Catalyst-Runtime-5.90101.tar.gz) = 381808 +SHA256 (Catalyst-Runtime-5.90102.tar.gz) = 36e589c65f4a2da7e55c2f26682006eb52e3adce1e800f10d5ab420ef3fc7ec3 +SIZE (Catalyst-Runtime-5.90102.tar.gz) = 383826 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB3A5A269F2; Wed, 4 Nov 2015 20:12:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83BEB1A8E; Wed, 4 Nov 2015 20:12:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCSbA060754; Wed, 4 Nov 2015 20:12:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCS9x060752; Wed, 4 Nov 2015 20:12:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCS9x060752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400776 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:29 -0000 Author: sunpoet Date: Wed Nov 4 20:12:28 2015 New Revision: 400776 URL: https://svnweb.freebsd.org/changeset/ports/400776 Log: - Update to 2.1.33 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 Wed Nov 4 20:12:24 2015 (r400775) +++ head/devel/rubygem-aws-sdk-core/Makefile Wed Nov 4 20:12:28 2015 (r400776) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.1.32 +PORTVERSION= 2.1.33 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Wed Nov 4 20:12:24 2015 (r400775) +++ head/devel/rubygem-aws-sdk-core/distinfo Wed Nov 4 20:12:28 2015 (r400776) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-core-2.1.32.gem) = 44a97c1ec36f81f275d93514f9f957f1397b7dc0d88014379469bd385320eac0 -SIZE (rubygem/aws-sdk-core-2.1.32.gem) = 482816 +SHA256 (rubygem/aws-sdk-core-2.1.33.gem) = 81f1a952d762ce80dec55b2f5842175d4fa7ee13c697b6a54ede277554a4266c +SIZE (rubygem/aws-sdk-core-2.1.33.gem) = 482816 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4242BA26A3B; Wed, 4 Nov 2015 20:12:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10ED71C57; Wed, 4 Nov 2015 20:12:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCr8I060895; Wed, 4 Nov 2015 20:12:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCrLN060893; Wed, 4 Nov 2015 20:12:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCrLN060893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400777 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:54 -0000 Author: sunpoet Date: Wed Nov 4 20:12:52 2015 New Revision: 400777 URL: https://svnweb.freebsd.org/changeset/ports/400777 Log: - Update to 2.1.33 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 Wed Nov 4 20:12:28 2015 (r400776) +++ head/devel/rubygem-aws-sdk-resources/Makefile Wed Nov 4 20:12:52 2015 (r400777) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.1.32 +PORTVERSION= 2.1.33 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Wed Nov 4 20:12:28 2015 (r400776) +++ head/devel/rubygem-aws-sdk-resources/distinfo Wed Nov 4 20:12:52 2015 (r400777) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-resources-2.1.32.gem) = 717d9c3e8a913556381615ad03489e3f050b7037f6f3d04e9f97ebb2c6f65e62 -SIZE (rubygem/aws-sdk-resources-2.1.32.gem) = 44032 +SHA256 (rubygem/aws-sdk-resources-2.1.33.gem) = 35280e113e72cb08d904c1b4f0b73c2b4aea584640ef5b362c997e2c1cc622ae +SIZE (rubygem/aws-sdk-resources-2.1.33.gem) = 44032 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B734DA26A5D; Wed, 4 Nov 2015 20:12:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FE721C80; Wed, 4 Nov 2015 20:12:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCvMh061013; Wed, 4 Nov 2015 20:12:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCvt7061011; Wed, 4 Nov 2015 20:12:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCvt7061011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400778 - head/devel/rubygem-bson1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:58 -0000 Author: sunpoet Date: Wed Nov 4 20:12:57 2015 New Revision: 400778 URL: https://svnweb.freebsd.org/changeset/ports/400778 Log: - Update to 1.12.4 - Add LICENSE_FILE Changes: https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-bson1/Makefile head/devel/rubygem-bson1/distinfo Modified: head/devel/rubygem-bson1/Makefile ============================================================================== --- head/devel/rubygem-bson1/Makefile Wed Nov 4 20:12:52 2015 (r400777) +++ head/devel/rubygem-bson1/Makefile Wed Nov 4 20:12:57 2015 (r400778) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bson -PORTVERSION= 1.12.3 +PORTVERSION= 1.12.4 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 @@ -11,9 +11,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Full featured BSON specification implementation in Ruby LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-bson1/distinfo ============================================================================== --- head/devel/rubygem-bson1/distinfo Wed Nov 4 20:12:52 2015 (r400777) +++ head/devel/rubygem-bson1/distinfo Wed Nov 4 20:12:57 2015 (r400778) @@ -1,2 +1,2 @@ -SHA256 (rubygem/bson-1.12.3.gem) = a67bf65a3df4e796657735ab6ea8074b306bb40ae9438072883e414eda401065 -SIZE (rubygem/bson-1.12.3.gem) = 28672 +SHA256 (rubygem/bson-1.12.4.gem) = ae812caac6379930b4162ff74c3fbf160003bbf403ff3ceedf0955889b19f740 +SIZE (rubygem/bson-1.12.4.gem) = 28672 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 150BFA26A84; Wed, 4 Nov 2015 20:13:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A95431D60; Wed, 4 Nov 2015 20:13:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KD2Y1061122; Wed, 4 Nov 2015 20:13:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KD2OV061121; Wed, 4 Nov 2015 20:13:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KD2OV061121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400779 - head/devel/rubygem-bson X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:04 -0000 Author: sunpoet Date: Wed Nov 4 20:13:02 2015 New Revision: 400779 URL: https://svnweb.freebsd.org/changeset/ports/400779 Log: - Add LICENSE_FILE Modified: head/devel/rubygem-bson/Makefile Modified: head/devel/rubygem-bson/Makefile ============================================================================== --- head/devel/rubygem-bson/Makefile Wed Nov 4 20:12:57 2015 (r400778) +++ head/devel/rubygem-bson/Makefile Wed Nov 4 20:13:02 2015 (r400779) @@ -10,7 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Full featured BSON specification implementation in Ruby LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE +#NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66669A26AB5; Wed, 4 Nov 2015 20:13:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F07C1E26; Wed, 4 Nov 2015 20:13:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KD7pX061243; Wed, 4 Nov 2015 20:13:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KD7Bc061241; Wed, 4 Nov 2015 20:13:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KD7Bc061241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400780 - head/devel/rubygem-jammit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:08 -0000 Author: sunpoet Date: Wed Nov 4 20:13:06 2015 New Revision: 400780 URL: https://svnweb.freebsd.org/changeset/ports/400780 Log: - Add LICENSE_FILE - Update to 0.7.0 Changes: http://documentcloud.github.io/jammit/#changes Modified: head/devel/rubygem-jammit/Makefile head/devel/rubygem-jammit/distinfo Modified: head/devel/rubygem-jammit/Makefile ============================================================================== --- head/devel/rubygem-jammit/Makefile Wed Nov 4 20:13:02 2015 (r400779) +++ head/devel/rubygem-jammit/Makefile Wed Nov 4 20:13:06 2015 (r400780) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jammit -PORTVERSION= 0.6.6 +PORTVERSION= 0.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,12 +10,12 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Industrial strength asset packaging library for Rails LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-cssmin>=1.0.3:${PORTSDIR}/textproc/rubygem-cssmin \ - rubygem-jsmin>=1.0.1:${PORTSDIR}/textproc/rubygem-jsmin +RUN_DEPENDS= rubygem-cssmin>=1.0:${PORTSDIR}/textproc/rubygem-cssmin \ + rubygem-jsmin>=1.0:${PORTSDIR}/textproc/rubygem-jsmin NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-jammit/distinfo ============================================================================== --- head/devel/rubygem-jammit/distinfo Wed Nov 4 20:13:02 2015 (r400779) +++ head/devel/rubygem-jammit/distinfo Wed Nov 4 20:13:06 2015 (r400780) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jammit-0.6.6.gem) = b0131d858db5b182e9d948b6112794a66ccc739a9785a59665d9fcb1a1f9b7bf -SIZE (rubygem/jammit-0.6.6.gem) = 18432 +SHA256 (rubygem/jammit-0.7.0.gem) = 288c5609836cb4ad22be8e0307c0718072545781324d4b87259a5e00ca5af9c8 +SIZE (rubygem/jammit-0.7.0.gem) = 19456 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 952B0A26ADE; Wed, 4 Nov 2015 20:13:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 641961EFB; Wed, 4 Nov 2015 20:13:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDC69061361; Wed, 4 Nov 2015 20:13:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDCZa061358; Wed, 4 Nov 2015 20:13:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDCZa061358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400781 - head/devel/rubygem-mongo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:13 -0000 Author: sunpoet Date: Wed Nov 4 20:13:12 2015 New Revision: 400781 URL: https://svnweb.freebsd.org/changeset/ports/400781 Log: - Update to 1.12.4 - Add LICENSE_FILE Changes: https://github.com/mongodb/mongo-ruby-driver/releases Modified: head/devel/rubygem-mongo/Makefile head/devel/rubygem-mongo/distinfo Modified: head/devel/rubygem-mongo/Makefile ============================================================================== --- head/devel/rubygem-mongo/Makefile Wed Nov 4 20:13:06 2015 (r400780) +++ head/devel/rubygem-mongo/Makefile Wed Nov 4 20:13:12 2015 (r400781) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 1.12.3 +PORTVERSION= 1.12.4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,11 +10,11 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby driver for MongoDB LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-bson1>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-bson1 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-mongo/distinfo ============================================================================== --- head/devel/rubygem-mongo/distinfo Wed Nov 4 20:13:06 2015 (r400780) +++ head/devel/rubygem-mongo/distinfo Wed Nov 4 20:13:12 2015 (r400781) @@ -1,2 +1,2 @@ -SHA256 (rubygem/mongo-1.12.3.gem) = b2a0fba440e07acdf0422894f5f2b06492b54c3e4534780209ee74d4aaee0a78 -SIZE (rubygem/mongo-1.12.3.gem) = 177152 +SHA256 (rubygem/mongo-1.12.4.gem) = 2b5707a2bb4696b8ed81cd1d50a08601cc314c0e420977d1d94da24afa90b068 +SIZE (rubygem/mongo-1.12.4.gem) = 177152 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:18 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7613AA26B07; Wed, 4 Nov 2015 20:13:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D9011FD2; Wed, 4 Nov 2015 20:13:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDHXD061480; Wed, 4 Nov 2015 20:13:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDHFB061478; Wed, 4 Nov 2015 20:13:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDHFB061478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400782 - head/devel/rubygem-power_assert X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:18 -0000 Author: sunpoet Date: Wed Nov 4 20:13:16 2015 New Revision: 400782 URL: https://svnweb.freebsd.org/changeset/ports/400782 Log: - Update to 0.2.5 Changes: https://github.com/k-tsj/power_assert/commits/master Modified: head/devel/rubygem-power_assert/Makefile head/devel/rubygem-power_assert/distinfo Modified: head/devel/rubygem-power_assert/Makefile ============================================================================== --- head/devel/rubygem-power_assert/Makefile Wed Nov 4 20:13:12 2015 (r400781) +++ head/devel/rubygem-power_assert/Makefile Wed Nov 4 20:13:16 2015 (r400782) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= power_assert -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-power_assert/distinfo ============================================================================== --- head/devel/rubygem-power_assert/distinfo Wed Nov 4 20:13:12 2015 (r400781) +++ head/devel/rubygem-power_assert/distinfo Wed Nov 4 20:13:16 2015 (r400782) @@ -1,2 +1,2 @@ -SHA256 (rubygem/power_assert-0.2.4.gem) = 13f192076823f69ba1cc92978cad38f78cb9c3874eecac55c8748d539f5187d4 -SIZE (rubygem/power_assert-0.2.4.gem) = 13312 +SHA256 (rubygem/power_assert-0.2.5.gem) = 432efb2e1231202717d8b38930c87d64fad217f1693c6ecc5210d7815e836189 +SIZE (rubygem/power_assert-0.2.5.gem) = 12800 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC208A26B2A; Wed, 4 Nov 2015 20:13:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94D33109C; Wed, 4 Nov 2015 20:13:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDL3V061601; Wed, 4 Nov 2015 20:13:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDL4g061599; Wed, 4 Nov 2015 20:13:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDL4g061599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400783 - head/devel/rubygem-r18n-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:22 -0000 Author: sunpoet Date: Wed Nov 4 20:13:21 2015 New Revision: 400783 URL: https://svnweb.freebsd.org/changeset/ports/400783 Log: - Update to 2.1.0 - Add LICENSE_FILE Changes: https://github.com/ai/r18n/blob/master/r18n-core/ChangeLog.md Modified: head/devel/rubygem-r18n-core/Makefile head/devel/rubygem-r18n-core/distinfo Modified: head/devel/rubygem-r18n-core/Makefile ============================================================================== --- head/devel/rubygem-r18n-core/Makefile Wed Nov 4 20:13:16 2015 (r400782) +++ head/devel/rubygem-r18n-core/Makefile Wed Nov 4 20:13:21 2015 (r400783) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= r18n-core -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= i18n tool to translate your Ruby application LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-r18n-core/distinfo ============================================================================== --- head/devel/rubygem-r18n-core/distinfo Wed Nov 4 20:13:16 2015 (r400782) +++ head/devel/rubygem-r18n-core/distinfo Wed Nov 4 20:13:21 2015 (r400783) @@ -1,2 +1,2 @@ -SHA256 (rubygem/r18n-core-2.0.4.gem) = f67c9ae955887cf7017bd2bdc0720eb8b18d9c55b5a4126f4d57d0a2a8c696f4 -SIZE (rubygem/r18n-core-2.0.4.gem) = 54272 +SHA256 (rubygem/r18n-core-2.1.0.gem) = f0a9a5b8a78e4ef09693eb1f484f9387ae16aa60ab5ec96e27d0156559b17da4 +SIZE (rubygem/r18n-core-2.1.0.gem) = 55808 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10624A26B51; Wed, 4 Nov 2015 20:13:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB8C811B3; Wed, 4 Nov 2015 20:13:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDPV1061719; Wed, 4 Nov 2015 20:13:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDPWu061717; Wed, 4 Nov 2015 20:13:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDPWu061717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400784 - head/www/rubygem-sinatra-r18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:27 -0000 Author: sunpoet Date: Wed Nov 4 20:13:25 2015 New Revision: 400784 URL: https://svnweb.freebsd.org/changeset/ports/400784 Log: - Update to 2.1.0 Changes: https://github.com/ai/r18n/blob/master/r18n-core/ChangeLog.md Modified: head/www/rubygem-sinatra-r18n/Makefile head/www/rubygem-sinatra-r18n/distinfo Modified: head/www/rubygem-sinatra-r18n/Makefile ============================================================================== --- head/www/rubygem-sinatra-r18n/Makefile Wed Nov 4 20:13:21 2015 (r400783) +++ head/www/rubygem-sinatra-r18n/Makefile Wed Nov 4 20:13:25 2015 (r400784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sinatra-r18n -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-r18n-core=${PORTVER rubygem-sinatra>=1.3:${PORTSDIR}/www/rubygem-sinatra NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/www/rubygem-sinatra-r18n/distinfo ============================================================================== --- head/www/rubygem-sinatra-r18n/distinfo Wed Nov 4 20:13:21 2015 (r400783) +++ head/www/rubygem-sinatra-r18n/distinfo Wed Nov 4 20:13:25 2015 (r400784) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sinatra-r18n-2.0.4.gem) = 117f25355fae36631f991344e12092520d47cf0c38393e519186f952e1bd5626 -SIZE (rubygem/sinatra-r18n-2.0.4.gem) = 10240 +SHA256 (rubygem/sinatra-r18n-2.1.0.gem) = 814e175fcd7e45f2d39b708074acba73318bfda42512f8502e97c2e8fa1e7e8c +SIZE (rubygem/sinatra-r18n-2.1.0.gem) = 10752 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05ABAA26B7E; Wed, 4 Nov 2015 20:13:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA0AE12A6; Wed, 4 Nov 2015 20:13:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDUDs061839; Wed, 4 Nov 2015 20:13:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDU2W061837; Wed, 4 Nov 2015 20:13:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDU2W061837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400785 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:32 -0000 Author: sunpoet Date: Wed Nov 4 20:13:30 2015 New Revision: 400785 URL: https://svnweb.freebsd.org/changeset/ports/400785 Log: - Update to 3.5.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 Wed Nov 4 20:13:25 2015 (r400784) +++ head/devel/rubygem-sidekiq/Makefile Wed Nov 4 20:13:30 2015 (r400785) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Wed Nov 4 20:13:25 2015 (r400784) +++ head/devel/rubygem-sidekiq/distinfo Wed Nov 4 20:13:30 2015 (r400785) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sidekiq-3.5.1.gem) = a0b12f70171a2ce19065425348773fc6f080c487b24e1fe8a53e44222208c793 -SIZE (rubygem/sidekiq-3.5.1.gem) = 297472 +SHA256 (rubygem/sidekiq-3.5.2.gem) = e10ca25cb65a3388d71c25f520394e63bdc9e0b6c9635cddf906130a2161850c +SIZE (rubygem/sidekiq-3.5.2.gem) = 298496 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5766A26BAA; Wed, 4 Nov 2015 20:13:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91DDC135B; Wed, 4 Nov 2015 20:13:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDYYM061957; Wed, 4 Nov 2015 20:13:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDYhu061955; Wed, 4 Nov 2015 20:13:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDYhu061955@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400786 - head/graphics/rubygem-gitlab_emoji X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:35 -0000 Author: sunpoet Date: Wed Nov 4 20:13:34 2015 New Revision: 400786 URL: https://svnweb.freebsd.org/changeset/ports/400786 Log: - Update to 0.2.0 Changes: https://gitlab.com/gitlab-org/gitlab_emoji/blob/master/CHANGELOG Modified: head/graphics/rubygem-gitlab_emoji/Makefile head/graphics/rubygem-gitlab_emoji/distinfo Modified: head/graphics/rubygem-gitlab_emoji/Makefile ============================================================================== --- head/graphics/rubygem-gitlab_emoji/Makefile Wed Nov 4 20:13:30 2015 (r400785) +++ head/graphics/rubygem-gitlab_emoji/Makefile Wed Nov 4 20:13:34 2015 (r400786) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab_emoji -PORTVERSION= 0.1.1 +PORTVERSION= 0.2.0 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Provides Gitlab Emoji assets LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gemojione>=2.0:${PORTSDIR}/graphics/rubygem-gemojione +RUN_DEPENDS= rubygem-gemojione>=2.1:${PORTSDIR}/graphics/rubygem-gemojione NO_ARCH= yes USE_RUBY= yes Modified: head/graphics/rubygem-gitlab_emoji/distinfo ============================================================================== --- head/graphics/rubygem-gitlab_emoji/distinfo Wed Nov 4 20:13:30 2015 (r400785) +++ head/graphics/rubygem-gitlab_emoji/distinfo Wed Nov 4 20:13:34 2015 (r400786) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_emoji-0.1.1.gem) = 863e90eb52b1b1fb4f300edf7d1442afc44a143a52205632331e7584a032528e -SIZE (rubygem/gitlab_emoji-0.1.1.gem) = 1896448 +SHA256 (rubygem/gitlab_emoji-0.2.0.gem) = 84eba8edb61c598f1eb2aa98644ef5fb3ecc7053849f1620cf5f3e251b264c70 +SIZE (rubygem/gitlab_emoji-0.2.0.gem) = 2318336 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2C6CA26BE5; Wed, 4 Nov 2015 20:13:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74D151472; Wed, 4 Nov 2015 20:13:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDdPk062107; Wed, 4 Nov 2015 20:13:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDdTT062104; Wed, 4 Nov 2015 20:13:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDdTT062104@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400787 - in head/net/rubygem-omniauth-google-oauth2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:40 -0000 Author: sunpoet Date: Wed Nov 4 20:13:39 2015 New Revision: 400787 URL: https://svnweb.freebsd.org/changeset/ports/400787 Log: - Update to 0.2.9 - Sort RUN_DEPENDS Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md Added: head/net/rubygem-omniauth-google-oauth2/files/ head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec (contents, props changed) Modified: head/net/rubygem-omniauth-google-oauth2/Makefile head/net/rubygem-omniauth-google-oauth2/distinfo Modified: head/net/rubygem-omniauth-google-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-google-oauth2/Makefile Wed Nov 4 20:13:34 2015 (r400786) +++ head/net/rubygem-omniauth-google-oauth2/Makefile Wed Nov 4 20:13:39 2015 (r400787) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-google-oauth2 -PORTVERSION= 0.2.8 +PORTVERSION= 0.2.9 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,8 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \ rubygem-jwt>=1.0:${PORTSDIR}/www/rubygem-jwt \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-omniauth-oauth2>=1.1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 \ - rubygem-omniauth>=1.1.1:${PORTSDIR}/security/rubygem-omniauth + rubygem-omniauth>=1.1.1:${PORTSDIR}/security/rubygem-omniauth \ + rubygem-omniauth-oauth2>=1.3.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes Modified: head/net/rubygem-omniauth-google-oauth2/distinfo ============================================================================== --- head/net/rubygem-omniauth-google-oauth2/distinfo Wed Nov 4 20:13:34 2015 (r400786) +++ head/net/rubygem-omniauth-google-oauth2/distinfo Wed Nov 4 20:13:39 2015 (r400787) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-google-oauth2-0.2.8.gem) = a9e0f741ce2e4cd8b6c0f9b2e79434b20ae92ca7c748e4651eaa85ec9722eb29 -SIZE (rubygem/omniauth-google-oauth2-0.2.8.gem) = 17920 +SHA256 (rubygem/omniauth-google-oauth2-0.2.9.gem) = 4d9662232de9baac2cdeb1d6e1f5caebd75973696ea20732276177074d24f8c4 +SIZE (rubygem/omniauth-google-oauth2-0.2.9.gem) = 18432 Added: head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec Wed Nov 4 20:13:39 2015 (r400787) @@ -0,0 +1,11 @@ +--- omniauth-google-oauth2.gemspec.orig 2015-10-30 15:11:58 UTC ++++ omniauth-google-oauth2.gemspec +@@ -22,7 +22,7 @@ Gem::Specification.new do |s| + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q, [">= 1.1.1"]) +- s.add_runtime_dependency(%q, ["~> 1.3.1"]) ++ s.add_runtime_dependency(%q, [">= 1.3.1"]) + s.add_runtime_dependency(%q, ["~> 1.0"]) + s.add_runtime_dependency(%q, ["~> 1.3"]) + s.add_runtime_dependency(%q, ["~> 2.3"]) From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2FC2A26C11; Wed, 4 Nov 2015 20:13:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 88A181576; Wed, 4 Nov 2015 20:13:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDhg3062239; Wed, 4 Nov 2015 20:13:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDhAq062236; Wed, 4 Nov 2015 20:13:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDhAq062236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400788 - head/textproc/rubygem-nokogumbo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:44 -0000 Author: sunpoet Date: Wed Nov 4 20:13:43 2015 New Revision: 400788 URL: https://svnweb.freebsd.org/changeset/ports/400788 Log: - Update to 1.4.4 - Update WWW Changes: https://github.com/rubys/nokogumbo/commits/master Modified: head/textproc/rubygem-nokogumbo/Makefile head/textproc/rubygem-nokogumbo/distinfo head/textproc/rubygem-nokogumbo/pkg-descr Modified: head/textproc/rubygem-nokogumbo/Makefile ============================================================================== --- head/textproc/rubygem-nokogumbo/Makefile Wed Nov 4 20:13:39 2015 (r400787) +++ head/textproc/rubygem-nokogumbo/Makefile Wed Nov 4 20:13:43 2015 (r400788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nokogumbo -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-nokogumbo/distinfo ============================================================================== --- head/textproc/rubygem-nokogumbo/distinfo Wed Nov 4 20:13:39 2015 (r400787) +++ head/textproc/rubygem-nokogumbo/distinfo Wed Nov 4 20:13:43 2015 (r400788) @@ -1,2 +1,2 @@ -SHA256 (rubygem/nokogumbo-1.4.3.gem) = d002114481e2be69e3d3a41538fec0a84eea59e3ae89f339e4848d531bae845d -SIZE (rubygem/nokogumbo-1.4.3.gem) = 227328 +SHA256 (rubygem/nokogumbo-1.4.4.gem) = 1c74536a9a8a266a967545382d85400e18351beb7f941c6bb003e94437f44222 +SIZE (rubygem/nokogumbo-1.4.4.gem) = 227328 Modified: head/textproc/rubygem-nokogumbo/pkg-descr ============================================================================== --- head/textproc/rubygem-nokogumbo/pkg-descr Wed Nov 4 20:13:39 2015 (r400787) +++ head/textproc/rubygem-nokogumbo/pkg-descr Wed Nov 4 20:13:43 2015 (r400788) @@ -1,4 +1,4 @@ Nokogumbo allows a Ruby program to invoke the Gumbo HTML5 parser and access the result as a Nokogiri parsed document. -WWW: https://github.com/rubys/nokogumbo/#readme +WWW: https://github.com/rubys/nokogumbo From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99952A26C59; Wed, 4 Nov 2015 20:13:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 663C81836; Wed, 4 Nov 2015 20:13:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDqtr062448; Wed, 4 Nov 2015 20:13:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDqr6062447; Wed, 4 Nov 2015 20:13:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDqr6062447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400790 - head/archivers/py-librtfcomp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:53 -0000 Author: sunpoet Date: Wed Nov 4 20:13:52 2015 New Revision: 400790 URL: https://svnweb.freebsd.org/changeset/ports/400790 Log: - Add LICENSE_FILE - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin Modified: head/archivers/py-librtfcomp/Makefile Modified: head/archivers/py-librtfcomp/Makefile ============================================================================== --- head/archivers/py-librtfcomp/Makefile Wed Nov 4 20:13:48 2015 (r400789) +++ head/archivers/py-librtfcomp/Makefile Wed Nov 4 20:13:52 2015 (r400790) @@ -12,8 +12,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for library for handling compressed RTF documents LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENCE -BUILD_DEPENDS= ${LOCALBASE}/bin/pyrexc:${PORTSDIR}/devel/pyrex +BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex LIB_DEPENDS= librtfcomp.so:${PORTSDIR}/archivers/librtfcomp CONFIGURE_ARGS= --enable-python-bindings From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C8CDA26C36; Wed, 4 Nov 2015 20:13:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6537E1722; Wed, 4 Nov 2015 20:13:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDm1U062344; Wed, 4 Nov 2015 20:13:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDmBG062343; Wed, 4 Nov 2015 20:13:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDmBG062343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400789 - head/archivers/librtfcomp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:49 -0000 Author: sunpoet Date: Wed Nov 4 20:13:48 2015 New Revision: 400789 URL: https://svnweb.freebsd.org/changeset/ports/400789 Log: - Add LICENSE_FILE Modified: head/archivers/librtfcomp/Makefile Modified: head/archivers/librtfcomp/Makefile ============================================================================== --- head/archivers/librtfcomp/Makefile Wed Nov 4 20:13:43 2015 (r400788) +++ head/archivers/librtfcomp/Makefile Wed Nov 4 20:13:48 2015 (r400789) @@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for handling compressed RTF documents LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENCE CONFIGURE_ARGS= --disable-python-bindings GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Wed Nov 4 20:13:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 495FBA26C90; Wed, 4 Nov 2015 20:13:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1654B193F; Wed, 4 Nov 2015 20:13:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KDvMc062554; Wed, 4 Nov 2015 20:13:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KDvLQ062553; Wed, 4 Nov 2015 20:13:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042013.tA4KDvLQ062553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:13:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400791 - head/audio/libfishsound X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:13:58 -0000 Author: sunpoet Date: Wed Nov 4 20:13:56 2015 New Revision: 400791 URL: https://svnweb.freebsd.org/changeset/ports/400791 Log: - Add LICENSE_FILE - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin Modified: head/audio/libfishsound/Makefile Modified: head/audio/libfishsound/Makefile ============================================================================== --- head/audio/libfishsound/Makefile Wed Nov 4 20:13:52 2015 (r400790) +++ head/audio/libfishsound/Makefile Wed Nov 4 20:13:56 2015 (r400791) @@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Programing interface to decode/encode audio data LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \ libspeex.so:${PORTSDIR}/audio/speex \ @@ -26,7 +27,7 @@ USES= libtool pathfix pkgconfig PORTDOCS= * -DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen DOXYGEN_IMPLIES= DOCS post-patch-DOCS-off: From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 272E7A26CC6; Wed, 4 Nov 2015 20:14:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB3A51A27; Wed, 4 Nov 2015 20:14:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KE1oQ062661; Wed, 4 Nov 2015 20:14:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KE1jE062660; Wed, 4 Nov 2015 20:14:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KE1jE062660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400792 - head/deskutils/todo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:02 -0000 Author: sunpoet Date: Wed Nov 4 20:14:00 2015 New Revision: 400792 URL: https://svnweb.freebsd.org/changeset/ports/400792 Log: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin - Remove BASH option and install Bash completions unconditionally - Add NO_ARCH - Bump PORTREVISION for package change Modified: head/deskutils/todo/Makefile Modified: head/deskutils/todo/Makefile ============================================================================== --- head/deskutils/todo/Makefile Wed Nov 4 20:13:56 2015 (r400791) +++ head/deskutils/todo/Makefile Wed Nov 4 20:14:00 2015 (r400792) @@ -3,6 +3,7 @@ PORTNAME= todo PORTVERSION= 2.10 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/ DISTNAME= todo.txt_cli-${PORTVERSION} @@ -12,19 +13,17 @@ COMMENT= Todo.txt Manager LICENSE= GPLv3 -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash CONFLICTS_INSTALL= devtodo-[0-9]* -OPTIONS_DEFINE= BASH -OPTIONS_SUB= yes -BASH_DESC= Install programmable completions for Bash - +NO_ARCH= yes NO_BUILD= yes USES= shebangfix -PLIST_FILES= bin/todo etc/todo.cfg \ - %%BASH%%etc/bash_completion.d/todo +PLIST_FILES= bin/todo \ + etc/todo.cfg \ + etc/bash_completion.d/todo GH_ACCOUNT= ginatrapani GH_PROJECT= todo.txt-cli From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B173A26CF1; Wed, 4 Nov 2015 20:14:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C97711B36; Wed, 4 Nov 2015 20:14:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KE5CA062768; Wed, 4 Nov 2015 20:14:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KE5Ll062767; Wed, 4 Nov 2015 20:14:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KE5Ll062767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400793 - head/devel/p5-IPC-ShellCmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:07 -0000 Author: sunpoet Date: Wed Nov 4 20:14:05 2015 New Revision: 400793 URL: https://svnweb.freebsd.org/changeset/ports/400793 Log: - Update *_DEPENDS: remove redundant LOCALBASE/bin - Add NO_ARCH Modified: head/devel/p5-IPC-ShellCmd/Makefile Modified: head/devel/p5-IPC-ShellCmd/Makefile ============================================================================== --- head/devel/p5-IPC-ShellCmd/Makefile Wed Nov 4 20:14:00 2015 (r400792) +++ head/devel/p5-IPC-ShellCmd/Makefile Wed Nov 4 20:14:05 2015 (r400793) @@ -15,10 +15,11 @@ COMMENT= Run a command with a given envi LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo \ - p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote +BUILD_DEPENDS= p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \ + sudo:${PORTSDIR}/security/sudo RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCEF7A26D18; Wed, 4 Nov 2015 20:14:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 886071BF4; Wed, 4 Nov 2015 20:14:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KE9oZ062870; Wed, 4 Nov 2015 20:14:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KE9cS062869; Wed, 4 Nov 2015 20:14:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KE9cS062869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400794 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:10 -0000 Author: sunpoet Date: Wed Nov 4 20:14:09 2015 New Revision: 400794 URL: https://svnweb.freebsd.org/changeset/ports/400794 Log: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Modified: head/editors/vim/Makefile Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Wed Nov 4 20:14:05 2015 (r400793) +++ head/editors/vim/Makefile Wed Nov 4 20:14:09 2015 (r400794) @@ -71,8 +71,8 @@ ATHENA_USE= XORG=xaw CONSOLE_MAKE_ARGS= CONF_OPT_GUI="--enable-gui=no --without-x" CONSOLE_PLIST_SUB= GUI="@comment " CSCOPE_MAKE_ARGS= CONF_OPT_CSCOPE=--enable-cscope -CSCOPE_RUN_DEPENDS= ${LOCALBASE}/bin/cscope:${PORTSDIR}/devel/cscope -EXUBERANT_CTAGS_RUN_DEPENDS= ${LOCALBASE}/bin/exctags:${PORTSDIR}/devel/ctags +CSCOPE_RUN_DEPENDS= cscope:${PORTSDIR}/devel/cscope +EXUBERANT_CTAGS_RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags GNOME_MAKE_ARGS= CONF_OPT_GUI=--enable-gui=gnome2 X_LIBS="$(X_LIBS) -lX11 -lXpm -lXt" GNOME_PLIST_SUB= GUI="" GNOME_USE= GNOME=libgnomeui XORG=glproto,xpm,xt From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAD03A26D32; Wed, 4 Nov 2015 20:14:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E84B1CD4; Wed, 4 Nov 2015 20:14:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEEeJ062977; Wed, 4 Nov 2015 20:14:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEE96062976; Wed, 4 Nov 2015 20:14:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEE96062976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400795 - head/graphics/geos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:15 -0000 Author: sunpoet Date: Wed Nov 4 20:14:14 2015 New Revision: 400795 URL: https://svnweb.freebsd.org/changeset/ports/400795 Log: - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin Modified: head/graphics/geos/Makefile Modified: head/graphics/geos/Makefile ============================================================================== --- head/graphics/geos/Makefile Wed Nov 4 20:14:09 2015 (r400794) +++ head/graphics/geos/Makefile Wed Nov 4 20:14:14 2015 (r400795) @@ -24,13 +24,13 @@ USES= gmake libtool tar:bzip2 PLIST_SUB= PORTVERSION=${PORTVERSION} -PHP_BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30 +PHP_BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 PHP_CONFIGURE_ENABLE= php PHP_USE= PHP=yes PHP_BUILD=yes -PYTHON_BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30 +PYTHON_BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 PYTHON_CONFIGURE_ENABLE=python PYTHON_USES= python:2 -RUBY_BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30 +RUBY_BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 RUBY_CONFIGURE_ENABLE= ruby RUBY_CONFIGURE_ENV= RUBY="${RUBY}" RUBY_USE= RUBY=yes From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6372FA26D63; Wed, 4 Nov 2015 20:14:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3088F1DA2; Wed, 4 Nov 2015 20:14:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEJU9063081; Wed, 4 Nov 2015 20:14:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEJ0n063080; Wed, 4 Nov 2015 20:14:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEJ0n063080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400796 - head/graphics/imageworsener X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:20 -0000 Author: sunpoet Date: Wed Nov 4 20:14:19 2015 New Revision: 400796 URL: https://svnweb.freebsd.org/changeset/ports/400796 Log: - Cleanup Makefile Modified: head/graphics/imageworsener/Makefile Modified: head/graphics/imageworsener/Makefile ============================================================================== --- head/graphics/imageworsener/Makefile Wed Nov 4 20:14:14 2015 (r400795) +++ head/graphics/imageworsener/Makefile Wed Nov 4 20:14:19 2015 (r400796) @@ -24,14 +24,11 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool -JPEG_CONFIGURE_OFF= --without-jpeg -JPEG_CONFIGURE_ON= --with-jpeg-include-dir=${LOCALBASE}/include --with-jpeg-lib-dir=${LOCALBASE}/lib +JPEG_CONFIGURE_WITH= jpeg JPEG_USES= jpeg -PNG_CONFIGURE_OFF= --without-png -PNG_CONFIGURE_ON= --with-png-include-dir=${LOCALBASE}/include --with-png-lib-dir=${LOCALBASE}/lib +PNG_CONFIGURE_WITH= png PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png -WEBP_CONFIGURE_OFF= --without-webp -WEBP_CONFIGURE_ON= --with-webp-include-dir=${LOCALBASE}/include --with-webp-lib-dir=${LOCALBASE}/lib +WEBP_CONFIGURE_WITH= webp WEBP_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp .include From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 538C8A26D91; Wed, 4 Nov 2015 20:14:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1CF611E77; Wed, 4 Nov 2015 20:14:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KENb0063186; Wed, 4 Nov 2015 20:14:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEN6c063185; Wed, 4 Nov 2015 20:14:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEN6c063185@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400797 - head/graphics/p5-GraphViz2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:24 -0000 Author: sunpoet Date: Wed Nov 4 20:14:22 2015 New Revision: 400797 URL: https://svnweb.freebsd.org/changeset/ports/400797 Log: - Add LICENSE_FILE - Update *_DEPENDS: remove redundant LOCALBASE/bin Modified: head/graphics/p5-GraphViz2/Makefile Modified: head/graphics/p5-GraphViz2/Makefile ============================================================================== --- head/graphics/p5-GraphViz2/Makefile Wed Nov 4 20:14:19 2015 (r400796) +++ head/graphics/p5-GraphViz2/Makefile Wed Nov 4 20:14:22 2015 (r400797) @@ -12,8 +12,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Wrapper for AT&T Graphviz LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \ +BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ p5-Algorithm-Dependency>=1.110:${PORTSDIR}/devel/p5-Algorithm-Dependency \ p5-Capture-Tiny>=0.10:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Class-ISA>=0.36:${PORTSDIR}/devel/p5-Class-ISA \ From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB876A26DB5; Wed, 4 Nov 2015 20:14:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78D0C1F60; Wed, 4 Nov 2015 20:14:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KERW3063288; Wed, 4 Nov 2015 20:14:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KERGk063287; Wed, 4 Nov 2015 20:14:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KERGk063287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400798 - head/graphics/php-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:28 -0000 Author: sunpoet Date: Wed Nov 4 20:14:27 2015 New Revision: 400798 URL: https://svnweb.freebsd.org/changeset/ports/400798 Log: - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin - Use USES=localbase Modified: head/graphics/php-gdal/Makefile Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Wed Nov 4 20:14:22 2015 (r400797) +++ head/graphics/php-gdal/Makefile Wed Nov 4 20:14:27 2015 (r400798) @@ -15,16 +15,16 @@ COMMENT= PHP binding for GDAL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT -BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30 +BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so -CFLAGS+= -I${LOCALBASE}/include -fPIC +CFLAGS+= -fPIC MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USE_PHP= yes USE_PHP_BUILD= yes -USES= gmake tar:xz +USES= gmake localbase tar:xz WRKSRC= ${WRKDIR}/${DISTNAME}/swig/php From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C0CEA26DE1; Wed, 4 Nov 2015 20:14:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 637C61035; Wed, 4 Nov 2015 20:14:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEVff063389; Wed, 4 Nov 2015 20:14:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEVGR063388; Wed, 4 Nov 2015 20:14:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEVGR063388@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400799 - head/graphics/php5-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:32 -0000 Author: sunpoet Date: Wed Nov 4 20:14:31 2015 New Revision: 400799 URL: https://svnweb.freebsd.org/changeset/ports/400799 Log: - Use USES=localbase Modified: head/graphics/php5-ffmpeg/Makefile Modified: head/graphics/php5-ffmpeg/Makefile ============================================================================== --- head/graphics/php5-ffmpeg/Makefile Wed Nov 4 20:14:27 2015 (r400798) +++ head/graphics/php5-ffmpeg/Makefile Wed Nov 4 20:14:31 2015 (r400799) @@ -16,10 +16,9 @@ LICENSE= GPLv2 LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \ libavutil.so:${PORTSDIR}/multimedia/ffmpeg -CFLAGS+= -I${LOCALBASE}/include USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -USES= tar:xz +USES= localbase tar:xz .include From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 966AAA26E0A; Wed, 4 Nov 2015 20:14:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 649161142; Wed, 4 Nov 2015 20:14:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEZoS063491; Wed, 4 Nov 2015 20:14:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEZTZ063490; Wed, 4 Nov 2015 20:14:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEZTZ063490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400800 - head/graphics/ruby-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:36 -0000 Author: sunpoet Date: Wed Nov 4 20:14:35 2015 New Revision: 400800 URL: https://svnweb.freebsd.org/changeset/ports/400800 Log: - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin Modified: head/graphics/ruby-gdal/Makefile Modified: head/graphics/ruby-gdal/Makefile ============================================================================== --- head/graphics/ruby-gdal/Makefile Wed Nov 4 20:14:31 2015 (r400799) +++ head/graphics/ruby-gdal/Makefile Wed Nov 4 20:14:35 2015 (r400800) @@ -15,7 +15,7 @@ COMMENT= Ruby binding for GDAL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT -BUILD_DEPENDS= ${LOCALBASE}/bin/swig3.0:${PORTSDIR}/devel/swig30 +BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30 LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal IGNORE= disabled by upstream (https://trac.osgeo.org/gdal/changeset/28756) From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD14CA26E2E; Wed, 4 Nov 2015 20:14:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 844D21204; Wed, 4 Nov 2015 20:14:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEd1r063592; Wed, 4 Nov 2015 20:14:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEdqo063591; Wed, 4 Nov 2015 20:14:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEdqo063591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400801 - head/mail/libpst X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:40 -0000 Author: sunpoet Date: Wed Nov 4 20:14:39 2015 New Revision: 400801 URL: https://svnweb.freebsd.org/changeset/ports/400801 Log: - Update *_DEPENDS: remove redundant LOCALBASE/bin Modified: head/mail/libpst/Makefile Modified: head/mail/libpst/Makefile ============================================================================== --- head/mail/libpst/Makefile Wed Nov 4 20:14:35 2015 (r400800) +++ head/mail/libpst/Makefile Wed Nov 4 20:14:39 2015 (r400801) @@ -28,11 +28,11 @@ USES= gmake iconv libtool pathfix pkgco PORTDOCS= * -PST2DII_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick +PST2DII_BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick PST2DII_CONFIGURE_OFF= --enable-dii=no PST2DII_CONFIGURE_ON= --enable-dii=yes PST2DII_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd -PST2DII_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick +PST2DII_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick post-patch: @${GREP} -lr malloc.h ${WRKSRC}/ | ${XARGS} ${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D642AA26E64; Wed, 4 Nov 2015 20:14:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1A0A12E3; Wed, 4 Nov 2015 20:14:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEhvw063694; Wed, 4 Nov 2015 20:14:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEhma063693; Wed, 4 Nov 2015 20:14:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEhma063693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400802 - head/misc/p5-Text-FIGlet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:44 -0000 Author: sunpoet Date: Wed Nov 4 20:14:43 2015 New Revision: 400802 URL: https://svnweb.freebsd.org/changeset/ports/400802 Log: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Modified: head/misc/p5-Text-FIGlet/Makefile Modified: head/misc/p5-Text-FIGlet/Makefile ============================================================================== --- head/misc/p5-Text-FIGlet/Makefile Wed Nov 4 20:14:39 2015 (r400801) +++ head/misc/p5-Text-FIGlet/Makefile Wed Nov 4 20:14:43 2015 (r400802) @@ -14,7 +14,7 @@ COMMENT= Perl module to provide FIGlet a LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet +RUN_DEPENDS= figlet:${PORTSDIR}/misc/figlet TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B134A26E8C; Wed, 4 Nov 2015 20:14:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD1D213C3; Wed, 4 Nov 2015 20:14:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEl1P063795; Wed, 4 Nov 2015 20:14:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KElmt063794; Wed, 4 Nov 2015 20:14:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KElmt063794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400803 - head/net/gupnp-igd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:49 -0000 Author: sunpoet Date: Wed Nov 4 20:14:47 2015 New Revision: 400803 URL: https://svnweb.freebsd.org/changeset/ports/400803 Log: - Fix BUILD_DEPENDS: py-gobject 2.12.0+ is required when PYTHON option enabled Modified: head/net/gupnp-igd/Makefile Modified: head/net/gupnp-igd/Makefile ============================================================================== --- head/net/gupnp-igd/Makefile Wed Nov 4 20:14:43 2015 (r400802) +++ head/net/gupnp-igd/Makefile Wed Nov 4 20:14:47 2015 (r400803) @@ -11,8 +11,7 @@ COMMENT= Library to handle UPnP IGD port LICENSE= LGPL21 -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject \ - gobject-introspection>=0.10:${PORTSDIR}/devel/gobject-introspection \ +BUILD_DEPENDS= gobject-introspection>=0.10:${PORTSDIR}/devel/gobject-introspection \ gupnp>=0.18:${PORTSDIR}/net/gupnp LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp @@ -29,6 +28,7 @@ USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig tar:xz PYTHON_CONFIGURE_ENABLE=python +PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject>=2.12.0:${PORTSDIR}/devel/py-gobject PYTHON_USES= python:2 post-patch: From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF2B3A26EB4; Wed, 4 Nov 2015 20:14:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E6F91525; Wed, 4 Nov 2015 20:14:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEqPD063902; Wed, 4 Nov 2015 20:14:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEqh1063901; Wed, 4 Nov 2015 20:14:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEqh1063901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400804 - head/science/netcdf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:54 -0000 Author: sunpoet Date: Wed Nov 4 20:14:52 2015 New Revision: 400804 URL: https://svnweb.freebsd.org/changeset/ports/400804 Log: - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin - Cosmetic change Modified: head/science/netcdf/Makefile Modified: head/science/netcdf/Makefile ============================================================================== --- head/science/netcdf/Makefile Wed Nov 4 20:14:47 2015 (r400803) +++ head/science/netcdf/Makefile Wed Nov 4 20:14:52 2015 (r400804) @@ -29,12 +29,10 @@ TEST_TARGET= check USE_LDCONFIG= yes USES= libtool localbase pathfix -DAP_CONFIGURE_OFF= --disable-dap -DAP_CONFIGURE_ON= --enable-dap +DAP_CONFIGURE_ENABLE= dap DAP_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen -DOXYGEN_CONFIGURE_OFF= --disable-doxygen -DOXYGEN_CONFIGURE_ON= --enable-doxygen +DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_CONFIGURE_ENABLE= doxygen DOXYGEN_IMPLIES= DOCS DOXYGEN_PORTDOCS= * SZIP_LIB_DEPENDS= libsz.so:${PORTSDIR}/science/szip From owner-svn-ports-all@freebsd.org Wed Nov 4 20:14:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F79DA26ED7; Wed, 4 Nov 2015 20:14:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 383341602; Wed, 4 Nov 2015 20:14:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KEvsc064006; Wed, 4 Nov 2015 20:14:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KEvxW064005; Wed, 4 Nov 2015 20:14:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042014.tA4KEvxW064005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:14:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400805 - head/science/py-cdo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:14:58 -0000 Author: sunpoet Date: Wed Nov 4 20:14:57 2015 New Revision: 400805 URL: https://svnweb.freebsd.org/changeset/ports/400805 Log: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Modified: head/science/py-cdo/Makefile Modified: head/science/py-cdo/Makefile ============================================================================== --- head/science/py-cdo/Makefile Wed Nov 4 20:14:52 2015 (r400804) +++ head/science/py-cdo/Makefile Wed Nov 4 20:14:57 2015 (r400805) @@ -12,7 +12,7 @@ COMMENT= Python binding to CDO (Climate LICENSE= GPLv2 -RUN_DEPENDS= ${LOCALBASE}/bin/cdo:${PORTSDIR}/science/cdo +RUN_DEPENDS= cdo:${PORTSDIR}/science/cdo NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BCBCA26EFA; Wed, 4 Nov 2015 20:15:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB23617C4; Wed, 4 Nov 2015 20:15:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KF0l0064121; Wed, 4 Nov 2015 20:15:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KF091064120; Wed, 4 Nov 2015 20:15:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KF091064120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400806 - head/science/rubygem-cdo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:02 -0000 Author: sunpoet Date: Wed Nov 4 20:15:00 2015 New Revision: 400806 URL: https://svnweb.freebsd.org/changeset/ports/400806 Log: - Add LICENSE_FILE - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Modified: head/science/rubygem-cdo/Makefile Modified: head/science/rubygem-cdo/Makefile ============================================================================== --- head/science/rubygem-cdo/Makefile Wed Nov 4 20:14:57 2015 (r400805) +++ head/science/rubygem-cdo/Makefile Wed Nov 4 20:15:00 2015 (r400806) @@ -10,8 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding to CDO (Climate Data Operators) LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${LOCALBASE}/bin/cdo:${PORTSDIR}/science/cdo +RUN_DEPENDS= cdo:${PORTSDIR}/science/cdo NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79544A26F1F; Wed, 4 Nov 2015 20:15:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 122DD190B; Wed, 4 Nov 2015 20:15:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KF62N064249; Wed, 4 Nov 2015 20:15:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KF5vW064247; Wed, 4 Nov 2015 20:15:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KF5vW064247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400807 - in head/security/keybase: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:07 -0000 Author: sunpoet Date: Wed Nov 4 20:15:05 2015 New Revision: 400807 URL: https://svnweb.freebsd.org/changeset/ports/400807 Log: - Add LICENSE_FILE - Update RUN_DEPENDS: remove redundant LOCALBASE/bin - Remove PKGMESSAGE from SUB_FILES Added: head/security/keybase/pkg-message - copied unchanged from r400756, head/security/keybase/files/pkg-message.in Deleted: head/security/keybase/files/ Modified: head/security/keybase/Makefile Modified: head/security/keybase/Makefile ============================================================================== --- head/security/keybase/Makefile Wed Nov 4 20:15:00 2015 (r400806) +++ head/security/keybase/Makefile Wed Nov 4 20:15:05 2015 (r400807) @@ -10,15 +10,14 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Keybase.io client LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg \ - ${LOCALBASE}/bin/node:${PORTSDIR}/www/node +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ + node:${PORTSDIR}/www/node NO_ARCH= yes NO_BUILD= yes USES= tar:tgz - -SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/package # Install it to a private place instead of polluting lib/node_modules Copied: head/security/keybase/pkg-message (from r400756, head/security/keybase/files/pkg-message.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/keybase/pkg-message Wed Nov 4 20:15:05 2015 (r400807, copy of r400756, head/security/keybase/files/pkg-message.in) @@ -0,0 +1,7 @@ +###################################################################### + \!/ WARNING \!/ + + Uploading private keys is strongly discouraged. + + \!/ WARNING \!/ +###################################################################### From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44029A26F3A; Wed, 4 Nov 2015 20:15:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B08F1992; Wed, 4 Nov 2015 20:15:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KF9mm064354; Wed, 4 Nov 2015 20:15:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KF9cx064353; Wed, 4 Nov 2015 20:15:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KF9cx064353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400808 - head/security/p5-IO-Async-SSL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:11 -0000 Author: sunpoet Date: Wed Nov 4 20:15:09 2015 New Revision: 400808 URL: https://svnweb.freebsd.org/changeset/ports/400808 Log: - Update TEST_DEPENDS: remove redundant LOCALBASE/bin Modified: head/security/p5-IO-Async-SSL/Makefile Modified: head/security/p5-IO-Async-SSL/Makefile ============================================================================== --- head/security/p5-IO-Async-SSL/Makefile Wed Nov 4 20:15:05 2015 (r400807) +++ head/security/p5-IO-Async-SSL/Makefile Wed Nov 4 20:15:09 2015 (r400808) @@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Future>=0.33:${PORTSDI p5-IO-Async>=0.66:${PORTSDIR}/devel/p5-IO-Async\ p5-IO-Socket-SSL>=1.968:${PORTSDIR}/security/p5-IO-Socket-SSL RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= ${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \ - p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ - p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ + p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ + socat:${PORTSDIR}/net/socat NO_ARCH= yes USE_PERL5= configure From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16901A26F68; Wed, 4 Nov 2015 20:15:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD83E1A9F; Wed, 4 Nov 2015 20:15:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KFE9h064458; Wed, 4 Nov 2015 20:15:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KFEjP064457; Wed, 4 Nov 2015 20:15:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KFEjP064457@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400809 - head/textproc/idnits X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:16 -0000 Author: sunpoet Date: Wed Nov 4 20:15:14 2015 New Revision: 400809 URL: https://svnweb.freebsd.org/changeset/ports/400809 Log: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin - Add NO_ARCH Modified: head/textproc/idnits/Makefile Modified: head/textproc/idnits/Makefile ============================================================================== --- head/textproc/idnits/Makefile Wed Nov 4 20:15:09 2015 (r400808) +++ head/textproc/idnits/Makefile Wed Nov 4 20:15:14 2015 (r400809) @@ -13,8 +13,9 @@ COMMENT= Looks for problems in internet LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +NO_ARCH= yes NO_BUILD= yes USES= shebangfix tar:tgz From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5B10A26F8D; Wed, 4 Nov 2015 20:15:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F3531B3E; Wed, 4 Nov 2015 20:15:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KFIaP064563; Wed, 4 Nov 2015 20:15:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KFIg8064562; Wed, 4 Nov 2015 20:15:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KFIg8064562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400810 - head/textproc/p5-Lingua-Ispell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:19 -0000 Author: sunpoet Date: Wed Nov 4 20:15:18 2015 New Revision: 400810 URL: https://svnweb.freebsd.org/changeset/ports/400810 Log: - Update *_DEPENDS: remove redundant LOCALBASE/bin - Add NO_ARCH Modified: head/textproc/p5-Lingua-Ispell/Makefile Modified: head/textproc/p5-Lingua-Ispell/Makefile ============================================================================== --- head/textproc/p5-Lingua-Ispell/Makefile Wed Nov 4 20:15:14 2015 (r400809) +++ head/textproc/p5-Lingua-Ispell/Makefile Wed Nov 4 20:15:18 2015 (r400810) @@ -14,9 +14,10 @@ COMMENT= Perl module that encapsulates a LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell +BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes REINPLACE_ARGS= -i '' USE_PERL5= configure USES= perl5 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D282A26FB4; Wed, 4 Nov 2015 20:15:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 890DD1C52; Wed, 4 Nov 2015 20:15:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KFNQE064668; Wed, 4 Nov 2015 20:15:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KFNqK064667; Wed, 4 Nov 2015 20:15:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KFNqK064667@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400811 - head/www/gallery2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:25 -0000 Author: sunpoet Date: Wed Nov 4 20:15:23 2015 New Revision: 400811 URL: https://svnweb.freebsd.org/changeset/ports/400811 Log: - Update *_DEPENDS: remove redundant LOCALBASE/bin - Add NO_ARCH Modified: head/www/gallery2/Makefile Modified: head/www/gallery2/Makefile ============================================================================== --- head/www/gallery2/Makefile Wed Nov 4 20:15:18 2015 (r400810) +++ head/www/gallery2/Makefile Wed Nov 4 20:15:23 2015 (r400811) @@ -19,6 +19,7 @@ OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= MYSQL PGSQL OPTIONS_DEFAULT=IMAGEMAGICK JHEAD MYSQL UNZIP +NO_ARCH= yes NO_BUILD= yes USE_PHP= pcre session WANT_PHP_WEB= yes @@ -26,19 +27,19 @@ WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message -DCRAW_RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw +DCRAW_RUN_DEPENDS= dcraw:${PORTSDIR}/graphics/dcraw FFMPEG_LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg -GD_RUN_DEPENDS= ${LOCALBASE}/bin/pngtogd:${PORTSDIR}/graphics/gd +GD_RUN_DEPENDS= pngtogd:${PORTSDIR}/graphics/gd GD_USE= PHP=gd -GRAPHMAGICK_RUN_DEPENDS=${LOCALBASE}/bin/gm:${PORTSDIR}/graphics/GraphicsMagick -IMAGEMAGICK_RUN_DEPENDS=${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick -JHEAD_RUN_DEPENDS= ${LOCALBASE}/bin/jhead:${PORTSDIR}/graphics/jhead +GRAPHMAGICK_RUN_DEPENDS=gm:${PORTSDIR}/graphics/GraphicsMagick +IMAGEMAGICK_RUN_DEPENDS=convert:${PORTSDIR}/graphics/ImageMagick +JHEAD_RUN_DEPENDS= jhead:${PORTSDIR}/graphics/jhead MYSQL_USE= PHP=mysql -NETPBM_RUN_DEPENDS= ${LOCALBASE}/bin/giftopnm:${PORTSDIR}/graphics/netpbm +NETPBM_RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm NLS_USE= PHP=gettext NLS_USES= gettext PGSQL_USE= PHP=pgsql -UNZIP_RUN_DEPENDS= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip +UNZIP_RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip do-install: cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F18ACA26FE3; Wed, 4 Nov 2015 20:15:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B90011D06; Wed, 4 Nov 2015 20:15:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KFRFq064774; Wed, 4 Nov 2015 20:15:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KFR42064773; Wed, 4 Nov 2015 20:15:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KFR42064773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400812 - head/www/httrack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:29 -0000 Author: sunpoet Date: Wed Nov 4 20:15:27 2015 New Revision: 400812 URL: https://svnweb.freebsd.org/changeset/ports/400812 Log: - Use USES=localbase Modified: head/www/httrack/Makefile Modified: head/www/httrack/Makefile ============================================================================== --- head/www/httrack/Makefile Wed Nov 4 20:15:23 2015 (r400811) +++ head/www/httrack/Makefile Wed Nov 4 20:15:27 2015 (r400812) @@ -20,13 +20,11 @@ OPTIONS_DEFINE= DOCS ICONS OPTIONS_SUB= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --with-zlib=/usr -CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib/httrack USE_OPENSSL= yes -USES= alias execinfo gmake iconv libtool shebangfix +USES= alias execinfo gmake iconv libtool localbase shebangfix PORTDATA= * PORTDOCS= * From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2DE3A2600A; Wed, 4 Nov 2015 20:15:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 745501DFB; Wed, 4 Nov 2015 20:15:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KFWtU064878; Wed, 4 Nov 2015 20:15:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KFWJI064877; Wed, 4 Nov 2015 20:15:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KFWJI064877@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400813 - head/www/wgetpaste X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:33 -0000 Author: sunpoet Date: Wed Nov 4 20:15:32 2015 New Revision: 400813 URL: https://svnweb.freebsd.org/changeset/ports/400813 Log: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin - Add NO_ARCH Modified: head/www/wgetpaste/Makefile Modified: head/www/wgetpaste/Makefile ============================================================================== --- head/www/wgetpaste/Makefile Wed Nov 4 20:15:27 2015 (r400812) +++ head/www/wgetpaste/Makefile Wed Nov 4 20:15:32 2015 (r400813) @@ -12,9 +12,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Paste to several pastebin services via bash script -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ - ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ + wget:${PORTSDIR}/ftp/wget +NO_ARCH= yes NO_BUILD= yes USES= tar:bzip2 From owner-svn-ports-all@freebsd.org Wed Nov 4 20:15:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68D51A2603F; Wed, 4 Nov 2015 20:15:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 31E0D1EBF; Wed, 4 Nov 2015 20:15:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KFaTj064983; Wed, 4 Nov 2015 20:15:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KFa74064982; Wed, 4 Nov 2015 20:15:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042015.tA4KFa74064982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:15:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400814 - head/x11-fonts/fntsample X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:15:37 -0000 Author: sunpoet Date: Wed Nov 4 20:15:35 2015 New Revision: 400814 URL: https://svnweb.freebsd.org/changeset/ports/400814 Log: - Add LICENSE_FILE - Update *_DEPENDS: remove redundant LOCALBASE/bin Modified: head/x11-fonts/fntsample/Makefile Modified: head/x11-fonts/fntsample/Makefile ============================================================================== --- head/x11-fonts/fntsample/Makefile Wed Nov 4 20:15:32 2015 (r400813) +++ head/x11-fonts/fntsample/Makefile Wed Nov 4 20:15:35 2015 (r400814) @@ -15,9 +15,10 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Show Unicode coverage of a font LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/bin/gawk:${PORTSDIR}/lang/gawk -RUN_DEPENDS= ${LOCALBASE}/bin/pdfoutline:${PORTSDIR}/textproc/pdfoutline +BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk +RUN_DEPENDS= pdfoutline:${PORTSDIR}/textproc/pdfoutline OPTIONS_DEFINE= NLS OPTIONS_SUB= yes From owner-svn-ports-all@freebsd.org Wed Nov 4 20:17:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60D31A26078; Wed, 4 Nov 2015 20:17:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FD781074; Wed, 4 Nov 2015 20:17:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KHEWk065200; Wed, 4 Nov 2015 20:17:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KHEfm065199; Wed, 4 Nov 2015 20:17:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042017.tA4KHEfm065199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:17:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400815 - head/science/libkml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:17:15 -0000 Author: sunpoet Date: Wed Nov 4 20:17:14 2015 New Revision: 400815 URL: https://svnweb.freebsd.org/changeset/ports/400815 Log: - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin - Use USES=localbase Modified: head/science/libkml/Makefile Modified: head/science/libkml/Makefile ============================================================================== --- head/science/libkml/Makefile Wed Nov 4 20:15:35 2015 (r400814) +++ head/science/libkml/Makefile Wed Nov 4 20:17:14 2015 (r400815) @@ -12,24 +12,22 @@ COMMENT= Library for parse, generate, an LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl \ +BUILD_DEPENDS= curl-config:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/include/expat.h:${PORTSDIR}/textproc/expat2 LIB_DEPENDS= liburiparser.so:${PORTSDIR}/net/uriparser OPTIONS_DEFINE= SWIG -CONFIGURE_ARGS= --disable-java --disable-python \ - --with-expat-include-dir=${LOCALBASE}/include \ - --with-expat-lib-dir=${LOCALBASE}/lib +CONFIGURE_ARGS= --disable-java --disable-python GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= autoreconf gmake libtool +USES= autoreconf gmake libtool localbase GH_ACCOUNT= google USE_GITHUB= yes -SWIG_BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 +SWIG_BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 SWIG_CONFIGURE_OFF= --disable-swig post-patch: From owner-svn-ports-all@freebsd.org Wed Nov 4 20:37:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10DF0A263D9; Wed, 4 Nov 2015 20:37:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D1ACE1DB0; Wed, 4 Nov 2015 20:37:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KbEiO071873; Wed, 4 Nov 2015 20:37:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KbEns071872; Wed, 4 Nov 2015 20:37:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042037.tA4KbEns071872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:37:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400816 - head/www/pecl-APC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:37:16 -0000 Author: sunpoet Date: Wed Nov 4 20:37:14 2015 New Revision: 400816 URL: https://svnweb.freebsd.org/changeset/ports/400816 Log: - Mark DEPRECATED Modified: head/www/pecl-APC/Makefile Modified: head/www/pecl-APC/Makefile ============================================================================== --- head/www/pecl-APC/Makefile Wed Nov 4 20:17:14 2015 (r400815) +++ head/www/pecl-APC/Makefile Wed Nov 4 20:37:14 2015 (r400816) @@ -16,6 +16,8 @@ COMMENT= Alternative PHP Cache LICENSE= PHP301 +DEPRECATED= Unmaintained by upstream and not work for PHP 5.5+ + OPTIONS_DEFINE= DOCS FILEHITS IPC SEMAPHORES SPINLOCKS FILEHITS_DESC= Per request cache info IPC_DESC= IPC shm memory support (default: mmap) From owner-svn-ports-all@freebsd.org Wed Nov 4 20:56:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E45BA26747; Wed, 4 Nov 2015 20:56:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBCFC1898; Wed, 4 Nov 2015 20:56:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KuDbL078617; Wed, 4 Nov 2015 20:56:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KuCZU078615; Wed, 4 Nov 2015 20:56:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042056.tA4KuCZU078615@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:56:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400817 - head/devel/pecl-APCu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:56:14 -0000 Author: sunpoet Date: Wed Nov 4 20:56:12 2015 New Revision: 400817 URL: https://svnweb.freebsd.org/changeset/ports/400817 Log: - Fix fetch - Use USES=tar:tgz PR: 204258 Submitted by: John Chen (maintainer) Modified: head/devel/pecl-APCu/Makefile head/devel/pecl-APCu/distinfo Modified: head/devel/pecl-APCu/Makefile ============================================================================== --- head/devel/pecl-APCu/Makefile Wed Nov 4 20:37:14 2015 (r400816) +++ head/devel/pecl-APCu/Makefile Wed Nov 4 20:56:12 2015 (r400817) @@ -6,7 +6,7 @@ PORTVERSION= 4.0.7 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz +DISTNAME= ${PORTNAME:tl}-${PORTVERSION} DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -21,6 +21,7 @@ USE_PHP= yes USE_PHP_BUILD= yes USE_PHPIZE= yes USE_PHPEXT= yes +USES= tar:tgz PHP_MODNAME= ${PORTNAME:tl} WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION} Modified: head/devel/pecl-APCu/distinfo ============================================================================== --- head/devel/pecl-APCu/distinfo Wed Nov 4 20:37:14 2015 (r400816) +++ head/devel/pecl-APCu/distinfo Wed Nov 4 20:56:12 2015 (r400817) @@ -1,2 +1,2 @@ -SHA256 (PECL/APCu-4.0.7.tgz) = 178a731ee3435b451f1144bc4a63c9d70d4909a2c434e17c6e07db554df90bd6 -SIZE (PECL/APCu-4.0.7.tgz) = 118670 +SHA256 (PECL/apcu-4.0.7.tgz) = 178a731ee3435b451f1144bc4a63c9d70d4909a2c434e17c6e07db554df90bd6 +SIZE (PECL/apcu-4.0.7.tgz) = 118670 From owner-svn-ports-all@freebsd.org Wed Nov 4 21:02:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D589EA26920; Wed, 4 Nov 2015 21:02:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A36861C9B; Wed, 4 Nov 2015 21:02:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4L2bDe081775; Wed, 4 Nov 2015 21:02:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4L2b6j081773; Wed, 4 Nov 2015 21:02:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042102.tA4L2b6j081773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 21:02:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400818 - head/devel/py-pyparsing X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 21:02:38 -0000 Author: sunpoet Date: Wed Nov 4 21:02:37 2015 New Revision: 400818 URL: https://svnweb.freebsd.org/changeset/ports/400818 Log: - Update to 2.0.5 Changes: http://pyparsing.wikispaces.com/News PR: 204272 Submitted by: John W. O'Brien Modified: head/devel/py-pyparsing/Makefile head/devel/py-pyparsing/distinfo Modified: head/devel/py-pyparsing/Makefile ============================================================================== --- head/devel/py-pyparsing/Makefile Wed Nov 4 20:56:12 2015 (r400817) +++ head/devel/py-pyparsing/Makefile Wed Nov 4 21:02:37 2015 (r400818) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyparsing -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyparsing/distinfo ============================================================================== --- head/devel/py-pyparsing/distinfo Wed Nov 4 20:56:12 2015 (r400817) +++ head/devel/py-pyparsing/distinfo Wed Nov 4 21:02:37 2015 (r400818) @@ -1,2 +1,2 @@ -SHA256 (pyparsing-2.0.4.tar.gz) = c43c9f1395975bf2b032c20e6b149d6b698cdabf9291079bcaf0131709e95f59 -SIZE (pyparsing-2.0.4.tar.gz) = 1140009 +SHA256 (pyparsing-2.0.5.tar.gz) = 58756bf33e989d84ac72142e4ca558cf10c778a3233edb0a86632f271409ba9e +SIZE (pyparsing-2.0.5.tar.gz) = 1140072 From owner-svn-ports-all@freebsd.org Wed Nov 4 23:46:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4C71A264A7; Wed, 4 Nov 2015 23:46:11 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::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 9F0FC1254; Wed, 4 Nov 2015 23:46:11 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: by iodd200 with SMTP id d200so72187914iod.0; Wed, 04 Nov 2015 15:46:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=N58TaYF9tT6+7jIcuu1D0vnzZCTf6OM4bjzo6A30iQk=; b=tmDw9ulg/6tssMLCUJq56qupvTJEIXUd5m5HQAZgK+lYShhpFSWTDrEFlv4IOkf6Yn wbeeTZMfOronOVLDkEw8gobwiamc/aHQ3dP4MUJhCMZvlydA/HvyegavmJsWtTzgplIs bwrjJ5tIh+EJFTjY92atrMqupWuTHIWR+Iu3F3jFsOz/IziUNMX29gQMVBKphqh7YF3b +IOPDflYaOWBxRKANkw2bO6rbuQ9ohjnIp8vnrZ+oPLhKxGWCO0CVo4JebjNo5fpL7yR b2o5bLUfapcHr/JOHXHzwDW8XbqyM4cFY4wcHFvyMZWq2KvXTs6CJjulDjt0OvJvCpNc tx8g== MIME-Version: 1.0 X-Received: by 10.107.184.70 with SMTP id i67mr7239001iof.42.1446680771191; Wed, 04 Nov 2015 15:46:11 -0800 (PST) Received: by 10.36.0.134 with HTTP; Wed, 4 Nov 2015 15:46:10 -0800 (PST) Received: by 10.36.0.134 with HTTP; Wed, 4 Nov 2015 15:46:10 -0800 (PST) In-Reply-To: <201511042013.tA4KD2OV061121@repo.freebsd.org> References: <201511042013.tA4KD2OV061121@repo.freebsd.org> Date: Wed, 4 Nov 2015 18:46:10 -0500 Message-ID: Subject: Re: svn commit: r400779 - head/devel/rubygem-bson From: Jason Unovitch To: Sunpoet Hsieh 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 23:46:12 -0000 On Nov 4, 2015 2:13 PM, "Sunpoet Po-Chuan Hsieh" wrote: > > Author: sunpoet > Date: Wed Nov 4 20:13:02 2015 > New Revision: 400779 > URL: https://svnweb.freebsd.org/changeset/ports/400779 > > Log: > - Add LICENSE_FILE > > Modified: > head/devel/rubygem-bson/Makefile > > Modified: head/devel/rubygem-bson/Makefile > ============================================================================== > --- head/devel/rubygem-bson/Makefile Wed Nov 4 20:12:57 2015 (r400778) > +++ head/devel/rubygem-bson/Makefile Wed Nov 4 20:13:02 2015 (r400779) > @@ -10,7 +10,9 @@ MAINTAINER= ruby@FreeBSD.org > COMMENT= Full featured BSON specification implementation in Ruby > > LICENSE= APACHE20 > +LICENSE_FILE= ${WRKSRC}/LICENSE > > +#NO_ARCH= yes > USE_RUBY= yes > USE_RUBYGEMS= yes > RUBYGEM_AUTOPLIST= yes > What's going on here with the commented NO_ARCH? From owner-svn-ports-all@freebsd.org Wed Nov 4 23:58:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B67AA26923; Wed, 4 Nov 2015 23:58:54 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BD5418BC; Wed, 4 Nov 2015 23:58:54 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id tA4Nwh8G001817; Wed, 4 Nov 2015 15:58:47 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201511042358.tA4Nwh8G001817@gw.catspoiler.org> Date: Wed, 4 Nov 2015 15:58:43 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r400685 - head/net/sie-nmsg To: koobs@FreeBSD.org cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <5638517D.2000801@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 23:58:54 -0000 On 3 Nov, Kubilay Kocak wrote: > On 3/11/2015 5:03 PM, Don Lewis wrote: >> On 3 Nov, Kubilay Kocak wrote: >>> On 3/11/2015 4:22 PM, Don Lewis wrote: >>>> Author: truckman >>>> Date: Tue Nov 3 05:22:51 2015 >>>> New Revision: 400685 >>>> URL: https://svnweb.freebsd.org/changeset/ports/400685 >>>> >>>> Log: >>>> Test to see if portscout is happier with http instead of https. >>>> >>>> Modified: >>>> head/net/sie-nmsg/Makefile >>>> >>>> Modified: head/net/sie-nmsg/Makefile >>>> ============================================================================== >>>> --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) >>>> +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) >>>> @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR >>>> GNU_CONFIGURE= yes >>>> USES= gmake libtool pathfix pkgconfig >>>> >>>> -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} >>>> +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} >>>> >>>> INSTALL_TARGET= install-strip >>>> >>>> >>> >>> If there's an issue with https sites, could you please report it in >>> Bugzilla under Services:Portscout so it's tracked and we (someone TM) >>> can take a look. >> >> I've already reported it, though I guess under the wrong category, >> though it did get assigned: >> > > Great thank you :) > >> At one time it worked for me, but it's been busted for quite a while. >> This commit is an experiment to see if it is an https URL problem. https URLs do not appear to be the problem. My experiment was unsuccessful and portscout is still not seeing the new distfile. From owner-svn-ports-all@freebsd.org Thu Nov 5 00:51:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94724A256E9; Thu, 5 Nov 2015 00:51:25 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51E791391; Thu, 5 Nov 2015 00:51:25 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA50pOL2051326; Thu, 5 Nov 2015 00:51:24 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA50pOBf051322; Thu, 5 Nov 2015 00:51:24 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511050051.tA50pOBf051322@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 5 Nov 2015 00:51:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400819 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 00:51:25 -0000 Author: danilo Date: Thu Nov 5 00:51:24 2015 New Revision: 400819 URL: https://svnweb.freebsd.org/changeset/ports/400819 Log: - Update to 1.10.1 Modified: head/net/openmpi/Makefile head/net/openmpi/distinfo head/net/openmpi/pkg-plist Modified: head/net/openmpi/Makefile ============================================================================== --- head/net/openmpi/Makefile Wed Nov 4 21:02:37 2015 (r400818) +++ head/net/openmpi/Makefile Thu Nov 5 00:51:24 2015 (r400819) @@ -4,7 +4,7 @@ # - etc/*.sample support PORTNAME= openmpi -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ Modified: head/net/openmpi/distinfo ============================================================================== --- head/net/openmpi/distinfo Wed Nov 4 21:02:37 2015 (r400818) +++ head/net/openmpi/distinfo Thu Nov 5 00:51:24 2015 (r400819) @@ -1,2 +1,2 @@ -SHA256 (openmpi-1.10.0.tar.bz2) = 26b432ce8dcbad250a9787402f2c999ecb6c25695b00c9c6ee05a306c78b6490 -SIZE (openmpi-1.10.0.tar.bz2) = 13207009 +SHA256 (openmpi-1.10.1.tar.bz2) = 7919ecde15962bab2e26d01d5f5f4ead6696bbcacb504b8560f2e3a152bfe492 +SIZE (openmpi-1.10.1.tar.bz2) = 13210778 Modified: head/net/openmpi/pkg-plist ============================================================================== --- head/net/openmpi/pkg-plist Wed Nov 4 21:02:37 2015 (r400818) +++ head/net/openmpi/pkg-plist Thu Nov 5 00:51:24 2015 (r400819) @@ -186,10 +186,6 @@ %%MPIDIR%%/include/mpif-sentinels.h %%MPIDIR%%/include/mpif-sizeof.h %%MPIDIR%%/include/mpif.h -%%MPIDIR%%/include/shmem-compat.h -%%MPIDIR%%/include/shmemx.h -%%MPIDIR%%/include/mpp/shmem.fh -%%MPIDIR%%/include/mpp/shmem.h %%MPIDIR%%/include/openmpi/ompi/mpi/cxx/comm.h %%MPIDIR%%/include/openmpi/ompi/mpi/cxx/comm_inln.h %%MPIDIR%%/include/openmpi/ompi/mpi/cxx/constants.h @@ -221,8 +217,6 @@ %%MPIDIR%%/include/openmpi/ompi/mpi/cxx/topology_inln.h %%MPIDIR%%/include/openmpi/ompi/mpi/cxx/win.h %%MPIDIR%%/include/openmpi/ompi/mpi/cxx/win_inln.h -%%MPIDIR%%/include/shmem.fh -%%MPIDIR%%/include/shmem.h %%MPIDIR%%/lib/libmca_common_sm.la %%MPIDIR%%/lib/libmca_common_sm.so %%MPIDIR%%/lib/libmca_common_sm.so.4 @@ -230,7 +224,7 @@ %%MPIDIR%%/lib/libmpi.la %%MPIDIR%%/lib/libmpi.so %%MPIDIR%%/lib/libmpi.so.12 -%%MPIDIR%%/lib/libmpi.so.12.0.0 +%%MPIDIR%%/lib/libmpi.so.12.0.1 %%MPIDIR%%/lib/libmpi_cxx.la %%MPIDIR%%/lib/libmpi_cxx.so %%MPIDIR%%/lib/libmpi_cxx.so.1 @@ -242,7 +236,7 @@ %%MPIDIR%%/lib/libmpi_usempi.la %%MPIDIR%%/lib/libmpi_usempi.so %%MPIDIR%%/lib/libmpi_usempi.so.1 -%%MPIDIR%%/lib/libmpi_usempi.so.1.4.0 +%%MPIDIR%%/lib/libmpi_usempi.so.1.4.1 %%MPIDIR%%/lib/libompitrace.la %%MPIDIR%%/lib/libompitrace.so %%MPIDIR%%/lib/libompitrace.so.0 @@ -250,11 +244,11 @@ %%MPIDIR%%/lib/libopen-pal.la %%MPIDIR%%/lib/libopen-pal.so %%MPIDIR%%/lib/libopen-pal.so.13 -%%MPIDIR%%/lib/libopen-pal.so.13.0.0 +%%MPIDIR%%/lib/libopen-pal.so.13.0.1 %%MPIDIR%%/lib/libopen-rte.la %%MPIDIR%%/lib/libopen-rte.so %%MPIDIR%%/lib/libopen-rte.so.12 -%%MPIDIR%%/lib/libopen-rte.so.12.0.0 +%%MPIDIR%%/lib/libopen-rte.so.12.0.1 %%MPIDIR%%/lib/mpi.mod %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.la %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.so @@ -490,6 +484,8 @@ %%MPIDIR%%/man/man3/MPI_Add_error_code.3.gz %%MPIDIR%%/man/man3/MPI_Add_error_string.3.gz %%MPIDIR%%/man/man3/MPI_Address.3.gz +%%MPIDIR%%/man/man3/MPI_Aint_add.3.gz +%%MPIDIR%%/man/man3/MPI_Aint_diff.3.gz %%MPIDIR%%/man/man3/MPI_Allgather.3.gz %%MPIDIR%%/man/man3/MPI_Allgatherv.3.gz %%MPIDIR%%/man/man3/MPI_Alloc_mem.3.gz @@ -820,13 +816,18 @@ %%MPIDIR%%/man/man3/MPI_Waitall.3.gz %%MPIDIR%%/man/man3/MPI_Waitany.3.gz %%MPIDIR%%/man/man3/MPI_Waitsome.3.gz +%%MPIDIR%%/man/man3/MPI_Win_allocate.3.gz +%%MPIDIR%%/man/man3/MPI_Win_allocate_shared.3.gz +%%MPIDIR%%/man/man3/MPI_Win_attach.3.gz %%MPIDIR%%/man/man3/MPI_Win_c2f.3.gz %%MPIDIR%%/man/man3/MPI_Win_call_errhandler.3.gz %%MPIDIR%%/man/man3/MPI_Win_complete.3.gz %%MPIDIR%%/man/man3/MPI_Win_create.3.gz +%%MPIDIR%%/man/man3/MPI_Win_create_dynamic.3.gz %%MPIDIR%%/man/man3/MPI_Win_create_errhandler.3.gz %%MPIDIR%%/man/man3/MPI_Win_create_keyval.3.gz %%MPIDIR%%/man/man3/MPI_Win_delete_attr.3.gz +%%MPIDIR%%/man/man3/MPI_Win_detach.3.gz %%MPIDIR%%/man/man3/MPI_Win_f2c.3.gz %%MPIDIR%%/man/man3/MPI_Win_fence.3.gz %%MPIDIR%%/man/man3/MPI_Win_flush.3.gz @@ -847,6 +848,7 @@ %%MPIDIR%%/man/man3/MPI_Win_set_errhandler.3.gz %%MPIDIR%%/man/man3/MPI_Win_set_info.3.gz %%MPIDIR%%/man/man3/MPI_Win_set_name.3.gz +%%MPIDIR%%/man/man3/MPI_Win_shared_query.3.gz %%MPIDIR%%/man/man3/MPI_Win_start.3.gz %%MPIDIR%%/man/man3/MPI_Win_sync.3.gz %%MPIDIR%%/man/man3/MPI_Win_test.3.gz @@ -932,8 +934,6 @@ %%MPIDIR%%/%%DATADIR%%/help-regex.txt %%MPIDIR%%/%%DATADIR%%/help-rmaps_rank_file.txt %%MPIDIR%%/%%DATADIR%%/help-sec-base.txt -%%MPIDIR%%/%%DATADIR%%/help-shmem-api.txt -%%MPIDIR%%/%%DATADIR%%/help-shmem-runtime.txt %%MPIDIR%%/%%DATADIR%%/help-state-staged-hnp.txt %%MPIDIR%%/%%DATADIR%%/mca-coll-ml.config %%MPIDIR%%/%%DATADIR%%/mpiCC-wrapper-data.txt @@ -945,5 +945,3 @@ %%MPIDIR%%/%%DATADIR%%/mpifort-wrapper-data.txt %%MPIDIR%%/%%DATADIR%%/openmpi-valgrind.supp %%MPIDIR%%/%%DATADIR%%/ortecc-wrapper-data.txt -%%MPIDIR%%/%%DATADIR%%/shmemcc-wrapper-data.txt -%%MPIDIR%%/%%DATADIR%%/shmemfort-wrapper-data.txt From owner-svn-ports-all@freebsd.org Thu Nov 5 01:52:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFA18A26209; Thu, 5 Nov 2015 01:52:28 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 686821AE1; Thu, 5 Nov 2015 01:52:28 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA51qRC3070213; Thu, 5 Nov 2015 01:52:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA51qRxR070212; Thu, 5 Nov 2015 01:52:27 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511050152.tA51qRxR070212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 5 Nov 2015 01:52:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400820 - head/devel/android-tools-adb/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 01:52:28 -0000 Author: jbeich Date: Thu Nov 5 01:52:27 2015 New Revision: 400820 URL: https://svnweb.freebsd.org/changeset/ports/400820 Log: devel/android-tools-adb: unbreak build on DragonFly make(1) suffix rules discard original extension as used by bsd.*.mk which leads to unpredictable behavior if more than one candidate is found under ${.PATH}. So, partially qualify pathname to avoid accidentally building libcutils/sockets.c despite SRCS=sockets.cpp $ echo 'void foo() { }' > a.c $ echo 'int main() { }' > a.cxx $ make PROG_CXX=test SRCS=a.cxx NO_MAN= -f /usr/share/mk/bsd.prog.mk cc -O -pipe -std=gnu99 -c a.c c++ -O -pipe -o test a.o /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x132): undefined reference to `main' *** Error code 1 which in adb case leads to (since partial C++ conversion in 6.0.0) adb.o: In function `handle_packet(apacket*, atransport*)': adb.cpp:(.text+0x2518): undefined reference to `find_local_socket(unsigned int, unsigned int)' adb.cpp:(.text+0x2613): undefined reference to `find_local_socket(unsigned int, unsigned int)' adb.cpp:(.text+0x276a): undefined reference to `find_local_socket(unsigned int, unsigned int)' adb.cpp:(.text+0x2875): undefined reference to `create_local_service_socket(char const*)' adb.cpp:(.text+0x288c): undefined reference to `create_remote_socket(unsigned int, atransport*)' adb.cpp:(.text+0x2a41): undefined reference to `create_remote_socket(unsigned int, atransport*)' adb_listeners.o: In function `listener_event_func(int, unsigned int, void*)': adb_listeners.cpp:(.text+0xe2): undefined reference to `create_local_socket(int)' adb_listeners.cpp:(.text+0xfe): undefined reference to `connect_to_remote(asocket*, char const*)' adb_listeners.o: In function `ss_listener_event_func(int, unsigned int, void*)': adb_listeners.cpp:(.text+0x1b1): undefined reference to `create_local_socket(int)' adb_listeners.cpp:(.text+0x1be): undefined reference to `connect_to_smartsocket(asocket*)' services.o: In function `host_service_to_socket(char const*, char const*)': services.cpp:(.text+0x64d): undefined reference to `create_local_socket(int)' services.cpp:(.text+0x6b7): undefined reference to `create_local_socket(int)' transport.o: In function `input_thread(void*)': transport.cpp:(.text+0x1931): undefined reference to `close_all_sockets(atransport*)' *** [adb] Error code 1 Modified: head/devel/android-tools-adb/files/Makefile (contents, props changed) Modified: head/devel/android-tools-adb/files/Makefile ============================================================================== --- head/devel/android-tools-adb/files/Makefile Thu Nov 5 00:51:24 2015 (r400819) +++ head/devel/android-tools-adb/files/Makefile Thu Nov 5 01:52:27 2015 (r400820) @@ -20,7 +20,8 @@ SRCS+= console.cpp SRCS+= fdevent.cpp SRCS+= file_sync_client.cpp SRCS+= services.cpp -SRCS+= sockets.cpp +# XXX SuffFindDeps may fail to restore suffix lost in transformation +SRCS+= ../adb/sockets.cpp SRCS+= transport.cpp SRCS+= transport_local.cpp SRCS+= transport_usb.cpp From owner-svn-ports-all@freebsd.org Thu Nov 5 01:52:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68604A26239; Thu, 5 Nov 2015 01:52:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 220811BE3; Thu, 5 Nov 2015 01:52:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA51qph2070380; Thu, 5 Nov 2015 01:52:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA51qoFM070376; Thu, 5 Nov 2015 01:52:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511050152.tA51qoFM070376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 5 Nov 2015 01:52:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400821 - in head/devel: android-tools-adb android-tools-fastboot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 01:52:52 -0000 Author: jbeich Date: Thu Nov 5 01:52:50 2015 New Revision: 400821 URL: https://svnweb.freebsd.org/changeset/ports/400821 Log: devel/android-tools-{adb,fastboot}: update to 6.0.0.r26 Changes: https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r1..android-6.0.0_r26/adb (device only) Changes: https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r1..android-6.0.0_r26/fastboot Modified: head/devel/android-tools-adb/Makefile (contents, props changed) head/devel/android-tools-adb/distinfo (contents, props changed) head/devel/android-tools-fastboot/Makefile (contents, props changed) head/devel/android-tools-fastboot/distinfo (contents, props changed) Modified: head/devel/android-tools-adb/Makefile ============================================================================== --- head/devel/android-tools-adb/Makefile Thu Nov 5 01:52:27 2015 (r400820) +++ head/devel/android-tools-adb/Makefile Thu Nov 5 01:52:50 2015 (r400821) @@ -2,8 +2,8 @@ PORTNAME= android-tools-adb DISTVERSIONPREFIX= android- -DISTVERSION?= 6.0.0_r1 -PORTREVISION?= 1 +DISTVERSION?= 6.0.0_r26 +PORTREVISION?= 0 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ GH_PROJECT= platform_system_core .ifdef DISTVERSIONSUFFIX GH_REVISION= ${DISTVERSIONSUFFIX:S/-g//} # snapshot .else -GH_REVISION= bb0c180e6270 # generated by: make update-revision +GH_REVISION= f7f765fd62bf # generated by: make update-revision .endif CONFLICTS_INSTALL?= ${PORTNAME}-devel-* Modified: head/devel/android-tools-adb/distinfo ============================================================================== --- head/devel/android-tools-adb/distinfo Thu Nov 5 01:52:27 2015 (r400820) +++ head/devel/android-tools-adb/distinfo Thu Nov 5 01:52:50 2015 (r400821) @@ -1,4 +1,4 @@ -SHA256 (android-platform_system_core-android-6.0.0_r1_GH0.tar.gz) = 3027e73c8f23d8348c76bc558987ecd10c07ed7c89b60a2a76be9e0ef7c84dd5 -SIZE (android-platform_system_core-android-6.0.0_r1_GH0.tar.gz) = 1186291 +SHA256 (android-platform_system_core-android-6.0.0_r26_GH0.tar.gz) = 75c3135b44874e1a6d6b98cf7fc2c7513f77bd41b0302cd1f8d0a5a9ade46a36 +SIZE (android-platform_system_core-android-6.0.0_r26_GH0.tar.gz) = 1182157 SHA256 (mbrubeck-android-completion-3b0fabe_GH0.tar.gz) = dc774f101acd9514baf3e7a0ac610068116f2c093b94987ba59203a39a6439dc SIZE (mbrubeck-android-completion-3b0fabe_GH0.tar.gz) = 5948 Modified: head/devel/android-tools-fastboot/Makefile ============================================================================== --- head/devel/android-tools-fastboot/Makefile Thu Nov 5 01:52:27 2015 (r400820) +++ head/devel/android-tools-fastboot/Makefile Thu Nov 5 01:52:50 2015 (r400821) @@ -2,8 +2,8 @@ PORTNAME= android-tools-fastboot DISTVERSIONPREFIX= android- -DISTVERSION?= 6.0.0_r1 -PORTREVISION?= 3 +DISTVERSION?= 6.0.0_r26 +PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/:manpage DISTFILES= fastboot.1?id=706e754:manpage @@ -29,7 +29,7 @@ GH_PROJECT= platform_system_core platfor .ifdef DISTVERSIONSUFFIX GH_REVISION= ${DISTVERSIONSUFFIX:S/-g//} # snapshot .else -GH_REVISION= bb0c180e6270 # generated by: make update-revision +GH_REVISION= f7f765fd62bf # generated by: make update-revision .endif CONFLICTS_INSTALL?= ${PORTNAME}-devel-* Modified: head/devel/android-tools-fastboot/distinfo ============================================================================== --- head/devel/android-tools-fastboot/distinfo Thu Nov 5 01:52:27 2015 (r400820) +++ head/devel/android-tools-fastboot/distinfo Thu Nov 5 01:52:50 2015 (r400821) @@ -1,10 +1,10 @@ SHA256 (fastboot.1?id=706e754) = 2af01b064440952a82f1602691a0fecc030302722a71444946fb70d9c423d283 SIZE (fastboot.1?id=706e754) = 5906 -SHA256 (android-platform_system_core-android-6.0.0_r1_GH0.tar.gz) = 3027e73c8f23d8348c76bc558987ecd10c07ed7c89b60a2a76be9e0ef7c84dd5 -SIZE (android-platform_system_core-android-6.0.0_r1_GH0.tar.gz) = 1186291 -SHA256 (jbeich-platform_system_extras-android-6.0.0_r1_GH0.tar.gz) = 84877e2e17a57a2832b6992073691124ad817b013132594313f3e74f8c32aa39 -SIZE (jbeich-platform_system_extras-android-6.0.0_r1_GH0.tar.gz) = 650275 -SHA256 (jbeich-platform_external_libselinux-android-6.0.0_r1_GH0.tar.gz) = ed9ad172dd78591d4f0400c092d8151154a75cc244b6c53ccbb3ae0b165322e4 -SIZE (jbeich-platform_external_libselinux-android-6.0.0_r1_GH0.tar.gz) = 50961 +SHA256 (android-platform_system_core-android-6.0.0_r26_GH0.tar.gz) = 75c3135b44874e1a6d6b98cf7fc2c7513f77bd41b0302cd1f8d0a5a9ade46a36 +SIZE (android-platform_system_core-android-6.0.0_r26_GH0.tar.gz) = 1182157 +SHA256 (jbeich-platform_system_extras-android-6.0.0_r26_GH0.tar.gz) = 2364ecc2c91209af7ecab294bee0a6e8e12e4faf54b33ab3559e53ad9e44634c +SIZE (jbeich-platform_system_extras-android-6.0.0_r26_GH0.tar.gz) = 650471 +SHA256 (jbeich-platform_external_libselinux-android-6.0.0_r26_GH0.tar.gz) = 735a4be6b2c80b43ff19f7fa29c6aac7c361e4e8c0e5f65b70ec74ea5bfc3c18 +SIZE (jbeich-platform_external_libselinux-android-6.0.0_r26_GH0.tar.gz) = 50960 SHA256 (mbrubeck-android-completion-3b0fabe_GH0.tar.gz) = dc774f101acd9514baf3e7a0ac610068116f2c093b94987ba59203a39a6439dc SIZE (mbrubeck-android-completion-3b0fabe_GH0.tar.gz) = 5948 From owner-svn-ports-all@freebsd.org Thu Nov 5 02:01:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF047A26453; Thu, 5 Nov 2015 02:01:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B67E1175; Thu, 5 Nov 2015 02:01:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA521Dpt070837; Thu, 5 Nov 2015 02:01:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA521D59070836; Thu, 5 Nov 2015 02:01:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511050201.tA521D59070836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 5 Nov 2015 02:01:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400822 - head/devel/android-tools-adb-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 02:01:14 -0000 Author: jbeich Date: Thu Nov 5 02:01:13 2015 New Revision: 400822 URL: https://svnweb.freebsd.org/changeset/ports/400822 Log: devel/android-tools-adb-devel: unbreak build on DragonFly (forgot in r400820) make(1) suffix rules discard original extension as used by bsd.*.mk which leads to unpredictable behavior if more than one candidate is found under ${.PATH}. So, partially qualify pathname to avoid accidentally building libcutils/sockets.c despite SRCS=sockets.cpp $ echo 'void foo() { }' > a.c $ echo 'int main() { }' > a.cxx $ make PROG_CXX=test SRCS=a.cxx NO_MAN= -f /usr/share/mk/bsd.prog.mk cc -O -pipe -std=gnu99 -c a.c c++ -O -pipe -o test a.o /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x132): undefined reference to `main' *** Error code 1 which in adb case leads to (since partial C++ conversion in 6.0.0) adb.o: In function `handle_packet(apacket*, atransport*)': adb.cpp:(.text+0x2518): undefined reference to `find_local_socket(unsigned int, unsigned int)' adb.cpp:(.text+0x2613): undefined reference to `find_local_socket(unsigned int, unsigned int)' adb.cpp:(.text+0x276a): undefined reference to `find_local_socket(unsigned int, unsigned int)' adb.cpp:(.text+0x2875): undefined reference to `create_local_service_socket(char const*)' adb.cpp:(.text+0x288c): undefined reference to `create_remote_socket(unsigned int, atransport*)' adb.cpp:(.text+0x2a41): undefined reference to `create_remote_socket(unsigned int, atransport*)' adb_listeners.o: In function `listener_event_func(int, unsigned int, void*)': adb_listeners.cpp:(.text+0xe2): undefined reference to `create_local_socket(int)' adb_listeners.cpp:(.text+0xfe): undefined reference to `connect_to_remote(asocket*, char const*)' adb_listeners.o: In function `ss_listener_event_func(int, unsigned int, void*)': adb_listeners.cpp:(.text+0x1b1): undefined reference to `create_local_socket(int)' adb_listeners.cpp:(.text+0x1be): undefined reference to `connect_to_smartsocket(asocket*)' services.o: In function `host_service_to_socket(char const*, char const*)': services.cpp:(.text+0x64d): undefined reference to `create_local_socket(int)' services.cpp:(.text+0x6b7): undefined reference to `create_local_socket(int)' transport.o: In function `input_thread(void*)': transport.cpp:(.text+0x1931): undefined reference to `close_all_sockets(atransport*)' *** [adb] Error code 1 Modified: head/devel/android-tools-adb-devel/files/Makefile (contents, props changed) Modified: head/devel/android-tools-adb-devel/files/Makefile ============================================================================== --- head/devel/android-tools-adb-devel/files/Makefile Thu Nov 5 01:52:50 2015 (r400821) +++ head/devel/android-tools-adb-devel/files/Makefile Thu Nov 5 02:01:13 2015 (r400822) @@ -21,7 +21,8 @@ SRCS+= fdevent.cpp SRCS+= file_sync_client.cpp SRCS+= services.cpp SRCS+= shell_service_protocol.cpp -SRCS+= sockets.cpp +# XXX SuffFindDeps may fail to restore suffix lost in transformation +SRCS+= ../adb/sockets.cpp SRCS+= transport.cpp SRCS+= transport_local.cpp SRCS+= transport_usb.cpp From owner-svn-ports-all@freebsd.org Thu Nov 5 02:17:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E57ABA26736; Thu, 5 Nov 2015 02:17:00 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::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 A26B61A1B; Thu, 5 Nov 2015 02:17:00 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pasz6 with SMTP id z6so73382050pas.2; Wed, 04 Nov 2015 18:16:59 -0800 (PST) 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=n74cjfPksxj2wwQLbVHeYRgxvRJKmVRDY3KhSbDc9+o=; b=SJ88Abrzr2T1Wud4DTYUoKWUD3IqaGT1730/fDNMvJ/B0gFw66yGymONjPf3nYe/gA n+AtpaRoF19YpbmgHh3kMgQl1rTEfqOFsRxD43EXdGF9iG+e9tgg9+UZ/4/SHs1Y4nte bKmAJjioK9vNKf7MCVNKu//nveVVnpISw8ynQ2P7I0tv+znBXVk9Hiffds094TEqmbDq cnu+eUfYz2Yn0GSqvbR1AIaGyh5kIryhC06Ys/i9byRmqLi7TbAjdL/Mqvq7b7DJapAV 1WtyL7lMcNy0P0kKam0qlyqgIwLJpdAbRUcii2FhkyMJpcX0TLmVlXs456Kv60oH+6sV eSYg== X-Received: by 10.68.186.194 with SMTP id fm2mr6137949pbc.5.1446689819816; Wed, 04 Nov 2015 18:16:59 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id ey17sm4501492pac.26.2015.11.04.18.16.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Nov 2015 18:16:59 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400685 - head/net/sie-nmsg References: <201511042358.tA4Nwh8G001817@gw.catspoiler.org> To: Don Lewis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <563ABC11.2020409@FreeBSD.org> Date: Thu, 5 Nov 2015 13:16:49 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511042358.tA4Nwh8G001817@gw.catspoiler.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 02:17:01 -0000 On 5/11/2015 10:58 AM, Don Lewis wrote: > On 3 Nov, Kubilay Kocak wrote: >> On 3/11/2015 5:03 PM, Don Lewis wrote: >>> On 3 Nov, Kubilay Kocak wrote: >>>> On 3/11/2015 4:22 PM, Don Lewis wrote: >>>>> Author: truckman >>>>> Date: Tue Nov 3 05:22:51 2015 >>>>> New Revision: 400685 >>>>> URL: https://svnweb.freebsd.org/changeset/ports/400685 >>>>> >>>>> Log: >>>>> Test to see if portscout is happier with http instead of https. >>>>> >>>>> Modified: >>>>> head/net/sie-nmsg/Makefile >>>>> >>>>> Modified: head/net/sie-nmsg/Makefile >>>>> ============================================================================== >>>>> --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) >>>>> +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) >>>>> @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR >>>>> GNU_CONFIGURE= yes >>>>> USES= gmake libtool pathfix pkgconfig >>>>> >>>>> -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} >>>>> +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} >>>>> >>>>> INSTALL_TARGET= install-strip >>>>> >>>>> >>>> >>>> If there's an issue with https sites, could you please report it in >>>> Bugzilla under Services:Portscout so it's tracked and we (someone TM) >>>> can take a look. >>> >>> I've already reported it, though I guess under the wrong category, >>> though it did get assigned: >>> >> >> Great thank you :) >> >>> At one time it worked for me, but it's been busted for quite a while. >>> This commit is an experiment to see if it is an https URL problem. > > https URLs do not appear to be the problem. My experiment was > unsuccessful and portscout is still not seeing the new distfile. > Try using my update/patch to portscout here: https://reviews.freebsd.org/D3996 It contains lots of new additional debugging messages. Might help determine what's going on. Let me know what you find :) From owner-svn-ports-all@freebsd.org Thu Nov 5 02:50:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99CF7A26E5A; Thu, 5 Nov 2015 02:50:32 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5788717C9; Thu, 5 Nov 2015 02:50:32 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id tA52oMTZ002196; Wed, 4 Nov 2015 18:50:26 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201511050250.tA52oMTZ002196@gw.catspoiler.org> Date: Wed, 4 Nov 2015 18:50:22 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r400685 - head/net/sie-nmsg To: koobs@FreeBSD.org cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <563ABC11.2020409@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 02:50:32 -0000 On 5 Nov, Kubilay Kocak wrote: > On 5/11/2015 10:58 AM, Don Lewis wrote: >> On 3 Nov, Kubilay Kocak wrote: >>> On 3/11/2015 5:03 PM, Don Lewis wrote: >>>> On 3 Nov, Kubilay Kocak wrote: >>>>> On 3/11/2015 4:22 PM, Don Lewis wrote: >>>>>> Author: truckman >>>>>> Date: Tue Nov 3 05:22:51 2015 >>>>>> New Revision: 400685 >>>>>> URL: https://svnweb.freebsd.org/changeset/ports/400685 >>>>>> >>>>>> Log: >>>>>> Test to see if portscout is happier with http instead of https. >>>>>> >>>>>> Modified: >>>>>> head/net/sie-nmsg/Makefile >>>>>> >>>>>> Modified: head/net/sie-nmsg/Makefile >>>>>> ============================================================================== >>>>>> --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) >>>>>> +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) >>>>>> @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR >>>>>> GNU_CONFIGURE= yes >>>>>> USES= gmake libtool pathfix pkgconfig >>>>>> >>>>>> -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} >>>>>> +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} >>>>>> >>>>>> INSTALL_TARGET= install-strip >>>>>> >>>>>> >>>>> >>>>> If there's an issue with https sites, could you please report it in >>>>> Bugzilla under Services:Portscout so it's tracked and we (someone TM) >>>>> can take a look. >>>> >>>> I've already reported it, though I guess under the wrong category, >>>> though it did get assigned: >>>> >>> >>> Great thank you :) >>> >>>> At one time it worked for me, but it's been busted for quite a while. >>>> This commit is an experiment to see if it is an https URL problem. >> >> https URLs do not appear to be the problem. My experiment was >> unsuccessful and portscout is still not seeing the new distfile. >> > > Try using my update/patch to portscout here: > > https://reviews.freebsd.org/D3996 > > It contains lots of new additional debugging messages. Might help > determine what's going on. Let me know what you find :) It turns out to be a missing perl module that is needed for doing https. See the comment that I added to your review. From owner-svn-ports-all@freebsd.org Thu Nov 5 03:26:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B7BCA25503; Thu, 5 Nov 2015 03:26:10 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E2D018FC; Thu, 5 Nov 2015 03:26:10 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA53Q9Tv099311; Thu, 5 Nov 2015 03:26:09 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA53Q9M2099307; Thu, 5 Nov 2015 03:26:09 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511050326.tA53Q9M2099307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 5 Nov 2015 03:26:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400823 - in head: . deskutils/egroupware X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 03:26:10 -0000 Author: danilo Date: Thu Nov 5 03:26:09 2015 New Revision: 400823 URL: https://svnweb.freebsd.org/changeset/ports/400823 Log: - Update to 14.3.20151030 - Add LICENSE - Sort USE_PHP - Add an entry about the upgrade process to UPDATING Modified: head/UPDATING head/deskutils/egroupware/Makefile head/deskutils/egroupware/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Nov 5 02:01:13 2015 (r400822) +++ head/UPDATING Thu Nov 5 03:26:09 2015 (r400823) @@ -5,6 +5,25 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20151105: + AFFECTS: users of deskutils/egroupware + AUTHOR: danilo@FreeBSD.org + + EGroupware 1.8 was deprecated and removed from sourceforge.net. + To upgrade to the new version (14.3), make a backup of all files and + database, remove all files from ${PREFIX}/www/eg: + + # pkg remove egroupware + # rm -rf ${PREFIX}/www/eg + + Install the new egroupware: + # pkg install egroupware + or + # make -C /usr/ports/deskutils/egroupware install clean + + Access the setup page on your browser and run the upgrade process + (eg: http:///eg/setup). + 20151101: AFFECTS: users of www/codeigniter AUTHOR: junovitch@FreeBSD.org Modified: head/deskutils/egroupware/Makefile ============================================================================== --- head/deskutils/egroupware/Makefile Thu Nov 5 02:01:13 2015 (r400822) +++ head/deskutils/egroupware/Makefile Thu Nov 5 03:26:09 2015 (r400823) @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.007.20150218 +PORTVERSION= 14.3.20151030 CATEGORIES= deskutils -MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} -DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ - ${PORTNAME}-egw-pear-${PORTVERSION}.tar.bz2 +MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-14.3/${PORTNAME}-${PORTVERSION} +DISTFILES= ${PORTNAME:tl}-epl-${PORTVERSION}.tar.bz2 MAINTAINER= danilo@FreeBSD.org COMMENT= Web-based GroupWare system +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/doc/LICENSE + BUILD_DEPENDS= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \ ${PEARDIR}/Net/IMAP.php:${PORTSDIR}/mail/pear-Net_IMAP \ ${PEARDIR}/Net/Sieve.php:${PORTSDIR}/net/pear-Net_Sieve \ @@ -21,7 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PEARDIR= ${LOCALBASE}/share/pear USES= cpe tar:bzip2 -USE_PHP= session ctype zlib bz2 mcrypt xmlreader +USE_PHP= bcmath bz2 ctype json mcrypt session simplexml xmlreader zlib NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message @@ -38,7 +40,7 @@ MBSTRING_DESC= Support multi-byte charac POSTGRES_DESC= PostgreSQL database support ZIP_DESC= Install PHP zip extension -MYSQL_USE= PHP=mysql,pdo_mysql +MYSQL_USE= PHP=mysqli,pdo_mysql POSTGRES_USE= PHP=pgsql,pdo_pgsql MBSTRING_USE= PHP=mbstring IMAP_USE= PHP=imap Modified: head/deskutils/egroupware/distinfo ============================================================================== --- head/deskutils/egroupware/distinfo Thu Nov 5 02:01:13 2015 (r400822) +++ head/deskutils/egroupware/distinfo Thu Nov 5 03:26:09 2015 (r400823) @@ -1,4 +1,2 @@ -SHA256 (eGroupware-1.8.007.20150218.tar.bz2) = 1f4a7297ac3b230bd93d909b6dccae41bbf9d56926ce69f068de8045bafbe3c2 -SIZE (eGroupware-1.8.007.20150218.tar.bz2) = 10783139 -SHA256 (eGroupware-egw-pear-1.8.007.20150218.tar.bz2) = 1be8d6dcaf671fd211731dcc0d505713d12fe0bac16275b1f2b0c45fc3437a2f -SIZE (eGroupware-egw-pear-1.8.007.20150218.tar.bz2) = 77547 +SHA256 (egroupware-epl-14.3.20151030.tar.bz2) = fc327070a2c1cb965749dda493a4d69bcb25451ebb75073893d9fd7cb0c818c7 +SIZE (egroupware-epl-14.3.20151030.tar.bz2) = 19651614 From owner-svn-ports-all@freebsd.org Thu Nov 5 03:30:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 699FDA25602; Thu, 5 Nov 2015 03:30:23 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3936B1BAD; Thu, 5 Nov 2015 03:30:23 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by padhx2 with SMTP id hx2so64924144pad.1; Wed, 04 Nov 2015 19:30:22 -0800 (PST) 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=K5TtwOME+b0oD15lCbxmq91PRGrRiGBpp9eT9h9Uwe0=; b=hPLMSBlzQP2OkKZd+/Vi5YnezN1/W8MLrtzQr/x2zicRXOKF8FgCsYxUQhTl+UVw1D dLkye2njJ6SKbE0shjDKRCLoBI3hndxwqC1XTvWZUIWP32saN+9uncq7doBkL+idOIoI Q2bsNVjBG4aL3A1jfMvpBvIs97esGNUAWz/qFqBAUYVfsV8VEFljhZFVUGcnObKqFbFg K4mG3xvayHft+lwe+BlWSpt4UEKw4j/AV5L5WnMcuUGWOh5jrLdwLQNpSFJtVRNFCq2t TFh+w1XAQejbHm5JrNbh+fGEigwrKoJelm+owq50W/Q5iO3Kl69CJ8uefcDLZO1wHHxD OdZg== X-Received: by 10.66.62.131 with SMTP id y3mr6786251par.104.1446694222826; Wed, 04 Nov 2015 19:30:22 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:38a2:343d:295d:ce0? (2001-44b8-31ae-7b01-38a2-343d-295d-0ce0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:38a2:343d:295d:ce0]) by smtp.gmail.com with ESMTPSA id fe6sm4703580pab.40.2015.11.04.19.30.20 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Nov 2015 19:30:22 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400685 - head/net/sie-nmsg References: <201511050250.tA52oMTZ002196@gw.catspoiler.org> To: Don Lewis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <563ACD45.1050105@FreeBSD.org> Date: Thu, 5 Nov 2015 14:30:13 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511050250.tA52oMTZ002196@gw.catspoiler.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 03:30:23 -0000 On 5/11/2015 1:50 PM, Don Lewis wrote: > On 5 Nov, Kubilay Kocak wrote: >> On 5/11/2015 10:58 AM, Don Lewis wrote: >>> On 3 Nov, Kubilay Kocak wrote: >>>> On 3/11/2015 5:03 PM, Don Lewis wrote: >>>>> On 3 Nov, Kubilay Kocak wrote: >>>>>> On 3/11/2015 4:22 PM, Don Lewis wrote: >>>>>>> Author: truckman >>>>>>> Date: Tue Nov 3 05:22:51 2015 >>>>>>> New Revision: 400685 >>>>>>> URL: https://svnweb.freebsd.org/changeset/ports/400685 >>>>>>> >>>>>>> Log: >>>>>>> Test to see if portscout is happier with http instead of https. >>>>>>> >>>>>>> Modified: >>>>>>> head/net/sie-nmsg/Makefile >>>>>>> >>>>>>> Modified: head/net/sie-nmsg/Makefile >>>>>>> ============================================================================== >>>>>>> --- head/net/sie-nmsg/Makefile Tue Nov 3 04:55:58 2015 (r400684) >>>>>>> +++ head/net/sie-nmsg/Makefile Tue Nov 3 05:22:51 2015 (r400685) >>>>>>> @@ -18,7 +18,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR >>>>>>> GNU_CONFIGURE= yes >>>>>>> USES= gmake libtool pathfix pkgconfig >>>>>>> >>>>>>> -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} >>>>>>> +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} >>>>>>> >>>>>>> INSTALL_TARGET= install-strip >>>>>>> >>>>>>> >>>>>> >>>>>> If there's an issue with https sites, could you please report it in >>>>>> Bugzilla under Services:Portscout so it's tracked and we (someone TM) >>>>>> can take a look. >>>>> >>>>> I've already reported it, though I guess under the wrong category, >>>>> though it did get assigned: >>>>> >>>> >>>> Great thank you :) >>>> >>>>> At one time it worked for me, but it's been busted for quite a while. >>>>> This commit is an experiment to see if it is an https URL problem. >>> >>> https URLs do not appear to be the problem. My experiment was >>> unsuccessful and portscout is still not seeing the new distfile. >>> >> >> Try using my update/patch to portscout here: >> >> https://reviews.freebsd.org/D3996 >> >> It contains lots of new additional debugging messages. Might help >> determine what's going on. Let me know what you find :) > > It turns out to be a missing perl module that is needed for doing https. > See the comment that I added to your review. > Perfect, nice find and thanks for the feedback, I'll update the diff there and land the update when maintainer timeout. From owner-svn-ports-all@freebsd.org Thu Nov 5 03:44:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3EF9A259EC; Thu, 5 Nov 2015 03:44:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E4D91318; Thu, 5 Nov 2015 03:44:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA53i22q006195; Thu, 5 Nov 2015 03:44:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA53i2eY006193; Thu, 5 Nov 2015 03:44:02 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511050344.tA53i2eY006193@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 5 Nov 2015 03:44:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400824 - head/graphics/p5-Image-ExifTool-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 03:44:03 -0000 Author: vanilla Date: Thu Nov 5 03:44:02 2015 New Revision: 400824 URL: https://svnweb.freebsd.org/changeset/ports/400824 Log: Upgrade to 10.04. PR: 204222 Submitted by: maintainer Modified: head/graphics/p5-Image-ExifTool-devel/Makefile head/graphics/p5-Image-ExifTool-devel/distinfo Modified: head/graphics/p5-Image-ExifTool-devel/Makefile ============================================================================== --- head/graphics/p5-Image-ExifTool-devel/Makefile Thu Nov 5 03:26:09 2015 (r400823) +++ head/graphics/p5-Image-ExifTool-devel/Makefile Thu Nov 5 03:44:02 2015 (r400824) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Image-ExifTool -PORTVERSION= 10.03 +PORTVERSION= 10.04 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ PKGNAMEPREFIX= p5- Modified: head/graphics/p5-Image-ExifTool-devel/distinfo ============================================================================== --- head/graphics/p5-Image-ExifTool-devel/distinfo Thu Nov 5 03:26:09 2015 (r400823) +++ head/graphics/p5-Image-ExifTool-devel/distinfo Thu Nov 5 03:44:02 2015 (r400824) @@ -1,2 +1,2 @@ -SHA256 (Image-ExifTool-10.03.tar.gz) = 7049c2978d2a74fe0cad5145efd018c089db54f5137b4896cede039f1ec03306 -SIZE (Image-ExifTool-10.03.tar.gz) = 4020661 +SHA256 (Image-ExifTool-10.04.tar.gz) = 7be36443d85c0df907636bad36ec7e2b860949dfb80bcfe77bd2148ba471b53c +SIZE (Image-ExifTool-10.04.tar.gz) = 4022198 From owner-svn-ports-all@freebsd.org Thu Nov 5 04:49:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C18F6A2688A; Thu, 5 Nov 2015 04:49:50 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8848D1FD2; Thu, 5 Nov 2015 04:49:50 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA54nngw024467; Thu, 5 Nov 2015 04:49:49 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA54nnjH024465; Thu, 5 Nov 2015 04:49:49 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201511050449.tA54nnjH024465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 5 Nov 2015 04:49:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400825 - head/security/govpn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 04:49:50 -0000 Author: robak Date: Thu Nov 5 04:49:49 2015 New Revision: 400825 URL: https://svnweb.freebsd.org/changeset/ports/400825 Log: security/govpn: update 4.0 -> 4.1 PR: 204279 Submitted by: Sergey Matveev (maintainer) Modified: head/security/govpn/Makefile head/security/govpn/distinfo Modified: head/security/govpn/Makefile ============================================================================== --- head/security/govpn/Makefile Thu Nov 5 03:44:02 2015 (r400824) +++ head/security/govpn/Makefile Thu Nov 5 04:49:49 2015 (r400825) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 4.0 +PORTVERSION= 4.1 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ http://sourceforge.net/projects/govpn/files/ Modified: head/security/govpn/distinfo ============================================================================== --- head/security/govpn/distinfo Thu Nov 5 03:44:02 2015 (r400824) +++ head/security/govpn/distinfo Thu Nov 5 04:49:49 2015 (r400825) @@ -1,2 +1,2 @@ -SHA256 (govpn-4.0.tar.xz) = a791c3569c01dea8b18aa2f21d27b797ded76f2c33a8d96c2db864a9abf2615b -SIZE (govpn-4.0.tar.xz) = 187992 +SHA256 (govpn-4.1.tar.xz) = fbc7a730afe96384827dc1e1402c53165710ade5113d90531427c39172e40aca +SIZE (govpn-4.1.tar.xz) = 233364 From owner-svn-ports-all@freebsd.org Thu Nov 5 05:17:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83D94A26FBA; Thu, 5 Nov 2015 05:17:07 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34F231BD9; Thu, 5 Nov 2015 05:17:07 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA55H6VK033860; Thu, 5 Nov 2015 05:17:06 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA55H6MT033858; Thu, 5 Nov 2015 05:17:06 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511050517.tA55H6MT033858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Thu, 5 Nov 2015 05:17:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400826 - head/net/sie-nmsg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 05:17:07 -0000 Author: truckman Date: Thu Nov 5 05:17:05 2015 New Revision: 400826 URL: https://svnweb.freebsd.org/changeset/ports/400826 Log: Upgrade to vision 1.2.0 * json io: add stubs for formatters and printers * dnsdedupe: implement formatters and parsers * json io: dnsdedupe don't downcase names when parsing * Merge pull request #11 from farsightsec/jsonio Implement format and parse functions for all custom print fields. Nuke PORTSCOUNT= since it doesn't help. See PR 204135 for the details about why portscount isn't currently working for this port's MASTER_SITE. Sponsored by: Farsight Security, Inc. Modified: head/net/sie-nmsg/Makefile head/net/sie-nmsg/distinfo Modified: head/net/sie-nmsg/Makefile ============================================================================== --- head/net/sie-nmsg/Makefile Thu Nov 5 04:49:49 2015 (r400825) +++ head/net/sie-nmsg/Makefile Thu Nov 5 05:17:05 2015 (r400826) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sie-nmsg -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= net dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight @@ -18,8 +18,6 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} - INSTALL_TARGET= install-strip .include Modified: head/net/sie-nmsg/distinfo ============================================================================== --- head/net/sie-nmsg/distinfo Thu Nov 5 04:49:49 2015 (r400825) +++ head/net/sie-nmsg/distinfo Thu Nov 5 05:17:05 2015 (r400826) @@ -1,2 +1,2 @@ -SHA256 (sie-nmsg-1.1.0.tar.gz) = da380376688f1c74f32084158df6a290db113c5d158809cf3360e1e63e2b07f8 -SIZE (sie-nmsg-1.1.0.tar.gz) = 314988 +SHA256 (sie-nmsg-1.2.0.tar.gz) = 9ae491f8735121677d8c53c4d01e2c3792efc4289f313719abefe4d3c070e190 +SIZE (sie-nmsg-1.2.0.tar.gz) = 316631 From owner-svn-ports-all@freebsd.org Thu Nov 5 05:28:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4CE8A26179; Thu, 5 Nov 2015 05:28:33 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 713CB1F89; Thu, 5 Nov 2015 05:28:33 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id tA55SOqI004033; Wed, 4 Nov 2015 21:28:28 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201511050528.tA55SOqI004033@gw.catspoiler.org> Date: Wed, 4 Nov 2015 21:28:24 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r400826 - head/net/sie-nmsg To: ports-committers@freebsd.org cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <201511050517.tA55H6MT033858@repo.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 05:28:33 -0000 On 5 Nov, To: ports-committers@freebsd.org wrote: > Author: truckman > Date: Thu Nov 5 05:17:05 2015 > New Revision: 400826 > URL: https://svnweb.freebsd.org/changeset/ports/400826 > > Log: > Upgrade to vision 1.2.0 s/vision/version/ > * json io: add stubs for formatters and printers > > * dnsdedupe: implement formatters and parsers > > * json io: dnsdedupe don't downcase names when parsing > > * Merge pull request #11 from farsightsec/jsonio > Implement format and parse functions for all custom print fields. From owner-svn-ports-all@freebsd.org Thu Nov 5 05:29:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AD9EA261A6; Thu, 5 Nov 2015 05:29:20 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 453D0106C; Thu, 5 Nov 2015 05:29:20 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA55TJIf037486; Thu, 5 Nov 2015 05:29:19 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA55TJUO037483; Thu, 5 Nov 2015 05:29:19 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201511050529.tA55TJUO037483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 5 Nov 2015 05:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400827 - head/sysutils/debootstrap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 05:29:20 -0000 Author: robak Date: Thu Nov 5 05:29:18 2015 New Revision: 400827 URL: https://svnweb.freebsd.org/changeset/ports/400827 Log: sysutils/debootstrap: update 1.0.72 -> 1.0.74 PR: 204255 Submitted by: Nikolai Lifanov (maintainer) Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo head/sysutils/debootstrap/pkg-plist Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Thu Nov 5 05:17:05 2015 (r400826) +++ head/sysutils/debootstrap/Makefile Thu Nov 5 05:29:18 2015 (r400827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.72 +PORTVERSION= 1.0.74 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Thu Nov 5 05:17:05 2015 (r400826) +++ head/sysutils/debootstrap/distinfo Thu Nov 5 05:29:18 2015 (r400827) @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.72.tar.gz) = 90f4cf1390326f020b9192b6a45ba1d323fffab9c22c6f62451780e6f5482f8d -SIZE (debootstrap_1.0.72.tar.gz) = 62089 +SHA256 (debootstrap_1.0.74.tar.gz) = ae1d1a8d6212f7721be489608230a185721b798d114f8c56b67c4a5e123586bf +SIZE (debootstrap_1.0.74.tar.gz) = 62347 Modified: head/sysutils/debootstrap/pkg-plist ============================================================================== --- head/sysutils/debootstrap/pkg-plist Thu Nov 5 05:17:05 2015 (r400826) +++ head/sysutils/debootstrap/pkg-plist Thu Nov 5 05:29:18 2015 (r400827) @@ -45,3 +45,4 @@ man/man8/debootstrap.8.gz %%DATADIR%%/scripts/wily %%DATADIR%%/scripts/woody %%DATADIR%%/scripts/woody.buildd +%%DATADIR%%/scripts/xenial From owner-svn-ports-all@freebsd.org Thu Nov 5 08:48:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51D4CA25F92; Thu, 5 Nov 2015 08:48:53 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 261971F67; Thu, 5 Nov 2015 08:48:53 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA58mqIC099139; Thu, 5 Nov 2015 08:48:52 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA58mpXh099136; Thu, 5 Nov 2015 08:48:51 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201511050848.tA58mpXh099136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 5 Nov 2015 08:48:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400828 - head/multimedia/mpv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 08:48:53 -0000 Author: robak Date: Thu Nov 5 08:48:51 2015 New Revision: 400828 URL: https://svnweb.freebsd.org/changeset/ports/400828 Log: multimedia/mpv: update 0.11.0 -> 0.12.0 - Re-added www/youtube_dl build dependency PR: 204216 Submitted by: Carlos J Puga Medina (maintainer) Modified: head/multimedia/mpv/Makefile head/multimedia/mpv/distinfo head/multimedia/mpv/pkg-plist Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Thu Nov 5 05:29:18 2015 (r400827) +++ head/multimedia/mpv/Makefile Thu Nov 5 08:48:51 2015 (r400828) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= mpv -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio @@ -19,7 +18,7 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textp USE_GITHUB= yes GH_ACCOUNT= mpv-player waf-project:waf GH_PROJECT= waf:waf -GH_TAGNAME= waf-1.8.14:waf +GH_TAGNAME= waf-1.8.16:waf WAF_CMD= ${WRKSRC_waf}/waf-light @@ -40,9 +39,9 @@ CONFIGURE_ARGS= --docdir=${EXAMPLESDIR} OPTIONS_DEFINE= ASS DOCS ENCA LCMS2 \ LIBGUESS LUAJIT UCHARDET ZSH OPTIONS_DEFAULT= ASS DVDREAD DVDNAV ENCA OPENGL \ - V4L VAAPI VDPAU X11 XINERAMA ZSH + V4L VAAPI VDPAU X11 XINERAMA YTDL ZSH OPTIONS_GROUP= IN VO AO -OPTIONS_GROUP_IN= CDIO DVDREAD DVDNAV LIBBLURAY V4L SMB +OPTIONS_GROUP_IN= CDIO DVDREAD DVDNAV LIBBLURAY V4L YTDL SMB OPTIONS_GROUP_VO= CACA OPENGL VAAPI VDPAU X11 XINERAMA OPTIONS_GROUP_AO= ALSA JACK PULSEAUDIO OPTIONS_SUB= yes @@ -53,6 +52,7 @@ DVDNAV_DESC= DVD menu navigation ENCA_DESC= Enable encoding detection support LIBGUESS_DESC= Enable high-speed character set detection support LUAJIT_DESC= Use LuaJIT instead of Lua scripting language support +YTDL_DESC= Install youtube-dl UCHARDET_DESC= Use UCHARDET instead ENCA support IN_DESC= Input VO_DESC= Video Output @@ -126,6 +126,8 @@ XINERAMA_USE= XORG=xinerama,xineramapr XINERAMA_CONFIGURE_OFF= --disable-xinerama XINERAMA_IMPLIES= X11 +YTDL_BUILD_DEPENDS= ${LOCALBASE}/bin/youtube-dl:${PORTSDIR}/www/youtube_dl + ZSH_USES= perl5 ZSH_USE= PERL5=build ZSH_CONFIGURE_ENABLE= zsh-comp Modified: head/multimedia/mpv/distinfo ============================================================================== --- head/multimedia/mpv/distinfo Thu Nov 5 05:29:18 2015 (r400827) +++ head/multimedia/mpv/distinfo Thu Nov 5 08:48:51 2015 (r400828) @@ -1,4 +1,4 @@ -SHA256 (mpv-player-mpv-v0.11.0_GH0.tar.gz) = a2157174e46db46dad5deb1fde94283e72ebe922fd15447cb16a2a243fae5bda -SIZE (mpv-player-mpv-v0.11.0_GH0.tar.gz) = 2689655 -SHA256 (waf-project-waf-waf-1.8.14_GH0.tar.gz) = e867f117001855a542b4366e0136b6468a4e59e5fd1d3800b5e7e6f242dd3ca2 -SIZE (waf-project-waf-waf-1.8.14_GH0.tar.gz) = 1353687 +SHA256 (mpv-player-mpv-v0.12.0_GH0.tar.gz) = df242044c749d850344f5499860d852849147f20c63d36d2cd678627bd8d6cc4 +SIZE (mpv-player-mpv-v0.12.0_GH0.tar.gz) = 2701727 +SHA256 (waf-project-waf-waf-1.8.16_GH0.tar.gz) = ddc7165b8ec91cf1c689916087f6edcd129ca938572890e891bc3400a6de2a63 +SIZE (waf-project-waf-waf-1.8.16_GH0.tar.gz) = 1355771 Modified: head/multimedia/mpv/pkg-plist ============================================================================== --- head/multimedia/mpv/pkg-plist Thu Nov 5 05:29:18 2015 (r400827) +++ head/multimedia/mpv/pkg-plist Thu Nov 5 08:48:51 2015 (r400828) @@ -5,7 +5,7 @@ include/mpv/opengl_cb.h include/mpv/qthelper.hpp lib/libmpv.so lib/libmpv.so.1 -lib/libmpv.so.1.19.0 +lib/libmpv.so.1.20.0 libdata/pkgconfig/mpv.pc man/man1/mpv.1.gz share/applications/mpv.desktop From owner-svn-ports-all@freebsd.org Thu Nov 5 09:38:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8059A26A52; Thu, 5 Nov 2015 09:38:58 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3382124B; Thu, 5 Nov 2015 09:38:58 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA59cvC2014617; Thu, 5 Nov 2015 09:38:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA59cvCS014615; Thu, 5 Nov 2015 09:38:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511050938.tA59cvCS014615@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 09:38:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400829 - head/devel/p5-Getopt-Tabular X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 09:38:59 -0000 Author: amdmi3 Date: Thu Nov 5 09:38:57 2015 New Revision: 400829 URL: https://svnweb.freebsd.org/changeset/ports/400829 Log: - Add missing file to plist - Add NO_ARCH - Remove unneeded MAN3 Approved by: portmgr blanket Modified: head/devel/p5-Getopt-Tabular/Makefile head/devel/p5-Getopt-Tabular/pkg-plist Modified: head/devel/p5-Getopt-Tabular/Makefile ============================================================================== --- head/devel/p5-Getopt-Tabular/Makefile Thu Nov 5 08:48:51 2015 (r400828) +++ head/devel/p5-Getopt-Tabular/Makefile Thu Nov 5 09:38:57 2015 (r400829) @@ -3,6 +3,7 @@ PORTNAME= Getopt-Tabular PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +13,6 @@ COMMENT= Table-driven argument parsing f USES= perl5 USE_PERL5= configure - -MAN3= Getopt::Tabular.3 +NO_ARCH= yes .include Modified: head/devel/p5-Getopt-Tabular/pkg-plist ============================================================================== --- head/devel/p5-Getopt-Tabular/pkg-plist Thu Nov 5 08:48:51 2015 (r400828) +++ head/devel/p5-Getopt-Tabular/pkg-plist Thu Nov 5 09:38:57 2015 (r400829) @@ -1,2 +1,3 @@ %%PERL5_MAN3%%/Getopt::Tabular.3.gz %%SITE_PERL%%/Getopt/Tabular.pm +%%SITE_PERL%%/Getopt/Tabular.pod From owner-svn-ports-all@freebsd.org Thu Nov 5 09:56:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5098CA26DA7; Thu, 5 Nov 2015 09:56:52 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C4F31A3E; Thu, 5 Nov 2015 09:56:52 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA59upKF021208; Thu, 5 Nov 2015 09:56:51 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA59up3r021206; Thu, 5 Nov 2015 09:56:51 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201511050956.tA59up3r021206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Thu, 5 Nov 2015 09:56:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400830 - head/textproc/p5-Text-TestBase X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 09:56:52 -0000 Author: culot Date: Thu Nov 5 09:56:50 2015 New Revision: 400830 URL: https://svnweb.freebsd.org/changeset/ports/400830 Log: - Update to 0.13 - Add NO_ARCH Changes: http://search.cpan.org/dist/Text-TestBase/Changes Modified: head/textproc/p5-Text-TestBase/Makefile head/textproc/p5-Text-TestBase/distinfo Modified: head/textproc/p5-Text-TestBase/Makefile ============================================================================== --- head/textproc/p5-Text-TestBase/Makefile Thu Nov 5 09:38:57 2015 (r400829) +++ head/textproc/p5-Text-TestBase/Makefile Thu Nov 5 09:56:50 2015 (r400830) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Text-TestBase -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +17,7 @@ BUILD_DEPENDS= p5-Class-Accessor-Lite>=0 RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild Modified: head/textproc/p5-Text-TestBase/distinfo ============================================================================== --- head/textproc/p5-Text-TestBase/distinfo Thu Nov 5 09:38:57 2015 (r400829) +++ head/textproc/p5-Text-TestBase/distinfo Thu Nov 5 09:56:50 2015 (r400830) @@ -1,2 +1,2 @@ -SHA256 (Text-TestBase-0.12.tar.gz) = 5348ffed8238a19f731e91b0c553c474b62e1d81ed887471be99e0b0b1bc801e -SIZE (Text-TestBase-0.12.tar.gz) = 15082 +SHA256 (Text-TestBase-0.13.tar.gz) = 25a512d6f64099607bef799a58516524fdbe6e9a458959a4747c4d7443c4d2fa +SIZE (Text-TestBase-0.13.tar.gz) = 15867 From owner-svn-ports-all@freebsd.org Thu Nov 5 10:14:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC5CBA27217; Thu, 5 Nov 2015 10:14:50 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C6E111FD; Thu, 5 Nov 2015 10:14:50 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AEnOZ027001; Thu, 5 Nov 2015 10:14:49 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AEniS026998; Thu, 5 Nov 2015 10:14:49 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511051014.tA5AEniS026998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Thu, 5 Nov 2015 10:14:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400831 - in head/lang: ruby20 ruby21 ruby22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:14:51 -0000 Author: mmoll Date: Thu Nov 5 10:14:49 2015 New Revision: 400831 URL: https://svnweb.freebsd.org/changeset/ports/400831 Log: lang/ruby2*: correct configure options Fix readline & libedit configure options after a slight error slipped in with the patches done in r400142. PR: 203988 Submitted by: John Hein Modified: head/lang/ruby20/Makefile head/lang/ruby21/Makefile head/lang/ruby22/Makefile Modified: head/lang/ruby20/Makefile ============================================================================== --- head/lang/ruby20/Makefile Thu Nov 5 09:56:50 2015 (r400830) +++ head/lang/ruby20/Makefile Thu Nov 5 10:14:49 2015 (r400831) @@ -59,11 +59,11 @@ CAPIDOCS_BUILD_DEPENDS= doxygen>0:${PORT dot:${PORTSDIR}/graphics/graphviz CAPIDOCS_CONFIGURE_ENABLE= install-capi LIBEDIT_BUILD_DEPENDS= libedit>=0:${PORTSDIR}/devel/libedit -LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LIBEDITPREFIX} +LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE} LIBEDIT_RUN_DEPENDS= libedit>=0:${PORTSDIR}/devel/libedit RDOC_CONFIGURE_ENABLE= install-rdoc READLINE_BUILD_DEPENDS= readline>=0:${PORTSDIR}/devel/readline -READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${READLINEPREFIX} +READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE} READLINE_RUN_DEPENDS= readline>=0:${PORTSDIR}/devel/readline CPE_VENDOR= ruby-lang Modified: head/lang/ruby21/Makefile ============================================================================== --- head/lang/ruby21/Makefile Thu Nov 5 09:56:50 2015 (r400830) +++ head/lang/ruby21/Makefile Thu Nov 5 10:14:49 2015 (r400831) @@ -62,11 +62,11 @@ CAPIDOCS_CONFIGURE_ENABLE= install-capi GMP_CONFIGURE_WITH= gmp GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp LIBEDIT_BUILD_DEPENDS= libedit>=0:${PORTSDIR}/devel/libedit -LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LIBEDITPREFIX} +LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE} LIBEDIT_RUN_DEPENDS= libedit>=0:${PORTSDIR}/devel/libedit RDOC_CONFIGURE_ENABLE= install-rdoc READLINE_BUILD_DEPENDS= readline>=0:${PORTSDIR}/devel/readline -READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${READLINEPREFIX} +READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE} READLINE_RUN_DEPENDS= readline>=0:${PORTSDIR}/devel/readline CPE_VENDOR= ruby-lang Modified: head/lang/ruby22/Makefile ============================================================================== --- head/lang/ruby22/Makefile Thu Nov 5 09:56:50 2015 (r400830) +++ head/lang/ruby22/Makefile Thu Nov 5 10:14:49 2015 (r400831) @@ -62,11 +62,11 @@ CAPIDOCS_CONFIGURE_ENABLE= install-capi GMP_CONFIGURE_WITH= gmp GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp LIBEDIT_BUILD_DEPENDS= libedit>=0:${PORTSDIR}/devel/libedit -LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LIBEDITPREFIX} +LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE} LIBEDIT_RUN_DEPENDS= libedit>=0:${PORTSDIR}/devel/libedit RDOC_CONFIGURE_ENABLE= install-rdoc READLINE_BUILD_DEPENDS= readline>=0:${PORTSDIR}/devel/readline -READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${READLINEPREFIX} +READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE} READLINE_RUN_DEPENDS= readline>=0:${PORTSDIR}/devel/readline CPE_VENDOR= ruby-lang From owner-svn-ports-all@freebsd.org Thu Nov 5 10:27:45 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B814A274BC; Thu, 5 Nov 2015 10:27:45 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5A031BDC; Thu, 5 Nov 2015 10:27:44 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5ARhii030577; Thu, 5 Nov 2015 10:27:43 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5ARhoh030575; Thu, 5 Nov 2015 10:27:43 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201511051027.tA5ARhoh030575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Thu, 5 Nov 2015 10:27:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400832 - head/www/p5-WWW-Mechanize-TreeBuilder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:27:45 -0000 Author: culot Date: Thu Nov 5 10:27:43 2015 New Revision: 400832 URL: https://svnweb.freebsd.org/changeset/ports/400832 Log: - Update to 1.20000 [1] - Add TEST_DEPENDS - Add LICENSE (Artistic 1 & GPL 1) - Add NO_ARCH - Improve COMMENT PR: 203895 [1] Submitted by: andrew@ugh.net.au Approved by: maintainer (timeout) Modified: head/www/p5-WWW-Mechanize-TreeBuilder/Makefile head/www/p5-WWW-Mechanize-TreeBuilder/distinfo Modified: head/www/p5-WWW-Mechanize-TreeBuilder/Makefile ============================================================================== --- head/www/p5-WWW-Mechanize-TreeBuilder/Makefile Thu Nov 5 10:14:49 2015 (r400831) +++ head/www/p5-WWW-Mechanize-TreeBuilder/Makefile Thu Nov 5 10:27:43 2015 (r400832) @@ -2,21 +2,25 @@ # $FreeBSD$ PORTNAME= WWW-Mechanize-TreeBuilder -PORTVERSION= 1.10003 -PORTREVISION= 1 +PORTVERSION= 1.20000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= alex.deiter@gmail.com -COMMENT= WWW::Mechanize::TreeBuilder +COMMENT= Combine WWW::Mechanize and HTML::TreeBuilder + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose + p5-Moose>=2.1200:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Params-Util>0:${PORTSDIR}/devel/p5-Params-Util \ + p5-Test-WWW-Mechanize>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-WWW-Mechanize-TreeBuilder/distinfo ============================================================================== --- head/www/p5-WWW-Mechanize-TreeBuilder/distinfo Thu Nov 5 10:14:49 2015 (r400831) +++ head/www/p5-WWW-Mechanize-TreeBuilder/distinfo Thu Nov 5 10:27:43 2015 (r400832) @@ -1,2 +1,2 @@ -SHA256 (WWW-Mechanize-TreeBuilder-1.10003.tar.gz) = d0404dbd642139d5c32503c1765dee5a77ab5a34a6a9ad1d027ab2831cbbeac1 -SIZE (WWW-Mechanize-TreeBuilder-1.10003.tar.gz) = 21021 +SHA256 (WWW-Mechanize-TreeBuilder-1.20000.tar.gz) = 2c88da07515afa87840ee3f9cbeab85d160f624bc23fd9c7d5eeff9acb57cf89 +SIZE (WWW-Mechanize-TreeBuilder-1.20000.tar.gz) = 22811 From owner-svn-ports-all@freebsd.org Thu Nov 5 10:39:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEF3FA27790; Thu, 5 Nov 2015 10:39:47 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7B35C106D; Thu, 5 Nov 2015 10:39:47 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AdksS033976; Thu, 5 Nov 2015 10:39:46 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AdkOM033972; Thu, 5 Nov 2015 10:39:46 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511051039.tA5AdkOM033972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Thu, 5 Nov 2015 10:39:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400833 - in head/sysutils/facter: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:39:47 -0000 Author: mmoll Date: Thu Nov 5 10:39:46 2015 New Revision: 400833 URL: https://svnweb.freebsd.org/changeset/ports/400833 Log: sysutils/facter: update to 3.1.1 Added: head/sysutils/facter/files/patch-lib_.gemspec.in (contents, props changed) Modified: head/sysutils/facter/Makefile head/sysutils/facter/distinfo head/sysutils/facter/pkg-plist Modified: head/sysutils/facter/Makefile ============================================================================== --- head/sysutils/facter/Makefile Thu Nov 5 10:27:43 2015 (r400832) +++ head/sysutils/facter/Makefile Thu Nov 5 10:39:46 2015 (r400833) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= facter -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/facter/ Modified: head/sysutils/facter/distinfo ============================================================================== --- head/sysutils/facter/distinfo Thu Nov 5 10:27:43 2015 (r400832) +++ head/sysutils/facter/distinfo Thu Nov 5 10:39:46 2015 (r400833) @@ -1,2 +1,2 @@ -SHA256 (facter-3.1.0.tar.gz) = 637a4e9cc3283374e11949b0450d0433fabcb2e2699c5d01921e8dad9cb457dd -SIZE (facter-3.1.0.tar.gz) = 620224 +SHA256 (facter-3.1.1.tar.gz) = e60e02bf13020c5ddc59111204e282365eacbff325b62e5660772e17bf2476e5 +SIZE (facter-3.1.1.tar.gz) = 601017 Added: head/sysutils/facter/files/patch-lib_.gemspec.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/facter/files/patch-lib_.gemspec.in Thu Nov 5 10:39:46 2015 (r400833) @@ -0,0 +1,24 @@ +--- /dev/null ++++ lib/.gemspec.in +@@ -0,0 +1,21 @@ ++# -*- encoding: utf-8 -*- ++ ++Gem::Specification.new do |s| ++ s.name = "facter" ++ version = "@LIBFACTER_VERSION_MAJOR@.@LIBFACTER_VERSION_MINOR@.@LIBFACTER_VERSION_PATCH@" ++ mdata = version.match(/(\d+\.\d+\.\d+)/) ++ s.version = mdata ? mdata[1] : version ++ ++ s.required_rubygems_version = Gem::Requirement.new(">= 0") ++ s.authors = ["Puppet Labs"] ++ s.date = "2015-10-22" ++ s.description = "You can prove anything with facts!" ++ s.email = "info@puppetlabs.com" ++ s.files = ["bin/facter"] ++ s.homepage = "https://puppetlabs.com" ++ s.require_paths = ["lib"] ++ s.summary = "Facter, a system inventory tool" ++ s.specification_version = 3 ++ s.required_ruby_version = '~> 2.1.7' ++ ++end Modified: head/sysutils/facter/pkg-plist ============================================================================== --- head/sysutils/facter/pkg-plist Thu Nov 5 10:27:43 2015 (r400832) +++ head/sysutils/facter/pkg-plist Thu Nov 5 10:39:46 2015 (r400833) @@ -16,6 +16,6 @@ include/facter/ruby/ruby.hpp include/facter/util/string.hpp include/facter/version.h lib/libfacter.so -lib/libfacter.so.3.1.0 +lib/libfacter.so.3.1.1 lib/ruby/vendor_ruby/facter.rb man/man8/facter.8.gz From owner-svn-ports-all@freebsd.org Thu Nov 5 10:40:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11F8CA277DC; Thu, 5 Nov 2015 10:40:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D218E11CC; Thu, 5 Nov 2015 10:40:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AemFM034116; Thu, 5 Nov 2015 10:40:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5Aem1X034114; Thu, 5 Nov 2015 10:40:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051040.tA5Aem1X034114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400834 - head/www/php-plurk-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:40:50 -0000 Author: amdmi3 Date: Thu Nov 5 10:40:48 2015 New Revision: 400834 URL: https://svnweb.freebsd.org/changeset/ports/400834 Log: - Properly fix shebang - Add NO_ARCH - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/php-plurk-api/Makefile head/www/php-plurk-api/pkg-plist Modified: head/www/php-plurk-api/Makefile ============================================================================== --- head/www/php-plurk-api/Makefile Thu Nov 5 10:39:46 2015 (r400833) +++ head/www/php-plurk-api/Makefile Thu Nov 5 10:40:48 2015 (r400834) @@ -3,7 +3,7 @@ PORTNAME= php-plurk-api PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= GOOGLE_CODE @@ -13,8 +13,10 @@ COMMENT= Plurk API Implementation with P LICENSE= BSD3CLAUSE NO_BUILD= yes +NO_ARCH= yes USE_PHP= json curl USES= shebangfix zip +php_OLD_CMD= /usr/bin/php5 SHEBANG_FILES= example.php WRKSRC= ${WRKDIR}/${PORTVERSION} Modified: head/www/php-plurk-api/pkg-plist ============================================================================== --- head/www/php-plurk-api/pkg-plist Thu Nov 5 10:39:46 2015 (r400833) +++ head/www/php-plurk-api/pkg-plist Thu Nov 5 10:40:48 2015 (r400834) @@ -25,11 +25,11 @@ %%WWWDIR%%/example.php %%WWWDIR%%/log %%WWWDIR%%/plurk_api.php -@dirrm %%WWWDIR%%/documents/php-plurk-api -@dirrm %%WWWDIR%%/documents/media/images -@dirrm %%WWWDIR%%/documents/media -@dirrm %%WWWDIR%%/documents/default -@dirrm %%WWWDIR%%/documents -@dirrm %%WWWDIR%% -@owner root -@group wheel +@dir %%WWWDIR%%/documents/php-plurk-api +@dir %%WWWDIR%%/documents/media/images +@dir %%WWWDIR%%/documents/media +@dir %%WWWDIR%%/documents/default +@dir %%WWWDIR%%/documents +@dir %%WWWDIR%% +@owner +@group From owner-svn-ports-all@freebsd.org Thu Nov 5 10:43:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB60BA278FB; Thu, 5 Nov 2015 10:43:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD0214CB; Thu, 5 Nov 2015 10:43:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AhGF8036789; Thu, 5 Nov 2015 10:43:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AhGj9036788; Thu, 5 Nov 2015 10:43:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051043.tA5AhGj9036788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:43:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400835 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:43:17 -0000 Author: amdmi3 Date: Thu Nov 5 10:43:16 2015 New Revision: 400835 URL: https://svnweb.freebsd.org/changeset/ports/400835 Log: - Fix shebangs - Add NO_ARCH - Switch to options helpers Approved by: portmgr blanket Modified: head/www/p5-CGI_Lite/Makefile Modified: head/www/p5-CGI_Lite/Makefile ============================================================================== --- head/www/p5-CGI_Lite/Makefile Thu Nov 5 10:40:48 2015 (r400834) +++ head/www/p5-CGI_Lite/Makefile Thu Nov 5 10:43:16 2015 (r400835) @@ -3,6 +3,7 @@ PORTNAME= CGI-Lite PORTVERSION= 3.00 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,17 +14,21 @@ COMMENT= Process and decode WWW forms an LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= examples/* USE_PERL5= configure +NO_ARCH= yes DOCS= CHANGES README TODO EXAMPLES= cookies get_post print upload file post reference OPTIONS_DEFINE= DOCS EXAMPLES -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} + +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${INSTALL_SCRIPT} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR} From owner-svn-ports-all@freebsd.org Thu Nov 5 10:43:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C870A27928; Thu, 5 Nov 2015 10:43:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDDC215E8; Thu, 5 Nov 2015 10:43:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5Ahs3F036918; Thu, 5 Nov 2015 10:43:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AhrNW036916; Thu, 5 Nov 2015 10:43:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051043.tA5AhrNW036916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:43:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400836 - head/irc/znc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:43:55 -0000 Author: amdmi3 Date: Thu Nov 5 10:43:53 2015 New Revision: 400836 URL: https://svnweb.freebsd.org/changeset/ports/400836 Log: - Add missing file to plist - Add LICENSE_FILE Approved by: portmgr blanket Modified: head/irc/znc/Makefile head/irc/znc/pkg-plist Modified: head/irc/znc/Makefile ============================================================================== --- head/irc/znc/Makefile Thu Nov 5 10:43:16 2015 (r400835) +++ head/irc/znc/Makefile Thu Nov 5 10:43:53 2015 (r400836) @@ -3,6 +3,7 @@ PORTNAME= znc PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ @@ -11,6 +12,7 @@ MAINTAINER= jase@FreeBSD.org COMMENT= Advanced IRC bouncer LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes USE_RC_SUBR= znc Modified: head/irc/znc/pkg-plist ============================================================================== --- head/irc/znc/pkg-plist Thu Nov 5 10:43:16 2015 (r400835) +++ head/irc/znc/pkg-plist Thu Nov 5 10:43:53 2015 (r400836) @@ -129,6 +129,7 @@ man/man1/znc.1.gz %%DATADIR%%/webskins/_default_/pub/_default_.css %%DATADIR%%/webskins/_default_/pub/favicon.ico %%DATADIR%%/webskins/_default_/pub/global.css +%%DATADIR%%/webskins/_default_/pub/jquery-1.11.2.js %%DATADIR%%/webskins/_default_/pub/jquery-1.11.2.min.js %%DATADIR%%/webskins/_default_/pub/robots.txt %%DATADIR%%/webskins/_default_/tmpl/Banner.tmpl From owner-svn-ports-all@freebsd.org Thu Nov 5 10:46:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E6CCA2799D; Thu, 5 Nov 2015 10:46:01 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0919217FE; Thu, 5 Nov 2015 10:46:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5Ak0YY037092; Thu, 5 Nov 2015 10:46:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5Ak0ae037091; Thu, 5 Nov 2015 10:46:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051046.tA5Ak0ae037091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:46:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400837 - head/chinese/aterm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:46:01 -0000 Author: amdmi3 Date: Thu Nov 5 10:45:59 2015 New Revision: 400837 URL: https://svnweb.freebsd.org/changeset/ports/400837 Log: - Mark MAKE_JOBS_UNSAFE, fails in parallel build: ./protos.h:20:10: fatal error: 'pixmap.pro' file not found - Fix permissions handling Approved by: portmgr blanket Modified: head/chinese/aterm/Makefile Modified: head/chinese/aterm/Makefile ============================================================================== --- head/chinese/aterm/Makefile Thu Nov 5 10:43:53 2015 (r400836) +++ head/chinese/aterm/Makefile Thu Nov 5 10:45:59 2015 (r400837) @@ -12,10 +12,9 @@ COMMENT= Color vt102 terminal emulator w USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-xim --enable-big5 +MAKE_JOBS_UNSAFE= yes -post-install: - @${CHMOD} 4711 ${STAGEDIR}${PREFIX}/bin/aterm - -PLIST_FILES= bin/aterm man/man1/aterm.1.gz +PLIST_FILES= "@(,,4711) bin/aterm" \ + man/man1/aterm.1.gz .include From owner-svn-ports-all@freebsd.org Thu Nov 5 10:46:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EE4EA279C8; Thu, 5 Nov 2015 10:46:23 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CAC7A18E6; Thu, 5 Nov 2015 10:46:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AkLt0037188; Thu, 5 Nov 2015 10:46:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AkLCc037187; Thu, 5 Nov 2015 10:46:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051046.tA5AkLCc037187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:46:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400838 - head/science/medit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:46:23 -0000 Author: amdmi3 Date: Thu Nov 5 10:46:21 2015 New Revision: 400838 URL: https://svnweb.freebsd.org/changeset/ports/400838 Log: - Mark MAKE_JOBS_UNSAFE, fails in parallel build: mkdir: objects: No such file or directory - Use options helpers Approved by: portmgr blanket Modified: head/science/medit/Makefile Modified: head/science/medit/Makefile ============================================================================== --- head/science/medit/Makefile Thu Nov 5 10:45:59 2015 (r400837) +++ head/science/medit/Makefile Thu Nov 5 10:46:21 2015 (r400838) @@ -26,6 +26,7 @@ MAKEFILE= makefile ALL_TARGET= ${OPSYS} MAKE_ENV= WRKSRC="${WRKSRC}" ARCHI=${OPSYS} ARCH=${ARCH} OSREL=${OSREL} NO_WRKSUBDIR= yes +MAKE_JOBS_UNSAFE= yes LIBVERSION= ${PORTVERSION} SOURCETARB= ${PORTNAME}.${PORTVERSION}${EXTRACT_SUFX} @@ -57,9 +58,9 @@ pre-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin -.if ${PORT_OPTIONS:MEXAMPLES} + +do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${MESHES:S|^|${WRKSRC}/INRIA.dir/|} ${STAGEDIR}${EXAMPLESDIR} -.endif .include From owner-svn-ports-all@freebsd.org Thu Nov 5 10:49:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F015A27A34; Thu, 5 Nov 2015 10:49:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65CE11A6A; Thu, 5 Nov 2015 10:49:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AnSb2037365; Thu, 5 Nov 2015 10:49:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AnSup037364; Thu, 5 Nov 2015 10:49:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051049.tA5AnSup037364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:49:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400839 - head/www/offline-npm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:49:29 -0000 Author: amdmi3 Date: Thu Nov 5 10:49:28 2015 New Revision: 400839 URL: https://svnweb.freebsd.org/changeset/ports/400839 Log: - Add LICENSE_FILE - Add NO_ARCH - Fix shebangs Approved by: portmgr blanket Modified: head/www/offline-npm/Makefile Modified: head/www/offline-npm/Makefile ============================================================================== --- head/www/offline-npm/Makefile Thu Nov 5 10:46:21 2015 (r400838) +++ head/www/offline-npm/Makefile Thu Nov 5 10:49:28 2015 (r400839) @@ -3,6 +3,7 @@ PORTNAME= offline-npm PORTVERSION= 0.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -10,6 +11,7 @@ MAINTAINER= cpm@fbsd.es COMMENT= Offline installation with npm install LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= npm>0:${PORTSDIR}/www/npm RUN_DEPENDS= npm>0:${PORTSDIR}/www/npm @@ -19,6 +21,9 @@ GH_ACCOUNT= commenthol GH_PROJECT= offline-npm NO_BUILD= yes +NO_ARCH= yes +USES= shebangfix +SHEBANG_FILES= test/test.sh do-install: (cd ${STAGEDIR}${PREFIX}/lib && ${SETENV} \ From owner-svn-ports-all@freebsd.org Thu Nov 5 10:55:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6481BA27B9C; Thu, 5 Nov 2015 10:55:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EB381DC3; Thu, 5 Nov 2015 10:55:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5AtJ9l040065; Thu, 5 Nov 2015 10:55:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AtJ7v040064; Thu, 5 Nov 2015 10:55:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051055.tA5AtJ7v040064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:55:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400840 - head/science/nifticlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:55:20 -0000 Author: amdmi3 Date: Thu Nov 5 10:55:19 2015 New Revision: 400840 URL: https://svnweb.freebsd.org/changeset/ports/400840 Log: - Mark MAKE_JOBS_UNSAFE, fails in parallel build: nifti_stats.c:2:10: fatal error: 'nifticdf.h' file not found - Use MANPREFIX Approved by: portmgr blanket Modified: head/science/nifticlib/Makefile Modified: head/science/nifticlib/Makefile ============================================================================== --- head/science/nifticlib/Makefile Thu Nov 5 10:49:28 2015 (r400839) +++ head/science/nifticlib/Makefile Thu Nov 5 10:55:19 2015 (r400840) @@ -17,10 +17,12 @@ USES= gmake # nifti bins by itself. CONFLICTS= afni-[0-9]* dbh-[0-9]* +MAKE_JOBS_UNSAFE= yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/lib/*.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/include/*.h ${STAGEDIR}${PREFIX}/include - ${INSTALL_MAN} ${FILESDIR}/nifticlib.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${FILESDIR}/nifticlib.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include From owner-svn-ports-all@freebsd.org Thu Nov 5 10:55:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B0F5A27BC5; Thu, 5 Nov 2015 10:55:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB4B61EA4; Thu, 5 Nov 2015 10:55:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5Atl4J040164; Thu, 5 Nov 2015 10:55:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5AtlXH040163; Thu, 5 Nov 2015 10:55:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051055.tA5AtlXH040163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 10:55:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400841 - head/games/scid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 10:55:49 -0000 Author: amdmi3 Date: Thu Nov 5 10:55:47 2015 New Revision: 400841 URL: https://svnweb.freebsd.org/changeset/ports/400841 Log: - Fix shebangs Approved by: portmgr blanket Modified: head/games/scid/Makefile Modified: head/games/scid/Makefile ============================================================================== --- head/games/scid/Makefile Thu Nov 5 10:55:19 2015 (r400840) +++ head/games/scid/Makefile Thu Nov 5 10:55:47 2015 (r400841) @@ -3,6 +3,7 @@ PORTNAME= scid PORTVERSION= 4.6.2 +PORTREVISION= 1 CATEGORIES= games databases MASTER_SITES= SF/${PORTNAME}/Scid/Scid%204.6/ @@ -10,8 +11,11 @@ MAINTAINER= bsd@volki.at COMMENT= Free chess database application HAS_CONFIGURE= yes -USES= gmake python tk:84,85,86 zip -WRKSRC= ${WRKDIR}/scid-src +USES= gmake python shebangfix tk:84,85,86 zip +SHEBANG_FILES= tcl/lang/checklangs.tcl \ + tcl/lang/propagatelang.tcl \ + tcl/lang/removetoken.tcl +WRKSRC= ${WRKDIR}/scid-src TCL_LIBRARY= -L${LOCALBASE}/lib -ltcl${TCL_SHLIB_VER} From owner-svn-ports-all@freebsd.org Thu Nov 5 11:01:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E821A27D4C; Thu, 5 Nov 2015 11:01:08 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F244F12C5; Thu, 5 Nov 2015 11:01:07 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5B17Rx040519; Thu, 5 Nov 2015 11:01:07 GMT (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5B16iW040517; Thu, 5 Nov 2015 11:01:06 GMT (envelope-from tobez@FreeBSD.org) Message-Id: <201511051101.tA5B16iW040517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobez set sender to tobez@FreeBSD.org using -f From: Anton Berezin Date: Thu, 5 Nov 2015 11:01:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400842 - head/astro/p5-Astro-Sunrise X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 11:01:08 -0000 Author: tobez Date: Thu Nov 5 11:01:06 2015 New Revision: 400842 URL: https://svnweb.freebsd.org/changeset/ports/400842 Log: Update to 0.95. Changes: 0.95 Tuesday 21 April 2015 - Some improvements in the POD documentation. - New time_zone parameter to sun_rise and sun_set. - New tests for fork-less systems - New tests to check for parameter checking 0.94 Tuesday 10 March 2015 - Fix typos in the POD documentation - Fix problem in the t/03dst.t test file. 0.93 Tuesday 3 March 2015 - Stylistic and kwalitee issues: license, distro structure, etc. - Fix ticket 62593 (patch from Slaven Rezic) - Parameters to sunrise can be passed by name (using a hashref) - The upper_limb is not longer hard-coded, it is now a parameter - The behaviour for polar day and polar night can change: no warning, but a special return value. - Make degree-trigonometric functions available for import. Modified: head/astro/p5-Astro-Sunrise/Makefile head/astro/p5-Astro-Sunrise/distinfo Modified: head/astro/p5-Astro-Sunrise/Makefile ============================================================================== --- head/astro/p5-Astro-Sunrise/Makefile Thu Nov 5 10:55:47 2015 (r400841) +++ head/astro/p5-Astro-Sunrise/Makefile Thu Nov 5 11:01:06 2015 (r400842) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-Sunrise -PORTVERSION= 0.92 -PORTREVISION= 1 +PORTVERSION= 0.95 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-Sunrise/distinfo ============================================================================== --- head/astro/p5-Astro-Sunrise/distinfo Thu Nov 5 10:55:47 2015 (r400841) +++ head/astro/p5-Astro-Sunrise/distinfo Thu Nov 5 11:01:06 2015 (r400842) @@ -1,2 +1,2 @@ -SHA256 (Astro-Sunrise-0.92.tar.gz) = 34532d3c7061aad470774189f9d5b32ce8fa8b6252185b67c1f10d5d9eef4ce8 -SIZE (Astro-Sunrise-0.92.tar.gz) = 13031 +SHA256 (Astro-Sunrise-0.95.tar.gz) = 1891f61aba6dc68d6414093e1ddc1b8d8bd328dff498d7907984997fce1ad247 +SIZE (Astro-Sunrise-0.95.tar.gz) = 33097 From owner-svn-ports-all@freebsd.org Thu Nov 5 11:03:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FD87A27DCD; Thu, 5 Nov 2015 11:03:13 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59EBC176E; Thu, 5 Nov 2015 11:03:13 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5B3CCv043720; Thu, 5 Nov 2015 11:03:12 GMT (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5B3Cmp043717; Thu, 5 Nov 2015 11:03:12 GMT (envelope-from tobez@FreeBSD.org) Message-Id: <201511051103.tA5B3Cmp043717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobez set sender to tobez@FreeBSD.org using -f From: Anton Berezin Date: Thu, 5 Nov 2015 11:03:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400843 - head/converters/p5-Encoding-FixLatin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 11:03:13 -0000 Author: tobez Date: Thu Nov 5 11:03:12 2015 New Revision: 400843 URL: https://svnweb.freebsd.org/changeset/ports/400843 Log: Update to 1.04. Changes: 1.04 2014-05-22 22:25:14 Pacific/Auckland - add --use-xs option to command-line script - fix -v alias for --version option 1.03 2014-05-21 22:25:07 Pacific/Auckland - add support for loading/using XS implementation layer - repackage using dzil Modified: head/converters/p5-Encoding-FixLatin/Makefile head/converters/p5-Encoding-FixLatin/distinfo Modified: head/converters/p5-Encoding-FixLatin/Makefile ============================================================================== --- head/converters/p5-Encoding-FixLatin/Makefile Thu Nov 5 11:01:06 2015 (r400842) +++ head/converters/p5-Encoding-FixLatin/Makefile Thu Nov 5 11:03:12 2015 (r400843) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Encoding-FixLatin -PORTVERSION= 1.02 -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GRANTM Modified: head/converters/p5-Encoding-FixLatin/distinfo ============================================================================== --- head/converters/p5-Encoding-FixLatin/distinfo Thu Nov 5 11:01:06 2015 (r400842) +++ head/converters/p5-Encoding-FixLatin/distinfo Thu Nov 5 11:03:12 2015 (r400843) @@ -1,2 +1,2 @@ -SHA256 (Encoding-FixLatin-1.02.tar.gz) = b3761d9c4f47cce5e3f86a753eceb68435aeb1fa9b8bee5eeb1aebcd6a13380b -SIZE (Encoding-FixLatin-1.02.tar.gz) = 26102 +SHA256 (Encoding-FixLatin-1.04.tar.gz) = da072e5b1c5f66567a2d106bb9c80a166c054527c32350e149a09a5d3f4e8b78 +SIZE (Encoding-FixLatin-1.04.tar.gz) = 16445 From owner-svn-ports-all@freebsd.org Thu Nov 5 11:50:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C31FBA251F4; Thu, 5 Nov 2015 11:50:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B44F1D82; Thu, 5 Nov 2015 11:50:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5BoJab056567; Thu, 5 Nov 2015 11:50:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5BoJwZ056566; Thu, 5 Nov 2015 11:50:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051150.tA5BoJwZ056566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 11:50:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400844 - head/security/amap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 11:50:20 -0000 Author: amdmi3 Date: Thu Nov 5 11:50:19 2015 New Revision: 400844 URL: https://svnweb.freebsd.org/changeset/ports/400844 Log: - Mark MAKE_JOBS_UNSAFE, fails in parallel build: /usr/bin/ld: cannot find -lpcre (bundled pcre library is used before it's built) - Use options helpers Approved by: portmgr blanket Modified: head/security/amap/Makefile Modified: head/security/amap/Makefile ============================================================================== --- head/security/amap/Makefile Thu Nov 5 11:03:12 2015 (r400843) +++ head/security/amap/Makefile Thu Nov 5 11:50:19 2015 (r400844) @@ -12,6 +12,7 @@ COMMENT= Application mapper HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} +MAKE_JOBS_UNSAFE= yes USE_OPENSSL= yes @@ -44,6 +45,8 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${ETCDIR}/${i}.sample .endfor ${INSTALL_MAN} ${WRKSRC}/amap.1 ${STAGEDIR}${MANPREFIX}/man/man1 + +do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/$i ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Thu Nov 5 12:11:34 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DF24A23124; Thu, 5 Nov 2015 12:11:34 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EB7A1D31; Thu, 5 Nov 2015 12:11:33 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5CBXVx064404; Thu, 5 Nov 2015 12:11:33 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5CBWtt064398; Thu, 5 Nov 2015 12:11:32 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201511051211.tA5CBWtt064398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 5 Nov 2015 12:11:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400845 - in head/net/belle-sip: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 12:11:34 -0000 Author: bofh Date: Thu Nov 5 12:11:32 2015 New Revision: 400845 URL: https://svnweb.freebsd.org/changeset/ports/400845 Log: net/belle-sip: Update version 1.4.1=>1.4.2 - Fix patch files for 'make makepatch' compatibility Modified: head/net/belle-sip/Makefile head/net/belle-sip/distinfo head/net/belle-sip/files/patch-configure head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c head/net/belle-sip/files/patch-src_belle__sip__internal.h head/net/belle-sip/files/patch-src_dns.c Modified: head/net/belle-sip/Makefile ============================================================================== --- head/net/belle-sip/Makefile Thu Nov 5 11:50:19 2015 (r400844) +++ head/net/belle-sip/Makefile Thu Nov 5 12:11:32 2015 (r400845) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= belle-sip -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.4.2 CATEGORIES= net java MASTER_SITES= SAVANNAH/linphone/${PORTNAME}/ \ http://www.antlr3.org/download/:source2 Modified: head/net/belle-sip/distinfo ============================================================================== --- head/net/belle-sip/distinfo Thu Nov 5 11:50:19 2015 (r400844) +++ head/net/belle-sip/distinfo Thu Nov 5 12:11:32 2015 (r400845) @@ -1,4 +1,4 @@ -SHA256 (belle-sip-1.4.1.tar.gz) = 4b1067ba14457c3e0a3b1506866c34b0082dcd19794526599f23f6acb11b2d60 -SIZE (belle-sip-1.4.1.tar.gz) = 748460 +SHA256 (belle-sip-1.4.2.tar.gz) = 822cb72608544cea526a03a076868380815eba8cc3d4d037d7a87c3907948830 +SIZE (belle-sip-1.4.2.tar.gz) = 765307 SHA256 (antlr-3.4-complete.jar) = 9d3e866b610460664522520f73b81777b5626fb0a282a5952b9800b751550bf7 SIZE (antlr-3.4-complete.jar) = 2388361 Modified: head/net/belle-sip/files/patch-configure ============================================================================== --- head/net/belle-sip/files/patch-configure Thu Nov 5 11:50:19 2015 (r400844) +++ head/net/belle-sip/files/patch-configure Thu Nov 5 12:11:32 2015 (r400845) @@ -1,4 +1,4 @@ ---- configure.orig 2015-03-11 16:44:12 UTC +--- configure.orig 2015-11-02 13:36:49 UTC +++ configure @@ -16787,10 +16787,10 @@ libresolv_have_res_get_servers=no resolv_h_hav_res_ndestroy=no Modified: head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c ============================================================================== --- head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c Thu Nov 5 11:50:19 2015 (r400844) +++ head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c Thu Nov 5 12:11:32 2015 (r400845) @@ -1,34 +1,38 @@ ---- src/belle_sip_headers_impl.c.orig 2015-01-20 10:39:04 UTC +--- src/belle_sip_headers_impl.c.orig 2015-10-19 11:43:47 UTC +++ src/belle_sip_headers_impl.c -@@ -1663,7 +1663,6 @@ BELLESIP_EXPORT time_t belle_sip_header_ - char tmp2[16] ={0}; - int i,j; +@@ -1670,8 +1670,6 @@ BELLESIP_EXPORT time_t belle_sip_header_ time_t seconds; + #ifdef BELLE_SIP_WINDOWS_UNIVERSAL + long adjust_timezone; +-#else - time_t adjust_timezone; + #endif - /* time headers are in GMT as spec says */ -@@ -1685,22 +1684,12 @@ BELLESIP_EXPORT time_t belle_sip_header_ - return (time_t)-1; +@@ -1695,25 +1693,11 @@ BELLESIP_EXPORT time_t belle_sip_header_ success: ret.tm_isdst=0; -- + -#if TARGET_IPHONE_SIMULATOR - /* 'timezone' is buggy on iOS simulator, use the timegm() function to convert to UTC timestamp - and discard the adjust timezone value */ - seconds = timegm(&ret); +- seconds = timegm(&ret); - adjust_timezone = 0; -#else - seconds = mktime(&ret); +-#ifdef BELLE_SIP_WINDOWS_UNIVERSAL +- _get_timezone(&adjust_timezone); +-#else - adjust_timezone = timezone; -#endif +-#endif - if (seconds==(time_t)-1){ - belle_sip_error("mktime() failed: %s",strerror(errno)); + belle_sip_error("timegm() failed: %s",strerror(errno)); return (time_t)-1; } -- return seconds-adjust_timezone; +- return seconds-(time_t)adjust_timezone; + return seconds; } Modified: head/net/belle-sip/files/patch-src_belle__sip__internal.h ============================================================================== --- head/net/belle-sip/files/patch-src_belle__sip__internal.h Thu Nov 5 11:50:19 2015 (r400844) +++ head/net/belle-sip/files/patch-src_belle__sip__internal.h Thu Nov 5 12:11:32 2015 (r400845) @@ -1,5 +1,5 @@ ---- src/belle_sip_internal.h.orig 2014-06-30 16:50:46.873520744 +0600 -+++ src/belle_sip_internal.h 2014-06-30 16:51:05.264521071 +0600 +--- src/belle_sip_internal.h.orig 2015-10-19 11:43:47 UTC ++++ src/belle_sip_internal.h @@ -23,6 +23,7 @@ #include #include Modified: head/net/belle-sip/files/patch-src_dns.c ============================================================================== --- head/net/belle-sip/files/patch-src_dns.c Thu Nov 5 11:50:19 2015 (r400844) +++ head/net/belle-sip/files/patch-src_dns.c Thu Nov 5 12:11:32 2015 (r400845) @@ -1,6 +1,6 @@ ---- src/dns.c.orig 2014-08-16 15:34:00.457977967 +0600 -+++ src/dns.c 2014-08-16 15:34:32.647973864 +0600 -@@ -4306,6 +4306,7 @@ +--- src/dns.c.orig 2015-10-19 11:43:47 UTC ++++ src/dns.c +@@ -4345,6 +4345,7 @@ int dns_resconf_loadfromresolv(struct dn union res_sockaddr_union addresses[3]; int i,error; From owner-svn-ports-all@freebsd.org Thu Nov 5 12:35:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 049C4A23A0B; Thu, 5 Nov 2015 12:35:28 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4D5F1A86; Thu, 5 Nov 2015 12:35:27 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5CZQHe071715; Thu, 5 Nov 2015 12:35:26 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5CZQxt071712; Thu, 5 Nov 2015 12:35:26 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511051235.tA5CZQxt071712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Thu, 5 Nov 2015 12:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400847 - head/databases/py-south X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 12:35:28 -0000 Author: wg Date: Thu Nov 5 12:35:26 2015 New Revision: 400847 URL: https://svnweb.freebsd.org/changeset/ports/400847 Log: databases/py-south: Update to 1.0.2 Modified: head/databases/py-south/Makefile head/databases/py-south/distinfo Modified: head/databases/py-south/Makefile ============================================================================== --- head/databases/py-south/Makefile Thu Nov 5 12:35:26 2015 (r400846) +++ head/databases/py-south/Makefile Thu Nov 5 12:35:26 2015 (r400847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= south -PORTVERSION= 1.0 +PORTVERSION= 1.0.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-south/distinfo ============================================================================== --- head/databases/py-south/distinfo Thu Nov 5 12:35:26 2015 (r400846) +++ head/databases/py-south/distinfo Thu Nov 5 12:35:26 2015 (r400847) @@ -1,2 +1,2 @@ -SHA256 (South-1.0.tar.gz) = 017ecc2d66818580e1131af61b8d96901c4a2d05b051186196d9d4f35bdbb901 -SIZE (South-1.0.tar.gz) = 97890 +SHA256 (South-1.0.2.tar.gz) = d360bd31898f9df59f6faa786551065bba45b35e7ee3c39b381b4fbfef7392f4 +SIZE (South-1.0.2.tar.gz) = 96524 From owner-svn-ports-all@freebsd.org Thu Nov 5 12:35:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72E44A23A0F; Thu, 5 Nov 2015 12:35:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F7511A88; Thu, 5 Nov 2015 12:35:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5CZR51071738; Thu, 5 Nov 2015 12:35:27 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5CZQ0v071709; Thu, 5 Nov 2015 12:35:26 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511051235.tA5CZQ0v071709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 5 Nov 2015 12:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400846 - in head: . Mk 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 12:35:28 -0000 Author: mat Date: Thu Nov 5 12:35:26 2015 New Revision: 400846 URL: https://svnweb.freebsd.org/changeset/ports/400846 Log: Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC. Right now, NO_WRKSUBDIR means that the extraction does not produce a subdirectory, and that everything goes straight into WRKDIR. It is problematic, because during the build of a port, quite a few files are created in there, and then, a stage directory, where everything is installed, and then a pkg directory where the package is created, and those often conflict, or get in the way, of the building process. With this, NO_WRKSUBDIR will extract the distfiles directly into WRKSRC instead of WRKDIR. In this case, WRKSRC is artificial and is based on PKGNAME and not DISTNAME, mitigate conflicts with rc files. PR: 204056 Submitted by: mat Reviewed by: bapt Exp-run: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Modified: head/CHANGES head/Mk/Uses/lha.mk head/Mk/Uses/pathfix.mk head/Mk/Uses/zip.mk head/Mk/bsd.linux-rpm.mk head/Mk/bsd.port.mk Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu Nov 5 12:11:32 2015 (r400845) +++ head/CHANGES Thu Nov 5 12:35:26 2015 (r400846) @@ -10,6 +10,23 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20151105: +AUTHOR: mat@FreeBSD.org + + Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC. + + Right now, NO_WRKSUBDIR means that the extraction does not produce a + subdirectory, and that everything goes straight into WRKDIR. It is + problematic, because during the build of a port, quite a few files + are created in there, and then, a stage directory, where everything + is installed, and then a pkg directory where the package is created, + and those often conflict, or get in the way, of the building + process. + + With this, NO_WRKSUBDIR will extract the distfiles directly into + WRKSRC instead of WRKDIR. In this case, WRKSRC is artificial and is + based on PKGNAME and not DISTNAME, mitigate conflicts with rc files. + 20151022: AUTHOR: amdmi3@FreeBSD.org Modified: head/Mk/Uses/lha.mk ============================================================================== --- head/Mk/Uses/lha.mk Thu Nov 5 12:11:32 2015 (r400845) +++ head/Mk/Uses/lha.mk Thu Nov 5 12:35:26 2015 (r400846) @@ -16,7 +16,7 @@ IGNORE= Incorrect 'USES+=lha:${lha_ARGS} EXTRACT_DEPENDS+= lha:${PORTSDIR}/archivers/lha EXTRACT_CMD?= ${LHA_CMD} -EXTRACT_BEFORE_ARGS?= xfpw=${WRKDIR} +EXTRACT_BEFORE_ARGS?= xfpw=${EXTRACT_WRKDIR} EXTRACT_AFTER_ARGS?= .endif Modified: head/Mk/Uses/pathfix.mk ============================================================================== --- head/Mk/Uses/pathfix.mk Thu Nov 5 12:11:32 2015 (r400845) +++ head/Mk/Uses/pathfix.mk Thu Nov 5 12:35:26 2015 (r400846) @@ -17,10 +17,11 @@ IGNORE= USES=pathfix does not require ar .endif PATHFIX_MAKEFILEIN?= Makefile.in +PATHFIX_WRKSRC?= ${WRKSRC} _USES_patch+= 190:pathfix pathfix: - @${FIND} ${WRKSRC} -name "${PATHFIX_MAKEFILEIN}" -type f | ${XARGS} ${REINPLACE_CMD} -e \ + @${FIND} ${PATHFIX_WRKSRC} -name "${PATHFIX_MAKEFILEIN}" -type f | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]libdir[)]/locale|(prefix)/share/locale|g ; \ s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \ s|[(]LIBDIR[)]/pkgconfig|(PREFIX)/libdata/pkgconfig|g ; \ Modified: head/Mk/Uses/zip.mk ============================================================================== --- head/Mk/Uses/zip.mk Thu Nov 5 12:11:32 2015 (r400845) +++ head/Mk/Uses/zip.mk Thu Nov 5 12:35:26 2015 (r400846) @@ -13,7 +13,7 @@ _INCLUDE_USES_ZIP_MK= yes EXTRACT_SUFX?= .zip EXTRACT_BEFORE_ARGS?= -qo -EXTRACT_AFTER_ARGS?= -d ${WRKDIR} +EXTRACT_AFTER_ARGS?= -d ${EXTRACT_WRKDIR} .if empty(zip_ARGS) EXTRACT_CMD?= ${UNZIP_NATIVE_CMD} Modified: head/Mk/bsd.linux-rpm.mk ============================================================================== --- head/Mk/bsd.linux-rpm.mk Thu Nov 5 12:11:32 2015 (r400845) +++ head/Mk/bsd.linux-rpm.mk Thu Nov 5 12:35:26 2015 (r400846) @@ -114,6 +114,7 @@ DISTFILES?= ${DISTNAME}${EXTRACT_SUFX} BIN_DISTFILES:= ${DISTFILES} SRC_DISTFILES?= ${DISTNAME}${SRC_SUFX}:SOURCE EXTRACT_ONLY?= ${BIN_DISTFILES:C/:[^:]+$//} +WRKSRC:= ${WRKSRC:S/-${RPMVERSION}$//} . if defined(PACKAGE_BUILDING) DISTFILES+= ${SRC_DISTFILES} @@ -175,7 +176,7 @@ pre-install: linux-rpm-generate-plist . if !target(linux-rpm-generate-plist) linux-rpm-generate-plist: cd ${WRKSRC} && \ - ${FIND} * ! -path "stage/*" ! -type d | ${SORT} > ${PLIST} + ${FIND} * ! -type d | ${SORT} > ${PLIST} . endif . endif @@ -189,7 +190,7 @@ do-install: . if ${BRANDELF_FILES} @cd ${WRKSRC} && ${BRANDELF} -t Linux ${BRANDELF_FILES} . endif - cd ${WRKSRC} && ${FIND} * ! -path "stage*" -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/{}" \; - cd ${WRKSRC} && ${FIND} * ! -path "stage/*" ! -type d | ${CPIO} -pm -R root:wheel ${STAGEDIR}${PREFIX} + cd ${WRKSRC} && ${FIND} * -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/{}" \; + cd ${WRKSRC} && ${FIND} * ! -type d | ${CPIO} -pm -R root:wheel ${STAGEDIR}${PREFIX} . endif .endif Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu Nov 5 12:11:32 2015 (r400845) +++ head/Mk/bsd.port.mk Thu Nov 5 12:35:26 2015 (r400846) @@ -521,12 +521,12 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # Default: ${WRKDIRPREFIX}${.CURDIR}/work # WRKSRC - A subdirectory of ${WRKDIR} where the distribution actually # unpacks to. -# Default: ${WRKDIR}/${DISTNAME} unless NO_WRKSUBDIR is set, -# in which case simply ${WRKDIR} +# Default: ${WRKDIR}/${DISTNAME} # WRKSRC_SUBDIR - A subdirectory of ${WRKSRC} where the distribution actually # builds in. # Default: not set -# NO_WRKSUBDIR - Assume port unpacks directly into ${WRKDIR}. +# NO_WRKSUBDIR - Assume port unpacks without a subdirectory, and extract it in +# ${WRKSRC} instead of ${WRKDIR}. # PATCHDIR - A directory containing any additional patches you made # to port this software to FreeBSD. # Default: ${MASTERDIR}/files @@ -1577,10 +1577,18 @@ WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work .if !defined(IGNORE_MASTER_SITE_GITHUB) && defined(USE_GITHUB) WRKSRC?= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME_EXTRACT} .endif +# If the distname is not extracting into a specific subdirectory, have the +# ports framework force extract into a subdirectory so that metadata files +# do not get in the way of the build, and vice-versa. .if defined(NO_WRKSUBDIR) -WRKSRC?= ${WRKDIR} +# Some ports have DISTNAME=PORTNAME, and USE_RC_SUBR=PORTNAME, in those case, +# the rc file will conflict with WRKSRC, as WRKSRC is artificial, make it the +# most unlikely to conflict as we can. +WRKSRC?= ${WRKDIR}/${PKGNAME} +EXTRACT_WRKDIR:= ${WRKSRC} .else WRKSRC?= ${WRKDIR}/${DISTNAME} +EXTRACT_WRKDIR:= ${WRKDIR} .endif .if defined(WRKSRC_SUBDIR) WRKSRC:= ${WRKSRC}/${WRKSRC_SUBDIR} @@ -3022,7 +3030,7 @@ options-message: @${ECHO_MSG} "===> Found saved configuration for ${_OPTIONS_READ}" .endif -${PKG_DBDIR} ${PREFIX} ${WRKDIR} ${WRKSRC}: +${PKG_DBDIR} ${PREFIX} ${WRKDIR} ${EXTRACT_WRKDIR} ${WRKSRC}: @${MKDIR} ${.TARGET} # Warn user about deprecated packages. Advisory only. @@ -3245,7 +3253,7 @@ clean-wrkdir: .if !target(do-extract) do-extract: @for file in ${EXTRACT_ONLY}; do \ - if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ + if ! (cd ${EXTRACT_WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ then \ exit 1; \ fi; \ @@ -5685,7 +5693,7 @@ _FETCH_SEQ= 150:fetch-depends 300:pre-f ${_OPTIONS_fetch} ${_USES_fetch} _EXTRACT_DEP= fetch _EXTRACT_SEQ= 010:check-build-conflicts 050:extract-message 100:checksum \ - 150:extract-depends 190:clean-wrkdir 200:${WRKDIR} \ + 150:extract-depends 190:clean-wrkdir 200:${EXTRACT_WRKDIR} \ 300:pre-extract 450:pre-extract-script 500:do-extract \ 700:post-extract 850:post-extract-script \ ${_OPTIONS_extract} ${_USES_extract} From owner-svn-ports-all@freebsd.org Thu Nov 5 12:36:34 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16F23A23A93; Thu, 5 Nov 2015 12:36:34 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E7341C70; Thu, 5 Nov 2015 12:36:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5CaWw1076241; Thu, 5 Nov 2015 12:36:32 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5CaPmN076170; Thu, 5 Nov 2015 12:36:25 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511051236.tA5CaPmN076170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 5 Nov 2015 12:36:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400848 - in head: archivers/paq archivers/szip archivers/undms astro/geographiclib audio/chordpack audio/cue2toc benchmarks/raidtest benchmarks/stream biology/gff2ps chinese/CJKUnifont... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 12:36:34 -0000 Author: mat Date: Thu Nov 5 12:36:25 2015 New Revision: 400848 URL: https://svnweb.freebsd.org/changeset/ports/400848 Log: Fix ports that confused the meaning of WRKDIR and WRKSRC. PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Modified: head/archivers/paq/Makefile head/archivers/szip/Makefile head/archivers/undms/Makefile head/astro/geographiclib/Makefile head/audio/chordpack/Makefile head/audio/cue2toc/Makefile head/benchmarks/raidtest/Makefile head/benchmarks/stream/Makefile head/biology/gff2ps/Makefile head/chinese/CJKUnifonts/Makefile head/chinese/xpdf/Makefile head/comms/cdr_read/Makefile head/converters/unix2dos/Makefile head/devel/apr1/Makefile head/devel/cvs2html/Makefile head/devel/cweb/Makefile head/devel/easygit/Makefile head/devel/libcii/Makefile head/devel/libdlmalloc/Makefile head/devel/mingw32-bin-msvcrt/Makefile head/devel/py-json-py/Makefile head/devel/py-urlimport/Makefile head/devel/ruby-dialogs/Makefile head/devel/sedsed/Makefile head/devel/sfio/Makefile head/dns/dnswalk/Makefile head/dns/ipcheck/Makefile head/editors/omegaT/Makefile head/emulators/linux_base-c6/Makefile head/emulators/linux_base-f10/Makefile head/emulators/qmc2/Makefile head/emulators/simh/Makefile head/emulators/yape/Makefile head/games/alephone-data/Makefile head/games/alephone-scenarios/Makefile head/games/arkanoidsb/Makefile head/games/bogged/Makefile head/games/crafty-open-enormous/Makefile head/games/crafty-open-large/Makefile head/games/crafty-open-medium/Makefile head/games/doom-data/Makefile head/games/doom-hacx/Makefile head/games/doom-wolfendoom/Makefile head/games/legends/Makefile head/games/linux-darwinia-demo/Makefile head/games/linux-doom3/Makefile head/games/linux-quake3-demo/Makefile head/games/linux-quake3/Makefile head/games/linux-quake4-demo/Makefile head/games/linux-quake4/Makefile head/games/linux-uplink-demo/Makefile head/games/quake-dpmod/Makefile head/games/quake2-data/Makefile head/games/quake2-rogue/Makefile head/games/quake2-xatrix/Makefile head/games/quake3-data/Makefile head/games/rfksay/Makefile head/games/robocode/Makefile head/games/thudboard/Makefile head/games/traindirector/Makefile head/games/xasteroids/Makefile head/graphics/fujiplay/Makefile head/graphics/geoapi/Makefile head/graphics/gimp-jagged-border-script/Makefile head/graphics/mapyrus/Makefile head/graphics/openjump/Makefile head/graphics/pstoepsi/Makefile head/graphics/springgraph/Makefile head/irc/irssi-dcc_send_limiter/Makefile head/japanese/VTPSfont/Makefile head/japanese/a2ps/Makefile head/japanese/bugzilla44/Makefile head/japanese/edict-utf-8/Makefile head/japanese/edict/Makefile head/japanese/font-ayu18/Makefile head/japanese/font-ayu20/Makefile head/japanese/font-elisa10/Makefile head/japanese/font-elisa8/Makefile head/japanese/font-jisx0213/Makefile head/japanese/font-kaname12/Makefile head/japanese/font-kanji18/Makefile head/japanese/font-mona-ttf/Makefile head/japanese/gskk/Makefile head/japanese/jcode.pl/Makefile head/japanese/skk-jisyo/Makefile head/japanese/yc.el/Makefile head/japanese/zipcodes/Makefile head/java/eclipse-ecj/Makefile head/java/eclipse-pydev/Makefile head/java/javavmwrapper/Makefile head/java/jtiger/Makefile head/korean/kaistfonts/Makefile head/korean/ko.TeX-fonts-base/Makefile head/korean/ko.TeX-fonts-extra/Makefile head/korean/ko.TeX/Makefile head/lang/cmucl-extra/Makefile head/lang/cmucl/Makefile head/lang/linux-j/Makefile head/lang/smlnj/Makefile head/lang/tcl-manual/Makefile head/mail/gml/Makefile head/mail/imaptools/Makefile head/mail/mb2md/Makefile head/mail/msgconvert/Makefile head/mail/py-cyruslib/Makefile head/mail/rlytest/Makefile head/mail/x-face-e21/Makefile head/mail/xcite/Makefile head/math/jts/Makefile head/math/lll_spect/Makefile head/math/physcalc/Makefile head/math/solitaire/Makefile head/misc/amfm/Makefile head/misc/astrolog/Makefile head/misc/colwide/Makefile head/misc/figlet-fonts/Makefile head/misc/kenny/Makefile head/misc/metalink-editor/Makefile head/misc/umodunpack/Makefile head/multimedia/linux-tsmuxer/Makefile head/net-mgmt/icmpquery/Makefile head/net-mgmt/nagios-check_dhcp.pl/Makefile head/net-mgmt/nagios-check_tftp/Makefile head/net-p2p/frost/Makefile head/net-p2p/vuze/Makefile head/net/dictd-database/Makefile head/net/linux-f10-nss_ldap/Makefile head/net/lla/Makefile head/net/netpipes/Makefile head/net/radreport/Makefile head/net/spideroak/Makefile head/net/tcpshow/Makefile head/news/c-nocem/Makefile head/news/nnap/Makefile head/palm/pilot_makedoc/Makefile head/print/adobe-cmaps/Makefile head/print/enscriptfonts/Makefile head/print/ghostscript7-commfont/Makefile head/print/texlive-texmf/Makefile head/print/txtbdf2ps/Makefile head/russian/p5-XML-Parser-encodings/Makefile head/science/checkmol/Makefile head/science/medit/Makefile head/science/mol2ps/Makefile head/security/chaosreader/Makefile head/security/ipfilter2dshield/Makefile head/security/l0phtcrack/Makefile head/security/pxytest/Makefile head/security/py-htpasswd/Makefile head/security/sig2dot/Makefile head/security/sshblock/Makefile head/security/unhide/Makefile head/shells/v7sh/Makefile head/sysutils/3dm/Makefile head/sysutils/copytape/Makefile head/sysutils/pdixtract/Makefile head/sysutils/pstree/Makefile head/sysutils/sb16config/Makefile head/sysutils/setcdboot/Makefile head/sysutils/storcli/Makefile head/sysutils/vils/Makefile head/textproc/clit/Makefile head/textproc/diffsplit/Makefile head/textproc/foiltex/Makefile head/textproc/jarnal/Makefile head/textproc/ppower4/Makefile head/textproc/saxon-devel/Makefile head/vietnamese/vnroff/Makefile head/www/bareos-webui/Makefile head/www/cgi-lib.pl/Makefile head/www/closure-compiler/Makefile head/www/demoroniser/Makefile head/www/efront/Makefile head/www/fira-webfont/Makefile head/www/htmlpp/Makefile head/www/jawstats/Makefile head/www/jawstats/pkg-plist head/www/linux-c6-flashplugin11/Makefile head/www/mimetex/Makefile head/www/ruby-wgettsv/Makefile head/www/scloader/Makefile head/www/skytemplate/Makefile head/x11-fonts/fira/Makefile head/x11-fonts/noto/Makefile head/x11-fonts/proggy_fonts/Makefile head/x11-fonts/symbola/Makefile head/x11-fonts/tmu/Makefile head/x11-fonts/wqy/Makefile head/x11-themes/gnome-icons-aqua-fusion/Makefile head/x11-themes/gnome-icons-crystal/Makefile head/x11-themes/gnome-icons-dropline-neu/Makefile head/x11-themes/gnome-icons-dropline-nou/Makefile head/x11-themes/gnome-icons-elementary/Makefile head/x11-themes/gnome-icons-gentoo-test/Makefile head/x11-themes/gnome-icons-gion/Makefile head/x11-themes/gnome-icons-iris/Makefile head/x11-themes/gnome-icons-noia-full/Makefile head/x11-themes/gnome-icons-noia-warm/Makefile head/x11-themes/gnome-icons-refined/Makefile head/x11-themes/gnome-icons-slick/Makefile head/x11-themes/gnome-icons-snow-apple/Makefile head/x11-themes/gnome-icons-stylish/Makefile head/x11-themes/gnome-icons-ximian-south/Makefile head/x11-themes/gnome-icons/bsd.gnome-icons.mk head/x11/xkbctrl/Makefile head/x11/xnodecor/Makefile Modified: head/archivers/paq/Makefile ============================================================================== --- head/archivers/paq/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/archivers/paq/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -17,7 +17,7 @@ LICENSE_COMB= multi USES= dos2unix zip:infozip -EXTRACT_AFTER_ARGS= -x *.bat *.exe readme.txt -d ${WRKDIR} +EXTRACT_AFTER_ARGS= -x *.bat *.exe readme.txt -d ${WRKSRC} NO_WRKSUBDIR= yes OPTIONS_DEFINE= OPENMP DOCS SUB_FILES= pkg-message Modified: head/archivers/szip/Makefile ============================================================================== --- head/archivers/szip/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/archivers/szip/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -28,8 +28,8 @@ post-patch: ${WRKSRC}/makefile do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/*.txt ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.txt ${STAGEDIR}${DOCSDIR} .include Modified: head/archivers/undms/Makefile ============================================================================== --- head/archivers/undms/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/archivers/undms/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -16,8 +16,8 @@ NO_WRKSUBDIR= yes PLIST_FILES= bin/undms do-extract: - ${MKDIR} ${WRKDIR} - ${GZCAT} ${DISTDIR}/${DISTFILES} > ${WRKDIR}/${DISTNAME} + ${MKDIR} ${WRKSRC} + ${GZCAT} ${DISTDIR}/${DISTFILES} > ${WRKSRC}/${DISTNAME} do-build: cd ${WRKSRC} && ${CC} ${CFLAGS} -o undms undms-1.3.c Modified: head/astro/geographiclib/Makefile ============================================================================== --- head/astro/geographiclib/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/astro/geographiclib/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,8 +19,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_compile_flag.m4:${PORTSDIR}/devel/autoconf-archive USES= autoreconf gmake libtool python -WRKSRC= ${WRKDIR}/${DISTNAME} -NO_WRKSUBDIR= yes PORTDOCS= * FETCH_ENV+= HTTP_REFERER= GNU_CONFIGURE= yes Modified: head/audio/chordpack/Makefile ============================================================================== --- head/audio/chordpack/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/audio/chordpack/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,12 +19,12 @@ NO_BUILD= true OPTIONS_DEFINE= DOCS do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/chordpack ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/chordpack ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${PREFIX}/share/emacs/site-lisp - ${INSTALL_DATA} ${WRKDIR}/chordpro-mode.el \ + ${INSTALL_DATA} ${WRKSRC}/chordpro-mode.el \ ${STAGEDIR}${PREFIX}/share/emacs/site-lisp @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKDIR}/chordpack-documentation.html \ + ${INSTALL_MAN} ${WRKSRC}/chordpack-documentation.html \ ${STAGEDIR}${DOCSDIR} .include Modified: head/audio/cue2toc/Makefile ============================================================================== --- head/audio/cue2toc/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/audio/cue2toc/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,9 +19,9 @@ PLIST_FILES= bin/cue2toc.pl SHEBANG_FILES= cue2toc pre-patch: - @${REINPLACE_CMD} -e 's|use warnings;||' ${WRKDIR}/cue2toc + @${REINPLACE_CMD} -e 's|use warnings;||' ${WRKSRC}/cue2toc do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/cue2toc ${STAGEDIR}${PREFIX}/bin/cue2toc.pl + ${INSTALL_SCRIPT} ${WRKSRC}/cue2toc ${STAGEDIR}${PREFIX}/bin/cue2toc.pl .include Modified: head/benchmarks/raidtest/Makefile ============================================================================== --- head/benchmarks/raidtest/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/benchmarks/raidtest/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -17,7 +17,7 @@ PLIST_FILES= bin/raidtest do-fetch: do-extract: - ${MKDIR} ${WRKDIR} - ${LN} -sf ${FILESDIR}/${PORTNAME}.c ${FILESDIR}/Makefile ${WRKDIR} + ${MKDIR} ${WRKSRC} + ${LN} -sf ${FILESDIR}/${PORTNAME}.c ${FILESDIR}/Makefile ${WRKSRC} .include Modified: head/benchmarks/stream/Makefile ============================================================================== --- head/benchmarks/stream/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/benchmarks/stream/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # -EXTRACT_AFTER_ARGS= ${WRKDIR} +EXTRACT_AFTER_ARGS= ${WRKSRC} PORTDOCS= stream.c PLIST_FILES= bin/stream_bench Modified: head/biology/gff2ps/Makefile ============================================================================== --- head/biology/gff2ps/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/biology/gff2ps/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -32,11 +32,11 @@ DOCS_DISTFILES= ${GFF2PS_MAN}.gz:doc .include do-extract: - @${MKDIR} ${WRKDIR} + @${MKDIR} ${WRKSRC} @${GZCAT} ${DISTDIR}/${PORTNAME}_v${PORTVERSION}.gz \ - > ${WRKDIR}/${PORTNAME} + > ${WRKSRC}/${PORTNAME} do-extract-DOCS-on: - @${GZCAT} ${DISTDIR}/${GFF2PS_MAN}.gz > ${WRKDIR}/${GFF2PS_MAN} + @${GZCAT} ${DISTDIR}/${GFF2PS_MAN}.gz > ${WRKSRC}/${GFF2PS_MAN} post-patch: @${REINPLACE_CMD} -e \ @@ -44,9 +44,9 @@ post-patch: s|/usr/local/bin/gawk|${LOCALBASE}/bin/gawk|' ${WRKSRC}/gff2ps do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/gff2ps ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/gff2ps ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/${GFF2PS_MAN} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${GFF2PS_MAN} ${STAGEDIR}${DOCSDIR} .include Modified: head/chinese/CJKUnifonts/Makefile ============================================================================== --- head/chinese/CJKUnifonts/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/chinese/CJKUnifonts/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -23,8 +23,8 @@ TTF= ukai.ttc uming.ttc do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKDIR}/ukai.ttc ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKDIR}/uming.ttc ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/ukai.ttc ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/uming.ttc ${STAGEDIR}${FONTSDIR} .include "${.CURDIR}/../ttfm/Makefile.ttf" .include Modified: head/chinese/xpdf/Makefile ============================================================================== --- head/chinese/xpdf/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/chinese/xpdf/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -47,7 +47,7 @@ do-install: cd ${WRKSRC}/xpdf-chinese-traditional && \ ${INSTALL_DATA} ${TRAD_FILES} \ ${STAGEDIR}${DATADIR}/chinese-traditional - ${INSTALL_DATA} ${WRKSRC}/dot.xpdfrc \ + ${INSTALL_DATA} ${WRKDIR}/dot.xpdfrc \ ${STAGEDIR}${DATADIR}/chinese-traditional ${MKDIR} ${STAGEDIR}${DATADIR}/chinese-traditional/CMap cd ${STAGEDIR}${DATADIR}/chinese-traditional/CMap && \ Modified: head/comms/cdr_read/Makefile ============================================================================== --- head/comms/cdr_read/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/comms/cdr_read/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -18,8 +18,8 @@ NO_WRKSUBDIR= yes OPTIONS_DEFINE= DOCS do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/readme_eng.txt ${STAGEDIR}${DOCSDIR}/readme.txt + ${INSTALL_DATA} ${WRKSRC}/readme_eng.txt ${STAGEDIR}${DOCSDIR}/readme.txt .include Modified: head/converters/unix2dos/Makefile ============================================================================== --- head/converters/unix2dos/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/converters/unix2dos/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -14,9 +14,9 @@ PLIST_FILES= bin/dos2unix bin/unix2dos \ NO_WRKSUBDIR= yes do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/unix2dos ${STAGEDIR}${PREFIX}/bin/unix2dos + ${INSTALL_PROGRAM} ${WRKSRC}/unix2dos ${STAGEDIR}${PREFIX}/bin/unix2dos ${LN} -f ${STAGEDIR}${PREFIX}/bin/unix2dos ${STAGEDIR}${PREFIX}/bin/dos2unix - ${INSTALL_MAN} ${WRKDIR}/man1/unix2dos.1 ${STAGEDIR}${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKDIR}/man1/dos2unix.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man1/unix2dos.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man1/dos2unix.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include Modified: head/devel/apr1/Makefile ============================================================================== --- head/devel/apr1/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/apr1/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -50,9 +50,11 @@ PGSQL_USES= pgsql SQLITE_USE= SQLITE=yes SSL_USE= OPENSSL=yes -NO_WRKSUBDIR= yes APR_WRKDIR= ${WRKDIR}/apr-${APR_VERSION} APU_WRKDIR= ${WRKDIR}/apr-util-${APU_VERSION} +WRKSRC= ${APR_WRKDIR} +PATCH_WRKSRC= ${WRKDIR} +PATHFIX_WRKSRC= ${WRKDIR} SHLIB_APR_MAJOR=${APR_VERSION:C/^1/0/} SHLIB_APU_MAJOR=${APU_VERSION:C/^1/0/} Modified: head/devel/cvs2html/Makefile ============================================================================== --- head/devel/cvs2html/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/cvs2html/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -34,6 +34,6 @@ do-extract: @${CP} ${DISTDIR}/${PORTNAME} ${WRKSRC} do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Modified: head/devel/cweb/Makefile ============================================================================== --- head/devel/cweb/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/cweb/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -34,6 +34,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/cwebmac.tex \ ${STAGEDIR}${PREFIX}/share/texmf/tex/generic/misc @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/cwebman.tex ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/cwebman.tex ${STAGEDIR}${DOCSDIR} .include Modified: head/devel/easygit/Makefile ============================================================================== --- head/devel/easygit/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/easygit/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -17,18 +17,18 @@ DISTREVISION= 0 # bump this if distfile DIST_SUBDIR= eg/${PORTVERSION}_${DISTREVISION} USES= perl5 shebangfix -SHEBANG_FILES= ${WRKDIR}/eg +SHEBANG_FILES= ${WRKSRC}/eg USE_PERL5= run NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= bin/eg bin/easygit do-extract: - @${CP} ${_DISTDIR}/${DISTNAME} ${WRKDIR} + @${CP} ${_DISTDIR}/${DISTNAME} ${WRKSRC} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKDIR}/eg ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_SCRIPT} ${WRKSRC}/eg ${STAGEDIR}${PREFIX}/bin/ cd ${STAGEDIR}${PREFIX}/bin && ${LN} -s ./eg ${STAGEDIR}${PREFIX}/bin/easygit .include Modified: head/devel/libcii/Makefile ============================================================================== --- head/devel/libcii/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/libcii/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -18,7 +18,7 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} LD="${CC}" LDFLAGS="" EXTRAS="" BUILDDIR=${PKGNAME} PLIST_SUB= CIIMAJOR="${CIIMAJOR}" -CIIBUILD= ${WRKDIR}/${PKGNAME} +CIIBUILD= ${WRKSRC}/${PKGNAME} CIIMAJOR= 1 CIIDEST= ${PREFIX}/lib/cii @@ -48,7 +48,7 @@ post-patch: pre-build: @${MKDIR} ${CIIBUILD} @${MKDIR} ${CIIBUILD}/include - @${CP} ${WRKDIR}/include/*.h ${CIIBUILD}/include + @${CP} ${WRKSRC}/include/*.h ${CIIBUILD}/include # ${PREFIX}/lib/cii/${CIIMAJOR}/ # ${PREFIX}/lib/cii/${CIIMAJOR}/include Modified: head/devel/libdlmalloc/Makefile ============================================================================== --- head/devel/libdlmalloc/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/libdlmalloc/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -14,10 +14,10 @@ NO_WRKSUBDIR= yes USE_LDCONFIG= yes do-extract: - @${MKDIR} ${WRKDIR} + @${MKDIR} ${WRKSRC} .for f in ${DISTFILES} - ${CP} -p ${DISTDIR}/${f} ${WRKDIR} + ${CP} -p ${DISTDIR}/${f} ${WRKSRC} .endfor - ${CP} -p ${FILESDIR}/Makefile ${WRKDIR} + ${CP} -p ${FILESDIR}/Makefile ${WRKSRC} .include Modified: head/devel/mingw32-bin-msvcrt/Makefile ============================================================================== --- head/devel/mingw32-bin-msvcrt/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/mingw32-bin-msvcrt/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -26,6 +26,6 @@ NO_MTREE= yes NO_WRKSUBDIR= yes post-extract: - @${CP} ${FILESDIR}/Makefile ${WRKDIR} + @${CP} ${FILESDIR}/Makefile ${WRKSRC} .include Modified: head/devel/py-json-py/Makefile ============================================================================== --- head/devel/py-json-py/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/py-json-py/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,7 +19,7 @@ USES= python zip do-build: # compile python files - cd ${WRKDIR}; \ + cd ${WRKSRC}; \ FILES=$$(${FIND} . -name "*.py" ); \ for FILE in $${FILES}; do \ ${ECHO} import `basename $${FILE} .py` | ${PYTHON_CMD}; \ @@ -27,7 +27,7 @@ do-build: do-install: ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} - @cd ${WRKDIR}; \ + @cd ${WRKSRC}; \ ${FIND} . \( -name "*.py" -or -name "*.pyc" \) -exec ${INSTALL_SCRIPT} \{\} ${STAGEDIR}${PYTHON_SITELIBDIR} \; .include Modified: head/devel/py-urlimport/Makefile ============================================================================== --- head/devel/py-urlimport/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/py-urlimport/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -18,8 +18,8 @@ USES= python USE_PYTHON= distutils autoplist do-extract: - ${MKDIR} ${WRKDIR} - ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/${PORTNAME}.py + ${MKDIR} ${WRKSRC} + ${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}/${PORTNAME}.py ${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' ${FILESDIR}/setup.py \ > ${WRKSRC}/setup.py Modified: head/devel/ruby-dialogs/Makefile ============================================================================== --- head/devel/ruby-dialogs/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/ruby-dialogs/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -21,9 +21,9 @@ OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} - ${INSTALL_DATA} ${WRKDIR}/dialogs.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ + ${INSTALL_DATA} ${WRKSRC}/dialogs.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} - ${INSTALL_DATA} ${WRKDIR}/dialogs.html ${STAGEDIR}${RUBY_MODDOCDIR}/ + ${INSTALL_DATA} ${WRKSRC}/dialogs.html ${STAGEDIR}${RUBY_MODDOCDIR}/ .include Modified: head/devel/sedsed/Makefile ============================================================================== --- head/devel/sedsed/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/sedsed/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -13,7 +13,7 @@ COMMENT= Python script that masters SED PLIST_FILES= bin/sedsed EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= ${WRKDIR} +EXTRACT_AFTER_ARGS= ${WRKSRC} NO_WRKSUBDIR= yes NO_BUILD= yes Modified: head/devel/sfio/Makefile ============================================================================== --- head/devel/sfio/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/devel/sfio/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -18,17 +18,17 @@ NO_WRKSUBDIR= yes # Remove a test that's too clever for its own good post-extract: - @${MV} ${WRKDIR}/src/lib/sfio/Sfio_t/tmmap2read.c \ - ${WRKDIR}/src/lib/sfio/Sfio_t/.tmmap2read.c + @${MV} ${WRKSRC}/src/lib/sfio/Sfio_t/tmmap2read.c \ + ${WRKSRC}/src/lib/sfio/Sfio_t/.tmmap2read.c do-build: - @cd ${WRKDIR}/src/lib/sfio && ${MAKE} all -f makefile + @cd ${WRKSRC}/src/lib/sfio && ${MAKE} all -f makefile do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/sfio - ${INSTALL_DATA} ${WRKDIR}/include/* ${STAGEDIR}${PREFIX}/include/sfio - (cd ${WRKDIR}/lib && ${INSTALL_DATA} libsfio.a libstdio.a ${STAGEDIR}${PREFIX}/lib) - ${INSTALL_MAN} ${WRKDIR}/man/man1/iffe.1 ${STAGEDIR}${PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKDIR}/man/man3/sfio.3 ${STAGEDIR}${PREFIX}/man/man3 + ${INSTALL_DATA} ${WRKSRC}/include/* ${STAGEDIR}${PREFIX}/include/sfio + (cd ${WRKSRC}/lib && ${INSTALL_DATA} libsfio.a libstdio.a ${STAGEDIR}${PREFIX}/lib) + ${INSTALL_MAN} ${WRKSRC}/man/man1/iffe.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/man3/sfio.3 ${STAGEDIR}${PREFIX}/man/man3 .include Modified: head/dns/dnswalk/Makefile ============================================================================== --- head/dns/dnswalk/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/dns/dnswalk/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -22,15 +22,15 @@ SHEBANG_FILES= dnswalk makereports do-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_SCRIPT} ${WRKDIR}/do-dnswalk \ - ${WRKDIR}/makereports \ - ${WRKDIR}/sendreports \ + ${INSTALL_SCRIPT} ${WRKSRC}/do-dnswalk \ + ${WRKSRC}/makereports \ + ${WRKSRC}/sendreports \ ${STAGEDIR}${EXAMPLESDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/README \ - ${WRKDIR}/dnswalk.errors \ + ${INSTALL_DATA} ${WRKSRC}/README \ + ${WRKSRC}/dnswalk.errors \ ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKDIR}/dnswalk.1 ${STAGEDIR}${PREFIX}/man/man1 - ${INSTALL_SCRIPT} ${WRKDIR}/dnswalk ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/dnswalk.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_SCRIPT} ${WRKSRC}/dnswalk ${STAGEDIR}${PREFIX}/bin .include Modified: head/dns/ipcheck/Makefile ============================================================================== --- head/dns/ipcheck/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/dns/ipcheck/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -25,9 +25,9 @@ do-patch: @${SED} \ -e "s!/usr/bin/python!${LOCALBASE}/bin/python!" \ -e "s!ppp0!tun0!" \ - ${DISTDIR}/${DISTNAME} > ${WRKDIR}/${DISTNAME} + ${DISTDIR}/${DISTNAME} > ${WRKSRC}/${DISTNAME} do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} \ + ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}.py .include Modified: head/editors/omegaT/Makefile ============================================================================== --- head/editors/omegaT/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/editors/omegaT/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -39,11 +39,11 @@ DESKTOP_ENTRIES="OmegaT" "Translation me "omegaT" "Office;WordProcessor;Java;" \ false post-build: - @cd ${WRKDIR} && ${MV} 'dist' ${PORTNAME} + @cd ${WRKSRC} && ${MV} 'dist' ${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME} - @cd ${WRKDIR} && ${COPYTREE_BIN} ${PORTNAME} ${STAGEDIR}${JAVASHAREDIR} + @cd ${WRKSRC} && ${COPYTREE_BIN} ${PORTNAME} ${STAGEDIR}${JAVASHAREDIR} ${INSTALL_SCRIPT} ${WRKDIR}/omegat.prefs ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME} ${INSTALL_SCRIPT} ${WRKDIR}/omegaT.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} Modified: head/emulators/linux_base-c6/Makefile ============================================================================== --- head/emulators/linux_base-c6/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/emulators/linux_base-c6/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -180,17 +180,17 @@ ARCH= i386 pre-extract: @for file in ${PRE_BIN_DISTFILES}; do \ - if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ + if ! (cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ then \ exit 1; \ fi; \ done # now fix up broken permissions . if defined(OVERRIDE_LINUX_BASE_PORT) && ${OVERRIDE_LINUX_BASE_PORT} == "c6_64" - @${CHMOD} -R u+rwX ${WRKDIR}/lib64 ${WRKDIR}/usr/lib64 + @${CHMOD} -R u+rwX ${WRKSRC}/lib64 ${WRKSRC}/usr/lib64 . endif - @${CHMOD} -R u+rwX ${WRKDIR}/bin ${WRKDIR}/lib ${WRKDIR}/sbin ${WRKDIR}/usr/bin ${WRKDIR}/usr/lib ${WRKDIR}/usr/sbin - @${CHMOD} 400 ${WRKDIR}/etc/*shadow + @${CHMOD} -R u+rwX ${WRKSRC}/bin ${WRKSRC}/lib ${WRKSRC}/sbin ${WRKSRC}/usr/bin ${WRKSRC}/usr/lib ${WRKSRC}/usr/sbin + @${CHMOD} 400 ${WRKSRC}/etc/*shadow do-build: @for D in ${REMOVE_DIRS}; do \ @@ -242,8 +242,8 @@ do-install: # # Do install without using linux rpm system # - @cd ${WRKSRC} && ${FIND} * ! -path "stage*" -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/{}" \; - @cd ${WRKSRC} && ${FIND} * ! -path "stage/*" ! -type d \ + @cd ${WRKSRC} && ${FIND} * -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/{}" \; + @cd ${WRKSRC} && ${FIND} * ! -type d \ | ${CPIO} -pm -R root:wheel ${STAGEDIR}${PREFIX} @${LN} -sf /var/tmp ${STAGEDIR}${PREFIX}/usr/tmp Modified: head/emulators/linux_base-f10/Makefile ============================================================================== --- head/emulators/linux_base-f10/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/emulators/linux_base-f10/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -203,8 +203,8 @@ do-install: # # Do install without using linux rpm system # - @cd ${WRKSRC} && ${FIND} * ! -path "stage*" -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/{}" \; - @cd ${WRKSRC} && ${FIND} * ! -path "stage/*" ! -type d \ + @cd ${WRKSRC} && ${FIND} * -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/{}" \; + @cd ${WRKSRC} && ${FIND} * ! -type d \ | ${CPIO} -pm -R root:wheel ${STAGEDIR}${PREFIX} @${LN} -sf /var/tmp ${STAGEDIR}${PREFIX}/usr/tmp Modified: head/emulators/qmc2/Makefile ============================================================================== --- head/emulators/qmc2/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/emulators/qmc2/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -42,7 +42,7 @@ post-patch: @${CP} ${FILESDIR}/Makefile ${WRKSRC} @(cd ${WRKSRC}/qmc2/inst; ${SED} -e 's|DATADIR|${PREFIX}/share|' \ < qmc2.ini.template > qmc2.ini) - @${REINPLACE_CMD} -e 's/bash/sh/' ${WRKDIR}/qmc2/scripts/sdl-libs.sh + @${REINPLACE_CMD} -e 's/bash/sh/' ${WRKSRC}/qmc2/scripts/sdl-libs.sh do-install: (cd ${WRKSRC}/qmc2 && ${INSTALL_PROGRAM} qmc2-sdlmame \ Modified: head/emulators/simh/Makefile ============================================================================== --- head/emulators/simh/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/emulators/simh/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -39,14 +39,14 @@ post-patch: 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/VAX/vax_sysdev.c do-install: - (cd ${WRKDIR}/BIN && ${INSTALL_PROGRAM} ${BIN_FILES} \ + (cd ${WRKSRC}/BIN && ${INSTALL_PROGRAM} ${BIN_FILES} \ ${STAGEDIR}${PREFIX}/bin) # eclipse conflicts with java/eclipse, install it as simh-eclipse - ${INSTALL_PROGRAM} ${WRKDIR}/BIN/eclipse \ + ${INSTALL_PROGRAM} ${WRKSRC}/BIN/eclipse \ ${STAGEDIR}${PREFIX}/bin/simh-eclipse @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKDIR}/VAX/ka655x.bin ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/VAX/ka655x.bin ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKDIR} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) + (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include Modified: head/emulators/yape/Makefile ============================================================================== --- head/emulators/yape/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/emulators/yape/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -24,7 +24,7 @@ OPTIONS_DEFINE= DOCS .include post-extract: - @${FIND} -E ${WRKDIR} -type f -iregex ".*\.(c|cpp|h|txt)" -print0 | \ + @${FIND} -E ${WRKSRC} -type f -iregex ".*\.(c|cpp|h|txt)" -print0 | \ ${XARGS} -0 ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' @${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' ${WRKSRC}/Makefile Modified: head/games/alephone-data/Makefile ============================================================================== --- head/games/alephone-data/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/alephone-data/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -70,13 +70,13 @@ post-extract: pre-install: .for f in ${AO_PACKS} - @cd ${WRKSRC} && ${SED} -e 's|%%GAMEDIR%%|${f}|' wrapper > alephone-${f} + @cd ${WRKDIR} && ${SED} -e 's|%%GAMEDIR%%|${f}|' wrapper > alephone-${f} .endfor do-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for f in ${AO_PACKS} - ${INSTALL_SCRIPT} ${WRKSRC}/alephone-${f} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKDIR}/alephone-${f} ${STAGEDIR}${PREFIX}/bin ${CP} -R ${WRKSRC}/${f} ${STAGEDIR}${DATADIR} .endfor Modified: head/games/alephone-scenarios/Makefile ============================================================================== --- head/games/alephone-scenarios/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/alephone-scenarios/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -140,7 +140,7 @@ post-extract: pre-install: .for f in ${AO_PACKS} - @cd ${WRKSRC} && ${SED} -e 's|%%GAMEDIR%%|${f}|' wrapper > alephone-${f} + @cd ${WRKDIR} && ${SED} -e 's|%%GAMEDIR%%|${f}|' wrapper > alephone-${f} .endfor @cd ${WRKSRC} && \ ${FIND} . -type d -print0 | ${XARGS} -0 ${CHMOD} 755 Modified: head/games/arkanoidsb/Makefile ============================================================================== --- head/games/arkanoidsb/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/arkanoidsb/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -13,7 +13,6 @@ COMMENT= Arkanoid and space game WRKSRC= ${WRKDIR}/${PORTNAME} USES= tar:bzip2 -NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes USE_LINUX_APPS= libogg sdlmixer sdlimage Modified: head/games/bogged/Makefile ============================================================================== --- head/games/bogged/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/bogged/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -15,7 +15,7 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-too EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc -EXTRACT_AFTER_ARGS= > ${WRKDIR}/${PORTNAME} +EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} NO_WRKSUBDIR= yes NO_BUILD= yes Modified: head/games/crafty-open-enormous/Makefile ============================================================================== --- head/games/crafty-open-enormous/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/crafty-open-enormous/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -25,10 +25,10 @@ do-build: @${ECHO_MSG} '================================================================' @${ECHO_MSG} 'Ignore warnings about illegal moves. These warnings are normal.' @${ECHO_MSG} '================================================================' - (cd ${WRKDIR} && crafty bookpath=. <${FILESDIR}/book-building) + (cd ${WRKSRC} && crafty bookpath=. <${FILESDIR}/book-building) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty - ${INSTALL_DATA} ${WRKDIR}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty/book.bin + ${INSTALL_DATA} ${WRKSRC}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty/book.bin .include Modified: head/games/crafty-open-large/Makefile ============================================================================== --- head/games/crafty-open-large/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/crafty-open-large/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -20,17 +20,17 @@ NO_WRKSUBDIR= yes CONFLICTS= crafty-open-enormous-* crafty-open-medium-* crafty-open-default-* post-extract: - ${CAT} ${WRKDIR}/Book1.pgn ${WRKDIR}/Book2.pgn ${WRKDIR}/Book3.pgn ${WRKDIR}/Book4.pgn >${WRKDIR}/Book.pgn - ${RM} ${WRKDIR}/Book1.pgn ${WRKDIR}/Book2.pgn ${WRKDIR}/Book3.pgn ${WRKDIR}/Book4.pgn + ${CAT} ${WRKSRC}/Book1.pgn ${WRKSRC}/Book2.pgn ${WRKSRC}/Book3.pgn ${WRKSRC}/Book4.pgn >${WRKSRC}/Book.pgn + ${RM} ${WRKSRC}/Book1.pgn ${WRKSRC}/Book2.pgn ${WRKSRC}/Book3.pgn ${WRKSRC}/Book4.pgn do-build: @${ECHO_MSG} '================================================================' @${ECHO_MSG} 'Ignore warnings about illegal moves. These warnings are normal.' @${ECHO_MSG} '================================================================' - (cd ${WRKDIR} && crafty <${FILESDIR}/book-building) + (cd ${WRKSRC} && crafty <${FILESDIR}/book-building) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty - ${INSTALL_DATA} ${WRKDIR}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty/book.bin + ${INSTALL_DATA} ${WRKSRC}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty/book.bin .include Modified: head/games/crafty-open-medium/Makefile ============================================================================== --- head/games/crafty-open-medium/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/crafty-open-medium/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -23,11 +23,11 @@ do-build: @${ECHO_MSG} '================================================================' @${ECHO_MSG} 'Ignore warnings about illegal moves. These warnings are normal.' @${ECHO_MSG} '================================================================' - (cd ${WRKDIR} && crafty <${FILESDIR}/book-building) + (cd ${WRKSRC} && crafty <${FILESDIR}/book-building) do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty - ${INSTALL_DATA} ${WRKDIR}/book.bin \ + ${INSTALL_DATA} ${WRKSRC}/book.bin \ ${STAGEDIR}${PREFIX}/lib/crafty/book.bin .include Modified: head/games/doom-data/Makefile ============================================================================== --- head/games/doom-data/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/doom-data/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -39,9 +39,9 @@ STRIFE_DISTFILES= strife0.wad.bz2 .include do-extract: - @${MKDIR} ${WRKDIR} + @${MKDIR} ${WRKSRC} .for f in ${DISTFILES} - @${BZIP2_CMD} -dc ${_DISTDIR}/${f} > ${WRKDIR}/${f:S/.bz2$//} + @${BZIP2_CMD} -dc ${_DISTDIR}/${f} > ${WRKSRC}/${f:S/.bz2$//} .endfor do-install: Modified: head/games/doom-hacx/Makefile ============================================================================== --- head/games/doom-hacx/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/doom-hacx/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -26,9 +26,8 @@ PLIST_DIRS= %%DATADIR%% .include do-extract: - @${MKDIR} ${WRKDIR} @${BZIP2_CMD} -dc ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > \ - ${WRKDIR}/${DISTNAME} + ${WRKSRC}/${DISTNAME} do-install: ${MKDIR} ${STAGEDIR}${DATADIR} Modified: head/games/doom-wolfendoom/Makefile ============================================================================== --- head/games/doom-wolfendoom/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/doom-wolfendoom/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -22,9 +22,9 @@ DATADIR= ${DMDIR}/${PORTNAME} .include do-install: - ${FIND} ${WRKDIR}/${PORTNAME} ! -type d -exec ${CHMOD} 0644 {} \; - ${FIND} ${WRKDIR}/${PORTNAME} -type d -exec ${CHMOD} 0755 {} \; + ${FIND} ${WRKSRC}/${PORTNAME} ! -type d -exec ${CHMOD} 0644 {} + + ${FIND} ${WRKSRC}/${PORTNAME} -type d -exec ${CHMOD} 0755 {} + @${MKDIR} ${STAGEDIR}${DATADIR} - ${TAR} -cf - -C ${WRKDIR}/${PORTNAME} . | ${TAR} -xpvf - -C ${STAGEDIR}${DATADIR} + ${TAR} -cf - -C ${WRKSRC}/${PORTNAME} . | ${TAR} -xpvf - -C ${STAGEDIR}${DATADIR} .include Modified: head/games/legends/Makefile ============================================================================== --- head/games/legends/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/legends/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -32,7 +32,7 @@ PLIST_SUB= MAP_PACK="${MAP_PACK}" OPTIONS_DEFINE= DOCS post-extract: - @cd ${WRKDIR} && ${TAR} xf legends.tar + @cd ${WRKSRC} && ${TAR} xf legends.tar post-patch: @${REINPLACE_CMD} -e 's|#!/bin/bash|#!${LOCALBASE}/bin/bash|; \ Modified: head/games/linux-darwinia-demo/Makefile ============================================================================== --- head/games/linux-darwinia-demo/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-darwinia-demo/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -34,8 +34,7 @@ USE_LINUX_APPS+=dri .endif do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +376 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ + @cd ${WRKSRC} && ${TAIL} +376 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ ${TAR} zxf - do-build: Modified: head/games/linux-doom3/Makefile ============================================================================== --- head/games/linux-doom3/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-doom3/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -37,8 +37,8 @@ PLIST_SUB+= NEW="" .endif do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +374 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ + @${MKDIR} ${WRKSRC} + @cd ${WRKSRC} && ${TAIL} +374 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ ${TAR} zxf - .if empty(PORT_OPTIONS:MNO_CDKEY) Modified: head/games/linux-quake3-demo/Makefile ============================================================================== --- head/games/linux-quake3-demo/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-quake3-demo/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -30,8 +30,7 @@ SUB_FILES= q3demo OPTIONS_DEFINE= DOCS do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +165 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ + @cd ${WRKSRC} && ${TAIL} +165 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ ${TAR} zxf - do-install: Modified: head/games/linux-quake3/Makefile ============================================================================== --- head/games/linux-quake3/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-quake3/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -41,10 +41,9 @@ Q3DATAFILE= linuxq3apoint-1.32b-3.x86.ru Q3PATCHFILE= quake3-${PORTVERSION}.zip do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +356 ${_DISTDIR}/${Q3DATAFILE} | \ + @cd ${WRKSRC} && ${TAIL} +356 ${_DISTDIR}/${Q3DATAFILE} | \ ${TAR} zxf - - @${UNZIP_CMD} -qo ${_DISTDIR}/${Q3PATCHFILE} -d ${WRKDIR} + @${UNZIP_CMD} -qo ${_DISTDIR}/${Q3PATCHFILE} -d ${WRKSRC} post-extract: .for f in q3ded quake3.x86 quake3-smp.x86 Modified: head/games/linux-quake4-demo/Makefile ============================================================================== --- head/games/linux-quake4-demo/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-quake4-demo/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -23,9 +23,7 @@ Q4DIR= lib/${PKGNAMEPREFIX}${PORTNAME}$ PLIST_SUB= Q4DIR="${Q4DIR}" do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +376 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ + @cd ${WRKSRC} && ${TAIL} +376 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ ${TAR} zxf - do-build: Modified: head/games/linux-quake4/Makefile ============================================================================== --- head/games/linux-quake4/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-quake4/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -40,9 +40,7 @@ PLIST_SUB+= THREADS="@comment " .endif do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +376 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ + @cd ${WRKSRC} && ${TAIL} +376 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ ${TAR} zxf - do-build: Modified: head/games/linux-uplink-demo/Makefile ============================================================================== --- head/games/linux-uplink-demo/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/linux-uplink-demo/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -38,8 +38,7 @@ USE_LINUX_APPS+=dri .endif do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +376 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ + @cd ${WRKSRC} && ${TAIL} +376 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ ${TAR} zxf - do-build: Modified: head/games/quake-dpmod/Makefile ============================================================================== --- head/games/quake-dpmod/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/quake-dpmod/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -22,9 +22,9 @@ DATADIR= ${Q1DIR}/${PORTNAME} post-extract: # Remove CVS directories - @${FIND} ${WRKDIR} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -rf + @${FIND} ${WRKSRC} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -rf # Fix permissions - @${CHMOD} go-w ${WRKDIR}/dpmod/progs.dat + @${CHMOD} go-w ${WRKSRC}/dpmod/progs.dat do-install: @${MKDIR} ${STAGEDIR}${DATADIR} Modified: head/games/quake2-data/Makefile ============================================================================== --- head/games/quake2-data/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/quake2-data/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -55,18 +55,18 @@ SUB_FILES= pkg-message .endif do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && uncompress -c ${DISTDIR}/${Q2_SRC} | \ + @${MKDIR} ${WRKSRC} + @cd ${WRKSRC} && uncompress -c ${DISTDIR}/${Q2_SRC} | \ ${TAIL} +434 | ${SH} - @${UNZIP_CMD} -q -d ${WRKDIR} \ + @${UNZIP_CMD} -q -d ${WRKSRC} \ ${DISTDIR}/${Q2_UPDATE} baseq2/* -x *.dll .if ${PORT_OPTIONS:MMANUAL} - @${UNZIP_CMD} -ajq -d ${WRKDIR}/DOCS \ + @${UNZIP_CMD} -ajq -d ${WRKSRC}/DOCS \ ${DISTDIR}/${Q2_DEMO} Install/Data/DOCS/* .endif .if ${PORT_OPTIONS:MSHAREWARE} - @${RM} ${WRKDIR}/baseq2/pak[^0].pak - @${UNZIP_CMD} -jq -d ${WRKDIR}/baseq2 \ + @${RM} ${WRKSRC}/baseq2/pak[^0].pak + @${UNZIP_CMD} -jq -d ${WRKSRC}/baseq2 \ ${DISTDIR}/${Q2_DEMO} Install/Data/baseq2/pak0.pak .endif Modified: head/games/quake2-rogue/Makefile ============================================================================== --- head/games/quake2-rogue/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/quake2-rogue/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,8 +19,7 @@ PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game. PLIST_DIRS= %%Q2DIR%%/${PORTNAME} do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && uncompress -c ${DISTDIR}/${DISTFILES} | \ + @cd ${WRKSRC} && uncompress -c ${DISTDIR}/${DISTFILES} | \ ${TAIL} +454 | ${SH} post-extract: Modified: head/games/quake2-xatrix/Makefile ============================================================================== --- head/games/quake2-xatrix/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/quake2-xatrix/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,8 +19,8 @@ PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game. PLIST_DIRS= %%Q2DIR%%/${PORTNAME} do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && uncompress -c ${DISTDIR}/${DISTFILES} | \ + @${MKDIR} ${WRKSRC} + @cd ${WRKSRC} && uncompress -c ${DISTDIR}/${DISTFILES} | \ ${TAIL} +441 | ${SH} post-extract: Modified: head/games/quake3-data/Makefile ============================================================================== --- head/games/quake3-data/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/quake3-data/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -30,10 +30,10 @@ TEAMARENA_DESC= Install Quake III Team .include do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} + @${RM} -rf ${WRKSRC} + @${MKDIR} ${WRKSRC} @${TAIL} +356 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ - ${TAR} xzf - -C ${WRKDIR} + ${TAR} xzf - -C ${WRKSRC} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} Modified: head/games/rfksay/Makefile ============================================================================== --- head/games/rfksay/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/rfksay/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -17,8 +17,8 @@ NO_WRKSUBDIR= yes SHEBANG_FILES= rfksay kittensay robotsay do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKDIR}/kittensay ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKDIR}/robotsay ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/kittensay ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/robotsay ${STAGEDIR}${PREFIX}/bin .include Modified: head/games/robocode/Makefile ============================================================================== --- head/games/robocode/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/robocode/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -31,7 +31,7 @@ SUB_FILES= ${PORTNAME}-MeleeRumble ${POR ${PORTNAME}-TwinDuel pkg-deinstall pkg-message do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-* \ + cd ${WRKDIR} && ${INSTALL_SCRIPT} ${SUB_FILES:M${PORTNAME}*} \ ${STAGEDIR}${PREFIX}/bin/ .for d in battles compilers javadoc libs license roborumble robots \ Modified: head/games/thudboard/Makefile ============================================================================== --- head/games/thudboard/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/thudboard/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} -e 's|file:.*/docs|file://${DOCSDIR}|' \ - ${WRKDIR}/thud.py + ${WRKSRC}/thud.py do-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null @@ -32,10 +32,10 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/*.py ${STAGEDIR}${DATADIR} @${INSTALL_DATA} ${WRKSRC}/*.pyc ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} - @(cd ${WRKDIR}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) + @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) . for d in koomvalley img @${MKDIR} ${STAGEDIR}${DATADIR}/${d} - @(cd ${WRKDIR}/${d} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/${d}) + @(cd ${WRKSRC}/${d} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/${d}) . endfor .include Modified: head/games/traindirector/Makefile ============================================================================== --- head/games/traindirector/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/traindirector/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -29,6 +29,6 @@ PLIST_FILES= bin/traindir3 MAKEFILE= Makefile.fc9 do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/traindir3 ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/traindir3 ${STAGEDIR}${PREFIX}/bin .include Modified: head/games/xasteroids/Makefile ============================================================================== --- head/games/xasteroids/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/games/xasteroids/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -12,7 +12,7 @@ EXTRACT_SUFX= .sh.Z MAINTAINER= ports@FreeBSD.org COMMENT= X11 based asteroids style arcade game -EXTRACT_CMD= ( cd ${WRKDIR}; zcat | ${SH} -s ) +EXTRACT_CMD= ( cd ${WRKSRC}; zcat | ${SH} -s ) EXTRACT_BEFORE_ARGS= < EXTRACT_AFTER_ARGS= # empty Modified: head/graphics/fujiplay/Makefile ============================================================================== --- head/graphics/fujiplay/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/graphics/fujiplay/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -23,10 +23,10 @@ post-patch: @${REINPLACE_CMD} -e 's|^\(CC[^g]*\)gcc$$|\1${CC}|' ${WRKSRC}/Makefile do-install: - (cd ${WRKDIR}; ${INSTALL_PROGRAM} fujiplay yycc2ppm ${STAGEDIR}${PREFIX}/bin) + (cd ${WRKSRC}; ${INSTALL_PROGRAM} fujiplay yycc2ppm ${STAGEDIR}${PREFIX}/bin) @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/fujiplay .for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKDIR}/${f} ${STAGEDIR}${PREFIX}/share/doc/fujiplay + ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/share/doc/fujiplay .endfor .include Modified: head/graphics/geoapi/Makefile ============================================================================== --- head/graphics/geoapi/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/graphics/geoapi/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -23,12 +23,12 @@ OPTIONS_DEFINE= DOCS do-install: .for jar in ${JARFILES} - ${INSTALL_DATA} ${WRKDIR}/${jar}.jar ${STAGEDIR}${JAVAJARDIR} + ${INSTALL_DATA} ${WRKSRC}/${jar}.jar ${STAGEDIR}${JAVAJARDIR} .endfor do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKDIR}/javadoc \ + cd ${WRKSRC}/javadoc \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/\{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} \{} ${STAGEDIR}${DOCSDIR}/\{} \; Modified: head/graphics/gimp-jagged-border-script/Makefile ============================================================================== --- head/graphics/gimp-jagged-border-script/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/graphics/gimp-jagged-border-script/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -33,6 +33,6 @@ post-extract: do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${GIMP_SCRIPTS_DIR} - ${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/${GIMP_SCRIPTS_DIR}/ + ${INSTALL_DATA} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/${GIMP_SCRIPTS_DIR}/ .include Modified: head/graphics/mapyrus/Makefile ============================================================================== --- head/graphics/mapyrus/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/graphics/mapyrus/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -32,12 +32,12 @@ USE_JAVA= yes do-install: @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKDIR}/${MAPYRUSJAR} ${STAGEDIR}${DATADIR}/${MAPYRUSJAR} + ${INSTALL_DATA} ${WRKSRC}/${MAPYRUSJAR} ${STAGEDIR}${DATADIR}/${MAPYRUSJAR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/${MAPYRUSDOCS} ${STAGEDIR}${DOCSDIR}/${MAPYRUSDOCS} + ${INSTALL_DATA} ${WRKSRC}/${MAPYRUSDOCS} ${STAGEDIR}${DOCSDIR}/${MAPYRUSDOCS} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKDIR}/userdoc && \ + cd ${WRKSRC}/userdoc && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} \ "-type f -not -iname copying -and -not -iname *\.tex" Modified: head/graphics/openjump/Makefile ============================================================================== --- head/graphics/openjump/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/graphics/openjump/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -44,7 +44,6 @@ USE_JAVA= yes JAVA_VERSION= 1.6+ USES= zip NO_BUILD= yes -NO_WRKSUBDIR= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS PLUS_REV= 4164 Modified: head/graphics/pstoepsi/Makefile ============================================================================== --- head/graphics/pstoepsi/Makefile Thu Nov 5 12:35:26 2015 (r400847) +++ head/graphics/pstoepsi/Makefile Thu Nov 5 12:36:25 2015 (r400848) @@ -19,17 +19,17 @@ USES= ghostscript:run NO_WRKSUBDIR= yes pre-patch: - ${CP} ${DISTDIR}/${DIST_SUBDIR}/pstoepsi ${WRKDIR}/pstoepsi.prefix - ${CP} ${DISTDIR}/${DIST_SUBDIR}/README.this-site ${WRKDIR} + ${CP} ${DISTDIR}/${DIST_SUBDIR}/pstoepsi ${WRKSRC}/pstoepsi.prefix + ${CP} ${DISTDIR}/${DIST_SUBDIR}/README.this-site ${WRKSRC} *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Nov 5 13:14:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 549B0A2438A; Thu, 5 Nov 2015 13:14:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E8BD1DD5; Thu, 5 Nov 2015 13:14:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5DEkWP088669; Thu, 5 Nov 2015 13:14:46 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5DEkYD088666; Thu, 5 Nov 2015 13:14:46 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511051314.tA5DEkYD088666@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 5 Nov 2015 13:14:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400849 - in head/games/falconseye: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:14:47 -0000 Author: mat Date: Thu Nov 5 13:14:45 2015 New Revision: 400849 URL: https://svnweb.freebsd.org/changeset/ports/400849 Log: Fix build as a user. Sponsored by: Absolight Modified: head/games/falconseye/Makefile head/games/falconseye/files/patch-sys_unix_Makefile_top head/games/falconseye/pkg-plist Modified: head/games/falconseye/Makefile ============================================================================== --- head/games/falconseye/Makefile Thu Nov 5 12:36:25 2015 (r400848) +++ head/games/falconseye/Makefile Thu Nov 5 13:14:45 2015 (r400849) @@ -3,7 +3,7 @@ PORTNAME= falconseye PORTVERSION= 1.9.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NetHack-Falcon_s%20Eye%20%28source%29/${PORTVERSION} DISTNAME= nethack_source_331_jtp_${PORTVERSION:S/.//g} @@ -14,8 +14,8 @@ COMMENT= NetHack derivative RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USES= perl5 zip -NHDIR= "${PREFIX}/share/falconseyedir" -MAKE_ENV= NHDIR="${NHDIR}" NETHACKCONFIG="${NETHACKCONFIG}" +DATADIR= ${PREFIX}/share/falconseyedir +MAKE_ENV= NHDIR="${DATADIR}" NETHACKCONFIG="${NETHACKCONFIG}" NETHACKCONFIG= ${FILESDIR}/x-config USE_SDL= sdl USE_PERL5= build @@ -45,5 +45,7 @@ post-install: ${STAGEDIR}${PREFIX}/man/man6/frecover.6 cd ${WRKSRC}/doc && ${INSTALL_MAN} nethack.6 \ ${STAGEDIR}${PREFIX}/man/man6/falconseye.6 + ${TOUCH} ${STAGEDIR}${DATADIR}/logfile ${STAGEDIR}${DATADIR}/perm \ + ${STAGEDIR}${DATADIR}/record .include Modified: head/games/falconseye/files/patch-sys_unix_Makefile_top ============================================================================== --- head/games/falconseye/files/patch-sys_unix_Makefile_top Thu Nov 5 12:36:25 2015 (r400848) +++ head/games/falconseye/files/patch-sys_unix_Makefile_top Thu Nov 5 13:14:45 2015 (r400849) @@ -37,7 +37,7 @@ # setgid instead of setuid. Therefore we must also allow group writing # for the files and directories. -GAMEPERM = 02755 -+GAMEPERM = 02555 ++GAMEPERM = 0555 FILEPERM = 0664 EXEPERM = 0755 DIRPERM = 0775 Modified: head/games/falconseye/pkg-plist ============================================================================== --- head/games/falconseye/pkg-plist Thu Nov 5 12:36:25 2015 (r400848) +++ head/games/falconseye/pkg-plist Thu Nov 5 13:14:45 2015 (r400849) @@ -1,272 +1,266 @@ -@group games bin/falconseye bin/frecover -share/falconseyedir/Arc-fila.lev -share/falconseyedir/Arc-filb.lev -share/falconseyedir/Arc-goal.lev -share/falconseyedir/Arc-loca.lev -share/falconseyedir/Arc-strt.lev -share/falconseyedir/Bar-fila.lev -share/falconseyedir/Bar-filb.lev -share/falconseyedir/Bar-goal.lev -share/falconseyedir/Bar-loca.lev -share/falconseyedir/Bar-strt.lev -share/falconseyedir/Cav-fila.lev -share/falconseyedir/Cav-filb.lev -share/falconseyedir/Cav-goal.lev -share/falconseyedir/Cav-loca.lev -share/falconseyedir/Cav-strt.lev -share/falconseyedir/Hea-fila.lev -share/falconseyedir/Hea-filb.lev -share/falconseyedir/Hea-goal.lev -share/falconseyedir/Hea-loca.lev -share/falconseyedir/Hea-strt.lev -share/falconseyedir/Kni-fila.lev -share/falconseyedir/Kni-filb.lev -share/falconseyedir/Kni-goal.lev -share/falconseyedir/Kni-loca.lev -share/falconseyedir/Kni-strt.lev -share/falconseyedir/Mon-fila.lev -share/falconseyedir/Mon-filb.lev -share/falconseyedir/Mon-goal.lev -share/falconseyedir/Mon-loca.lev -share/falconseyedir/Mon-strt.lev -share/falconseyedir/Pri-fila.lev -share/falconseyedir/Pri-filb.lev -share/falconseyedir/Pri-goal.lev -share/falconseyedir/Pri-loca.lev -share/falconseyedir/Pri-strt.lev -share/falconseyedir/Ran-fila.lev -share/falconseyedir/Ran-filb.lev -share/falconseyedir/Ran-goal.lev -share/falconseyedir/Ran-loca.lev -share/falconseyedir/Ran-strt.lev -share/falconseyedir/Rog-fila.lev -share/falconseyedir/Rog-filb.lev -share/falconseyedir/Rog-goal.lev -share/falconseyedir/Rog-loca.lev -share/falconseyedir/Rog-strt.lev -share/falconseyedir/Sam-fila.lev -share/falconseyedir/Sam-filb.lev -share/falconseyedir/Sam-goal.lev -share/falconseyedir/Sam-loca.lev -share/falconseyedir/Sam-strt.lev -share/falconseyedir/Tou-fila.lev -share/falconseyedir/Tou-filb.lev -share/falconseyedir/Tou-goal.lev -share/falconseyedir/Tou-loca.lev -share/falconseyedir/Tou-strt.lev -share/falconseyedir/Val-fila.lev -share/falconseyedir/Val-filb.lev -share/falconseyedir/Val-goal.lev -share/falconseyedir/Val-loca.lev -share/falconseyedir/Val-strt.lev -share/falconseyedir/Wiz-fila.lev -share/falconseyedir/Wiz-filb.lev -share/falconseyedir/Wiz-goal.lev -share/falconseyedir/Wiz-loca.lev -share/falconseyedir/Wiz-strt.lev -share/falconseyedir/air.lev -share/falconseyedir/asmodeus.lev -share/falconseyedir/astral.lev -share/falconseyedir/baalz.lev -share/falconseyedir/bigrm-1.lev -share/falconseyedir/bigrm-2.lev -share/falconseyedir/bigrm-3.lev -share/falconseyedir/bigrm-4.lev -share/falconseyedir/bigrm-5.lev -share/falconseyedir/castle.lev -share/falconseyedir/cmdhelp -share/falconseyedir/config/jtp_intr.txt -share/falconseyedir/config/jtp_keys.txt -share/falconseyedir/config/jtp_lit1.dat -share/falconseyedir/config/jtp_opts.txt -share/falconseyedir/config/jtp_snds.txt -share/falconseyedir/data -share/falconseyedir/defaults.nh -share/falconseyedir/dungeon -share/falconseyedir/earth.lev -share/falconseyedir/fakewiz1.lev -share/falconseyedir/fakewiz2.lev -share/falconseyedir/fire.lev -share/falconseyedir/graphics/backpac5.pcx -share/falconseyedir/graphics/book1.pcx -share/falconseyedir/graphics/book2.pcx -share/falconseyedir/graphics/cairn.pcx -share/falconseyedir/graphics/chargen2.pcx -share/falconseyedir/graphics/dawn.pcx -share/falconseyedir/graphics/dreams.pcx -share/falconseyedir/graphics/entrance.pcx -share/falconseyedir/graphics/jtp_cm07.pcx -share/falconseyedir/graphics/jtp_cm08.pcx -share/falconseyedir/graphics/jtp_cm09.pcx -share/falconseyedir/graphics/jtp_cm12.pcx -share/falconseyedir/graphics/jtp_cm13.pcx -share/falconseyedir/graphics/jtp_cmb8.pcx -share/falconseyedir/graphics/jtp_cmc7.pcx -share/falconseyedir/graphics/jtp_mon6.pcx -share/falconseyedir/graphics/jtp_mon7.pcx -share/falconseyedir/graphics/jtp_mou5.pcx -share/falconseyedir/graphics/jtp_mwi4.pcx -share/falconseyedir/graphics/jtp_nh_1.pcx -share/falconseyedir/graphics/jtp_obj1.pcx -share/falconseyedir/graphics/jtp_obj2.pcx -share/falconseyedir/graphics/jtp_st10.pcx -share/falconseyedir/graphics/jtp_win1.pcx -share/falconseyedir/graphics/mandolin.pcx -share/falconseyedir/graphics/menuchr2.pcx -share/falconseyedir/graphics/micons2.pcx -share/falconseyedir/graphics/night.pcx -share/falconseyedir/graphics/quitgame.pcx -share/falconseyedir/graphics/stairway.pcx -share/falconseyedir/graphics/ttipchr1.pcx -share/falconseyedir/graphics/valley.pcx -share/falconseyedir/graphics/walls02a.pcx -share/falconseyedir/graphics/walls02b.pcx -share/falconseyedir/graphics/walls02c.pcx -share/falconseyedir/graphics/walls03a.pcx -share/falconseyedir/graphics/walls03b.pcx -share/falconseyedir/graphics/walls03c.pcx -share/falconseyedir/graphics/yendor.pcx -share/falconseyedir/help -share/falconseyedir/hh -share/falconseyedir/history -share/falconseyedir/juiblex.lev -share/falconseyedir/knox.lev -share/falconseyedir/license -share/falconseyedir/manual/arrows1.jpg -share/falconseyedir/manual/arrows2.jpg -share/falconseyedir/manual/buttonpanel.jpg -share/falconseyedir/manual/char_arc.jpg -share/falconseyedir/manual/char_kni.jpg -share/falconseyedir/manual/char_pri.jpg -share/falconseyedir/manual/char_ran.jpg -share/falconseyedir/manual/char_rog.jpg -share/falconseyedir/manual/char_tou.jpg -share/falconseyedir/manual/char_val.jpg -share/falconseyedir/manual/char_wiz.jpg -share/falconseyedir/manual/contextmenu.jpg -share/falconseyedir/manual/dng_door.jpg -share/falconseyedir/manual/dng_strs.jpg -share/falconseyedir/manual/giantant.jpg -share/falconseyedir/manual/index.html -share/falconseyedir/manual/letter_a.jpg -share/falconseyedir/manual/letter_c.jpg -share/falconseyedir/manual/letter_m.jpg -share/falconseyedir/manual/letter_n.jpg -share/falconseyedir/manual/letter_o.jpg -share/falconseyedir/manual/letter_r.jpg -share/falconseyedir/manual/letter_t.jpg -share/falconseyedir/manual/letter_w.jpg -share/falconseyedir/manual/letter_y.jpg -share/falconseyedir/manual/main.html -share/falconseyedir/manual/main_10.html -share/falconseyedir/manual/main_11.html -share/falconseyedir/manual/main_12.html -share/falconseyedir/manual/main_2.html -share/falconseyedir/manual/main_3.html -share/falconseyedir/manual/main_4.html -share/falconseyedir/manual/main_5.html -share/falconseyedir/manual/main_6.html -share/falconseyedir/manual/main_7.html -share/falconseyedir/manual/main_8.html -share/falconseyedir/manual/main_9.html -share/falconseyedir/manual/mapwindow.jpg -share/falconseyedir/manual/minimap.jpg -share/falconseyedir/manual/navbar.html -share/falconseyedir/manual/nhisomet.jpg -share/falconseyedir/manual/nhmanual.css -share/falconseyedir/manual/nhnavlog.jpg -share/falconseyedir/manual/obj_food.jpg -share/falconseyedir/manual/obj_gem.jpg -share/falconseyedir/manual/obj_potion.jpg -share/falconseyedir/manual/obj_ring.jpg -share/falconseyedir/manual/obj_scroll.jpg -share/falconseyedir/manual/obj_sword.jpg -share/falconseyedir/manual/paper1.jpg -share/falconseyedir/manual/scrollrun.jpg -share/falconseyedir/manual/statusbar.jpg -share/falconseyedir/manual/valley.jpg -share/falconseyedir/manual/wallstyle_full.jpg -share/falconseyedir/manual/wallstyle_halfheight.jpg -share/falconseyedir/manual/wallstyle_transparent.jpg -share/falconseyedir/medusa-1.lev -share/falconseyedir/medusa-2.lev -share/falconseyedir/minefill.lev -share/falconseyedir/minend-1.lev -share/falconseyedir/minend-2.lev -share/falconseyedir/minetn-1.lev -share/falconseyedir/minetn-2.lev -share/falconseyedir/nethack.ico -share/falconseyedir/opthelp -share/falconseyedir/options -share/falconseyedir/oracle.lev -share/falconseyedir/oracles -share/falconseyedir/orcus.lev -share/falconseyedir/quest.dat -share/falconseyedir/rumors -share/falconseyedir/sanctum.lev -share/falconseyedir/soko1-1.lev -share/falconseyedir/soko1-2.lev -share/falconseyedir/soko2-1.lev -share/falconseyedir/soko2-2.lev -share/falconseyedir/soko3-1.lev -share/falconseyedir/soko3-2.lev -share/falconseyedir/soko4-1.lev -share/falconseyedir/soko4-2.lev -share/falconseyedir/sound/aircaves.mid -share/falconseyedir/sound/ambient1.mid -share/falconseyedir/sound/ambient2.mid -share/falconseyedir/sound/ascended.mid -share/falconseyedir/sound/battle1.mid -share/falconseyedir/sound/battle2.mid -share/falconseyedir/sound/bell.raw -share/falconseyedir/sound/cat.raw -share/falconseyedir/sound/cldoor.raw -share/falconseyedir/sound/counting.raw -share/falconseyedir/sound/died.mid -share/falconseyedir/sound/dog.raw -share/falconseyedir/sound/earthcav.mid -share/falconseyedir/sound/firecave.mid -share/falconseyedir/sound/fountain.raw -share/falconseyedir/sound/intro.mid -share/falconseyedir/sound/lament1.mid -share/falconseyedir/sound/lament2.mid -share/falconseyedir/sound/levelup.mid -share/falconseyedir/sound/levelup.raw -share/falconseyedir/sound/lion.raw -share/falconseyedir/sound/mines.mid -share/falconseyedir/sound/nethack.mid -share/falconseyedir/sound/opdoor.raw -share/falconseyedir/sound/oracle.mid -share/falconseyedir/sound/quit.mid -share/falconseyedir/sound/roar.raw -share/falconseyedir/sound/shopping.mid -share/falconseyedir/sound/swordhit.raw -share/falconseyedir/sound/swordmis.raw -share/falconseyedir/sound/town.mid -share/falconseyedir/sound/walk.raw -share/falconseyedir/sound/watercav.mid -share/falconseyedir/tower1.lev -share/falconseyedir/tower2.lev -share/falconseyedir/tower3.lev -share/falconseyedir/valley.lev -share/falconseyedir/water.lev -share/falconseyedir/wizard1.lev -share/falconseyedir/wizard2.lev -share/falconseyedir/wizard3.lev -share/falconseyedir/wizhelp man/man6/falconseye.6.gz man/man6/frecover.6.gz -share/falconseyedir/falconseye -@exec install -g games -m 0664 /dev/null %B/logfile -@exec install -g games -m 0664 /dev/null %B/perm -@exec install -g games -m 0664 /dev/null %B/record -@unexec rm -f %B/logfile %B/perm %B/record %B/jtp_log.txt -@exec install -d -g games -m 0575 %B/save -@unexec rm -rf %B/save -@dirrm share/falconseyedir/sound -@dirrm share/falconseyedir/manual -@dirrm share/falconseyedir/graphics -@dirrm share/falconseyedir/config -@dirrm share/falconseyedir +%%DATADIR%%/Arc-fila.lev +%%DATADIR%%/Arc-filb.lev +%%DATADIR%%/Arc-goal.lev +%%DATADIR%%/Arc-loca.lev +%%DATADIR%%/Arc-strt.lev +%%DATADIR%%/Bar-fila.lev +%%DATADIR%%/Bar-filb.lev +%%DATADIR%%/Bar-goal.lev +%%DATADIR%%/Bar-loca.lev +%%DATADIR%%/Bar-strt.lev +%%DATADIR%%/Cav-fila.lev +%%DATADIR%%/Cav-filb.lev +%%DATADIR%%/Cav-goal.lev +%%DATADIR%%/Cav-loca.lev +%%DATADIR%%/Cav-strt.lev +%%DATADIR%%/Hea-fila.lev +%%DATADIR%%/Hea-filb.lev +%%DATADIR%%/Hea-goal.lev +%%DATADIR%%/Hea-loca.lev +%%DATADIR%%/Hea-strt.lev +%%DATADIR%%/Kni-fila.lev +%%DATADIR%%/Kni-filb.lev +%%DATADIR%%/Kni-goal.lev +%%DATADIR%%/Kni-loca.lev +%%DATADIR%%/Kni-strt.lev +%%DATADIR%%/Mon-fila.lev +%%DATADIR%%/Mon-filb.lev +%%DATADIR%%/Mon-goal.lev +%%DATADIR%%/Mon-loca.lev +%%DATADIR%%/Mon-strt.lev +%%DATADIR%%/Pri-fila.lev +%%DATADIR%%/Pri-filb.lev +%%DATADIR%%/Pri-goal.lev +%%DATADIR%%/Pri-loca.lev +%%DATADIR%%/Pri-strt.lev +%%DATADIR%%/Ran-fila.lev +%%DATADIR%%/Ran-filb.lev +%%DATADIR%%/Ran-goal.lev +%%DATADIR%%/Ran-loca.lev +%%DATADIR%%/Ran-strt.lev +%%DATADIR%%/Rog-fila.lev +%%DATADIR%%/Rog-filb.lev +%%DATADIR%%/Rog-goal.lev +%%DATADIR%%/Rog-loca.lev +%%DATADIR%%/Rog-strt.lev +%%DATADIR%%/Sam-fila.lev +%%DATADIR%%/Sam-filb.lev +%%DATADIR%%/Sam-goal.lev +%%DATADIR%%/Sam-loca.lev +%%DATADIR%%/Sam-strt.lev +%%DATADIR%%/Tou-fila.lev +%%DATADIR%%/Tou-filb.lev +%%DATADIR%%/Tou-goal.lev +%%DATADIR%%/Tou-loca.lev +%%DATADIR%%/Tou-strt.lev +%%DATADIR%%/Val-fila.lev +%%DATADIR%%/Val-filb.lev +%%DATADIR%%/Val-goal.lev +%%DATADIR%%/Val-loca.lev +%%DATADIR%%/Val-strt.lev +%%DATADIR%%/Wiz-fila.lev +%%DATADIR%%/Wiz-filb.lev +%%DATADIR%%/Wiz-goal.lev +%%DATADIR%%/Wiz-loca.lev +%%DATADIR%%/Wiz-strt.lev +%%DATADIR%%/air.lev +%%DATADIR%%/asmodeus.lev +%%DATADIR%%/astral.lev +%%DATADIR%%/baalz.lev +%%DATADIR%%/bigrm-1.lev +%%DATADIR%%/bigrm-2.lev +%%DATADIR%%/bigrm-3.lev +%%DATADIR%%/bigrm-4.lev +%%DATADIR%%/bigrm-5.lev +%%DATADIR%%/castle.lev +%%DATADIR%%/cmdhelp +%%DATADIR%%/config/jtp_intr.txt +%%DATADIR%%/config/jtp_keys.txt +%%DATADIR%%/config/jtp_lit1.dat +%%DATADIR%%/config/jtp_opts.txt +%%DATADIR%%/config/jtp_snds.txt +%%DATADIR%%/data +%%DATADIR%%/defaults.nh +%%DATADIR%%/dungeon +%%DATADIR%%/earth.lev +%%DATADIR%%/fakewiz1.lev +%%DATADIR%%/fakewiz2.lev +@(,games,2555) %%DATADIR%%/falconseye +%%DATADIR%%/fire.lev +%%DATADIR%%/graphics/backpac5.pcx +%%DATADIR%%/graphics/book1.pcx +%%DATADIR%%/graphics/book2.pcx +%%DATADIR%%/graphics/cairn.pcx +%%DATADIR%%/graphics/chargen2.pcx +%%DATADIR%%/graphics/dawn.pcx +%%DATADIR%%/graphics/dreams.pcx +%%DATADIR%%/graphics/entrance.pcx +%%DATADIR%%/graphics/jtp_cm07.pcx +%%DATADIR%%/graphics/jtp_cm08.pcx +%%DATADIR%%/graphics/jtp_cm09.pcx +%%DATADIR%%/graphics/jtp_cm12.pcx +%%DATADIR%%/graphics/jtp_cm13.pcx +%%DATADIR%%/graphics/jtp_cmb8.pcx +%%DATADIR%%/graphics/jtp_cmc7.pcx +%%DATADIR%%/graphics/jtp_mon6.pcx +%%DATADIR%%/graphics/jtp_mon7.pcx +%%DATADIR%%/graphics/jtp_mou5.pcx +%%DATADIR%%/graphics/jtp_mwi4.pcx +%%DATADIR%%/graphics/jtp_nh_1.pcx +%%DATADIR%%/graphics/jtp_obj1.pcx +%%DATADIR%%/graphics/jtp_obj2.pcx +%%DATADIR%%/graphics/jtp_st10.pcx +%%DATADIR%%/graphics/jtp_win1.pcx +%%DATADIR%%/graphics/mandolin.pcx +%%DATADIR%%/graphics/menuchr2.pcx +%%DATADIR%%/graphics/micons2.pcx +%%DATADIR%%/graphics/night.pcx +%%DATADIR%%/graphics/quitgame.pcx +%%DATADIR%%/graphics/stairway.pcx +%%DATADIR%%/graphics/ttipchr1.pcx +%%DATADIR%%/graphics/valley.pcx +%%DATADIR%%/graphics/walls02a.pcx +%%DATADIR%%/graphics/walls02b.pcx +%%DATADIR%%/graphics/walls02c.pcx +%%DATADIR%%/graphics/walls03a.pcx +%%DATADIR%%/graphics/walls03b.pcx +%%DATADIR%%/graphics/walls03c.pcx +%%DATADIR%%/graphics/yendor.pcx +%%DATADIR%%/help +%%DATADIR%%/hh +%%DATADIR%%/history +%%DATADIR%%/juiblex.lev +%%DATADIR%%/knox.lev +%%DATADIR%%/license +@(,games,664) %%DATADIR%%/logfile +%%DATADIR%%/manual/arrows1.jpg +%%DATADIR%%/manual/arrows2.jpg +%%DATADIR%%/manual/buttonpanel.jpg +%%DATADIR%%/manual/char_arc.jpg +%%DATADIR%%/manual/char_kni.jpg +%%DATADIR%%/manual/char_pri.jpg +%%DATADIR%%/manual/char_ran.jpg +%%DATADIR%%/manual/char_rog.jpg +%%DATADIR%%/manual/char_tou.jpg +%%DATADIR%%/manual/char_val.jpg +%%DATADIR%%/manual/char_wiz.jpg +%%DATADIR%%/manual/contextmenu.jpg +%%DATADIR%%/manual/dng_door.jpg +%%DATADIR%%/manual/dng_strs.jpg +%%DATADIR%%/manual/giantant.jpg +%%DATADIR%%/manual/index.html +%%DATADIR%%/manual/letter_a.jpg +%%DATADIR%%/manual/letter_c.jpg +%%DATADIR%%/manual/letter_m.jpg +%%DATADIR%%/manual/letter_n.jpg +%%DATADIR%%/manual/letter_o.jpg +%%DATADIR%%/manual/letter_r.jpg +%%DATADIR%%/manual/letter_t.jpg +%%DATADIR%%/manual/letter_w.jpg +%%DATADIR%%/manual/letter_y.jpg +%%DATADIR%%/manual/main.html +%%DATADIR%%/manual/main_10.html +%%DATADIR%%/manual/main_11.html +%%DATADIR%%/manual/main_12.html +%%DATADIR%%/manual/main_2.html +%%DATADIR%%/manual/main_3.html +%%DATADIR%%/manual/main_4.html +%%DATADIR%%/manual/main_5.html +%%DATADIR%%/manual/main_6.html +%%DATADIR%%/manual/main_7.html +%%DATADIR%%/manual/main_8.html +%%DATADIR%%/manual/main_9.html +%%DATADIR%%/manual/mapwindow.jpg +%%DATADIR%%/manual/minimap.jpg +%%DATADIR%%/manual/navbar.html +%%DATADIR%%/manual/nhisomet.jpg +%%DATADIR%%/manual/nhmanual.css +%%DATADIR%%/manual/nhnavlog.jpg +%%DATADIR%%/manual/obj_food.jpg +%%DATADIR%%/manual/obj_gem.jpg +%%DATADIR%%/manual/obj_potion.jpg +%%DATADIR%%/manual/obj_ring.jpg +%%DATADIR%%/manual/obj_scroll.jpg +%%DATADIR%%/manual/obj_sword.jpg +%%DATADIR%%/manual/paper1.jpg +%%DATADIR%%/manual/scrollrun.jpg +%%DATADIR%%/manual/statusbar.jpg +%%DATADIR%%/manual/valley.jpg +%%DATADIR%%/manual/wallstyle_full.jpg +%%DATADIR%%/manual/wallstyle_halfheight.jpg +%%DATADIR%%/manual/wallstyle_transparent.jpg +%%DATADIR%%/medusa-1.lev +%%DATADIR%%/medusa-2.lev +%%DATADIR%%/minefill.lev +%%DATADIR%%/minend-1.lev +%%DATADIR%%/minend-2.lev +%%DATADIR%%/minetn-1.lev +%%DATADIR%%/minetn-2.lev +%%DATADIR%%/nethack.ico +%%DATADIR%%/opthelp +%%DATADIR%%/options +%%DATADIR%%/oracle.lev +%%DATADIR%%/oracles +%%DATADIR%%/orcus.lev +@(,games,664) %%DATADIR%%/perm +%%DATADIR%%/quest.dat +@(,games,664) %%DATADIR%%/record +%%DATADIR%%/rumors +%%DATADIR%%/sanctum.lev +%%DATADIR%%/soko1-1.lev +%%DATADIR%%/soko1-2.lev +%%DATADIR%%/soko2-1.lev +%%DATADIR%%/soko2-2.lev +%%DATADIR%%/soko3-1.lev +%%DATADIR%%/soko3-2.lev +%%DATADIR%%/soko4-1.lev +%%DATADIR%%/soko4-2.lev +%%DATADIR%%/sound/aircaves.mid +%%DATADIR%%/sound/ambient1.mid +%%DATADIR%%/sound/ambient2.mid +%%DATADIR%%/sound/ascended.mid +%%DATADIR%%/sound/battle1.mid +%%DATADIR%%/sound/battle2.mid +%%DATADIR%%/sound/bell.raw +%%DATADIR%%/sound/cat.raw +%%DATADIR%%/sound/cldoor.raw +%%DATADIR%%/sound/counting.raw +%%DATADIR%%/sound/died.mid +%%DATADIR%%/sound/dog.raw +%%DATADIR%%/sound/earthcav.mid +%%DATADIR%%/sound/firecave.mid +%%DATADIR%%/sound/fountain.raw +%%DATADIR%%/sound/intro.mid +%%DATADIR%%/sound/lament1.mid +%%DATADIR%%/sound/lament2.mid +%%DATADIR%%/sound/levelup.mid +%%DATADIR%%/sound/levelup.raw +%%DATADIR%%/sound/lion.raw +%%DATADIR%%/sound/mines.mid +%%DATADIR%%/sound/nethack.mid +%%DATADIR%%/sound/opdoor.raw +%%DATADIR%%/sound/oracle.mid +%%DATADIR%%/sound/quit.mid +%%DATADIR%%/sound/roar.raw +%%DATADIR%%/sound/shopping.mid +%%DATADIR%%/sound/swordhit.raw +%%DATADIR%%/sound/swordmis.raw +%%DATADIR%%/sound/town.mid +%%DATADIR%%/sound/walk.raw +%%DATADIR%%/sound/watercav.mid +%%DATADIR%%/tower1.lev +%%DATADIR%%/tower2.lev +%%DATADIR%%/tower3.lev +%%DATADIR%%/valley.lev +%%DATADIR%%/water.lev +%%DATADIR%%/wizard1.lev +%%DATADIR%%/wizard2.lev +%%DATADIR%%/wizard3.lev +%%DATADIR%%/wizhelp +@dir(,games,575) %%DATADIR%%/save +@unexec rm -f %D/%%DATADIR%%/logfile %D/%%DATADIR%%/perm %D/%%DATADIR%%/record %D/%%DATADIR%%/jtp_log.txt +@unexec rm -rf %D/%%DATADIR%%/save From owner-svn-ports-all@freebsd.org Thu Nov 5 13:21:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 238E3A24517; Thu, 5 Nov 2015 13:21:25 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFD501147; Thu, 5 Nov 2015 13:21:24 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5DLOmi089017; Thu, 5 Nov 2015 13:21:24 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5DLNlL089014; Thu, 5 Nov 2015 13:21:23 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511051321.tA5DLNlL089014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 5 Nov 2015 13:21:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400850 - in head/www/node-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:21:25 -0000 Author: vanilla Date: Thu Nov 5 13:21:23 2015 New Revision: 400850 URL: https://svnweb.freebsd.org/changeset/ports/400850 Log: Upgrade to 5.0.0. PR: 204187 Submitted by: maintainer Deleted: head/www/node-devel/files/ Modified: head/www/node-devel/Makefile head/www/node-devel/distinfo head/www/node-devel/pkg-plist Modified: head/www/node-devel/Makefile ============================================================================== --- head/www/node-devel/Makefile Thu Nov 5 13:14:45 2015 (r400849) +++ head/www/node-devel/Makefile Thu Nov 5 13:21:23 2015 (r400850) @@ -1,38 +1,46 @@ +# Created by: Jin-Sih Lin # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.11.16 +PORTVERSION= 5.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= -devel MAINTAINER= linpct@gmail.com -COMMENT= V8 javascript for client and server +COMMENT= V8 JavaScript for client and server LICENSE= MIT -USES= execinfo gmake python:2 +OPTIONS_DEFINE= DOCS + +USES= compiler execinfo gmake python:2 HAS_CONFIGURE= yes USE_LDCONFIG= yes -CONFLICTS= node-0.[0-9]* node010-* iojs-* +CONFLICTS_INSTALL= node-0.[0-9]* node010-* iojs-* ONLY_FOR_ARCHS= i386 amd64 CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm --shared-zlib PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,} REINPLACE_ARGS= -i '' +MAKE_ENV+= CC.host=${CC} CXX.host=${CXX} LINK.host=${CXX} LINK.target=${CXX} -.include +.include -.if exists(/usr/bin/clang) -CC= clang -CXX= clang++ -GYP_DEFINES+= clang=1 +.if ${COMPILER_TYPE} == clang +MAKE_ENV+= LINK=clang++ +CFLAGS+= -Wno-unused-private-field +.if ${COMPILER_VERSION} >= 33 +CFLAGS+= -Wno-nested-anon-types -Wno-unused-function +.if ${COMPILER_VERSION} >= 34 +CFLAGS+= -Wno-unused-const-variable +.endif +.endif .else -USE_GCC?= yes -GYP_DEFINES+= gcc_version=${CXX:S/g++//} +MAKE_ARGS+= strictaliasing=off +USE_GCC= yes .endif post-patch: @@ -40,7 +48,10 @@ post-patch: ${WRKSRC}/deps/v8/tools/gyp/v8.gyp @${REINPLACE_CMD} -e 's|/usr/bin/env python|${PYTHON_CMD}|' \ ${WRKSRC}/configure + @${REINPLACE_CMD} -e "s|python -c|${PYTHON_CMD} -c|" \ + ${WRKSRC}/deps/v8/build/toolchain.gypi @${REINPLACE_CMD} -e "s|'python',|'${PYTHON_CMD}',|" \ + ${WRKSRC}/tools/icu/icu-generic.gyp \ ${WRKSRC}/deps/v8/build/shim_headers.gypi \ ${WRKSRC}/deps/v8/tools/gyp/v8.gyp \ ${WRKSRC}/deps/v8/src/d8.gyp @@ -48,4 +59,4 @@ post-patch: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node -.include +.include Modified: head/www/node-devel/distinfo ============================================================================== --- head/www/node-devel/distinfo Thu Nov 5 13:14:45 2015 (r400849) +++ head/www/node-devel/distinfo Thu Nov 5 13:21:23 2015 (r400850) @@ -1,2 +1,2 @@ -SHA256 (node-v0.11.16.tar.gz) = f0d141faa1f7da3aff53e9615d76040d29c0650542be3b09ee80aca2f2cc61f6 -SIZE (node-v0.11.16.tar.gz) = 19059251 +SHA256 (node-v5.0.0.tar.gz) = 698d9662067ae6a20a2586e5c09659735fc0050769a0d8f76f979189ceaccdf4 +SIZE (node-v5.0.0.tar.gz) = 22581813 Modified: head/www/node-devel/pkg-plist ============================================================================== --- head/www/node-devel/pkg-plist Thu Nov 5 13:14:45 2015 (r400849) +++ head/www/node-devel/pkg-plist Thu Nov 5 13:21:23 2015 (r400850) @@ -11,9 +11,99 @@ include/node/node_buffer.h include/node/node_internals.h include/node/node_object_wrap.h include/node/node_version.h +include/node/openssl/aes.h +include/node/openssl/archs/BSD-x86/opensslconf.h +include/node/openssl/archs/BSD-x86_64/opensslconf.h +include/node/openssl/archs/VC-WIN32/opensslconf.h +include/node/openssl/archs/VC-WIN64A/opensslconf.h +include/node/openssl/archs/aix-gcc/opensslconf.h +include/node/openssl/archs/aix64-gcc/opensslconf.h +include/node/openssl/archs/darwin-i386-cc/opensslconf.h +include/node/openssl/archs/darwin64-x86_64-cc/opensslconf.h +include/node/openssl/archs/linux-aarch64/opensslconf.h +include/node/openssl/archs/linux-armv4/opensslconf.h +include/node/openssl/archs/linux-elf/opensslconf.h +include/node/openssl/archs/linux-ppc/opensslconf.h +include/node/openssl/archs/linux-ppc64/opensslconf.h +include/node/openssl/archs/linux-x32/opensslconf.h +include/node/openssl/archs/linux-x86_64/opensslconf.h +include/node/openssl/archs/solaris-x86-gcc/opensslconf.h +include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h +include/node/openssl/asn1.h +include/node/openssl/asn1_mac.h +include/node/openssl/asn1t.h +include/node/openssl/bio.h +include/node/openssl/blowfish.h +include/node/openssl/bn.h +include/node/openssl/buffer.h +include/node/openssl/camellia.h +include/node/openssl/cast.h +include/node/openssl/cmac.h +include/node/openssl/cms.h +include/node/openssl/comp.h +include/node/openssl/conf.h +include/node/openssl/conf_api.h +include/node/openssl/crypto.h +include/node/openssl/des.h +include/node/openssl/des_old.h +include/node/openssl/dh.h +include/node/openssl/dsa.h +include/node/openssl/dso.h +include/node/openssl/dtls1.h +include/node/openssl/e_os2.h +include/node/openssl/ebcdic.h +include/node/openssl/ec.h +include/node/openssl/ecdh.h +include/node/openssl/ecdsa.h +include/node/openssl/engine.h +include/node/openssl/err.h +include/node/openssl/evp.h +include/node/openssl/hmac.h +include/node/openssl/idea.h +include/node/openssl/krb5_asn.h +include/node/openssl/kssl.h +include/node/openssl/lhash.h +include/node/openssl/md4.h +include/node/openssl/md5.h +include/node/openssl/mdc2.h +include/node/openssl/modes.h +include/node/openssl/obj_mac.h +include/node/openssl/objects.h +include/node/openssl/ocsp.h include/node/openssl/opensslconf.h +include/node/openssl/opensslv.h +include/node/openssl/ossl_typ.h +include/node/openssl/pem.h +include/node/openssl/pem2.h +include/node/openssl/pkcs12.h +include/node/openssl/pkcs7.h +include/node/openssl/pqueue.h +include/node/openssl/rand.h +include/node/openssl/rc2.h +include/node/openssl/rc4.h +include/node/openssl/ripemd.h +include/node/openssl/rsa.h +include/node/openssl/safestack.h +include/node/openssl/seed.h +include/node/openssl/sha.h +include/node/openssl/srp.h +include/node/openssl/srtp.h +include/node/openssl/ssl.h +include/node/openssl/ssl2.h +include/node/openssl/ssl23.h +include/node/openssl/ssl3.h +include/node/openssl/stack.h +include/node/openssl/symhacks.h +include/node/openssl/tls1.h +include/node/openssl/ts.h +include/node/openssl/txt_db.h +include/node/openssl/ui.h +include/node/openssl/ui_compat.h +include/node/openssl/whrlpool.h +include/node/openssl/x509.h +include/node/openssl/x509_vfy.h +include/node/openssl/x509v3.h include/node/pthread-fixes.h -include/node/smalloc.h include/node/stdint-msvc2008.h include/node/tree.h include/node/uv-aix.h @@ -32,8 +122,9 @@ include/node/v8-platform.h include/node/v8-profiler.h include/node/v8-testing.h include/node/v8-util.h +include/node/v8-version.h include/node/v8.h include/node/v8config.h -include/node/v8stdint.h @(,,444) man/man1/node.1.gz +%%PORTDOCS%%%%DOCSDIR%%/gdbinit share/systemtap/tapset/node.stp From owner-svn-ports-all@freebsd.org Thu Nov 5 13:22:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82864A2468A; Thu, 5 Nov 2015 13:22:58 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 42356143F; Thu, 5 Nov 2015 13:22:58 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5DMv4N091686; Thu, 5 Nov 2015 13:22:57 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5DMuJW091681; Thu, 5 Nov 2015 13:22:56 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511051322.tA5DMuJW091681@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 5 Nov 2015 13:22:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400851 - in head/lang: perl5-devel perl5.16 perl5.18 perl5.20 perl5.22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:22:58 -0000 Author: mat Date: Thu Nov 5 13:22:56 2015 New Revision: 400851 URL: https://svnweb.freebsd.org/changeset/ports/400851 Log: Remove outdated comments. Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile head/lang/perl5.16/Makefile head/lang/perl5.18/Makefile head/lang/perl5.20/Makefile head/lang/perl5.22/Makefile Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Thu Nov 5 13:21:23 2015 (r400850) +++ head/lang/perl5-devel/Makefile Thu Nov 5 13:22:56 2015 (r400851) @@ -66,7 +66,6 @@ PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc # For the "release" Perl ports, this should be: #PORTSCOUT= limit:^${PERL_VER}. -# Remember to update Mk/Uses/perl5.mk too. .include "version.mk" PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//} PERL_ARCH= mach Modified: head/lang/perl5.16/Makefile ============================================================================== --- head/lang/perl5.16/Makefile Thu Nov 5 13:21:23 2015 (r400850) +++ head/lang/perl5.16/Makefile Thu Nov 5 13:22:56 2015 (r400851) @@ -37,7 +37,6 @@ USE_PERL_DESC= Rewrite links in /usr/bi PORTSCOUT= limit:^${PERL_VER}. -# Remember to update Mk/Uses/perl5.mk too. .include "version.mk" PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//} PERL_ARCH= mach Modified: head/lang/perl5.18/Makefile ============================================================================== --- head/lang/perl5.18/Makefile Thu Nov 5 13:21:23 2015 (r400850) +++ head/lang/perl5.18/Makefile Thu Nov 5 13:22:56 2015 (r400851) @@ -59,7 +59,6 @@ USE_PERL_SUB_LIST_OFF= LINK_USRBIN=no PORTSCOUT= limit:^${PERL_VER}. -# Remember to update Mk/Uses/perl5.mk too. .include "version.mk" PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//} PERL_ARCH= mach Modified: head/lang/perl5.20/Makefile ============================================================================== --- head/lang/perl5.20/Makefile Thu Nov 5 13:21:23 2015 (r400850) +++ head/lang/perl5.20/Makefile Thu Nov 5 13:22:56 2015 (r400851) @@ -53,7 +53,6 @@ PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc # For the older Perl ports, this should be: PORTSCOUT= limit:^${PERL_VER}. -# Remember to update Mk/Uses/perl5.mk too. .include "version.mk" PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//} PERL_ARCH= mach Modified: head/lang/perl5.22/Makefile ============================================================================== --- head/lang/perl5.22/Makefile Thu Nov 5 13:21:23 2015 (r400850) +++ head/lang/perl5.22/Makefile Thu Nov 5 13:22:56 2015 (r400851) @@ -52,7 +52,6 @@ PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc PORTSCOUT= limit:^${PERL_VER}. -# Remember to update Mk/Uses/perl5.mk too. .include "version.mk" PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//} PERL_ARCH= mach From owner-svn-ports-all@freebsd.org Thu Nov 5 13:25:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 364AEA246DD; Thu, 5 Nov 2015 13:25:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF74015E9; Thu, 5 Nov 2015 13:25:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5DPm2a092508; Thu, 5 Nov 2015 13:25:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5DPm7S092507; Thu, 5 Nov 2015 13:25:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511051325.tA5DPm7S092507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 Nov 2015 13:25:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400852 - head/devel/rubygem-bson X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:25:49 -0000 Author: sunpoet Date: Thu Nov 5 13:25:47 2015 New Revision: 400852 URL: https://svnweb.freebsd.org/changeset/ports/400852 Log: - Cleanup Makefile Notified by: junovitch Modified: head/devel/rubygem-bson/Makefile Modified: head/devel/rubygem-bson/Makefile ============================================================================== --- head/devel/rubygem-bson/Makefile Thu Nov 5 13:22:56 2015 (r400851) +++ head/devel/rubygem-bson/Makefile Thu Nov 5 13:25:47 2015 (r400852) @@ -12,7 +12,6 @@ COMMENT= Full featured BSON specificatio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -#NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-all@freebsd.org Thu Nov 5 13:27:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BF11A24735 for ; Thu, 5 Nov 2015 13:27:02 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-yk0-x232.google.com (mail-yk0-x232.google.com [IPv6:2607:f8b0:4002:c07::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 D69C51812 for ; Thu, 5 Nov 2015 13:27:01 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by ykek133 with SMTP id k133so130165060yke.2 for ; Thu, 05 Nov 2015 05:27:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet_net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=50pbrK/Ytfry8OMfpMruKUQyFOW5w4Dnby7PEomWOc4=; b=XmwdedIwm/aqk4yaKowgmBXL1rryyjxGMCGCGKO/VQ5L1XF5R8U12W+/kHQ5RP8JN6 dVsNk3nr8Kgsu75KZ8SmtUjG7273AoL8mMrr4n+QR90E4Q1ABUMKpGJBaiYiAq3HqVKn s597FCXBWWQ4ky56A69kBGC+A/M4chr4V+QW+4knHHBMhts9p35d7ggVJuKCnJF/Y8/E VHLzQfX27hKFYcnCh+KpdYYQnkMluDajQNWlfo1AXzNwa8l54UE01nPI5zphErRBbVnc 1XnWWQZKosp/C7g6N219C274Jk0hliHfP5sKFiy+haMx71KSZdta45hc6KAj431xad7j d38A== 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=50pbrK/Ytfry8OMfpMruKUQyFOW5w4Dnby7PEomWOc4=; b=EATKPJ3Qr8I5MBRHUu7NGFcV1hKdWAfvc/8l4qVWqAgYNucgsAdmExnkpV3WgCjb67 D2qSSMmjsk5gAzJsbybYcDKF/WOVHMF1vXAB9Xd0+RBkuIsVp5FqsHhEQ3tra+DLA9s/ 4xhamMgVMT7L4B7Ei0Gg4LYvv+dJx8n/WXp4rhAikVOPVcurS2NeyPslEQvpQTT3e0tU dOGkII8RehSstM3yJXl5zTlXiN2/yZspT50K0oFV8PYp+Rsj6ahlSBxtuo07phXFDXWA j22MmgJYvk8DANc7f0x3VRyE3he/ufujj6yOAFvCQM6gagkUlp9Ugihtq6AecLGB35dJ XYyg== X-Gm-Message-State: ALoCoQmO9o6wIjBKzymrbfBydZoi7k/giboizSu1Y8SCViqhz4Tv2Ke0KELr68WNHlEP5NBQGNkv X-Received: by 10.31.162.148 with SMTP id l142mr6997859vke.40.1446730021070; Thu, 05 Nov 2015 05:27:01 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.31.226.68 with HTTP; Thu, 5 Nov 2015 05:26:21 -0800 (PST) In-Reply-To: References: <201511042013.tA4KD2OV061121@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 Nov 2015 21:26:21 +0800 X-Google-Sender-Auth: RMrcKcEgUS0FAqmG_UuO77nfyxQ Message-ID: Subject: Re: svn commit: r400779 - head/devel/rubygem-bson To: Jason Unovitch 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:27:02 -0000 On Thu, Nov 5, 2015 at 7:46 AM, Jason Unovitch wrote: > > On Nov 4, 2015 2:13 PM, "Sunpoet Po-Chuan Hsieh" > wrote: > > > > Author: sunpoet > > Date: Wed Nov 4 20:13:02 2015 > > New Revision: 400779 > > URL: https://svnweb.freebsd.org/changeset/ports/400779 > > > > Log: > > - Add LICENSE_FILE > > > > Modified: > > head/devel/rubygem-bson/Makefile > > > > Modified: head/devel/rubygem-bson/Makefile > > > ============================================================================== > > --- head/devel/rubygem-bson/Makefile Wed Nov 4 20:12:57 2015 > (r400778) > > +++ head/devel/rubygem-bson/Makefile Wed Nov 4 20:13:02 2015 > (r400779) > > @@ -10,7 +10,9 @@ MAINTAINER= ruby@FreeBSD.org > > COMMENT= Full featured BSON specification implementation in Ruby > > > > LICENSE= APACHE20 > > +LICENSE_FILE= ${WRKSRC}/LICENSE > > > > +#NO_ARCH= yes > > USE_RUBY= yes > > USE_RUBYGEMS= yes > > RUBYGEM_AUTOPLIST= yes > > > What's going on here with the commented NO_ARCH? > I forgot to remove it before commit. It's removed now. Thanks. Regards, sunpoet From owner-svn-ports-all@freebsd.org Thu Nov 5 13:56:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FB63A261FD; Thu, 5 Nov 2015 13:56:21 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40CA318BB; Thu, 5 Nov 2015 13:56:21 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5DuKmi001636; Thu, 5 Nov 2015 13:56:20 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5DuKFp001634; Thu, 5 Nov 2015 13:56:20 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511051356.tA5DuKFp001634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Thu, 5 Nov 2015 13:56:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400853 - in head/sysutils/ipfs-go: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:56:21 -0000 Author: wg Date: Thu Nov 5 13:56:20 2015 New Revision: 400853 URL: https://svnweb.freebsd.org/changeset/ports/400853 Log: sysutils/ipfs-go: fix build for i386 PR: 203991 Submitted by: amdmi3 Added: head/sysutils/ipfs-go/files/extra-patch-32bit (contents, props changed) Modified: head/sysutils/ipfs-go/Makefile Modified: head/sysutils/ipfs-go/Makefile ============================================================================== --- head/sysutils/ipfs-go/Makefile Thu Nov 5 13:25:47 2015 (r400852) +++ head/sysutils/ipfs-go/Makefile Thu Nov 5 13:56:20 2015 (r400853) @@ -16,9 +16,6 @@ USE_GITHUB= yes GH_ACCOUNT= ipfs GH_PROJECT= go-ipfs -ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON= Does not build on i386 due to a dependency - MAKE_ENV+= GOPATH=${WRKSRC} PLIST_FILES= bin/${PORTNAME} @@ -27,6 +24,12 @@ USE_RC_SUBR= ${PORTNAME} STRIP= # stripping can break go binaries +.include + +.if ${ARCH} == i386 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-32bit +.endif + # Prepare for possible extra modules in future post-extract: @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} @@ -41,4 +44,4 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd/ipfs/ipfs ${STAGEDIR}${PREFIX}/bin/${PORTNAME} -.include +.include Added: head/sysutils/ipfs-go/files/extra-patch-32bit ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/ipfs-go/files/extra-patch-32bit Thu Nov 5 13:56:20 2015 (r400853) @@ -0,0 +1,11 @@ +--- src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-reuseport/poll/poll_bsd.go.orig 2015-08-02 14:00:34 UTC ++++ src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-reuseport/poll/poll_bsd.go +@@ -21,7 +21,7 @@ func New(fd int) (p *Poller, err error) + } + + p.event = syscall.Kevent_t{ +- Ident: uint64(fd), ++ Ident: uint32(fd), + Filter: syscall.EVFILT_WRITE, + Flags: syscall.EV_ADD | syscall.EV_ENABLE | syscall.EV_ONESHOT, + Fflags: 0, From owner-svn-ports-all@freebsd.org Thu Nov 5 13:59:12 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A858A2629B; Thu, 5 Nov 2015 13:59:12 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BBDEC1A31; Thu, 5 Nov 2015 13:59:11 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5DxAWA001867; Thu, 5 Nov 2015 13:59:10 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5DxA2k001866; Thu, 5 Nov 2015 13:59:10 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511051359.tA5DxA2k001866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 5 Nov 2015 13:59:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400854 - head/devel/subversion-book X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 13:59:12 -0000 Author: mat Date: Thu Nov 5 13:59:10 2015 New Revision: 400854 URL: https://svnweb.freebsd.org/changeset/ports/400854 Log: Remove the empty do-fetch target, and use a more sensible way of fetching the DISTFILES. Approved by: portmgr blanket Sponsored by: Absolight Modified: head/devel/subversion-book/Makefile Modified: head/devel/subversion-book/Makefile ============================================================================== --- head/devel/subversion-book/Makefile Thu Nov 5 13:56:20 2015 (r400853) +++ head/devel/subversion-book/Makefile Thu Nov 5 13:59:10 2015 (r400854) @@ -4,10 +4,9 @@ PORTNAME= subversion-book DISTVERSION= 4515 CATEGORIES= devel misc MASTER_SITES= LOCAL/lev -DISTFILES= svn-book-html-r${DISTVERSION}.tar.bz2 \ - svn-book-r${DISTVERSION}.pdf +DISTFILES= # empty DIST_SUBDIR= subversion18 -EXTRACT_ONLY= svn-book-html-r${DISTVERSION}${EXTRACT_SUFX} +EXTRACT_ONLY= # empty MAINTAINER= lev@FreeBSD.org COMMENT= Subversion Documentation HTML/PDF @@ -25,6 +24,8 @@ OPTIONS_DEFAULT= HTML_SINGLE HTML_SINGLE_DESC= Single HTML page edition PDF_DESC= PDF edition +HTML_SINGLE_DISTFILES= svn-book-html-r${DISTVERSION}.tar.bz2 +PDF_DISTFILES= svn-book-r${DISTVERSION}.pdf .include @@ -32,21 +33,16 @@ PDF_DESC= PDF edition IGNORE= it does not make sense to install dedicated documentation if DOCS are globally disabled .endif -do-extract: - @${MKDIR} ${WRKDIR} - do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.if ${PORT_OPTIONS:MHTML_SINGLE} - ${TAR} -xof ${DISTDIR}/${DIST_SUBDIR}/svn-book-html-r${PORTVERSION}.tar.bz2 \ +do-install-HTML_SINGLE-on: + ${TAR} -xof ${DISTDIR}/${DIST_SUBDIR}/${HTML_SINGLE_DISTFILES} \ -C ${STAGEDIR}${DOCSDIR} (cd ${STAGEDIR}${DOCSDIR}/svn-book-html && ${LN} -s svn-book.html index.html) -.endif -.if ${PORT_OPTIONS:MPDF} - ${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/svn-book-r${PORTVERSION}.pdf \ +do-install-PDF-on: + ${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/${PDF_DISTFILES} \ ${STAGEDIR}${DOCSDIR}/svn-book.pdf -.endif .include From owner-svn-ports-all@freebsd.org Thu Nov 5 14:20:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D75B2A265E7 for ; Thu, 5 Nov 2015 14:20:11 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-yk0-x22d.google.com (mail-yk0-x22d.google.com [IPv6:2607:f8b0:4002:c07::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 8CD2F1113 for ; Thu, 5 Nov 2015 14:20:11 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by ykdv3 with SMTP id v3so42763308ykd.0 for ; Thu, 05 Nov 2015 06:20:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet_net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=ILRxaGJ5zk5nhtTlNF9t8ZjGwUbXdUSe0ZMaTnYaEd0=; b=NRsgdFtZsETlYAEJqvMaglszE75EGcxD8rh4A7LitEjKs5wnngFjoVdRYpZA50KGM/ CyX+c5SSNJL//LisZvoF10Z9osQ2HN/Xa8v1sra/oBHMkYTlsnMhUcwoHvUzu5bbfHD2 1Kl/wALnpYkYLDEnAZyPEVlQX9YhlcF/14+vcGMdOZ+ODZbx691+foe4qnVVmptfuqJ2 scJ6IMoCOXAFtrYtUKSmUiVkC1DCnmyKkEjmHkE9ePOKJpkjkbOm3cXtJzpdubMBdBrF URIv56On3/ffTPrjFDcySyWNJlL9MoY6MTldTXU6U3c21tALio8AcJoKs9SyJYn9h2/T Wr1w== 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=ILRxaGJ5zk5nhtTlNF9t8ZjGwUbXdUSe0ZMaTnYaEd0=; b=YxGJAVVih7/3d2Q5bSLtLF/aDJkFcyykomAdhgQ45DnEByUZqsJNiLv318g2Cma7Zf E0TT6nMmbK2EinSjeH4+vGbUoe4kFCrHhlgC0Ji0lwvYinhXR8Arih+U/2kS0bcqMFGw 9kAEU6wO8G2sU9Zuh3rFSm3tXX6pdULZxFUBDo6mTIPKUmM/IB8Jc31343nDgc9WvGh+ P2lseTxDXqHugniRAsLygbhciCHWqWj9hZagGcNvP4rUScSi/OQ9zF7w/bksZ7sbwnu/ AM9ZW4+tImjzs4QIEMyU4F+u4QjcJDVKG231q6lS0UQgs4+YVWIEKsQ1zkdC/BCd+mmO d8pw== X-Gm-Message-State: ALoCoQnbpHat4naP8W3XfZ1CYp4dhsx0kjB0nKq179Z0x04IXZ1hMv4f2i9C1cE6fUW+LNF1cDMe X-Received: by 10.31.155.201 with SMTP id d192mr7239375vke.111.1446733210491; Thu, 05 Nov 2015 06:20:10 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.31.226.68 with HTTP; Thu, 5 Nov 2015 06:19:25 -0800 (PST) In-Reply-To: <201511050051.tA50pOBf051322@repo.freebsd.org> References: <201511050051.tA50pOBf051322@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 Nov 2015 22:19:25 +0800 X-Google-Sender-Auth: Eqry7RBYzZ4uZKa11eglQpzVD_k Message-ID: Subject: Re: svn commit: r400819 - head/net/openmpi To: Danilo Egea Gondolfo 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 14:20:12 -0000 On Thu, Nov 5, 2015 at 8:51 AM, Danilo Egea Gondolfo wrote: > Author: danilo > Date: Thu Nov 5 00:51:24 2015 > New Revision: 400819 > URL: https://svnweb.freebsd.org/changeset/ports/400819 > > Log: > - Update to 1.10.1 > Hello, It failed to package if DEFAULT_VERSIONS=gcc=5. Could you please take a look at it? Thanks. % make check-plist ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.la Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.so Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.so.6 Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.so.6.0.0 Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.la Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.so Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.so.11 Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.so.11.0.1 Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_ext.mod Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08.mod Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_ext.mod Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_interfaces.mod Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_interfaces_callbacks.mod Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_types.mod Error: Orphaned: %%MPIDIR%%/lib/p%%MPIBASE%%_f08_interfaces.mod ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.la Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.so Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.so.1 Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.so.1.4.1 ===> Error: Plist issues found. *** Error code 1 From owner-svn-ports-all@freebsd.org Thu Nov 5 14:27:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0A63A26851; Thu, 5 Nov 2015 14:27: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 991DB161A; Thu, 5 Nov 2015 14:27:16 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.22] (210.Red-81-38-187.dynamicIP.rima-tde.net [81.38.187.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 1888A43BD8; Thu, 5 Nov 2015 08:27:07 -0600 (CST) Subject: Re: svn commit: r400819 - head/net/openmpi To: Sunpoet Po-Chuan Hsieh , Danilo Egea Gondolfo References: <201511050051.tA50pOBf051322@repo.freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Reply-To: marino@freebsd.org From: John Marino Message-ID: <563B673A.70701@marino.st> Date: Thu, 5 Nov 2015 15:27:06 +0100 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 14:27:17 -0000 On 11/5/2015 3:19 PM, Sunpoet Po-Chuan Hsieh wrote: > On Thu, Nov 5, 2015 at 8:51 AM, Danilo Egea Gondolfo > wrote: > > Author: danilo > Date: Thu Nov 5 00:51:24 2015 > New Revision: 400819 > URL: https://svnweb.freebsd.org/changeset/ports/400819 > > Log: > - Update to 1.10.1 > > > Hello, > > It failed to package if DEFAULT_VERSIONS=gcc=5. > Could you please take a look at it? > Thanks. This is well-known on DragonFly. This is how we fixed it: https://github.com/DragonFlyBSD/DeltaPorts/blob/master/ports/net/openmpi/Makefile.DragonFly John From owner-svn-ports-all@freebsd.org Thu Nov 5 14:27:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B457FA26893; Thu, 5 Nov 2015 14:27:47 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: from mail-qg0-x22a.google.com (mail-qg0-x22a.google.com [IPv6:2607:f8b0:400d: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 6D27E1815; Thu, 5 Nov 2015 14:27:47 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: by qgeb1 with SMTP id b1so14112503qge.1; Thu, 05 Nov 2015 06:27:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=28xEjnNnxnZtBDPPyXlgFnSRs2LTBrgL6lnxOiIUBm0=; b=qb09QIMsehL8FRSDw9zP0zPYeGgsXf5AvZ7BHunZb5cD16pwmXW3Sf3TwKja6qJRC0 o3UvSoW1G3OW4tY+kFSvfXMT1bSxjv5LhdrOYDbBP/E1qpynsoQGTa1XHM5UjtnlsdZi 36BtfNfV5xHUsLfQKnWix+JwDmPszmSvZMXSb1iLCJCzsHV+KNe+50AD9UmUbHgx5mLW 2Du83P/camIYINNxbv6KDQOUVk+midSeLDyxpjOUuI4lkrT5WSejEIYWTWwG/kj0Umsu qs4FdTV1MnyzJ4n3CYAKb2q1XCR2ofXlFIj+nnctvpYLH6HvnVCEHipLw9m7EmYT9eq3 X1EQ== X-Received: by 10.140.104.97 with SMTP id z88mr7724907qge.56.1446733666329; Thu, 05 Nov 2015 06:27:46 -0800 (PST) Received: from [172.16.255.176] ([200.134.18.85]) by smtp.googlemail.com with ESMTPSA id b137sm1670287qhc.37.2015.11.05.06.27.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Nov 2015 06:27:45 -0800 (PST) Sender: =?UTF-8?Q?Danilo_Eg=C3=AAa_Gondolfo?= Subject: Re: svn commit: r400819 - head/net/openmpi To: Sunpoet Po-Chuan Hsieh References: <201511050051.tA50pOBf051322@repo.freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Danilo Egea Gondolfo Message-ID: <563B6791.5050203@FreeBSD.org> Date: Thu, 5 Nov 2015 12:28:33 -0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 14:27:47 -0000 On 11/05/2015 12:19, Sunpoet Po-Chuan Hsieh wrote: > On Thu, Nov 5, 2015 at 8:51 AM, Danilo Egea Gondolfo > wrote: > > Author: danilo > Date: Thu Nov 5 00:51:24 2015 > New Revision: 400819 > URL: https://svnweb.freebsd.org/changeset/ports/400819 > > Log: > - Update to 1.10.1 > > > Hello, > > It failed to package if DEFAULT_VERSIONS=gcc=5. > Could you please take a look at it? > Thanks. I'll take a look. Thanks! > > % make check-plist > ====> Checking for pkg-plist issues (check-plist) > ===> Parsing plist > ===> Checking for items in STAGEDIR missing from pkg-plist > Error: Orphaned: > %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.la > > Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.so > Error: Orphaned: > %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.so.6 > Error: Orphaned: > %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%_ignore_tkr.so.6.0.0 > Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.la > > Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.so > Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.so.11 > Error: Orphaned: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%f08.so.11.0.1 > Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_ext.mod > Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08.mod > Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_ext.mod > Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_interfaces.mod > Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_interfaces_callbacks.mod > Error: Orphaned: %%MPIDIR%%/lib/%%MPIBASE%%_f08_types.mod > Error: Orphaned: %%MPIDIR%%/lib/p%%MPIBASE%%_f08_interfaces.mod > ===> Checking for items in pkg-plist which are not in STAGEDIR > Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.la > Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.so > Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.so.1 > Error: Missing: %%MPIDIR%%/lib/lib%%MPIBASE%%_use%%MPIBASE%%.so.1.4.1 > ===> Error: Plist issues found. > *** Error code 1 > From owner-svn-ports-all@freebsd.org Thu Nov 5 15:01:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A608A27169; Thu, 5 Nov 2015 15:01:31 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEE6F1C21; Thu, 5 Nov 2015 15:01:30 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5F1TSo021004; Thu, 5 Nov 2015 15:01:29 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5F1T8G020997; Thu, 5 Nov 2015 15:01:29 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201511051501.tA5F1T8G020997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 5 Nov 2015 15:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400855 - in head/dns: . bind9-devel bind9-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 15:01:31 -0000 Author: mat Date: Thu Nov 5 15:01:29 2015 New Revision: 400855 URL: https://svnweb.freebsd.org/changeset/ports/400855 Log: Add a bind9 development version, extracted from their git repository. Requested by: many Sponsored by: Absolight Added: head/dns/bind9-devel/ - copied from r400849, head/dns/bind910/ Modified: head/dns/Makefile head/dns/bind9-devel/Makefile head/dns/bind9-devel/distinfo head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl head/dns/bind9-devel/files/patch-configure head/dns/bind9-devel/files/pkg-message.in head/dns/bind9-devel/pkg-plist Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Thu Nov 5 13:59:10 2015 (r400854) +++ head/dns/Makefile Thu Nov 5 15:01:29 2015 (r400855) @@ -10,6 +10,7 @@ SUBDIR += axfr2acl SUBDIR += bind-tools SUBDIR += bind10 + SUBDIR += bind9-devel SUBDIR += bind910 SUBDIR += bind99 SUBDIR += bindgraph Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind910/Makefile Thu Nov 5 13:14:45 2015 (r400849) +++ head/dns/bind9-devel/Makefile Thu Nov 5 15:01:29 2015 (r400855) @@ -3,37 +3,24 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -.if defined(BIND_TOOLS_SLAVE) -# dns/bind-tools here -PORTREVISION= 1 -.else -# dns/bind910 here -PORTREVISION= 1 -.endif +PORTREVISION= 0 CATEGORIES= dns net ipv6 -MASTER_SITES= ISC/bind9/${ISCVERSION} -.if defined(BIND_TOOLS_SLAVE) -PKGNAMESUFFIX= -tools -.else -PKGNAMESUFFIX= 910 -.endif -DISTNAME= ${PORTNAME}-${ISCVERSION} +MASTER_SITES= LOCAL/mat/bind +PKGNAMESUFFIX= 9-devel +DISTNAME= ${PORTNAME}-${HASH} MAINTAINER= mat@FreeBSD.org -.if defined(BIND_TOOLS_SLAVE) -COMMENT= Command line tools from BIND: delv, dig, host, nslookup... -.else COMMENT= BIND DNS suite with updated DNSSEC and DNS64 -.endif LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.3 +ISCVERSION= 9.11.0.a20151106 +HASH= f4b1a7e MAKE_JOBS_UNSAFE= yes -USES= cpe libedit +USES= cpe libedit tar:xz CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} @@ -50,16 +37,11 @@ CONFIGURE_ARGS+= --localstatedir=/var -- --with-libxml2=${LOCALBASE} \ --with-readline=-ledit \ --sysconfdir=${ETCDIR} -.if defined(BIND_TOOLS_SLAVE) -CONFIGURE_ARGS+= --disable-shared -.endif ETCDIR= ${PREFIX}/etc/namedb CONFLICTS+= bind9*-9.[456789].* bind9*-sdb-9.[456789].* -.if !defined(BIND_TOOLS_SLAVE) SUB_FILES= pkg-message -.endif OPTIONS_DEFAULT= IPV6 SSL THREADS SIGCHASE IDN GSSAPI_NONE OPTIONS_DEFINE= IDN LARGE_FILE PYTHON START_LATE \ @@ -68,14 +50,12 @@ OPTIONS_RADIO= CRYPTO GOSTDEF OPTIONS_RADIO_CRYPTO= SSL NATIVE_PKCS11 OPTIONS_RADIO_GOSTDEF= GOST GOST_ASN1 -.if !defined(BIND_TOOLS_SLAVE) OPTIONS_DEFAULT+= RRL OPTIONS_DEFINE+= LINKS RPZ_NSIP RPZ_NSDNAME RRL DOCS NEWSTATS GEOIP \ MINCACHE PORTREVISION FETCHLIMIT QUERYTRACE OPTIONS_GROUP= DLZ OPTIONS_GROUP_DLZ= DLZ_POSTGRESQL DLZ_MYSQL DLZ_BDB \ DLZ_LDAP DLZ_FILESYSTEM DLZ_STUB -.endif # BIND_TOOLS_SLAVE OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE @@ -119,12 +99,6 @@ MINCACHE_EXTRA_PATCHES= ${FILESDIR}/extr FETCHLIMIT_CONFIGURE_ENABLE= fetchlimit QUERYTRACE_CONFIGURE_ENABLE= querytrace -.if defined(BIND_TOOLS_SLAVE) -CONFLICTS+= bind910-9.10.* -.else -CONFLICTS+= bind-tools-9.* -.endif # BIND_TOOLS_SLAVE - SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} SSL_USE= openssl=yes SSL_CONFIGURE_OFF= --disable-openssl-version-check --without-openssl @@ -215,10 +189,8 @@ CONFIGURE_ARGS+= --disable-threads PKGINSTALL= ${NONEXISTENT} PLIST_SUB+= NOBASE="" BASE="@comment " SUB_LIST+= NOBASE="" BASE="@comment " -.if !defined(BIND_TOOLS_SLAVE) USE_RC_SUBR+= named SUB_FILES+= named.conf -.endif # !defined(BIND_TOOLS_SLAVE) .if ${PORT_OPTIONS:MGOST} || ${PORT_OPTIONS:MGOST_ASN1} WITH_OPENSSL_PORT=yes .endif @@ -235,20 +207,20 @@ PKGDEINSTALL= ${PKGINSTALL} PORTDOCS= * +make-distfile: + git pull; \ + git show-ref --abbrev HEAD; \ + rev=`git rev-parse --short HEAD`; \ + git archive --format tar -o bind-$${rev}.tar --prefix bind-$${rev}/ $${rev}; \ + xz -v9 bind-$${rev}.tar + +post-extract: + echo "SRCID=${HASH}" > ${WRKSRC}/srcid + post-patch: @${REINPLACE_CMD} -e 's|readline/readline.h|editline/readline.h|; \ s|readline/history.h|histedit.h|' \ ${WRKSRC}/bin/dig/nslookup.c ${WRKSRC}/bin/nsupdate/nsupdate.c -.if defined(BIND_TOOLS_SLAVE) - @${REINPLACE_CMD} -e 's#^SUBDIRS.*#SUBDIRS = lib bin#' \ - -e 's#isc-config.sh installdirs#installdirs#' \ - -e 's#.*INSTALL.*isc-config.*##' \ - -e 's#.*INSTALL.*bind.keys.*##' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's#^SUBDIRS.*#SUBDIRS = delv dig dnssec nsupdate \\#' \ - -e 's#^ .*check confgen ##' \ - ${WRKSRC}/bin/Makefile.in -.else . for FILE in check/named-checkconf.8 named/named.8 nsupdate/nsupdate.1 \ rndc/rndc.8 @${REINPLACE_CMD} -e 's#/etc/named.conf#${ETCDIR}/named.conf#g' \ @@ -256,9 +228,7 @@ post-patch: -e "s#/var\/run\/named\/named.pid#/var/run/named/pid#" \ ${WRKSRC}/bin/${FILE} . endfor -.endif -.if !defined(BIND_TOOLS_SLAVE) .if ${PORTREVISION:N0} post-patch-PORTREVISION-on: @${REINPLACE_CMD} -e '/EXTENSIONS/s#=$$#=_${PORTREVISION}#' \ @@ -291,6 +261,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \ ${STAGEDIR}${ETCDIR}/rndc.conf.sample -.endif # BIND_TOOLS_SLAVE - .include Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind910/distinfo Thu Nov 5 13:14:45 2015 (r400849) +++ head/dns/bind9-devel/distinfo Thu Nov 5 15:01:29 2015 (r400855) @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.3.tar.gz) = 9ac33bd8754ab4b6ee449b1b2aa88e09f51cda088486f4ab1585acd920b98ff0 -SIZE (bind-9.10.3.tar.gz) = 8552545 +SHA256 (bind-f4b1a7e.tar.xz) = f586654809b7e7425a23934cd6a3f7e81441738d2d45800adf84ee9b4295bd35 +SIZE (bind-f4b1a7e.tar.xz) = 6799880 Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl ============================================================================== --- head/dns/bind910/files/extrapatch-bind-min-override-ttl Thu Nov 5 13:14:45 2015 (r400849) +++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Thu Nov 5 15:01:29 2015 (r400855) @@ -64,13 +64,12 @@ diff -Nabdur bind-9.6.0-P1.orig/lib/dns/ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) -diff -Nabdur bind-9.6.0-P1.orig/lib/isccfg/namedconf.c bind-9.6.0-P1/lib/isccfg/namedconf.c ---- lib/isccfg/namedconf.c 2009-05-22 12:24:49.000000000 +0400 -+++ lib/isccfg/namedconf.c 2009-05-22 12:31:21.000000000 +0400 -@@ -821,6 +821,8 @@ - { "lame-ttl", &cfg_type_uint32, 0 }, +--- lib/isccfg/namedconf.c.orig 2015-11-05 13:15:23 UTC ++++ lib/isccfg/namedconf.c +@@ -1676,6 +1676,8 @@ view_clauses[] = { + { "nosit-udp-size", &cfg_type_uint32, CFG_CLAUSEFLAG_OBSOLETE }, { "max-acache-size", &cfg_type_sizenodefault, 0 }, - { "max-cache-size", &cfg_type_sizenodefault, 0 }, + { "max-cache-size", &cfg_type_sizeorpercent, 0 }, + { "override-cache-ttl", &cfg_type_uint32, 0 }, + { "min-cache-ttl", &cfg_type_uint32, 0 }, { "max-cache-ttl", &cfg_type_uint32, 0 }, Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind910/files/patch-configure Thu Nov 5 13:14:45 2015 (r400849) +++ head/dns/bind9-devel/files/patch-configure Thu Nov 5 15:01:29 2015 (r400855) @@ -1,6 +1,6 @@ ---- configure.orig 2015-09-09 02:23:40 UTC +--- configure.orig 2015-11-05 13:15:23 UTC +++ configure -@@ -14100,27 +14100,9 @@ done +@@ -14113,27 +14113,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -30,7 +30,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5 $as_echo_n "checking linking as $TRY_LIBS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext -@@ -14163,47 +14145,7 @@ $as_echo "no" >&6; } ;; +@@ -14176,47 +14158,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -79,7 +79,7 @@ DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -21451,7 +21393,7 @@ $as_echo "" >&6; } +@@ -21865,7 +21807,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). Modified: head/dns/bind9-devel/files/pkg-message.in ============================================================================== --- head/dns/bind910/files/pkg-message.in Thu Nov 5 13:14:45 2015 (r400849) +++ head/dns/bind9-devel/files/pkg-message.in Thu Nov 5 15:01:29 2015 (r400855) @@ -19,4 +19,10 @@ %%BASE%%* * %%BASE%%* named_program="%%PREFIX%%/sbin/named" * * * +* * +* * +* THIS IS A DEVELOPMENT VERSION IF BIND, IT WILL EAT YOUR DATA * +* * +* * +* * ********************************************************************** Modified: head/dns/bind9-devel/pkg-plist ============================================================================== --- head/dns/bind910/pkg-plist Thu Nov 5 13:14:45 2015 (r400849) +++ head/dns/bind9-devel/pkg-plist Thu Nov 5 15:01:29 2015 (r400855) @@ -11,6 +11,7 @@ include/bind9/version.h include/dns/acache.h include/dns/acl.h include/dns/adb.h +include/dns/badcache.h include/dns/bit.h include/dns/byaddr.h include/dns/cache.h @@ -28,9 +29,13 @@ include/dns/dlz.h include/dns/dlz_dlopen.h include/dns/dns64.h include/dns/dnssec.h +include/dns/dnstap.h +include/dns/dnstap.pb-c.h include/dns/ds.h include/dns/dsdigest.h +include/dns/dyndb.h include/dns/ecdb.h +include/dns/edns.h include/dns/enumclass.h include/dns/enumtype.h include/dns/events.h @@ -260,8 +265,10 @@ man/man1/arpaname.1.gz man/man1/bind9-config.1.gz man/man1/delv.1.gz man/man1/dig.1.gz +man/man1/dnstap-read.1.gz man/man1/host.1.gz man/man1/isc-config.sh.1.gz +man/man1/mdig.1.gz man/man1/named-rrchecker.1.gz man/man1/nslookup.1.gz man/man1/nsupdate.1.gz @@ -394,6 +401,7 @@ sbin/dnssec-verify sbin/genrandom sbin/isc-hmac-fixup sbin/lwresd +sbin/mdig sbin/named sbin/named-checkconf sbin/named-checkzone From owner-svn-ports-all@freebsd.org Thu Nov 5 15:20:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88C4DA27373; Thu, 5 Nov 2015 15:20:29 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CCC51270; Thu, 5 Nov 2015 15:20:29 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: by lfs39 with SMTP id 39so29151314lfs.3; Thu, 05 Nov 2015 07:20:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2kncby5e7+xZoucyymAe66Aa6IFIJVRA6WH0l6MfJsc=; b=lbUfoDwyARrMr4fN8vaKD/l1RpZKYemFo50ManlJYfShGttFKeyUmttL+x2GkAg3xM jC9MKHwZaAUcnVGzPWTE7ZlzZkASoN9ODPrHU+PtcGsglbkIlUuxmwcXWVB5MB7MA7j6 FMOMRG9KRlaBp51GJTOF/bbSXsuGP8IFZFOleKVMkeCCJ5NMQADjNb3WLOZFRjRdQyJ3 dRGYE54dQxIqLjFkQnDNtAcxeTH85ERBU4mimHw9DuyH0pdV7wh89AvYWHr5yKkTxU5B BXznFdfqDzCY1O5UecADhSJs/lrEZWI+BTEdh54PELl1k+xq6o+SzVnIP7O/b3qah1q4 rTUQ== X-Received: by 10.25.133.84 with SMTP id h81mr1945506lfd.76.1446736827147; Thu, 05 Nov 2015 07:20:27 -0800 (PST) Received: from kloomba.lvv.mirantis.net ([213.147.219.128]) by smtp.gmail.com with ESMTPSA id oa2sm1017998lbb.49.2015.11.05.07.20.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Nov 2015 07:20:26 -0800 (PST) Date: Thu, 5 Nov 2015 18:20:21 +0300 From: Roman Bogorodskiy To: Dmitry Marakasov Cc: Jason Helfman , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r379361 - head/devel/libvirt Message-ID: <20151105152019.GA2025@kloomba.lvv.mirantis.net> References: <201502191911.t1JJBBrO039538@svn.freebsd.org> <20151104181817.GM57666@hades.panopticon> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <20151104181817.GM57666@hades.panopticon> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 15:20:29 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dmitry Marakasov wrote: > * Jason Helfman (jgh@FreeBSD.org) wrote: >=20 > > Author: jgh > > Date: Thu Feb 19 19:11:10 2015 > > New Revision: 379361 > > URL: https://svnweb.freebsd.org/changeset/ports/379361 > > QAT: https://qat.redports.org/buildarchive/r379361/ > >=20 > > Log: > > - fix build failures on 8/9 (bhyve) > > =20 > > Reported by: mat@ > >=20 > > Modified: > > head/devel/libvirt/Makefile > > head/devel/libvirt/pkg-plist > >=20 > > Modified: head/devel/libvirt/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/devel/libvirt/Makefile Thu Feb 19 19:10:48 2015 (r379360) > > +++ head/devel/libvirt/Makefile Thu Feb 19 19:11:10 2015 (r379361) > > @@ -21,8 +21,8 @@ BUILD_DEPENDS=3D dnsmasq:${PORTSDIR}/dns/d > > RUN_DEPENDS=3D dnsmasq:${PORTSDIR}/dns/dnsmasq > > =20 > > OPTIONS_DEFINE=3D DOCS NLS QEMU SASL > > -OPTIONS_DEFINE_amd64=3D BHYVE > > .if exists(/usr/sbin/bhyve) > > +OPTIONS_DEFINE_amd64=3D BHYVE > > OPTIONS_DEFAULT_amd64=3D BHYVE > > .endif > > QEMU_DESC=3D QEMU driver > > @@ -36,8 +36,6 @@ QEMU_LIB_DEPENDS=3D libyajl.so:${PORTSDIR} > > QEMU_RUN_DEPENDS=3D dmidecode:${PORTSDIR}/sysutils/dmidecode \ > > qemu-io:${PORTSDIR}/emulators/qemu-devel > > =20 > > -BHYVE_CONFIGURE_WITH=3D bhyve > > - > > NLS_USES=3D gettext > > NLS_CONFIGURE_ENABLE=3D nls > > NLS_CONFIGURE_ON=3D --with-libintl-prefix=3D${LOCALBASE} > > @@ -82,13 +80,15 @@ PORTDOCS=3D * > > =20 > > .include > > =20 > > -#work around an options bug (thanks mat@) > > -.if ${ARCH} !=3D amd64 > > -PLIST_SUB+=3D BHYVE=3D"@comment " > > +.if (exists(/usr/sbin/bhyve) && ${OSVERSION} >=3D 100051) > ^^^^^^ > I think you've missed a digit here. This condition is always true. Oh, well, this check actually looks a little strange. I think it's fine to hide the BHYVE option if /usr/sbin/bhyve is not defined. However, later we should not check it again, as well as OSVERSION, and just set proper CONFIGURE_ARGS based on the option value. I'll fix it soon (tomorrow or this weekend). Roman Bogorodskiy --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWO3OzAAoJEMltX/4IwiJqplAIAIRY/N/+Dx4b+BapZmIvh/Q1 xru6ckGq7sx7SN4M3O4JFcgBVoKfiHhvUUKevvOEJ3pdUyRpdn132mj1yjX9znPV +u8I5RC8k/pZ1EN9dKTmbUqYKbXiejQrrO6gVSf6MagpvMztqnRBN+e8KtboW+T6 F3HOLqpuTkf62vfaMfCNwOa/o6OsmlCcTR3aTE8YputrVUn9UsY/mLCLuVlyBsn/ ebv76Lfc+1NXIoSqC0YxsjYkowU77KVktgLTtBgz7eDjxexKKTZ3T9iH4PY4zQDb Gtc+8/wlLUR2UJuw6PWTs4iG7EoBdcN2Bv6qd7qIti9rvensUm16WvtLamL255A= =KxLv -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- From owner-svn-ports-all@freebsd.org Thu Nov 5 15:26:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACE0EA27597; Thu, 5 Nov 2015 15:26:46 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7657A192A; Thu, 5 Nov 2015 15:26:46 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5FQjXp030229; Thu, 5 Nov 2015 15:26:45 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5FQjKS030227; Thu, 5 Nov 2015 15:26:45 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201511051526.tA5FQjKS030227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Thu, 5 Nov 2015 15:26:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400856 - head/devel/p5-Test-Strict X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 15:26:46 -0000 Author: jadawin Date: Thu Nov 5 15:26:45 2015 New Revision: 400856 URL: https://svnweb.freebsd.org/changeset/ports/400856 Log: - Update to 0.32 Modified: head/devel/p5-Test-Strict/Makefile head/devel/p5-Test-Strict/distinfo Modified: head/devel/p5-Test-Strict/Makefile ============================================================================== --- head/devel/p5-Test-Strict/Makefile Thu Nov 5 15:01:29 2015 (r400855) +++ head/devel/p5-Test-Strict/Makefile Thu Nov 5 15:26:45 2015 (r400856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Strict/distinfo ============================================================================== --- head/devel/p5-Test-Strict/distinfo Thu Nov 5 15:01:29 2015 (r400855) +++ head/devel/p5-Test-Strict/distinfo Thu Nov 5 15:26:45 2015 (r400856) @@ -1,2 +1,2 @@ -SHA256 (Test-Strict-0.31.tar.gz) = a49f6eb283a17f099fcd1e579eabca6585486116447598c908100997c44bdd59 -SIZE (Test-Strict-0.31.tar.gz) = 12574 +SHA256 (Test-Strict-0.32.tar.gz) = 65b1d6fd5d28b489723ad69b37aec603b7517dbcab6feb86c80371b2a46ce42e +SIZE (Test-Strict-0.32.tar.gz) = 19408 From owner-svn-ports-all@freebsd.org Thu Nov 5 17:02:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9086BA26EA1; Thu, 5 Nov 2015 17:02:42 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C33B1270; Thu, 5 Nov 2015 17:02:42 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5H2fld059505; Thu, 5 Nov 2015 17:02:41 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5H2eXG059498; Thu, 5 Nov 2015 17:02:40 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511051702.tA5H2eXG059498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 17:02:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400857 - in head/www/geneweb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 17:02:42 -0000 Author: pawel Date: Thu Nov 5 17:02:40 2015 New Revision: 400857 URL: https://svnweb.freebsd.org/changeset/ports/400857 Log: - Update to version 6.08, remove BROKEN, now hosted on GitHub [1] - Unmute install commands [1] - Remove GTK2 option, it's not working couple versions back PR: 203522 [1] Submitted by: Alex Strangl (maintainer) [1] MFH: 2015Q4 Added: head/www/geneweb/files/patch-tools__Makefile.inc.unix (contents, props changed) Deleted: head/www/geneweb/files/patch-ged2gwb__utf8.ml Modified: head/www/geneweb/Makefile head/www/geneweb/distinfo head/www/geneweb/files/patch-Makefile head/www/geneweb/files/patch-dag2html__Makefile head/www/geneweb/files/patch-src__Makefile head/www/geneweb/pkg-plist Modified: head/www/geneweb/Makefile ============================================================================== --- head/www/geneweb/Makefile Thu Nov 5 15:26:45 2015 (r400856) +++ head/www/geneweb/Makefile Thu Nov 5 17:02:40 2015 (r400857) @@ -2,48 +2,35 @@ # $FreeBSD$ PORTNAME= geneweb -PORTVERSION= 6.07 +PORTVERSION= 6.08 CATEGORIES= www -MASTER_SITES= http://opensource.geneanet.org/attachments/download/240/ -DISTNAME= gw-${PORTVERSION}-src -EXTRACT_SUFX= .tgz MAINTAINER= alex@stangl.us COMMENT= Advanced genealogy software LICENSE= GPLv2 -BROKEN= Fails to build - BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ camlp5:${PORTSDIR}/devel/ocaml-camlp5 +USE_GITHUB= yes +GH_ACCOUNT= geneanet +GH_TAGNAME= distrib-6-08 + HAS_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= GTK2 - -.include - -.if ${PORT_OPTIONS:MGTK2} -BUILD_DEPENDS+= ocaml-lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 -MAKE_ENV+= ENABLE_GUI=yes -PLIST_SUB+= GUI="" -.else -PLIST_SUB+= GUI="@comment " -.endif - MAKE_ENV+= STAGEDIR=${STAGEDIR} SUB_FILES+= pkg-message USE_RC_SUBR= gwd post-install: (cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} distrib) - @${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${STAGEDIR}${PREFIX}/share/geneweb + ${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${STAGEDIR}${PREFIX}/share/geneweb @${MKDIR} ${STAGEDIR}${PREFIX}/share/geneweb/distribution @${CP} -a ${WRKSRC}/distribution ${STAGEDIR}${PREFIX}/share/geneweb/ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gwc1 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/geneweb/distribution/gw/gwc1 - @${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${STAGEDIR}${PREFIX}/share/geneweb + ${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${STAGEDIR}${PREFIX}/share/geneweb .include Modified: head/www/geneweb/distinfo ============================================================================== --- head/www/geneweb/distinfo Thu Nov 5 15:26:45 2015 (r400856) +++ head/www/geneweb/distinfo Thu Nov 5 17:02:40 2015 (r400857) @@ -1,2 +1,2 @@ -SHA256 (gw-6.07-src.tgz) = c1ecc337f8bce4d8509ca49081d098b5a44ddb6407208496e55e9a38d6bfb1f6 -SIZE (gw-6.07-src.tgz) = 1855016 +SHA256 (geneanet-geneweb-6.08-distrib-6-08_GH0.tar.gz) = 082038c595cb9477212656690a02f23dabe53d4511469d6cdfba8a590f6080d7 +SIZE (geneanet-geneweb-6.08-distrib-6-08_GH0.tar.gz) = 1791772 Modified: head/www/geneweb/files/patch-Makefile ============================================================================== --- head/www/geneweb/files/patch-Makefile Thu Nov 5 15:26:45 2015 (r400856) +++ head/www/geneweb/files/patch-Makefile Thu Nov 5 17:02:40 2015 (r400857) @@ -1,5 +1,5 @@ ---- ./Makefile.orig 2013-03-01 03:06:49.000000000 -0600 -+++ ./Makefile 2014-05-14 06:57:05.000000000 -0500 +--- ./Makefile.orig 2013-03-01 03:06:49.000000000 UTC ++++ ./Makefile 2014-05-14 06:57:05.000000000 @@ -1,8 +1,7 @@ # $Id: Makefile,v 5.7 2009-03-11 10:53:30 ddr Exp $ Modified: head/www/geneweb/files/patch-dag2html__Makefile ============================================================================== --- head/www/geneweb/files/patch-dag2html__Makefile Thu Nov 5 15:26:45 2015 (r400856) +++ head/www/geneweb/files/patch-dag2html__Makefile Thu Nov 5 17:02:40 2015 (r400857) @@ -1,5 +1,5 @@ ---- ./dag2html/Makefile.orig 2013-03-01 03:06:49.000000000 -0600 -+++ ./dag2html/Makefile 2014-05-14 07:00:04.000000000 -0500 +--- ./dag2html/Makefile.orig 2013-03-01 03:06:49.000000000 UTC ++++ ./dag2html/Makefile 2014-05-14 07:00:04.000000000 @@ -1,7 +1,7 @@ # $Id: Makefile,v 5.1 2007-07-11 16:15:21 ddr Exp $ Modified: head/www/geneweb/files/patch-src__Makefile ============================================================================== --- head/www/geneweb/files/patch-src__Makefile Thu Nov 5 15:26:45 2015 (r400856) +++ head/www/geneweb/files/patch-src__Makefile Thu Nov 5 17:02:40 2015 (r400857) @@ -1,5 +1,5 @@ ---- ./src/Makefile.orig 2013-03-01 03:06:44.000000000 -0600 -+++ ./src/Makefile 2014-05-13 23:46:54.000000000 -0500 +--- ./src/Makefile.orig 2013-03-01 03:06:44.000000000 UTC ++++ ./src/Makefile 2014-05-13 23:46:54.000000000 @@ -2,7 +2,6 @@ include ../tools/Makefile.inc Added: head/www/geneweb/files/patch-tools__Makefile.inc.unix ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/geneweb/files/patch-tools__Makefile.inc.unix Thu Nov 5 17:02:40 2015 (r400857) @@ -0,0 +1,14 @@ +--- ./tools/Makefile.inc.unix.orig 2015-10-03 02:32:14 UTC ++++ ./tools/Makefile.inc.unix +@@ -5,8 +5,8 @@ + CAMLP5_COMM=TOP=$(TOP) $(TOP)/tools/caml + CAMLP5F=-DUNIX + CAMLP5D=+camlp5 + LIBUNIX=-cclib -lunix +-OCAMLC=ocamlc.opt -warn-error A +-OCAMLOPT=ocamlopt.opt -warn-error A ++OCAMLC=ocamlc.opt -warn-error "+A-d" ++OCAMLOPT=ocamlopt.opt -warn-error "+A-d" + OCAMLI= + OCAMLD= + STRIP=strip Modified: head/www/geneweb/pkg-plist ============================================================================== --- head/www/geneweb/pkg-plist Thu Nov 5 15:26:45 2015 (r400856) +++ head/www/geneweb/pkg-plist Thu Nov 5 17:02:40 2015 (r400857) @@ -41,10 +41,14 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/index.txt %%DATADIR%%/distribution/gw/etc/jquery_1_9_1_min.js %%DATADIR%%/distribution/gw/etc/jquery_placeholder_min.js +%%DATADIR%%/distribution/gw/etc/js.txt +%%DATADIR%%/distribution/gw/etc/menubar.txt %%DATADIR%%/distribution/gw/etc/miss_evt.txt %%DATADIR%%/distribution/gw/etc/moved.txt %%DATADIR%%/distribution/gw/etc/particles.txt %%DATADIR%%/distribution/gw/etc/perso.txt +%%DATADIR%%/distribution/gw/etc/perso_header.txt +%%DATADIR%%/distribution/gw/etc/perso_utils.txt %%DATADIR%%/distribution/gw/etc/perso_module/arbre_3gen_v.txt %%DATADIR%%/distribution/gw/etc/perso_module/arbre_3gen_v_photo.txt %%DATADIR%%/distribution/gw/etc/perso_module/arbre_4gen_v.txt @@ -89,6 +93,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/templ502/moved.txt %%DATADIR%%/distribution/gw/etc/templ502/particles.txt %%DATADIR%%/distribution/gw/etc/templ502/perso.txt +%%DATADIR%%/distribution/gw/etc/templ502/perso_header.txt %%DATADIR%%/distribution/gw/etc/templ502/random_css.txt %%DATADIR%%/distribution/gw/etc/templ502/redirect.txt %%DATADIR%%/distribution/gw/etc/templ502/relmenu.txt @@ -139,17 +144,22 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/templm/ancsosa.txt %%DATADIR%%/distribution/gw/etc/templm/anctree.txt %%DATADIR%%/distribution/gw/etc/templm/calendar.txt +%%DATADIR%%/distribution/gw/etc/templm/css.css %%DATADIR%%/distribution/gw/etc/templm/css.txt %%DATADIR%%/distribution/gw/etc/templm/dag.txt %%DATADIR%%/distribution/gw/etc/templm/deslist.txt %%DATADIR%%/distribution/gw/etc/templm/desmenu.txt %%DATADIR%%/distribution/gw/etc/templm/inc_mickroue1.txt %%DATADIR%%/distribution/gw/etc/templm/inc_mickroue2.txt +%%DATADIR%%/distribution/gw/etc/templm/js.js +%%DATADIR%%/distribution/gw/etc/templm/menubar.txt %%DATADIR%%/distribution/gw/etc/templm/perso.txt -%%DATADIR%%/distribution/gw/etc/templm/perso_accesskey.txt +%%DATADIR%%/distribution/gw/etc/templm/perso_accesskey.js %%DATADIR%%/distribution/gw/etc/templm/relmenu.txt +%%DATADIR%%/distribution/gw/etc/templm/summary.js %%DATADIR%%/distribution/gw/etc/templm/toolbar.txt %%DATADIR%%/distribution/gw/etc/templm/trl.txt +%%DATADIR%%/distribution/gw/etc/templm/upd.js %%DATADIR%%/distribution/gw/etc/templm/upddata.txt %%DATADIR%%/distribution/gw/etc/templm/updfam.txt %%DATADIR%%/distribution/gw/etc/templm/updind.txt @@ -167,6 +177,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/toolbar.txt %%DATADIR%%/distribution/gw/etc/trl.txt %%DATADIR%%/distribution/gw/etc/upddata.txt +%%DATADIR%%/distribution/gw/etc/upddatamenu.txt %%DATADIR%%/distribution/gw/etc/updfam.txt %%DATADIR%%/distribution/gw/etc/updhist.txt %%DATADIR%%/distribution/gw/etc/updhist_diff.txt @@ -225,6 +236,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/images/flags/l-lv.jpg %%DATADIR%%/distribution/gw/images/flags/l-nl.jpg %%DATADIR%%/distribution/gw/images/flags/l-no.jpg +%%DATADIR%%/distribution/gw/images/flags/l-oc.jpg %%DATADIR%%/distribution/gw/images/flags/l-pl.jpg %%DATADIR%%/distribution/gw/images/flags/l-pt-br.jpg %%DATADIR%%/distribution/gw/images/flags/l-pt.jpg @@ -252,6 +264,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/images/flags/t-lv.png %%DATADIR%%/distribution/gw/images/flags/t-nl.png %%DATADIR%%/distribution/gw/images/flags/t-no.png +%%DATADIR%%/distribution/gw/images/flags/t-oc.png %%DATADIR%%/distribution/gw/images/flags/t-pl.png %%DATADIR%%/distribution/gw/images/flags/t-pt.png %%DATADIR%%/distribution/gw/images/flags/t-ro.png @@ -280,6 +293,11 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/images/married.png %%DATADIR%%/distribution/gw/images/married_no_descendants.png %%DATADIR%%/distribution/gw/images/maximize.png +%%DATADIR%%/distribution/gw/images/menubar_background.png +%%DATADIR%%/distribution/gw/images/menubar_background_hover.png +%%DATADIR%%/distribution/gw/images/menubar_flechedroite.png +%%DATADIR%%/distribution/gw/images/menubar_flechedroite_selected.png +%%DATADIR%%/distribution/gw/images/menubar_sprite.png %%DATADIR%%/distribution/gw/images/minimise.png %%DATADIR%%/distribution/gw/images/not_married.png %%DATADIR%%/distribution/gw/images/not_married_no_descendants.png @@ -397,10 +415,13 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/index.txt %%DATADIR%%/etc/jquery_1_9_1_min.js %%DATADIR%%/etc/jquery_placeholder_min.js +%%DATADIR%%/etc/js.txt +%%DATADIR%%/etc/menubar.txt %%DATADIR%%/etc/miss_evt.txt %%DATADIR%%/etc/moved.txt %%DATADIR%%/etc/particles.txt %%DATADIR%%/etc/perso.txt +%%DATADIR%%/etc/perso_header.txt %%DATADIR%%/etc/perso_module/arbre_3gen_v.txt %%DATADIR%%/etc/perso_module/arbre_3gen_v_photo.txt %%DATADIR%%/etc/perso_module/arbre_4gen_v.txt @@ -421,6 +442,7 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/perso_module/union_photo.txt %%DATADIR%%/etc/perso_module/union_simple.txt %%DATADIR%%/etc/perso_short.txt +%%DATADIR%%/etc/perso_utils.txt %%DATADIR%%/etc/random_css.txt %%DATADIR%%/etc/redirect.txt %%DATADIR%%/etc/relmenu.txt @@ -445,6 +467,7 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/templ502/moved.txt %%DATADIR%%/etc/templ502/particles.txt %%DATADIR%%/etc/templ502/perso.txt +%%DATADIR%%/etc/templ502/perso_header.txt %%DATADIR%%/etc/templ502/random_css.txt %%DATADIR%%/etc/templ502/redirect.txt %%DATADIR%%/etc/templ502/relmenu.txt @@ -495,17 +518,22 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/templm/ancsosa.txt %%DATADIR%%/etc/templm/anctree.txt %%DATADIR%%/etc/templm/calendar.txt +%%DATADIR%%/etc/templm/css.css %%DATADIR%%/etc/templm/css.txt %%DATADIR%%/etc/templm/dag.txt %%DATADIR%%/etc/templm/deslist.txt %%DATADIR%%/etc/templm/desmenu.txt %%DATADIR%%/etc/templm/inc_mickroue1.txt %%DATADIR%%/etc/templm/inc_mickroue2.txt +%%DATADIR%%/etc/templm/js.js +%%DATADIR%%/etc/templm/menubar.txt %%DATADIR%%/etc/templm/perso.txt -%%DATADIR%%/etc/templm/perso_accesskey.txt +%%DATADIR%%/etc/templm/perso_accesskey.js %%DATADIR%%/etc/templm/relmenu.txt +%%DATADIR%%/etc/templm/summary.js %%DATADIR%%/etc/templm/toolbar.txt %%DATADIR%%/etc/templm/trl.txt +%%DATADIR%%/etc/templm/upd.js %%DATADIR%%/etc/templm/upddata.txt %%DATADIR%%/etc/templm/updfam.txt %%DATADIR%%/etc/templm/updind.txt @@ -523,6 +551,7 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/toolbar.txt %%DATADIR%%/etc/trl.txt %%DATADIR%%/etc/upddata.txt +%%DATADIR%%/etc/upddatamenu.txt %%DATADIR%%/etc/updfam.txt %%DATADIR%%/etc/updhist.txt %%DATADIR%%/etc/updhist_diff.txt @@ -563,6 +592,7 @@ man/man1/gwu.1.gz %%DATADIR%%/images/flags/l-lv.jpg %%DATADIR%%/images/flags/l-nl.jpg %%DATADIR%%/images/flags/l-no.jpg +%%DATADIR%%/images/flags/l-oc.jpg %%DATADIR%%/images/flags/l-pl.jpg %%DATADIR%%/images/flags/l-pt-br.jpg %%DATADIR%%/images/flags/l-pt.jpg @@ -590,6 +620,7 @@ man/man1/gwu.1.gz %%DATADIR%%/images/flags/t-lv.png %%DATADIR%%/images/flags/t-nl.png %%DATADIR%%/images/flags/t-no.png +%%DATADIR%%/images/flags/t-oc.png %%DATADIR%%/images/flags/t-pl.png %%DATADIR%%/images/flags/t-pt.png %%DATADIR%%/images/flags/t-ro.png @@ -618,6 +649,11 @@ man/man1/gwu.1.gz %%DATADIR%%/images/married.png %%DATADIR%%/images/married_no_descendants.png %%DATADIR%%/images/maximize.png +%%DATADIR%%/images/menubar_background.png +%%DATADIR%%/images/menubar_background_hover.png +%%DATADIR%%/images/menubar_flechedroite.png +%%DATADIR%%/images/menubar_flechedroite_selected.png +%%DATADIR%%/images/menubar_sprite.png %%DATADIR%%/images/minimise.png %%DATADIR%%/images/not_married.png %%DATADIR%%/images/not_married_no_descendants.png From owner-svn-ports-all@freebsd.org Thu Nov 5 17:03:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81ED4A26EE6; Thu, 5 Nov 2015 17:03:04 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A98C135E; Thu, 5 Nov 2015 17:03:04 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5H332V059636; Thu, 5 Nov 2015 17:03:03 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5H33iC059634; Thu, 5 Nov 2015 17:03:03 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511051703.tA5H33iC059634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Thu, 5 Nov 2015 17:03:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400858 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 17:03:04 -0000 Author: truckman Date: Thu Nov 5 17:03:03 2015 New Revision: 400858 URL: https://svnweb.freebsd.org/changeset/ports/400858 Log: Apache OpenOffice 4.1.1 -- multiple vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 5 17:02:40 2015 (r400857) +++ head/security/vuxml/vuln.xml Thu Nov 5 17:03:03 2015 (r400858) @@ -58,6 +58,67 @@ Notes: --> + + OpenOffice 4.1.1 -- multiple vulnerabilities + + + apache-openoffice + 4.1.2 + + + + +

The Apache OpenOffice Project reports:

+
+

A vulnerability in OpenOffice settings of OpenDocument Format + files and templates allows silent access to files that are + readable from an user account, over-riding the user's default + configuration settings. Once these files are imported into a + maliciously-crafted document, the data can be silently hidden + in the document and possibly exported to an external party + without being observed.

+
+

The Apache OpenOffice Project reports:

+
+

A crafted ODF document can be used to create a buffer that is + too small for the amount of data loaded into it, allowing an + attacker to cause denial of service (memory corruption and + application crash) and possible execution of arbitrary code.

+
+

The Apache OpenOffice Project reports:

+
+

A crafted Microsoft Word DOC file can be used to specify a + document buffer that is too small for the amount of data + provided for it. Failure to detect the discrepancy allows an + attacker to cause denial of service (memory corruption and + application crash) and possible execution of arbitrary code.

+
+

The Apache OpenOffice Project reports:

+
+

A crafted Microsoft Word DOC can contain invalid bookmark + positions leading to memory corruption when the document is + loaded or bookmarks are manipulated. The defect allows an + attacker to cause denial of service (memory corruption and + application crash) and possible execution of arbitrary code.

+
+ +
+ + CVE-2015-4551 + http://www.openoffice.org/security/cves/CVE-2015-4551.html + CVE-2015-5212 + http://www.openoffice.org/security/cves/CVE-2015-5212.html + CVE-2015-5213 + http://www.openoffice.org/security/cves/CVE-2015-5213.html + CVE-2015-5214 + http://www.openoffice.org/security/cves/CVE-2015-5214.html + + + 2015-11-04 + 2015-11-05 + +
+ codeigniter -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Thu Nov 5 17:17:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CC14A27221; Thu, 5 Nov 2015 17:17:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 227F21E5E; Thu, 5 Nov 2015 17:17:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5HH6F8062713; Thu, 5 Nov 2015 17:17:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5HH5st062711; Thu, 5 Nov 2015 17:17:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511051717.tA5HH5st062711@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 17:17:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400859 - head/mail/findmaildirs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 17:17:07 -0000 Author: amdmi3 Date: Thu Nov 5 17:17:05 2015 New Revision: 400859 URL: https://svnweb.freebsd.org/changeset/ports/400859 Log: - Update to 0.3 Modified: head/mail/findmaildirs/Makefile head/mail/findmaildirs/distinfo Modified: head/mail/findmaildirs/Makefile ============================================================================== --- head/mail/findmaildirs/Makefile Thu Nov 5 17:03:03 2015 (r400858) +++ head/mail/findmaildirs/Makefile Thu Nov 5 17:17:05 2015 (r400859) @@ -2,25 +2,26 @@ # $FreeBSD$ PORTNAME= findmaildirs -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= mail MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple utility to create list of maildirs for mutt LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= AMDmi3 PLIST_FILES= bin/${PORTNAME} -PORTDOCS= README +PORTDOCS= * OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/ + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include Modified: head/mail/findmaildirs/distinfo ============================================================================== --- head/mail/findmaildirs/distinfo Thu Nov 5 17:03:03 2015 (r400858) +++ head/mail/findmaildirs/distinfo Thu Nov 5 17:17:05 2015 (r400859) @@ -1,2 +1,2 @@ -SHA256 (AMDmi3-findmaildirs-0.2_GH0.tar.gz) = 296295eb4988af4c1ead153585b6c529916302b0102eb7904e034c1647901845 -SIZE (AMDmi3-findmaildirs-0.2_GH0.tar.gz) = 2534 +SHA256 (AMDmi3-findmaildirs-0.3_GH0.tar.gz) = c913ca30217377ce72b3e66536eee1538f9f70e261b18d371265c87c667dcd11 +SIZE (AMDmi3-findmaildirs-0.3_GH0.tar.gz) = 3147 From owner-svn-ports-all@freebsd.org Thu Nov 5 18:48:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FF0AA2631B; Thu, 5 Nov 2015 18:48:48 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A27014B3; Thu, 5 Nov 2015 18:48:48 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5ImldI088421; Thu, 5 Nov 2015 18:48:47 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5Imlwt088418; Thu, 5 Nov 2015 18:48:47 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201511051848.tA5Imlwt088418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 5 Nov 2015 18:48:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400860 - in head/devel/gdb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 18:48:48 -0000 Author: tijl Date: Thu Nov 5 18:48:46 2015 New Revision: 400860 URL: https://svnweb.freebsd.org/changeset/ports/400860 Log: - Fix a potential parallel build issue - Fix a regression when debugging a threaded process that forks (like r399623, but for vfork(2)) PR: 203661 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Modified: head/devel/gdb/Makefile head/devel/gdb/files/extrapatch-kgdb head/devel/gdb/files/fbsd-threads.c Modified: head/devel/gdb/Makefile ============================================================================== --- head/devel/gdb/Makefile Thu Nov 5 17:17:05 2015 (r400859) +++ head/devel/gdb/Makefile Thu Nov 5 18:48:46 2015 (r400860) @@ -3,7 +3,7 @@ PORTNAME= gdb PORTVERSION= 7.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= GNU Modified: head/devel/gdb/files/extrapatch-kgdb ============================================================================== --- head/devel/gdb/files/extrapatch-kgdb Thu Nov 5 17:17:05 2015 (r400859) +++ head/devel/gdb/files/extrapatch-kgdb Thu Nov 5 18:48:46 2015 (r400860) @@ -2,6 +2,16 @@ diff --git gdb/Makefile.in gdb/Makefile. index dfaa8a3..182d875 100644 --- gdb/Makefile.in +++ gdb/Makefile.in +@@ -207,7 +207,8 @@ + + # Generated headers in the gnulib directory. These must be listed + # so that they are generated before other files are compiled. +-GNULIB_H = $(GNULIB_BUILDDIR)/import/string.h @GNULIB_STDINT_H@ ++GNULIB_H = $(GNULIB_BUILDDIR)/import/string.h \ ++ $(GNULIB_BUILDDIR)/import/alloca.h @GNULIB_STDINT_H@ + + # + # CLI sub directory definitons @@ -650,7 +650,8 @@ ALL_64_TARGET_OBS = \ ia64-linux-tdep.o ia64-vms-tdep.o ia64-tdep.o \ mips64obsd-tdep.o \ Modified: head/devel/gdb/files/fbsd-threads.c ============================================================================== --- head/devel/gdb/files/fbsd-threads.c Thu Nov 5 17:17:05 2015 (r400859) +++ head/devel/gdb/files/fbsd-threads.c Thu Nov 5 18:48:46 2015 (r400860) @@ -766,6 +766,7 @@ fbsd_thread_wait (struct target_ops *ops ret = beneath->to_wait (beneath, ptid, ourstatus, options); if (GET_PID(ret) >= 0 && ( ourstatus->kind == TARGET_WAITKIND_STOPPED || + ourstatus->kind == TARGET_WAITKIND_VFORKED || ourstatus->kind == TARGET_WAITKIND_FORKED ) ) { lwp = get_current_lwp (GET_PID(ret)); From owner-svn-ports-all@freebsd.org Thu Nov 5 18:54:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8668CA26477; Thu, 5 Nov 2015 18:54:00 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DB4419D8; Thu, 5 Nov 2015 18:54:00 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5Irx6D091247; Thu, 5 Nov 2015 18:53:59 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5Irwbj091240; Thu, 5 Nov 2015 18:53:58 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511051853.tA5Irwbj091240@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 18:53:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400861 - in branches/2015Q4/www/geneweb: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 18:54:00 -0000 Author: pawel Date: Thu Nov 5 18:53:58 2015 New Revision: 400861 URL: https://svnweb.freebsd.org/changeset/ports/400861 Log: MFH: r400857 - Update to version 6.08, remove BROKEN, now hosted on GitHub [1] - Unmute install commands [1] - Remove GTK2 option, it's not working couple versions back PR: 203522 [1] Submitted by: Alex Strangl (maintainer) [1] Approved by: ports-secteam (feld) Added: branches/2015Q4/www/geneweb/files/patch-tools__Makefile.inc.unix - copied unchanged from r400857, head/www/geneweb/files/patch-tools__Makefile.inc.unix Deleted: branches/2015Q4/www/geneweb/files/patch-ged2gwb__utf8.ml Modified: branches/2015Q4/www/geneweb/Makefile branches/2015Q4/www/geneweb/distinfo branches/2015Q4/www/geneweb/files/patch-Makefile branches/2015Q4/www/geneweb/files/patch-dag2html__Makefile branches/2015Q4/www/geneweb/files/patch-src__Makefile branches/2015Q4/www/geneweb/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/geneweb/Makefile ============================================================================== --- branches/2015Q4/www/geneweb/Makefile Thu Nov 5 18:48:46 2015 (r400860) +++ branches/2015Q4/www/geneweb/Makefile Thu Nov 5 18:53:58 2015 (r400861) @@ -2,48 +2,35 @@ # $FreeBSD$ PORTNAME= geneweb -PORTVERSION= 6.07 +PORTVERSION= 6.08 CATEGORIES= www -MASTER_SITES= http://opensource.geneanet.org/attachments/download/240/ -DISTNAME= gw-${PORTVERSION}-src -EXTRACT_SUFX= .tgz MAINTAINER= alex@stangl.us COMMENT= Advanced genealogy software LICENSE= GPLv2 -BROKEN= Fails to build - BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ camlp5:${PORTSDIR}/devel/ocaml-camlp5 +USE_GITHUB= yes +GH_ACCOUNT= geneanet +GH_TAGNAME= distrib-6-08 + HAS_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= GTK2 - -.include - -.if ${PORT_OPTIONS:MGTK2} -BUILD_DEPENDS+= ocaml-lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 -MAKE_ENV+= ENABLE_GUI=yes -PLIST_SUB+= GUI="" -.else -PLIST_SUB+= GUI="@comment " -.endif - MAKE_ENV+= STAGEDIR=${STAGEDIR} SUB_FILES+= pkg-message USE_RC_SUBR= gwd post-install: (cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} distrib) - @${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${STAGEDIR}${PREFIX}/share/geneweb + ${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${STAGEDIR}${PREFIX}/share/geneweb @${MKDIR} ${STAGEDIR}${PREFIX}/share/geneweb/distribution @${CP} -a ${WRKSRC}/distribution ${STAGEDIR}${PREFIX}/share/geneweb/ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gwc1 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/geneweb/distribution/gw/gwc1 - @${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${STAGEDIR}${PREFIX}/share/geneweb + ${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${STAGEDIR}${PREFIX}/share/geneweb .include Modified: branches/2015Q4/www/geneweb/distinfo ============================================================================== --- branches/2015Q4/www/geneweb/distinfo Thu Nov 5 18:48:46 2015 (r400860) +++ branches/2015Q4/www/geneweb/distinfo Thu Nov 5 18:53:58 2015 (r400861) @@ -1,2 +1,2 @@ -SHA256 (gw-6.07-src.tgz) = c1ecc337f8bce4d8509ca49081d098b5a44ddb6407208496e55e9a38d6bfb1f6 -SIZE (gw-6.07-src.tgz) = 1855016 +SHA256 (geneanet-geneweb-6.08-distrib-6-08_GH0.tar.gz) = 082038c595cb9477212656690a02f23dabe53d4511469d6cdfba8a590f6080d7 +SIZE (geneanet-geneweb-6.08-distrib-6-08_GH0.tar.gz) = 1791772 Modified: branches/2015Q4/www/geneweb/files/patch-Makefile ============================================================================== --- branches/2015Q4/www/geneweb/files/patch-Makefile Thu Nov 5 18:48:46 2015 (r400860) +++ branches/2015Q4/www/geneweb/files/patch-Makefile Thu Nov 5 18:53:58 2015 (r400861) @@ -1,5 +1,5 @@ ---- ./Makefile.orig 2013-03-01 03:06:49.000000000 -0600 -+++ ./Makefile 2014-05-14 06:57:05.000000000 -0500 +--- ./Makefile.orig 2013-03-01 03:06:49.000000000 UTC ++++ ./Makefile 2014-05-14 06:57:05.000000000 @@ -1,8 +1,7 @@ # $Id: Makefile,v 5.7 2009-03-11 10:53:30 ddr Exp $ Modified: branches/2015Q4/www/geneweb/files/patch-dag2html__Makefile ============================================================================== --- branches/2015Q4/www/geneweb/files/patch-dag2html__Makefile Thu Nov 5 18:48:46 2015 (r400860) +++ branches/2015Q4/www/geneweb/files/patch-dag2html__Makefile Thu Nov 5 18:53:58 2015 (r400861) @@ -1,5 +1,5 @@ ---- ./dag2html/Makefile.orig 2013-03-01 03:06:49.000000000 -0600 -+++ ./dag2html/Makefile 2014-05-14 07:00:04.000000000 -0500 +--- ./dag2html/Makefile.orig 2013-03-01 03:06:49.000000000 UTC ++++ ./dag2html/Makefile 2014-05-14 07:00:04.000000000 @@ -1,7 +1,7 @@ # $Id: Makefile,v 5.1 2007-07-11 16:15:21 ddr Exp $ Modified: branches/2015Q4/www/geneweb/files/patch-src__Makefile ============================================================================== --- branches/2015Q4/www/geneweb/files/patch-src__Makefile Thu Nov 5 18:48:46 2015 (r400860) +++ branches/2015Q4/www/geneweb/files/patch-src__Makefile Thu Nov 5 18:53:58 2015 (r400861) @@ -1,5 +1,5 @@ ---- ./src/Makefile.orig 2013-03-01 03:06:44.000000000 -0600 -+++ ./src/Makefile 2014-05-13 23:46:54.000000000 -0500 +--- ./src/Makefile.orig 2013-03-01 03:06:44.000000000 UTC ++++ ./src/Makefile 2014-05-13 23:46:54.000000000 @@ -2,7 +2,6 @@ include ../tools/Makefile.inc Copied: branches/2015Q4/www/geneweb/files/patch-tools__Makefile.inc.unix (from r400857, head/www/geneweb/files/patch-tools__Makefile.inc.unix) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/www/geneweb/files/patch-tools__Makefile.inc.unix Thu Nov 5 18:53:58 2015 (r400861, copy of r400857, head/www/geneweb/files/patch-tools__Makefile.inc.unix) @@ -0,0 +1,14 @@ +--- ./tools/Makefile.inc.unix.orig 2015-10-03 02:32:14 UTC ++++ ./tools/Makefile.inc.unix +@@ -5,8 +5,8 @@ + CAMLP5_COMM=TOP=$(TOP) $(TOP)/tools/caml + CAMLP5F=-DUNIX + CAMLP5D=+camlp5 + LIBUNIX=-cclib -lunix +-OCAMLC=ocamlc.opt -warn-error A +-OCAMLOPT=ocamlopt.opt -warn-error A ++OCAMLC=ocamlc.opt -warn-error "+A-d" ++OCAMLOPT=ocamlopt.opt -warn-error "+A-d" + OCAMLI= + OCAMLD= + STRIP=strip Modified: branches/2015Q4/www/geneweb/pkg-plist ============================================================================== --- branches/2015Q4/www/geneweb/pkg-plist Thu Nov 5 18:48:46 2015 (r400860) +++ branches/2015Q4/www/geneweb/pkg-plist Thu Nov 5 18:53:58 2015 (r400861) @@ -41,10 +41,14 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/index.txt %%DATADIR%%/distribution/gw/etc/jquery_1_9_1_min.js %%DATADIR%%/distribution/gw/etc/jquery_placeholder_min.js +%%DATADIR%%/distribution/gw/etc/js.txt +%%DATADIR%%/distribution/gw/etc/menubar.txt %%DATADIR%%/distribution/gw/etc/miss_evt.txt %%DATADIR%%/distribution/gw/etc/moved.txt %%DATADIR%%/distribution/gw/etc/particles.txt %%DATADIR%%/distribution/gw/etc/perso.txt +%%DATADIR%%/distribution/gw/etc/perso_header.txt +%%DATADIR%%/distribution/gw/etc/perso_utils.txt %%DATADIR%%/distribution/gw/etc/perso_module/arbre_3gen_v.txt %%DATADIR%%/distribution/gw/etc/perso_module/arbre_3gen_v_photo.txt %%DATADIR%%/distribution/gw/etc/perso_module/arbre_4gen_v.txt @@ -89,6 +93,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/templ502/moved.txt %%DATADIR%%/distribution/gw/etc/templ502/particles.txt %%DATADIR%%/distribution/gw/etc/templ502/perso.txt +%%DATADIR%%/distribution/gw/etc/templ502/perso_header.txt %%DATADIR%%/distribution/gw/etc/templ502/random_css.txt %%DATADIR%%/distribution/gw/etc/templ502/redirect.txt %%DATADIR%%/distribution/gw/etc/templ502/relmenu.txt @@ -139,17 +144,22 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/templm/ancsosa.txt %%DATADIR%%/distribution/gw/etc/templm/anctree.txt %%DATADIR%%/distribution/gw/etc/templm/calendar.txt +%%DATADIR%%/distribution/gw/etc/templm/css.css %%DATADIR%%/distribution/gw/etc/templm/css.txt %%DATADIR%%/distribution/gw/etc/templm/dag.txt %%DATADIR%%/distribution/gw/etc/templm/deslist.txt %%DATADIR%%/distribution/gw/etc/templm/desmenu.txt %%DATADIR%%/distribution/gw/etc/templm/inc_mickroue1.txt %%DATADIR%%/distribution/gw/etc/templm/inc_mickroue2.txt +%%DATADIR%%/distribution/gw/etc/templm/js.js +%%DATADIR%%/distribution/gw/etc/templm/menubar.txt %%DATADIR%%/distribution/gw/etc/templm/perso.txt -%%DATADIR%%/distribution/gw/etc/templm/perso_accesskey.txt +%%DATADIR%%/distribution/gw/etc/templm/perso_accesskey.js %%DATADIR%%/distribution/gw/etc/templm/relmenu.txt +%%DATADIR%%/distribution/gw/etc/templm/summary.js %%DATADIR%%/distribution/gw/etc/templm/toolbar.txt %%DATADIR%%/distribution/gw/etc/templm/trl.txt +%%DATADIR%%/distribution/gw/etc/templm/upd.js %%DATADIR%%/distribution/gw/etc/templm/upddata.txt %%DATADIR%%/distribution/gw/etc/templm/updfam.txt %%DATADIR%%/distribution/gw/etc/templm/updind.txt @@ -167,6 +177,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/etc/toolbar.txt %%DATADIR%%/distribution/gw/etc/trl.txt %%DATADIR%%/distribution/gw/etc/upddata.txt +%%DATADIR%%/distribution/gw/etc/upddatamenu.txt %%DATADIR%%/distribution/gw/etc/updfam.txt %%DATADIR%%/distribution/gw/etc/updhist.txt %%DATADIR%%/distribution/gw/etc/updhist_diff.txt @@ -225,6 +236,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/images/flags/l-lv.jpg %%DATADIR%%/distribution/gw/images/flags/l-nl.jpg %%DATADIR%%/distribution/gw/images/flags/l-no.jpg +%%DATADIR%%/distribution/gw/images/flags/l-oc.jpg %%DATADIR%%/distribution/gw/images/flags/l-pl.jpg %%DATADIR%%/distribution/gw/images/flags/l-pt-br.jpg %%DATADIR%%/distribution/gw/images/flags/l-pt.jpg @@ -252,6 +264,7 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/images/flags/t-lv.png %%DATADIR%%/distribution/gw/images/flags/t-nl.png %%DATADIR%%/distribution/gw/images/flags/t-no.png +%%DATADIR%%/distribution/gw/images/flags/t-oc.png %%DATADIR%%/distribution/gw/images/flags/t-pl.png %%DATADIR%%/distribution/gw/images/flags/t-pt.png %%DATADIR%%/distribution/gw/images/flags/t-ro.png @@ -280,6 +293,11 @@ man/man1/gwu.1.gz %%DATADIR%%/distribution/gw/images/married.png %%DATADIR%%/distribution/gw/images/married_no_descendants.png %%DATADIR%%/distribution/gw/images/maximize.png +%%DATADIR%%/distribution/gw/images/menubar_background.png +%%DATADIR%%/distribution/gw/images/menubar_background_hover.png +%%DATADIR%%/distribution/gw/images/menubar_flechedroite.png +%%DATADIR%%/distribution/gw/images/menubar_flechedroite_selected.png +%%DATADIR%%/distribution/gw/images/menubar_sprite.png %%DATADIR%%/distribution/gw/images/minimise.png %%DATADIR%%/distribution/gw/images/not_married.png %%DATADIR%%/distribution/gw/images/not_married_no_descendants.png @@ -397,10 +415,13 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/index.txt %%DATADIR%%/etc/jquery_1_9_1_min.js %%DATADIR%%/etc/jquery_placeholder_min.js +%%DATADIR%%/etc/js.txt +%%DATADIR%%/etc/menubar.txt %%DATADIR%%/etc/miss_evt.txt %%DATADIR%%/etc/moved.txt %%DATADIR%%/etc/particles.txt %%DATADIR%%/etc/perso.txt +%%DATADIR%%/etc/perso_header.txt %%DATADIR%%/etc/perso_module/arbre_3gen_v.txt %%DATADIR%%/etc/perso_module/arbre_3gen_v_photo.txt %%DATADIR%%/etc/perso_module/arbre_4gen_v.txt @@ -421,6 +442,7 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/perso_module/union_photo.txt %%DATADIR%%/etc/perso_module/union_simple.txt %%DATADIR%%/etc/perso_short.txt +%%DATADIR%%/etc/perso_utils.txt %%DATADIR%%/etc/random_css.txt %%DATADIR%%/etc/redirect.txt %%DATADIR%%/etc/relmenu.txt @@ -445,6 +467,7 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/templ502/moved.txt %%DATADIR%%/etc/templ502/particles.txt %%DATADIR%%/etc/templ502/perso.txt +%%DATADIR%%/etc/templ502/perso_header.txt %%DATADIR%%/etc/templ502/random_css.txt %%DATADIR%%/etc/templ502/redirect.txt %%DATADIR%%/etc/templ502/relmenu.txt @@ -495,17 +518,22 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/templm/ancsosa.txt %%DATADIR%%/etc/templm/anctree.txt %%DATADIR%%/etc/templm/calendar.txt +%%DATADIR%%/etc/templm/css.css %%DATADIR%%/etc/templm/css.txt %%DATADIR%%/etc/templm/dag.txt %%DATADIR%%/etc/templm/deslist.txt %%DATADIR%%/etc/templm/desmenu.txt %%DATADIR%%/etc/templm/inc_mickroue1.txt %%DATADIR%%/etc/templm/inc_mickroue2.txt +%%DATADIR%%/etc/templm/js.js +%%DATADIR%%/etc/templm/menubar.txt %%DATADIR%%/etc/templm/perso.txt -%%DATADIR%%/etc/templm/perso_accesskey.txt +%%DATADIR%%/etc/templm/perso_accesskey.js %%DATADIR%%/etc/templm/relmenu.txt +%%DATADIR%%/etc/templm/summary.js %%DATADIR%%/etc/templm/toolbar.txt %%DATADIR%%/etc/templm/trl.txt +%%DATADIR%%/etc/templm/upd.js %%DATADIR%%/etc/templm/upddata.txt %%DATADIR%%/etc/templm/updfam.txt %%DATADIR%%/etc/templm/updind.txt @@ -523,6 +551,7 @@ man/man1/gwu.1.gz %%DATADIR%%/etc/toolbar.txt %%DATADIR%%/etc/trl.txt %%DATADIR%%/etc/upddata.txt +%%DATADIR%%/etc/upddatamenu.txt %%DATADIR%%/etc/updfam.txt %%DATADIR%%/etc/updhist.txt %%DATADIR%%/etc/updhist_diff.txt @@ -563,6 +592,7 @@ man/man1/gwu.1.gz %%DATADIR%%/images/flags/l-lv.jpg %%DATADIR%%/images/flags/l-nl.jpg %%DATADIR%%/images/flags/l-no.jpg +%%DATADIR%%/images/flags/l-oc.jpg %%DATADIR%%/images/flags/l-pl.jpg %%DATADIR%%/images/flags/l-pt-br.jpg %%DATADIR%%/images/flags/l-pt.jpg @@ -590,6 +620,7 @@ man/man1/gwu.1.gz %%DATADIR%%/images/flags/t-lv.png %%DATADIR%%/images/flags/t-nl.png %%DATADIR%%/images/flags/t-no.png +%%DATADIR%%/images/flags/t-oc.png %%DATADIR%%/images/flags/t-pl.png %%DATADIR%%/images/flags/t-pt.png %%DATADIR%%/images/flags/t-ro.png @@ -618,6 +649,11 @@ man/man1/gwu.1.gz %%DATADIR%%/images/married.png %%DATADIR%%/images/married_no_descendants.png %%DATADIR%%/images/maximize.png +%%DATADIR%%/images/menubar_background.png +%%DATADIR%%/images/menubar_background_hover.png +%%DATADIR%%/images/menubar_flechedroite.png +%%DATADIR%%/images/menubar_flechedroite_selected.png +%%DATADIR%%/images/menubar_sprite.png %%DATADIR%%/images/minimise.png %%DATADIR%%/images/not_married.png %%DATADIR%%/images/not_married_no_descendants.png From owner-svn-ports-all@freebsd.org Thu Nov 5 19:13:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FE87A268C6; Thu, 5 Nov 2015 19:13:56 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C55712F9; Thu, 5 Nov 2015 19:13:55 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5JDt58096996; Thu, 5 Nov 2015 19:13:55 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5JDthG096994; Thu, 5 Nov 2015 19:13:55 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511051913.tA5JDthG096994@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Thu, 5 Nov 2015 19:13:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400862 - head/sysutils/puppet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 19:13:56 -0000 Author: mmoll Date: Thu Nov 5 19:13:54 2015 New Revision: 400862 URL: https://svnweb.freebsd.org/changeset/ports/400862 Log: sysutils/puppet: update to 3.8.4 Modified: head/sysutils/puppet/Makefile head/sysutils/puppet/distinfo Modified: head/sysutils/puppet/Makefile ============================================================================== --- head/sysutils/puppet/Makefile Thu Nov 5 18:53:58 2015 (r400861) +++ head/sysutils/puppet/Makefile Thu Nov 5 19:13:54 2015 (r400862) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 3.8.3 +PORTVERSION= 3.8.4 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ Modified: head/sysutils/puppet/distinfo ============================================================================== --- head/sysutils/puppet/distinfo Thu Nov 5 18:53:58 2015 (r400861) +++ head/sysutils/puppet/distinfo Thu Nov 5 19:13:54 2015 (r400862) @@ -1,2 +1,2 @@ -SHA256 (puppet-3.8.3.tar.gz) = bbdf5e32428fe005ea7279e9396bfcdf2c9b112763595fbfed48fb599108df7f -SIZE (puppet-3.8.3.tar.gz) = 2638669 +SHA256 (puppet-3.8.4.tar.gz) = 19e83ebbbf0933a9df6696255d7ff4d65e3daba1ed8dacf87f16a87ae40a7ad7 +SIZE (puppet-3.8.4.tar.gz) = 2639537 From owner-svn-ports-all@freebsd.org Thu Nov 5 19:21:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9485A26BC4; Thu, 5 Nov 2015 19:21:29 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C7F31C49; Thu, 5 Nov 2015 19:21:29 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5JLSV5098317; Thu, 5 Nov 2015 19:21:28 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5JLSqs098311; Thu, 5 Nov 2015 19:21:28 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511051921.tA5JLSqs098311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Thu, 5 Nov 2015 19:21:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400863 - in branches/2015Q4/editors/openoffice-4: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 19:21:30 -0000 Author: truckman Date: Thu Nov 5 19:21:27 2015 New Revision: 400863 URL: https://svnweb.freebsd.org/changeset/ports/400863 Log: MFH r398966, r399536, r399605, r400064, r400472 Upgrade to Apache OpenOffice 4.1.2 to fix: CVE-2015-4551 CVE-2015-5212 CVE-2015-5213 CVE-2015-5214 Approved by: ports-secteam (feld) Security: 18b3c61b-83de-11e5-905b-ac9e174be3af Added: branches/2015Q4/editors/openoffice-4/files/patch-configure.in - copied unchanged from r400472, head/editors/openoffice-4/files/patch-configure.in branches/2015Q4/editors/openoffice-4/files/patch-desktop_scripts_soffice.sh - copied unchanged from r400064, head/editors/openoffice-4/files/patch-desktop_scripts_soffice.sh branches/2015Q4/editors/openoffice-4/files/patch-openjdk8 - copied unchanged from r399605, head/editors/openoffice-4/files/patch-openjdk8 branches/2015Q4/editors/openoffice-4/files/patch-sdext_prj_build.lst - copied unchanged from r398966, head/editors/openoffice-4/files/patch-sdext_prj_build.lst branches/2015Q4/editors/openoffice-4/files/patch-solenv_bin_modules_installer_scriptitems.pm - copied unchanged from r400472, head/editors/openoffice-4/files/patch-solenv_bin_modules_installer_scriptitems.pm Deleted: branches/2015Q4/editors/openoffice-4/files/patch-CVE-2015-1774 branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__intel_cpp2uno.cxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__intel_except.cxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__intel_share.hxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__intel_uno2cpp.cxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__x86-64_cpp2uno.cxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__x86-64_except.cxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__x86-64_share.hxx branches/2015Q4/editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__x86-64_uno2cpp.cxx branches/2015Q4/editors/openoffice-4/files/patch-build_framework branches/2015Q4/editors/openoffice-4/files/patch-jpeg branches/2015Q4/editors/openoffice-4/files/patch-nss branches/2015Q4/editors/openoffice-4/files/patch-sal branches/2015Q4/editors/openoffice-4/files/patch-shell_source_unix_sysshell_recently__used__file__handler.cxx branches/2015Q4/editors/openoffice-4/files/patch-testtools_source_bridgetest_bridgetest.cxx branches/2015Q4/editors/openoffice-4/files/patch-webdav Modified: branches/2015Q4/editors/openoffice-4/Makefile branches/2015Q4/editors/openoffice-4/distinfo branches/2015Q4/editors/openoffice-4/files/Makefile.others branches/2015Q4/editors/openoffice-4/files/pkg-message.in Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/editors/openoffice-4/Makefile ============================================================================== --- branches/2015Q4/editors/openoffice-4/Makefile Thu Nov 5 19:13:54 2015 (r400862) +++ branches/2015Q4/editors/openoffice-4/Makefile Thu Nov 5 19:21:27 2015 (r400863) @@ -3,7 +3,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 16 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ @@ -97,10 +96,10 @@ RUN_DEPENDS= \ AOOVERSION1= 4 AOOVERSION2= 1 -AOOVERSION3= 1 +AOOVERSION3= 2 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD -AOOTAG= AOO411m6\(Build:9775\) -SVNREVISION= 1617669 +AOOTAG= AOO412m3\(Build:9782\) +SVNREVISION= 1709696 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz AOOVERSION= ${AOOVERSION1}.${AOOVERSION2}.${AOOVERSION3} @@ -121,6 +120,7 @@ USE_GL= gl glu USE_GNOME= gtk20 libxslt libidl glib20 USE_JAVA= yes JAVA_BUILD= jdk +JAVA_RUN= jdk JAVA_VENDOR= openjdk JAVA_VERSION= 1.6+ USE_PERL5= build @@ -128,17 +128,19 @@ USE_XORG= ice x11 xau xaw xcomposite xcu xrandr xrender xt USES= autoreconf:autoconf bison compiler cpe desktop-file-utils \ gettext-runtime gmake iconv jpeg perl5 pkgconfig python \ - tar:bzip2 + shared-mime-info tar:bzip2 INSTALLS_ICONS= yes WITHOUT_CPU_CFLAGS= true CPE_PRODUCT= ${PORTNAME:S|apache-||} CPE_VENDOR= apache -OPTIONS_DEFINE= CUPS GNOME GNOMEVFS MMEDIA CCACHE -OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA +OPTIONS_DEFINE= CUPS GNOME GNOMEVFS MMEDIA SDK WIKI_PUBLISHER CCACHE +OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA WIKI_PUBLISHER GNOME_DESC= GConf + screensaver presentation control via DBUS GNOMEVFS_DESC= GNOME Virtual File System MMEDIA_DESC= Multimedia backend for impress +SDK_DESC= Build and install software development kit +WIKI_PUBLISHER_DESC= Build and install Wiki Publisher extension CCACHE_DESC= Mimimize compile time of C/C++ programs CUPS_CONFIGURE_ENABLE= cups @@ -156,6 +158,11 @@ GNOMEVFS_USE= GNOME=gnomevfs2 MMEDIA_CONFIGURE_ENABLE= gstreamer MMEDIA_USE= GSTREAMER=yes +SDK_CONFIGURE_ENABLE= odk + +WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher +WIKI_PUBLISHER_VARS= BUNDLED_EXTENSIONS+=swext/wiki-publisher.oxt + .include .include <${FILESDIR}/Makefile.localized> @@ -249,21 +256,18 @@ CONFIGURE_ARGS+= \ --with-system-sane \ --with-system-serf \ --with-system-stdlibs \ - --enable-symbols=small \ --without-stlport \ --with-vendor="FreeBSD ports system" \ --enable-verbose \ --with-system-vigra \ - --enable-wiki-publisher \ --with-system-xrender \ --with-system-zlib -#AOOEXTENSIONS+= minimizer/presentation-minimizer.oxt -#AOOEXTENSIONS+= presenter/presenter-screen.oxt -#AOOEXTENSIONS+= pdfimport/pdfimport.oxt -AOOEXTENSIONS+= swext/wiki-publisher.oxt +.if defined (BUNDLED_EXTENSIONS) +CONFIGURE_ARGS+= --with-bundled-prereg-extensions="${BUNDLED_EXTENSIONS}" +.endif -ICONS= ${WRKSRC}/sysui/desktop/icons +CREATE_TREE= ${WRKSRC}/sysui/desktop/share/create_tree.sh .include <${FILESDIR}/Makefile.knobs> @@ -324,6 +328,9 @@ post-extract: post-patch: ${REINPLACE_CMD} -e "/^ICONVERSION/s/=.*/= '-${AOOSUFFIX}'/" \ ${WRKSRC}/sysui/desktop/productversion.mk + ${REINPLACE_CMD} -e "s|%%JAVA_HOME%%|${JAVA_HOME}|" \ + ${WRKSRC}/desktop/scripts/soffice.sh + ${REINPLACE_CMD} -e '/^mkdir -p/,$$d' ${CREATE_TREE} .if ${COMPILER_TYPE} == gcc # g++49 -Os sometimes leaves inline class methods undefined, # affects fmgridif.cxx and ColumnControl.cxx @@ -388,23 +395,15 @@ do-build: LANG=C LC_ALL=C build.pl --all -P$${numproc} -- -P$${dmproc} do-install: - @${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR}/extensions \ - ${STAGEDIR}${OOPATH}/uno_packages/cache/uno_packages \ - ${STAGEDIR}${DESKTOPDIR} + @${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR} \ + ${STAGEDIR}${DESKTOPDIR} \ + ${STAGEDIR}${PREFIX}/share/mime/packages @cd ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice/archive/install/${LOCALIZED_LANG}/ ; \ for i in *.tar.?z ; do \ ${ECHO_CMD} "extracting $$i" ; \ - ${TAR} -s '|./[^/]*/||' -xz -f $$i - \ + ${TAR} -s '|./[^/]*/||' -xz -f $$i \ -C ${STAGEDIR}${PRINSTALLATION_BASEDIR} ; \ done - @${ECHO_CMD} "installing extensions" ; \ - cd ${WRKSRC}/solver/${AOOXXX}/unxfbsd?.pro/bin/ ; \ - ${INSTALL_DATA} ${AOOEXTENSIONS} \ - ${STAGEDIR}${PRINSTALLATION_BASEDIR}/extensions/ - @cd ${STAGEDIR}${OOPATH}/program ; \ - ${ECHO_CMD} "stripping executables and shared libraries" ; \ - ${STRIP_CMD} crashrep pagein uri-encode javaldx regmerge \ - regview *.so* *.bin ${FIND} ${STAGEDIR}${PRINSTALLATION_BASEDIR} -type d -exec ${CHMOD} 755 {} \; ${REINPLACE_CMD} \ -e '/^UserInstallation/s/=.*/=$$SYSUSERCONFIG\/${AOOUDIR}/' \ @@ -421,30 +420,33 @@ do-install: simpress smath spadmin swriter ; do \ ${LN} -f ${EXECBASE} ${EXECBASE}-$${i} ; \ done - ${LN} -sf ${XDGDIR} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} - @${ECHO_CMD} "installing application icons" - @cd ${ICONS} ; for dir in hicolor/*/apps ; do \ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/$${dir} ; \ - for app in base calc draw impress math printeradmin startcenter writer; do \ - icon_src=$${dir}/$${app}.png; \ - icon_dst=share/icons/$${dir}/${EXECBASE}-$${app}.png; \ - if [ -r $${icon_src} ]; then \ - ${INSTALL_DATA} $${icon_src} \ - ${STAGEDIR}${PREFIX}/$${icon_dst} ; \ - fi \ - done ; \ - done - @${ECHO_CMD} "installing mimetype icons" - @cd ${ICONS} ; for dir in hicolor/*/mimetypes ; do \ - dstdir=${STAGEDIR}${PREFIX}/share/icons/$${dir} ; \ - ${MKDIR} $${dstdir} ; \ - ${INSTALL_DATA} $${dir}/*.png $${dstdir}/ ; \ - done + @${ECHO_CMD} "adding desktop support" + @${LN} -sf ${XDGDIR} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} + @cd ${WRKSRC}/sysui/unxfbsd?.pro/misc/openoffice ; \ + DESTDIR=${STAGEDIR} \ + GNOMEDIR=${PREFIX} \ + ICON_PREFIX=openoffice${AOOVERSION1} \ + ICON_SOURCE_DIR=${WRKSRC}/sysui/desktop/icons \ + ICON_THEMES="hicolor/??x??" \ + KDEMAINDIR=${PREFIX} \ + PREFIX=openoffice${AOOVERSION1} \ + ${SH} ${CREATE_TREE} ; \ + ${INSTALL_DATA} apacheopenoffice.xml \ + ${STAGEDIR}/${PREFIX}/share/mime/packages + +do-install-SDK-on: + ${TAR} -s '|./[^/]*/||' -xz -C ${STAGEDIR}${PRINSTALLATION_BASEDIR} \ + -f ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice_SDK/archive/install/${LOCALIZED_LANG}/*.tar.gz + @f=${STAGEDIR}${OOPATH}/sdk/bin/unoapploader ; \ + ${CHMOD} 644 $${f} ; ${STRIP_CMD} $${f} ; ${CHMOD} 444 $${f} + +post-install: @${ECHO_CMD} "generating plist"; @cd ${STAGEDIR}${PREFIX} ; (\ - ${ECHO_CMD} "share/applications/${EXECBASE}" ; \ ${FIND} -s bin -name "${EXECBASE}*" ; \ - ${FIND} -s ${INSTALLATION_BASEDIR} share/icons \! -type d ; \ + ${FIND} -s ${INSTALLATION_BASEDIR} share/applications \ + share/application-registry share/icons \ + share/mime-info share/mime share/mimelnk \! -type d ; \ ${FIND} ${INSTALLATION_BASEDIR} -type d -empty | ${SORT} -r | \ ${SED} -e 's/^/@dir /' ; \ ) >> ${TMPPLIST} Modified: branches/2015Q4/editors/openoffice-4/distinfo ============================================================================== --- branches/2015Q4/editors/openoffice-4/distinfo Thu Nov 5 19:13:54 2015 (r400862) +++ branches/2015Q4/editors/openoffice-4/distinfo Thu Nov 5 19:21:27 2015 (r400863) @@ -1,5 +1,5 @@ -SHA256 (openoffice/apache-openoffice-4.1.1-r1617669-src.tar.bz2) = bb89a6d2324ddfe4c475e5484fde0dea316078f6b8ff4d8a4ebc801d17f3ff9f -SIZE (openoffice/apache-openoffice-4.1.1-r1617669-src.tar.bz2) = 219054455 +SHA256 (openoffice/apache-openoffice-4.1.2-r1709696-src.tar.bz2) = 2e06774424eb564559f9e6d63ff79aa00522b210067717c5a8cfb54b3b7f1812 +SIZE (openoffice/apache-openoffice-4.1.2-r1709696-src.tar.bz2) = 219041975 SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa SIZE (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 28957004 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c Modified: branches/2015Q4/editors/openoffice-4/files/Makefile.others ============================================================================== --- branches/2015Q4/editors/openoffice-4/files/Makefile.others Thu Nov 5 19:13:54 2015 (r400862) +++ branches/2015Q4/editors/openoffice-4/files/Makefile.others Thu Nov 5 19:21:27 2015 (r400863) @@ -3,43 +3,9 @@ # $FreeBSD$ #other stuffs which are not directly related to making ports -#package-rename: rename package for uploading -#package-canonical: making official packages (WIP) -#ure: URE (Uno Runtime Environment) packages (WIP) #solver: solver #languagepack: language pack -package-rename: - @${ECHO_MSG} "===> Rename package for Apache OpenOffice mirror upload"; - @${LN} ${PKGFILE} \ - ${WRKDIR}/../${PACKAGE_PREFIX}_${PACKAGE_MIDDLE}_install_${LOCALIZED_LANG}${PKG_SUFX} - -package-canonical: - @${ECHO_MSG} "===> Canonical packaging for Apache OpenOffice"; - @${CP} ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice/archive/install/${LOCALIZED_LANG}/${PACKAGE_PREFIX}* ${WRKDIR}/../. - -sdk: - @${ECHO_MSG} "===> Make SDK of Apache OpenOffice" - @${RM} -fr ${WRKDIR}/sdk_tmp - @${MKDIR} ${WRKDIR}/sdk_tmp - @cd ${WRKDIR}/sdk_tmp ; \ - ${TAR} xfz ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice_SDK/archive/install/${LOCALIZED_LANG}/Apache_OpenOffice-*SDK*.tar.gz - @cd ${WRKDIR}/sdk_tmp/Apache_*/openoffice* ; \ - ${MKDIR} ../${INSTALLATION_BASEDIR}_sdk ; \ - ${MV} * ../${INSTALLATION_BASEDIR}_sdk ; cd .. ; \ - ${TAR} cfj ${WRKDIR}/../${PACKAGE_PREFIX}-SDK_${PACKAGE_MIDDLE}_install_en-US.tbz ${INSTALLATION_BASEDIR}_sdk - -ure: - @${ECHO_MSG} "===> Make Uno Runtime Environment of Apache OpenOffice" - @${RM} -fr ${WRKDIR}/ure_tmp - @${MKDIR} ${WRKDIR}/ure_tmp - @cd ${WRKDIR}/ure_tmp ; \ - ${TAR} xfz ${WRKSRC}/instsetoo_native/unxfbsd?.pro/URE/archive/install/${LOCALIZED_LANG}/Apache_OpenOffice_*URE*.tar.gz - @cd ${WRKDIR}/ure_tmp/Apache_OpenOffice*URE* ; \ - ${MKDIR} ../${INSTALLATION_BASEDIR} ; \ - ${MV} * ../${INSTALLATION_BASEDIR} ; cd .. ; \ - ${TAR} cfj ${WRKDIR}/../${PACKAGE_PREFIX}-URE_${PACKAGE_MIDDLE}_install_en-US.tbz ${INSTALLATION_BASEDIR} - solver: @${ECHO_MSG} "===> Make Solver of Apache OpenOffice" @cd ${WRKSRC} ; ${TAR} cfj ${WRKDIR}/../${PACKAGE_PREFIX}-solver_${PACKAGE_MIDDLE}.tar.bz2 solver Copied: branches/2015Q4/editors/openoffice-4/files/patch-configure.in (from r400472, head/editors/openoffice-4/files/patch-configure.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-4/files/patch-configure.in Thu Nov 5 19:21:27 2015 (r400863, copy of r400472, head/editors/openoffice-4/files/patch-configure.in) @@ -0,0 +1,32 @@ +--- configure.in.orig 2015-10-09 07:11:14 UTC ++++ configure.in +@@ -369,11 +369,11 @@ AC_ARG_WITH(bundled-extension-blobs, + and comply with their distribution requirements by updating the + files LICENSE_aggregated and NOTICE_aggregated accordingly + ],,) +-#AC_ARG_WITH(bundled-prereg-extensions, +-#[ --with-bundled-prereg-extensions Whitespace seperated list of files in the tarball directory that +-# are to be bundled as pre-registered extensions. Make sure to only bundle +-# extensions which can be installed without requiring a license dialog +-#],,) ++AC_ARG_WITH(bundled-prereg-extensions, ++[ --with-bundled-prereg-extensions Whitespace seperated list of files in the tarball directory that ++ are to be bundled as pre-registered extensions. Make sure to only bundle ++ extensions which can be installed without requiring a license dialog ++],,) + AC_ARG_ENABLE(bundled-dictionaries, + [ --enable-bundled-dictionaries Download dictionaries (spelling, hyphenation, thesaurus) + according to main/extensions.lst and bundle them. Make sure to +@@ -1540,9 +1540,9 @@ else + fi + AC_SUBST(BUNDLED_EXTENSION_BLOBS) + +-#dnl =================================================================== +-#dnl Check extensions that are to be bundled as pre-registerd +-#dnl =================================================================== ++dnl =================================================================== ++dnl Check extensions that are to be bundled as pre-registerd ++dnl =================================================================== + if test -n "$with_bundled_prereg_extensions"; then + BUNDLED_PREREG_EXTENSIONS="$with_bundled_prereg_extensions" + else Copied: branches/2015Q4/editors/openoffice-4/files/patch-desktop_scripts_soffice.sh (from r400064, head/editors/openoffice-4/files/patch-desktop_scripts_soffice.sh) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-4/files/patch-desktop_scripts_soffice.sh Thu Nov 5 19:21:27 2015 (r400863, copy of r400064, head/editors/openoffice-4/files/patch-desktop_scripts_soffice.sh) @@ -0,0 +1,16 @@ +--- desktop/scripts/soffice.sh.orig 2014-02-25 08:22:34 UTC ++++ desktop/scripts/soffice.sh +@@ -90,11 +90,11 @@ if [ -x "$sd_prog/javaldx" ] ; then + case "`uname -s`" in + FreeBSD) + sd_prog1="$sd_prog" +- LD_LIBRARY_PATH=$sd_prog1:${LD_LIBRARY_PATH}} ++ LD_LIBRARY_PATH=$sd_prog1${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} + export LD_LIBRARY_PATH + ;; + esac +- my_path=`"$sd_prog/javaldx" $BOOTSTRAPVARS \ ++ my_path=`JAVA_HOME="%%JAVA_HOME%%" "$sd_prog/javaldx" $BOOTSTRAPVARS \ + "-env:INIFILENAME=vnd.sun.star.pathname:$sd_prog/redirectrc"` + if [ -n "$my_path" ] ; then + LD_LIBRARY_PATH=$my_path${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} Copied: branches/2015Q4/editors/openoffice-4/files/patch-openjdk8 (from r399605, head/editors/openoffice-4/files/patch-openjdk8) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-4/files/patch-openjdk8 Thu Nov 5 19:21:27 2015 (r400863, copy of r399605, head/editors/openoffice-4/files/patch-openjdk8) @@ -0,0 +1,1808 @@ +--- javaunohelper/com/sun/star/comp/helper/Bootstrap.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/comp/helper/Bootstrap.java +@@ -97,6 +97,7 @@ public class Bootstrap { + @param context_entries the hash table contains mappings of entry names (type string) to + context entries (type class ComponentContextEntry). + @return a new context. ++ @throws java.lang.Exception + */ + static public XComponentContext createInitialComponentContext( Hashtable context_entries ) + throws Exception +@@ -148,7 +149,8 @@ public class Bootstrap { + * Bootstraps a servicemanager with the jurt base components registered. + *

+ * @return a freshly boostrapped service manager +- * @see com.sun.star.lang.ServiceManager ++ * @see "com.sun.star.lang.ServiceManager" ++ * @throws java.lang.Exception + */ + static public XMultiServiceFactory createSimpleServiceManager() throws Exception + { +@@ -157,10 +159,12 @@ public class Bootstrap { + } + + +- /** Bootstraps the initial component context from a native UNO installation. +- +- @see cppuhelper/defaultBootstrap_InitialComponentContext() +- */ ++ /** ++ * Bootstraps the initial component context from a native UNO installation. ++ *

++ * @return ++ * @see defaultBootstrap_InitialComponentContext() ++ */ + static public final XComponentContext defaultBootstrap_InitialComponentContext() + throws Exception + { +@@ -173,7 +177,7 @@ public class Bootstrap { + @param bootstrap_parameters + bootstrap parameters (maybe null) + +- @see cppuhelper/defaultBootstrap_InitialComponentContext() ++ @see defaultBootstrap_InitialComponentContext() + */ + static public final XComponentContext defaultBootstrap_InitialComponentContext( + String ini_file, Hashtable bootstrap_parameters ) +--- javaunohelper/com/sun/star/comp/helper/ComponentContextEntry.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/comp/helper/ComponentContextEntry.java +@@ -29,7 +29,7 @@ package com.sun.star.comp.helper; + The first one is commonly used for singleton objects of the component + context, that are raised on first-time retrieval of the key. + You have to pass a com.sun.star.lang.XSingleComponentFactory +- or string (=> service name) object for this. ++ or string (=> service name) object for this. +

+ */ + public class ComponentContextEntry +--- javaunohelper/com/sun/star/comp/helper/SharedLibraryLoader.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/comp/helper/SharedLibraryLoader.java +@@ -34,9 +34,9 @@ import com.sun.star.registry.XRegistryKe + * The SharedLibraryLoader class provides the functionality of the com.sun.star.loader.SharedLibrary + * service. + *

+- * @see com.sun.star.loader.SharedLibrary ++ * @see "com.sun.star.loader.SharedLibrary" + * @see com.sun.star.comp.servicemanager.ServiceManager +- * @see com.sun.star.lang.ServiceManager ++ * @see "com.sun.star.lang.ServiceManager" + */ + public class SharedLibraryLoader { + /** +@@ -70,9 +70,9 @@ public class SharedLibraryLoader { + * @return the factory for the "com.sun.star.comp.stoc.DLLComponentLoader" component. + * @param smgr the ServiceManager + * @param regKey the root registry key +- * @see com.sun.star.loader.SharedLibrary +- * @see com.sun.star.lang.ServiceManager +- * @see com.sun.star.registry.RegistryKey ++ * @see "com.sun.star.loader.SharedLibrary" ++ * @see "com.sun.star.lang.ServiceManager" ++ * @see "com.sun.star.registry.RegistryKey" + */ + public static XSingleServiceFactory getServiceFactory( + XMultiServiceFactory smgr, +@@ -93,9 +93,9 @@ public class SharedLibraryLoader { + * @param impName the implementation name of the component + * @param smgr the ServiceManager + * @param regKey the root registry key +- * @see com.sun.star.loader.SharedLibrary +- * @see com.sun.star.lang.ServiceManager +- * @see com.sun.star.registry.RegistryKey ++ * @see "com.sun.star.loader.SharedLibrary" ++ * @see "com.sun.star.lang.ServiceManager" ++ * @see "com.sun.star.registry.RegistryKey" + */ + public static XSingleServiceFactory getServiceFactory( + String libName, +@@ -116,9 +116,9 @@ public class SharedLibraryLoader { + * @return true if the registration was successfull - otherwise false + * @param smgr the ServiceManager + * @param regKey the root key under that the component should be registered +- * @see com.sun.star.loader.SharedLibrary +- * @see com.sun.star.lang.ServiceManager +- * @see com.sun.star.registry.RegistryKey ++ * @see "com.sun.star.loader.SharedLibrary" ++ * @see "com.sun.star.lang.ServiceManager" ++ * @see "com.sun.star.registry.RegistryKey" + */ + public static boolean writeRegistryServiceInfo( + com.sun.star.lang.XMultiServiceFactory smgr, +@@ -136,9 +136,9 @@ public class SharedLibraryLoader { + * @param libName name of the shared library + * @param smgr the ServiceManager + * @param regKey the root key under that the component should be registered +- * @see com.sun.star.loader.SharedLibrary +- * @see com.sun.star.lang.ServiceManager +- * @see com.sun.star.registry.RegistryKey ++ * @see "com.sun.star.loader.SharedLibrary" ++ * @see "com.sun.star.lang.ServiceManager" ++ * @see "com.sun.star.registry.RegistryKey" + */ + public static boolean writeRegistryServiceInfo( + String libName, +--- javaunohelper/com/sun/star/lib/uno/helper/Factory.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/lib/uno/helper/Factory.java +@@ -34,7 +34,8 @@ import com.sun.star.uno.UnoRuntime; + /** Factory helper class supporting com.sun.star.lang.XServiceInfo and + com.sun.star.lang.XSingleComponentFactory. + +- @attention ++ Attention: ++
+ This factory implementation does not support lang.XSingleServiceFactory. + */ + public class Factory +--- javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java +@@ -467,6 +467,8 @@ public class InterfaceContainer implemen + /** The iterator keeps a copy of the list. Changes to InterfaceContainer do not + * affect the data of the iterator. Conversly, changes to the iterator are effect + * InterfaceContainer. ++ * ++ * @param index + */ + synchronized public ListIterator listIterator(int index) + { +--- javaunohelper/com/sun/star/lib/uno/helper/PropertySet.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/lib/uno/helper/PropertySet.java +@@ -122,7 +122,7 @@ XMultiPropertySet + * initialization of the inheriting class (i.e. within the contructor) + * @param name The property's name (Property.Name). + * @param handle The property's handle (Property.Handle). +- * @param Type The property's type (Property.Type). ++ * @param type The property's type (Property.Type). + * @param attributes The property's attributes (Property.Attributes). + * @param id Identifies the property's storage. + */ +@@ -140,8 +140,7 @@ XMultiPropertySet + * Registration has to occur during + * initialization of the inheriting class (i.e. within the contructor). + * @param name The property's name (Property.Name). +- * @param handle The property's handle (Property.Handle). +- * @param Type The property's type (Property.Type). ++ * @param type The property's type (Property.Type). + * @param attributes The property's attributes (Property.Attributes). + * @param id Identifies the property's storage. + */ +@@ -563,11 +562,11 @@ XMultiPropertySet + * {@link #setFastPropertyValue XFastPropertySet.setFastPropertyValue} + * and {@link #setPropertyValues XMultiPropertySet.setPropertyValues}. + * If this method fails, that is, it returns false or throws an exception, then no listeners are notified and the +- * property value, that was intended to be changed, remains untouched.
This method does not have to deal with property attributes, such as ++ * property value, that was intended to be changed, remains untouched.
This method does not have to deal with property attributes, such as + * PropertyAttribute.READONLY or PropertyAttribute.MAYBEVOID. The processing of these attributes occurs +- * in the calling methods.
++ * in the calling methods.
+ * Only if this method returns successfully further processing, such +- * as listener notification and finally the modifiction of the property's value, will occur.
++ * as listener notification and finally the modifiction of the property's value, will occur.
+ * + * The actual modification of a property's value is done by {@link #setPropertyValueNoBroadcast setPropertyValueNoBroadcast} + * which is called subsequent to convertPropertyValue. +@@ -593,10 +592,10 @@ XMultiPropertySet + * Then, no conversion is necessary, since they can hold all possible values. However, if + * the member is an Object and setVal is an Any then the object contained in the any is assigned to + * the member. The extra type information which exists as Type object in the Any will get lost. If this is not +- * intended then use an Any variable rather then an Object.
++ * intended then use an Any variable rather then an Object.
+ * If a member is an Object or Any and the argument setVal is an Object, other than String or array, + * then it is presumed to be an UNO object and queried for XInterface. If successful, the out-param newVal +- * returns the XInterface.
++ * returns the XInterface.
+ * If a member is an UNO interface, then setVal is queried for this interface and the result is returned. + * If setVal is null then newVal will be null too after return. + *

+@@ -793,7 +792,7 @@ XMultiPropertySet + * If a property has the READONLY attribute set, and one of the setter methods, such as setPropertyValue, has been + * called, then this method is not going to be called. + * @param property the property for which the new value is set +- * @param value the new value for the property. ++ * @param newVal the new value for the property. + * @throws com.sun.star.lang.WrappedTargetException An exception, which has to be made known to the caller, + * occured during the setting of the value. + */ +--- javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java.orig 2014-02-25 08:30:16 UTC ++++ javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java +@@ -193,7 +193,7 @@ public final class PropertySetMixin { + @param newValue the property value corresponding to the new + attribute value. This is only used as + com.sun.star.beans.PropertyChangeEvent.NewValue, which is +- rather useless, anyway (see “Using the Observer Pattern&rdquo: in ++ rather useless, anyway (see “Using the Observer Pattern” in + + OpenOffice.org Coding Guidelines), unless the + attribute that is going to be set is constrained. If the attribute +--- ridljar/com/sun/star/uno/IEnvironment.java.orig 2014-02-25 08:33:14 UTC ++++ ridljar/com/sun/star/uno/IEnvironment.java +@@ -63,7 +63,7 @@ public interface IEnvironment { + * given bridge B2. + *

  • A proxy object, created as a remote object is mapped into this + * environment via a given bridge.
  • +- *

    ++ * + * + *

    The object actually registered may differ from the specified + * object that is passed as an argument. This enables an +--- ridljar/com/sun/star/uno/IMethodDescription.java.orig 2014-02-25 08:33:14 UTC ++++ ridljar/com/sun/star/uno/IMethodDescription.java +@@ -52,7 +52,7 @@ public interface IMethodDescription exte + boolean isConst(); + + /** +- * Gives any array of ITypeDescription> of ++ * Gives any array of ITypeDescription of + * the [in] parameters. + *

    + * @return the in parameters +@@ -60,7 +60,7 @@ public interface IMethodDescription exte + ITypeDescription[] getInSignature(); + + /** +- * Gives any array of ITypeDescription> of ++ * Gives any array of ITypeDescription of + * the [out] parameters. + *

    + * @return the out parameters +--- ridljar/com/sun/star/uno/ITypeDescription.java.orig 2014-02-25 08:33:14 UTC ++++ ridljar/com/sun/star/uno/ITypeDescription.java +@@ -103,8 +103,8 @@ public interface ITypeDescription { + /** + * Gets the (UNO) type name. + * +- *

    The following table lists how UNO types map to type names:

    + * ++ * + * + * + * +@@ -119,15 +119,15 @@ public interface ITypeDescription { + * + * + * +- * "hyper" ++ * + * +- * "unsigned hyper" ++ * + * +- * "float" +- * "double" +- * "string" +- * "type" +- * "any" ++ * ++ * ++ * ++ * ++ * + * + * + * +@@ -148,7 +148,7 @@ public interface ITypeDescription { + * + * + * +- * ++ * + *
    The following table lists how UNO types map to type names:
    UNO typetype name
    LONG"long"
    UNSIGNED LONG"unsigned long"
    HYPER
    HYPER"hyper"
    UNSIGNED HYPERUNSIGNED HYPER"unsigned hyper"
    FLOAT
    DOUBLE
    STRING
    TYPE
    ANY
    FLOAT"float"
    DOUBLE"double"
    STRING"string"
    TYPE"type"
    ANY"any"
    sequence type of base type T"[]" followed by type name for Tinterface type named NN (see below)
    + *

    For a UNO type named N, consisting of a sequence of module + * names M1, ..., Mn followed by +--- ridljar/com/sun/star/uno/Type.java.orig 2014-02-25 08:33:14 UTC ++++ ridljar/com/sun/star/uno/Type.java +@@ -33,7 +33,7 @@ import java.util.HashMap; + * SHORT) do not have a matching Java class. For another, it can be + * necessary to describe a type which is unknown to the Java runtime system + * (for example, for delaying the need of a class, so that it is possible to +- * generate it on the fly.)

    ++ * generate it on the fly.) + * + *

    A Type is uniquely determined by its type class (a + * TypeClass) and its type name (a String); these two +@@ -204,7 +204,7 @@ public class Type { + * + *

    In certain cases, one Java class corresponds to two UNO types (e.g., + * the Java class short[].class corresponds to both a sequence +- * of SHORT and a sequence of UNSIGNED SHORT in ++ * of SHORT and a sequence of UNSIGNED SHORT in + * UNO). In such ambiguous cases, the parameter alternative + * controls which UNO type is chosen:

    + *
      +--- ridljar/com/sun/star/uno/Union.java.orig 2014-02-25 08:33:14 UTC ++++ ridljar/com/sun/star/uno/Union.java +@@ -27,7 +27,7 @@ package com.sun.star.uno; + * The Union class is the base class for all classes generated + * as java binding for the IDL type union. + *

      +- * Note: The idl type union is currently not fully ++ * Note: The idl type union is currently not fully + * integrated into the UNO framework, so don't use it. + * + * @version $Revision: 1.5 $ $ $Date: 2008-04-11 11:15:07 $ +--- xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/DocumentMergerImpl.java.orig 2014-02-25 08:29:05 UTC ++++ xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/DocumentMergerImpl.java +@@ -44,7 +44,7 @@ import org.openoffice.xmerge.util.Debug; + * AportisDoc implementation of DocumentMerger + * for the {@link + * org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl +- * PluginFactoryImpl}.

      ++ * PluginFactoryImpl}. + */ + public class DocumentMergerImpl implements DocumentMerger { + +--- xmerge/source/bridge/java/XMergeBridge.java.orig 2014-02-25 08:29:07 UTC ++++ xmerge/source/bridge/java/XMergeBridge.java +@@ -92,7 +92,6 @@ public class XMergeBridge { + + /** This inner class provides the component as a concrete implementation + * of the service description. It implements the needed interfaces. +- * @implements XTypeProvider + */ + static public class _XMergeBridge implements + XImportFilter, +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BeginningOfFile.java.orig 2014-02-25 08:29:13 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BeginningOfFile.java +@@ -44,9 +44,6 @@ public class BeginningOfFile implements + + /** + * Constructor that initializes the member values. +- * +- * @param ver Version Number +- * Substream type (workbook = 0x05, worksheet = 0x10) + */ + public BeginningOfFile(boolean global) { + setVersion((short) 271); +@@ -61,6 +58,10 @@ public class BeginningOfFile implements + read(is); + } + ++ /** ++ * ++ * @param version Version Number ++ */ + private void setVersion(short version) { + this.version = EndianConverter.writeShort(version); + } +@@ -79,6 +80,10 @@ public class BeginningOfFile implements + subStream = EndianConverter.writeShort((short) 0x10); + } + ++ /** ++ * ++ * @return Substream type (workbook = 0x05, worksheet = 0x10) ++ */ + int getSubStreamType() { + return EndianConverter.readShort(subStream); + } +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BlankCell.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BlankCell.java +@@ -49,8 +49,7 @@ public class BlankCell extends CellValue + * Constructs a BlankCell using specified attributes + * + * @param row row number +- * @param col column number +- * @param cellContents contents of the cell ++ * @param column column number + * @param ixfe font index + */ + public BlankCell(int row, int column, int ixfe) throws IOException { +@@ -83,7 +82,7 @@ public class BlankCell extends CellValue + /** + * Reads a BlankCell InputStream + * +- * @param is InputStream containing a BlankCell. ++ * @param input InputStream containing a BlankCell. + */ + public int read(InputStream input) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BoolErrCell.java.orig 2014-02-25 08:29:13 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BoolErrCell.java +@@ -43,7 +43,7 @@ public class BoolErrCell extends CellVal + * Constructs a BoolErrCell from arguments + * + * @param row row number +- * @param col column number ++ * @param column column number + * @param ixfe font index + * @param bBoolErr Boolean value or error value + * @param fError Boolean error flag +@@ -78,7 +78,7 @@ public class BoolErrCell extends CellVal + /** + * Writes a BoolErrCell to the specified Outputstream + * +- * @param os the OutputStream to write to ++ * @param output the OutputStream to write to + */ + public void write(OutputStream output) throws IOException { + +@@ -95,7 +95,7 @@ public class BoolErrCell extends CellVal + /** + * Reads a BoolErrCell from the InputStream + * +- * @param is InputStream containing a BoolErrCell ++ * @param input InputStream containing a BoolErrCell + */ + public int read(InputStream input) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BoundSheet.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BoundSheet.java +@@ -64,7 +64,7 @@ public class BoundSheet implements BIFFR + * Sets the worksheet name. The sheetname length must be doubled as the + * String is stored in unicode format. + * +- * @param sheetname worksheet name ++ * @param sheetName worksheet name + */ + void setSheetName(String sheetName) throws IOException { + this.cch = (byte) sheetName.length(); +@@ -95,7 +95,7 @@ public class BoundSheet implements BIFFR + /** + * Write this particular BIFFRecord to the OutputStream + * +- * @param ouput the OutputStream ++ * @param output the OutputStream + */ + public void write(OutputStream output) throws IOException { + +@@ -111,7 +111,7 @@ public class BoundSheet implements BIFFR + * Reads a BoundSheet from the InputStream The byte array + * must be twice the size of the String as it uses unicode. + * +- * @param is InputStream containing the record data ++ * @param input InputStream containing the record data + */ + public int read(InputStream input) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/CellValue.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/CellValue.java +@@ -92,7 +92,7 @@ public abstract class CellValue implemen + /** + * Writes basic cell value attributes to the specified Outputstream + * +- * @param os the OutputStream to write to ++ * @param output the OutputStream to write to + */ + public void write(OutputStream output) throws IOException { + +@@ -102,9 +102,9 @@ public abstract class CellValue implemen + } + + /** +- * Writes aLabelCell to the specified Outputstream ++ * Read a LabelCell from the specified InputStream + * +- * @param os the OutputStream to write to ++ * @param input the InputStream to read from + */ + public int read(InputStream input) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ColInfo.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ColInfo.java +@@ -50,8 +50,8 @@ public class ColInfo implements BIFFReco + * + * @param colFirst the first column this formatting applies to + * @param colLast last column this formatting applies to +- * @param coldx column width +- * @param grbit options flags ++ * @param colDX column width ++ * @param ixfe options flags + */ + public ColInfo(int colFirst, int colLast, int colDX, int ixfe) { + this.colFirst = EndianConverter.writeShort((short)colFirst); +@@ -135,7 +135,7 @@ public class ColInfo implements BIFFReco + /** + * Writes a ColInfo to the specified Outputstream + * +- * @param os the OutputStream to write to ++ * @param output the OutputStream to write to + */ + public void write(OutputStream output) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/DefColWidth.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/DefColWidth.java +@@ -32,7 +32,7 @@ import org.openoffice.xmerge.util.Endian + import org.openoffice.xmerge.converter.xml.sxc.pexcel.PocketExcelConstants; + + /** +- * Represents a BIFF record defiuning the defualt column width ++ * Represents a BIFF record defining the default column width + */ + public class DefColWidth implements BIFFRecord { + +@@ -40,18 +40,18 @@ public class DefColWidth implements BIFF + private byte[] coldx = new byte[2]; + private byte[] ixfe = new byte[2]; + +-/** +- * Constructs a pocket Excel Document from the +- * InputStream and assigns it the document name passed in +- * +- * @param is InputStream containing a Pocket Excel Data file. +- */ + public DefColWidth() { + grbit = new byte[] {0x00, 0x00}; + coldx = new byte[] {0x00, 0x09}; + ixfe = new byte[] {0x00, 0x00}; + } + ++ /** ++ * Constructs a pocket Excel Document from the ++ * InputStream and assigns it the document name passed in ++ * ++ * @param is InputStream containing a Pocket Excel Data file. ++ */ + public DefColWidth(InputStream is) throws IOException { + read(is); + } +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/DefRowHeight.java.orig 2014-02-25 08:29:13 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/DefRowHeight.java +@@ -39,12 +39,6 @@ public class DefRowHeight implements BIF + private byte[] unknown1 = new byte[2]; + private byte[] unknown2 = new byte[2]; + +- /** +- * Constructs a pocket Excel Document from the +- * InputStream and assigns it the document name passed in +- * +- * @param is InputStream containing a Pocket Excel Data file. +- */ + public DefRowHeight() { + unknown1 = new byte[] {(byte)0x00, (byte)0x00}; + unknown2 = new byte[] {(byte)0xFF, (byte)0x00}; +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/DefinedName.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/DefinedName.java +@@ -50,11 +50,6 @@ public class DefinedName implements BIFF + private String definition = new String(""); + private Workbook wb; + +- /** +- * Constructs a Defined Name from the InputStream +- * +- * @param is InputStream containing the record data +- */ + public DefinedName(NameDefinition nd, Workbook wb) throws IOException { + + fh.setWorkbook(wb); +@@ -95,7 +90,7 @@ public class DefinedName implements BIFF + * Reads a Defined Name from the InputStream The byte array + * must be twice the size of the String as it uses unicode. + * +- * @param is InputStream containing the record data ++ * @param input InputStream containing the record data + */ + public int read(InputStream input) throws IOException { + +@@ -126,7 +121,7 @@ public class DefinedName implements BIFF + /** + * Write this particular BIFFRecord to the OutputStream + * +- * @param ouput the OutputStream ++ * @param output the OutputStream + */ + public void write(OutputStream output) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ExtendedFormat.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ExtendedFormat.java +@@ -276,7 +276,7 @@ org.openoffice.xmerge.converter.xml.Offi + /** + * Compare two ExtendedFormat to see if the font index is the same + * +- * @param the ExtendedFormat to be used in the comaprison ++ * @param rhs the ExtendedFormat to be used in the comaprison + * @return boolean if the two are the same otherwise false + */ + public boolean compareTo(ExtendedFormat rhs) { +@@ -352,7 +352,7 @@ org.openoffice.xmerge.converter.xml.Offi + } + + /** +- * Writes the ExtendedFormat to the Outputstream ++ * Writes the ExtendedFormat to the Outputstream + * + * @param output the Outputstreamto write to + */ +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/FloatNumber.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/FloatNumber.java +@@ -52,7 +52,7 @@ public class FloatNumber extends CellVal + * Constructs a FloatNumber using specified attributes + * + * @param row row number +- * @param col column number ++ * @param column column number + * @param cellContents contents of the cell + * @param ixfe font index + */ +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/FontDescription.java.orig 2014-02-25 08:29:13 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/FontDescription.java +@@ -56,13 +56,6 @@ public class FontDescription implements + public static final int UNDERLINE = 0x01; + public static final int ITALIC = 0x02; + +- /** +- * Constructs a FontDescription from the bold italic and undelrine attributes +- * +- * @param italic Italic attribute +- * @param bold Bold attribute +- * @param underline Underline attribute +- */ + public FontDescription(Format fmt) throws IOException { + + Debug.log(Debug.TRACE,"Building FontDescriptor based on Format : " + fmt); +@@ -230,7 +223,7 @@ public class FontDescription implements + /** + * Constructs a Font Description from the InputStream + * +- * @param is InputStream containing a FontDescription ++ * @param input InputStream containing a FontDescription + */ + public int read(InputStream input) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/Formula.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/Formula.java +@@ -51,10 +51,9 @@ public class Formula extends CellValue i + * Constructs a Formula using specified attributes + * + * @param row row number +- * @param col column number ++ * @param column column number + * @param cellContents contents of the cell + * @param ixfe font index +- * @param value the value of the cell + */ + public Formula(int row, int column, String cellContents, int ixfe, Format fmt, Workbook wb) + throws Exception { +@@ -112,7 +111,7 @@ public class Formula extends CellValue i + * Translates a String written in infix which represents a + * formula into a byte[] what can be written to pocket excel file. + * +- * @param formula string ++ * @param inFormula formula string + */ + public void setFormula(String inFormula) throws Exception { + +@@ -171,7 +170,7 @@ public class Formula extends CellValue i + /** + * Writes the Formula record to the OutputStream + * +- * @param the OutputStream being written to ++ * @param output the OutputStream being written to + */ + public void write(OutputStream output) throws IOException { + +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/LabelCell.java.orig 2014-02-25 08:29:14 UTC ++++ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/LabelCell.java +@@ -44,7 +44,7 @@ public class LabelCell extends CellValue + * Constructs a LabelCell using specified attributes + * + * @param row row number +- * @param col column number ++ * @param column column number + * @param cellContents contents of the cell + * @param ixfe font index + */ +@@ -69,7 +69,7 @@ public class LabelCell extends CellValue + /** + * Writes a LabelCell to the specified Outputstream + * +- * @param os the OutputStream to write to ++ * @param output the OutputStream to write to + */ + public void write(OutputStream output) throws IOException { + +@@ -126,7 +126,7 @@ public class LabelCell extends CellValue + /** + * Sets the String representing the cells contents + * +- * @return the String representing the cells contents ++ * @param cellContents the String representing the cells contents + */ + private void setLabel(String cellContents) throws IOException { + rgch = cellContents.getBytes("UTF-16LE"); +--- xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/Pane.java.orig 2014-02-25 08:29:14 UTC *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Nov 5 20:12:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10601A276F7; Thu, 5 Nov 2015 20:12:55 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D01231A32; Thu, 5 Nov 2015 20:12:54 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5KCr5s015220; Thu, 5 Nov 2015 20:12:53 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5KCrYu015218; Thu, 5 Nov 2015 20:12:53 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052012.tA5KCrYu015218@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 20:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400864 - head/sysutils/di X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 20:12:55 -0000 Author: pawel Date: Thu Nov 5 20:12:53 2015 New Revision: 400864 URL: https://svnweb.freebsd.org/changeset/ports/400864 Log: Update to version 4.37 PR: 204082 Submitted by: Naram Qashat (maintainer) Modified: head/sysutils/di/Makefile head/sysutils/di/distinfo Modified: head/sysutils/di/Makefile ============================================================================== --- head/sysutils/di/Makefile Thu Nov 5 19:21:27 2015 (r400863) +++ head/sysutils/di/Makefile Thu Nov 5 20:12:53 2015 (r400864) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= di -PORTVERSION= 4.36 +PORTVERSION= 4.37 CATEGORIES= sysutils MASTER_SITES= http://www.gentoo.com/di/ \ http://www.cyberbotx.com/di/ @@ -21,4 +21,7 @@ NLS_MAKE_ENV_OFF= DI_NO_NLS=T post-patch: @${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/C/di.c +pre-install: + @${STRIP_CMD} ${WRKSRC}/C/di + .include Modified: head/sysutils/di/distinfo ============================================================================== --- head/sysutils/di/distinfo Thu Nov 5 19:21:27 2015 (r400863) +++ head/sysutils/di/distinfo Thu Nov 5 20:12:53 2015 (r400864) @@ -1,2 +1,2 @@ -SHA256 (di-4.36.tar.gz) = eb03d2ac0a3df531cdcb64b3667dbaebede60a4d3a4626393639cecb954c6d86 -SIZE (di-4.36.tar.gz) = 212957 +SHA256 (di-4.37.tar.gz) = 10687963438be65fb150adc6e31d66c0892ded0f61ea67ec58455f7717ac4ad2 +SIZE (di-4.37.tar.gz) = 213649 From owner-svn-ports-all@freebsd.org Thu Nov 5 20:34:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA31EA27B52; Thu, 5 Nov 2015 20:34:15 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F0A118A6; Thu, 5 Nov 2015 20:34:15 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5KYExG021060; Thu, 5 Nov 2015 20:34:14 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5KYEFT021058; Thu, 5 Nov 2015 20:34:14 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201511052034.tA5KYEFT021058@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 5 Nov 2015 20:34:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400865 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 20:34:15 -0000 Author: skreuzer Date: Thu Nov 5 20:34:14 2015 New Revision: 400865 URL: https://svnweb.freebsd.org/changeset/ports/400865 Log: Update to 1.06 Modified: head/ports-mgmt/porttools/Makefile head/ports-mgmt/porttools/distinfo Modified: head/ports-mgmt/porttools/Makefile ============================================================================== --- head/ports-mgmt/porttools/Makefile Thu Nov 5 20:12:53 2015 (r400864) +++ head/ports-mgmt/porttools/Makefile Thu Nov 5 20:34:14 2015 (r400865) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= porttools -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.06 CATEGORIES= ports-mgmt MAINTAINER= skreuzer@FreeBSD.org Modified: head/ports-mgmt/porttools/distinfo ============================================================================== --- head/ports-mgmt/porttools/distinfo Thu Nov 5 20:12:53 2015 (r400864) +++ head/ports-mgmt/porttools/distinfo Thu Nov 5 20:34:14 2015 (r400865) @@ -1,2 +1,2 @@ -SHA256 (skreuzer-porttools-1.05_GH0.tar.gz) = d398c2bf22875ebb98927dcaaced68e3bae7b4931b5c80fd1f1711a7fae7e037 -SIZE (skreuzer-porttools-1.05_GH0.tar.gz) = 22274 +SHA256 (skreuzer-porttools-1.06_GH0.tar.gz) = 3a3fb60d02e4b520c8c6d2b6debf992cc1baa079040069599e39562da7a9c71d +SIZE (skreuzer-porttools-1.06_GH0.tar.gz) = 22068 From owner-svn-ports-all@freebsd.org Thu Nov 5 20:34:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B475A27B79; Thu, 5 Nov 2015 20:34:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D81F18BE; Thu, 5 Nov 2015 20:34:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5KYIeB021179; Thu, 5 Nov 2015 20:34:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5KYHij021176; Thu, 5 Nov 2015 20:34:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511052034.tA5KYHij021176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 20:34:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400866 - in head/games/wesnoth: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 20:34:19 -0000 Author: amdmi3 Date: Thu Nov 5 20:34:17 2015 New Revision: 400866 URL: https://svnweb.freebsd.org/changeset/ports/400866 Log: - Fix build with TEST enabled Approved by: portmgr blanket Added: head/games/wesnoth/files/ head/games/wesnoth/files/patch-src_tests_test__util.cpp (contents, props changed) Modified: head/games/wesnoth/Makefile head/games/wesnoth/pkg-plist Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Thu Nov 5 20:34:14 2015 (r400865) +++ head/games/wesnoth/Makefile Thu Nov 5 20:34:17 2015 (r400866) @@ -69,7 +69,6 @@ RAWSOCKETS_CFLAGS=-DNETWORK_USE_RAW_SOCK SERVER_DESC= Server SERVER_CMAKE_OFF=-DENABLE_SERVER=off TEST_CMAKE_ON= -DENABLE_TESTS=on -TEST_BROKEN= Does not compile with TEST option enabled TOOLS_DESC= Extra tools for artists and translators TOOLS_CMAKE_ON= -DENABLE_TOOLS=on Added: head/games/wesnoth/files/patch-src_tests_test__util.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/wesnoth/files/patch-src_tests_test__util.cpp Thu Nov 5 20:34:17 2015 (r400866) @@ -0,0 +1,11 @@ +--- src/tests/test_util.cpp.orig 2015-06-25 23:08:11 UTC ++++ src/tests/test_util.cpp +@@ -89,7 +89,7 @@ BOOST_AUTO_TEST_CASE( test_count_leading + BOOST_CHECK( count_leading_ones(static_cast(0xFF)) == 8 ); + BOOST_CHECK( count_leading_ones(static_cast(0xFFFF)) == 16 ); + BOOST_CHECK( count_leading_ones(static_cast(0xFFFFFFFF)) == 32 ); +- BOOST_CHECK( count_leading_ones(static_cast(0xFFFFFFFFFFFFFFFF)) ++ BOOST_CHECK( count_leading_ones(static_cast(0xFFFFFFFFFFFFFFFFULL)) + == 64 ); + BOOST_CHECK( count_leading_ones(static_cast(0xF8)) == 5 ); + BOOST_CHECK( count_leading_ones(static_cast(54321)) == 2 ); Modified: head/games/wesnoth/pkg-plist ============================================================================== --- head/games/wesnoth/pkg-plist Thu Nov 5 20:34:14 2015 (r400865) +++ head/games/wesnoth/pkg-plist Thu Nov 5 20:34:17 2015 (r400866) @@ -13,7 +13,6 @@ bin/wesnoth %%TOOLS%%bin/schema_generator %%TOOLS%%bin/schema_validator %%TOOLS%%bin/wesmage -%%TEST%%bin/wesnoth_test %%SERVER%%bin/wesnothd share/applications/wesnoth.desktop share/applications/wesnoth_editor.desktop From owner-svn-ports-all@freebsd.org Thu Nov 5 20:49:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46322A27E44; Thu, 5 Nov 2015 20:49:58 +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 101781EDC; Thu, 5 Nov 2015 20:49:57 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id D8115B0615; Thu, 5 Nov 2015 23:49:48 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 2D1F955; Thu, 5 Nov 2015 23:45:37 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 7BAE42E9; Thu, 5 Nov 2015 23:47:24 +0300 (MSK) Date: Thu, 5 Nov 2015 23:47:24 +0300 From: Dmitry Marakasov To: Brooks Davis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400327 - in head/lang: clang34 clang35 Message-ID: <20151105204724.GN57666@hades.panopticon> References: <201510271606.t9RG6NOg065261@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201510271606.t9RG6NOg065261@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 20:49:58 -0000 * Brooks Davis (brooks@FreeBSD.org) wrote: > Author: brooks > Date: Tue Oct 27 16:06:23 2015 > New Revision: 400327 > URL: https://svnweb.freebsd.org/changeset/ports/400327 > > Log: > Add missing USES=libedit. I think clang36 also needs this: http://poudriere.amdmi3.ru/data/10-amd64-default/failures_all_2015_11_05/logs/errors/clang36-3.6.2.log -- 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-all@freebsd.org Thu Nov 5 20:57:26 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6953A27FAC; Thu, 5 Nov 2015 20:57:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 77C75135E; Thu, 5 Nov 2015 20:57:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5KvPna027077; Thu, 5 Nov 2015 20:57:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5KvP1b027074; Thu, 5 Nov 2015 20:57:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511052057.tA5KvP1b027074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 20:57:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400867 - in head/security/yara: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 20:57:26 -0000 Author: amdmi3 Date: Thu Nov 5 20:57:25 2015 New Revision: 400867 URL: https://svnweb.freebsd.org/changeset/ports/400867 Log: - Add LICENSE - Fix pkgconfig file location Approved by: portmgr blanket MFH: 2015Q4 (blanket) Added: head/security/yara/files/ head/security/yara/files/patch-libyara_Makefile.am (contents, props changed) Modified: head/security/yara/Makefile head/security/yara/pkg-plist Modified: head/security/yara/Makefile ============================================================================== --- head/security/yara/Makefile Thu Nov 5 20:34:17 2015 (r400866) +++ head/security/yara/Makefile Thu Nov 5 20:57:25 2015 (r400867) @@ -2,12 +2,16 @@ PORTNAME= yara PORTVERSION= 3.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= wxs@FreeBSD.org COMMENT= Malware identification and classification tool +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GITHUB= yes GH_ACCOUNT= plusvic Added: head/security/yara/files/patch-libyara_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/yara/files/patch-libyara_Makefile.am Thu Nov 5 20:57:25 2015 (r400867) @@ -0,0 +1,11 @@ +--- libyara/Makefile.am.orig 2015-06-18 13:33:39 UTC ++++ libyara/Makefile.am +@@ -107,7 +107,7 @@ libyara_la_SOURCES = \ + stream.h \ + utils.h + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + nodist_pkgconfig_DATA = yara.pc + + yara.pc: yara.pc.in Modified: head/security/yara/pkg-plist ============================================================================== --- head/security/yara/pkg-plist Thu Nov 5 20:34:17 2015 (r400866) +++ head/security/yara/pkg-plist Thu Nov 5 20:57:25 2015 (r400867) @@ -25,6 +25,6 @@ lib/libyara.a lib/libyara.so lib/libyara.so.3 lib/libyara.so.3.4.0 -lib/pkgconfig/yara.pc +libdata/pkgconfig/yara.pc man/man1/yara.1.gz man/man1/yarac.1.gz From owner-svn-ports-all@freebsd.org Thu Nov 5 20:58:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6E4CA27FEF; Thu, 5 Nov 2015 20:58:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8273D14CA; Thu, 5 Nov 2015 20:58:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5KwJdk027275; Thu, 5 Nov 2015 20:58:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5KwJ6H027273; Thu, 5 Nov 2015 20:58:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511052058.tA5KwJ6H027273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 20:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400868 - in branches/2015Q4/security/yara: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 20:58:20 -0000 Author: amdmi3 Date: Thu Nov 5 20:58:19 2015 New Revision: 400868 URL: https://svnweb.freebsd.org/changeset/ports/400868 Log: MFH: r400867 - Add LICENSE - Fix pkgconfig file location Approved by: portmgr blanket Approved by: ports-secteam blanket Added: branches/2015Q4/security/yara/files/ - copied from r400867, head/security/yara/files/ Modified: branches/2015Q4/security/yara/Makefile branches/2015Q4/security/yara/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/security/yara/Makefile ============================================================================== --- branches/2015Q4/security/yara/Makefile Thu Nov 5 20:57:25 2015 (r400867) +++ branches/2015Q4/security/yara/Makefile Thu Nov 5 20:58:19 2015 (r400868) @@ -2,12 +2,16 @@ PORTNAME= yara PORTVERSION= 3.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= wxs@FreeBSD.org COMMENT= Malware identification and classification tool +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GITHUB= yes GH_ACCOUNT= plusvic Modified: branches/2015Q4/security/yara/pkg-plist ============================================================================== --- branches/2015Q4/security/yara/pkg-plist Thu Nov 5 20:57:25 2015 (r400867) +++ branches/2015Q4/security/yara/pkg-plist Thu Nov 5 20:58:19 2015 (r400868) @@ -25,6 +25,6 @@ lib/libyara.a lib/libyara.so lib/libyara.so.3 lib/libyara.so.3.4.0 -lib/pkgconfig/yara.pc +libdata/pkgconfig/yara.pc man/man1/yara.1.gz man/man1/yarac.1.gz From owner-svn-ports-all@freebsd.org Thu Nov 5 21:00:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6E98A2703A; Thu, 5 Nov 2015 21:00:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 822B715EF; Thu, 5 Nov 2015 21:00:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5L0OFb027464; Thu, 5 Nov 2015 21:00:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5L0O0U027463; Thu, 5 Nov 2015 21:00:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511052100.tA5L0O0U027463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 Nov 2015 21:00:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400869 - head/net/py-miniupnpc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 21:00:25 -0000 Author: amdmi3 Date: Thu Nov 5 21:00:24 2015 New Revision: 400869 URL: https://svnweb.freebsd.org/changeset/ports/400869 Log: - Switch to USE_PYTHON=autoplist to fix stage-qa problem with .egg-info files handling Approved by: portmgr blanket Deleted: head/net/py-miniupnpc/pkg-plist Modified: head/net/py-miniupnpc/Makefile Modified: head/net/py-miniupnpc/Makefile ============================================================================== --- head/net/py-miniupnpc/Makefile Thu Nov 5 20:58:19 2015 (r400868) +++ head/net/py-miniupnpc/Makefile Thu Nov 5 21:00:24 2015 (r400869) @@ -10,7 +10,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR MASTERDIR= ${.CURDIR}/../miniupnpc USES= python -USE_PYTHON= distutils +USE_PYTHON= autoplist distutils WRKDIR= ${WRKDIRPREFIX}${MASTERDIR}/work PLIST= ${.CURDIR}/pkg-plist From owner-svn-ports-all@freebsd.org Thu Nov 5 21:11:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 661CAA272C6; Thu, 5 Nov 2015 21:11:52 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 18BE21E57; Thu, 5 Nov 2015 21:11:52 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5LBpKI032794; Thu, 5 Nov 2015 21:11:51 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5LBoM5032790; Thu, 5 Nov 2015 21:11:50 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052111.tA5LBoM5032790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 21:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400870 - in head/databases: . py-oursql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 21:11:52 -0000 Author: pawel Date: Thu Nov 5 21:11:50 2015 New Revision: 400870 URL: https://svnweb.freebsd.org/changeset/ports/400870 Log: oursql is a set of MySQL bindings for python 2.4+ with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors. MySQL 4.1.2 or better is required. WWW: https://launchpad.net/oursql PR: 202915 Submitted by: Yuri Victorovich Added: head/databases/py-oursql/ head/databases/py-oursql/Makefile (contents, props changed) head/databases/py-oursql/distinfo (contents, props changed) head/databases/py-oursql/pkg-descr (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Nov 5 21:00:24 2015 (r400869) +++ head/databases/Makefile Thu Nov 5 21:11:50 2015 (r400870) @@ -745,6 +745,7 @@ SUBDIR += py-mysql2pgsql SUBDIR += py-odbc SUBDIR += py-oops + SUBDIR += py-oursql SUBDIR += py-peewee SUBDIR += py-pg8000 SUBDIR += py-pg_pqueue Added: head/databases/py-oursql/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-oursql/Makefile Thu Nov 5 21:11:50 2015 (r400870) @@ -0,0 +1,19 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= oursql +PORTVERSION= 0.9.3.1 +CATEGORIES= databases python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= MySQL bindings for python + +LICENSE= BSD2CLAUSE + +USES= python +USE_MYSQL= client +USE_PYTHON= autoplist distutils + +.include Added: head/databases/py-oursql/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-oursql/distinfo Thu Nov 5 21:11:50 2015 (r400870) @@ -0,0 +1,2 @@ +SHA256 (oursql-0.9.3.1.tar.gz) = 260d7101ffda97b1aeda3260d88233f769288a79ad2041f3fc9efee3a9f64aca +SIZE (oursql-0.9.3.1.tar.gz) = 164715 Added: head/databases/py-oursql/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-oursql/pkg-descr Thu Nov 5 21:11:50 2015 (r400870) @@ -0,0 +1,5 @@ +oursql is a set of MySQL bindings for python 2.4+ with a focus +on wrapping the MYSQL_STMT API to provide real parameterization +and real server-side cursors. MySQL 4.1.2 or better is required. + +WWW: https://launchpad.net/oursql From owner-svn-ports-all@freebsd.org Thu Nov 5 21:20:51 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C29EA275FA; Thu, 5 Nov 2015 21:20:51 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EEA7413E2; Thu, 5 Nov 2015 21:20:50 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5LKokX033853; Thu, 5 Nov 2015 21:20:50 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5LKnWX033765; Thu, 5 Nov 2015 21:20:49 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511052120.tA5LKnWX033765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 Nov 2015 21:20:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400871 - in head/net/py-netif: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 21:20:51 -0000 Author: pi Date: Thu Nov 5 21:20:49 2015 New Revision: 400871 URL: https://svnweb.freebsd.org/changeset/ports/400871 Log: net/py-netif: fix build - LAGG_PROTO_ETHERCHANNEL was removed from 11-CURRENT in r288654 https://lists.freebsd.org/pipermail/svn-src-head/2015-October/076987.html PR: 204202 Approved by: wg (maintainer) Added: head/net/py-netif/files/ head/net/py-netif/files/patch-defs.pxd (contents, props changed) head/net/py-netif/files/patch-netif.pyx (contents, props changed) Modified: head/net/py-netif/Makefile head/net/py-netif/distinfo Modified: head/net/py-netif/Makefile ============================================================================== --- head/net/py-netif/Makefile Thu Nov 5 21:11:50 2015 (r400870) +++ head/net/py-netif/Makefile Thu Nov 5 21:20:49 2015 (r400871) @@ -16,7 +16,7 @@ BUILD_DEPENDS= cython>0:${PORTSDIR}/lang USE_GITHUB= yes GH_ACCOUNT= freenas GH_PROJECT= py-netif -GH_TAGNAME= 87ed51c +GH_TAGNAME= 4432c12 USES= python USE_PYTHON= autoplist distutils @@ -29,8 +29,6 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enu .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100036 IGNORE= This module requires at least FreeBSD 11 -.else -BROKEN= fails to compile .endif .include Modified: head/net/py-netif/distinfo ============================================================================== --- head/net/py-netif/distinfo Thu Nov 5 21:11:50 2015 (r400870) +++ head/net/py-netif/distinfo Thu Nov 5 21:20:49 2015 (r400871) @@ -1,2 +1,2 @@ -SHA256 (freenas-py-netif-1.0-87ed51c_GH0.tar.gz) = 62a3a5d8b8ead84727a97a6d9180a7af5e96460e04814e11730a1a5c6f38a5a7 -SIZE (freenas-py-netif-1.0-87ed51c_GH0.tar.gz) = 15743 +SHA256 (freenas-py-netif-1.0-4432c12_GH0.tar.gz) = 0531049b780ba2b64683d2d353958f000a063e43ed642106efc0d0635d23187b +SIZE (freenas-py-netif-1.0-4432c12_GH0.tar.gz) = 16654 Added: head/net/py-netif/files/patch-defs.pxd ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-netif/files/patch-defs.pxd Thu Nov 5 21:20:49 2015 (r400871) @@ -0,0 +1,10 @@ +--- defs.pxd.orig 2015-11-01 19:57:45 UTC ++++ defs.pxd +@@ -516,7 +516,6 @@ cdef extern from "net/if_lagg.h": + LAGG_PROTO_FAILOVER + LAGG_PROTO_LOADBALANCE + LAGG_PROTO_LACP +- LAGG_PROTO_ETHERCHANNEL + + cdef struct lacp_opreq: + uint16_t actor_prio Added: head/net/py-netif/files/patch-netif.pyx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-netif/files/patch-netif.pyx Thu Nov 5 21:20:49 2015 (r400871) @@ -0,0 +1,11 @@ +--- netif.pyx.orig 2015-11-01 19:57:48 UTC ++++ netif.pyx +@@ -424,8 +424,6 @@ class AggregationProtocol(enum.IntEnum): + FAILOVER = defs.LAGG_PROTO_FAILOVER + LOADBALANCE = defs.LAGG_PROTO_LOADBALANCE + LACP = defs.LAGG_PROTO_LACP +- ETHERCHANNEL = defs.LAGG_PROTO_ETHERCHANNEL +- + + class NeighborDiscoveryFlags(enum.IntEnum): + PERFORMNUD = defs.ND6_IFF_PERFORMNUD From owner-svn-ports-all@freebsd.org Thu Nov 5 21:21:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 435F7A276D2; Thu, 5 Nov 2015 21:21:23 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E586415E3; Thu, 5 Nov 2015 21:21:22 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5LLL8g035968; Thu, 5 Nov 2015 21:21:21 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5LLL4A035856; Thu, 5 Nov 2015 21:21:21 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052121.tA5LLL4A035856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 21:21:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400872 - in head/textproc: . py-mwparserfromhell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 21:21:23 -0000 Author: pawel Date: Thu Nov 5 21:21:21 2015 New Revision: 400872 URL: https://svnweb.freebsd.org/changeset/ports/400872 Log: Python package that provides an easy-to-use and outrageously powerful parser for MediaWiki wikicode. It supports Python 2 and Python 3. WWW: https://github.com/earwig/mwparserfromhell PR: 202922 Submitted by: Yuri Victorovich Added: head/textproc/py-mwparserfromhell/ head/textproc/py-mwparserfromhell/Makefile (contents, props changed) head/textproc/py-mwparserfromhell/distinfo (contents, props changed) head/textproc/py-mwparserfromhell/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Nov 5 21:20:49 2015 (r400871) +++ head/textproc/Makefile Thu Nov 5 21:21:21 2015 (r400872) @@ -1230,6 +1230,7 @@ SUBDIR += py-markdown SUBDIR += py-markdown2 SUBDIR += py-mistune + SUBDIR += py-mwparserfromhell SUBDIR += py-nltk SUBDIR += py-openpyxl SUBDIR += py-openpyxl1 Added: head/textproc/py-mwparserfromhell/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-mwparserfromhell/Makefile Thu Nov 5 21:21:21 2015 (r400872) @@ -0,0 +1,18 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= mwparserfromhell +PORTVERSION= 0.4.2 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Parser for MediaWiki wikicode + +LICENSE= MIT + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/textproc/py-mwparserfromhell/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-mwparserfromhell/distinfo Thu Nov 5 21:21:21 2015 (r400872) @@ -0,0 +1,2 @@ +SHA256 (mwparserfromhell-0.4.2.tar.gz) = 6aa77be28882fd64f16a0a534973ee0e27bc8d109e804870489704ee3af46038 +SIZE (mwparserfromhell-0.4.2.tar.gz) = 116442 Added: head/textproc/py-mwparserfromhell/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-mwparserfromhell/pkg-descr Thu Nov 5 21:21:21 2015 (r400872) @@ -0,0 +1,4 @@ +Python package that provides an easy-to-use and outrageously powerful +parser for MediaWiki wikicode. It supports Python 2 and Python 3. + +WWW: https://github.com/earwig/mwparserfromhell From owner-svn-ports-all@freebsd.org Thu Nov 5 21:41:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 797FCA27CB9; Thu, 5 Nov 2015 21:41:31 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 297D51A31; Thu, 5 Nov 2015 21:41:31 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5LfUJ8039494; Thu, 5 Nov 2015 21:41:30 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5LfTit039490; Thu, 5 Nov 2015 21:41:29 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052141.tA5LfTit039490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 21:41:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400873 - in head/www: . py-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 21:41:31 -0000 Author: pawel Date: Thu Nov 5 21:41:29 2015 New Revision: 400873 URL: https://svnweb.freebsd.org/changeset/ports/400873 Log: Google search from Python. WWW: https://breakingcode.wordpress.com/ PR: 202918 Submitted by: Yuri Victorovich Added: head/www/py-google/ head/www/py-google/Makefile (contents, props changed) head/www/py-google/distinfo (contents, props changed) head/www/py-google/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Nov 5 21:21:21 2015 (r400872) +++ head/www/Makefile Thu Nov 5 21:41:29 2015 (r400873) @@ -1600,6 +1600,7 @@ SUBDIR += py-funkload SUBDIR += py-gandi.cli SUBDIR += py-gevent-websocket + SUBDIR += py-google SUBDIR += py-google-api-python-client SUBDIR += py-graphite-web SUBDIR += py-grequests Added: head/www/py-google/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google/Makefile Thu Nov 5 21:41:29 2015 (r400873) @@ -0,0 +1,21 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= google +PORTVERSION= 1.7 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Python bindings to the Google search engine + +LICENSE= BSD2CLAUSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup + +USES= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/www/py-google/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google/distinfo Thu Nov 5 21:41:29 2015 (r400873) @@ -0,0 +1,2 @@ +SHA256 (google-1.7.tar.gz) = d6e25f5d55b5205d84564452d459ce815924ffaf19ef077188e274959aa7df64 +SIZE (google-1.7.tar.gz) = 6127 Added: head/www/py-google/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google/pkg-descr Thu Nov 5 21:41:29 2015 (r400873) @@ -0,0 +1,3 @@ +Google search from Python. + +WWW: https://breakingcode.wordpress.com/ From owner-svn-ports-all@freebsd.org Thu Nov 5 22:26:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE38BA267B1; Thu, 5 Nov 2015 22:26:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF1EA1D3D; Thu, 5 Nov 2015 22:26:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5MQJrt053902; Thu, 5 Nov 2015 22:26:19 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5MQJ5K053899; Thu, 5 Nov 2015 22:26:19 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511052226.tA5MQJ5K053899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Thu, 5 Nov 2015 22:26:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400874 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 22:26:21 -0000 Author: truckman Date: Thu Nov 5 22:26:19 2015 New Revision: 400874 URL: https://svnweb.freebsd.org/changeset/ports/400874 Log: Add openoffice-devel version information to entry 18b3c61b-83de-11e5-905b-ac9e174be3af Apache OpenOffice 4.1.1 -- multiple vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 5 21:41:29 2015 (r400873) +++ head/security/vuxml/vuln.xml Thu Nov 5 22:26:19 2015 (r400874) @@ -65,6 +65,10 @@ Notes: apache-openoffice 4.1.2 + + apache-openoffice-devel + 4.2.1705368,3 + @@ -116,6 +120,7 @@ Notes: 2015-11-04 2015-11-05 + 2015-11-05 From owner-svn-ports-all@freebsd.org Thu Nov 5 22:34:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AAFAA26A6F; Thu, 5 Nov 2015 22:34:30 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E88D81354; Thu, 5 Nov 2015 22:34:29 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5MYTYF056897; Thu, 5 Nov 2015 22:34:29 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5MYSvD056893; Thu, 5 Nov 2015 22:34:28 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052234.tA5MYSvD056893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 22:34:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400875 - in head/www: . py-pywikibot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 22:34:30 -0000 Author: pawel Date: Thu Nov 5 22:34:28 2015 New Revision: 400875 URL: https://svnweb.freebsd.org/changeset/ports/400875 Log: The Pywikibot framework is a Python library that interfaces with the MediaWiki API version 1.14 or higher. WWW: https://www.mediawiki.org/wiki/Pywikibot PR: 202900 Submitted by: Yuri Victorovich Added: head/www/py-pywikibot/ head/www/py-pywikibot/Makefile (contents, props changed) head/www/py-pywikibot/distinfo (contents, props changed) head/www/py-pywikibot/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Nov 5 22:26:19 2015 (r400874) +++ head/www/Makefile Thu Nov 5 22:34:28 2015 (r400875) @@ -1713,6 +1713,7 @@ SUBDIR += py-pysearch SUBDIR += py-python-digitalocean SUBDIR += py-pywebdav + SUBDIR += py-pywikibot SUBDIR += py-qp SUBDIR += py-qpy SUBDIR += py-qt4-webkit Added: head/www/py-pywikibot/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-pywikibot/Makefile Thu Nov 5 22:34:28 2015 (r400875) @@ -0,0 +1,36 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= pywikibot +DISTVERSION= 2.0rc1.post2 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Wikipedia bot for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2 + +USES= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +OPTIONS_DEFINE= ISBN PYDOT MYSQL GOOG MWPARSE PILLOW +ISBN_DESC= Support for standard numbers and codes via stdnum package +PYDOT_DESC= Support for Graphviz via pydot module +MYSQL_DESC= Support for MySQL via oursql module +GOOGLE_DESC= Support for Google search +MWPARSE_DESC= Support for MediaWiki parser +PILLOW_DESC= Support for image processing via pillow module + +ISBN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stdnum>=0:${PORTSDIR}/devel/py-stdnum +PYDOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot +MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oursql>=0:${PORTSDIR}/databases/py-oursql +GOOGLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google>=0:${PORTSDIR}/www/py-google +MWPARSE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mwparserfromhell>=0:${PORTSDIR}/textproc/py-mwparserfromhell +PILLOW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow + +.include Added: head/www/py-pywikibot/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-pywikibot/distinfo Thu Nov 5 22:34:28 2015 (r400875) @@ -0,0 +1,2 @@ +SHA256 (pywikibot-2.0rc1.post2.tar.gz) = aaa53f886ec85b7a57a62e05e8252ed0aa25cd9509fee7b234c687772615509b +SIZE (pywikibot-2.0rc1.post2.tar.gz) = 394006 Added: head/www/py-pywikibot/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-pywikibot/pkg-descr Thu Nov 5 22:34:28 2015 (r400875) @@ -0,0 +1,4 @@ +The Pywikibot framework is a Python library that interfaces with the +MediaWiki API version 1.14 or higher. + +WWW: https://www.mediawiki.org/wiki/Pywikibot From owner-svn-ports-all@freebsd.org Thu Nov 5 22:58:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61551A27123; Thu, 5 Nov 2015 22:58:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 212C2180A; Thu, 5 Nov 2015 22:58:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5MwO1E063037; Thu, 5 Nov 2015 22:58:24 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5MwNed063031; Thu, 5 Nov 2015 22:58:23 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052258.tA5MwNed063031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 22:58:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400876 - in head/misc: . fortune-mod-psalms fortune-mod-psalms/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 22:58:25 -0000 Author: pawel Date: Thu Nov 5 22:58:23 2015 New Revision: 400876 URL: https://svnweb.freebsd.org/changeset/ports/400876 Log: Book of Psalms from the Douai Bible (1610) in fortune(6) file format In general, taking random out-of-context verses from a Bible is a VERY bad idea. This said, this is an experiment to generate a not too bad fortune-cookie database under the following principles: - Only the text from the psalms, which are usually meant for praying, were taken. - The texts always include at least some context: you are always notified where the text came from and there is always sufficient text so that the phrases make sense. - The text was taken from the classic Douai Bible, a direct translation from the latin Vulgata. The old language will not give you false impressions that you are actually understanding it fully. - No effort was done to remove the original comments. Non-Christians may rightfully feel the translation is biased. This is meant to be a general aid for Christian meditation: it is not generally to be taken as my message-of-the-day from God. To use, you need UNIX fortune(6) utility and you should follow the instructions from the corresponding man page. PR: 202896 Submitted by: pfg Added: head/misc/fortune-mod-psalms/ head/misc/fortune-mod-psalms/Makefile (contents, props changed) head/misc/fortune-mod-psalms/distinfo (contents, props changed) head/misc/fortune-mod-psalms/files/ head/misc/fortune-mod-psalms/files/pkg-message.in (contents, props changed) head/misc/fortune-mod-psalms/pkg-descr (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Thu Nov 5 22:34:28 2015 (r400875) +++ head/misc/Makefile Thu Nov 5 22:58:23 2015 (r400876) @@ -97,6 +97,7 @@ SUBDIR += fortune-mod-epictetus SUBDIR += fortune-mod-ferengi_rules_of_acquisition SUBDIR += fortune-mod-futurama + SUBDIR += fortune-mod-psalms SUBDIR += fortuneit SUBDIR += fpc-chm SUBDIR += freebsd-doc-all Added: head/misc/fortune-mod-psalms/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/fortune-mod-psalms/Makefile Thu Nov 5 22:58:23 2015 (r400876) @@ -0,0 +1,41 @@ +# Created by: pfg +# $FreeBSD$ + +PORTNAME= fortune-mod-psalms +PORTVERSION= 1.0 +CATEGORIES= misc +MASTER_SITES= LOCAL/pfg/catholic +DISTNAME= ${PORTNAME} + +MAINTAINER= pfg@FreeBSD.org +COMMENT= Psalms from the Douai Bible in fortune file format + +LICENSE= CC0-1.0 #AKA Public Domain + +NO_ARCH= yes +NO_WRKSUBDIR= yes + +PKGMESSAGE= ${WRKDIR}/pkg-message +SUB_FILES= pkg-message +PLIST_FILES= share/games/fortune/psalms share/games/fortune/psalms.dat + +.if exists(/usr/games/strfile) +_STRFILE= /usr/games/strfile +.elif exists(/usr/bin/strfile) +_STRFILE= /usr/bin/strfile +.endif + +.if !defined(_STRFILE) +NO_BUILD= yes +.else +do-build: + ${RM} ${WRKSRC}/psalms.dat + (cd ${WRKSRC} && ${_STRFILE} -C psalms) +.endif + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune + ${INSTALL_DATA} ${WRKSRC}/psalms* \ + ${STAGEDIR}${PREFIX}/share/games/fortune + +.include Added: head/misc/fortune-mod-psalms/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/fortune-mod-psalms/distinfo Thu Nov 5 22:58:23 2015 (r400876) @@ -0,0 +1,2 @@ +SHA256 (fortune-mod-psalms.tar.gz) = 26ee3d434a6109dbb499db3cd4a570b5a8d112201166b9f853212538b0fb64e5 +SIZE (fortune-mod-psalms.tar.gz) = 107329 Added: head/misc/fortune-mod-psalms/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/fortune-mod-psalms/files/pkg-message.in Thu Nov 5 22:58:23 2015 (r400876) @@ -0,0 +1 @@ +Usage: fortune %%PREFIX%%/share/games/fortune/psalms Added: head/misc/fortune-mod-psalms/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/fortune-mod-psalms/pkg-descr Thu Nov 5 22:58:23 2015 (r400876) @@ -0,0 +1,22 @@ +Book of Psalms from the Douai Bible (1610) in fortune(6) file format + +In general, taking random out-of-context verses from a Bible is a +VERY bad idea. This said, this is an experiment to generate a not +too bad fortune-cookie database under the following principles: + +- Only the text from the psalms, which are usually meant for praying, + were taken. +- The texts always include at least some context: you are always + notified where the text came from and there is always sufficient + text so that the phrases make sense. +- The text was taken from the classic Douai Bible, a direct translation + from the latin Vulgata. The old language will not give you false + impressions that you are actually understanding it fully. +- No effort was done to remove the original comments. Non-Christians + may rightfully feel the translation is biased. + +This is meant to be a general aid for Christian meditation: it is not +generally to be taken as my message-of-the-day from God. + +To use, you need UNIX fortune(6) utility and you should follow the +instructions from the corresponding man page. From owner-svn-ports-all@freebsd.org Thu Nov 5 23:35:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0799BA27A8B; Thu, 5 Nov 2015 23:35:59 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFE971846; Thu, 5 Nov 2015 23:35:58 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5NZvU9074842; Thu, 5 Nov 2015 23:35:57 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5NZvnA074841; Thu, 5 Nov 2015 23:35:57 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511052335.tA5NZvnA074841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 5 Nov 2015 23:35:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400877 - head/www/py-pywikibot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 23:35:59 -0000 Author: pawel Date: Thu Nov 5 23:35:57 2015 New Revision: 400877 URL: https://svnweb.freebsd.org/changeset/ports/400877 Log: Fix option name Modified: head/www/py-pywikibot/Makefile Modified: head/www/py-pywikibot/Makefile ============================================================================== --- head/www/py-pywikibot/Makefile Thu Nov 5 22:58:23 2015 (r400876) +++ head/www/py-pywikibot/Makefile Thu Nov 5 23:35:57 2015 (r400877) @@ -18,7 +18,7 @@ USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes -OPTIONS_DEFINE= ISBN PYDOT MYSQL GOOG MWPARSE PILLOW +OPTIONS_DEFINE= ISBN PYDOT MYSQL GOOGLE MWPARSE PILLOW ISBN_DESC= Support for standard numbers and codes via stdnum package PYDOT_DESC= Support for Graphviz via pydot module MYSQL_DESC= Support for MySQL via oursql module From owner-svn-ports-all@freebsd.org Fri Nov 6 00:03:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F18D0A2522F; Fri, 6 Nov 2015 00:03:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C79BD135D; Fri, 6 Nov 2015 00:03:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA603PBx083392; Fri, 6 Nov 2015 00:03:25 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA603PPB083389; Fri, 6 Nov 2015 00:03:25 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201511060003.tA603PPB083389@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 6 Nov 2015 00:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400878 - head/net-mgmt/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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 00:03:27 -0000 Author: feld Date: Fri Nov 6 00:03:25 2015 New Revision: 400878 URL: https://svnweb.freebsd.org/changeset/ports/400878 Log: net-mgmt/unifi4: update to 4.7.6 Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-7-6-hotfix-release/ba-p/1390700 Modified: head/net-mgmt/unifi4/Makefile head/net-mgmt/unifi4/distinfo head/net-mgmt/unifi4/pkg-plist Modified: head/net-mgmt/unifi4/Makefile ============================================================================== --- head/net-mgmt/unifi4/Makefile Thu Nov 5 23:35:57 2015 (r400877) +++ head/net-mgmt/unifi4/Makefile Fri Nov 6 00:03:25 2015 (r400878) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unifi4 -PORTVERSION= 4.7.5 +PORTVERSION= 4.7.6 PORTREVISION= 0 CATEGORIES= net-mgmt java MASTER_SITES= https://www.ubnt.com/downloads/unifi/${PORTVERSION}/ Modified: head/net-mgmt/unifi4/distinfo ============================================================================== --- head/net-mgmt/unifi4/distinfo Thu Nov 5 23:35:57 2015 (r400877) +++ head/net-mgmt/unifi4/distinfo Fri Nov 6 00:03:25 2015 (r400878) @@ -1,2 +1,2 @@ -SHA256 (unifi4-4.7.5/UniFi.unix.zip) = fc4c3f6952326c90681a2265d0789fd940a54a44759c58b2649b936ff99db2b4 -SIZE (unifi4-4.7.5/UniFi.unix.zip) = 133362605 +SHA256 (unifi4-4.7.6/UniFi.unix.zip) = d63d64ac4e05cb9f728cf3cb95710a0e34453593a3e7cd9e14eb95b658cf3676 +SIZE (unifi4-4.7.6/UniFi.unix.zip) = 133493289 Modified: head/net-mgmt/unifi4/pkg-plist ============================================================================== --- head/net-mgmt/unifi4/pkg-plist Thu Nov 5 23:35:57 2015 (r400877) +++ head/net-mgmt/unifi4/pkg-plist Fri Nov 6 00:03:25 2015 (r400878) @@ -1,12 +1,12 @@ %%JAVASHAREDIR%%/unifi/bin/mongod %%JAVASHAREDIR%%/unifi/dl/firmware/BZ2/3.2.12.2920/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/U2HSR/3.2.12.2920/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U2IW/3.3.10.3824/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U2IW/3.3.11.3850/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/U7E/3.2.12.2920/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/U7P/3.2.12.2920/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7PG2/3.4.7.3284/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7PG2/3.4.8.3291/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/UGW3/4.2.11.4796630/upgrade.tar -%%JAVASHAREDIR%%/unifi/dl/firmware/US24P250/3.3.10.3824/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/US24P250/3.3.11.3850/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/bundles.json %%JAVASHAREDIR%%/unifi/lib/ace.jar %%JAVASHAREDIR%%/unifi/lib/annotations-2.0.0.jar @@ -30,7 +30,6 @@ %%JAVASHAREDIR%%/unifi/lib/mail-1.4.7.jar %%JAVASHAREDIR%%/unifi/lib/mongo-java-driver-2.10.1.jar %%JAVASHAREDIR%%/unifi/lib/servo-core-0.9.4.jar -%%JAVASHAREDIR%%/unifi/lib/servo-graphite-0.7.3.jar %%JAVASHAREDIR%%/unifi/lib/servo-graphite-0.9.4.jar %%JAVASHAREDIR%%/unifi/lib/slf4j-api-1.7.6.jar %%JAVASHAREDIR%%/unifi/lib/slf4j-log4j12-1.7.6.jar @@ -40,10 +39,11 @@ %%JAVASHAREDIR%%/unifi/lib/spring-core-3.2.8.RELEASE.jar %%JAVASHAREDIR%%/unifi/lib/spring-expression-3.2.8.RELEASE.jar %%JAVASHAREDIR%%/unifi/lib/sshj-0.9.0.jar -%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-core-7.0.50.jar -%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-jasper-7.0.50.jar -%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-logging-juli-7.0.50.jar -%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-logging-log4j-7.0.50.jar +%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-core-7.0.64.jar +%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-el-7.0.64.jar +%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-jasper-7.0.64.jar +%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-logging-juli-7.0.64.jar +%%JAVASHAREDIR%%/unifi/lib/tomcat-embed-logging-log4j-7.0.64.jar %%JAVASHAREDIR%%/unifi/readme.txt %%JAVASHAREDIR%%/unifi/webapps/ROOT/WEB-INF/web.xml %%JAVASHAREDIR%%/unifi/webapps/ROOT/apple-touch-icon-114x114-precomposed.png From owner-svn-ports-all@freebsd.org Fri Nov 6 00:09:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3CB2A25366; Fri, 6 Nov 2015 00:09:41 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83E8B1875; Fri, 6 Nov 2015 00:09:40 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from [172.20.5.67] (unknown [213.208.239.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id E5CB93F464; Thu, 5 Nov 2015 19:09:38 -0500 (EST) Date: Fri, 6 Nov 2015 01:09:35 +0100 (CET) From: Gerald Pfeifer To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400627 - head/emulators/wine-devel In-Reply-To: <201511012024.tA1KO3MN014618@repo.freebsd.org> Message-ID: References: <201511012024.tA1KO3MN014618@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 00:09:41 -0000 On Sun, 1 Nov 2015, Gerald Pfeifer wrote: > Author: gerald > Date: Sun Nov 1 20:24:03 2015 > New Revision: 400627 > URL: https://svnweb.freebsd.org/changeset/ports/400627 I guess it's a bit unusual to reply to your own commit. ;-) I am receiving the following pkg-fallout mail now though building this locall everything works fine: ===> Building package for wine-devel-1.7.54,1 pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/de.UTF-8/man1/wine.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/fr.UTF-8/man1/wine.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/man1/wine.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/pl.UTF-8/man1/wine.1.gz: No such file or directory (And, of course, once I remove those four from pkg-plist, I get Error: Orphaned: man/de.UTF-8/man1/wine.1.gz Error: Orphaned: man/fr.UTF-8/man1/wine.1.gz Error: Orphaned: man/man1/wine.1.gz Error: Orphaned: man/pl.UTF-8/man1/wine.1.gz ) Any ideas? Gerald From owner-svn-ports-all@freebsd.org Fri Nov 6 01:28:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17A5EA265E6; Fri, 6 Nov 2015 01:28:41 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D27841CBC; Fri, 6 Nov 2015 01:28:40 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA61Sdoh006083; Fri, 6 Nov 2015 01:28:39 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA61SdXC006082; Fri, 6 Nov 2015 01:28:39 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511060128.tA61SdXC006082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 6 Nov 2015 01:28:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400879 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 01:28:41 -0000 Author: danilo Date: Fri Nov 6 01:28:39 2015 New Revision: 400879 URL: https://svnweb.freebsd.org/changeset/ports/400879 Log: - Fix plist when the default compiler is gcc5 Spotted by: sunpoet Obtained from: DPorts (marino) Modified: head/net/openmpi/Makefile Modified: head/net/openmpi/Makefile ============================================================================== --- head/net/openmpi/Makefile Fri Nov 6 00:03:25 2015 (r400878) +++ head/net/openmpi/Makefile Fri Nov 6 01:28:39 2015 (r400879) @@ -31,7 +31,10 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}/${MP --mandir=${PREFIX}/${MPIDIR}/man \ --program-prefix= \ --with-hwloc=${LOCALBASE} \ - --with-libltdl=${LOCALBASE} + --with-libltdl=${LOCALBASE} \ + --enable-mpi-fortran=usempi \ + ompi_cv_fortran_ignore_tkr_data=0 + LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/${MPIDIR}/lib \ ${PREFIX}/${MPIDIR}/lib/openmpi From owner-svn-ports-all@freebsd.org Fri Nov 6 01:46:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82234A268DD; Fri, 6 Nov 2015 01:46:23 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B21E1275; Fri, 6 Nov 2015 01:46:23 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA61kMOw011791; Fri, 6 Nov 2015 01:46:22 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA61kMOB011790; Fri, 6 Nov 2015 01:46:22 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511060146.tA61kMOB011790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 6 Nov 2015 01:46:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400880 - head/devel/ragel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 01:46:23 -0000 Author: danilo Date: Fri Nov 6 01:46:21 2015 New Revision: 400880 URL: https://svnweb.freebsd.org/changeset/ports/400880 Log: - Update MASTER_SITES Modified: head/devel/ragel/Makefile Modified: head/devel/ragel/Makefile ============================================================================== --- head/devel/ragel/Makefile Fri Nov 6 01:28:39 2015 (r400879) +++ head/devel/ragel/Makefile Fri Nov 6 01:46:21 2015 (r400880) @@ -4,8 +4,7 @@ PORTNAME= ragel PORTVERSION= 6.9 CATEGORIES= devel -MASTER_SITES= http://www.colm.net/wp-content/uploads/2014/10/ \ - http://www.complang.org/ragel/ +MASTER_SITES= http://www.colm.net/files/${PORTNAME}/ MAINTAINER= danilo@FreeBSD.org COMMENT= Compile regular languages into executable C/C++ code From owner-svn-ports-all@freebsd.org Fri Nov 6 02:52:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 911F5A271E2; Fri, 6 Nov 2015 02:52:37 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x22d.google.com (mail-pa0-x22d.google.com [IPv6:2607:f8b0:400e:c03::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 605631837; Fri, 6 Nov 2015 02:52:37 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by padhx2 with SMTP id hx2so98629853pad.1; Thu, 05 Nov 2015 18:52:36 -0800 (PST) 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=mhelRtjpHgu8rZ6bwRm9+V4GrjhFQU58DIj3OCrZ0sE=; b=z+YgheaVa32cHTkS65Z5OsE1mwtEUkBqatBKWcxAa7cQZl5GQijHBjMI4cBQNQcu2I AQQuWK/LcgUTE7hfVqu66P37nwnVzrU5Q20l6BEybjbtQZSXsI5SJb23DE4dCFMTGTBM Tt+FnjpV0O+FLA34IEGdPn5ZaMP+qIDomltlQVU/Efx5BmsFfVlNPDObn9lRbtkHc/3y jT+SgHpf7cis5bWys+CZT/j73yOteoi7LAqTJhFGgSI+mKvyjySlWVfLBRhuomkV/K0p QK4BxsbESW3qRctIn354iJWgYpPqxcQiHG/LGN6BHzyR0ufHrBQ1EA9wFC4BxVEQHWsl xB+A== X-Received: by 10.68.238.41 with SMTP id vh9mr14105908pbc.147.1446778356861; Thu, 05 Nov 2015 18:52:36 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:24b2:4122:9f12:3ce6? (2001-44b8-31ae-7b01-24b2-4122-9f12-3ce6.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:24b2:4122:9f12:3ce6]) by smtp.gmail.com with ESMTPSA id nu5sm10395057pbb.65.2015.11.05.18.52.34 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 05 Nov 2015 18:52:36 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r400873 - in head/www: . py-google References: <201511052141.tA5LfTit039490@repo.freebsd.org> To: Pawel Pekala , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <563C15EA.4090301@FreeBSD.org> Date: Fri, 6 Nov 2015 13:52:26 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <201511052141.tA5LfTit039490@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 02:52:37 -0000 On 6/11/2015 8:41 AM, Pawel Pekala wrote: > +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup Are you sure this isn't a RUN_DEPENDS? From owner-svn-ports-all@freebsd.org Fri Nov 6 03:21:09 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5777A27738; Fri, 6 Nov 2015 03:21:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0F1A1987; Fri, 6 Nov 2015 03:21:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA63L8jI040027; Fri, 6 Nov 2015 03:21:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA63L8mP040026; Fri, 6 Nov 2015 03:21:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060321.tA63L8mP040026@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, 6 Nov 2015 03:21:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400881 - head/www/p5-Hijk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 03:21:09 -0000 Author: sunpoet Date: Fri Nov 6 03:21:08 2015 New Revision: 400881 URL: https://svnweb.freebsd.org/changeset/ports/400881 Log: - Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr (blanket) Modified: head/www/p5-Hijk/Makefile Modified: head/www/p5-Hijk/Makefile ============================================================================== --- head/www/p5-Hijk/Makefile Fri Nov 6 01:46:21 2015 (r400880) +++ head/www/p5-Hijk/Makefile Fri Nov 6 03:21:08 2015 (r400881) @@ -12,7 +12,9 @@ MAINTAINER= tj@FreeBSD.org COMMENT= Fast & minimal low-level HTTP client LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USE_PERL5= configure USES= perl5 From owner-svn-ports-all@freebsd.org Fri Nov 6 03:40:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD9C9A278D1; Fri, 6 Nov 2015 03:40:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 953981E42; Fri, 6 Nov 2015 03:40:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA63eZn4043739; Fri, 6 Nov 2015 03:40:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA63eZfS043738; Fri, 6 Nov 2015 03:40:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060340.tA63eZfS043738@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, 6 Nov 2015 03:40:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400882 - in head/security/yara: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 03:40:36 -0000 Author: sunpoet Date: Fri Nov 6 03:40:35 2015 New Revision: 400882 URL: https://svnweb.freebsd.org/changeset/ports/400882 Log: - Use USES=pathfix - While I'm here, pet portlint Approved by: portmgr (blanket) Deleted: head/security/yara/files/ Modified: head/security/yara/Makefile Modified: head/security/yara/Makefile ============================================================================== --- head/security/yara/Makefile Fri Nov 6 03:21:08 2015 (r400881) +++ head/security/yara/Makefile Fri Nov 6 03:40:35 2015 (r400882) @@ -2,8 +2,8 @@ PORTNAME= yara PORTVERSION= 3.4.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= wxs@FreeBSD.org @@ -17,7 +17,8 @@ GH_ACCOUNT= plusvic GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= alias autoreconf libtool +USES= alias autoreconf libtool pathfix USE_LDCONFIG= yes +PATHFIX_MAKEFILEIN= Makefile.am .include From owner-svn-ports-all@freebsd.org Fri Nov 6 06:29:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1F85A27594; Fri, 6 Nov 2015 06:29:14 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86F7113AA; Fri, 6 Nov 2015 06:29:14 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA66TDG3091888; Fri, 6 Nov 2015 06:29:13 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA66TCjw091880; Fri, 6 Nov 2015 06:29:12 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201511060629.tA66TCjw091880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 6 Nov 2015 06:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400883 - in head/graphics: . alembic alembic/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 06:29:15 -0000 Author: danfe Date: Fri Nov 6 06:29:12 2015 New Revision: 400883 URL: https://svnweb.freebsd.org/changeset/ports/400883 Log: Add a port of Alembic, an open framework for storing and sharing graphic scene data. WWW: http://alembic.io/ Added: head/graphics/alembic/ head/graphics/alembic/Makefile (contents, props changed) head/graphics/alembic/distinfo (contents, props changed) head/graphics/alembic/files/ head/graphics/alembic/files/patch-CMakeLists.txt (contents, props changed) head/graphics/alembic/files/patch-build_AlembicBoost.cmake (contents, props changed) head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp (contents, props changed) head/graphics/alembic/pkg-descr (contents, props changed) head/graphics/alembic/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Nov 6 03:40:35 2015 (r400882) +++ head/graphics/Makefile Fri Nov 6 06:29:12 2015 (r400883) @@ -39,6 +39,7 @@ SUBDIR += aeskulap SUBDIR += agave SUBDIR += agg + SUBDIR += alembic SUBDIR += alpng SUBDIR += amide SUBDIR += ampasACES-container Added: head/graphics/alembic/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/Makefile Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,27 @@ +# Created by: Alexey Dokuchaev +# $FreeBSD$ + +PORTNAME= alembic +PORTVERSION= 1.5.8 +CATEGORIES= graphics + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Open framework for storing and sharing graphic scene data + +LICENSE= BSD3CLAUSE + +LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ + libImath-2_2.so:${PORTSDIR}/graphics/ilmbase \ + libhdf5.so:${PORTSDIR}/science/hdf5 + +BROKEN_FreeBSD_9= does not build (insufficient C++11 support) + +USE_GITHUB= yes + +USES= cmake compiler:c++11-lang +USE_CXXSTD= c++11 +USE_GL= glew glut + +CMAKE_ARGS= -DBUILD_SHARED_LIBS:BOOL=ON -DUSE_PYALEMBIC:BOOL=OFF + +.include Added: head/graphics/alembic/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/distinfo Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,2 @@ +SHA256 (alembic-alembic-1.5.8_GH0.tar.gz) = d5e94c5bee16bc7c2971338c5aada4f585794f01b2aa7e4bb4267d7d1002b533 +SIZE (alembic-alembic-1.5.8_GH0.tar.gz) = 1307347 Added: head/graphics/alembic/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/files/patch-CMakeLists.txt Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,67 @@ +--- CMakeLists.txt.orig 2015-01-15 18:28:49 UTC ++++ CMakeLists.txt +@@ -78,7 +78,7 @@ IF( "${CMAKE_SYSTEM_NAME}" MATCHES "Darw + ENDIF() + + SET( LINUX FALSE ) +-IF( "${CMAKE_SYSTEM_NAME}" MATCHES "Linux" ) ++IF( "${CMAKE_SYSTEM_NAME}" MATCHES "Linux|FreeBSD" ) + SET( LINUX TRUE ) + ENDIF() + +@@ -90,9 +90,6 @@ IF ( "${CMAKE_BUILD_TYPE}" MATCHES "Debu + ENDIF() + ELSEIF ( "${CMAKE_BUILD_TYPE}" MATCHES "Release" ) + ADD_DEFINITIONS( -DNDEBUG=1 -UDEBUG ) +- IF ( NOT WINDOWS ) +- ADD_DEFINITIONS( -O3 ) +- ENDIF() + ENDIF() + + IF ( NOT WINDOWS ) +@@ -130,10 +127,6 @@ endif () + IF ( DEFINED ENV{ALEMBIC_INSTALL_PREFIX} ) + SET( CMAKE_INSTALL_PREFIX + $ENV{ALEMBIC_INSTALL_PREFIX}/alembic-${VERSION} ) +-ELSE () +- SET( ORIGINAL_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX} ) +- SET( CMAKE_INSTALL_PREFIX +- ${ORIGINAL_INSTALL_PREFIX}/alembic-${VERSION} ) + ENDIF () + + # Tell me what my install location would be +@@ -192,6 +185,7 @@ FIND_PACKAGE(ZLIB REQUIRED) + #-****************************************************************************** + FIND_PACKAGE( OpenGL ) + FIND_PACKAGE( GLUT ) ++FIND_PACKAGE( GLEW ) + + IF ( ${WINDOWS} ) + # Do a windows OpenGL thing, whatever that may be +@@ -203,7 +197,7 @@ ELSEIF( ${DARWIN} ) + # Do a darwin OpenGL thing. + SET( ALEMBIC_GL_LIBS ${GLUT_LIBRARY} "-framework OpenGL" ) + ELSE() +- SET( ALEMBIC_GL_LIBS GLEW ${GLUT_LIBRARY} ${OPENGL_LIBRARIES} ) ++ SET( ALEMBIC_GL_LIBS ${GLEW_LIBRARY} ${GLUT_LIBRARY} ${OPENGL_LIBRARIES} ) + ENDIF() + + MESSAGE( STATUS "OpenGL Libraries: ${ALEMBIC_GL_LIBS}" ) +@@ -250,9 +244,6 @@ ELSE() + INCLUDE_DIRECTORIES( ${ALEMBIC_PYILMBASE_INCLUDE_DIRECTORY} ) + ENDIF () + +-# Include Python stuff +-INCLUDE("./build/AlembicPython.cmake") +- + # Include HDF5 stuff + INCLUDE("./build/AlembicHDF5.cmake") + if ( ALEMBIC_HDF5_FOUND ) +@@ -310,6 +301,7 @@ IF(DEFINED USE_PYALEMBIC AND NOT USE_PYA + MESSAGE(STATUS "Skipping Alembic Python bindings") + ELSE() + MESSAGE(STATUS "About to include Python cmake files") ++ INCLUDE("./build/AlembicPython.cmake") + ADD_SUBDIRECTORY( python ) + ENDIF() + Added: head/graphics/alembic/files/patch-build_AlembicBoost.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/files/patch-build_AlembicBoost.cmake Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,18 @@ +--- build/AlembicBoost.cmake.orig 2015-01-15 18:28:49 UTC ++++ build/AlembicBoost.cmake +@@ -107,13 +107,13 @@ ENDIF() + # Find the static and multi-threaded version only + #-****************************************************************************** + #-****************************************************************************** +-SET( Boost_USE_STATIC_LIBS TRUE ) ++SET( Boost_USE_STATIC_LIBS FALSE ) + SET( Boost_USE_MULTITHREADED TRUE ) + SET( Boost_NO_BOOST_CMAKE TRUE ) + + #- Alembic's python bridge boost-python 1.44 (for bug fixes) + SET( Boost_ADDITIONAL_VERSIONS "1.44" "1.42" "1.42.0" "1.43" "1.43.0" "1.44" "1.44.0" "1.45.0" ) +-FIND_PACKAGE( Boost COMPONENTS program_options python REQUIRED thread ) ++FIND_PACKAGE( Boost COMPONENTS thread OPTIONAL_COMPONENTS python) + + + #-****************************************************************************** Added: head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,11 @@ +--- lib/Alembic/Util/Murmur3.cpp.orig 2015-01-15 18:28:49 UTC ++++ lib/Alembic/Util/Murmur3.cpp +@@ -41,6 +41,8 @@ + + #ifdef __APPLE__ + #include ++#elif defined(__FreeBSD__) ++#include + #elif !defined(_MSC_VER) + #include + #endif Added: head/graphics/alembic/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/pkg-descr Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,12 @@ +Alembic is an open computer graphics interchange framework. It distills +complex, animated scenes into a non-procedural, application-independent +set of baked geometric results. This "distillation" of scenes into baked +geometry is exactly analogous to the distillation of lighting and +rendering scenes into rendered image data. + +Alembic is focused on efficiently storing the computed results of complex +procedural geometric constructions. It is very specifically NOT concerned +with storing the complex dependency graph of procedural tools used to +create the computed results. + +WWW: http://alembic.io/ Added: head/graphics/alembic/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/alembic/pkg-plist Fri Nov 6 06:29:12 2015 (r400883) @@ -0,0 +1,162 @@ +bin/SimpleAbcViewer +bin/abcconvert +bin/abcecho +bin/abcechobounds +bin/abcstitcher +include/AbcClients/WFObjConvert/AbcReader.h +include/AbcClients/WFObjConvert/All.h +include/AbcClients/WFObjConvert/Foundation.h +include/AbcClients/WFObjConvert/Parser.h +include/AbcClients/WFObjConvert/Reader.h +include/AbcOpenGL/DrawContext.h +include/AbcOpenGL/Drawable.h +include/AbcOpenGL/Foundation.h +include/AbcOpenGL/GLCamera.h +include/AbcOpenGL/ICurvesDrw.h +include/AbcOpenGL/INuPatchDrw.h +include/AbcOpenGL/IObjectDrw.h +include/AbcOpenGL/IPointsDrw.h +include/AbcOpenGL/IPolyMeshDrw.h +include/AbcOpenGL/ISubDDrw.h +include/AbcOpenGL/IXformDrw.h +include/AbcOpenGL/MeshDrwHelper.h +include/AbcOpenGL/Scene.h +include/AbcOpenGL/SceneWrapper.h +include/Alembic/Abc/All.h +include/Alembic/Abc/ArchiveInfo.h +include/Alembic/Abc/Argument.h +include/Alembic/Abc/Base.h +include/Alembic/Abc/ErrorHandler.h +include/Alembic/Abc/Foundation.h +include/Alembic/Abc/IArchive.h +include/Alembic/Abc/IArrayProperty.h +include/Alembic/Abc/IBaseProperty.h +include/Alembic/Abc/ICompoundProperty.h +include/Alembic/Abc/IObject.h +include/Alembic/Abc/ISampleSelector.h +include/Alembic/Abc/IScalarProperty.h +include/Alembic/Abc/ISchema.h +include/Alembic/Abc/ISchemaObject.h +include/Alembic/Abc/ITypedArrayProperty.h +include/Alembic/Abc/ITypedScalarProperty.h +include/Alembic/Abc/OArchive.h +include/Alembic/Abc/OArrayProperty.h +include/Alembic/Abc/OBaseProperty.h +include/Alembic/Abc/OCompoundProperty.h +include/Alembic/Abc/OObject.h +include/Alembic/Abc/OScalarProperty.h +include/Alembic/Abc/OSchema.h +include/Alembic/Abc/OSchemaObject.h +include/Alembic/Abc/OTypedArrayProperty.h +include/Alembic/Abc/OTypedScalarProperty.h +include/Alembic/Abc/Reference.h +include/Alembic/Abc/SourceName.h +include/Alembic/Abc/TypedArraySample.h +include/Alembic/Abc/TypedPropertyTraits.h +include/Alembic/AbcCollection/All.h +include/Alembic/AbcCollection/ICollections.h +include/Alembic/AbcCollection/OCollections.h +include/Alembic/AbcCollection/SchemaInfoDeclarations.h +include/Alembic/AbcCoreAbstract/All.h +include/Alembic/AbcCoreAbstract/ArchiveReader.h +include/Alembic/AbcCoreAbstract/ArchiveWriter.h +include/Alembic/AbcCoreAbstract/ArrayPropertyReader.h +include/Alembic/AbcCoreAbstract/ArrayPropertyWriter.h +include/Alembic/AbcCoreAbstract/ArraySample.h +include/Alembic/AbcCoreAbstract/ArraySampleKey.h +include/Alembic/AbcCoreAbstract/BasePropertyReader.h +include/Alembic/AbcCoreAbstract/BasePropertyWriter.h +include/Alembic/AbcCoreAbstract/CompoundPropertyReader.h +include/Alembic/AbcCoreAbstract/CompoundPropertyWriter.h +include/Alembic/AbcCoreAbstract/DataType.h +include/Alembic/AbcCoreAbstract/ForwardDeclarations.h +include/Alembic/AbcCoreAbstract/Foundation.h +include/Alembic/AbcCoreAbstract/MetaData.h +include/Alembic/AbcCoreAbstract/ObjectHeader.h +include/Alembic/AbcCoreAbstract/ObjectReader.h +include/Alembic/AbcCoreAbstract/ObjectWriter.h +include/Alembic/AbcCoreAbstract/PropertyHeader.h +include/Alembic/AbcCoreAbstract/ReadArraySampleCache.h +include/Alembic/AbcCoreAbstract/ScalarPropertyReader.h +include/Alembic/AbcCoreAbstract/ScalarPropertyWriter.h +include/Alembic/AbcCoreAbstract/ScalarSample.h +include/Alembic/AbcCoreAbstract/TimeSampling.h +include/Alembic/AbcCoreAbstract/TimeSamplingType.h +include/Alembic/AbcCoreFactory/All.h +include/Alembic/AbcCoreFactory/IFactory.h +include/Alembic/AbcCoreHDF5/All.h +include/Alembic/AbcCoreHDF5/ReadWrite.h +include/Alembic/AbcCoreOgawa/All.h +include/Alembic/AbcCoreOgawa/ReadWrite.h +include/Alembic/AbcGeom/All.h +include/Alembic/AbcGeom/ArchiveBounds.h +include/Alembic/AbcGeom/Basis.h +include/Alembic/AbcGeom/CameraSample.h +include/Alembic/AbcGeom/CurveType.h +include/Alembic/AbcGeom/FaceSetExclusivity.h +include/Alembic/AbcGeom/FilmBackXformOp.h +include/Alembic/AbcGeom/Foundation.h +include/Alembic/AbcGeom/GeometryScope.h +include/Alembic/AbcGeom/ICamera.h +include/Alembic/AbcGeom/ICurves.h +include/Alembic/AbcGeom/IFaceSet.h +include/Alembic/AbcGeom/IGeomBase.h +include/Alembic/AbcGeom/IGeomParam.h +include/Alembic/AbcGeom/ILight.h +include/Alembic/AbcGeom/INuPatch.h +include/Alembic/AbcGeom/IPoints.h +include/Alembic/AbcGeom/IPolyMesh.h +include/Alembic/AbcGeom/ISubD.h +include/Alembic/AbcGeom/IXform.h +include/Alembic/AbcGeom/OCamera.h +include/Alembic/AbcGeom/OCurves.h +include/Alembic/AbcGeom/OFaceSet.h +include/Alembic/AbcGeom/OGeomBase.h +include/Alembic/AbcGeom/OGeomParam.h +include/Alembic/AbcGeom/OLight.h +include/Alembic/AbcGeom/ONuPatch.h +include/Alembic/AbcGeom/OPoints.h +include/Alembic/AbcGeom/OPolyMesh.h +include/Alembic/AbcGeom/OSubD.h +include/Alembic/AbcGeom/OXform.h +include/Alembic/AbcGeom/SchemaInfoDeclarations.h +include/Alembic/AbcGeom/Visibility.h +include/Alembic/AbcGeom/XformOp.h +include/Alembic/AbcGeom/XformSample.h +include/Alembic/AbcMaterial/IMaterial.h +include/Alembic/AbcMaterial/MaterialAssignment.h +include/Alembic/AbcMaterial/MaterialFlatten.h +include/Alembic/AbcMaterial/OMaterial.h +include/Alembic/AbcMaterial/SchemaInfoDeclarations.h +include/Alembic/Ogawa/Foundation.h +include/Alembic/Ogawa/IArchive.h +include/Alembic/Ogawa/IData.h +include/Alembic/Ogawa/IGroup.h +include/Alembic/Ogawa/IStreams.h +include/Alembic/Ogawa/OArchive.h +include/Alembic/Ogawa/OData.h +include/Alembic/Ogawa/OGroup.h +include/Alembic/Ogawa/OStream.h +include/Alembic/Util/All.h +include/Alembic/Util/Digest.h +include/Alembic/Util/Dimensions.h +include/Alembic/Util/Exception.h +include/Alembic/Util/Foundation.h +include/Alembic/Util/Murmur3.h +include/Alembic/Util/Naming.h +include/Alembic/Util/OperatorBool.h +include/Alembic/Util/PlainOldDataType.h +include/Alembic/Util/SpookyV2.h +include/Alembic/Util/TokenMap.h +lib/libAbcWFObjConvert.so +lib/libAlembicAbc.so +lib/libAlembicAbcCollection.so +lib/libAlembicAbcCoreAbstract.so +lib/libAlembicAbcCoreFactory.so +lib/libAlembicAbcCoreHDF5.so +lib/libAlembicAbcCoreOgawa.so +lib/libAlembicAbcGeom.so +lib/libAlembicAbcMaterial.so +lib/libAlembicAbcOpenGL.so +lib/libAlembicOgawa.so +lib/libAlembicUtil.so From owner-svn-ports-all@freebsd.org Fri Nov 6 08:29:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8435A26FF3; Fri, 6 Nov 2015 08:29:11 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99B8E1F29; Fri, 6 Nov 2015 08:29:11 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68TAd7026541; Fri, 6 Nov 2015 08:29:10 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68TALG026539; Fri, 6 Nov 2015 08:29:10 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201511060829.tA68TALG026539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 6 Nov 2015 08:29:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400884 - head/security/py-acme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:29:11 -0000 Author: koobs Date: Fri Nov 6 08:29:10 2015 New Revision: 400884 URL: https://svnweb.freebsd.org/changeset/ports/400884 Log: security/py-acme: Update to 0.0.0.dev20151104 - Update version and distinfo checksum (0.0.0.dev20151104) - Switch to DISTVERSION (illegal PORTVERSION) and DISTVERSIONPREFIX - Use github version tags rather than a direct commit PR: 204303 Approved by: Carlos J Puga Medina (maintainer) Modified: head/security/py-acme/Makefile head/security/py-acme/distinfo Modified: head/security/py-acme/Makefile ============================================================================== --- head/security/py-acme/Makefile Fri Nov 6 06:29:12 2015 (r400883) +++ head/security/py-acme/Makefile Fri Nov 6 08:29:10 2015 (r400884) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.0.0.dev20151008 +DISTVERSIONPREFIX= v +DISTVERSION= 0.0.0.dev20151104 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,6 +30,5 @@ WRKSRC_SUBDIR= acme USE_GITHUB= yes GH_ACCOUNT= letsencrypt GH_PROJECT= letsencrypt -GH_TAGNAME= 9e1477f .include Modified: head/security/py-acme/distinfo ============================================================================== --- head/security/py-acme/distinfo Fri Nov 6 06:29:12 2015 (r400883) +++ head/security/py-acme/distinfo Fri Nov 6 08:29:10 2015 (r400884) @@ -1,2 +1,2 @@ -SHA256 (letsencrypt-letsencrypt-0.0.0.dev20151008-9e1477f_GH0.tar.gz) = 74f67e16f9181fc699520c21250efdf277cef6b9c9ea9d6d590f04240911a35e -SIZE (letsencrypt-letsencrypt-0.0.0.dev20151008-9e1477f_GH0.tar.gz) = 334764 +SHA256 (letsencrypt-letsencrypt-v0.0.0.dev20151104_GH0.tar.gz) = b25fdb6d9cb5cfcc786b507eb079fea43eeee90b049371cfaf27f94ca816748b +SIZE (letsencrypt-letsencrypt-v0.0.0.dev20151104_GH0.tar.gz) = 392086 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:38:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DA8AA27289; Fri, 6 Nov 2015 08:38:36 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E8AA136A; Fri, 6 Nov 2015 08:38:36 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68cZnw029567; Fri, 6 Nov 2015 08:38:35 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68cYNX029561; Fri, 6 Nov 2015 08:38:34 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201511060838.tA68cYNX029561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 6 Nov 2015 08:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400885 - in head/security: . py-letsencrypt py-letsencrypt/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:38:36 -0000 Author: koobs Date: Fri Nov 6 08:38:34 2015 New Revision: 400885 URL: https://svnweb.freebsd.org/changeset/ports/400885 Log: [NEW] security/py-letsencrypt: Welcome Let's Encrypt client! In short: getting and installing SSL/TLS certificates made easy. The Let's Encrypt Client is a tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let's Encrypt CA which will be issuing browser-trusted certificates for free. It's all automated: The tool will prove domain control to the CA and submit a CSR (Certificate Signing Request). If domain control has been proven, a certificate will get issued and the tool will automatically install it. WWW: https://github.com/letsencrypt/letsencrypt PR: 203405 Added: head/security/py-letsencrypt/ head/security/py-letsencrypt/Makefile (contents, props changed) head/security/py-letsencrypt/distinfo (contents, props changed) head/security/py-letsencrypt/files/ head/security/py-letsencrypt/files/patch-setup.py (contents, props changed) head/security/py-letsencrypt/pkg-descr (contents, props changed) head/security/py-letsencrypt/pkg-message (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Fri Nov 6 08:29:10 2015 (r400884) +++ head/security/Makefile Fri Nov 6 08:38:34 2015 (r400885) @@ -816,6 +816,7 @@ SUBDIR += py-kerberos SUBDIR += py-keyczar SUBDIR += py-keyring + SUBDIR += py-letsencrypt SUBDIR += py-libnacl SUBDIR += py-m2crypto SUBDIR += py-mcrypt Added: head/security/py-letsencrypt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-letsencrypt/Makefile Fri Nov 6 08:38:34 2015 (r400885) @@ -0,0 +1,44 @@ +# Created by: Kubilay Kocak +# $FreeBSD$ + +PORTNAME= letsencrypt +DISTVERSION= 0.0.0.dev20151104 +CATEGORIES= security python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= koobs@FreeBSD.org +COMMENT= Let's Encrypt client + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/acme/__init__.py:${PORTSDIR}/security/py-acme \ + ${PYTHON_PKGNAMEPREFIX}configargparse>0:${PORTSDIR}/devel/py-configargparse \ + ${PYTHON_PKGNAMEPREFIX}configobj>0:${PORTSDIR}/devel/py-configobj \ + ${PYTHON_PKGNAMEPREFIX}cryptography>=0.7:${PORTSDIR}/security/py-cryptography \ + ${PYTHON_PKGNAMEPREFIX}parsedatetime>0:${PORTSDIR}/devel/py-parsedatetime \ + ${PYTHON_PKGNAMEPREFIX}psutil>0:${PORTSDIR}/sysutils/py-psutil \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}pyrfc3339>0:${PORTSDIR}/devel/py-pyrfc3339 \ + ${PYTHON_PKGNAMEPREFIX}python2-pythondialog>0:${PORTSDIR}/devel/py-python2-pythondialog \ + ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ + ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface + +USES= python:-2.7 +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +post-patch: + ${REINPLACE_CMD} \ + -e 's|/etc/|${LOCALBASE}/etc/|' \ + -e 's|/var/lib|/var/db|' \ + ${WRKSRC}/letsencrypt/constants.py +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + +.include Added: head/security/py-letsencrypt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-letsencrypt/distinfo Fri Nov 6 08:38:34 2015 (r400885) @@ -0,0 +1,2 @@ +SHA256 (letsencrypt-0.0.0.dev20151104.tar.gz) = 7cdf0c17cd0d6d7f527234c7c16a829a380ad4e82b44ccd41a20e848251a4666 +SIZE (letsencrypt-0.0.0.dev20151104.tar.gz) = 154943 Added: head/security/py-letsencrypt/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-letsencrypt/files/patch-setup.py Fri Nov 6 08:38:34 2015 (r400885) @@ -0,0 +1,11 @@ +--- setup.py.orig 2015-11-04 07:35:05 UTC ++++ setup.py +@@ -118,8 +118,6 @@ setup( + 'docs': docs_extras, + 'testing': testing_extras, + }, +- +- tests_require=install_requires, + # to test all packages run "python setup.py test -s + # {acme,letsencrypt_apache,letsencrypt_nginx}" + test_suite='letsencrypt', Added: head/security/py-letsencrypt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-letsencrypt/pkg-descr Fri Nov 6 08:38:34 2015 (r400885) @@ -0,0 +1,16 @@ +In short: getting and installing SSL/TLS certificates made easy. + +The Let's Encrypt Client is a tool to automatically receive and install +X.509 certificates to enable TLS on servers. The client will +interoperate with the Let's Encrypt CA which will be issuing +browser-trusted certificates for free. + +It's all automated: + +The tool will prove domain control to the CA and submit a CSR +(Certificate Signing Request). + +If domain control has been proven, a certificate will get issued and +the tool will automatically install it. + +WWW: https://github.com/letsencrypt/letsencrypt Added: head/security/py-letsencrypt/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-letsencrypt/pkg-message Fri Nov 6 08:38:34 2015 (r400885) @@ -0,0 +1,35 @@ +=========================================================================== + +This software is a DEVELOPER PREVIEW intended for developers, testers and +early-adopters only. Support requests and bug reports should be sent directly +and only to the upstream project: https://github.com/letsencrypt/letsencrypt + +letsencrypt is currently in Closed Beta (invite only). In order to +acquire certificates, you must have applied for and received an invitation, +and have your domains whitelisted FIRST. + +This port installs the "standalone" Python client only, which does not use and +is not the letsencrypt-auto bootstrap/wrapper script. + +By default, the client will authenticate and obtain certificates using, and +signed by a TEST(Staging) Certificate Authority (CA). These certificates will +NOT be trusted publicly. + +To obtain certificates, use the --server argument pointing to the correct +server URL as documented in your invitation email, and use the 'certonly' +command as follows: + + # sudo letsencrypt --server certonly + +Note: The client currently requires the ability to bind on TCP port 80. If +you have a server running on this port, it will need to be temporarily stopped +so that the standalone server can listen on that port to complete +authentication. + +The letsencrypt plugins to support apache and nginx certificate installation +will be made available soon in the following ports: + + * Apache plugin: security/py-letsencrypt-apache + * Nginx plugin: security/py-letsencrypt-nginx + +=========================================================================== From owner-svn-ports-all@freebsd.org Fri Nov 6 08:50:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96CA5A27673; Fri, 6 Nov 2015 08:50:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 597281C67; Fri, 6 Nov 2015 08:50:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68ohil032700; Fri, 6 Nov 2015 08:50:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68ohGi032698; Fri, 6 Nov 2015 08:50:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060850.tA68ohGi032698@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, 6 Nov 2015 08:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400886 - head/ftp/py-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:50:44 -0000 Author: sunpoet Date: Fri Nov 6 08:50:43 2015 New Revision: 400886 URL: https://svnweb.freebsd.org/changeset/ports/400886 Log: - Update to 7.19.5.3 Changes: http://pycurl.sourceforge.net/doc/release-notes.html https://github.com/pycurl/pycurl/blob/master/ChangeLog Modified: head/ftp/py-curl/Makefile head/ftp/py-curl/distinfo Modified: head/ftp/py-curl/Makefile ============================================================================== --- head/ftp/py-curl/Makefile Fri Nov 6 08:38:34 2015 (r400885) +++ head/ftp/py-curl/Makefile Fri Nov 6 08:50:43 2015 (r400886) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.19.5.1 +PORTVERSION= 7.19.5.3 CATEGORIES= ftp python MASTER_SITES= CHEESESHOP \ http://pycurl.sourceforge.net/download/ \ Modified: head/ftp/py-curl/distinfo ============================================================================== --- head/ftp/py-curl/distinfo Fri Nov 6 08:38:34 2015 (r400885) +++ head/ftp/py-curl/distinfo Fri Nov 6 08:50:43 2015 (r400886) @@ -1,2 +1,2 @@ -SHA256 (pycurl-7.19.5.1.tar.gz) = 6e9770f80459757f73bd71af82fbb29cd398b38388cdf1beab31ea91a331bc6c -SIZE (pycurl-7.19.5.1.tar.gz) = 142140 +SHA256 (pycurl-7.19.5.3.tar.gz) = 24f6c4016b1dd2a5e29d1b025ac2ad61f80c17adfdcf8a7f47aefab63ace78d7 +SIZE (pycurl-7.19.5.3.tar.gz) = 154800 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:50:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F162A27696; Fri, 6 Nov 2015 08:50:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C59D1CA0; Fri, 6 Nov 2015 08:50:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68omkl032815; Fri, 6 Nov 2015 08:50:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68omvt032813; Fri, 6 Nov 2015 08:50:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060850.tA68omvt032813@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, 6 Nov 2015 08:50:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400887 - head/math/p5-Math-GMPz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:50:49 -0000 Author: sunpoet Date: Fri Nov 6 08:50:47 2015 New Revision: 400887 URL: https://svnweb.freebsd.org/changeset/ports/400887 Log: - Update to 0.41 Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES Modified: head/math/p5-Math-GMPz/Makefile head/math/p5-Math-GMPz/distinfo Modified: head/math/p5-Math-GMPz/Makefile ============================================================================== --- head/math/p5-Math-GMPz/Makefile Fri Nov 6 08:50:43 2015 (r400886) +++ head/math/p5-Math-GMPz/Makefile Fri Nov 6 08:50:47 2015 (r400887) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.40 -PORTREVISION= 1 +PORTVERSION= 0.41 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMPz/distinfo ============================================================================== --- head/math/p5-Math-GMPz/distinfo Fri Nov 6 08:50:43 2015 (r400886) +++ head/math/p5-Math-GMPz/distinfo Fri Nov 6 08:50:47 2015 (r400887) @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.40.tar.gz) = 856688c085f0888cf150b38fedd5232dac72eca16ea45ee1f79b6ae5ae36e4d9 -SIZE (Math-GMPz-0.40.tar.gz) = 61389 +SHA256 (Math-GMPz-0.41.tar.gz) = 891f252b9962755f204190f5c159bf6ba3a081b68e6e8f75aade03728f092c94 +SIZE (Math-GMPz-0.41.tar.gz) = 62223 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:50:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21095A27783; Fri, 6 Nov 2015 08:50:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E35641E35; Fri, 6 Nov 2015 08:50:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68oro9032932; Fri, 6 Nov 2015 08:50:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68oqVV032930; Fri, 6 Nov 2015 08:50:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060850.tA68oqVV032930@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, 6 Nov 2015 08:50:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400888 - head/devel/rubygem-listen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:50:54 -0000 Author: sunpoet Date: Fri Nov 6 08:50:52 2015 New Revision: 400888 URL: https://svnweb.freebsd.org/changeset/ports/400888 Log: - Update to 3.0.4 Changes: https://github.com/guard/listen/releases Modified: head/devel/rubygem-listen/Makefile head/devel/rubygem-listen/distinfo Modified: head/devel/rubygem-listen/Makefile ============================================================================== --- head/devel/rubygem-listen/Makefile Fri Nov 6 08:50:47 2015 (r400887) +++ head/devel/rubygem-listen/Makefile Fri Nov 6 08:50:52 2015 (r400888) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= listen -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-listen/distinfo ============================================================================== --- head/devel/rubygem-listen/distinfo Fri Nov 6 08:50:47 2015 (r400887) +++ head/devel/rubygem-listen/distinfo Fri Nov 6 08:50:52 2015 (r400888) @@ -1,2 +1,2 @@ -SHA256 (rubygem/listen-3.0.3.gem) = 4be05d749cc8642e11ba19f938c5e8a4f5a60ded40a6940e9f99763a25d49082 -SIZE (rubygem/listen-3.0.3.gem) = 26624 +SHA256 (rubygem/listen-3.0.4.gem) = 2ee235b7bcf602588d8cd48b15f25e146377fa4c17d4b19b6fda6cb1b0b16e87 +SIZE (rubygem/listen-3.0.4.gem) = 26624 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:50:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DCBDA277C7; Fri, 6 Nov 2015 08:50:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 193371F10; Fri, 6 Nov 2015 08:50:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68ovRc033046; Fri, 6 Nov 2015 08:50:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68ovMu033044; Fri, 6 Nov 2015 08:50:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060850.tA68ovMu033044@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, 6 Nov 2015 08:50:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400889 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:50:58 -0000 Author: sunpoet Date: Fri Nov 6 08:50:56 2015 New Revision: 400889 URL: https://svnweb.freebsd.org/changeset/ports/400889 Log: - Update to 1.0.3 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 Nov 6 08:50:52 2015 (r400888) +++ head/databases/p5-MongoDB/Makefile Fri Nov 6 08:50:56 2015 (r400889) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MongoDB -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases perl5 Modified: head/databases/p5-MongoDB/distinfo ============================================================================== --- head/databases/p5-MongoDB/distinfo Fri Nov 6 08:50:52 2015 (r400888) +++ head/databases/p5-MongoDB/distinfo Fri Nov 6 08:50:56 2015 (r400889) @@ -1,2 +1,2 @@ -SHA256 (MongoDB-v1.0.2.tar.gz) = 9caea0e0cd8448bde81abed98d453fea2c3efbf397a6d78969ca7a72f81ec779 -SIZE (MongoDB-v1.0.2.tar.gz) = 1724702 +SHA256 (MongoDB-v1.0.3.tar.gz) = 4fc13be8c25e685f8be24d9de189fdf3bfc4db593c76d4fd8b4a144a92fe0433 +SIZE (MongoDB-v1.0.3.tar.gz) = 1724474 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B68DAA2782F; Fri, 6 Nov 2015 08:51:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60CED116E; Fri, 6 Nov 2015 08:51:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68p7cS033343; Fri, 6 Nov 2015 08:51:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68p6Ww033337; Fri, 6 Nov 2015 08:51:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68p6Ww033337@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, 6 Nov 2015 08:51:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400891 - in head/x11-toolkits/p5-Prima: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:08 -0000 Author: sunpoet Date: Fri Nov 6 08:51:06 2015 New Revision: 400891 URL: https://svnweb.freebsd.org/changeset/ports/400891 Log: - Update to 1.45 - Pet portlint: fix diff header of patch files - Sort PLIST Changes: http://search.cpan.org/dist/Prima/Changes Added: head/x11-toolkits/p5-Prima/files/patch-unix-apc_misc.c (contents, props changed) Modified: head/x11-toolkits/p5-Prima/Makefile head/x11-toolkits/p5-Prima/distinfo head/x11-toolkits/p5-Prima/files/patch-img-codec_tiff.c head/x11-toolkits/p5-Prima/files/patch-img-codec_ungif.c head/x11-toolkits/p5-Prima/pkg-plist Modified: head/x11-toolkits/p5-Prima/Makefile ============================================================================== --- head/x11-toolkits/p5-Prima/Makefile Fri Nov 6 08:51:01 2015 (r400890) +++ head/x11-toolkits/p5-Prima/Makefile Fri Nov 6 08:51:06 2015 (r400891) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Prima -PORTVERSION= 1.44 +PORTVERSION= 1.45 CATEGORIES= x11-toolkits graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/x11-toolkits/p5-Prima/distinfo ============================================================================== --- head/x11-toolkits/p5-Prima/distinfo Fri Nov 6 08:51:01 2015 (r400890) +++ head/x11-toolkits/p5-Prima/distinfo Fri Nov 6 08:51:06 2015 (r400891) @@ -1,2 +1,2 @@ -SHA256 (Prima-1.44.tar.gz) = e5d22acc9f2ecc2edbc32f32bdd9be920249994c3e35b7837563bcde20e635ac -SIZE (Prima-1.44.tar.gz) = 1378239 +SHA256 (Prima-1.45.tar.gz) = b946f76c7107d72702ffbcda7f645a7dbee044816c8d001b114a855c6597a572 +SIZE (Prima-1.45.tar.gz) = 1393209 Modified: head/x11-toolkits/p5-Prima/files/patch-img-codec_tiff.c ============================================================================== --- head/x11-toolkits/p5-Prima/files/patch-img-codec_tiff.c Fri Nov 6 08:51:01 2015 (r400890) +++ head/x11-toolkits/p5-Prima/files/patch-img-codec_tiff.c Fri Nov 6 08:51:06 2015 (r400891) @@ -1,5 +1,5 @@ ---- img/codec_tiff.c.orig 2008-10-29 12:15:32.000000000 +0100 -+++ img/codec_tiff.c 2010-08-26 21:32:37.000000000 +0200 +--- img/codec_tiff.c.orig 2008-10-29 11:15:32 UTC ++++ img/codec_tiff.c @@ -164,7 +164,7 @@ static ImgCodecInfo codec_info = { "TIFF Bitmap", Modified: head/x11-toolkits/p5-Prima/files/patch-img-codec_ungif.c ============================================================================== --- head/x11-toolkits/p5-Prima/files/patch-img-codec_ungif.c Fri Nov 6 08:51:01 2015 (r400890) +++ head/x11-toolkits/p5-Prima/files/patch-img-codec_ungif.c Fri Nov 6 08:51:06 2015 (r400891) @@ -1,5 +1,5 @@ ---- img/codec_ungif.c 2011-07-25 21:52:32.000000000 +0400 -+++ img/codec_ungif.c 2012-06-08 22:18:32.767947342 +0400 +--- img/codec_ungif.c.orig 2011-07-25 17:52:32 UTC ++++ img/codec_ungif.c @@ -37,6 +37,10 @@ extern "C" { #endif Added: head/x11-toolkits/p5-Prima/files/patch-unix-apc_misc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/p5-Prima/files/patch-unix-apc_misc.c Fri Nov 6 08:51:06 2015 (r400891) @@ -0,0 +1,17 @@ +--- unix/apc_misc.c.orig 2015-11-04 21:39:04 UTC ++++ unix/apc_misc.c +@@ -1239,12 +1239,14 @@ apc_beep_tone( int freq, int duration) + return true; + } + ++#ifdef WITH_GTK2 + #include + + static void _gtk_callback( GtkWidget *widget, gpointer data ) + { + g_print ("Hello again - %s was pressed\n", (char *) data); + } ++#endif + + char * + apc_system_action( const char *s) Modified: head/x11-toolkits/p5-Prima/pkg-plist ============================================================================== --- head/x11-toolkits/p5-Prima/pkg-plist Fri Nov 6 08:51:01 2015 (r400890) +++ head/x11-toolkits/p5-Prima/pkg-plist Fri Nov 6 08:51:06 2015 (r400891) @@ -7,6 +7,7 @@ bin/podview bin/tmlink %%SITE_ARCH%%/Prima.pm %%SITE_ARCH%%/Prima/Application.pm +%%SITE_ARCH%%/Prima/Bidi.pm %%SITE_ARCH%%/Prima/Buttons.pm %%SITE_ARCH%%/Prima/CORE/apricot.h %%SITE_ARCH%%/Prima/CORE/generic/AbstractMenu.h @@ -181,6 +182,7 @@ bin/tmlink %%SITE_ARCH%%/Prima/examples/amba.pl %%SITE_ARCH%%/Prima/examples/animate.pl %%SITE_ARCH%%/Prima/examples/async.pl +%%SITE_ARCH%%/Prima/examples/bidi.pl %%SITE_ARCH%%/Prima/examples/buttons.pl %%SITE_ARCH%%/Prima/examples/buttons2.pl %%SITE_ARCH%%/Prima/examples/calendar.pl @@ -259,8 +261,16 @@ bin/tmlink %%SITE_ARCH%%/Prima/tutorial/menu3.gif %%SITE_ARCH%%/auto/Prima/Prima.so %%SITE_ARCH%%/gencls.pod +%%PERL5_MAN1%%/VB.1.gz +%%PERL5_MAN1%%/cfgmaint.1.gz +%%PERL5_MAN1%%/fmview.1.gz +%%PERL5_MAN1%%/gencls.1.gz +%%PERL5_MAN1%%/p-class.1.gz +%%PERL5_MAN1%%/podview.1.gz +%%PERL5_MAN1%%/tmlink.1.gz %%PERL5_MAN3%%/Prima.3.gz %%PERL5_MAN3%%/Prima::Application.3.gz +%%PERL5_MAN3%%/Prima::Bidi.3.gz %%PERL5_MAN3%%/Prima::Buttons.3.gz %%PERL5_MAN3%%/Prima::Calendar.3.gz %%PERL5_MAN3%%/Prima::Classes.3.gz @@ -359,10 +369,3 @@ bin/tmlink %%PERL5_MAN3%%/pod::Prima::internals.3.gz %%PERL5_MAN3%%/pod::Prima::tutorial.3.gz %%PERL5_MAN3%%/pod::gencls.3.gz -%%PERL5_MAN1%%/VB.1.gz -%%PERL5_MAN1%%/cfgmaint.1.gz -%%PERL5_MAN1%%/fmview.1.gz -%%PERL5_MAN1%%/gencls.1.gz -%%PERL5_MAN1%%/p-class.1.gz -%%PERL5_MAN1%%/podview.1.gz -%%PERL5_MAN1%%/tmlink.1.gz From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C4A3A2785D; Fri, 6 Nov 2015 08:51:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3AA51200; Fri, 6 Nov 2015 08:51:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pB1C033458; Fri, 6 Nov 2015 08:51:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pBtP033456; Fri, 6 Nov 2015 08:51:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pBtP033456@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, 6 Nov 2015 08:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400892 - head/databases/rubygem-activerecord-jdbc-adapter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:13 -0000 Author: sunpoet Date: Fri Nov 6 08:51:11 2015 New Revision: 400892 URL: https://svnweb.freebsd.org/changeset/ports/400892 Log: - Update to 1.3.19 - Add LICENSE_FILE Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md Modified: head/databases/rubygem-activerecord-jdbc-adapter/Makefile head/databases/rubygem-activerecord-jdbc-adapter/distinfo Modified: head/databases/rubygem-activerecord-jdbc-adapter/Makefile ============================================================================== --- head/databases/rubygem-activerecord-jdbc-adapter/Makefile Fri Nov 6 08:51:06 2015 (r400891) +++ head/databases/rubygem-activerecord-jdbc-adapter/Makefile Fri Nov 6 08:51:11 2015 (r400892) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activerecord-jdbc-adapter -PORTVERSION= 1.3.18 +PORTVERSION= 1.3.19 CATEGORIES= databases rubygems java MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= JDBC adapter for ActiveRecord, for use within JRuby on Rails LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby \ rubygem-activerecord4>=2.2:${PORTSDIR}/databases/rubygem-activerecord4 Modified: head/databases/rubygem-activerecord-jdbc-adapter/distinfo ============================================================================== --- head/databases/rubygem-activerecord-jdbc-adapter/distinfo Fri Nov 6 08:51:06 2015 (r400891) +++ head/databases/rubygem-activerecord-jdbc-adapter/distinfo Fri Nov 6 08:51:11 2015 (r400892) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activerecord-jdbc-adapter-1.3.18.gem) = 731ffdbbcd08471b43aebe12eedb5e396767dfc57c024774c1df7153dd679d5a -SIZE (rubygem/activerecord-jdbc-adapter-1.3.18.gem) = 399872 +SHA256 (rubygem/activerecord-jdbc-adapter-1.3.19.gem) = 2574dad6414ebcf7dc75f90031145fc7bf55f4751ff031836d033fc88d753dea +SIZE (rubygem/activerecord-jdbc-adapter-1.3.19.gem) = 401408 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD2C8A277F7; Fri, 6 Nov 2015 08:51:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7ABA81FF7; Fri, 6 Nov 2015 08:51:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68p1Qe033167; Fri, 6 Nov 2015 08:51:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68p1sE033165; Fri, 6 Nov 2015 08:51:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68p1sE033165@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, 6 Nov 2015 08:51:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400890 - head/devel/p5-strictures X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:02 -0000 Author: sunpoet Date: Fri Nov 6 08:51:01 2015 New Revision: 400890 URL: https://svnweb.freebsd.org/changeset/ports/400890 Log: - Update to 2.000002 - Add NO_ARCH Changes: http://search.cpan.org/dist/strictures/Changes Modified: head/devel/p5-strictures/Makefile head/devel/p5-strictures/distinfo Modified: head/devel/p5-strictures/Makefile ============================================================================== --- head/devel/p5-strictures/Makefile Fri Nov 6 08:50:56 2015 (r400889) +++ head/devel/p5-strictures/Makefile Fri Nov 6 08:51:01 2015 (r400890) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= strictures -PORTVERSION= 2.000001 +PORTVERSION= 2.000002 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-bareword-filehandles>= p5-multidimensional>=0:${PORTSDIR}/devel/p5-multidimensional RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-strictures/distinfo ============================================================================== --- head/devel/p5-strictures/distinfo Fri Nov 6 08:50:56 2015 (r400889) +++ head/devel/p5-strictures/distinfo Fri Nov 6 08:51:01 2015 (r400890) @@ -1,2 +1,2 @@ -SHA256 (strictures-2.000001.tar.gz) = 1e738a8ad63ce8c9b447111c8304ae124a3277c2dc17953b4f647581525e20d3 -SIZE (strictures-2.000001.tar.gz) = 12689 +SHA256 (strictures-2.000002.tar.gz) = 130355dcb3afd8c3c8213c24b924e71deb7e1e1197da8f90c5ae191766aa4100 +SIZE (strictures-2.000002.tar.gz) = 15185 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80173A27899; Fri, 6 Nov 2015 08:51:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E36712F6; Fri, 6 Nov 2015 08:51:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pG4g033575; Fri, 6 Nov 2015 08:51:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pGAP033573; Fri, 6 Nov 2015 08:51:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pGAP033573@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, 6 Nov 2015 08:51:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400893 - head/databases/rubygem-activerecord-jdbcmysql-adapter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:17 -0000 Author: sunpoet Date: Fri Nov 6 08:51:15 2015 New Revision: 400893 URL: https://svnweb.freebsd.org/changeset/ports/400893 Log: - Update to 1.3.19 - Add LICENSE_FILE Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md Modified: head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo Modified: head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile ============================================================================== --- head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile Fri Nov 6 08:51:11 2015 (r400892) +++ head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile Fri Nov 6 08:51:15 2015 (r400893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activerecord-jdbcmysql-adapter -PORTVERSION= 1.3.18 +PORTVERSION= 1.3.19 CATEGORIES= databases rubygems java MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= ActiveRecord driver for MySQL using JDBC running under JRuby LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby \ rubygem-activerecord-jdbc-adapter>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activerecord-jdbc-adapter \ Modified: head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo ============================================================================== --- head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo Fri Nov 6 08:51:11 2015 (r400892) +++ head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo Fri Nov 6 08:51:15 2015 (r400893) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activerecord-jdbcmysql-adapter-1.3.18.gem) = e5bbe6fbf5ad11d6f0b10ae8626530307d103a55c462c6834573fbc08d5fa62c -SIZE (rubygem/activerecord-jdbcmysql-adapter-1.3.18.gem) = 6144 +SHA256 (rubygem/activerecord-jdbcmysql-adapter-1.3.19.gem) = 8fb9f6af97dff8b54388522bb28bb8876c4fc5fa75a730aea30c1144acb2ff0b +SIZE (rubygem/activerecord-jdbcmysql-adapter-1.3.19.gem) = 6144 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7523CA278B3; Fri, 6 Nov 2015 08:51:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A9BB13B9; Fri, 6 Nov 2015 08:51:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pK2C033689; Fri, 6 Nov 2015 08:51:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pKJa033687; Fri, 6 Nov 2015 08:51:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pKJa033687@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, 6 Nov 2015 08:51:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400894 - head/databases/rubygem-arel-helpers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:21 -0000 Author: sunpoet Date: Fri Nov 6 08:51:19 2015 New Revision: 400894 URL: https://svnweb.freebsd.org/changeset/ports/400894 Log: - Update to 2.1.1 Changes: https://github.com/camertron/arel-helpers/blob/master/History.txt Modified: head/databases/rubygem-arel-helpers/Makefile head/databases/rubygem-arel-helpers/distinfo Modified: head/databases/rubygem-arel-helpers/Makefile ============================================================================== --- head/databases/rubygem-arel-helpers/Makefile Fri Nov 6 08:51:15 2015 (r400893) +++ head/databases/rubygem-arel-helpers/Makefile Fri Nov 6 08:51:19 2015 (r400894) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= arel-helpers -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,10 +10,9 @@ COMMENT= Helpers to construct database q LICENSE= MIT -RUN_DEPENDS= rubygem-activerecord>=3.1.0:${PORTSDIR}/databases/rubygem-activerecord +RUN_DEPENDS= rubygem-activerecord4>=4.0.13:${PORTSDIR}/databases/rubygem-activerecord4 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/databases/rubygem-arel-helpers/distinfo ============================================================================== --- head/databases/rubygem-arel-helpers/distinfo Fri Nov 6 08:51:15 2015 (r400893) +++ head/databases/rubygem-arel-helpers/distinfo Fri Nov 6 08:51:19 2015 (r400894) @@ -1,2 +1,2 @@ -SHA256 (rubygem/arel-helpers-2.1.0.gem) = f3c9ae9bef08367f98fe825ac985034c7c0c0e3de4fb65b45c23fc8d3defc241 -SIZE (rubygem/arel-helpers-2.1.0.gem) = 10752 +SHA256 (rubygem/arel-helpers-2.1.1.gem) = 692fa104b211ca97c1215ddbfb21710d9b581434a5f37062c9d7d8cbfaaa80d9 +SIZE (rubygem/arel-helpers-2.1.1.gem) = 10752 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FA1BA278CD; Fri, 6 Nov 2015 08:51:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AD5A14ED; Fri, 6 Nov 2015 08:51:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pOjb033806; Fri, 6 Nov 2015 08:51:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pOde033804; Fri, 6 Nov 2015 08:51:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pOde033804@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, 6 Nov 2015 08:51:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400895 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:25 -0000 Author: sunpoet Date: Fri Nov 6 08:51:24 2015 New Revision: 400895 URL: https://svnweb.freebsd.org/changeset/ports/400895 Log: - Update to 2.1.34 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 Fri Nov 6 08:51:19 2015 (r400894) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Nov 6 08:51:24 2015 (r400895) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.1.33 +PORTVERSION= 2.1.34 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Nov 6 08:51:19 2015 (r400894) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Nov 6 08:51:24 2015 (r400895) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-core-2.1.33.gem) = 81f1a952d762ce80dec55b2f5842175d4fa7ee13c697b6a54ede277554a4266c -SIZE (rubygem/aws-sdk-core-2.1.33.gem) = 482816 +SHA256 (rubygem/aws-sdk-core-2.1.34.gem) = add92e7e60843463d3a63837757596ae4030e1ae98c5ea81ae2e569ee74f5d48 +SIZE (rubygem/aws-sdk-core-2.1.34.gem) = 482816 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE1E2A2790F; Fri, 6 Nov 2015 08:51:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 954301603; Fri, 6 Nov 2015 08:51:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pSSE035834; Fri, 6 Nov 2015 08:51:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pSf4035832; Fri, 6 Nov 2015 08:51:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pSf4035832@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, 6 Nov 2015 08:51:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400896 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:29 -0000 Author: sunpoet Date: Fri Nov 6 08:51:28 2015 New Revision: 400896 URL: https://svnweb.freebsd.org/changeset/ports/400896 Log: - Update to 2.1.34 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 Fri Nov 6 08:51:24 2015 (r400895) +++ head/devel/rubygem-aws-sdk-resources/Makefile Fri Nov 6 08:51:28 2015 (r400896) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.1.33 +PORTVERSION= 2.1.34 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Fri Nov 6 08:51:24 2015 (r400895) +++ head/devel/rubygem-aws-sdk-resources/distinfo Fri Nov 6 08:51:28 2015 (r400896) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-resources-2.1.33.gem) = 35280e113e72cb08d904c1b4f0b73c2b4aea584640ef5b362c997e2c1cc622ae -SIZE (rubygem/aws-sdk-resources-2.1.33.gem) = 44032 +SHA256 (rubygem/aws-sdk-resources-2.1.34.gem) = 4517a5edad0fedf3cc8aed9d5e4cb962b2ac3bb8951a5b0e650d6857d1412c94 +SIZE (rubygem/aws-sdk-resources-2.1.34.gem) = 44032 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:34 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 011D6A27939; Fri, 6 Nov 2015 08:51:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE27017FC; Fri, 6 Nov 2015 08:51:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pW1e035951; Fri, 6 Nov 2015 08:51:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pWXq035949; Fri, 6 Nov 2015 08:51:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pWXq035949@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, 6 Nov 2015 08:51:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400897 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:34 -0000 Author: sunpoet Date: Fri Nov 6 08:51:32 2015 New Revision: 400897 URL: https://svnweb.freebsd.org/changeset/ports/400897 Log: - Update to 3.6.7 - Add LICENSE_FILE 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 Nov 6 08:51:28 2015 (r400896) +++ head/devel/rubygem-backports/Makefile Fri Nov 6 08:51:32 2015 (r400897) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= backports -PORTVERSION= 3.6.6 +PORTVERSION= 3.6.7 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby 1.9 backports for 1.8 LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-backports/distinfo ============================================================================== --- head/devel/rubygem-backports/distinfo Fri Nov 6 08:51:28 2015 (r400896) +++ head/devel/rubygem-backports/distinfo Fri Nov 6 08:51:32 2015 (r400897) @@ -1,2 +1,2 @@ -SHA256 (rubygem/backports-3.6.6.gem) = e0ce60155bbf58a2a5b73214aeac83a3b4acb99fc2823af82a05482e2b43dfdc -SIZE (rubygem/backports-3.6.6.gem) = 88576 +SHA256 (rubygem/backports-3.6.7.gem) = 2cbf3154f5392c3ae7278989094c2e9d68453bfb6079d36e74affa49a09c1255 +SIZE (rubygem/backports-3.6.7.gem) = 88576 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F7C5A27962; Fri, 6 Nov 2015 08:51:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD67718E2; Fri, 6 Nov 2015 08:51:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68palD036065; Fri, 6 Nov 2015 08:51:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68paxn036063; Fri, 6 Nov 2015 08:51:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68paxn036063@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, 6 Nov 2015 08:51:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400898 - head/devel/rubygem-byebug X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:38 -0000 Author: sunpoet Date: Fri Nov 6 08:51:36 2015 New Revision: 400898 URL: https://svnweb.freebsd.org/changeset/ports/400898 Log: - Update to 7.0.0 - Add LICENSE_FILE Changes: https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md Modified: head/devel/rubygem-byebug/Makefile head/devel/rubygem-byebug/distinfo Modified: head/devel/rubygem-byebug/Makefile ============================================================================== --- head/devel/rubygem-byebug/Makefile Fri Nov 6 08:51:32 2015 (r400897) +++ head/devel/rubygem-byebug/Makefile Fri Nov 6 08:51:36 2015 (r400898) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= byebug -PORTVERSION= 6.0.2 +PORTVERSION= 7.0.0 CATEGORIES= devel ruby MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby 2 debugger LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-byebug/distinfo ============================================================================== --- head/devel/rubygem-byebug/distinfo Fri Nov 6 08:51:32 2015 (r400897) +++ head/devel/rubygem-byebug/distinfo Fri Nov 6 08:51:36 2015 (r400898) @@ -1,2 +1,2 @@ -SHA256 (rubygem/byebug-6.0.2.gem) = ecdbe6164ddd8ee4dd0ba2fdf5226554acf2c2a4c4fa5fa1d2cc64b870826714 -SIZE (rubygem/byebug-6.0.2.gem) = 76288 +SHA256 (rubygem/byebug-7.0.0.gem) = fbea96aab46b3b71a4564898bf7c420f5256a01d5f097ffe57f9c9bb9f669e95 +SIZE (rubygem/byebug-7.0.0.gem) = 76800 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26C52A27987; Fri, 6 Nov 2015 08:51:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7A4819BD; Fri, 6 Nov 2015 08:51:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pfWA036168; Fri, 6 Nov 2015 08:51:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pfgx036167; Fri, 6 Nov 2015 08:51:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pfgx036167@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, 6 Nov 2015 08:51:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400899 - head/devel/rubygem-debugger-xml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:42 -0000 Author: sunpoet Date: Fri Nov 6 08:51:40 2015 New Revision: 400899 URL: https://svnweb.freebsd.org/changeset/ports/400899 Log: - Add LICENSE_FILE Modified: head/devel/rubygem-debugger-xml/Makefile Modified: head/devel/rubygem-debugger-xml/Makefile ============================================================================== --- head/devel/rubygem-debugger-xml/Makefile Fri Nov 6 08:51:36 2015 (r400898) +++ head/devel/rubygem-debugger-xml/Makefile Fri Nov 6 08:51:40 2015 (r400899) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML interface for rubygem-debugger LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-builder32>=2.0.0:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-byebug>=0:${PORTSDIR}/devel/rubygem-byebug From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76287A279B4; Fri, 6 Nov 2015 08:51:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4187E1A9E; Fri, 6 Nov 2015 08:51:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pj5K036282; Fri, 6 Nov 2015 08:51:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pjLa036280; Fri, 6 Nov 2015 08:51:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pjLa036280@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, 6 Nov 2015 08:51:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400900 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:46 -0000 Author: sunpoet Date: Fri Nov 6 08:51:45 2015 New Revision: 400900 URL: https://svnweb.freebsd.org/changeset/ports/400900 Log: - Update to 3.5.3 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 Nov 6 08:51:40 2015 (r400899) +++ head/devel/rubygem-sidekiq/Makefile Fri Nov 6 08:51:45 2015 (r400900) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 3.5.2 +PORTVERSION= 3.5.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Fri Nov 6 08:51:40 2015 (r400899) +++ head/devel/rubygem-sidekiq/distinfo Fri Nov 6 08:51:45 2015 (r400900) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sidekiq-3.5.2.gem) = e10ca25cb65a3388d71c25f520394e63bdc9e0b6c9635cddf906130a2161850c -SIZE (rubygem/sidekiq-3.5.2.gem) = 298496 +SHA256 (rubygem/sidekiq-3.5.3.gem) = 52a526ada2bbf9aa94e19996130fc12b3c0c7c54b5c28f24ae23e0789574569e +SIZE (rubygem/sidekiq-3.5.3.gem) = 298496 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C23AA279E1; Fri, 6 Nov 2015 08:51:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67FF11B9A; Fri, 6 Nov 2015 08:51:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pn6E036399; Fri, 6 Nov 2015 08:51:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pnhX036397; Fri, 6 Nov 2015 08:51:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pnhX036397@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, 6 Nov 2015 08:51:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400901 - head/devel/rubygem-sequel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:50 -0000 Author: sunpoet Date: Fri Nov 6 08:51:49 2015 New Revision: 400901 URL: https://svnweb.freebsd.org/changeset/ports/400901 Log: - Update to 4.28.0 Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG Modified: head/devel/rubygem-sequel/Makefile head/devel/rubygem-sequel/distinfo Modified: head/devel/rubygem-sequel/Makefile ============================================================================== --- head/devel/rubygem-sequel/Makefile Fri Nov 6 08:51:45 2015 (r400900) +++ head/devel/rubygem-sequel/Makefile Fri Nov 6 08:51:49 2015 (r400901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sequel -PORTVERSION= 4.27.0 +PORTVERSION= 4.28.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sequel/distinfo ============================================================================== --- head/devel/rubygem-sequel/distinfo Fri Nov 6 08:51:45 2015 (r400900) +++ head/devel/rubygem-sequel/distinfo Fri Nov 6 08:51:49 2015 (r400901) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sequel-4.27.0.gem) = dc2785af2eb1a546fb5bfe0ba638a16acfcf3ad24a746bd6c2868b1fe30c1f97 -SIZE (rubygem/sequel-4.27.0.gem) = 1323520 +SHA256 (rubygem/sequel-4.28.0.gem) = e8b0672fc44844e4653a8b84b60cc13957251cd040e21c03e49549da4bbe48ee +SIZE (rubygem/sequel-4.28.0.gem) = 1326080 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5156A27A16; Fri, 6 Nov 2015 08:51:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AD2C1C81; Fri, 6 Nov 2015 08:51:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68prWo036513; Fri, 6 Nov 2015 08:51:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68prJS036511; Fri, 6 Nov 2015 08:51:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68prJS036511@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, 6 Nov 2015 08:51:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400902 - head/irc/rubygem-cinch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:54 -0000 Author: sunpoet Date: Fri Nov 6 08:51:53 2015 New Revision: 400902 URL: https://svnweb.freebsd.org/changeset/ports/400902 Log: - Update to 2.3.1 Changes: https://github.com/cinchrb/cinch/blob/master/ChangeLog Modified: head/irc/rubygem-cinch/Makefile head/irc/rubygem-cinch/distinfo Modified: head/irc/rubygem-cinch/Makefile ============================================================================== --- head/irc/rubygem-cinch/Makefile Fri Nov 6 08:51:49 2015 (r400901) +++ head/irc/rubygem-cinch/Makefile Fri Nov 6 08:51:53 2015 (r400902) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cinch -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= irc rubygems MASTER_SITES= RG Modified: head/irc/rubygem-cinch/distinfo ============================================================================== --- head/irc/rubygem-cinch/distinfo Fri Nov 6 08:51:49 2015 (r400901) +++ head/irc/rubygem-cinch/distinfo Fri Nov 6 08:51:53 2015 (r400902) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cinch-2.3.0.gem) = 6e961db211fbeb8be13d49b4d1f6f511c7ffd0e5e1c07ffac5ea709f611be77a -SIZE (rubygem/cinch-2.3.0.gem) = 80384 +SHA256 (rubygem/cinch-2.3.1.gem) = aa989f2c9a6b3d64f02fcd20e2e913fa9b5aaf0c3505bb73821dc390883c471e +SIZE (rubygem/cinch-2.3.1.gem) = 80384 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:51:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BEC9A27A3D; Fri, 6 Nov 2015 08:51:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 692EC1D57; Fri, 6 Nov 2015 08:51:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68pvSk036637; Fri, 6 Nov 2015 08:51:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68pviL036635; Fri, 6 Nov 2015 08:51:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060851.tA68pviL036635@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, 6 Nov 2015 08:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400903 - head/net/rubygem-fog-softlayer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:51:58 -0000 Author: sunpoet Date: Fri Nov 6 08:51:57 2015 New Revision: 400903 URL: https://svnweb.freebsd.org/changeset/ports/400903 Log: - Update to 1.0.2 Changes: https://github.com/fog/fog-softlayer/commits/master Modified: head/net/rubygem-fog-softlayer/Makefile head/net/rubygem-fog-softlayer/distinfo Modified: head/net/rubygem-fog-softlayer/Makefile ============================================================================== --- head/net/rubygem-fog-softlayer/Makefile Fri Nov 6 08:51:53 2015 (r400902) +++ head/net/rubygem-fog-softlayer/Makefile Fri Nov 6 08:51:57 2015 (r400903) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-softlayer -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-softlayer/distinfo ============================================================================== --- head/net/rubygem-fog-softlayer/distinfo Fri Nov 6 08:51:53 2015 (r400902) +++ head/net/rubygem-fog-softlayer/distinfo Fri Nov 6 08:51:57 2015 (r400903) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fog-softlayer-1.0.1.gem) = a6b219f46db02cdacdf3dca1be02c94e628edaed4ad4f8cb0883dd118926a1c8 -SIZE (rubygem/fog-softlayer-1.0.1.gem) = 332800 +SHA256 (rubygem/fog-softlayer-1.0.2.gem) = c1aafc69a0f370be4c9f43d2ca0e91746612e77a1bb62ac32c334e22b6d4c76f +SIZE (rubygem/fog-softlayer-1.0.2.gem) = 332800 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:52:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00BD0A27A6B; Fri, 6 Nov 2015 08:52:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A38C21E37; Fri, 6 Nov 2015 08:52:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68q17K037384; Fri, 6 Nov 2015 08:52:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68q1Yf037381; Fri, 6 Nov 2015 08:52:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060852.tA68q1Yf037381@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, 6 Nov 2015 08:52:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400904 - in head/print/rubygem-rbpdf: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:52:03 -0000 Author: sunpoet Date: Fri Nov 6 08:52:01 2015 New Revision: 400904 URL: https://svnweb.freebsd.org/changeset/ports/400904 Log: - Update to 1.18.7 Changes: https://github.com/naitoh/rbpdf/blob/1.18-stable/CHANGELOG Added: head/print/rubygem-rbpdf/files/ head/print/rubygem-rbpdf/files/patch-gemspec (contents, props changed) Modified: head/print/rubygem-rbpdf/Makefile head/print/rubygem-rbpdf/distinfo Modified: head/print/rubygem-rbpdf/Makefile ============================================================================== --- head/print/rubygem-rbpdf/Makefile Fri Nov 6 08:51:57 2015 (r400903) +++ head/print/rubygem-rbpdf/Makefile Fri Nov 6 08:52:01 2015 (r400904) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rbpdf -PORTVERSION= 1.18.6 +PORTVERSION= 1.18.7 CATEGORIES= print rubygems MASTER_SITES= RG @@ -12,6 +12,8 @@ COMMENT= Ruby library for creating ERB e LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT +RUN_DEPENDS= rubygem-htmlentities>=4.3.1:${PORTSDIR}/textproc/rubygem-htmlentities + NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/print/rubygem-rbpdf/distinfo ============================================================================== --- head/print/rubygem-rbpdf/distinfo Fri Nov 6 08:51:57 2015 (r400903) +++ head/print/rubygem-rbpdf/distinfo Fri Nov 6 08:52:01 2015 (r400904) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rbpdf-1.18.6.gem) = d5d1e30ad1465bea5b3c1809cf2789c6795dafbfba6c2cab40c628989229b650 -SIZE (rubygem/rbpdf-1.18.6.gem) = 5764096 +SHA256 (rubygem/rbpdf-1.18.7.gem) = fd8f281229626c8d92104acdd9eafb1551b8cec8811bcb3253bdcb25b3eb8b6c +SIZE (rubygem/rbpdf-1.18.7.gem) = 5764608 Added: head/print/rubygem-rbpdf/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/rubygem-rbpdf/files/patch-gemspec Fri Nov 6 08:52:01 2015 (r400904) @@ -0,0 +1,11 @@ +--- rbpdf.gemspec.orig 2015-11-06 04:28:26 UTC ++++ rbpdf.gemspec +@@ -23,7 +23,7 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then +- s.add_runtime_dependency(%q, ["= 4.3.1"]) ++ s.add_runtime_dependency(%q, [">= 4.3.1"]) + s.add_development_dependency(%q, ["~> 1.6"]) + s.add_development_dependency(%q, [">= 0"]) + else From owner-svn-ports-all@freebsd.org Fri Nov 6 08:52:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28A8AA27A87; Fri, 6 Nov 2015 08:52:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4BDF1F0F; Fri, 6 Nov 2015 08:52:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68q5c2037501; Fri, 6 Nov 2015 08:52:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68q5jA037499; Fri, 6 Nov 2015 08:52:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060852.tA68q5jA037499@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, 6 Nov 2015 08:52:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400905 - head/textproc/rubygem-asciidoctor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:52:07 -0000 Author: sunpoet Date: Fri Nov 6 08:52:05 2015 New Revision: 400905 URL: https://svnweb.freebsd.org/changeset/ports/400905 Log: - Update to 1.5.3 Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc Modified: head/textproc/rubygem-asciidoctor/Makefile head/textproc/rubygem-asciidoctor/distinfo Modified: head/textproc/rubygem-asciidoctor/Makefile ============================================================================== --- head/textproc/rubygem-asciidoctor/Makefile Fri Nov 6 08:52:01 2015 (r400904) +++ head/textproc/rubygem-asciidoctor/Makefile Fri Nov 6 08:52:05 2015 (r400905) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asciidoctor -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.adoc NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/textproc/rubygem-asciidoctor/distinfo ============================================================================== --- head/textproc/rubygem-asciidoctor/distinfo Fri Nov 6 08:52:01 2015 (r400904) +++ head/textproc/rubygem-asciidoctor/distinfo Fri Nov 6 08:52:05 2015 (r400905) @@ -1,2 +1,2 @@ -SHA256 (rubygem/asciidoctor-1.5.2.gem) = c987aa9d9ad1fd1135a51d28cc3795a217d34bacc2606e13e13638bbe54a4943 -SIZE (rubygem/asciidoctor-1.5.2.gem) = 344064 +SHA256 (rubygem/asciidoctor-1.5.3.gem) = a0eeb3e5393edc36c49bbab8ec538fca19ebc44bcdb15f02a461ce2aac823e61 +SIZE (rubygem/asciidoctor-1.5.3.gem) = 353280 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:52:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4821CA27AAE; Fri, 6 Nov 2015 08:52:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F5691FF0; Fri, 6 Nov 2015 08:52:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68qAx6037622; Fri, 6 Nov 2015 08:52:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68q94b037618; Fri, 6 Nov 2015 08:52:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060852.tA68q94b037618@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, 6 Nov 2015 08:52:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400906 - head/textproc/rubygem-nokogumbo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:52:11 -0000 Author: sunpoet Date: Fri Nov 6 08:52:09 2015 New Revision: 400906 URL: https://svnweb.freebsd.org/changeset/ports/400906 Log: - Update to 1.4.5 Changes: https://github.com/rubys/nokogumbo/commits/master Modified: head/textproc/rubygem-nokogumbo/Makefile head/textproc/rubygem-nokogumbo/distinfo Modified: head/textproc/rubygem-nokogumbo/Makefile ============================================================================== --- head/textproc/rubygem-nokogumbo/Makefile Fri Nov 6 08:52:05 2015 (r400905) +++ head/textproc/rubygem-nokogumbo/Makefile Fri Nov 6 08:52:09 2015 (r400906) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nokogumbo -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-nokogumbo/distinfo ============================================================================== --- head/textproc/rubygem-nokogumbo/distinfo Fri Nov 6 08:52:05 2015 (r400905) +++ head/textproc/rubygem-nokogumbo/distinfo Fri Nov 6 08:52:09 2015 (r400906) @@ -1,2 +1,2 @@ -SHA256 (rubygem/nokogumbo-1.4.4.gem) = 1c74536a9a8a266a967545382d85400e18351beb7f941c6bb003e94437f44222 -SIZE (rubygem/nokogumbo-1.4.4.gem) = 227328 +SHA256 (rubygem/nokogumbo-1.4.5.gem) = 0b77c7efd43aa47b91bb8bab686c2014350b6059c8821d55fc2bd4f24fe0da7e +SIZE (rubygem/nokogumbo-1.4.5.gem) = 227328 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:52:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32538A27AD5; Fri, 6 Nov 2015 08:52:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1CFB10FA; Fri, 6 Nov 2015 08:52:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68qE43037784; Fri, 6 Nov 2015 08:52:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68qDcC037782; Fri, 6 Nov 2015 08:52:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060852.tA68qDcC037782@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, 6 Nov 2015 08:52:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400907 - head/www/rubygem-unicorn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:52:15 -0000 Author: sunpoet Date: Fri Nov 6 08:52:13 2015 New Revision: 400907 URL: https://svnweb.freebsd.org/changeset/ports/400907 Log: - Update to 5.0.0 Changes: http://unicorn.bogomips.org/NEWS.html Modified: head/www/rubygem-unicorn/Makefile head/www/rubygem-unicorn/distinfo Modified: head/www/rubygem-unicorn/Makefile ============================================================================== --- head/www/rubygem-unicorn/Makefile Fri Nov 6 08:52:09 2015 (r400906) +++ head/www/rubygem-unicorn/Makefile Fri Nov 6 08:52:13 2015 (r400907) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= unicorn -PORTVERSION= 4.9.0 -PORTREVISION= 2 +PORTVERSION= 5.0.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-unicorn/distinfo ============================================================================== --- head/www/rubygem-unicorn/distinfo Fri Nov 6 08:52:09 2015 (r400906) +++ head/www/rubygem-unicorn/distinfo Fri Nov 6 08:52:13 2015 (r400907) @@ -1,2 +1,2 @@ -SHA256 (rubygem/unicorn-4.9.0.gem) = 3bff6fb5d6f94a006fd2502531efa29f9dcfd782616e2e1afee85aa9de99af0b -SIZE (rubygem/unicorn-4.9.0.gem) = 211456 +SHA256 (rubygem/unicorn-5.0.0.gem) = 437f641296e1afef8310c1d3454c11b01a8bfe303a0108d1a5578f5611f89280 +SIZE (rubygem/unicorn-5.0.0.gem) = 207872 From owner-svn-ports-all@freebsd.org Fri Nov 6 08:52:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45DB4A27AEF; Fri, 6 Nov 2015 08:52:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF44611D8; Fri, 6 Nov 2015 08:52:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68qIcD037914; Fri, 6 Nov 2015 08:52:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68qINL037912; Fri, 6 Nov 2015 08:52:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060852.tA68qINL037912@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, 6 Nov 2015 08:52:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400908 - in head/www/rubygem-unicorn-worker-killer: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:52:19 -0000 Author: sunpoet Date: Fri Nov 6 08:52:17 2015 New Revision: 400908 URL: https://svnweb.freebsd.org/changeset/ports/400908 Log: - Fix gemspec for rubygem-unicorn 5.0.0 update - Bump PORTREVISION for package change Added: head/www/rubygem-unicorn-worker-killer/files/ head/www/rubygem-unicorn-worker-killer/files/patch-gemspec (contents, props changed) Modified: head/www/rubygem-unicorn-worker-killer/Makefile Modified: head/www/rubygem-unicorn-worker-killer/Makefile ============================================================================== --- head/www/rubygem-unicorn-worker-killer/Makefile Fri Nov 6 08:52:13 2015 (r400907) +++ head/www/rubygem-unicorn-worker-killer/Makefile Fri Nov 6 08:52:17 2015 (r400908) @@ -2,6 +2,7 @@ PORTNAME= unicorn-worker-killer PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -16,7 +17,6 @@ RUN_DEPENDS= rubygem-get_process_mem>=0: rubygem-unicorn>=4:${PORTSDIR}/www/rubygem-unicorn NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Added: head/www/rubygem-unicorn-worker-killer/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rubygem-unicorn-worker-killer/files/patch-gemspec Fri Nov 6 08:52:17 2015 (r400908) @@ -0,0 +1,11 @@ +--- unicorn-worker-killer.gemspec.orig 2015-11-06 04:35:34 UTC ++++ unicorn-worker-killer.gemspec +@@ -21,7 +21,7 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then +- s.add_runtime_dependency(%q, ["~> 4"]) ++ s.add_runtime_dependency(%q, [">= 4"]) + s.add_runtime_dependency(%q, ["~> 0"]) + s.add_development_dependency(%q, [">= 0.9.2"]) + else From owner-svn-ports-all@freebsd.org Fri Nov 6 08:52:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CC27A27B8B; Fri, 6 Nov 2015 08:52:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C38451468; Fri, 6 Nov 2015 08:52:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA68qsuA038072; Fri, 6 Nov 2015 08:52:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA68qs0m038068; Fri, 6 Nov 2015 08:52:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060852.tA68qs0m038068@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, 6 Nov 2015 08:52:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400909 - head/graphics/imageworsener X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 08:52:56 -0000 Author: sunpoet Date: Fri Nov 6 08:52:54 2015 New Revision: 400909 URL: https://svnweb.freebsd.org/changeset/ports/400909 Log: - Update to 1.3.0 - Add GitHub repository to WWW Changes: https://github.com/jsummers/imageworsener/blob/master/changelog.txt Modified: head/graphics/imageworsener/Makefile head/graphics/imageworsener/distinfo head/graphics/imageworsener/pkg-descr head/graphics/imageworsener/pkg-plist Modified: head/graphics/imageworsener/Makefile ============================================================================== --- head/graphics/imageworsener/Makefile Fri Nov 6 08:52:17 2015 (r400908) +++ head/graphics/imageworsener/Makefile Fri Nov 6 08:52:54 2015 (r400909) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= imageworsener -PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTVERSION= 1.3.0 CATEGORIES= graphics MASTER_SITES= http://entropymine.com/imageworsener/ \ LOCAL/sunpoet Modified: head/graphics/imageworsener/distinfo ============================================================================== --- head/graphics/imageworsener/distinfo Fri Nov 6 08:52:17 2015 (r400908) +++ head/graphics/imageworsener/distinfo Fri Nov 6 08:52:54 2015 (r400909) @@ -1,2 +1,2 @@ -SHA256 (imageworsener-1.2.0.tar.gz) = 97fdb1aafac7bc2339b2ce813071f0900de0b093b96ab1a99a43f9647afdfe35 -SIZE (imageworsener-1.2.0.tar.gz) = 635509 +SHA256 (imageworsener-1.3.0.tar.gz) = 2d4e40463658a577056ee17f204aac2a626b291f187f5f6e42b0c4140408d125 +SIZE (imageworsener-1.3.0.tar.gz) = 660594 Modified: head/graphics/imageworsener/pkg-descr ============================================================================== --- head/graphics/imageworsener/pkg-descr Fri Nov 6 08:52:17 2015 (r400908) +++ head/graphics/imageworsener/pkg-descr Fri Nov 6 08:52:54 2015 (r400909) @@ -5,3 +5,4 @@ support for some other image formats. It some utilities, but it's very accurate. WWW: http://entropymine.com/imageworsener/ +WWW: https://github.com/jsummers/imageworsener Modified: head/graphics/imageworsener/pkg-plist ============================================================================== --- head/graphics/imageworsener/pkg-plist Fri Nov 6 08:52:17 2015 (r400908) +++ head/graphics/imageworsener/pkg-plist Fri Nov 6 08:52:54 2015 (r400909) @@ -1,6 +1,5 @@ bin/imagew include/imagew.h +lib/libimageworsener-1.2.0.so lib/libimageworsener.a lib/libimageworsener.so -lib/libimageworsener.so.1 -lib/libimageworsener.so.1.1.0 From owner-svn-ports-all@freebsd.org Fri Nov 6 09:46:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5BE1A26B42; Fri, 6 Nov 2015 09:46:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B05731A84; Fri, 6 Nov 2015 09:46:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA69kEXQ052014; Fri, 6 Nov 2015 09:46:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA69kElx052013; Fri, 6 Nov 2015 09:46:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511060946.tA69kElx052013@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, 6 Nov 2015 09:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400910 - head/net/rubygem-bunny X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 09:46:16 -0000 Author: sunpoet Date: Fri Nov 6 09:46:14 2015 New Revision: 400910 URL: https://svnweb.freebsd.org/changeset/ports/400910 Log: - Add LICENSE_FILE Approved by: portmgr (blanket) Modified: head/net/rubygem-bunny/Makefile Modified: head/net/rubygem-bunny/Makefile ============================================================================== --- head/net/rubygem-bunny/Makefile Fri Nov 6 08:52:54 2015 (r400909) +++ head/net/rubygem-bunny/Makefile Fri Nov 6 09:46:14 2015 (r400910) @@ -10,11 +10,11 @@ MAINTAINER= renchap@cocoa-x.com COMMENT= Another synchronous Ruby AMQP client LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-amq-protocol>=2.0.0:${PORTSDIR}/net/rubygem-amq-protocol NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-all@freebsd.org Fri Nov 6 09:49:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B31BA26C4C; Fri, 6 Nov 2015 09:49:59 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4352B1C8C; Fri, 6 Nov 2015 09:49:59 +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 6FD4DBDCDB; Fri, 6 Nov 2015 10:49:56 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 47863BDC93; Fri, 6 Nov 2015 10:49:56 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 071764821D7E; Fri, 6 Nov 2015 10:49:56 +0100 (CET) Date: Fri, 06 Nov 2015 10:49:53 +0100 From: Mathieu Arnold To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400627 - head/emulators/wine-devel Message-ID: <223EE64F658419DA5DA2FE6D@atuin.in.mat.cc> In-Reply-To: References: <201511012024.tA1KO3MN014618@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========4E7B48CD1F7B8DF596D2==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 09:49:59 -0000 --==========4E7B48CD1F7B8DF596D2========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 6 novembre 2015 01:09:35 +0100 Gerald Pfeifer wrote: | I am receiving the following pkg-fallout mail now though building this | locall everything works fine: You mean, when you build it with poudriere, with the default options, it works fine ? If you test outside of poudriere, you're sure to have things installed, that is detected by the configure script, like gettext, or something. -- Mathieu Arnold --==========4E7B48CD1F7B8DF596D2========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJWPHfDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I7sIP/3StHb8eJzSA060C3StK3dSp Bk2neuwOvwNWC7haAAP+JjSJZLhznhrtMTYQGDXj/V7rIlLJi4Vm+2f1XxQnSvUE 7Rr8RKw4YxQUKjKfPpgMQgy2yaZ5p+arEfh4kXiDnR1P8eZGVXrdgedCFvvvwC5W sswEgtPK0bcPhZmQN41Y/IwF7L6ylYypTDb2EZAsHOhhAMPWenrKME/mvN3x51Zu 6TZcLOAmNbKj2SkOGlj9216BlgG4hY8TdGSQlSD0lNJo6HR99xHfBYKm4R0LsKlU C9Y0PGOufuPSw/H6vI33jUQid2nmW/uK4RJKS7z8GhCKQklJ3p+3qDZ9Vm1Ys7Oi cBL0YDXizdjznnor5iVN4TuiKrObj+OQwdPiICm/+0q6Aj7dYjozrXUQ1SSyH03Z +vTvWv9shGixKFca3ISldur+bdDpED4Jt/vZeIUwd5ZZ/rKoTUzZD8YIhopl5Wtk vPEJ2q42+8+qGb00ZF/LXuqVN5mT2yIA2SFWmEZcs0e5invPZDF5GOQdBa60it2e a7C9h+FEXiuV/fTabXkubpXHSEZIYS8VAvI4A3uIZdOQcxHpSNLCbikbMEchZtvO kF/xBgPCo7mFbr1v5O/jBIt739egY8SOKRHfaGysclZIB6/Dp6Xfd6m625S4tJnL Ivahkom0rLvw3vGzYSro =0Xi+ -----END PGP SIGNATURE----- --==========4E7B48CD1F7B8DF596D2==========-- From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83A9BA272E1; Fri, 6 Nov 2015 10:16:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5711A04; Fri, 6 Nov 2015 10:16:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGOlR060632; Fri, 6 Nov 2015 10:16:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGOEL060630; Fri, 6 Nov 2015 10:16:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGOEL060630@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, 6 Nov 2015 10:16:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400911 - head/devel/rubygem-retryable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:25 -0000 Author: sunpoet Date: Fri Nov 6 10:16:24 2015 New Revision: 400911 URL: https://svnweb.freebsd.org/changeset/ports/400911 Log: - Update to 2.0.3 - Add LICENSE_FILE Changes: https://github.com/nfedyashev/retryable/blob/master/CHANGELOG.md Modified: head/devel/rubygem-retryable/Makefile head/devel/rubygem-retryable/distinfo Modified: head/devel/rubygem-retryable/Makefile ============================================================================== --- head/devel/rubygem-retryable/Makefile Fri Nov 6 09:46:14 2015 (r400910) +++ head/devel/rubygem-retryable/Makefile Fri Nov 6 10:16:24 2015 (r400911) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= retryable -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Allow for retrying of code blocks LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-retryable/distinfo ============================================================================== --- head/devel/rubygem-retryable/distinfo Fri Nov 6 09:46:14 2015 (r400910) +++ head/devel/rubygem-retryable/distinfo Fri Nov 6 10:16:24 2015 (r400911) @@ -1,2 +1,2 @@ -SHA256 (rubygem/retryable-2.0.2.gem) = dcf02dc5aa7007760717b01fad2de9ba14ca4f7e7fdf4c6fcc5b00e08851ddd9 -SIZE (rubygem/retryable-2.0.2.gem) = 10752 +SHA256 (rubygem/retryable-2.0.3.gem) = b8854e640a3b20f6d50585548378b2cc0b0d0700e984a716c8df37deb5e22353 +SIZE (rubygem/retryable-2.0.3.gem) = 10752 From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E654A27308; Fri, 6 Nov 2015 10:16:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 584BD1A24; Fri, 6 Nov 2015 10:16:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGTrC060733; Fri, 6 Nov 2015 10:16:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGTfa060732; Fri, 6 Nov 2015 10:16:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGTfa060732@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, 6 Nov 2015 10:16:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400912 - head/net/rubygem-t X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:30 -0000 Author: sunpoet Date: Fri Nov 6 10:16:29 2015 New Revision: 400912 URL: https://svnweb.freebsd.org/changeset/ports/400912 Log: - Add LICENSE_FILE Modified: head/net/rubygem-t/Makefile Modified: head/net/rubygem-t/Makefile ============================================================================== --- head/net/rubygem-t/Makefile Fri Nov 6 10:16:24 2015 (r400911) +++ head/net/rubygem-t/Makefile Fri Nov 6 10:16:29 2015 (r400912) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command-line power tool for Twitter LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-geokit>=1.8.3:${PORTSDIR}/graphics/rubygem-geokit \ rubygem-htmlentities>=4.3:${PORTSDIR}/textproc/rubygem-htmlentities \ From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CFB8A2732E; Fri, 6 Nov 2015 10:16:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2F061B03; Fri, 6 Nov 2015 10:16:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGXIc060849; Fri, 6 Nov 2015 10:16:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGXPA060847; Fri, 6 Nov 2015 10:16:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGXPA060847@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, 6 Nov 2015 10:16:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400913 - head/sysutils/rubygem-teamocil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:35 -0000 Author: sunpoet Date: Fri Nov 6 10:16:33 2015 New Revision: 400913 URL: https://svnweb.freebsd.org/changeset/ports/400913 Log: - Update to 1.3.1 - Add LICENSE_FILE Changes: https://github.com/remiprev/teamocil/commits/master Modified: head/sysutils/rubygem-teamocil/Makefile head/sysutils/rubygem-teamocil/distinfo Modified: head/sysutils/rubygem-teamocil/Makefile ============================================================================== --- head/sysutils/rubygem-teamocil/Makefile Fri Nov 6 10:16:29 2015 (r400912) +++ head/sysutils/rubygem-teamocil/Makefile Fri Nov 6 10:16:33 2015 (r400913) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= teamocil -PORTVERSION= 1.2 +PORTVERSION= 1.3.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helps you to set up window and splits layouts for tmux LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes Modified: head/sysutils/rubygem-teamocil/distinfo ============================================================================== --- head/sysutils/rubygem-teamocil/distinfo Fri Nov 6 10:16:29 2015 (r400912) +++ head/sysutils/rubygem-teamocil/distinfo Fri Nov 6 10:16:33 2015 (r400913) @@ -1,2 +1,2 @@ -SHA256 (rubygem/teamocil-1.2.gem) = 7bbc6a51f70b55878f5831357600a655435e19a8e0f9c33fd442d4353a6bd768 -SIZE (rubygem/teamocil-1.2.gem) = 14336 +SHA256 (rubygem/teamocil-1.3.1.gem) = cf56d0a41808a9d0a69c7c4f78978a3b298cc071786a330512ef602cff8625b8 +SIZE (rubygem/teamocil-1.3.1.gem) = 14336 From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB301A27357; Fri, 6 Nov 2015 10:16:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9704B1BEC; Fri, 6 Nov 2015 10:16:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGcPt060966; Fri, 6 Nov 2015 10:16:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGcFQ060963; Fri, 6 Nov 2015 10:16:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGcFQ060963@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, 6 Nov 2015 10:16:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400914 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:39 -0000 Author: sunpoet Date: Fri Nov 6 10:16:38 2015 New Revision: 400914 URL: https://svnweb.freebsd.org/changeset/ports/400914 Log: - Update to 6.1.0.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 Fri Nov 6 10:16:33 2015 (r400913) +++ head/textproc/rubygem-autoprefixer-rails/Makefile Fri Nov 6 10:16:38 2015 (r400914) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autoprefixer-rails -PORTVERSION= 6.0.3 +PORTVERSION= 6.1.0.1 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-autoprefixer-rails/distinfo ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/distinfo Fri Nov 6 10:16:33 2015 (r400913) +++ head/textproc/rubygem-autoprefixer-rails/distinfo Fri Nov 6 10:16:38 2015 (r400914) @@ -1,2 +1,2 @@ -SHA256 (rubygem/autoprefixer-rails-6.0.3.gem) = 6e5d09e53be2909f9263365518ac5108500d55674caaae12d2d713dd57562f06 -SIZE (rubygem/autoprefixer-rails-6.0.3.gem) = 245760 +SHA256 (rubygem/autoprefixer-rails-6.1.0.1.gem) = aa291240c18853e543e9291b8a0f4259c11a5e97803006f2f104f20243f17c95 +SIZE (rubygem/autoprefixer-rails-6.1.0.1.gem) = 259584 From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D79DBA27385; Fri, 6 Nov 2015 10:16:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96AD31CF7; Fri, 6 Nov 2015 10:16:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGheH061080; Fri, 6 Nov 2015 10:16:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGh0X061078; Fri, 6 Nov 2015 10:16:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGh0X061078@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, 6 Nov 2015 10:16:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400915 - head/textproc/p5-XML-Compile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:44 -0000 Author: sunpoet Date: Fri Nov 6 10:16:43 2015 New Revision: 400915 URL: https://svnweb.freebsd.org/changeset/ports/400915 Log: - Update to 1.51 Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Modified: head/textproc/p5-XML-Compile/Makefile head/textproc/p5-XML-Compile/distinfo Modified: head/textproc/p5-XML-Compile/Makefile ============================================================================== --- head/textproc/p5-XML-Compile/Makefile Fri Nov 6 10:16:38 2015 (r400914) +++ head/textproc/p5-XML-Compile/Makefile Fri Nov 6 10:16:43 2015 (r400915) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.50 +PORTVERSION= 1.51 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-XML-Compile/distinfo ============================================================================== --- head/textproc/p5-XML-Compile/distinfo Fri Nov 6 10:16:38 2015 (r400914) +++ head/textproc/p5-XML-Compile/distinfo Fri Nov 6 10:16:43 2015 (r400915) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.50.tar.gz) = 7a28ad93bd093b9b3ff23f1291284d5df5b7cfa88345a2f8d33054b54557e9cf -SIZE (XML-Compile-1.50.tar.gz) = 200918 +SHA256 (XML-Compile-1.51.tar.gz) = c2a15a27ef3f3864a17b4b2bad2c2054992c73cd1c2ed2e77093400fdc27d219 +SIZE (XML-Compile-1.51.tar.gz) = 201876 From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96686A273B3; Fri, 6 Nov 2015 10:16:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E4101D97; Fri, 6 Nov 2015 10:16:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGm9D061197; Fri, 6 Nov 2015 10:16:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGmBa061195; Fri, 6 Nov 2015 10:16:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGmBa061195@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, 6 Nov 2015 10:16:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400916 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:49 -0000 Author: sunpoet Date: Fri Nov 6 10:16:48 2015 New Revision: 400916 URL: https://svnweb.freebsd.org/changeset/ports/400916 Log: - Update to 5.1.37 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 Fri Nov 6 10:16:43 2015 (r400915) +++ head/databases/rubygem-jdbc-mysql/Makefile Fri Nov 6 10:16:48 2015 (r400916) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jdbc-mysql -PORTVERSION= 5.1.36 +PORTVERSION= 5.1.37 CATEGORIES= databases rubygems java MASTER_SITES= RG Modified: head/databases/rubygem-jdbc-mysql/distinfo ============================================================================== --- head/databases/rubygem-jdbc-mysql/distinfo Fri Nov 6 10:16:43 2015 (r400915) +++ head/databases/rubygem-jdbc-mysql/distinfo Fri Nov 6 10:16:48 2015 (r400916) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jdbc-mysql-5.1.36.gem) = 880867099a065badaaeb0969e968b3ddc31567142e95e8b3f204be80dab39035 -SIZE (rubygem/jdbc-mysql-5.1.36.gem) = 938496 +SHA256 (rubygem/jdbc-mysql-5.1.37.gem) = b7536ee001ce1a18991636eec7d235462c5822dd7aff7c84c18b56b151f38ec7 +SIZE (rubygem/jdbc-mysql-5.1.37.gem) = 951296 From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A00E3A273DF; Fri, 6 Nov 2015 10:16:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F0351E6E; Fri, 6 Nov 2015 10:16:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGrS7061312; Fri, 6 Nov 2015 10:16:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGrLS061310; Fri, 6 Nov 2015 10:16:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGrLS061310@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, 6 Nov 2015 10:16:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400917 - head/devel/rubygem-byebug X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:54 -0000 Author: sunpoet Date: Fri Nov 6 10:16:53 2015 New Revision: 400917 URL: https://svnweb.freebsd.org/changeset/ports/400917 Log: - Update to 8.0.0 Changes: https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md Modified: head/devel/rubygem-byebug/Makefile head/devel/rubygem-byebug/distinfo Modified: head/devel/rubygem-byebug/Makefile ============================================================================== --- head/devel/rubygem-byebug/Makefile Fri Nov 6 10:16:48 2015 (r400916) +++ head/devel/rubygem-byebug/Makefile Fri Nov 6 10:16:53 2015 (r400917) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= byebug -PORTVERSION= 7.0.0 +PORTVERSION= 8.0.0 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-byebug/distinfo ============================================================================== --- head/devel/rubygem-byebug/distinfo Fri Nov 6 10:16:48 2015 (r400916) +++ head/devel/rubygem-byebug/distinfo Fri Nov 6 10:16:53 2015 (r400917) @@ -1,2 +1,2 @@ -SHA256 (rubygem/byebug-7.0.0.gem) = fbea96aab46b3b71a4564898bf7c420f5256a01d5f097ffe57f9c9bb9f669e95 -SIZE (rubygem/byebug-7.0.0.gem) = 76800 +SHA256 (rubygem/byebug-8.0.0.gem) = a54838f1d591e0dd407096790d1b8f1825ff82fc64d64342a204ab57b943210f +SIZE (rubygem/byebug-8.0.0.gem) = 77312 From owner-svn-ports-all@freebsd.org Fri Nov 6 10:16:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 382AFA27407; Fri, 6 Nov 2015 10:16:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3E271F3C; Fri, 6 Nov 2015 10:16:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6AGvPs061428; Fri, 6 Nov 2015 10:16:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6AGvpP061426; Fri, 6 Nov 2015 10:16:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061016.tA6AGvpP061426@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, 6 Nov 2015 10:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400918 - head/net/rubygem-omniauth-google-oauth2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 10:16:59 -0000 Author: sunpoet Date: Fri Nov 6 10:16:57 2015 New Revision: 400918 URL: https://svnweb.freebsd.org/changeset/ports/400918 Log: - Update to 0.2.10 Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md Modified: head/net/rubygem-omniauth-google-oauth2/Makefile head/net/rubygem-omniauth-google-oauth2/distinfo Modified: head/net/rubygem-omniauth-google-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-google-oauth2/Makefile Fri Nov 6 10:16:53 2015 (r400917) +++ head/net/rubygem-omniauth-google-oauth2/Makefile Fri Nov 6 10:16:57 2015 (r400918) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-google-oauth2 -PORTVERSION= 0.2.9 +PORTVERSION= 0.2.10 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-omniauth-google-oauth2/distinfo ============================================================================== --- head/net/rubygem-omniauth-google-oauth2/distinfo Fri Nov 6 10:16:53 2015 (r400917) +++ head/net/rubygem-omniauth-google-oauth2/distinfo Fri Nov 6 10:16:57 2015 (r400918) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-google-oauth2-0.2.9.gem) = 4d9662232de9baac2cdeb1d6e1f5caebd75973696ea20732276177074d24f8c4 -SIZE (rubygem/omniauth-google-oauth2-0.2.9.gem) = 18432 +SHA256 (rubygem/omniauth-google-oauth2-0.2.10.gem) = d1119392a15c77606a153b86ec343ae6153182410da334cefe7ca717cd74a4d2 +SIZE (rubygem/omniauth-google-oauth2-0.2.10.gem) = 18432 From owner-svn-ports-all@freebsd.org Fri Nov 6 11:52:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5C4FA27B13; Fri, 6 Nov 2015 11:52:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 88CA0131B; Fri, 6 Nov 2015 11:52:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6BqtB9089560; Fri, 6 Nov 2015 11:52:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6BqtS1089558; Fri, 6 Nov 2015 11:52:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061152.tA6BqtS1089558@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, 6 Nov 2015 11:52:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400919 - head/devel/p5-Test-Mock-LWP-Dispatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 11:52:56 -0000 Author: sunpoet Date: Fri Nov 6 11:52:55 2015 New Revision: 400919 URL: https://svnweb.freebsd.org/changeset/ports/400919 Log: - Update to 0.08 Changes: http://search.cpan.org/dist/Test-Mock-LWP-Dispatch/Changes Modified: head/devel/p5-Test-Mock-LWP-Dispatch/Makefile head/devel/p5-Test-Mock-LWP-Dispatch/distinfo Modified: head/devel/p5-Test-Mock-LWP-Dispatch/Makefile ============================================================================== --- head/devel/p5-Test-Mock-LWP-Dispatch/Makefile Fri Nov 6 10:16:57 2015 (r400918) +++ head/devel/p5-Test-Mock-LWP-Dispatch/Makefile Fri Nov 6 11:52:55 2015 (r400919) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Mock-LWP-Dispatch -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Mock-LWP-Dispatch/distinfo ============================================================================== --- head/devel/p5-Test-Mock-LWP-Dispatch/distinfo Fri Nov 6 10:16:57 2015 (r400918) +++ head/devel/p5-Test-Mock-LWP-Dispatch/distinfo Fri Nov 6 11:52:55 2015 (r400919) @@ -1,2 +1,2 @@ -SHA256 (Test-Mock-LWP-Dispatch-0.07.tar.gz) = d3a8f21acbe52109381e606463dc8a9a31f6b28a9bfbc3e1529ce36b3543b5e4 -SIZE (Test-Mock-LWP-Dispatch-0.07.tar.gz) = 13604 +SHA256 (Test-Mock-LWP-Dispatch-0.08.tar.gz) = 134bb2df2bf2e14c3e86d0d6887081140d9605f66054dc5b733e4e7c42f5b56c +SIZE (Test-Mock-LWP-Dispatch-0.08.tar.gz) = 13634 From owner-svn-ports-all@freebsd.org Fri Nov 6 11:53:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DCF3A27B18; Fri, 6 Nov 2015 11:53:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C0421322; Fri, 6 Nov 2015 11:53:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Br0ke089694; Fri, 6 Nov 2015 11:53:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Bqxwl089687; Fri, 6 Nov 2015 11:52:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061152.tA6Bqxwl089687@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, 6 Nov 2015 11:52:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400920 - head/databases/p5-Mango X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 11:53:01 -0000 Author: sunpoet Date: Fri Nov 6 11:52:59 2015 New Revision: 400920 URL: https://svnweb.freebsd.org/changeset/ports/400920 Log: - Update to 1.21 Changes: http://search.cpan.org/dist/Mango/Changes Modified: head/databases/p5-Mango/Makefile head/databases/p5-Mango/distinfo head/databases/p5-Mango/pkg-plist Modified: head/databases/p5-Mango/Makefile ============================================================================== --- head/databases/p5-Mango/Makefile Fri Nov 6 11:52:55 2015 (r400919) +++ head/databases/p5-Mango/Makefile Fri Nov 6 11:52:59 2015 (r400920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mango -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ODC Modified: head/databases/p5-Mango/distinfo ============================================================================== --- head/databases/p5-Mango/distinfo Fri Nov 6 11:52:55 2015 (r400919) +++ head/databases/p5-Mango/distinfo Fri Nov 6 11:52:59 2015 (r400920) @@ -1,2 +1,2 @@ -SHA256 (Mango-1.20.tar.gz) = c7c6c934397f2bdb5b05bf63a7cb76043ba91822a9d5832d98fc6c2719f96e6e -SIZE (Mango-1.20.tar.gz) = 46595 +SHA256 (Mango-1.21.tar.gz) = 05e98e84a06e0bfc341a19b0ce8c20e5b545d4be5d65dc8935c983c0b6629b28 +SIZE (Mango-1.21.tar.gz) = 48342 Modified: head/databases/p5-Mango/pkg-plist ============================================================================== --- head/databases/p5-Mango/pkg-plist Fri Nov 6 11:52:55 2015 (r400919) +++ head/databases/p5-Mango/pkg-plist Fri Nov 6 11:52:59 2015 (r400920) @@ -5,6 +5,7 @@ %%SITE_PERL%%/Mango/BSON/Binary.pm %%SITE_PERL%%/Mango/BSON/Code.pm %%SITE_PERL%%/Mango/BSON/Document.pm +%%SITE_PERL%%/Mango/BSON/Number.pm %%SITE_PERL%%/Mango/BSON/ObjectID.pm %%SITE_PERL%%/Mango/BSON/Time.pm %%SITE_PERL%%/Mango/BSON/Timestamp.pm @@ -24,6 +25,7 @@ %%PERL5_MAN3%%/Mango::BSON::Binary.3.gz %%PERL5_MAN3%%/Mango::BSON::Code.3.gz %%PERL5_MAN3%%/Mango::BSON::Document.3.gz +%%PERL5_MAN3%%/Mango::BSON::Number.3.gz %%PERL5_MAN3%%/Mango::BSON::ObjectID.3.gz %%PERL5_MAN3%%/Mango::BSON::Time.3.gz %%PERL5_MAN3%%/Mango::BSON::Timestamp.3.gz From owner-svn-ports-all@freebsd.org Fri Nov 6 11:53:05 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B667A27B4A; Fri, 6 Nov 2015 11:53:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 063C81436; Fri, 6 Nov 2015 11:53:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Br4eT089815; Fri, 6 Nov 2015 11:53:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Br3CP089813; Fri, 6 Nov 2015 11:53:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061153.tA6Br3CP089813@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, 6 Nov 2015 11:53:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400921 - head/math/p5-Math-BigInt-FastCalc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 11:53:05 -0000 Author: sunpoet Date: Fri Nov 6 11:53:03 2015 New Revision: 400921 URL: https://svnweb.freebsd.org/changeset/ports/400921 Log: - Update to 0.36 Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES Modified: head/math/p5-Math-BigInt-FastCalc/Makefile head/math/p5-Math-BigInt-FastCalc/distinfo Modified: head/math/p5-Math-BigInt-FastCalc/Makefile ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/Makefile Fri Nov 6 11:52:59 2015 (r400920) +++ head/math/p5-Math-BigInt-FastCalc/Makefile Fri Nov 6 11:53:03 2015 (r400921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Math::BigInt::Calc with some XS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999703:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999706:${PORTSDIR}/math/p5-Math-BigInt RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.251 Modified: head/math/p5-Math-BigInt-FastCalc/distinfo ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo Fri Nov 6 11:52:59 2015 (r400920) +++ head/math/p5-Math-BigInt-FastCalc/distinfo Fri Nov 6 11:53:03 2015 (r400921) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-FastCalc-0.35.tar.gz) = 60d953589f56be59c9fb053943b0bee6859c9b75fe13ef453160bd3a1ccd12d6 -SIZE (Math-BigInt-FastCalc-0.35.tar.gz) = 67805 +SHA256 (Math-BigInt-FastCalc-0.36.tar.gz) = bef3c4e1580ad0964d6127bf8f4a3c4eb4c9c61043e0197002db5e7296157792 +SIZE (Math-BigInt-FastCalc-0.36.tar.gz) = 67783 From owner-svn-ports-all@freebsd.org Fri Nov 6 11:53:09 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9474A27B81; Fri, 6 Nov 2015 11:53:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 81269155A; Fri, 6 Nov 2015 11:53:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Br8FC089929; Fri, 6 Nov 2015 11:53:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Br8Ib089927; Fri, 6 Nov 2015 11:53:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061153.tA6Br8Ib089927@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, 6 Nov 2015 11:53:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400922 - head/net/p5-XML-Compile-SOAP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 11:53:10 -0000 Author: sunpoet Date: Fri Nov 6 11:53:08 2015 New Revision: 400922 URL: https://svnweb.freebsd.org/changeset/ports/400922 Log: - Update to 3.13 Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog Modified: head/net/p5-XML-Compile-SOAP/Makefile head/net/p5-XML-Compile-SOAP/distinfo Modified: head/net/p5-XML-Compile-SOAP/Makefile ============================================================================== --- head/net/p5-XML-Compile-SOAP/Makefile Fri Nov 6 11:53:03 2015 (r400921) +++ head/net/p5-XML-Compile-SOAP/Makefile Fri Nov 6 11:53:08 2015 (r400922) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile-SOAP -PORTVERSION= 3.12 +PORTVERSION= 3.13 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.50:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile>=1.51:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ p5-libwww>=6.08:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/net/p5-XML-Compile-SOAP/distinfo ============================================================================== --- head/net/p5-XML-Compile-SOAP/distinfo Fri Nov 6 11:53:03 2015 (r400921) +++ head/net/p5-XML-Compile-SOAP/distinfo Fri Nov 6 11:53:08 2015 (r400922) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-3.12.tar.gz) = bf8768c82966e9be993f2d1e2e5cb2199af7073b65676545f437ec2f37fc976e -SIZE (XML-Compile-SOAP-3.12.tar.gz) = 100498 +SHA256 (XML-Compile-SOAP-3.13.tar.gz) = 24d6d26556f447efdb7053ef750c2ddabc412e5e57fd7e06b4800074e8301c23 +SIZE (XML-Compile-SOAP-3.13.tar.gz) = 103842 From owner-svn-ports-all@freebsd.org Fri Nov 6 11:53:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D0C0A27BA9; Fri, 6 Nov 2015 11:53:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E54B163A; Fri, 6 Nov 2015 11:53:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6BrDAj090046; Fri, 6 Nov 2015 11:53:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6BrDnp090044; Fri, 6 Nov 2015 11:53:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061153.tA6BrDnp090044@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, 6 Nov 2015 11:53:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400923 - head/textproc/p5-XML-Filter-DOMFilter-LibXML X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 11:53:14 -0000 Author: sunpoet Date: Fri Nov 6 11:53:13 2015 New Revision: 400923 URL: https://svnweb.freebsd.org/changeset/ports/400923 Log: - Update to 0.04 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/XML-Filter-DOMFilter-LibXML/Changes Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile ============================================================================== --- head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile Fri Nov 6 11:53:08 2015 (r400922) +++ head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile Fri Nov 6 11:53:13 2015 (r400923) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Filter-DOMFilter-LibXML -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,9 +12,10 @@ COMMENT= Perl SAX Filter allowing DOM pr BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +NO_ARCH= yes USES= perl5 USE_PERL5= configure -NO_ARCH= yes .include Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo ============================================================================== --- head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo Fri Nov 6 11:53:08 2015 (r400922) +++ head/textproc/p5-XML-Filter-DOMFilter-LibXML/distinfo Fri Nov 6 11:53:13 2015 (r400923) @@ -1,2 +1,2 @@ -SHA256 (XML-Filter-DOMFilter-LibXML-0.03.tar.gz) = 7dd5cffe9277e209da1f05356ca5261a7995c58c0609cff71b124e572ca8c61f -SIZE (XML-Filter-DOMFilter-LibXML-0.03.tar.gz) = 5294 +SHA256 (XML-Filter-DOMFilter-LibXML-0.04.tar.gz) = 320e6d113b21e4e4ac852071e4967e3ca22fa371e08987ddce220e10b7c4e55e +SIZE (XML-Filter-DOMFilter-LibXML-0.04.tar.gz) = 5382 From owner-svn-ports-all@freebsd.org Fri Nov 6 11:56:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85833A27C20; Fri, 6 Nov 2015 11:56:19 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 53D9C1931; Fri, 6 Nov 2015 11:56:19 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6BuIae090268; Fri, 6 Nov 2015 11:56:18 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6BuIkc090266; Fri, 6 Nov 2015 11:56:18 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511061156.tA6BuIkc090266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Fri, 6 Nov 2015 11:56:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400924 - head/sysutils/riak-cs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 11:56:19 -0000 Author: wg Date: Fri Nov 6 11:56:18 2015 New Revision: 400924 URL: https://svnweb.freebsd.org/changeset/ports/400924 Log: sysutils/riak-cs: fix shebangs and configs - Fix shebangs - Fix config giles, @sample is used incorrectly - Add LICENSE_FILE - Remove needless @dir PR: 204324 Submitted by: amdmi3 Modified: head/sysutils/riak-cs/Makefile head/sysutils/riak-cs/pkg-plist Modified: head/sysutils/riak-cs/Makefile ============================================================================== --- head/sysutils/riak-cs/Makefile Fri Nov 6 11:53:13 2015 (r400923) +++ head/sysutils/riak-cs/Makefile Fri Nov 6 11:56:18 2015 (r400924) @@ -2,18 +2,23 @@ PORTNAME= riak-cs PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/riak-cs/${PORTVERSION:R}/${PORTVERSION}/ \ - http://downloads.basho.com.s3.amazonaws.com/riak-cs/${PORTVERSION:R}/${PORTVERSION}/ + http://downloads.basho.com.s3.amazonaws.com/riak-cs/${PORTVERSION:R}/${PORTVERSION}/ MAINTAINER= wg@FreeBSD.org COMMENT= Open source, distributed, S3 interface to Riak KV LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:${PORTSDIR}/lang/erlang-riak -USES= gmake readline +USES= gmake readline shebangfix +SHEBANG_FILES= deps/eper/priv/bin/dtop \ + deps/eper/priv/bin/ntop \ + deps/eper/priv/bin/redbug USE_RC_SUBR= riak-cs USERS= riakcs @@ -44,10 +49,10 @@ do-install: ${MKDIR} ${STAGEDIR}${RIAKCS_CONFDIR} ${MKDIR} ${STAGEDIR}${RIAKCS_DBDIR} ${MKDIR} ${STAGEDIR}${RIAKCS_LOGDIR} - ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/riak-cs.conf ${STAGEDIR}${RIAKCS_CONFDIR}/riak-cs.conf - ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/advanced.config ${STAGEDIR}${RIAKCS_CONFDIR}/advanced.config - ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/cert.pem ${STAGEDIR}${RIAKCS_CONFDIR}/cert.pem - ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/key.pem ${STAGEDIR}${RIAKCS_CONFDIR}/key.pem + ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/riak-cs.conf ${STAGEDIR}${RIAKCS_CONFDIR}/riak-cs.conf.sample + ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/advanced.config ${STAGEDIR}${RIAKCS_CONFDIR}/advanced.config.sample + ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/cert.pem ${STAGEDIR}${RIAKCS_CONFDIR}/cert.pem.sample + ${INSTALL_DATA} ${WRKSRC}/rel/riak-cs/etc/key.pem ${STAGEDIR}${RIAKCS_CONFDIR}/key.pem.sample (cd ${WRKSRC}/rel/riak-cs/lib/ && ${COPYTREE_BIN} . ${STAGEDIR}${RIAKCS_LIBDIR}) (cd ${WRKSRC}/rel/riak-cs/bin/ && ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/sbin/) (cd ${WRKSRC}/rel/riak-cs/lib/basho-patches && ${COPYTREE_SHARE} . ${STAGEDIR}${RIAKCS_LIBDIR}/basho-patches) Modified: head/sysutils/riak-cs/pkg-plist ============================================================================== --- head/sysutils/riak-cs/pkg-plist Fri Nov 6 11:53:13 2015 (r400923) +++ head/sysutils/riak-cs/pkg-plist Fri Nov 6 11:56:18 2015 (r400924) @@ -7,11 +7,10 @@ sbin/riak-cs-multibag sbin/riak-cs-stanchion sbin/riak-cs-storage sbin/riak-cs-supercluster -@sample %%RIAKCS_CONFDIR%%/riak-cs.conf -@sample %%RIAKCS_CONFDIR%%/advanced.config -@sample %%RIAKCS_CONFDIR%%/key.pem -@sample %%RIAKCS_CONFDIR%%/cert.pem -@dir %%RIAKCS_CONFDIR%% +@sample %%RIAKCS_CONFDIR%%/riak-cs.conf.sample +@sample %%RIAKCS_CONFDIR%%/advanced.config.sample +@sample %%RIAKCS_CONFDIR%%/key.pem.sample +@sample %%RIAKCS_CONFDIR%%/cert.pem.sample @owner %%USERS%% @group %%GROUPS%% @dir %%RIAKCS_DBDIR%% From owner-svn-ports-all@freebsd.org Fri Nov 6 12:03:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AD5CA274A4; Fri, 6 Nov 2015 12:03:13 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 174661055; Fri, 6 Nov 2015 12:03:13 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6C3CYw093108; Fri, 6 Nov 2015 12:03:12 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6C3C6t093106; Fri, 6 Nov 2015 12:03:12 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511061203.tA6C3C6t093106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 6 Nov 2015 12:03:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400925 - head/net/pen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:03:13 -0000 Author: danilo Date: Fri Nov 6 12:03:11 2015 New Revision: 400925 URL: https://svnweb.freebsd.org/changeset/ports/400925 Log: - Update to 0.31.1 Modified: head/net/pen/Makefile head/net/pen/distinfo Modified: head/net/pen/Makefile ============================================================================== --- head/net/pen/Makefile Fri Nov 6 11:56:18 2015 (r400924) +++ head/net/pen/Makefile Fri Nov 6 12:03:11 2015 (r400925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pen -PORTVERSION= 0.31.0 +PORTVERSION= 0.31.1 CATEGORIES= net MASTER_SITES= http://siag.nu/pub/pen/ Modified: head/net/pen/distinfo ============================================================================== --- head/net/pen/distinfo Fri Nov 6 11:56:18 2015 (r400924) +++ head/net/pen/distinfo Fri Nov 6 12:03:11 2015 (r400925) @@ -1,2 +1,2 @@ -SHA256 (pen-0.31.0.tar.gz) = bc2d62488b2b004534157cbdad187e4b80fe2c9ae6652c8f5b652a890e403120 -SIZE (pen-0.31.0.tar.gz) = 180864 +SHA256 (pen-0.31.1.tar.gz) = 0eb008accb55b25faa7e688e9e156d9f70813deb79c7b03c515206dc3a054ab5 +SIZE (pen-0.31.1.tar.gz) = 181213 From owner-svn-ports-all@freebsd.org Fri Nov 6 12:03:26 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A78A2A274E0; Fri, 6 Nov 2015 12:03:26 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 750AA116F; Fri, 6 Nov 2015 12:03:26 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6C3PM7093244; Fri, 6 Nov 2015 12:03:25 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6C3Pek093241; Fri, 6 Nov 2015 12:03:25 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511061203.tA6C3Pek093241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 6 Nov 2015 12:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400926 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:03:26 -0000 Author: danilo Date: Fri Nov 6 12:03:25 2015 New Revision: 400926 URL: https://svnweb.freebsd.org/changeset/ports/400926 Log: - Update to 1.14.5 Modified: head/biology/iolib/Makefile head/biology/iolib/distinfo head/biology/iolib/pkg-plist Modified: head/biology/iolib/Makefile ============================================================================== --- head/biology/iolib/Makefile Fri Nov 6 12:03:11 2015 (r400925) +++ head/biology/iolib/Makefile Fri Nov 6 12:03:25 2015 (r400926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= io_lib -PORTVERSION= 1.14.4 +PORTVERSION= 1.14.5 CATEGORIES= biology MASTER_SITES= SF/staden/${PORTNAME}/${PORTVERSION} Modified: head/biology/iolib/distinfo ============================================================================== --- head/biology/iolib/distinfo Fri Nov 6 12:03:11 2015 (r400925) +++ head/biology/iolib/distinfo Fri Nov 6 12:03:25 2015 (r400926) @@ -1,2 +1,2 @@ -SHA256 (io_lib-1.14.4.tar.gz) = 71571640b8264bd167c6a4c75854713b0cd3d18e447eee99a77e25a832482b7e -SIZE (io_lib-1.14.4.tar.gz) = 2130525 +SHA256 (io_lib-1.14.5.tar.gz) = 2f075a199b3315c2a5aec09092318de0954284ac2c0e0f1f44f5866774d84e8b +SIZE (io_lib-1.14.5.tar.gz) = 2130716 Modified: head/biology/iolib/pkg-plist ============================================================================== --- head/biology/iolib/pkg-plist Fri Nov 6 12:03:11 2015 (r400925) +++ head/biology/iolib/pkg-plist Fri Nov 6 12:03:25 2015 (r400926) @@ -86,7 +86,7 @@ include/io_lib/ztr.h lib/libstaden-read.a lib/libstaden-read.so lib/libstaden-read.so.11 -lib/libstaden-read.so.11.0.3 +lib/libstaden-read.so.11.0.4 man/man1/scramble.1.gz man/man1/srf2fasta.1.gz man/man1/srf2fastq.1.gz From owner-svn-ports-all@freebsd.org Fri Nov 6 12:10:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC389A27619; Fri, 6 Nov 2015 12:10:59 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 937131489; Fri, 6 Nov 2015 12:10:59 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6CAwh0093594; Fri, 6 Nov 2015 12:10:58 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6CAwgq093592; Fri, 6 Nov 2015 12:10:58 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201511061210.tA6CAwgq093592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Fri, 6 Nov 2015 12:10:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400927 - head/mail/rspamd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:10:59 -0000 Author: vsevolod Date: Fri Nov 6 12:10:58 2015 New Revision: 400927 URL: https://svnweb.freebsd.org/changeset/ports/400927 Log: - Update to 1.0.10 Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Fri Nov 6 12:03:25 2015 (r400926) +++ head/mail/rspamd/Makefile Fri Nov 6 12:10:58 2015 (r400927) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Fri Nov 6 12:03:25 2015 (r400926) +++ head/mail/rspamd/distinfo Fri Nov 6 12:10:58 2015 (r400927) @@ -1,2 +1,2 @@ -SHA256 (rspamd-1.0.9.tar.xz) = 4c025ca2d8934f904a0ce9a9f696f0e05fa9f2e4bee0d976a6846c5820ccd3a8 -SIZE (rspamd-1.0.9.tar.xz) = 1176320 +SHA256 (rspamd-1.0.10.tar.xz) = da8b3404ddd46e1a20fc629dfb681d28cee680160821f34d58336d733552bd38 +SIZE (rspamd-1.0.10.tar.xz) = 1176584 From owner-svn-ports-all@freebsd.org Fri Nov 6 12:41:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56EE6A26148; Fri, 6 Nov 2015 12:41:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2322F15FD; Fri, 6 Nov 2015 12:41:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Cfdxh002981; Fri, 6 Nov 2015 12:41:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6CfdwS002980; Fri, 6 Nov 2015 12:41:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061241.tA6CfdwS002980@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, 6 Nov 2015 12:41:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400928 - head/devel/py-python2-pythondialog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:41:40 -0000 Author: sunpoet Date: Fri Nov 6 12:41:38 2015 New Revision: 400928 URL: https://svnweb.freebsd.org/changeset/ports/400928 Log: - Add LICENSE_FILE Modified: head/devel/py-python2-pythondialog/Makefile Modified: head/devel/py-python2-pythondialog/Makefile ============================================================================== --- head/devel/py-python2-pythondialog/Makefile Fri Nov 6 12:10:58 2015 (r400927) +++ head/devel/py-python2-pythondialog/Makefile Fri Nov 6 12:41:38 2015 (r400928) @@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Backport of pythondialog to Python 2 LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_PYTHON= autoplist distutils From owner-svn-ports-all@freebsd.org Fri Nov 6 12:51:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37A90A264A2; Fri, 6 Nov 2015 12:51:27 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E92AA1B55; Fri, 6 Nov 2015 12:51:26 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6CpP2M005901; Fri, 6 Nov 2015 12:51:25 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6CpPVF005900; Fri, 6 Nov 2015 12:51:25 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201511061251.tA6CpPVF005900@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 6 Nov 2015 12:51:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400929 - in head/java/jrosetta: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:51:27 -0000 Author: makc Date: Fri Nov 6 12:51:25 2015 New Revision: 400929 URL: https://svnweb.freebsd.org/changeset/ports/400929 Log: java/jrosetta: - Remove COMPILE option. It is broken and I have never used it. PR: 203251 Reported by: olivier at gautherot.net Deleted: head/java/jrosetta/files/ Modified: head/java/jrosetta/Makefile Modified: head/java/jrosetta/Makefile ============================================================================== --- head/java/jrosetta/Makefile Fri Nov 6 12:41:38 2015 (r400928) +++ head/java/jrosetta/Makefile Fri Nov 6 12:51:25 2015 (r400929) @@ -5,9 +5,11 @@ PORTNAME= jrosetta PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= java devel -MASTER_SITES= http://maven.artenum.com/content/groups/public/com/artenum/${PORTNAME}/${PORTVERSION}/:source \ - http://maven.artenum.com/content/groups/public/com/artenum/${PORTNAME}/${PORTNAME}-api/${PORTVERSION}/:api \ +MASTER_SITES= http://maven.artenum.com/content/groups/public/com/artenum/${PORTNAME}/${PORTNAME}-api/${PORTVERSION}/:api \ http://maven.artenum.com/content/groups/public/com/artenum/${PORTNAME}/${PORTNAME}-engine/${PORTVERSION}/:engine +DISTFILES= ${PORTNAME}-api-${PORTVERSION}.jar:api \ + ${PORTNAME}-engine-${PORTVERSION}.jar:engine +EXTRACT_ONLY= # MAINTAINER= makc@FreeBSD.org COMMENT= API for building a graphical console in Swing @@ -15,48 +17,12 @@ COMMENT= API for building a graphical co USES= zip USE_JAVA= yes JAVA_RUN= yes +NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/jrosetta-api.jar \ %%JAVAJARDIR%%/jrosetta-engine.jar -OPTIONS_DEFINE= COMPILE -COMPILE_DESC= Download and compile source instead of using provided binaries - -.include - -.if ${PORT_OPTIONS:MCOMPILE} -DISTFILES= ${DISTNAME}-sources.jar:source - -BUILD_DEPENDS= mvn:${PORTSDIR}/devel/maven3 -JAVA_BUILD= yes - -MANUAL_PACKAGE_BUILD= maven fetches files during build target - -OUTPUT= ${WRKDIR}/m2/com/artenum/jrosetta -.else -DISTFILES= ${PORTNAME}-api-${PORTVERSION}.jar:api \ - ${PORTNAME}-engine-${PORTVERSION}.jar:engine -EXTRACT_ONLY= - -NO_BUILD= yes -NO_INSTALL= yes -.endif - -post-patch-COMPILE-on: - ${MKDIR} ${WRKDIR}/m2 - ${CP} ${FILESDIR}/settings.xml ${WRKDIR} - ${REINPLACE_CMD} -e "s|WORK|${WRKDIR}|" ${WRKDIR}/settings.xml - -do-build-COMPILE-on: - (cd ${WRKSRC} && ${LOCALBASE}/bin/mvn -gs "${WRKDIR}/settings.xml" clean install) - -do-install-COMPILE-on: - ${INSTALL_DATA} ${OUTPUT}/jrosetta-api/${PORTVERSION}/jrosetta-api-${PORTVERSION}.jar \ - ${STAGEDIR}${JAVAJARDIR}/jrosetta-api.jar - ${INSTALL_DATA} ${OUTPUT}/jrosetta-engine/${PORTVERSION}/jrosetta-engine-${PORTVERSION}.jar \ - ${STAGEDIR}${JAVAJARDIR}/jrosetta-engine.jar - -do-install-COMPILE-off: +do-install: ${INSTALL_DATA} ${DISTDIR}/jrosetta-api-${PORTVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR}/jrosetta-api.jar ${INSTALL_DATA} ${DISTDIR}/jrosetta-engine-${PORTVERSION}.jar \ From owner-svn-ports-all@freebsd.org Fri Nov 6 12:56:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A513BA26556; Fri, 6 Nov 2015 12:56:38 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 617581F83; Fri, 6 Nov 2015 12:56:38 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6CubN9008277; Fri, 6 Nov 2015 12:56:37 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6CuavH008272; Fri, 6 Nov 2015 12:56:36 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201511061256.tA6CuavH008272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 6 Nov 2015 12:56:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400930 - in head/devel: qca qca-qt5 qca-qt5/files 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 12:56:38 -0000 Author: makc Date: Fri Nov 6 12:56:36 2015 New Revision: 400930 URL: https://svnweb.freebsd.org/changeset/ports/400930 Log: devel/qca: - Update to 2.1.1 - Remove patches integrated upstream - Amend COMMENT - tarballs are now hosted by KDE Project devel/qca-qt5: - Use build switch to avoid conflict with QCA Qt4 instead of patching library name and install path for headers - Make port a slave of devel/qca - Pass maintainership to kde@ PR: 204305 Approved by: pawel Added: head/devel/qca/pkg-plist.qt5 - copied, changed from r400929, head/devel/qca-qt5/pkg-plist Deleted: head/devel/qca-qt5/distinfo head/devel/qca-qt5/files/ head/devel/qca-qt5/pkg-descr head/devel/qca-qt5/pkg-plist head/devel/qca/files/ Modified: head/devel/qca-qt5/Makefile head/devel/qca/Makefile head/devel/qca/distinfo head/devel/qca/pkg-plist Modified: head/devel/qca-qt5/Makefile ============================================================================== --- head/devel/qca-qt5/Makefile Fri Nov 6 12:51:25 2015 (r400929) +++ head/devel/qca-qt5/Makefile Fri Nov 6 12:56:36 2015 (r400930) @@ -1,39 +1,10 @@ -# Created by: Vsevolod Stakhov # $FreeBSD$ -PORTNAME= qca -PORTVERSION= 2.1.0 -CATEGORIES= devel -MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ PKGNAMESUFFIX= -qt5 -MAINTAINER= pawel@FreeBSD.org -COMMENT= Cross-platform crypto API for Qt5 +COMMENT= Cross-platform crypto API for Qt 5 -BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss -RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +PLIST= ${PKGDIR}/pkg-plist.qt5 -USES= cmake:outsource -CMAKE_ARGS= -DBUILD_PLUGINS=none -DBUILD_TESTS=no -DQT5_BUILD=yes \ - -DPKGCONFIG_INSTALL_PREFIX=${PREFIX}/libdata/pkgconfig \ - -DQCA_FEATURE_INSTALL_DIR=${QT_MKSPECDIR}/features \ - -DQCA_MAN_INSTALL_DIR=${MANPREFIX}/man \ - -DQCA_SUFFIX=qt5 -CONFIGURE_ENV= QC_CERTSTORE_PATH=${LOCALBASE}/share/certs/ca-root-nss.crt -USE_LDCONFIG= yes -USE_QT5= buildtools_build core network qmake_build - -OPTIONS_DEFINE= GNUPG OPENSSL SASL -OPTIONS_DEFAULT=GNUPG OPENSSL -OPTIONS_SUB= yes - -GNUPG_CMAKE_ON= -DWITH_gnupg_PLUGIN=yes -GNUPG_RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg - -OPENSSL_CMAKE_ON= -DWITH_ossl_PLUGIN=yes -OPENSSL_USE= OPENSSL=yes - -SASL_CMAKE_ON= -DWITH_cyrus-sasl_PLUGIN=yes -SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 - -.include +MASTERDIR= ${.CURDIR}/../qca +.include "${MASTERDIR}/Makefile" Modified: head/devel/qca/Makefile ============================================================================== --- head/devel/qca/Makefile Fri Nov 6 12:51:25 2015 (r400929) +++ head/devel/qca/Makefile Fri Nov 6 12:56:36 2015 (r400930) @@ -2,25 +2,33 @@ # $FreeBSD$ PORTNAME= qca -PORTVERSION= 2.1.0 -PORTREVISION= 3 +PORTVERSION= 2.1.1 CATEGORIES= devel -MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ +MASTER_SITES= KDE/stable/qca/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org -COMMENT= Cross-platform crypto API for Qt +COMMENT= Cross-platform crypto API for Qt 4 BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss -USES= cmake:outsource -CMAKE_ARGS= -DBUILD_PLUGINS=none -DBUILD_TESTS=no -DQT4_BUILD=yes \ +USES= cmake:outsource tar:xz +CMAKE_ARGS= -DBUILD_PLUGINS=none -DBUILD_TESTS=no \ -DPKGCONFIG_INSTALL_PREFIX=${PREFIX}/libdata/pkgconfig \ -DQCA_FEATURE_INSTALL_DIR=${QT_MKSPECDIR}/features \ - -DQCA_MAN_INSTALL_DIR=${MANPREFIX}/man + -DQCA_MAN_INSTALL_DIR=${PREFIX}/man CONFIGURE_ENV= QC_CERTSTORE_PATH=${LOCALBASE}/share/certs/ca-root-nss.crt USE_LDCONFIG= yes + +.if defined(PKGNAMESUFFIX) +CMAKE_ARGS+= -DQCA_SUFFIX=qt5 +USE_QT5= core buildtools_build qmake_build +.else USE_QT4= corelib moc_build qmake_build rcc_build +CMAKE_ARGS+= -DQT4_BUILD=yes +.endif + +PLIST_SUB= SHLIB_VER=${PORTVERSION} OPTIONS_DEFINE= GNUPG OPENSSL SASL OPTIONS_DEFAULT=GNUPG OPENSSL @@ -35,4 +43,8 @@ OPENSSL_USE= OPENSSL=yes SASL_CMAKE_ON= -DWITH_cyrus-sasl_PLUGIN=yes SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +post-patch: +# Qt Network module is used for tests only + ${REINPLACE_CMD} 's,Core Network,Core,' ${WRKSRC}/CMakeLists.txt + .include Modified: head/devel/qca/distinfo ============================================================================== --- head/devel/qca/distinfo Fri Nov 6 12:51:25 2015 (r400929) +++ head/devel/qca/distinfo Fri Nov 6 12:56:36 2015 (r400930) @@ -1,2 +1,2 @@ -SHA256 (qca-2.1.0.tar.gz) = 226dcd76138c3738cdc15863607a96b3758a4c3efd3c47295939bcea4e7a9284 -SIZE (qca-2.1.0.tar.gz) = 978473 +SHA256 (qca-2.1.1.tar.xz) = 95de3e7910b5f9ec7084169989c9d98bfb527e6a4865fe17269c3b24308be983 +SIZE (qca-2.1.1.tar.xz) = 688460 Modified: head/devel/qca/pkg-plist ============================================================================== --- head/devel/qca/pkg-plist Fri Nov 6 12:51:25 2015 (r400929) +++ head/devel/qca/pkg-plist Fri Nov 6 12:56:36 2015 (r400930) @@ -23,7 +23,7 @@ lib/cmake/Qca/QcaTargets-%%CMAKE_BUILD_T lib/cmake/Qca/QcaTargets.cmake lib/libqca.so lib/libqca.so.2 -lib/libqca.so.2.1.0 +lib/libqca.so.%%SHLIB_VER%% %%SASL%%lib/qca/crypto/libqca-cyrus-sasl.so %%GNUPG%%lib/qca/crypto/libqca-gnupg.so %%OPENSSL%%lib/qca/crypto/libqca-ossl.so Copied and modified: head/devel/qca/pkg-plist.qt5 (from r400929, head/devel/qca-qt5/pkg-plist) ============================================================================== --- head/devel/qca-qt5/pkg-plist Fri Nov 6 12:51:25 2015 (r400929, copy source) +++ head/devel/qca/pkg-plist.qt5 Fri Nov 6 12:56:36 2015 (r400930) @@ -1,32 +1,32 @@ bin/mozcerts-qt5 bin/qcatool-qt5 -include/qca-qt5/QtCrypto/QtCrypto -include/qca-qt5/QtCrypto/qca.h -include/qca-qt5/QtCrypto/qca_basic.h -include/qca-qt5/QtCrypto/qca_cert.h -include/qca-qt5/QtCrypto/qca_core.h -include/qca-qt5/QtCrypto/qca_export.h -include/qca-qt5/QtCrypto/qca_keystore.h -include/qca-qt5/QtCrypto/qca_publickey.h -include/qca-qt5/QtCrypto/qca_safetimer.h -include/qca-qt5/QtCrypto/qca_securelayer.h -include/qca-qt5/QtCrypto/qca_securemessage.h -include/qca-qt5/QtCrypto/qca_support.h -include/qca-qt5/QtCrypto/qca_textfilter.h -include/qca-qt5/QtCrypto/qca_tools.h -include/qca-qt5/QtCrypto/qca_version.h -include/qca-qt5/QtCrypto/qcaprovider.h -include/qca-qt5/QtCrypto/qpipe.h -lib/cmake/Qca-qt5/QcaConfig.cmake -lib/cmake/Qca-qt5/QcaConfigVersion.cmake -lib/cmake/Qca-qt5/QcaTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/Qca-qt5/QcaTargets.cmake -lib/libqca-qt5.so -lib/libqca-qt5.so.2 -lib/libqca-qt5.so.2.1.0 -%%SASL%%lib/qca-qt5/crypto/libqca-cyrus-sasl.so -%%GNUPG%%lib/qca-qt5/crypto/libqca-gnupg.so -%%OPENSSL%%lib/qca-qt5/crypto/libqca-ossl.so +include/Qca-qt5/QtCrypto/QtCrypto +include/Qca-qt5/QtCrypto/qca.h +include/Qca-qt5/QtCrypto/qca_basic.h +include/Qca-qt5/QtCrypto/qca_cert.h +include/Qca-qt5/QtCrypto/qca_core.h +include/Qca-qt5/QtCrypto/qca_export.h +include/Qca-qt5/QtCrypto/qca_keystore.h +include/Qca-qt5/QtCrypto/qca_publickey.h +include/Qca-qt5/QtCrypto/qca_safetimer.h +include/Qca-qt5/QtCrypto/qca_securelayer.h +include/Qca-qt5/QtCrypto/qca_securemessage.h +include/Qca-qt5/QtCrypto/qca_support.h +include/Qca-qt5/QtCrypto/qca_textfilter.h +include/Qca-qt5/QtCrypto/qca_tools.h +include/Qca-qt5/QtCrypto/qca_version.h +include/Qca-qt5/QtCrypto/qcaprovider.h +include/Qca-qt5/QtCrypto/qpipe.h +%%QT_LIBDIR%%/cmake/Qca-qt5/Qca-qt5Config.cmake +%%QT_LIBDIR%%/cmake/Qca-qt5/Qca-qt5ConfigVersion.cmake +%%QT_LIBDIR%%/cmake/Qca-qt5/Qca-qt5Targets-%%CMAKE_BUILD_TYPE%%.cmake +%%QT_LIBDIR%%/cmake/Qca-qt5/Qca-qt5Targets.cmake +%%QT_LIBDIR%%/libqca-qt5.so +%%QT_LIBDIR%%/libqca-qt5.so.2 +%%QT_LIBDIR%%/libqca-qt5.so.%%SHLIB_VER%% +%%SASL%%%%QT_LIBDIR%%/qca-qt5/crypto/libqca-cyrus-sasl.so +%%GNUPG%%%%QT_LIBDIR%%/qca-qt5/crypto/libqca-gnupg.so +%%OPENSSL%%%%QT_LIBDIR%%/qca-qt5/crypto/libqca-ossl.so %%QT_MKSPECDIR%%/features/crypto.prf libdata/pkgconfig/qca2-qt5.pc man/man1/qcatool-qt5.1.gz From owner-svn-ports-all@freebsd.org Fri Nov 6 13:02:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D8E6A266CF; Fri, 6 Nov 2015 13:02:24 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B81661303; Fri, 6 Nov 2015 13:02:23 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6D2MAS011134; Fri, 6 Nov 2015 13:02:22 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6D2MhB011131; Fri, 6 Nov 2015 13:02:22 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201511061302.tA6D2MhB011131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 6 Nov 2015 13:02:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400931 - head/games/colorcode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 13:02:24 -0000 Author: makc Date: Fri Nov 6 13:02:22 2015 New Revision: 400931 URL: https://svnweb.freebsd.org/changeset/ports/400931 Log: games/colorcode: - Update to 0.8.5 release, which supports Qt 5 - Clean up DESKTOP_ENTRIES Modified: head/games/colorcode/Makefile head/games/colorcode/distinfo head/games/colorcode/pkg-descr Modified: head/games/colorcode/Makefile ============================================================================== --- head/games/colorcode/Makefile Fri Nov 6 12:56:36 2015 (r400930) +++ head/games/colorcode/Makefile Fri Nov 6 13:02:22 2015 (r400931) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= colorcode -PORTVERSION= 0.7.2 -PORTREVISION= 2 +PORTVERSION= 0.8.5 CATEGORIES= games MASTER_SITES= http://colorcode.laebisch.com/download/ DISTNAME= ColorCode-${PORTVERSION} @@ -10,12 +9,12 @@ DISTNAME= ColorCode-${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Advanced MasterMind game and solver -USE_QT4= gui moc_build rcc_build uic_build +USE_QT5= gui widgets buildtools_build USES= qmake WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION} -DESKTOP_ENTRIES= "ColorCode" "${COMMENT}" \ - "${PREFIX}/share/pixmaps/colorcode.png" "colorcode" \ +DESKTOP_ENTRIES= ColorCode "" \ + colorcode colorcode \ "LogicGame;Game;Qt;" true PLIST_FILES= bin/colorcode \ Modified: head/games/colorcode/distinfo ============================================================================== --- head/games/colorcode/distinfo Fri Nov 6 12:56:36 2015 (r400930) +++ head/games/colorcode/distinfo Fri Nov 6 13:02:22 2015 (r400931) @@ -1,2 +1,2 @@ -SHA256 (ColorCode-0.7.2.tar.gz) = d1c5bf4d65c81de16c4159c2c69c096fc7ff47cca587d7233985e078d63c79aa -SIZE (ColorCode-0.7.2.tar.gz) = 236580 +SHA256 (ColorCode-0.8.5.tar.gz) = 7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85 +SIZE (ColorCode-0.8.5.tar.gz) = 233676 Modified: head/games/colorcode/pkg-descr ============================================================================== --- head/games/colorcode/pkg-descr Fri Nov 6 12:56:36 2015 (r400930) +++ head/games/colorcode/pkg-descr Fri Nov 6 13:02:22 2015 (r400931) @@ -5,4 +5,4 @@ from 2-5 and allow or not pegs of the sa one of the 5 predefined levels of difficulty. ColorCode has also a rather intelligent built-in MasterMind solver. -WWW: http://colorcode.laebisch.com/ +WWW: http://colorcode.laebisch.com/ From owner-svn-ports-all@freebsd.org Fri Nov 6 13:12:34 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 658AEA268EF; Fri, 6 Nov 2015 13:12:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 302D419AF; Fri, 6 Nov 2015 13:12:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6DCXkL014000; Fri, 6 Nov 2015 13:12:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6DCX7t013999; Fri, 6 Nov 2015 13:12:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511061312.tA6DCX7t013999@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, 6 Nov 2015 13:12:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400932 - head/security/unhide X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 13:12:34 -0000 Author: sunpoet Date: Fri Nov 6 13:12:32 2015 New Revision: 400932 URL: https://svnweb.freebsd.org/changeset/ports/400932 Log: - Fix MASTER_SITES - Use USES=tar:tgz Approved by: portmgr (blanket) Modified: head/security/unhide/Makefile Modified: head/security/unhide/Makefile ============================================================================== --- head/security/unhide/Makefile Fri Nov 6 13:02:22 2015 (r400931) +++ head/security/unhide/Makefile Fri Nov 6 13:12:32 2015 (r400932) @@ -4,9 +4,8 @@ PORTNAME= unhide PORTVERSION= 20121229 CATEGORIES= security -MASTER_SITES= SF/${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME} DISTNAME= ${PORTNAME}_${DISTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ntarmos@ceid.upatras.gr COMMENT= Forensic tool to find hidden processes and TCP/UDP ports @@ -14,6 +13,7 @@ COMMENT= Forensic tool to find hidden pr LICENSE= GPLv3 NO_WRKSUBDIR= true +USES= tar:tgz PLIST_FILES= man/man8/unhide.8.gz \ man/man8/unhide-tcp.8.gz \ sbin/unhide \ From owner-svn-ports-all@freebsd.org Fri Nov 6 13:29:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91810A26BD3; Fri, 6 Nov 2015 13:29:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 594801FF3; Fri, 6 Nov 2015 13:29:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6DTFXN017140; Fri, 6 Nov 2015 13:29:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6DTFIF017138; Fri, 6 Nov 2015 13:29:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061329.tA6DTFIF017138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 13:29:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400933 - head/editors/madedit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 13:29:16 -0000 Author: amdmi3 Date: Fri Nov 6 13:29:15 2015 New Revision: 400933 URL: https://svnweb.freebsd.org/changeset/ports/400933 Log: - Remove unneeded WX_UNICODE - Fix WWW: Modified: head/editors/madedit/Makefile head/editors/madedit/pkg-descr Modified: head/editors/madedit/Makefile ============================================================================== --- head/editors/madedit/Makefile Fri Nov 6 13:12:32 2015 (r400932) +++ head/editors/madedit/Makefile Fri Nov 6 13:29:15 2015 (r400933) @@ -16,7 +16,6 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDI USES= gettext pkgconfig dos2unix desktop-file-utils USE_WX= 2.8+ -WX_UNICODE= yes USE_XORG= x11 GNU_CONFIGURE= yes Modified: head/editors/madedit/pkg-descr ============================================================================== --- head/editors/madedit/pkg-descr Fri Nov 6 13:12:32 2015 (r400932) +++ head/editors/madedit/pkg-descr Fri Nov 6 13:29:15 2015 (r400933) @@ -4,4 +4,4 @@ in C++ and wxWidgets. MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions, e.g. SyntaxHighlightings, WordWrap, Encodings. -WWW: http://madedit.sourceforge.net +WWW: http://madedit.sourceforge.net/ From owner-svn-ports-all@freebsd.org Fri Nov 6 14:30:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19E16A2883F; Fri, 6 Nov 2015 14:30:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD1A91DEF; Fri, 6 Nov 2015 14:30:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6EU51H034446; Fri, 6 Nov 2015 14:30:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6EU5vg034436; Fri, 6 Nov 2015 14:30:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201511061430.tA6EU5vg034436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 6 Nov 2015 14:30:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400934 - in head/databases: . opentsdb opentsdb/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 14:30:07 -0000 Author: feld Date: Fri Nov 6 14:30:04 2015 New Revision: 400934 URL: https://svnweb.freebsd.org/changeset/ports/400934 Log: OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable. WWW: http://www.opentsdb.net Differential Revision: https://reviews.freebsd.org/D4083 Added: head/databases/opentsdb/ head/databases/opentsdb/Makefile (contents, props changed) head/databases/opentsdb/distinfo (contents, props changed) head/databases/opentsdb/files/ head/databases/opentsdb/files/opentsdb.in (contents, props changed) head/databases/opentsdb/files/patch-Makefile.in (contents, props changed) head/databases/opentsdb/files/patch-configure (contents, props changed) head/databases/opentsdb/files/patch-src_utils_Config.java (contents, props changed) head/databases/opentsdb/pkg-descr (contents, props changed) head/databases/opentsdb/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Fri Nov 6 13:29:15 2015 (r400933) +++ head/databases/Makefile Fri Nov 6 14:30:04 2015 (r400934) @@ -244,6 +244,7 @@ SUBDIR += openark-kit SUBDIR += openbase-jdbc SUBDIR += opendbx + SUBDIR += opentsdb SUBDIR += oracle7-client SUBDIR += oracle8-client SUBDIR += oracle_odbc_driver Added: head/databases/opentsdb/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/Makefile Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,58 @@ +# Created by: Johannes Meixner +# $FreeBSD$ + +PORTNAME= opentsdb +PORTVERSION= 2.1.1 +CATEGORIES= databases java +MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/${PORTVERSION}/ + +MAINTAINER= xmj@chaot.net +COMMENT= OpenTSDB is the Scalable Timeseries Database + +LICENSE= LGPL3 + +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ + curl:${PORTSDIR}/ftp/curl \ + gawk:${PORTSDIR}/lang/gawk +LIB_DEPENDS= libhadoop.so:${PORTSDIR}/devel/hadoop2 +RUN_DEPENDS= hbase>0:${PORTSDIR}/databases/hbase + +USES= gmake python +USE_JAVA= yes + +OPTIONS_DEFINE= GNUPLOT +OPTIONS_DEFAULT= GNUPLOT + +GNUPLOT_RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot + +HAS_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes + +OPENTSDB_LOGDIR= /var/log/${PORTNAME} +OPENTSDB_RUNDIR= /var/run/${PORTNAME} + +OPENTSDB_USER= opentsdb +OPENTSDB_GROUP= opentsdb + +USERS= ${OPENTSDB_USER} +GROUPS= ${OPENTSDB_GROUP} + +USE_RC_SUBR= opentsdb + +SUB_LIST= OPENTSDB_USER="${OPENTSDB_USER}" \ + OPENTSDB_LOGDIR="${OPENTSDB_LOGDIR}" \ + OPENTSDB_RUNDIR="${OPENTSDB_RUNDIR}" + +post-patch: + ${REINPLACE_CMD} -i"" -e "s|python|${PYTHON_CMD}|" ${WRKSRC}/build-aux/gen_build_data.sh + ${REINPLACE_CMD} -i"" -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/Makefile.in + ${REINPLACE_CMD} -i"" -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/src/utils/Config.java + ${REINPLACE_CMD} -i"" -e "s|tsd.http.staticroot =|tsd.http.staticroot = ${DATADIR}/static|; s|tsd.http.cachedir =|tsd.http.cachedir = /tmp/opentsdb|; s|tsd.network.port =|tsd.network.port = 4242|;" ${WRKSRC}/src/opentsdb.conf + +post-install: + ${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}${OPENTSDB_LOGDIR} ${STAGEDIR}${OPENTSDB_RUNDIR} + ${INSTALL_DATA} ${WRKSRC}/src/logback.xml ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKSRC}/src/opentsdb.conf ${STAGEDIR}${ETCDIR}/opentsdb.conf.sample + (cd "${STAGEDIR}${PREFIX}"; ${FIND} -s share/${PORTNAME}/static -name \*cache.html) >> ${TMPPLIST} + +.include Added: head/databases/opentsdb/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/distinfo Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,2 @@ +SHA256 (opentsdb-2.1.1.tar.gz) = 2b091fd59941a5af21f8fb5195025f541e15d83853f78e1b0ab90db4f36e8b9f +SIZE (opentsdb-2.1.1.tar.gz) = 74609397 Added: head/databases/opentsdb/files/opentsdb.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/files/opentsdb.in Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,31 @@ +#!/bin/sh - +# Copyright (c) 2015 Johannes Meixner + +# PROVIDE: opentsdb +# REQUIRE: LOGIN +# KEYWORD: shutdown +# opentsdb_enable (bool): Set to NO by default. +# Set it to YES to enable OpenTSDB + +. /etc/rc.subr + +export PATH=${PATH}:%%PREFIX%%/bin + +name=opentsdb +rcvar=opentsdb_enable + +load_rc_config "${name}" + +: ${opentsdb_enable:=NO} +: ${opentsdb_user:=opentsdb} +: ${opentsdb_opts:=tsd 2> %%OPENTSDB_LOGDIR%%/error.log 1> %%OPENTSDB_LOGDIR%%/tsdb.log} + +pidfile="%%OPENTSDB_RUNDIR%%/${name}.pid" +opentsdb_daemon="%%PREFIX%%/bin/tsdb" +procname="daemon*" + +command="/usr/sbin/daemon" +command_args="-P ${pidfile} ${opentsdb_daemon} ${opentsdb_opts}" + +run_rc_command "$1" + Added: head/databases/opentsdb/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/files/patch-Makefile.in Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,20 @@ +--- Makefile.in.orig 2015-09-12 19:49:17 UTC ++++ Makefile.in +@@ -1415,7 +1415,7 @@ printdeps: + # This is kind of a hack, but I couldn't find a better way to adjust the paths + # in the script before it gets installed... + install-exec-hook: +- script=tsdb; pkgdatadir='$(pkgdatadir)'; configdir='$(pkgdatadir)/etc/opentsdb'; \ ++ script=tsdb; pkgdatadir='$(pkgdatadir)'; configdir='/usr/local/etc/opentsdb'; \ + abs_srcdir=''; abs_builddir=''; $(edit_tsdb_script) + cat tsdb.tmp >"$(DESTDIR)$(bindir)/tsdb" + rm -f tsdb.tmp +@@ -1468,7 +1468,7 @@ gwttsd: staticroot + # how to tell it to install a bunch of files recursively for which I don't + # know ahead of time what the file names are. + install-data-local: staticroot install-data-lib install-data-tools \ +- install-data-bin install-data-etc ++ install-data-bin + @$(NORMAL_INSTALL) + test -z "$(staticdir)" || $(mkdir_p) "$(DESTDIR)$(staticdir)" + @set -e; pwd; ls -lFh; cd "$(DEV_TSD_STATICROOT)"; \ Added: head/databases/opentsdb/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/files/patch-configure Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,11 @@ +--- configure.orig 2015-09-12 19:49:18 UTC ++++ configure +@@ -1714,7 +1714,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + + + ac_aux_dir= +-for ac_dir in build-aux "$srcdir"/build-aux; do ++for ac_dir in `pwd`/build-aux; do + if test -f "$ac_dir/install-sh"; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install-sh -c" Added: head/databases/opentsdb/files/patch-src_utils_Config.java ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/files/patch-src_utils_Config.java Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,10 @@ +--- src/utils/Config.java.orig 2015-11-04 10:25:48 UTC ++++ src/utils/Config.java +@@ -509,6 +509,7 @@ public class Config { + } else { + file_locations.add("/etc/opentsdb.conf"); + file_locations.add("/etc/opentsdb/opentsdb.conf"); ++ file_locations.add("%%PREFIX%%/etc/opentsdb/opentsdb.conf"); + file_locations.add("/opt/opentsdb/opentsdb.conf"); + } + Added: head/databases/opentsdb/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/pkg-descr Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,7 @@ +OpenTSDB is a distributed, scalable Time Series Database (TSDB) written +on top of HBase. OpenTSDB was written to address a common need: store, +index and serve metrics collected from computer systems (network gear, +operating systems, applications) at a large scale, and make this data +easily accessible and graphable. + +WWW: http://www.opentsdb.net Added: head/databases/opentsdb/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/opentsdb/pkg-plist Fri Nov 6 14:30:04 2015 (r400934) @@ -0,0 +1,47 @@ +bin/tsdb +%%DATADIR%%/bin/mygnuplot.bat +%%DATADIR%%/bin/mygnuplot.sh +%%DATADIR%%/bin/tsdb +%%DATADIR%%/lib/async-1.4.0.jar +%%DATADIR%%/lib/asynchbase-1.6.0.jar +%%DATADIR%%/lib/guava-18.0.jar +%%DATADIR%%/lib/jackson-annotations-2.4.3.jar +%%DATADIR%%/lib/jackson-core-2.4.3.jar +%%DATADIR%%/lib/jackson-databind-2.4.3.jar +%%DATADIR%%/lib/log4j-over-slf4j-1.7.7.jar +%%DATADIR%%/lib/logback-classic-1.0.13.jar +%%DATADIR%%/lib/logback-core-1.0.13.jar +%%DATADIR%%/lib/netty-3.9.4.Final.jar +%%DATADIR%%/lib/protobuf-java-2.5.0.jar +%%DATADIR%%/lib/slf4j-api-1.7.7.jar +%%DATADIR%%/lib/tsdb-2.1.1.jar +%%DATADIR%%/lib/zookeeper-3.3.6.jar +%%DATADIR%%/static/clear.cache.gif +%%DATADIR%%/static/favicon.ico +%%DATADIR%%/static/gwt/standard/images/corner.png +%%DATADIR%%/static/gwt/standard/images/corner_ie6.png +%%DATADIR%%/static/gwt/standard/images/hborder.png +%%DATADIR%%/static/gwt/standard/images/hborder_ie6.png +%%DATADIR%%/static/gwt/standard/images/ie6/corner_dialog_topleft.png +%%DATADIR%%/static/gwt/standard/images/ie6/corner_dialog_topright.png +%%DATADIR%%/static/gwt/standard/images/ie6/hborder_blue_shadow.png +%%DATADIR%%/static/gwt/standard/images/ie6/hborder_gray_shadow.png +%%DATADIR%%/static/gwt/standard/images/ie6/vborder_blue_shadow.png +%%DATADIR%%/static/gwt/standard/images/ie6/vborder_gray_shadow.png +%%DATADIR%%/static/gwt/standard/images/splitPanelThumb.png +%%DATADIR%%/static/gwt/standard/images/vborder.png +%%DATADIR%%/static/gwt/standard/images/vborder_ie6.png +%%DATADIR%%/static/gwt/standard/standard.css +%%DATADIR%%/static/gwt/standard/standard_rtl.css +%%DATADIR%%/static/hosted.html +%%DATADIR%%/static/queryui.nocache.js +%%DATADIR%%/tools/check_tsd +%%DATADIR%%/tools/clean_cache.sh +%%DATADIR%%/tools/create_table.sh +%%DATADIR%%/tools/opentsdb_restart.py +%%DATADIR%%/tools/tsddrain.py +%%DATADIR%%/tools/upgrade_1to2.sh +%%ETCDIR%%/logback.xml +@sample %%ETCDIR%%/opentsdb.conf.sample +@dir(opentsdb,opentsdb,750) /var/log/opentsdb +@dir(opentsdb,opentsdb,750) /var/run/opentsdb From owner-svn-ports-all@freebsd.org Fri Nov 6 15:14:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D41AA27117; Fri, 6 Nov 2015 15:14:49 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A4161976; Fri, 6 Nov 2015 15:14:49 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6FEmml048665; Fri, 6 Nov 2015 15:14:48 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6FElqJ048659; Fri, 6 Nov 2015 15:14:47 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201511061514.tA6FElqJ048659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 6 Nov 2015 15:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400935 - in head/devel/spark: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 15:14:49 -0000 Author: demon Date: Fri Nov 6 15:14:47 2015 New Revision: 400935 URL: https://svnweb.freebsd.org/changeset/ports/400935 Log: Update to version 1.5.1. Submitted by: Mark Dixon Modified: head/devel/spark/Makefile head/devel/spark/distinfo head/devel/spark/files/patch-sbin-spark-daemon.sh head/devel/spark/files/spark_master.in head/devel/spark/files/spark_worker.in head/devel/spark/pkg-plist Modified: head/devel/spark/Makefile ============================================================================== --- head/devel/spark/Makefile Fri Nov 6 14:30:04 2015 (r400934) +++ head/devel/spark/Makefile Fri Nov 6 15:14:47 2015 (r400935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spark -PORTVERSION= 1.2.1 +PORTVERSION= 1.5.1 CATEGORIES= devel java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ LOCAL/demon/:maven \ @@ -16,7 +16,8 @@ COMMENT= Fast big data processing engine LICENSE= APACHE20 -BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:${PORTSDIR}/devel/maven3 +BUILD_DEPENDS= ${LOCALBASE}/share/java/maven33/bin/mvn:${PORTSDIR}/devel/maven33 \ + ${LOCALBASE}/lib/libsnappyjava.so:${PORTSDIR}/archivers/snappy-java RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ yarn:${PORTSDIR}/devel/hadoop2 @@ -24,7 +25,6 @@ USES= python:2 USE_JAVA= yes JAVA_VERSION= 1.7+ MAKE_ENV+= MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" -NO_ARCH= YES USERS= spark GROUPS= spark @@ -33,8 +33,21 @@ USE_RC_SUBR= spark_master spark_worker PLIST_SUB+= SPARK_USER=spark SPARK_GROUP=spark VER=${PORTVERSION} SUB_LIST+= SPARK_USER=spark SPARK_GROUP=spark +.include + +.if ${ARCH} == "amd64" +JAVA_ARCH = x86_64 +.elif ${ARCH} == "i386" +JAVA_ARCH = x86 +.else +JAVA_ARCH = ${ARCH} +.endif + do-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${LOCALBASE}/share/java/maven3/bin/mvn --offline -Dmaven.repo.local=${WRKDIR}/m2 clean package -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -DskipTests + ${MKDIR} ${WRKDIR}/snappy/org/xerial/snappy/native/${OPSYS}/${JAVA_ARCH} + ${CP} ${LOCALBASE}/lib/libsnappyjava.so ${WRKDIR}/snappy/org/xerial/snappy/native/${OPSYS}/${JAVA_ARCH} + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${LOCALBASE}/share/java/maven33/bin/mvn --offline -Dmaven.repo.local=${WRKDIR}/m2 clean package -Dhadoop.version=2.7.1 -Pyarn -Phadoop-2.6 -DskipTests + ${JAR} uvf ${WRKSRC}/assembly/target/scala*/*assembly*hadoop*.jar -C ${WRKDIR}/snappy org post-build: ${RM} ${WRKSRC}/bin/*.cmd ${WRKSRC}/sbin/spark-daemon.sh.orig @@ -52,4 +65,4 @@ do-install: ${MKDIR} ${STAGEDIR}/var/run/spark ${MKDIR} ${STAGEDIR}/var/log/spark -.include +.include Modified: head/devel/spark/distinfo ============================================================================== --- head/devel/spark/distinfo Fri Nov 6 14:30:04 2015 (r400934) +++ head/devel/spark/distinfo Fri Nov 6 15:14:47 2015 (r400935) @@ -1,4 +1,4 @@ -SHA256 (hadoop/spark-1.2.1.tgz) = 42257cab38e3217fa3b68efdec05bc98c716ad65f8cd3215d4f5718d5865b72c -SIZE (hadoop/spark-1.2.1.tgz) = 10318179 -SHA256 (hadoop/FreeBSD-spark-1.2.1-maven-repository.tar.gz) = c832b440ed2fb9b591308094ee8c1b469b2e0b795c3d39c18b0e2bab43326206 -SIZE (hadoop/FreeBSD-spark-1.2.1-maven-repository.tar.gz) = 262876744 +SHA256 (hadoop/spark-1.5.1.tgz) = 96cfd31ab5c07fe40dfca0475c7df888e2abf15126ff2a3c3af1facd02f1a848 +SIZE (hadoop/spark-1.5.1.tgz) = 74046742 +SHA256 (hadoop/FreeBSD-spark-1.5.1-maven-repository.tar.gz) = 088f7cff25c9b6c9d485061ae004f2e05457d7bc7f05219be3e922b9f92b23a2 +SIZE (hadoop/FreeBSD-spark-1.5.1-maven-repository.tar.gz) = 292317551 Modified: head/devel/spark/files/patch-sbin-spark-daemon.sh ============================================================================== --- head/devel/spark/files/patch-sbin-spark-daemon.sh Fri Nov 6 14:30:04 2015 (r400934) +++ head/devel/spark/files/patch-sbin-spark-daemon.sh Fri Nov 6 15:14:47 2015 (r400935) @@ -1,5 +1,5 @@ ---- sbin/spark-daemon.sh.orig 2014-12-20 14:07:28.000000000 +0300 -+++ sbin/spark-daemon.sh 2014-12-20 14:07:31.000000000 +0300 +--- sbin/spark-daemon.sh.orig 2015-10-26 09:05:25.709519603 +0000 ++++ sbin/spark-daemon.sh 2015-10-26 09:07:31.767513027 +0000 @@ -99,14 +99,6 @@ if [ "$SPARK_LOG_DIR" = "" ]; then export SPARK_LOG_DIR="$SPARK_HOME/logs" @@ -15,12 +15,12 @@ if [ "$SPARK_PID_DIR" = "" ]; then SPARK_PID_DIR=/tmp -@@ -126,8 +118,6 @@ +@@ -125,8 +117,6 @@ + mode="$1" + shift - (start|spark-submit) - -- mkdir -p "$SPARK_PID_DIR" +- mkdir -p "$SPARK_PID_DIR" - - if [ -f $pid ]; then - if kill -0 `cat $pid` > /dev/null 2>&1; then - echo $command running as process `cat $pid`. Stop it first. + if [ -f "$pid" ]; then + TARGET_ID="$(cat "$pid")" + if [[ $(ps -p "$TARGET_ID" -o comm=) =~ "java" ]]; then Modified: head/devel/spark/files/spark_master.in ============================================================================== --- head/devel/spark/files/spark_master.in Fri Nov 6 14:30:04 2015 (r400934) +++ head/devel/spark/files/spark_master.in Fri Nov 6 15:14:47 2015 (r400935) @@ -12,11 +12,13 @@ rcvar=spark_master_enable load_rc_config $name : ${spark_master_enable:=NO} +: ${spark_master_ip=:`hostname`} : ${spark_master_port:=7077} : ${spark_master_webui_port:=8080} export SPARK_PID_DIR=/var/run/spark export SPARK_LOG_DIR=/var/log/spark +export SPARK_MASTER_IP=${spark_master_ip} export SPARK_MASTER_PORT=${spark_master_port} export SPARK_MASTER_WEBUI_PORT=${spark_master_webui_port} export SPARK_IDENT_STRING=%%SPARK_USER%% Modified: head/devel/spark/files/spark_worker.in ============================================================================== --- head/devel/spark/files/spark_worker.in Fri Nov 6 14:30:04 2015 (r400934) +++ head/devel/spark/files/spark_worker.in Fri Nov 6 15:14:47 2015 (r400935) @@ -21,8 +21,8 @@ export SPARK_IDENT_STRING=%%SPARK_USER%% export SPARK_WORKER_DIR=${spark_worker_dir} pidfile=${SPARK_PID_DIR}/spark-${SPARK_IDENT_STRING}-org.apache.spark.deploy.worker.Worker-1.pid -start_cmd="/usr/bin/su -m %%SPARK_USER%% -c \"%%DATADIR%%/sbin/start-slave.sh 1 ${spark_worker_master}\"" -stop_cmd='/usr/bin/su -m %%SPARK_USER%% -c "%%DATADIR%%/sbin/spark-daemon.sh stop org.apache.spark.deploy.worker.Worker 1"' +start_cmd="/usr/bin/su -m %%SPARK_USER%% -c \"%%DATADIR%%/sbin/start-slave.sh ${spark_worker_master}\"" +stop_cmd='/usr/bin/su -m %%SPARK_USER%% -c "%%DATADIR%%/sbin/spark-daemon.sh stop org.apache.spark.deploy.worker.Worker"' export PATH=$PATH:%%LOCALBASE%%/bin Modified: head/devel/spark/pkg-plist ============================================================================== --- head/devel/spark/pkg-plist Fri Nov 6 14:30:04 2015 (r400934) +++ head/devel/spark/pkg-plist Fri Nov 6 15:14:47 2015 (r400935) @@ -1,6 +1,5 @@ %%DATADIR%%/RELEASE %%DATADIR%%/bin/beeline -%%DATADIR%%/bin/compute-classpath.sh %%DATADIR%%/bin/load-spark-env.sh %%DATADIR%%/bin/pyspark %%DATADIR%%/bin/run-example @@ -8,7 +7,8 @@ %%DATADIR%%/bin/spark-shell %%DATADIR%%/bin/spark-sql %%DATADIR%%/bin/spark-submit -%%DATADIR%%/bin/utils.sh +%%DATADIR%%/bin/sparkR +%%DATADIR%%/conf/docker.properties.template %%DATADIR%%/conf/fairscheduler.xml.template %%DATADIR%%/conf/log4j.properties.template %%DATADIR%%/conf/metrics.properties.template @@ -23,20 +23,32 @@ %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/JavaTC.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/JavaWordCount.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaCrossValidatorExample.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaDeveloperApiExample.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaKMeansExample.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaOneVsRestExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaSimpleParamsExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaSimpleTextClassificationPipeline.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/ml/JavaTrainValidationSplitExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaALS.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaDecisionTree.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaFPGrowthExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaGradientBoostedTreesRunner.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaKMeans.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaLDAExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaLR.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaPowerIterationClusteringExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaRandomForestExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/JavaSparkSQL.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaCustomReceiver.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaDirectKafkaWordCount.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaFlumeEventCount.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaKafkaWordCount.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaNetworkWordCount.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaQueueStream.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaRecord.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaRecoverableNetworkWordCount.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaSqlNetworkWordCount.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/streaming/JavaStatefulNetworkWordCount.java %%DATADIR%%/examples/src/main/python/als.py %%DATADIR%%/examples/src/main/python/avro_inputformat.py %%DATADIR%%/examples/src/main/python/cassandra_inputformat.py @@ -45,9 +57,18 @@ %%DATADIR%%/examples/src/main/python/hbase_outputformat.py %%DATADIR%%/examples/src/main/python/kmeans.py %%DATADIR%%/examples/src/main/python/logistic_regression.py +%%DATADIR%%/examples/src/main/python/ml/cross_validator.py +%%DATADIR%%/examples/src/main/python/ml/gradient_boosted_trees.py +%%DATADIR%%/examples/src/main/python/ml/kmeans_example.py +%%DATADIR%%/examples/src/main/python/ml/logistic_regression.py +%%DATADIR%%/examples/src/main/python/ml/random_forest_example.py +%%DATADIR%%/examples/src/main/python/ml/simple_params_example.py +%%DATADIR%%/examples/src/main/python/ml/simple_text_classification_pipeline.py %%DATADIR%%/examples/src/main/python/mllib/correlations.py %%DATADIR%%/examples/src/main/python/mllib/dataset_example.py %%DATADIR%%/examples/src/main/python/mllib/decision_tree_runner.py +%%DATADIR%%/examples/src/main/python/mllib/gaussian_mixture_model.py +%%DATADIR%%/examples/src/main/python/mllib/gradient_boosted_trees.py %%DATADIR%%/examples/src/main/python/mllib/kmeans.py %%DATADIR%%/examples/src/main/python/mllib/logistic_regression.py %%DATADIR%%/examples/src/main/python/mllib/random_forest_example.py @@ -59,12 +80,21 @@ %%DATADIR%%/examples/src/main/python/pi.py %%DATADIR%%/examples/src/main/python/sort.py %%DATADIR%%/examples/src/main/python/sql.py +%%DATADIR%%/examples/src/main/python/status_api_demo.py +%%DATADIR%%/examples/src/main/python/streaming/direct_kafka_wordcount.py +%%DATADIR%%/examples/src/main/python/streaming/flume_wordcount.py %%DATADIR%%/examples/src/main/python/streaming/hdfs_wordcount.py +%%DATADIR%%/examples/src/main/python/streaming/kafka_wordcount.py +%%DATADIR%%/examples/src/main/python/streaming/mqtt_wordcount.py %%DATADIR%%/examples/src/main/python/streaming/network_wordcount.py +%%DATADIR%%/examples/src/main/python/streaming/queue_stream.py %%DATADIR%%/examples/src/main/python/streaming/recoverable_network_wordcount.py +%%DATADIR%%/examples/src/main/python/streaming/sql_network_wordcount.py %%DATADIR%%/examples/src/main/python/streaming/stateful_network_wordcount.py %%DATADIR%%/examples/src/main/python/transitive_closure.py %%DATADIR%%/examples/src/main/python/wordcount.py +%%DATADIR%%/examples/src/main/r/data-manipulation.R +%%DATADIR%%/examples/src/main/r/dataframe.R %%DATADIR%%/examples/src/main/resources/full_user.avsc %%DATADIR%%/examples/src/main/resources/kv1.txt %%DATADIR%%/examples/src/main/resources/people.json @@ -75,6 +105,7 @@ %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/BroadcastTest.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/CassandraCQLTest.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/CassandraTest.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/DFSReadWriteTest.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/DriverSubmissionTest.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ExceptionHandlingTest.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/GroupByTest.scala @@ -98,31 +129,43 @@ %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/SparkTC.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/SparkTachyonHdfsLR.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/SparkTachyonPi.scala -%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/bagel/PageRankUtils.scala -%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/bagel/WikipediaPageRank.scala -%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/bagel/WikipediaPageRankStandalone.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/graphx/Analytics.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/graphx/LiveJournalPageRank.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/graphx/SynthBenchmark.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/CrossValidatorExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/DecisionTreeExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/DeveloperApiExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/GBTExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/KMeansExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/LinearRegressionExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/LogisticRegressionExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/MovieLensALS.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/OneVsRestExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/RandomForestExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/SimpleParamsExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/SimpleTextClassificationPipeline.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/ml/TrainValidationSplitExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/AbstractParams.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/BinaryClassification.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/Correlations.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/CosineSimilarity.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/DatasetExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/DecisionTreeRunner.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/DenseGaussianMixture.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/DenseKMeans.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/FPGrowthExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/GradientBoostedTreesRunner.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/LDAExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/LinearRegression.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/MovieLensALS.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/MultivariateSummarizer.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/PowerIterationClusteringExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/RandomRDDGeneration.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/SampledRDDs.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/SparseNaiveBayes.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/StreamingKMeansExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/StreamingLinearRegression.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/StreamingLogisticRegression.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/TallSkinnyPCA.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/mllib/TallSkinnySVD.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/pythonconverters/AvroConverters.scala @@ -132,14 +175,17 @@ %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/hive/HiveFromSpark.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/ActorWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/CustomReceiver.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/DirectKafkaWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/FlumeEventCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/FlumePollingEventCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/HdfsWordCount.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/KafkaWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/MQTTWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/NetworkWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/QueueStream.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/RawNetworkGrep.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/RecoverableNetworkWordCount.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/SqlNetworkWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/StatefulNetworkWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/StreamingExamples.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/TwitterAlgebirdCMS.scala @@ -148,41 +194,23 @@ %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/ZeroMQWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/clickstream/PageViewGenerator.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/streaming/clickstream/PageViewStream.scala -%%DATADIR%%/lib/spark-assembly-%%VER%%-hadoop2.4.1.jar -%%DATADIR%%/lib/spark-examples-%%VER%%-hadoop2.4.1.jar +%%DATADIR%%/lib/spark-assembly-%%VER%%-hadoop%%PYTHON_VER%%.1.jar +%%DATADIR%%/lib/spark-examples-%%VER%%-hadoop%%PYTHON_VER%%.1.jar %%DATADIR%%/python/.gitignore -%%DATADIR%%/python/build/py4j/__init__.py -%%DATADIR%%/python/build/py4j/compat.py -%%DATADIR%%/python/build/py4j/finalizer.py -%%DATADIR%%/python/build/py4j/java_collections.py -%%DATADIR%%/python/build/py4j/java_gateway.py -%%DATADIR%%/python/build/py4j/protocol.py -%%DATADIR%%/python/build/py4j/tests/__init__.py -%%DATADIR%%/python/build/py4j/tests/byte_string_test.py -%%DATADIR%%/python/build/py4j/tests/finalizer_test.py -%%DATADIR%%/python/build/py4j/tests/java_array_test.py -%%DATADIR%%/python/build/py4j/tests/java_callback_test.py -%%DATADIR%%/python/build/py4j/tests/java_gateway_test.py -%%DATADIR%%/python/build/py4j/tests/java_list_test.py -%%DATADIR%%/python/build/py4j/tests/java_map_test.py -%%DATADIR%%/python/build/py4j/tests/java_set_test.py -%%DATADIR%%/python/build/py4j/tests/multithreadtest.py -%%DATADIR%%/python/build/py4j/tests/py4j_callback_example.py -%%DATADIR%%/python/build/py4j/tests/py4j_callback_example2.py -%%DATADIR%%/python/build/py4j/tests/py4j_example.py -%%DATADIR%%/python/build/py4j/version.py %%DATADIR%%/python/docs/Makefile %%DATADIR%%/python/docs/conf.py %%DATADIR%%/python/docs/epytext.py %%DATADIR%%/python/docs/index.rst %%DATADIR%%/python/docs/make.bat %%DATADIR%%/python/docs/make2.bat +%%DATADIR%%/python/docs/pyspark.ml.rst %%DATADIR%%/python/docs/pyspark.mllib.rst %%DATADIR%%/python/docs/pyspark.rst %%DATADIR%%/python/docs/pyspark.sql.rst %%DATADIR%%/python/docs/pyspark.streaming.rst %%DATADIR%%/python/lib/PY4J_LICENSE.txt %%DATADIR%%/python/lib/py4j-0.8.2.1-src.zip +%%DATADIR%%/python/lib/pyspark.zip %%DATADIR%%/python/pyspark/__init__.py %%DATADIR%%/python/pyspark/accumulators.py %%DATADIR%%/python/pyspark/broadcast.py @@ -194,55 +222,119 @@ %%DATADIR%%/python/pyspark/heapq3.py %%DATADIR%%/python/pyspark/java_gateway.py %%DATADIR%%/python/pyspark/join.py +%%DATADIR%%/python/pyspark/ml/__init__.py +%%DATADIR%%/python/pyspark/ml/classification.py +%%DATADIR%%/python/pyspark/ml/clustering.py +%%DATADIR%%/python/pyspark/ml/evaluation.py +%%DATADIR%%/python/pyspark/ml/feature.py +%%DATADIR%%/python/pyspark/ml/param/__init__.py +%%DATADIR%%/python/pyspark/ml/param/_shared_params_code_gen.py +%%DATADIR%%/python/pyspark/ml/param/shared.py +%%DATADIR%%/python/pyspark/ml/pipeline.py +%%DATADIR%%/python/pyspark/ml/recommendation.py +%%DATADIR%%/python/pyspark/ml/regression.py +%%DATADIR%%/python/pyspark/ml/tests.py +%%DATADIR%%/python/pyspark/ml/tuning.py +%%DATADIR%%/python/pyspark/ml/util.py +%%DATADIR%%/python/pyspark/ml/wrapper.py %%DATADIR%%/python/pyspark/mllib/__init__.py %%DATADIR%%/python/pyspark/mllib/classification.py %%DATADIR%%/python/pyspark/mllib/clustering.py %%DATADIR%%/python/pyspark/mllib/common.py +%%DATADIR%%/python/pyspark/mllib/evaluation.py %%DATADIR%%/python/pyspark/mllib/feature.py -%%DATADIR%%/python/pyspark/mllib/linalg.py -%%DATADIR%%/python/pyspark/mllib/rand.py +%%DATADIR%%/python/pyspark/mllib/fpm.py +%%DATADIR%%/python/pyspark/mllib/linalg/__init__.py +%%DATADIR%%/python/pyspark/mllib/linalg/distributed.py +%%DATADIR%%/python/pyspark/mllib/random.py %%DATADIR%%/python/pyspark/mllib/recommendation.py %%DATADIR%%/python/pyspark/mllib/regression.py -%%DATADIR%%/python/pyspark/mllib/stat.py +%%DATADIR%%/python/pyspark/mllib/stat/KernelDensity.py +%%DATADIR%%/python/pyspark/mllib/stat/__init__.py +%%DATADIR%%/python/pyspark/mllib/stat/_statistics.py +%%DATADIR%%/python/pyspark/mllib/stat/distribution.py +%%DATADIR%%/python/pyspark/mllib/stat/test.py %%DATADIR%%/python/pyspark/mllib/tests.py %%DATADIR%%/python/pyspark/mllib/tree.py %%DATADIR%%/python/pyspark/mllib/util.py +%%DATADIR%%/python/pyspark/profiler.py %%DATADIR%%/python/pyspark/rdd.py %%DATADIR%%/python/pyspark/rddsampler.py %%DATADIR%%/python/pyspark/resultiterable.py %%DATADIR%%/python/pyspark/serializers.py %%DATADIR%%/python/pyspark/shell.py %%DATADIR%%/python/pyspark/shuffle.py -%%DATADIR%%/python/pyspark/sql.py +%%DATADIR%%/python/pyspark/sql/__init__.py +%%DATADIR%%/python/pyspark/sql/column.py +%%DATADIR%%/python/pyspark/sql/context.py +%%DATADIR%%/python/pyspark/sql/dataframe.py +%%DATADIR%%/python/pyspark/sql/functions.py +%%DATADIR%%/python/pyspark/sql/group.py +%%DATADIR%%/python/pyspark/sql/readwriter.py +%%DATADIR%%/python/pyspark/sql/tests.py +%%DATADIR%%/python/pyspark/sql/types.py +%%DATADIR%%/python/pyspark/sql/utils.py +%%DATADIR%%/python/pyspark/sql/window.py %%DATADIR%%/python/pyspark/statcounter.py +%%DATADIR%%/python/pyspark/status.py %%DATADIR%%/python/pyspark/storagelevel.py %%DATADIR%%/python/pyspark/streaming/__init__.py %%DATADIR%%/python/pyspark/streaming/context.py %%DATADIR%%/python/pyspark/streaming/dstream.py +%%DATADIR%%/python/pyspark/streaming/flume.py +%%DATADIR%%/python/pyspark/streaming/kafka.py +%%DATADIR%%/python/pyspark/streaming/kinesis.py +%%DATADIR%%/python/pyspark/streaming/mqtt.py %%DATADIR%%/python/pyspark/streaming/tests.py %%DATADIR%%/python/pyspark/streaming/util.py %%DATADIR%%/python/pyspark/tests.py %%DATADIR%%/python/pyspark/traceback_utils.py %%DATADIR%%/python/pyspark/worker.py %%DATADIR%%/python/run-tests +%%DATADIR%%/python/run-tests.py %%DATADIR%%/python/test_support/SimpleHTTPServer.py %%DATADIR%%/python/test_support/hello.txt -%%DATADIR%%/python/test_support/userlib-0.1-py%%PYTHON_VER%%.egg +%%DATADIR%%/python/test_support/sql/orc_partitioned/_SUCCESS +%%DATADIR%%/python/test_support/sql/orc_partitioned/b=0/c=0/.part-r-00000-829af031-b970-49d6-ad39-30460a0be2c8.orc.crc +%%DATADIR%%/python/test_support/sql/orc_partitioned/b=0/c=0/part-r-00000-829af031-b970-49d6-ad39-30460a0be2c8.orc +%%DATADIR%%/python/test_support/sql/orc_partitioned/b=1/c=1/.part-r-00000-829af031-b970-49d6-ad39-30460a0be2c8.orc.crc +%%DATADIR%%/python/test_support/sql/orc_partitioned/b=1/c=1/part-r-00000-829af031-b970-49d6-ad39-30460a0be2c8.orc +%%DATADIR%%/python/test_support/sql/parquet_partitioned/_SUCCESS +%%DATADIR%%/python/test_support/sql/parquet_partitioned/_common_metadata +%%DATADIR%%/python/test_support/sql/parquet_partitioned/_metadata +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2014/month=9/day=1/.part-r-00008.gz.parquet.crc +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2014/month=9/day=1/part-r-00008.gz.parquet +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=10/day=25/.part-r-00002.gz.parquet.crc +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=10/day=25/.part-r-00004.gz.parquet.crc +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=10/day=25/part-r-00002.gz.parquet +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=10/day=25/part-r-00004.gz.parquet +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=10/day=26/.part-r-00005.gz.parquet.crc +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=10/day=26/part-r-00005.gz.parquet +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=9/day=1/.part-r-00007.gz.parquet.crc +%%DATADIR%%/python/test_support/sql/parquet_partitioned/year=2015/month=9/day=1/part-r-00007.gz.parquet +%%DATADIR%%/python/test_support/sql/people.json +%%DATADIR%%/python/test_support/userlib-0.1.zip %%DATADIR%%/python/test_support/userlibrary.py %%DATADIR%%/sbin/slaves.sh %%DATADIR%%/sbin/spark-config.sh %%DATADIR%%/sbin/spark-daemon.sh %%DATADIR%%/sbin/spark-daemons.sh -%%DATADIR%%/sbin/spark-executor %%DATADIR%%/sbin/start-all.sh %%DATADIR%%/sbin/start-history-server.sh %%DATADIR%%/sbin/start-master.sh +%%DATADIR%%/sbin/start-mesos-dispatcher.sh +%%DATADIR%%/sbin/start-mesos-shuffle-service.sh +%%DATADIR%%/sbin/start-shuffle-service.sh %%DATADIR%%/sbin/start-slave.sh %%DATADIR%%/sbin/start-slaves.sh %%DATADIR%%/sbin/start-thriftserver.sh %%DATADIR%%/sbin/stop-all.sh %%DATADIR%%/sbin/stop-history-server.sh %%DATADIR%%/sbin/stop-master.sh +%%DATADIR%%/sbin/stop-mesos-dispatcher.sh +%%DATADIR%%/sbin/stop-mesos-shuffle-service.sh +%%DATADIR%%/sbin/stop-shuffle-service.sh +%%DATADIR%%/sbin/stop-slave.sh %%DATADIR%%/sbin/stop-slaves.sh %%DATADIR%%/sbin/stop-thriftserver.sh @dir(%%SPARK_USER%%,%%SPARK_GROUP%%,) /var/log/spark From owner-svn-ports-all@freebsd.org Fri Nov 6 15:48:02 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2F47A27962; Fri, 6 Nov 2015 15:48:02 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DB401EC5; Fri, 6 Nov 2015 15:48:02 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Fm14Z057418; Fri, 6 Nov 2015 15:48:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Fm1SV057417; Fri, 6 Nov 2015 15:48:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061548.tA6Fm1SV057417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 15:48:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400936 - head/net-p2p/tribler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 15:48:02 -0000 Author: amdmi3 Date: Fri Nov 6 15:48:01 2015 New Revision: 400936 URL: https://svnweb.freebsd.org/changeset/ports/400936 Log: - Switch to options helpers Modified: head/net-p2p/tribler/Makefile Modified: head/net-p2p/tribler/Makefile ============================================================================== --- head/net-p2p/tribler/Makefile Fri Nov 6 15:14:47 2015 (r400935) +++ head/net-p2p/tribler/Makefile Fri Nov 6 15:48:01 2015 (r400936) @@ -42,7 +42,6 @@ USE_OPENSSL= yes USE_PYTHON= run USE_WX= 2.8 WX_COMPS= python -WX_UNICODE= yes CFLAGS+= -D__STDC_LIMIT_MACROS=1 CPPFLAGS+= -I${LOCALBASE}/include @@ -96,9 +95,6 @@ do-install: *.desktop ${STAGEDIR}${PREFIX}/share/applications) (cd ${WRKSRC}/usr/share/pixmaps && ${INSTALL_DATA} \ *.xpm ${STAGEDIR}${PREFIX}/share/pixmaps) - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC}/usr/share/tribler/Tribler && ${INSTALL_DATA} \ - *LICENSE*.txt readme.txt ${STAGEDIR}${DOCSDIR}) @(cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -m compileall \ -d ${PYTHONPREFIX_SITELIBDIR} \ -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) @@ -106,4 +102,9 @@ do-install: -d ${PYTHONPREFIX_SITELIBDIR} \ -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC}/usr/share/tribler/Tribler && ${INSTALL_DATA} \ + *LICENSE*.txt readme.txt ${STAGEDIR}${DOCSDIR}) + .include From owner-svn-ports-all@freebsd.org Fri Nov 6 15:48:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF3CDA279E4; Fri, 6 Nov 2015 15:48:52 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BE471151; Fri, 6 Nov 2015 15:48:52 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Fmpqa057557; Fri, 6 Nov 2015 15:48:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Fmpqi057555; Fri, 6 Nov 2015 15:48:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061548.tA6Fmpqi057555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 15:48:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400937 - in head/graphics/gtimelapse: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 15:48:52 -0000 Author: amdmi3 Date: Fri Nov 6 15:48:51 2015 New Revision: 400937 URL: https://svnweb.freebsd.org/changeset/ports/400937 Log: - Clarify LICENSE - Add LICENSE_FILE - Drop unneeded WX_UNICODE - Regenerate patches with `make makepatch` Modified: head/graphics/gtimelapse/Makefile head/graphics/gtimelapse/files/patch-src__gtimelapse.cpp Modified: head/graphics/gtimelapse/Makefile ============================================================================== --- head/graphics/gtimelapse/Makefile Fri Nov 6 15:48:01 2015 (r400936) +++ head/graphics/gtimelapse/Makefile Fri Nov 6 15:48:51 2015 (r400937) @@ -10,7 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/Relase # ye MAINTAINER= ports@FreeBSD.org COMMENT= Application for capturing images to generate timelapse videos -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 @@ -20,7 +21,6 @@ GNU_CONFIGURE= yes USES= autoreconf compiler:c++11-lib libtool pkgconfig USE_WX= 3.0 USE_CXXSTD= c++11 -WX_UNICODE= yes WX_CONF_ARGS= absolute PLIST_FILES= bin/${PORTNAME} Modified: head/graphics/gtimelapse/files/patch-src__gtimelapse.cpp ============================================================================== --- head/graphics/gtimelapse/files/patch-src__gtimelapse.cpp Fri Nov 6 15:48:01 2015 (r400936) +++ head/graphics/gtimelapse/files/patch-src__gtimelapse.cpp Fri Nov 6 15:48:51 2015 (r400937) @@ -1,6 +1,6 @@ ---- src/gtimelapse.cpp.orig +--- src/gtimelapse.cpp.orig 2009-06-08 12:13:59 UTC +++ src/gtimelapse.cpp -@@ -155,7 +155,11 @@ +@@ -155,7 +155,11 @@ wxPanel *display_widgets (wxPanel *panel //cout << "type: RADIO" << endl; //cout << "current: " << current << endl; @@ -12,7 +12,7 @@ for ( i=0; i Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87E89A27A6D; Fri, 6 Nov 2015 15:50:41 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46F8412CF; Fri, 6 Nov 2015 15:50:41 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6FoeI1057890; Fri, 6 Nov 2015 15:50:40 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6FodVZ057885; Fri, 6 Nov 2015 15:50:39 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511061550.tA6FodVZ057885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Fri, 6 Nov 2015 15:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400938 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 15:50:41 -0000 Author: truckman Date: Fri Nov 6 15:50:39 2015 New Revision: 400938 URL: https://svnweb.freebsd.org/changeset/ports/400938 Log: Switch back to tracking the upstream trunk instead of OpenOffice 4.1.2 release candidates. Upgrade to SVN revision r1712473. Add an option to build and install the PDF Import extension and enable it by default. Patch the extensions.lst file so that it points to the locations of the extension files rather than passing that information as a configure option. Add a patch to enable enable the use of file:// in extensions.lst for local integrated extensions as is documented in the comments in this file. Nuke the patches that have been committed upstream. Don't try to run the create_tree.sh script with "sh -c" since this script is not marked executable. MFH: 2015Q4 Added: head/editors/openoffice-devel/files/patch-extensions.lst (contents, props changed) head/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm (contents, props changed) Deleted: head/editors/openoffice-devel/files/patch-configure.in head/editors/openoffice-devel/files/patch-i114430-41x head/editors/openoffice-devel/files/patch-openjdk8 head/editors/openoffice-devel/files/patch-sdext_prj_build.lst Modified: head/editors/openoffice-devel/Makefile head/editors/openoffice-devel/distinfo head/editors/openoffice-devel/files/pkg-message.in Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Fri Nov 6 15:48:51 2015 (r400937) +++ head/editors/openoffice-devel/Makefile Fri Nov 6 15:50:39 2015 (r400938) @@ -98,12 +98,12 @@ RUN_DEPENDS= \ ${LOCALBASE}/share/fonts/ChromeOS/Arimo-Bold.ttf:${PORTSDIR}/x11-fonts/croscorefonts-fonts-ttf AOOVERSION1= 4 -AOOVERSION2= 1 -AOOVERSION3= 2 +AOOVERSION2= 2 +AOOVERSION3= 0 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD -AOOTAG= AOO412m3\(Build:9782\) -SVNREVISION= 1709696 -AOORC=rc3 +AOOTAG= AOO420m1\(Build:9800\) +SVNREVISION= 1712473 +#AOORC=rc3 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz AOOVERSION= ${AOOVERSION1}.${AOOVERSION2}.${AOOVERSION3} @@ -147,11 +147,12 @@ WITHOUT_CPU_CFLAGS= true CPE_PRODUCT= ${PORTNAME:S|apache-||} CPE_VENDOR= apache -OPTIONS_DEFINE= CUPS GNOME GNOMEVFS MMEDIA SDK WIKI_PUBLISHER CCACHE -OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA WIKI_PUBLISHER +OPTIONS_DEFINE= CUPS GNOME GNOMEVFS MMEDIA PDFIMPORT SDK WIKI_PUBLISHER CCACHE +OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA PDFIMPORT WIKI_PUBLISHER GNOME_DESC= GConf + screensaver presentation control via DBUS GNOMEVFS_DESC= GNOME Virtual File System MMEDIA_DESC= Multimedia backend for impress +PDFIMPORT_DESC= Build and install PDF import extension SDK_DESC= Build and install software development kit WIKI_PUBLISHER_DESC= Build and install Wiki Publisher extension CCACHE_DESC= Mimimize compile time of C/C++ programs @@ -173,8 +174,9 @@ MMEDIA_USE= GSTREAMER=yes SDK_CONFIGURE_ENABLE= odk +PDFIMPORT_CONFIGURE_ENABLE= pdfimport + WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher -WIKI_PUBLISHER_VARS= BUNDLED_EXTENSIONS+=swext/wiki-publisher.oxt .include @@ -276,10 +278,6 @@ CONFIGURE_ARGS+= \ --with-system-xrender \ --with-system-zlib -.if defined (BUNDLED_EXTENSIONS) -CONFIGURE_ARGS+= --with-bundled-prereg-extensions="${BUNDLED_EXTENSIONS}" -.endif - CREATE_TREE= ${WRKSRC}/sysui/desktop/share/create_tree.sh .include <${FILESDIR}/Makefile.knobs> @@ -443,7 +441,7 @@ do-install: ICON_THEMES="hicolor/??x??" \ KDEMAINDIR=${PREFIX} \ PREFIX=openoffice${AOOVERSION1} \ - ${SH} -c ${CREATE_TREE} ; \ + ${SH} ${CREATE_TREE} ; \ ${INSTALL_DATA} apacheopenoffice.xml \ ${STAGEDIR}/${PREFIX}/share/mime/packages Modified: head/editors/openoffice-devel/distinfo ============================================================================== --- head/editors/openoffice-devel/distinfo Fri Nov 6 15:48:51 2015 (r400937) +++ head/editors/openoffice-devel/distinfo Fri Nov 6 15:50:39 2015 (r400938) @@ -1,5 +1,5 @@ -SHA256 (openoffice/apache-openoffice-4.1.2-r1709696-src.tar.bz2) = 2e06774424eb564559f9e6d63ff79aa00522b210067717c5a8cfb54b3b7f1812 -SIZE (openoffice/apache-openoffice-4.1.2-r1709696-src.tar.bz2) = 219041975 +SHA256 (openoffice/apache-openoffice-r1712473-src.tar.xz) = 510ea8731ef43c93dfc88dba07d42b3580a38430e2822fd639aefa42a776c71f +SIZE (openoffice/apache-openoffice-r1712473-src.tar.xz) = 215169356 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa Added: head/editors/openoffice-devel/files/patch-extensions.lst ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/openoffice-devel/files/patch-extensions.lst Fri Nov 6 15:50:39 2015 (r400938) @@ -0,0 +1,17 @@ +--- extensions.lst.orig 2015-10-24 06:26:40 UTC ++++ extensions.lst +@@ -37,6 +37,14 @@ + # [ language=all && ENABLE_XXX ] + # file://XXX.oxt + ++# PDF Import extension ++[ language=all && ENABLE_PDFIMPORT=YES ] ++ file://pdfimport/pdfimport.oxt ++ ++# Wiki Publisher extension ++[ language=all && ENABLE_MEDIAWIKI=YES ] ++ file://swext/wiki-publisher.oxt ++ + # English dictionary + [ language=en.* || language=de || language=it ] + f5f6aab4cc5d92a34ab13ad15332770c http://sourceforge.net/projects/aoo-extensions/files/17102/21/dict-en.oxt/download "dict-en.oxt" Added: head/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm Fri Nov 6 15:50:39 2015 (r400938) @@ -0,0 +1,13 @@ +--- solenv/bin/modules/ExtensionsLst.pm.orig 2014-02-25 08:33:31 UTC ++++ solenv/bin/modules/ExtensionsLst.pm +@@ -592,8 +592,9 @@ sub GetExtensionList ($@) + my $protocol_selector = shift; + my @language_list = @_; + +- if (defined $ENV{'ENABLE_BUNDLED_DICTIONARIES'} ++ if ((defined $ENV{'ENABLE_BUNDLED_DICTIONARIES'} + && $ENV{'ENABLE_BUNDLED_DICTIONARIES'} eq "YES") ++ || $protocol_selector eq "file") + { + my $full_file_name = Prepare(); + my @urls = ParseExtensionsLst($full_file_name, \@language_list); Modified: head/editors/openoffice-devel/files/pkg-message.in ============================================================================== --- head/editors/openoffice-devel/files/pkg-message.in Fri Nov 6 15:48:51 2015 (r400937) +++ head/editors/openoffice-devel/files/pkg-message.in Fri Nov 6 15:50:39 2015 (r400938) @@ -32,11 +32,7 @@ to your PATH and you will be able to use OpenOffice does need $LANG to be set to a suitable value. -4. Wiki Publisher Extension ---------------------------- -The Wiki Publisher extension is now an integrated extension. - -5. If you run into problems +4. If you run into problems --------------------------- If you somehow run into problems, please remove the already installed "%%AOOUDIR%%" directory in your home directory, then redo the From owner-svn-ports-all@freebsd.org Fri Nov 6 15:52:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2344A27C01; Fri, 6 Nov 2015 15:52:58 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE22617C5; Fri, 6 Nov 2015 15:52:58 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Fqv4N060582; Fri, 6 Nov 2015 15:52:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Fqvq1060581; Fri, 6 Nov 2015 15:52:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061552.tA6Fqvq1060581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 15:52:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400939 - head/audio/csound X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 15:52:59 -0000 Author: amdmi3 Date: Fri Nov 6 15:52:57 2015 New Revision: 400939 URL: https://svnweb.freebsd.org/changeset/ports/400939 Log: - Fix build on 11.x - Switch to options helpers Modified: head/audio/csound/Makefile Modified: head/audio/csound/Makefile ============================================================================== --- head/audio/csound/Makefile Fri Nov 6 15:50:39 2015 (r400938) +++ head/audio/csound/Makefile Fri Nov 6 15:52:57 2015 (r400939) @@ -176,14 +176,19 @@ post-patch: /jackEnvironment/s|'asound'|''|" ${WRKSRC}/SConstruct @${REINPLACE_CMD} -e "s|linux/if.h|sys/types.h|" \ ${WRKSRC}/OOps/remote.c + @${REINPLACE_CMD} -e "/Str/!s|fdclose|my_fdclose|" \ + ${WRKSRC}/OOps/*.c \ + ${WRKSRC}/Top/csound.c \ + ${WRKSRC}/Engine/auxfd.c \ + ${WRKSRC}/H/prototyp.h post-install: ${LN} -sf libcsound64.so.5 ${STAGEDIR}${PREFIX}/lib/libcsound64.so -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKDIR}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) -.endif ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/*.so* \ ${STAGEDIR}${PREFIX}/lib/csound/plugins64/*.so +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKDIR}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) + .include From owner-svn-ports-all@freebsd.org Fri Nov 6 15:59:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD67A27C63; Fri, 6 Nov 2015 15:59:08 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34D72192D; Fri, 6 Nov 2015 15:59:08 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Fx7LF060894; Fri, 6 Nov 2015 15:59:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Fx7Cj060893; Fri, 6 Nov 2015 15:59:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061559.tA6Fx7Cj060893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 15:59:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400940 - head/x11/keybinder-gtk3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 15:59:08 -0000 Author: amdmi3 Date: Fri Nov 6 15:59:07 2015 New Revision: 400940 URL: https://svnweb.freebsd.org/changeset/ports/400940 Log: - Fix LICENSE - Strip library Modified: head/x11/keybinder-gtk3/Makefile Modified: head/x11/keybinder-gtk3/Makefile ============================================================================== --- head/x11/keybinder-gtk3/Makefile Fri Nov 6 15:52:57 2015 (r400939) +++ head/x11/keybinder-gtk3/Makefile Fri Nov 6 15:59:07 2015 (r400940) @@ -2,6 +2,7 @@ PORTNAME= keybinder PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= GENTOO PKGNAMESUFFIX= -gtk3 @@ -10,7 +11,8 @@ DISTNAME= ${PORTNAME}-3.0-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for registering keyboard shortcuts -LICENSE= GPLv2 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc-html --without-html-dir @@ -18,6 +20,7 @@ USES= gmake libtool pathfix pkgconfig USE_GNOME= gtk30 introspection:build USE_XORG= x11 xext xrender USE_LDCONFIG= yes +INSTALL_TARGET= install-strip PLIST_SUB+= VERSION="3.0" From owner-svn-ports-all@freebsd.org Fri Nov 6 16:04:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 736A8A27F82; Fri, 6 Nov 2015 16:04:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A33B1E21; Fri, 6 Nov 2015 16:04:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6G4WOA063684; Fri, 6 Nov 2015 16:04:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6G4WAC063683; Fri, 6 Nov 2015 16:04:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061604.tA6G4WAC063683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 16:04:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400941 - head/audio/smasher X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 16:04:33 -0000 Author: amdmi3 Date: Fri Nov 6 16:04:32 2015 New Revision: 400941 URL: https://svnweb.freebsd.org/changeset/ports/400941 Log: - Add LICENSE - Drop unneeded WX_UNICODE Modified: head/audio/smasher/Makefile Modified: head/audio/smasher/Makefile ============================================================================== --- head/audio/smasher/Makefile Fri Nov 6 15:59:07 2015 (r400940) +++ head/audio/smasher/Makefile Fri Nov 6 16:04:32 2015 (r400941) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Cross platform audio loop slicer +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING.LIB + LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ libmad.so:${PORTSDIR}/audio/libmad \ libcsound64.so:${PORTSDIR}/audio/csound @@ -18,7 +21,6 @@ GNU_CONFIGURE= yes USES= desktop-file-utils gmake pkgconfig USE_GCC= yes USE_WX= 2.8 -WX_UNICODE= yes WX_CONF_ARGS= absolute WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} From owner-svn-ports-all@freebsd.org Fri Nov 6 16:08:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E319BA28139; Fri, 6 Nov 2015 16:08:46 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ADFA912E8; Fri, 6 Nov 2015 16:08:46 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6G8jC2063919; Fri, 6 Nov 2015 16:08:45 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6G8jKS063918; Fri, 6 Nov 2015 16:08:45 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511061608.tA6G8jKS063918@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 6 Nov 2015 16:08:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400942 - head/www/py-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 16:08:47 -0000 Author: pawel Date: Fri Nov 6 16:08:45 2015 New Revision: 400942 URL: https://svnweb.freebsd.org/changeset/ports/400942 Log: www/py-beautifulsoup should be RUN dependency Submitted by: koobs Modified: head/www/py-google/Makefile Modified: head/www/py-google/Makefile ============================================================================== --- head/www/py-google/Makefile Fri Nov 6 16:04:32 2015 (r400941) +++ head/www/py-google/Makefile Fri Nov 6 16:08:45 2015 (r400942) @@ -3,6 +3,7 @@ PORTNAME= google PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ COMMENT= Python bindings to the Google s LICENSE= BSD2CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup USES= python USE_PYTHON= autoplist distutils From owner-svn-ports-all@freebsd.org Fri Nov 6 16:24:17 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B88EA285A6; Fri, 6 Nov 2015 16:24:17 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5322A1C55; Fri, 6 Nov 2015 16:24:17 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6GOGhJ069983; Fri, 6 Nov 2015 16:24:16 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6GOEGW069959; Fri, 6 Nov 2015 16:24:14 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201511061624.tA6GOEGW069959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 6 Nov 2015 16:24:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400943 - in head: audio/msbcg729 audio/msilbc devel/libosmo-abis multimedia/msopenh264 multimedia/msx264 net/belle-sip net/belle-sip/files net/linphone net/linphone/files net/mediastre... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 16:24:17 -0000 Author: tijl Date: Fri Nov 6 16:24:13 2015 New Revision: 400943 URL: https://svnweb.freebsd.org/changeset/ports/400943 Log: Update the Linphone stack. Linphone 3.9.0 Ortp 0.25.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis) Libbzrtp 1.0.3 Belle-sip (fix files/patch-src-belle_sip_headers_impl.c) Mediastreamer 2.12.0 MS plugins (msbcg729 1.0.1, msilbc 2.1.2, msopenh264 1.1.1, msx264 1.5.2) Deleted: head/net/linphone/files/patch-gtk-status_icon.c Modified: head/audio/msbcg729/Makefile head/audio/msbcg729/distinfo head/audio/msilbc/Makefile head/audio/msilbc/distinfo head/devel/libosmo-abis/Makefile head/multimedia/msopenh264/Makefile head/multimedia/msopenh264/distinfo head/multimedia/msx264/Makefile head/multimedia/msx264/distinfo head/net/belle-sip/Makefile head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c head/net/linphone/Makefile head/net/linphone/distinfo head/net/linphone/files/patch-configure head/net/linphone/files/patch-coreapi__presence.c head/net/linphone/pkg-plist head/net/mediastreamer/Makefile head/net/mediastreamer/distinfo head/net/mediastreamer/pkg-plist head/net/ortp/Makefile head/net/ortp/distinfo head/net/ortp/pkg-plist head/security/libbzrtp/Makefile head/security/libbzrtp/distinfo Modified: head/audio/msbcg729/Makefile ============================================================================== --- head/audio/msbcg729/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/audio/msbcg729/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= msbcg729 -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= audio MASTER_SITES= SAVANNAH/linphone/plugins/sources DISTNAME= bcg729-${DISTVERSION} Modified: head/audio/msbcg729/distinfo ============================================================================== --- head/audio/msbcg729/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/audio/msbcg729/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (bcg729-1.0.0.tar.gz) = f7d2ff2789c132f43ac2223e418023f512474c819ef96a24fee5b75edab840cc -SIZE (bcg729-1.0.0.tar.gz) = 446709 +SHA256 (bcg729-1.0.1.tar.gz) = 15f45abe2568b608984fe5f74aa8916d01a51cb26dcd559423d886d68ebe04ef +SIZE (bcg729-1.0.1.tar.gz) = 473172 Modified: head/audio/msilbc/Makefile ============================================================================== --- head/audio/msilbc/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/audio/msilbc/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= msilbc -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= audio net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ @@ -16,5 +16,6 @@ USES= libtool pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= ILBC_CFLAGS=-I${LOCALBASE}/include/ilbc \ ILBC_LIBS="-L${LOCALBASE}/lib -lilbc" +INSTALL_TARGET= install-strip .include Modified: head/audio/msilbc/distinfo ============================================================================== --- head/audio/msilbc/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/audio/msilbc/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (msilbc-2.1.1.tar.gz) = bfb17fead18ae7e3a225b0322fbba8082e67f9ef85b0bf77edca845979830963 -SIZE (msilbc-2.1.1.tar.gz) = 341993 +SHA256 (msilbc-2.1.2.tar.gz) = d73144d6009973e6e495bc593298f0644073e296cd9febc8117079929217401e +SIZE (msilbc-2.1.2.tar.gz) = 343286 Modified: head/devel/libosmo-abis/Makefile ============================================================================== --- head/devel/libosmo-abis/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/devel/libosmo-abis/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -2,6 +2,7 @@ PORTNAME= libosmo-abis PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ Modified: head/multimedia/msopenh264/Makefile ============================================================================== --- head/multimedia/msopenh264/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/multimedia/msopenh264/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= msopenh264 -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= multimedia net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ Modified: head/multimedia/msopenh264/distinfo ============================================================================== --- head/multimedia/msopenh264/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/multimedia/msopenh264/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (msopenh264-1.0.0.tar.gz) = 85204e6f23339c098c4388ba8f621853f14b61d5ad717c91ea1b7bf290aa4298 -SIZE (msopenh264-1.0.0.tar.gz) = 389626 +SHA256 (msopenh264-1.1.1.tar.gz) = 1f9ea6fb3d08b013bdea273f51872f584e9919ff093ec96762b1c9b96f0d0b53 +SIZE (msopenh264-1.1.1.tar.gz) = 392512 Modified: head/multimedia/msx264/Makefile ============================================================================== --- head/multimedia/msx264/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/multimedia/msx264/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= msx264 -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= multimedia net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ Modified: head/multimedia/msx264/distinfo ============================================================================== --- head/multimedia/msx264/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/multimedia/msx264/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (msx264-1.5.1.tar.gz) = b4b724b2b3f412790bc87bc6a1ad4eafa95cf98ad048430562b30801f611f3a6 -SIZE (msx264-1.5.1.tar.gz) = 356331 +SHA256 (msx264-1.5.2.tar.gz) = e82e5142b479f331d09dfe858857d6311ccd149ff8f6c5c63b03151fb7b5a88a +SIZE (msx264-1.5.2.tar.gz) = 359877 Modified: head/net/belle-sip/Makefile ============================================================================== --- head/net/belle-sip/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/belle-sip/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -2,6 +2,7 @@ PORTNAME= belle-sip PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= net java MASTER_SITES= SAVANNAH/linphone/${PORTNAME}/ \ http://www.antlr3.org/download/:source2 Modified: head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c ============================================================================== --- head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/belle-sip/files/patch-src-belle_sip_headers_impl.c Fri Nov 6 16:24:13 2015 (r400943) @@ -1,22 +1,26 @@ --- src/belle_sip_headers_impl.c.orig 2015-10-19 11:43:47 UTC +++ src/belle_sip_headers_impl.c -@@ -1670,8 +1670,6 @@ BELLESIP_EXPORT time_t belle_sip_header_ +@@ -1668,11 +1668,6 @@ BELLESIP_EXPORT time_t belle_sip_header_ + char tmp2[16] ={0}; + int i,j; time_t seconds; - #ifdef BELLE_SIP_WINDOWS_UNIVERSAL - long adjust_timezone; +-#ifdef BELLE_SIP_WINDOWS_UNIVERSAL +- long adjust_timezone; -#else - time_t adjust_timezone; - #endif +-#endif -@@ -1695,25 +1693,11 @@ BELLESIP_EXPORT time_t belle_sip_header_ + /* time headers are in GMT as spec says */ +@@ -1694,26 +1689,12 @@ BELLESIP_EXPORT time_t belle_sip_header_ + return (time_t)-1; success: ret.tm_isdst=0; - +- -#if TARGET_IPHONE_SIMULATOR - /* 'timezone' is buggy on iOS simulator, use the timegm() function to convert to UTC timestamp - and discard the adjust timezone value */ -- seconds = timegm(&ret); + seconds = timegm(&ret); - adjust_timezone = 0; -#else - seconds = mktime(&ret); Modified: head/net/linphone/Makefile ============================================================================== --- head/net/linphone/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/linphone/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= linphone -PORTVERSION= 3.8.5 +PORTVERSION= 3.9.0 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= SAVANNAH/linphone/3.8.x/sources +MASTER_SITES= SAVANNAH/linphone/3.9.x/sources MAINTAINER= tijl@FreeBSD.org COMMENT= SIP client supporting voice/video calls and text messaging @@ -18,8 +18,9 @@ LIB_DEPENDS= libbellesip.so:${PORTSDIR}/ CONFLICTS_INSTALL= linphone-base-[0-9]* GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-deplibs-link --disable-silent-rules \ - --disable-speex --disable-strict --disable-tutorials \ +CONFIGURE_ARGS= --disable-deplibs-link --disable-documentation \ + --disable-silent-rules --disable-speex --disable-strict \ + --disable-tutorials \ --enable-external-mediastreamer --enable-external-ortp \ --enable-lime --with-polarssl=${LOCALBASE} \ --with-readline=${LOCALBASE} Modified: head/net/linphone/distinfo ============================================================================== --- head/net/linphone/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/linphone/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (linphone-3.8.5.tar.gz) = 5dd1ffeb8b5a6858e38018b340d108b587b0dd0e356ab14b83369839f9a27981 -SIZE (linphone-3.8.5.tar.gz) = 15376036 +SHA256 (linphone-3.9.0.tar.gz) = bcdf975b339de90906b0c27917ae6eb471733356690e6b7cd8ba36d8f96363e2 +SIZE (linphone-3.9.0.tar.gz) = 13424982 Modified: head/net/linphone/files/patch-configure ============================================================================== --- head/net/linphone/files/patch-configure Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/linphone/files/patch-configure Fri Nov 6 16:24:13 2015 (r400943) @@ -1,6 +1,6 @@ ---- configure.orig 2015-04-02 09:04:58 UTC +--- configure.orig 2015-11-02 13:54:22 UTC +++ configure -@@ -20382,12 +20382,6 @@ $as_echo "#define HAVE_NOTIFY1 1" >>conf +@@ -20432,12 +20432,6 @@ $as_echo "#define HAVE_NOTIFY1 1" >>conf fi fi @@ -13,12 +13,37 @@ case "$host_cpu" in *arm*) -@@ -22149,7 +22143,7 @@ fi +@@ -22107,14 +22101,14 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sqlite3_sqlite3_open" >&5 + $as_echo "$ac_cv_lib_sqlite3_sqlite3_open" >&6; } + if test "x$ac_cv_lib_sqlite3_sqlite3_open" = xyes; then : +- SQLITE3_LIBS+=" -lsqlite3 "; found_sqlite=yes ++ SQLITE3_LIBS="$SQLITE3_LIBS -lsqlite3 "; found_sqlite=yes + else + foo=bar + fi fi if test "$found_sqlite" = "yes"; then -- SQLITE3_CFLAGS+="-DMSG_STORAGE_ENABLED" +- SQLITE3_CFLAGS+=" -DMSG_STORAGE_ENABLED" + SQLITE3_CFLAGS="$SQLITE3_CFLAGS -DMSG_STORAGE_ENABLED" if test "$build_macos" = "yes" -o "$ios_found" = "yes"; then SQLITE3_LIBS+=" -liconv" fi +@@ -22262,14 +22256,14 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sqlite3_sqlite3_open" >&5 + $as_echo "$ac_cv_lib_sqlite3_sqlite3_open" >&6; } + if test "x$ac_cv_lib_sqlite3_sqlite3_open" = xyes; then : +- SQLITE3_LIBS+=" -lsqlite3 "; found_sqlite=yes ++ SQLITE3_LIBS="$SQLITE3_LIBS -lsqlite3 "; found_sqlite=yes + else + foo=bar + fi + + fi + if test "$found_sqlite" = "yes"; then +- SQLITE3_CFLAGS+=" -DCALL_LOGS_STORAGE_ENABLED" ++ SQLITE3_CFLAGS="$SQLITE3_CFLAGS -DCALL_LOGS_STORAGE_ENABLED" + if test "$build_macos" = "yes" -o "$ios_found" = "yes"; then + SQLITE3_LIBS+=" -liconv" + fi Modified: head/net/linphone/files/patch-coreapi__presence.c ============================================================================== --- head/net/linphone/files/patch-coreapi__presence.c Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/linphone/files/patch-coreapi__presence.c Fri Nov 6 16:24:13 2015 (r400943) @@ -1,6 +1,18 @@ ---- coreapi/presence.c.orig 2015-04-02 09:04:01 UTC +--- coreapi/presence.c.orig 2015-10-23 09:10:07 UTC +++ coreapi/presence.c -@@ -164,12 +164,12 @@ static time_t parse_timestamp(const char +@@ -157,11 +157,6 @@ static void presence_activity_delete(Lin + static time_t parse_timestamp(const char *timestamp) { + struct tm ret; + time_t seconds; +-#ifdef LINPHONE_WINDOWS_UNIVERSAL +- long adjust_timezone; +-#else +- time_t adjust_timezone; +-#endif + + memset(&ret, 0, sizeof(ret)); + sscanf(timestamp, "%d-%d-%dT%d:%d:%d", +@@ -169,17 +164,12 @@ static time_t parse_timestamp(const char ret.tm_mon--; ret.tm_year -= 1900; ret.tm_isdst = 0; @@ -11,7 +23,12 @@ + ms_error("timegm() failed: %s", strerror(errno)); return (time_t)-1; } -- return seconds - timezone; +-#ifdef LINPHONE_WINDOWS_UNIVERSAL +- _get_timezone(&adjust_timezone); +-#else +- adjust_timezone = timezone; +-#endif +- return seconds - (time_t)adjust_timezone; + return seconds; } Modified: head/net/linphone/pkg-plist ============================================================================== --- head/net/linphone/pkg-plist Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/linphone/pkg-plist Fri Nov 6 16:24:13 2015 (r400943) @@ -11,6 +11,7 @@ include/linphone/call_log.h include/linphone/call_params.h include/linphone/content.h include/linphone/event.h +include/linphone/linphone_proxy_config.h include/linphone/linphone_tunnel.h include/linphone/linphonecore.h include/linphone/linphonecore_utils.h @@ -22,8 +23,8 @@ include/linphone/sipsetup.h include/linphone/xml2lpc.h include/linphone/xmlrpc.h lib/liblinphone.so -lib/liblinphone.so.7 -lib/liblinphone.so.7.0.0 +lib/liblinphone.so.8 +lib/liblinphone.so.8.0.0 libdata/pkgconfig/linphone.pc man/cs/man1/linphone.1.gz man/cs/man1/linphonec.1.gz @@ -35,24 +36,109 @@ man/man1/sipomatic.1.gz share/appdata/linphone.appdata.xml share/applications/audio-assistant.desktop share/applications/linphone.desktop +share/icons/hicolor/48x48/actions/linphone-add-call.png +share/icons/hicolor/48x48/actions/linphone-call-transfer.png +share/icons/hicolor/48x48/actions/linphone-chat-send.png +share/icons/hicolor/48x48/actions/linphone-conference-start.png +share/icons/hicolor/48x48/actions/linphone-contact-add.png +share/icons/hicolor/48x48/actions/linphone-delete.png +share/icons/hicolor/48x48/actions/linphone-edit.png +share/icons/hicolor/48x48/actions/linphone-history.png +share/icons/hicolor/48x48/actions/linphone-hold-off.png +share/icons/hicolor/48x48/actions/linphone-hold-on.png +share/icons/hicolor/48x48/actions/linphone-record.png +share/icons/hicolor/48x48/actions/linphone-start-call.png +share/icons/hicolor/48x48/actions/linphone-start-call2.png +share/icons/hicolor/48x48/actions/linphone-start-chat.png +share/icons/hicolor/48x48/actions/linphone-stop-call.png share/icons/hicolor/48x48/apps/linphone.png +share/icons/hicolor/48x48/status/linphone-call-status-incoming.png +share/icons/hicolor/48x48/status/linphone-call-status-missed.png +share/icons/hicolor/48x48/status/linphone-call-status-outgoing.png +share/icons/hicolor/48x48/status/linphone-camera-disabled.png +share/icons/hicolor/48x48/status/linphone-camera-enabled.png +share/icons/hicolor/48x48/status/linphone-chat-new-message-and-writing.png +share/icons/hicolor/48x48/status/linphone-chat-new-message.png +share/icons/hicolor/48x48/status/linphone-chat-nothing.png +share/icons/hicolor/48x48/status/linphone-chat-writing.png +share/icons/hicolor/48x48/status/linphone-failed.png +share/icons/hicolor/48x48/status/linphone-inprogress.png +share/icons/hicolor/48x48/status/linphone-media-pause.png +share/icons/hicolor/48x48/status/linphone-media-play.png +share/icons/hicolor/48x48/status/linphone-micro-enabled.png +share/icons/hicolor/48x48/status/linphone-micro-muted.png +share/icons/hicolor/48x48/status/linphone-ok.png +share/icons/hicolor/48x48/status/linphone-security-ok.png +share/icons/hicolor/48x48/status/linphone-security-pending.png +share/icons/hicolor/48x48/status/linphone-speaker-enabled.png +share/icons/hicolor/48x48/status/linphone-speaker-muted.png +share/icons/hicolor/48x48/status/linphone-status-away.png +share/icons/hicolor/48x48/status/linphone-status-donotdisturb.png +share/icons/hicolor/48x48/status/linphone-status-offline.png +share/icons/hicolor/48x48/status/linphone-status-online.png +share/icons/hicolor/48x48/status/linphone-warning.png +share/icons/hicolor/scalable/actions/linphone-add-call.svg +share/icons/hicolor/scalable/actions/linphone-call-transfer.svg +share/icons/hicolor/scalable/actions/linphone-chat-send.svg +share/icons/hicolor/scalable/actions/linphone-conference-start.svg +share/icons/hicolor/scalable/actions/linphone-contact-add.svg +share/icons/hicolor/scalable/actions/linphone-delete.svg +share/icons/hicolor/scalable/actions/linphone-edit.svg +share/icons/hicolor/scalable/actions/linphone-history.svg +share/icons/hicolor/scalable/actions/linphone-hold-off.svg +share/icons/hicolor/scalable/actions/linphone-hold-on.svg +share/icons/hicolor/scalable/actions/linphone-record.svg +share/icons/hicolor/scalable/actions/linphone-start-call.svg +share/icons/hicolor/scalable/actions/linphone-start-call2.svg +share/icons/hicolor/scalable/actions/linphone-start-chat.svg +share/icons/hicolor/scalable/status/linphone-call-status-incoming.svg +share/icons/hicolor/scalable/status/linphone-call-status-missed.svg +share/icons/hicolor/scalable/status/linphone-call-status-outgoing.svg +share/icons/hicolor/scalable/status/linphone-camera-disabled.svg +share/icons/hicolor/scalable/status/linphone-camera-enabled.svg +share/icons/hicolor/scalable/status/linphone-chat-new-message-and-writing.svg +share/icons/hicolor/scalable/status/linphone-chat-new-message.svg +share/icons/hicolor/scalable/status/linphone-chat-nothing.svg +share/icons/hicolor/scalable/status/linphone-chat-writing.svg +share/icons/hicolor/scalable/status/linphone-failed.svg +share/icons/hicolor/scalable/status/linphone-inprogress.svg +share/icons/hicolor/scalable/status/linphone-media-pause.svg +share/icons/hicolor/scalable/status/linphone-media-play.svg +share/icons/hicolor/scalable/status/linphone-micro-enabled.svg +share/icons/hicolor/scalable/status/linphone-micro-muted.svg +share/icons/hicolor/scalable/status/linphone-ok.svg +share/icons/hicolor/scalable/status/linphone-security-ok.svg +share/icons/hicolor/scalable/status/linphone-security-pending.svg +share/icons/hicolor/scalable/status/linphone-speaker-enabled.svg +share/icons/hicolor/scalable/status/linphone-speaker-muted.svg +share/icons/hicolor/scalable/status/linphone-status-away.svg +share/icons/hicolor/scalable/status/linphone-status-donotdisturb.svg +share/icons/hicolor/scalable/status/linphone-status-offline.svg +share/icons/hicolor/scalable/status/linphone-status-online.svg +share/icons/hicolor/scalable/status/linphone-warning.svg %%DATADIR%%/COPYING %%DATADIR%%/about.ui %%DATADIR%%/audio_assistant.ui %%DATADIR%%/buddylookup.ui %%DATADIR%%/call_logs.ui %%DATADIR%%/call_statistics.ui +%%DATADIR%%/callee_frame.ui +%%DATADIR%%/chatroom_frame.ui +%%DATADIR%%/conf_frame.ui %%DATADIR%%/config-uri.ui %%DATADIR%%/contact.ui %%DATADIR%%/dscp_settings.ui +%%DATADIR%%/in_call_frame.ui %%DATADIR%%/keypad.ui %%DATADIR%%/ldap.ui %%DATADIR%%/log.ui +%%DATADIR%%/login_frame.ui %%DATADIR%%/main.ui %%DATADIR%%/parameters.ui %%DATADIR%%/password.ui %%DATADIR%%/provisioning-fetch.ui %%DATADIR%%/rootca.pem +%%DATADIR%%/setup_wizard.ui %%DATADIR%%/sip_account.ui %%DATADIR%%/stock_people.png %%DATADIR%%/tunnel_config.ui @@ -66,6 +152,7 @@ share/icons/hicolor/48x48/apps/linphone. %%NLS%%share/locale/hu/LC_MESSAGES/linphone.mo %%NLS%%share/locale/it/LC_MESSAGES/linphone.mo %%NLS%%share/locale/ja/LC_MESSAGES/linphone.mo +%%NLS%%share/locale/lt/LC_MESSAGES/linphone.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/linphone.mo %%NLS%%share/locale/nl/LC_MESSAGES/linphone.mo %%NLS%%share/locale/pl/LC_MESSAGES/linphone.mo @@ -76,41 +163,8 @@ share/icons/hicolor/48x48/apps/linphone. %%NLS%%share/locale/tr/LC_MESSAGES/linphone.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/linphone.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/linphone.mo -share/pixmaps/linphone/active_chat.png -share/pixmaps/linphone/addcall-green.png -share/pixmaps/linphone/call.png -share/pixmaps/linphone/call_status_incoming.png -share/pixmaps/linphone/call_status_outgoing.png -share/pixmaps/linphone/chat.png -share/pixmaps/linphone/chat_message_delivered.png -share/pixmaps/linphone/chat_message_inprogress.png -share/pixmaps/linphone/chat_message_not_delivered.png -share/pixmaps/linphone/composing_active_chat.png -share/pixmaps/linphone/composing_chat.png -share/pixmaps/linphone/contact-orange.png -share/pixmaps/linphone/contact_starred.png -share/pixmaps/linphone/contact_unstarred.png -share/pixmaps/linphone/dialer-orange.png -share/pixmaps/linphone/dialer.png -share/pixmaps/linphone/history-orange.png -share/pixmaps/linphone/hold_off.png -share/pixmaps/linphone/hold_on.png share/pixmaps/linphone/linphone-banner.png share/pixmaps/linphone/linphone.icns -share/pixmaps/linphone/linphone.png -share/pixmaps/linphone/mic_active.png -share/pixmaps/linphone/mic_muted.png -share/pixmaps/linphone/notok.png -share/pixmaps/linphone/ok.png -share/pixmaps/linphone/speaker.png -share/pixmaps/linphone/startcall-green.png -share/pixmaps/linphone/startcall-small.png -share/pixmaps/linphone/status-green.png -share/pixmaps/linphone/status-offline.png -share/pixmaps/linphone/status-orange.png -share/pixmaps/linphone/status-red.png -share/pixmaps/linphone/stopcall-red.png -share/pixmaps/linphone/stopcall-small.png share/sounds/linphone/hello16000.wav share/sounds/linphone/hello8000.wav share/sounds/linphone/incoming_chat.wav Modified: head/net/mediastreamer/Makefile ============================================================================== --- head/net/mediastreamer/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/mediastreamer/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mediastreamer -PORTVERSION= 2.11.2 -PORTREVISION= 3 +PORTVERSION= 2.12.0 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/mediastreamer @@ -21,8 +20,8 @@ LIB_DEPENDS= libortp.so:${PORTSDIR}/net/ CONFLICTS_INSTALL= linphone-base-[0-9]* GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-alsa --disable-matroska --disable-pulseaudio \ - --disable-silent-rules --disable-strict \ +CONFIGURE_ARGS= --disable-alsa --disable-documentation --disable-matroska \ + --disable-pulseaudio --disable-silent-rules --disable-strict \ --with-gsm=${LOCALBASE} --with-srtp=${LOCALBASE} \ --with-polarssl=${LOCALBASE} xxd_found=yes CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_ARC4RANDOM Modified: head/net/mediastreamer/distinfo ============================================================================== --- head/net/mediastreamer/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/mediastreamer/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (mediastreamer-2.11.2.tar.gz) = 8c09b0646c8ba0354b3e1d807811e70110d6f3a893fd19f4ef91864f3357cfbc -SIZE (mediastreamer-2.11.2.tar.gz) = 6356644 +SHA256 (mediastreamer-2.12.0.tar.gz) = 3e0f497705b00862a42361591c3e588a3c5df5b4be22238da8cb46ae1ed76b5f +SIZE (mediastreamer-2.12.0.tar.gz) = 6384689 Modified: head/net/mediastreamer/pkg-plist ============================================================================== --- head/net/mediastreamer/pkg-plist Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/mediastreamer/pkg-plist Fri Nov 6 16:24:13 2015 (r400943) @@ -40,6 +40,7 @@ include/mediastreamer2/msv4l.h include/mediastreamer2/msvaddtx.h include/mediastreamer2/msvideo.h include/mediastreamer2/msvideoout.h +include/mediastreamer2/msvideopresets.h include/mediastreamer2/msvolume.h include/mediastreamer2/mswebcam.h include/mediastreamer2/qualityindicator.h @@ -51,11 +52,11 @@ include/mediastreamer2/videostarter.h include/mediastreamer2/x11_helper.h include/mediastreamer2/zrtp.h lib/libmediastreamer_base.so -lib/libmediastreamer_base.so.4 -lib/libmediastreamer_base.so.4.0.0 +lib/libmediastreamer_base.so.6 +lib/libmediastreamer_base.so.6.0.0 lib/libmediastreamer_voip.so -lib/libmediastreamer_voip.so.4 -lib/libmediastreamer_voip.so.4.0.0 +lib/libmediastreamer_voip.so.6 +lib/libmediastreamer_voip.so.6.0.0 libdata/pkgconfig/mediastreamer.pc share/images/nowebcamCIF.jpg %%NLS%%share/locale/cs/LC_MESSAGES/mediastreamer.mo Modified: head/net/ortp/Makefile ============================================================================== --- head/net/ortp/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/ortp/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ortp -PORTVERSION= 0.24.2 +PORTVERSION= 0.25.0 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/ortp/sources Modified: head/net/ortp/distinfo ============================================================================== --- head/net/ortp/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/ortp/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (ortp-0.24.2.tar.gz) = cb37c76985b3703157f0ed06d900d662b903ad3c5b772e2d1ea36478ad8a6616 -SIZE (ortp-0.24.2.tar.gz) = 560529 +SHA256 (ortp-0.25.0.tar.gz) = 0deb826b79b1fd329f7638821d5439dc343bc55bb122daa6c90d19116cfe8d9a +SIZE (ortp-0.25.0.tar.gz) = 565836 Modified: head/net/ortp/pkg-plist ============================================================================== --- head/net/ortp/pkg-plist Fri Nov 6 16:08:45 2015 (r400942) +++ head/net/ortp/pkg-plist Fri Nov 6 16:24:13 2015 (r400943) @@ -13,6 +13,6 @@ include/ortp/sessionset.h include/ortp/str_utils.h include/ortp/telephonyevents.h lib/libortp.so -lib/libortp.so.9 -lib/libortp.so.9.0.0 +lib/libortp.so.10 +lib/libortp.so.10.0.0 libdata/pkgconfig/ortp.pc Modified: head/security/libbzrtp/Makefile ============================================================================== --- head/security/libbzrtp/Makefile Fri Nov 6 16:08:45 2015 (r400942) +++ head/security/libbzrtp/Makefile Fri Nov 6 16:24:13 2015 (r400943) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libbzrtp -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= SAVANNAH/linphone/bzrtp DISTNAME= bzrtp-${DISTVERSION} Modified: head/security/libbzrtp/distinfo ============================================================================== --- head/security/libbzrtp/distinfo Fri Nov 6 16:08:45 2015 (r400942) +++ head/security/libbzrtp/distinfo Fri Nov 6 16:24:13 2015 (r400943) @@ -1,2 +1,2 @@ -SHA256 (bzrtp-1.0.2.tar.gz) = 42dcfde9d380cfc03fe9924047e2a35164dc74f328397fdf36fd8458959aee02 -SIZE (bzrtp-1.0.2.tar.gz) = 459416 +SHA256 (bzrtp-1.0.3.tar.gz) = c89cf7e3371408795814ac2eea8ff7783831e9ee1ae161d2583923397589f74b +SIZE (bzrtp-1.0.3.tar.gz) = 459897 From owner-svn-ports-all@freebsd.org Fri Nov 6 16:47:45 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D526A28CDA; Fri, 6 Nov 2015 16:47:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBCD410FD; Fri, 6 Nov 2015 16:47:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Gli2W075973; Fri, 6 Nov 2015 16:47:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Glip3075972; Fri, 6 Nov 2015 16:47:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511061647.tA6Glip3075972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 Nov 2015 16:47:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400944 - head/sysutils/screen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 16:47:45 -0000 Author: amdmi3 Date: Fri Nov 6 16:47:43 2015 New Revision: 400944 URL: https://svnweb.freebsd.org/changeset/ports/400944 Log: - Mark MAKE_JOBS_UNSAFE: tries to use comm.h before it's generated - Switch to options helpers Approved by: portmgr blanket Modified: head/sysutils/screen/Makefile Modified: head/sysutils/screen/Makefile ============================================================================== --- head/sysutils/screen/Makefile Fri Nov 6 16:24:13 2015 (r400943) +++ head/sysutils/screen/Makefile Fri Nov 6 16:47:43 2015 (r400944) @@ -35,6 +35,8 @@ SYSTEM_SCREENRC_DESC= Install system scr OPTIONS_SUB= +MAKE_JOBS_UNSAFE= yes + USES= gmake cpe CPE_VENDOR= gnu @@ -81,12 +83,10 @@ post-patch: # Choose sockets if you don't know what the difference is. # Choose named pipes if your environment is heterogeneous, # using both screen 4.0.3 and 4.2.1. -.if ${PORT_OPTIONS:MNAMED_PIPES} # Bug 191017 -post-configure: +post-configure-NAMED_PIPES-on: @${ECHO_CMD} '#define NAMEDPIPE 1' >> ${WRKSRC}/config.h @${ECHO_CMD} User selected named pipes override set. -.endif ETCDIR?= ${PREFIX}/etc From owner-svn-ports-all@freebsd.org Fri Nov 6 16:57:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0394A2619F; Fri, 6 Nov 2015 16:57:06 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AECA1153; Fri, 6 Nov 2015 16:57:06 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Gv5hw079034; Fri, 6 Nov 2015 16:57:05 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Gv5Z4079032; Fri, 6 Nov 2015 16:57:05 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201511061657.tA6Gv5Z4079032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 6 Nov 2015 16:57:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400945 - head/deskutils/zim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 16:57:06 -0000 Author: rm Date: Fri Nov 6 16:57:05 2015 New Revision: 400945 URL: https://svnweb.freebsd.org/changeset/ports/400945 Log: deskutils/zim: update to 0.65 Modified: head/deskutils/zim/Makefile head/deskutils/zim/distinfo Modified: head/deskutils/zim/Makefile ============================================================================== --- head/deskutils/zim/Makefile Fri Nov 6 16:47:43 2015 (r400944) +++ head/deskutils/zim/Makefile Fri Nov 6 16:57:05 2015 (r400945) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zim -PORTVERSION= 0.63 +PORTVERSION= 0.65 CATEGORIES= deskutils python MASTER_SITES= http://www.zim-wiki.org/downloads/ Modified: head/deskutils/zim/distinfo ============================================================================== --- head/deskutils/zim/distinfo Fri Nov 6 16:47:43 2015 (r400944) +++ head/deskutils/zim/distinfo Fri Nov 6 16:57:05 2015 (r400945) @@ -1,2 +1,2 @@ -SHA256 (zim-0.63.tar.gz) = 1584547150b6c96dacdb540c2b88e16d2cd673fa8026d9179aab4a082071fb1c -SIZE (zim-0.63.tar.gz) = 1864169 +SHA256 (zim-0.65.tar.gz) = 5442f3334395a2beafc5b9a2bbec2e53e38270d4bad696b5c4053dd51dc1ed96 +SIZE (zim-0.65.tar.gz) = 1899614 From owner-svn-ports-all@freebsd.org Fri Nov 6 17:10:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 702AEA266AC; Fri, 6 Nov 2015 17:10:19 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 45A6F1C35; Fri, 6 Nov 2015 17:10:19 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6HAInS082218; Fri, 6 Nov 2015 17:10:18 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6HAHB8082214; Fri, 6 Nov 2015 17:10:17 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201511061710.tA6HAHB8082214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Fri, 6 Nov 2015 17:10:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400946 - in head/databases: percona55-client/files percona55-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 17:10:19 -0000 Author: flo Date: Fri Nov 6 17:10:17 2015 New Revision: 400946 URL: https://svnweb.freebsd.org/changeset/ports/400946 Log: - update to 5.5.46-37.5 - fix permission on db dir [1] PR: 204144 [1] Reported by: [1] Modified: head/databases/percona55-client/files/patch-CMakeLists.txt head/databases/percona55-server/Makefile head/databases/percona55-server/distinfo head/databases/percona55-server/pkg-plist Modified: head/databases/percona55-client/files/patch-CMakeLists.txt ============================================================================== --- head/databases/percona55-client/files/patch-CMakeLists.txt Fri Nov 6 16:57:05 2015 (r400945) +++ head/databases/percona55-client/files/patch-CMakeLists.txt Fri Nov 6 17:10:17 2015 (r400946) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2015-01-07 10:49:52.000000000 +0100 -+++ CMakeLists.txt 2015-01-21 20:01:50.952601051 +0100 -@@ -400,32 +400,11 @@ +--- CMakeLists.txt.orig 2015-11-02 16:25:51 UTC ++++ CMakeLists.txt +@@ -403,33 +403,11 @@ IF(WITH_UNIT_TESTS) ENDIF() ADD_SUBDIRECTORY(extra) @@ -29,6 +29,7 @@ - ENDIF() - ADD_SUBDIRECTORY(packaging/rpm-oel) - ADD_SUBDIRECTORY(packaging/rpm-sles) +- ADD_SUBDIRECTORY(packaging/rpm-docker) -ENDIF() +ADD_SUBDIRECTORY(client) +ADD_SUBDIRECTORY(libservices) @@ -38,7 +39,7 @@ INCLUDE(cmake/abi_check.cmake) INCLUDE(cmake/tags.cmake) -@@ -461,19 +440,21 @@ +@@ -466,19 +444,21 @@ IF(WIN32) ELSE() SET(CPACK_GENERATOR "TGZ") ENDIF() @@ -61,7 +62,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") INSTALL(FILES COPYING LICENSE.mysql DESTINATION ${INSTALL_DOCREADMEDIR} -@@ -499,6 +480,7 @@ +@@ -504,6 +484,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") PATTERN "sp-imp-spec.txt" EXCLUDE ) ENDIF() Modified: head/databases/percona55-server/Makefile ============================================================================== --- head/databases/percona55-server/Makefile Fri Nov 6 16:57:05 2015 (r400945) +++ head/databases/percona55-server/Makefile Fri Nov 6 17:10:17 2015 (r400946) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= percona -DISTVERSION= 5.5.44-37.3 +DISTVERSION= 5.5.46-37.5 PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-${DISTVERSION}/source/tarball/ Modified: head/databases/percona55-server/distinfo ============================================================================== --- head/databases/percona55-server/distinfo Fri Nov 6 16:57:05 2015 (r400945) +++ head/databases/percona55-server/distinfo Fri Nov 6 17:10:17 2015 (r400946) @@ -1,2 +1,2 @@ -SHA256 (percona-server-5.5.44-37.3.tar.gz) = 0fa6d5203eda766778cb26cbc70fbc3d50a3472322d30a2afffb5c3ab12eaed2 -SIZE (percona-server-5.5.44-37.3.tar.gz) = 22724202 +SHA256 (percona-server-5.5.46-37.5.tar.gz) = 15092f44fe9624d4f1172f268fd0bdd0ed6150897e6aa42d9f4521e5c77fbd20 +SIZE (percona-server-5.5.46-37.5.tar.gz) = 22760742 Modified: head/databases/percona55-server/pkg-plist ============================================================================== --- head/databases/percona55-server/pkg-plist Fri Nov 6 16:57:05 2015 (r400945) +++ head/databases/percona55-server/pkg-plist Fri Nov 6 17:10:17 2015 (r400946) @@ -140,4 +140,4 @@ man/man8/mysqld.8.gz %%DATADIR%%/spanish/errmsg.sys %%DATADIR%%/swedish/errmsg.sys %%DATADIR%%/ukrainian/errmsg.sys -@dir /var/db/mysql +@dir(mysql,mysql,) /var/db/mysql From owner-svn-ports-all@freebsd.org Fri Nov 6 17:11:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3950A26715; Fri, 6 Nov 2015 17:11:35 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84F181E5A; Fri, 6 Nov 2015 17:11:35 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6HBYaQ082441; Fri, 6 Nov 2015 17:11:34 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6HBY3h082437; Fri, 6 Nov 2015 17:11:34 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201511061711.tA6HBY3h082437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 6 Nov 2015 17:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400947 - in head/graphics/djview4: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 17:11:35 -0000 Author: rm Date: Fri Nov 6 17:11:34 2015 New Revision: 400947 URL: https://svnweb.freebsd.org/changeset/ports/400947 Log: graphics/djview4: update to 4.10.3 - Remove Qt version from COMMENT and pkg-descr file - Add LICENSE_FILE - Add build dependency from graphics/librsvg2 for icon generation - Add libtiff.so to LIB_DEPENDS as required shared library - Use install-strip for INSTALL_TARGET to strip files - Add "autoreconf", "desktop-file-utils" and "gmake" to USES - Remove QT_NONSTANDARD to use QT configure environment variables - Add additional QT variables to CONFIGURE_ENV - Allow to build with using Qt4 or Qt5 toolkit library through QT4 or QT5 port's options - Adapt (sed) patches for new version - Adapt pkg-plist file - Add upstream patch to simplify "lrelease rule" [1] [1] http://sourceforge.net/p/djvu/djview-git/ci/e664af/tree/src/Makefile.am?diff=975258 PR: 198088 Submitted by: lightside Deleted: head/graphics/djview4/files/ Modified: head/graphics/djview4/Makefile head/graphics/djview4/distinfo head/graphics/djview4/pkg-descr head/graphics/djview4/pkg-plist Modified: head/graphics/djview4/Makefile ============================================================================== --- head/graphics/djview4/Makefile Fri Nov 6 17:10:17 2015 (r400946) +++ head/graphics/djview4/Makefile Fri Nov 6 17:11:34 2015 (r400947) @@ -2,55 +2,57 @@ # $FreeBSD$ PORTNAME= djview -PORTVERSION= 4.9 -PORTREVISION= 5 +PORTVERSION= 4.10.3 CATEGORIES= graphics -MASTER_SITES= SF/djvu/DjView/${PORTVERSION} +MASTER_SITES= SF/djvu/DjView/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org -COMMENT= Standalone Djvu viewer and plugin based on Qt4 toolkit +COMMENT= Standalone Djvu viewer and plugin based on Qt toolkit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= rsvg-convert:${PORTSDIR}/graphics/librsvg2 LIB_DEPENDS= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre \ libtiff.so:${PORTSDIR}/graphics/tiff +INSTALL_TARGET= install-strip GNU_CONFIGURE= yes -USES= desktop-file-utils libtool pkgconfig webplugin:native -USE_QT4= gui network linguisttools_build moc_build qmake_build rcc_build \ - uic_build +USES= autoreconf desktop-file-utils gmake libtool pkgconfig \ + webplugin:native USE_XORG= sm ice xt -QT_NONSTANDARD= yes CONFIGURE_ARGS= --x-includes="${LOCALBASE}/include" \ - --x-libraries="${LOCALBASE}/lib" --disable-desktopfiles -CONFIGURE_ENV= QMAKE="${QMAKE}" \ - QMAKESPEC="${QMAKESPEC}" + --x-libraries="${LOCALBASE}/lib" +CONFIGURE_ENV= LRELEASE="${LRELEASE}" LUPDATE="${LUPDATE}" + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" -WRKSRC= ${WRKDIR}/djview4-${PORTVERSION} - WEBPLUGIN_DIR= ${PREFIX}/lib/djview4/plugins WEBPLUGIN_FILES= nsdejavu.so -post-patch: - @${REINPLACE_CMD} -e 's,/netscape/,/djview4/,' \ - ${WRKSRC}/nsdejavu/Makefile.in ${WRKSRC}/nsdejavu/nsdejavu.1.in - @${REINPLACE_CMD} -e 's,@NSDEJAVU_LIBS@,& -lXt -lXext,g' \ - ${WRKSRC}/nsdejavu/Makefile.in +OPTIONS_SINGLE= QT +OPTIONS_SINGLE_QT= QT4 QT5 +OPTIONS_DEFAULT= QT5 + +QT4_USE= QT4=gui,network,opengl,linguisttools_build,moc_build,qmake_build,rcc_build,uic_build +QT5_USE= QT5=gui,network,opengl,printsupport,widgets,buildtools_build,linguisttools_build,qmake_build + +post-patch: .SILENT +# Change plugins directory +# Add GLIB cflags and libs (including -lX*) + ${REINPLACE_CMD} -e '/^pluginsdir/s/mozilla/djview4/ ; \ + /NSDEJAVU_CFLAGS/s|$$| $$\(GLIB_CFLAGS\)| ; \ + /NSDEJAVU_LIBS/s|$$| $$\(GLIB_LIBS\) -lXt -lXext|' \ + ${WRKSRC}/nsdejavu/Makefile.am post-install: -.for f in ${WEBPLUGIN_FILES} - @${STRIP_CMD} ${STAGEDIR}${WEBPLUGIN_DIR}/${f} -.endfor -.for d in 32 64 - @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${d}x${d}/apps - ${INSTALL_DATA} ${WRKSRC}/desktopfiles/hi${d}-djview4.png \ - ${STAGEDIR}${PREFIX}/share/icons/hicolor/${d}x${d}/apps/djvulibre-djview4.png -.endfor - ${INSTALL_DATA} ${WRKSRC}/desktopfiles/djvulibre-djview4.desktop \ - ${STAGEDIR}${PREFIX}/share/applications +# Changing file write permissions needed to strip a file installed as a script + ${CHMOD} +w ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${CHMOD} -w ${STAGEDIR}${PREFIX}/bin/${PORTNAME} +# Create a symbolic link to match desktop file exec name + (cd ${STAGEDIR}${PREFIX}/bin && ${LN} -sf ${PORTNAME} ${PORTNAME}4) .include Modified: head/graphics/djview4/distinfo ============================================================================== --- head/graphics/djview4/distinfo Fri Nov 6 17:10:17 2015 (r400946) +++ head/graphics/djview4/distinfo Fri Nov 6 17:11:34 2015 (r400947) @@ -1,2 +1,2 @@ -SHA256 (djview-4.9.tar.gz) = d150f557aaa073356d77c1f5e566a6a566281df5f92395b6822139f0e5c90e0c -SIZE (djview-4.9.tar.gz) = 930676 +SHA256 (djview-4.10.3.tar.gz) = 50b80ecddc5aec03c49882c91b3af2f42abfe8454d5ddc01fb313e3481e6ab25 +SIZE (djview-4.10.3.tar.gz) = 1119618 Modified: head/graphics/djview4/pkg-descr ============================================================================== --- head/graphics/djview4/pkg-descr Fri Nov 6 17:10:17 2015 (r400946) +++ head/graphics/djview4/pkg-descr Fri Nov 6 17:11:34 2015 (r400947) @@ -1,4 +1,4 @@ -Standalone Djvu viewer and plugin based on the Qt4 toolkit. Uses djvulibre +Standalone Djvu viewer and plugin based on the Qt toolkit. Uses djvulibre for rendering. WWW: http://djvu.sourceforge.net/ Modified: head/graphics/djview4/pkg-plist ============================================================================== --- head/graphics/djview4/pkg-plist Fri Nov 6 17:10:17 2015 (r400946) +++ head/graphics/djview4/pkg-plist Fri Nov 6 17:11:34 2015 (r400947) @@ -2,15 +2,16 @@ bin/djview bin/djview4 lib/djview4/plugins/nsdejavu.so man/man1/djview.1.gz -man/man1/djview4.1.gz man/man1/nsdejavu.1.gz share/applications/djvulibre-djview4.desktop share/djvu/djview4/djview_cs.qm share/djvu/djview4/djview_de.qm +share/djvu/djview4/djview_es.qm share/djvu/djview4/djview_fr.qm share/djvu/djview4/djview_ru.qm share/djvu/djview4/djview_uk.qm share/djvu/djview4/djview_zh_cn.qm share/djvu/djview4/djview_zh_tw.qm -share/icons/hicolor/32x32/apps/djvulibre-djview4.png -share/icons/hicolor/64x64/apps/djvulibre-djview4.png +share/icons/hicolor/32x32/mimetypes/djvulibre-djview4.png +share/icons/hicolor/64x64/mimetypes/djvulibre-djview4.png +share/icons/hicolor/scalable/mimetypes/djvulibre-djview4.svgz From owner-svn-ports-all@freebsd.org Fri Nov 6 17:24:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B592A26CA2; Fri, 6 Nov 2015 17:24:37 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60A851830; Fri, 6 Nov 2015 17:24:37 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6HOaTw087956; Fri, 6 Nov 2015 17:24:36 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6HOaUt087954; Fri, 6 Nov 2015 17:24:36 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201511061724.tA6HOaUt087954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 6 Nov 2015 17:24:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400948 - in head/graphics: . djview4-qt4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 17:24:37 -0000 Author: rm Date: Fri Nov 6 17:24:36 2015 New Revision: 400948 URL: https://svnweb.freebsd.org/changeset/ports/400948 Log: Add slave port for djview4 with QT4 interface PR: 198088 Submitted by: lightside Added: head/graphics/djview4-qt4/ head/graphics/djview4-qt4/Makefile (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Nov 6 17:11:34 2015 (r400947) +++ head/graphics/Makefile Fri Nov 6 17:24:36 2015 (r400948) @@ -133,6 +133,7 @@ SUBDIR += digikam-kde4-l10n SUBDIR += ditaa SUBDIR += djview4 + SUBDIR += djview4-qt4 SUBDIR += djvulibre SUBDIR += dmtx-utils SUBDIR += dri Added: head/graphics/djview4-qt4/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/djview4-qt4/Makefile Fri Nov 6 17:24:36 2015 (r400948) @@ -0,0 +1,13 @@ +# Created by: lightside +# $FreeBSD$ + +PKGNAMESUFFIX= -qt4 + +CONFLICTS= ${PORTNAME}-[0-9]* + +OPTIONS_SET= QT4 +OPTIONS_EXCLUDE= QT5 + +MASTERDIR= ${.CURDIR}/../djview4 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Fri Nov 6 17:35:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BA9AA26F9F; Fri, 6 Nov 2015 17:35:03 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD8291ED0; Fri, 6 Nov 2015 17:35:02 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6HZ1QT091051; Fri, 6 Nov 2015 17:35:01 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6HZ1YU091048; Fri, 6 Nov 2015 17:35:01 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201511061735.tA6HZ1YU091048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Fri, 6 Nov 2015 17:35:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400949 - in head/databases/percona56-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 17:35:03 -0000 Author: flo Date: Fri Nov 6 17:35:01 2015 New Revision: 400949 URL: https://svnweb.freebsd.org/changeset/ports/400949 Log: Update to 5.6.27-75.0 PR: 204327 Submitted by: Thomas Babut Modified: head/databases/percona56-server/Makefile head/databases/percona56-server/distinfo head/databases/percona56-server/files/patch-client_CMakeLists.txt Modified: head/databases/percona56-server/Makefile ============================================================================== --- head/databases/percona56-server/Makefile Fri Nov 6 17:24:36 2015 (r400948) +++ head/databases/percona56-server/Makefile Fri Nov 6 17:35:01 2015 (r400949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= percona -DISTVERSION= 5.6.26-74.0 +DISTVERSION= 5.6.27-75.0 PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.6/Percona-Server-${DISTVERSION}/source/tarball/ Modified: head/databases/percona56-server/distinfo ============================================================================== --- head/databases/percona56-server/distinfo Fri Nov 6 17:24:36 2015 (r400948) +++ head/databases/percona56-server/distinfo Fri Nov 6 17:35:01 2015 (r400949) @@ -1,2 +1,2 @@ -SHA256 (percona-server-5.6.26-74.0.tar.gz) = 9156038d84bd1190a5b5df963877876584d30bd515ba3ad39e65a532430c1608 -SIZE (percona-server-5.6.26-74.0.tar.gz) = 54819177 +SHA256 (percona-server-5.6.27-75.0.tar.gz) = 7dc4a4efadaee25e11fd78838f4ad2c0d7921ac9cc3b95068626f918c0add8d7 +SIZE (percona-server-5.6.27-75.0.tar.gz) = 54907367 Modified: head/databases/percona56-server/files/patch-client_CMakeLists.txt ============================================================================== --- head/databases/percona56-server/files/patch-client_CMakeLists.txt Fri Nov 6 17:24:36 2015 (r400948) +++ head/databases/percona56-server/files/patch-client_CMakeLists.txt Fri Nov 6 17:35:01 2015 (r400949) @@ -1,5 +1,5 @@ ---- client/CMakeLists.txt.orig 2015-05-06 12:38:47.000000000 +0200 -+++ client/CMakeLists.txt 2015-06-07 18:30:20.496432000 +0200 +--- client/CMakeLists.txt 2015-11-03 12:14:08.000000000 +0100 ++++ client/CMakeLists.txt.new 2015-11-06 10:28:27.753882068 +0100 @@ -31,17 +31,20 @@ COPY_OPENSSL_DLLS(copy_openssl_client) @@ -21,10 +21,10 @@ MYSQL_ADD_EXECUTABLE(mysqlcheck mysqlcheck.c) TARGET_LINK_LIBRARIES(mysqlcheck perconaserverclient) -@@ -50,17 +53,21 @@ - +@@ -51,17 +54,21 @@ MYSQL_ADD_EXECUTABLE(mysqlimport mysqlimport.c) TARGET_LINK_LIBRARIES(mysqlimport perconaserverclient) + SET_SOURCE_FILES_PROPERTIES(mysqlimport.c PROPERTIES COMPILE_FLAGS "-DTHREADS") +ENDIF() MYSQL_ADD_EXECUTABLE(mysql_upgrade mysql_upgrade.c) @@ -43,7 +43,7 @@ MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc sql_string.cc ../sql/rpl_filter.cc ../sql/sql_list.cc) TARGET_LINK_LIBRARIES(mysqlbinlog perconaserverclient) -@@ -74,6 +81,7 @@ +@@ -75,6 +82,7 @@ MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) TARGET_LINK_LIBRARIES(mysql_config_editor perconaserverclient) @@ -51,7 +51,7 @@ # "WIN32" also covers 64 bit. "echo" is used in some files below "mysql-test/". IF(WIN32) -@@ -83,11 +91,6 @@ +@@ -84,11 +92,6 @@ SET_TARGET_PROPERTIES ( mysql_plugin mysql_upgrade From owner-svn-ports-all@freebsd.org Fri Nov 6 17:57:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9CBDA27488; Fri, 6 Nov 2015 17:57:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A39361AD3; Fri, 6 Nov 2015 17:57:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6HvfIJ001856; Fri, 6 Nov 2015 17:57:41 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6HvfRR001854; Fri, 6 Nov 2015 17:57:41 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201511061757.tA6HvfRR001854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 6 Nov 2015 17:57:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400950 - head/audio/bcg729 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 17:57:42 -0000 Author: madpilot Date: Fri Nov 6 17:57:41 2015 New Revision: 400950 URL: https://svnweb.freebsd.org/changeset/ports/400950 Log: Update to 1.0.1 Modified: head/audio/bcg729/Makefile head/audio/bcg729/distinfo Modified: head/audio/bcg729/Makefile ============================================================================== --- head/audio/bcg729/Makefile Fri Nov 6 17:35:01 2015 (r400949) +++ head/audio/bcg729/Makefile Fri Nov 6 17:57:41 2015 (r400950) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bcg729 -PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTVERSION= 1.0.1 CATEGORIES= audio MASTER_SITES= SAVANNAH/linphone/plugins/sources Modified: head/audio/bcg729/distinfo ============================================================================== --- head/audio/bcg729/distinfo Fri Nov 6 17:35:01 2015 (r400949) +++ head/audio/bcg729/distinfo Fri Nov 6 17:57:41 2015 (r400950) @@ -1,2 +1,2 @@ -SHA256 (bcg729-1.0.0.tar.gz) = f7d2ff2789c132f43ac2223e418023f512474c819ef96a24fee5b75edab840cc -SIZE (bcg729-1.0.0.tar.gz) = 446709 +SHA256 (bcg729-1.0.1.tar.gz) = 15f45abe2568b608984fe5f74aa8916d01a51cb26dcd559423d886d68ebe04ef +SIZE (bcg729-1.0.1.tar.gz) = 473172 From owner-svn-ports-all@freebsd.org Fri Nov 6 18:04:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34D18A278CB; Fri, 6 Nov 2015 18:04:13 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F2737143F; Fri, 6 Nov 2015 18:04:12 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id tA6I4342018133; Fri, 6 Nov 2015 10:04:07 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201511061804.tA6I4342018133@gw.catspoiler.org> Date: Fri, 6 Nov 2015 10:04:03 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r400944 - head/sysutils/screen To: amdmi3@FreeBSD.org cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <201511061647.tA6Glip3075972@repo.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 18:04:13 -0000 On 6 Nov, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Fri Nov 6 16:47:43 2015 > New Revision: 400944 > URL: https://svnweb.freebsd.org/changeset/ports/400944 > > Log: > - Mark MAKE_JOBS_UNSAFE: tries to use comm.h before it's generated See From owner-svn-ports-all@freebsd.org Fri Nov 6 18:35:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2283A280E7; Fri, 6 Nov 2015 18:35:28 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7462B1778; Fri, 6 Nov 2015 18:35:28 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6IZRPB013276; Fri, 6 Nov 2015 18:35:27 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6IZQEs013269; Fri, 6 Nov 2015 18:35:26 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511061835.tA6IZQEs013269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 6 Nov 2015 18:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400951 - in head/textproc: . linuxdoc-tools linuxdoc-tools/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 18:35:28 -0000 Author: pawel Date: Fri Nov 6 18:35:26 2015 New Revision: 400951 URL: https://svnweb.freebsd.org/changeset/ports/400951 Log: Linuxdoc-Tools is a fork of SGML-Tools 1.0.9, capable of processing LinuxDoc DTD SGML files. Such files are sometimes used as an input format for generated documentation. WWW: https://tracker.debian.org/pkg/linuxdoc-tools PR: 195478 Submitted by: Felix Palmen Added: head/textproc/linuxdoc-tools/ head/textproc/linuxdoc-tools/Makefile (contents, props changed) head/textproc/linuxdoc-tools/distinfo (contents, props changed) head/textproc/linuxdoc-tools/files/ head/textproc/linuxdoc-tools/files/patch-Makefile.in (contents, props changed) head/textproc/linuxdoc-tools/files/patch-rtf-fix_rtf2rtf.l (contents, props changed) head/textproc/linuxdoc-tools/pkg-descr (contents, props changed) head/textproc/linuxdoc-tools/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Nov 6 17:57:41 2015 (r400950) +++ head/textproc/Makefile Fri Nov 6 18:35:26 2015 (r400951) @@ -438,6 +438,7 @@ SUBDIR += linux-f10-scim-gtk SUBDIR += linux-f10-scim-libs SUBDIR += linuxdoc + SUBDIR += linuxdoc-tools SUBDIR += localize SUBDIR += loook SUBDIR += lt-aspell Added: head/textproc/linuxdoc-tools/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/linuxdoc-tools/Makefile Fri Nov 6 18:35:26 2015 (r400951) @@ -0,0 +1,42 @@ +# Created by: Felix Palmen +# $FreeBSD$ + +PORTNAME= linuxdoc-tools +PORTVERSION= 0.9.69 +CATEGORIES= textproc +MASTER_SITES= DEBIAN +DISTNAME= ${PORTNAME}_${DISTVERSION}.orig + +MAINTAINER= felix@palmen-it.de +COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs + +LICENSE= GPLv3 LinuxdocTools +LICENSE_COMB= multi +LICENSE_NAME_LinuxdocTools= The linuxdoc-tools license +LICENSE_FILE_LinuxdocTools= ${WRKSRC}/COPYING +LICENSE_PERMS_LinuxdocTools= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ + nsgmls:${PORTSDIR}/textproc/jade \ + sgmlsasp:${PORTSDIR}/textproc/sgmls +RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ + nsgmls:${PORTSDIR}/textproc/jade \ + sgmlsasp:${PORTSDIR}/textproc/sgmls + +GNU_CONFIGURE= yes +USES= gmake perl5 +CONFIGURE_ARGS= --with-installed-sgmlsasp + +PORTDOCS= * +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +OPTIONS_DEFINE= DOCS + +DOCS_BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +DOCS_MAKE_ENV= LANG=C BUILD_DOCS=true + +post-patch: + @${REINPLACE_CMD} -E '/^(CC|CFLAGS)/ s|=|?=|' \ + ${WRKSRC}/rtf-fix/Makefile + +.include Added: head/textproc/linuxdoc-tools/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/linuxdoc-tools/distinfo Fri Nov 6 18:35:26 2015 (r400951) @@ -0,0 +1,2 @@ +SHA256 (linuxdoc-tools_0.9.69.orig.tar.gz) = 7103facee18a2ea97186ca459d743d22f7f89ad4b5cd1dfd1c34f83d6bfd4101 +SIZE (linuxdoc-tools_0.9.69.orig.tar.gz) = 604379 Added: head/textproc/linuxdoc-tools/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/linuxdoc-tools/files/patch-Makefile.in Fri Nov 6 18:35:26 2015 (r400951) @@ -0,0 +1,36 @@ +--- Makefile.in.orig 2013-04-08 17:11:41 UTC ++++ Makefile.in +@@ -47,7 +47,7 @@ INCLUDE = + OPTIMIZE = -O + DEBUG = + WARN = +-CFLAGS = $(DEBUG) $(INCLUDE) $(WARN) $(PROFILE) $(OPTIMIZE) ++CFLAGS += $(DEBUG) $(INCLUDE) $(WARN) $(PROFILE) + LDFLAGS = $(DEBUG) $(PROFILE) + + all: +@@ -113,7 +113,7 @@ ifeq ($(BUILD_ISO_ENTITIES), true) + endif + + # -- Install linuxdoc script +- $(INSTALL_PROGRAM) bin/linuxdoc $(bin_ddir)/linuxdoc ++ $(INSTALL) -m755 bin/linuxdoc $(bin_ddir)/linuxdoc + + # -- Install auxiliary programs + mkdir -p $(auxbin_ddir) +@@ -162,6 +162,7 @@ endif + $(INSTALL_DATA) tex/* $(tex_ddir) + + # -- Build and install documentation ++ifeq ($(BUILD_DOCS), true) + @echo "Installing documentation in $(doc_ddir) ..." + (cd doc; \ + PATH=${PATH}:$(bin_ddir) \ +@@ -177,6 +178,7 @@ endif + rm -f $(doc_ddir)/Makedoc.sh + find $(doc_ddir) -type d -print | xargs chmod 755 + find $(doc_ddir) -type f -print | xargs chmod 644 ++endif + + # what dirs do the targets clean and distclean need? + DDIRS= Added: head/textproc/linuxdoc-tools/files/patch-rtf-fix_rtf2rtf.l ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/linuxdoc-tools/files/patch-rtf-fix_rtf2rtf.l Fri Nov 6 18:35:26 2015 (r400951) @@ -0,0 +1,11 @@ +--- rtf-fix/rtf2rtf.l.orig 2013-04-08 17:11:41 UTC ++++ rtf-fix/rtf2rtf.l +@@ -22,7 +22,7 @@ + + %{ + +-#include ++#include + #include + #include + Added: head/textproc/linuxdoc-tools/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/linuxdoc-tools/pkg-descr Fri Nov 6 18:35:26 2015 (r400951) @@ -0,0 +1,5 @@ +Linuxdoc-Tools is a fork of SGML-Tools 1.0.9, capable of processing +LinuxDoc DTD SGML files. Such files are sometimes used as an input +format for generated documentation. + +WWW: https://tracker.debian.org/pkg/linuxdoc-tools Added: head/textproc/linuxdoc-tools/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/linuxdoc-tools/pkg-plist Fri Nov 6 18:35:26 2015 (r400951) @@ -0,0 +1,166 @@ +bin/linuxdoc +bin/rtf2rtf +bin/sgml2html +bin/sgml2info +bin/sgml2latex +bin/sgml2lyx +bin/sgml2rtf +bin/sgml2txt +bin/sgmlcheck +bin/sgmlpre +man/man1/linuxdoc.1.gz +man/man1/rtf2rtf.1.gz +man/man1/sgml2html.1.gz +man/man1/sgml2info.1.gz +man/man1/sgml2latex.1.gz +man/man1/sgml2lyx.1.gz +man/man1/sgml2rtf.1.gz +man/man1/sgml2txt.1.gz +man/man1/sgmlcheck.1.gz +man/man1/sgmlpre.1.gz +share/entity-map/0.1.0/GFextra.2ab +share/entity-map/0.1.0/GFextra.2as +share/entity-map/0.1.0/GFextra.2l1b +share/entity-map/0.1.0/GFextra.2l1s +share/entity-map/0.1.0/GFextra.2rtf +share/entity-map/0.1.0/GFextra.2tex +share/entity-map/0.1.0/GFextra.2texi +share/entity-map/0.1.0/ISOdia +share/entity-map/0.1.0/ISOdia.2ab +share/entity-map/0.1.0/ISOdia.2as +share/entity-map/0.1.0/ISOdia.2html +share/entity-map/0.1.0/ISOdia.2l1b +share/entity-map/0.1.0/ISOdia.2l1s +share/entity-map/0.1.0/ISOdia.2l1tr +share/entity-map/0.1.0/ISOdia.2rtf +share/entity-map/0.1.0/ISOdia.2tex +share/entity-map/0.1.0/ISOdia.2texi +share/entity-map/0.1.0/ISOdia.2tr +share/entity-map/0.1.0/ISOlat1 +share/entity-map/0.1.0/ISOlat1.2ab +share/entity-map/0.1.0/ISOlat1.2as +share/entity-map/0.1.0/ISOlat1.2html +share/entity-map/0.1.0/ISOlat1.2l1b +share/entity-map/0.1.0/ISOlat1.2l1s +share/entity-map/0.1.0/ISOlat1.2l1tr +share/entity-map/0.1.0/ISOlat1.2rtf +share/entity-map/0.1.0/ISOlat1.2tex +share/entity-map/0.1.0/ISOlat1.2texi +share/entity-map/0.1.0/ISOlat1.2tr +share/entity-map/0.1.0/ISOlat2 +share/entity-map/0.1.0/ISOlat2.2ab +share/entity-map/0.1.0/ISOlat2.2as +share/entity-map/0.1.0/ISOlat2.2l1b +share/entity-map/0.1.0/ISOlat2.2l1s +share/entity-map/0.1.0/ISOlat2.2rtf +share/entity-map/0.1.0/ISOlat2.2tex +share/entity-map/0.1.0/ISOlat2.2texi +share/entity-map/0.1.0/ISOnum +share/entity-map/0.1.0/ISOnum.2ab +share/entity-map/0.1.0/ISOnum.2as +share/entity-map/0.1.0/ISOnum.2html +share/entity-map/0.1.0/ISOnum.2l1b +share/entity-map/0.1.0/ISOnum.2l1s +share/entity-map/0.1.0/ISOnum.2l1tr +share/entity-map/0.1.0/ISOnum.2rtf +share/entity-map/0.1.0/ISOnum.2tex +share/entity-map/0.1.0/ISOnum.2texi +share/entity-map/0.1.0/ISOnum.2tr +share/entity-map/0.1.0/ISOpub +share/entity-map/0.1.0/ISOpub.2ab +share/entity-map/0.1.0/ISOpub.2as +share/entity-map/0.1.0/ISOpub.2html +share/entity-map/0.1.0/ISOpub.2l1b +share/entity-map/0.1.0/ISOpub.2l1s +share/entity-map/0.1.0/ISOpub.2l1tr +share/entity-map/0.1.0/ISOpub.2rtf +share/entity-map/0.1.0/ISOpub.2tex +share/entity-map/0.1.0/ISOpub.2texi +share/entity-map/0.1.0/ISOpub.2tr +share/entity-map/0.1.0/ISOtech +share/entity-map/0.1.0/ISOtech.2ab +share/entity-map/0.1.0/ISOtech.2as +share/entity-map/0.1.0/ISOtech.2html +share/entity-map/0.1.0/ISOtech.2l1b +share/entity-map/0.1.0/ISOtech.2l1s +share/entity-map/0.1.0/ISOtech.2l1tr +share/entity-map/0.1.0/ISOtech.2rtf +share/entity-map/0.1.0/ISOtech.2tex +share/entity-map/0.1.0/ISOtech.2texi +share/entity-map/0.1.0/ISOtech.2tr +share/entity-map/0.1.0/LDextra.2html +share/entity-map/0.1.0/LDextra.2l1tr +share/entity-map/0.1.0/LDextra.2tex +share/entity-map/0.1.0/LDextra.2tr +share/entity-map/0.1.0/greek.2html +share/entity-map/0.1.0/lat1.2sdata +%%DATADIR%%/LinuxDocTools.pm +%%DATADIR%%/LinuxDocTools/BackEnd.pm +%%DATADIR%%/LinuxDocTools/CharEnts.pm +%%DATADIR%%/LinuxDocTools/FixRef.pm +%%DATADIR%%/LinuxDocTools/Html2Html.pm +%%DATADIR%%/LinuxDocTools/InfoUtils.pm +%%DATADIR%%/LinuxDocTools/Lang.pm +%%DATADIR%%/LinuxDocTools/Utils.pm +%%DATADIR%%/LinuxDocTools/Vars.pm +%%DATADIR%%/Text/EntityMap.pm +%%DATADIR%%/VERSION +%%DATADIR%%/dtd/common +%%DATADIR%%/dtd/deprec96 +%%DATADIR%%/dtd/html32.dtd +%%DATADIR%%/dtd/isoent +%%DATADIR%%/dtd/linuxdoc.dtd +%%DATADIR%%/dtd/linuxdoc96.dtd +%%DATADIR%%/dtd/linuxdoc97.dtd +%%DATADIR%%/dtd/linuxdoctr.dtd +%%DATADIR%%/dtd/linuxdoctr96.dtd +%%DATADIR%%/dtd/qwertz.dtd +%%DATADIR%%/filters/lyx-preNSGMLS.pl +%%DATADIR%%/fmt/fmt_html.pl +%%DATADIR%%/fmt/fmt_info.pl +%%DATADIR%%/fmt/fmt_latex2e.pl +%%DATADIR%%/fmt/fmt_lyx.pl +%%DATADIR%%/fmt/fmt_rtf.pl +%%DATADIR%%/fmt/fmt_txt.pl +%%DATADIR%%/icons/next.gif +%%DATADIR%%/icons/prev.gif +%%DATADIR%%/icons/toc.gif +%%DATADIR%%/linuxdoc-sgml.sty +%%DATADIR%%/linuxdoc-tools.catalog +%%DATADIR%%/linuxdoctr-sgml.sty +%%DATADIR%%/mappings/groff/mapping +%%DATADIR%%/mappings/groff/math.README +%%DATADIR%%/mappings/groff/tr-mapping +%%DATADIR%%/mappings/html/mapping +%%DATADIR%%/mappings/info/mapping +%%DATADIR%%/mappings/latex2e/mapping +%%DATADIR%%/mappings/latin1/README +%%DATADIR%%/mappings/latin1/mapping +%%DATADIR%%/mappings/lyx/mapping +%%DATADIR%%/mappings/man/mapping +%%DATADIR%%/mappings/nippon/README +%%DATADIR%%/mappings/nippon/mapping +%%DATADIR%%/mappings/rtf/mapping +%%DATADIR%%/null.sty +%%DATADIR%%/qwertz.sty +%%DATADIR%%/sgml.dcl +share/sgml/iso-entities-8879.1986/ISOamsa +share/sgml/iso-entities-8879.1986/ISOamsb +share/sgml/iso-entities-8879.1986/ISOamsc +share/sgml/iso-entities-8879.1986/ISOamsn +share/sgml/iso-entities-8879.1986/ISOamso +share/sgml/iso-entities-8879.1986/ISOamsr +share/sgml/iso-entities-8879.1986/ISObox +share/sgml/iso-entities-8879.1986/ISOcyr1 +share/sgml/iso-entities-8879.1986/ISOcyr2 +share/sgml/iso-entities-8879.1986/ISOdia +share/sgml/iso-entities-8879.1986/ISOgrk1 +share/sgml/iso-entities-8879.1986/ISOgrk2 +share/sgml/iso-entities-8879.1986/ISOgrk3 +share/sgml/iso-entities-8879.1986/ISOgrk4 +share/sgml/iso-entities-8879.1986/ISOlat1 +share/sgml/iso-entities-8879.1986/ISOlat2 +share/sgml/iso-entities-8879.1986/ISOnum +share/sgml/iso-entities-8879.1986/ISOpub +share/sgml/iso-entities-8879.1986/ISOtech +share/sgml/iso-entities-8879.1986/iso-entities.cat From owner-svn-ports-all@freebsd.org Fri Nov 6 18:57:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B0D6A285D2; Fri, 6 Nov 2015 18:57:03 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 144A512B3; Fri, 6 Nov 2015 18:57:03 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Iv2Q0019220; Fri, 6 Nov 2015 18:57:02 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6Iv2xP019219; Fri, 6 Nov 2015 18:57:02 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201511061857.tA6Iv2xP019219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 6 Nov 2015 18:57:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400952 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 18:57:03 -0000 Author: jkim Date: Fri Nov 6 18:57:01 2015 New Revision: 400952 URL: https://svnweb.freebsd.org/changeset/ports/400952 Log: Fix build with DOCS=off after r400846. Modified: head/Mk/bsd.linux-rpm.mk Modified: head/Mk/bsd.linux-rpm.mk ============================================================================== --- head/Mk/bsd.linux-rpm.mk Fri Nov 6 18:35:26 2015 (r400951) +++ head/Mk/bsd.linux-rpm.mk Fri Nov 6 18:57:01 2015 (r400952) @@ -146,9 +146,9 @@ pre-patch: linux-rpm-clean-portdocs . if !target(linux-rpm-clean-portdocs) linux-rpm-clean-portdocs: . for x in ${PORTDOCS} - @${RM} -f ${WRKDIR}/${DOCSDIR_REL}/${x} + @${RM} -f ${WRKSRC}/${DOCSDIR_REL}/${x} . endfor - @${RMDIR} ${WRKDIR}/${DOCSDIR_REL} + @${RMDIR} ${WRKSRC}/${DOCSDIR_REL} . endif . endif From owner-svn-ports-all@freebsd.org Fri Nov 6 19:28:43 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE1C2A28C12; Fri, 6 Nov 2015 19:28:43 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73ACC15F0; Fri, 6 Nov 2015 19:28:43 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6JSgap027898; Fri, 6 Nov 2015 19:28:42 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6JSge1027896; Fri, 6 Nov 2015 19:28:42 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511061928.tA6JSge1027896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 Nov 2015 19:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400953 - in head/devel/maven33: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 19:28:43 -0000 Author: pi Date: Fri Nov 6 19:28:42 2015 New Revision: 400953 URL: https://svnweb.freebsd.org/changeset/ports/400953 Log: devel/maven33: fix mvn launcher PR: 204239 Submitted by: Jonathan Chen Approved by: yerenkow@gmail.com (maintainer) Modified: head/devel/maven33/Makefile head/devel/maven33/files/mvn.sh.in Modified: head/devel/maven33/Makefile ============================================================================== --- head/devel/maven33/Makefile Fri Nov 6 18:57:01 2015 (r400952) +++ head/devel/maven33/Makefile Fri Nov 6 19:28:42 2015 (r400953) @@ -2,6 +2,7 @@ PORTNAME= maven33 DISTVERSION= 3.3.3 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= APACHE/maven/maven-3/${DISTVERSION}/binaries DISTNAME= apache-maven-${DISTVERSION}-bin Modified: head/devel/maven33/files/mvn.sh.in ============================================================================== --- head/devel/maven33/files/mvn.sh.in Fri Nov 6 18:57:01 2015 (r400952) +++ head/devel/maven33/files/mvn.sh.in Fri Nov 6 19:28:42 2015 (r400953) @@ -34,18 +34,12 @@ concat_lines() { fi } -export MAVEN_PROJECTBASEDIR=${MAVEN_BASEDIR:-$(find_maven_basedir)} +MAVEN_PROJECTBASEDIR=${MAVEN_BASEDIR:-$(find_maven_basedir)} MAVEN_OPTS="$(concat_lines "$MAVEN_PROJECTBASEDIR/.mvn/jvm.config") $MAVEN_OPTS" -# Provide a "standardized" way to retrieve the CLI args that will -# work with both Windows and non-Windows executions. -MAVEN_CMD_LINE_ARGS="$MAVEN_CONFIG $@" -export MAVEN_CMD_LINE_ARGS - -JAVA_VERSION="%%JAVA_VERSION%%" exec "%%LOCALBASE%%/bin/java" \ - $MAVEN_OPTS \ - -classpath "${M2_HOME}"/boot/plexus-classworlds-*.jar \ - "-Dclassworlds.conf=${M2_HOME}/bin/m2.conf" \ - "-Dmaven.home=${M2_HOME}" "-Dmaven.multiModuleProjectDirectory=${MAVEN_PROJECTBASEDIR}" \ - ${CLASSWORLDS_LAUNCHER} "$@" - +JAVA_VERSION="%%JAVA_VERSION%%" exec "%%LOCALBASE%%/bin/java" $MAVEN_OPTS \ + -classpath "${M2_HOME}/boot/%%CLASSWORLDS_JAR%%" \ + "-Dclassworlds.conf=${M2_HOME}/bin/m2.conf" \ + "-Dmaven.home=${M2_HOME}" \ + "-Dmaven.multiModuleProjectDirectory=${MAVEN_PROJECTBASEDIR}" \ + org.codehaus.classworlds.Launcher "$@" From owner-svn-ports-all@freebsd.org Fri Nov 6 19:29:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 713BBA28C49; Fri, 6 Nov 2015 19:29:44 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3316A182F; Fri, 6 Nov 2015 19:29:44 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6JThbK028097; Fri, 6 Nov 2015 19:29:43 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6JTgIm028092; Fri, 6 Nov 2015 19:29:42 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201511061929.tA6JTgIm028092@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Fri, 6 Nov 2015 19:29:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400954 - in head/games/nlarn: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 19:29:44 -0000 Author: dim (src committer) Date: Fri Nov 6 19:29:42 2015 New Revision: 400954 URL: https://svnweb.freebsd.org/changeset/ports/400954 Log: Fix a number of uninitialized variable warnings in games/nlarn. Also reset the maintainer to Torsten Zühlsdorff, and bump the port revision. PR: 202499 MFH: 2015Q4 Added: head/games/nlarn/files/patch-src-monsters.c (contents, props changed) head/games/nlarn/files/patch-src-player.c (contents, props changed) Modified: head/games/nlarn/Makefile head/games/nlarn/files/patch-Makefile head/games/nlarn/files/patch-src-game.c Modified: head/games/nlarn/Makefile ============================================================================== --- head/games/nlarn/Makefile Fri Nov 6 19:28:42 2015 (r400953) +++ head/games/nlarn/Makefile Fri Nov 6 19:29:42 2015 (r400954) @@ -3,10 +3,11 @@ PORTNAME= nlarn PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= martin@arp242.net +MAINTAINER= ports@toco-domains.de COMMENT= Roguelike game and as such a remake of the classic game Larn LICENSE= GPLv3 Modified: head/games/nlarn/files/patch-Makefile ============================================================================== --- head/games/nlarn/files/patch-Makefile Fri Nov 6 19:28:42 2015 (r400953) +++ head/games/nlarn/files/patch-Makefile Fri Nov 6 19:29:42 2015 (r400954) @@ -1,6 +1,6 @@ ---- Makefile.orig 2012-07-06 20:29:35.000000000 +0300 -+++ Makefile 2013-03-09 11:15:05.000000000 +0200 -@@ -102,13 +102,13 @@ +--- Makefile.orig 2012-07-06 17:29:35 UTC ++++ Makefile +@@ -102,13 +102,13 @@ else LDFLAGS += $(shell pkg-config --libs glib-2.0) # Configuration for ncurses @@ -16,7 +16,7 @@ LDFLAGS += -lncurses -lpanel endif endif -@@ -117,6 +117,8 @@ +@@ -117,6 +117,8 @@ else # Debian and derivates use lua5.1, the rest of the world lua ifneq ($(wildcard /etc/debian_version),) lua = lua5.1 Modified: head/games/nlarn/files/patch-src-game.c ============================================================================== --- head/games/nlarn/files/patch-src-game.c Fri Nov 6 19:28:42 2015 (r400953) +++ head/games/nlarn/files/patch-src-game.c Fri Nov 6 19:29:42 2015 (r400954) @@ -1,6 +1,6 @@ ---- src/game.c.orig 2012-07-06 20:29:35.000000000 +0300 -+++ src/game.c 2013-03-09 12:23:13.000000000 +0200 -@@ -1353,7 +1354,7 @@ +--- src/game.c.orig 2012-07-06 17:29:35 UTC ++++ src/game.c +@@ -1353,7 +1353,7 @@ static void game_scores_save(game *g, GL if (sb == NULL) { /* opening the file failed */ Added: head/games/nlarn/files/patch-src-monsters.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/nlarn/files/patch-src-monsters.c Fri Nov 6 19:29:42 2015 (r400954) @@ -0,0 +1,28 @@ +--- src/monsters.c.orig 2012-07-06 17:29:35 UTC ++++ src/monsters.c +@@ -2725,6 +2725,11 @@ static position monster_move_serve(monst + map_path_element *pe = g_queue_pop_head(path->path); + npos = pe->pos; + } ++ else ++ { ++ /* ensure npos is initialized */ ++ npos = m->pos; ++ } + + if (path != NULL) + map_path_destroy(path); +--- src/monsters.c.orig 2012-07-06 19:29:35.000000000 +0200 ++++ src/monsters.c 2015-08-19 23:52:50.496120000 +0200 +@@ -2725,6 +2725,11 @@ static position monster_move_serve(monst + map_path_element *pe = g_queue_pop_head(path->path); + npos = pe->pos; + } ++ else ++ { ++ /* ensure npos is initialized */ ++ npos = m->pos; ++ } + + if (path != NULL) + map_path_destroy(path); Added: head/games/nlarn/files/patch-src-player.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/nlarn/files/patch-src-player.c Fri Nov 6 19:29:42 2015 (r400954) @@ -0,0 +1,28 @@ +--- src/player.c.orig 2012-07-06 17:29:35 UTC ++++ src/player.c +@@ -1605,6 +1605,11 @@ int player_map_enter(player *p, map *l, + else + pos = map_find_sobject(l, LS_STAIRSUP); + } ++ /* doing nothing? */ ++ else ++ { ++ pos = p->pos; ++ } + + if (l->nlevel == 0) + { +--- src/player.c.orig 2012-07-06 19:29:35.000000000 +0200 ++++ src/player.c 2015-08-19 23:56:03.671153000 +0200 +@@ -1605,6 +1605,11 @@ int player_map_enter(player *p, map *l, + else + pos = map_find_sobject(l, LS_STAIRSUP); + } ++ /* doing nothing? */ ++ else ++ { ++ pos = p->pos; ++ } + + if (l->nlevel == 0) + { From owner-svn-ports-all@freebsd.org Fri Nov 6 19:43:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E3FEA28F0D; Fri, 6 Nov 2015 19:43:44 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29E4A1F12; Fri, 6 Nov 2015 19:43:44 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6JhhJ4033776; Fri, 6 Nov 2015 19:43:43 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6JhgaG033771; Fri, 6 Nov 2015 19:43:42 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201511061943.tA6JhgaG033771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 6 Nov 2015 19:43:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400955 - in head/net-mgmt: xymon-client xymon-server xymon-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 19:43:44 -0000 Author: feld Date: Fri Nov 6 19:43:42 2015 New Revision: 400955 URL: https://svnweb.freebsd.org/changeset/ports/400955 Log: net-mgmt/xymon-server net-mgmt/xymon-client: Update to 4.3.22 Changelog: http://sourceforge.net/p/xymon/news/2015/11/xymon-4322-released/ Deleted: head/net-mgmt/xymon-server/files/patch-xymonnet_httpresult.c Modified: head/net-mgmt/xymon-client/Makefile head/net-mgmt/xymon-client/distinfo head/net-mgmt/xymon-server/Makefile head/net-mgmt/xymon-server/distinfo head/net-mgmt/xymon-server/pkg-plist Modified: head/net-mgmt/xymon-client/Makefile ============================================================================== --- head/net-mgmt/xymon-client/Makefile Fri Nov 6 19:29:42 2015 (r400954) +++ head/net-mgmt/xymon-client/Makefile Fri Nov 6 19:43:42 2015 (r400955) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xymon -PORTVERSION= 4.3.21 +PORTVERSION= 4.3.22 PORTREVISION= 0 CATEGORIES= net-mgmt www MASTER_SITES= SF/xymon/Xymon/${PORTVERSION} Modified: head/net-mgmt/xymon-client/distinfo ============================================================================== --- head/net-mgmt/xymon-client/distinfo Fri Nov 6 19:29:42 2015 (r400954) +++ head/net-mgmt/xymon-client/distinfo Fri Nov 6 19:43:42 2015 (r400955) @@ -1,2 +1,2 @@ -SHA256 (repacked/xymon-4.3.21.tar.gz) = f7d0365eb79fd0b30563c99cd3400fc9f478bc5bc049780135567054719180d7 -SIZE (repacked/xymon-4.3.21.tar.gz) = 2970809 +SHA256 (repacked/xymon-4.3.22.tar.gz) = 72d089f472162f25db5de37610d2d8974455f2583cb01d9a5280d87d0f12ec56 +SIZE (repacked/xymon-4.3.22.tar.gz) = 2983162 Modified: head/net-mgmt/xymon-server/Makefile ============================================================================== --- head/net-mgmt/xymon-server/Makefile Fri Nov 6 19:29:42 2015 (r400954) +++ head/net-mgmt/xymon-server/Makefile Fri Nov 6 19:43:42 2015 (r400955) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= xymon -PORTVERSION= 4.3.21 -PORTREVISION= 3 +PORTVERSION= 4.3.22 +PORTREVISION= 0 CATEGORIES= net-mgmt www MASTER_SITES= SF/xymon/Xymon/${PORTVERSION} PKGNAMESUFFIX= -server${PKGNAMESUFFIX2} Modified: head/net-mgmt/xymon-server/distinfo ============================================================================== --- head/net-mgmt/xymon-server/distinfo Fri Nov 6 19:29:42 2015 (r400954) +++ head/net-mgmt/xymon-server/distinfo Fri Nov 6 19:43:42 2015 (r400955) @@ -1,2 +1,2 @@ -SHA256 (repacked/xymon-4.3.21.tar.gz) = f7d0365eb79fd0b30563c99cd3400fc9f478bc5bc049780135567054719180d7 -SIZE (repacked/xymon-4.3.21.tar.gz) = 2970809 +SHA256 (repacked/xymon-4.3.22.tar.gz) = 72d089f472162f25db5de37610d2d8974455f2583cb01d9a5280d87d0f12ec56 +SIZE (repacked/xymon-4.3.22.tar.gz) = 2983162 Modified: head/net-mgmt/xymon-server/pkg-plist ============================================================================== --- head/net-mgmt/xymon-server/pkg-plist Fri Nov 6 19:29:42 2015 (r400954) +++ head/net-mgmt/xymon-server/pkg-plist Fri Nov 6 19:43:42 2015 (r400955) @@ -94,6 +94,7 @@ man/man8/xymonproxy.8 %%WWWDIR%%/cgi-bin/topchanges.sh %%WWWDIR%%/cgi-secure/ackinfo.sh %%WWWDIR%%/cgi-secure/acknowledge.sh +%%WWWDIR%%/cgi-secure/chpasswd.sh %%WWWDIR%%/cgi-secure/criticaleditor.sh %%WWWDIR%%/cgi-secure/enadis.sh %%WWWDIR%%/cgi-secure/useradm.sh @@ -109,6 +110,7 @@ man/man8/xymonproxy.8 %%WWWDIR%%/server/bin/beastat %%WWWDIR%%/server/bin/boilerplate.cgi %%WWWDIR%%/server/bin/cgiwrap +%%WWWDIR%%/server/bin/chpasswd.cgi %%WWWDIR%%/server/bin/combostatus %%WWWDIR%%/server/bin/confreport.cgi %%WWWDIR%%/server/bin/convertnk @@ -191,6 +193,9 @@ man/man8/xymonproxy.8 %%WWWDIR%%/server/web/acknowledgements_footer %%WWWDIR%%/server/web/acknowledgements_form %%WWWDIR%%/server/web/acknowledgements_header +%%WWWDIR%%/server/web/chpasswd_footer +%%WWWDIR%%/server/web/chpasswd_form +%%WWWDIR%%/server/web/chpasswd_header %%WWWDIR%%/server/web/columndoc_footer %%WWWDIR%%/server/web/columndoc_header %%WWWDIR%%/server/web/confreport_back From owner-svn-ports-all@freebsd.org Fri Nov 6 20:14:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75C37A28452; Fri, 6 Nov 2015 20:14:01 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4241B11BF; Fri, 6 Nov 2015 20:14:01 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6KE0S4042420; Fri, 6 Nov 2015 20:14:00 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6KE0kX042419; Fri, 6 Nov 2015 20:14:00 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511062014.tA6KE0kX042419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 6 Nov 2015 20:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400956 - head/security/ocaml-cryptokit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 20:14:01 -0000 Author: pawel Date: Fri Nov 6 20:14:00 2015 New Revision: 400956 URL: https://svnweb.freebsd.org/changeset/ports/400956 Log: Fix plist when DOCS=off PR: 200013 Reported by: yuri@rawbw.com Modified: head/security/ocaml-cryptokit/Makefile Modified: head/security/ocaml-cryptokit/Makefile ============================================================================== --- head/security/ocaml-cryptokit/Makefile Fri Nov 6 19:43:42 2015 (r400955) +++ head/security/ocaml-cryptokit/Makefile Fri Nov 6 20:14:00 2015 (r400956) @@ -12,6 +12,7 @@ COMMENT= Variety of cryptographic primit DESTDIRNAME= destdir HAS_CONFIGURE= yes +CONFIGURE_ARGS= --docdir ${OCAML_DOCSDIR} USE_OCAML= yes USE_OCAML_LDCONFIG= yes @@ -27,7 +28,6 @@ OPTIONS_DEFINE= DOCS .if ${PORT_OPTIONS:MDOCS} ALL_TARGET+= doc -CONFIGURE_ARGS+= --docdir ${OCAML_DOCSDIR} .endif post-patch: From owner-svn-ports-all@freebsd.org Fri Nov 6 20:18:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55EFFA28527; Fri, 6 Nov 2015 20:18:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C994143F; Fri, 6 Nov 2015 20:18:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6KIaLi042653; Fri, 6 Nov 2015 20:18:36 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6KIaot042652; Fri, 6 Nov 2015 20:18:36 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201511062018.tA6KIaot042652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Fri, 6 Nov 2015 20:18:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400957 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 20:18:37 -0000 Author: bdrewery Date: Fri Nov 6 20:18:35 2015 New Revision: 400957 URL: https://svnweb.freebsd.org/changeset/ports/400957 Log: Don't hardcode CCACHE_DIR. PR: 199509 Submitted by: ngie (based on) Sponsored by: EMC / Isilon Storage Division With hat: portmgr Modified: head/Mk/Scripts/check_leftovers.sh Modified: head/Mk/Scripts/check_leftovers.sh ============================================================================== --- head/Mk/Scripts/check_leftovers.sh Fri Nov 6 20:14:00 2015 (r400956) +++ head/Mk/Scripts/check_leftovers.sh Fri Nov 6 20:18:35 2015 (r400957) @@ -40,6 +40,9 @@ if [ -n "${LOCALBASE}" ]; then else LOCALBASE=$(make -C ${portdir} -VLOCALBASE) fi +if [ -z "${CCACHE_DIR}" ]; then + CCACHE_DIR=$(make -C ${portdir} -VCCACHE_DIR) +fi homedirs=$(awk -F: -v users=$(make -C ${portdir} -V USERS|sed -e 's, ,|,g;/^$/d;s,^,^(,;s,$,)$,') 'users && $1 ~ users {print $9}' ${PORTSDIR}/UIDs|sort -u|sed -e "s|/usr/local|${PREFIX}|"|tr "\n" " ") plistsub_sed=$(make -C ${portdir} -VPLIST_SUB_SED | /bin/sh ${PORTSDIR}/Mk/Scripts/plist_sub_sed_sort.sh) tmpplist=$(make -C ${portdir} -VTMPPLIST) @@ -47,7 +50,7 @@ tmpplist=$(make -C ${portdir} -VTMPPLIST while read modtype path extra; do # Ignore everything from these files/directories case "${path}" in - ${HOME:-/root}/.ccache/*|/root/.ccache/*|\ + ${CCACHE_DIR}/*|\ /compat/linux/proc/*|\ /dev/*|\ /etc/make.conf.bak|\ From owner-svn-ports-all@freebsd.org Fri Nov 6 20:40:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B61CDA28996; Fri, 6 Nov 2015 20:40:36 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F0D3100D; Fri, 6 Nov 2015 20:40:36 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6KeZS5048716; Fri, 6 Nov 2015 20:40:35 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6KeZLg048713; Fri, 6 Nov 2015 20:40:35 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511062040.tA6KeZLg048713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 6 Nov 2015 20:40:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400958 - in head/devel/luafilesystem: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 20:40:36 -0000 Author: pawel Date: Fri Nov 6 20:40:35 2015 New Revision: 400958 URL: https://svnweb.freebsd.org/changeset/ports/400958 Log: - Allow build without using gmake [1] - Regenerate patches PR: 200586 [1] Submitted by: maintainer and Timothy Beyer [1] Modified: head/devel/luafilesystem/Makefile head/devel/luafilesystem/files/patch-Makefile head/devel/luafilesystem/files/patch-config Modified: head/devel/luafilesystem/Makefile ============================================================================== --- head/devel/luafilesystem/Makefile Fri Nov 6 20:18:35 2015 (r400957) +++ head/devel/luafilesystem/Makefile Fri Nov 6 20:40:35 2015 (r400958) @@ -13,7 +13,6 @@ COMMENT= Library to access directory str LICENSE= MIT USES?= lua -USES+= gmake USE_GITHUB= yes GH_ACCOUNT= keplerproject Modified: head/devel/luafilesystem/files/patch-Makefile ============================================================================== --- head/devel/luafilesystem/files/patch-Makefile Fri Nov 6 20:18:35 2015 (r400957) +++ head/devel/luafilesystem/files/patch-Makefile Fri Nov 6 20:40:35 2015 (r400958) @@ -1,8 +1,12 @@ ---- Makefile.orig 2015-01-17 21:15:55.311388044 +0300 -+++ Makefile 2015-01-17 21:16:41.813384957 +0300 -@@ -12,14 +12,14 @@ +--- Makefile.orig 2015-01-15 18:58:20 UTC ++++ Makefile +@@ -11,15 +11,18 @@ OBJS= src/$T.o + lib: src/lfs.so ++$(OBJS): $(SRCS) ++ $(CC) $(CFLAGS) -c $(SRCS) -o $(OBJS) ++ src/lfs.so: $(OBJS) - MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; $(CC) $(CFLAGS) $(LIB_OPTION) -o src/lfs.so $(OBJS) + $(CC) $(CFLAGS) $(LIB_OPTION) -o src/lfs.so $(OBJS) Modified: head/devel/luafilesystem/files/patch-config ============================================================================== --- head/devel/luafilesystem/files/patch-config Fri Nov 6 20:18:35 2015 (r400957) +++ head/devel/luafilesystem/files/patch-config Fri Nov 6 20:40:35 2015 (r400958) @@ -1,6 +1,6 @@ ---- config.orig 2009-10-21 00:54:35.000000000 +0400 -+++ config 2012-12-15 17:36:31.000000000 +0400 -@@ -1,22 +1,22 @@ +--- config.orig 2015-01-15 18:58:20 UTC ++++ config +@@ -1,24 +1,24 @@ # Installation directories # Default installation prefix From owner-svn-ports-all@freebsd.org Fri Nov 6 21:14:56 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 330F6A280FB; Fri, 6 Nov 2015 21:14:56 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F30FC1870; Fri, 6 Nov 2015 21:14:55 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6LEtIB059894; Fri, 6 Nov 2015 21:14:55 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6LEsDF059892; Fri, 6 Nov 2015 21:14:54 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201511062114.tA6LEsDF059892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 6 Nov 2015 21:14:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400959 - head/lang/sdcc-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 21:14:56 -0000 Author: tijl Date: Fri Nov 6 21:14:54 2015 New Revision: 400959 URL: https://svnweb.freebsd.org/changeset/ports/400959 Log: Update to version 3.5.5.2015.11.06 Modified: head/lang/sdcc-devel/Makefile head/lang/sdcc-devel/distinfo Modified: head/lang/sdcc-devel/Makefile ============================================================================== --- head/lang/sdcc-devel/Makefile Fri Nov 6 20:40:35 2015 (r400958) +++ head/lang/sdcc-devel/Makefile Fri Nov 6 21:14:54 2015 (r400959) @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= sdcc -PORTVERSION= 3.4.3.2015.05.09 +PORTVERSION= 3.5.5.2015.11.06 CATEGORIES= lang MASTER_SITES= SF/sdcc/snapshot_builds/sdcc-src/ \ http://tijl.fastmail.com/mirror/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-src-20150509-9230 +DISTNAME= ${PORTNAME}-src-20151106-9386 MAINTAINER= tijl@FreeBSD.org COMMENT= Small Device C Compiler @@ -64,6 +64,7 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS post-patch: @${REINPLACE_CMD} '/install:/s/:.*/:/' \ ${WRKSRC}/Makefile.in \ + ${WRKSRC}/support/sdbinutils/bfd/doc/Makefile.in \ ${WRKSRC}/support/sdbinutils/libiberty/Makefile.in .if ! ${PORT_OPTIONS:MDOCS} @${REINPLACE_CMD} 's, [a-z-]*doc,,' \ Modified: head/lang/sdcc-devel/distinfo ============================================================================== --- head/lang/sdcc-devel/distinfo Fri Nov 6 20:40:35 2015 (r400958) +++ head/lang/sdcc-devel/distinfo Fri Nov 6 21:14:54 2015 (r400959) @@ -1,2 +1,2 @@ -SHA256 (sdcc-src-20150509-9230.tar.bz2) = 95bbf8c179d5448d7c3648c87f976fa855dba6f226f41dd91e3b44474f66dcbf -SIZE (sdcc-src-20150509-9230.tar.bz2) = 10465290 +SHA256 (sdcc-src-20151106-9386.tar.bz2) = 8e2cd0807e15045bcdef6ebcffdd85600116ff1834b41a86c7413cfbbc49029d +SIZE (sdcc-src-20151106-9386.tar.bz2) = 14390037 From owner-svn-ports-all@freebsd.org Fri Nov 6 22:49:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2BD1A2714F; Fri, 6 Nov 2015 22:49:53 +0000 (UTC) (envelope-from timon@timon.net.nz) Received: from flare.plasmahost.ru (unknown [IPv6:2a01:4f8:140:90a2::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 677E613BF; Fri, 6 Nov 2015 22:49:53 +0000 (UTC) (envelope-from timon@timon.net.nz) Received: from 95-31-27-126.broadband.corbina.ru ([95.31.27.126] helo=tim.timon.net.nz) by flare.plasmahost.ru with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZuppO-000Nfw-4X; Fri, 06 Nov 2015 22:49:50 +0000 Subject: Re: svn commit: r400627 - head/emulators/wine-devel To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201511012024.tA1KO3MN014618@repo.freebsd.org> From: Timon X-Enigmail-Draft-Status: N1110 Message-ID: <563D2E8C.6020104@timon.net.nz> Date: Sat, 7 Nov 2015 01:49:48 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 22:49:53 -0000 On 06/11/2015 03:09, Gerald Pfeifer wrote: > On Sun, 1 Nov 2015, Gerald Pfeifer wrote: >> Author: gerald >> Date: Sun Nov 1 20:24:03 2015 >> New Revision: 400627 >> URL: https://svnweb.freebsd.org/changeset/ports/400627 > I guess it's a bit unusual to reply to your own commit. ;-) > > I am receiving the following pkg-fallout mail now though building this > locall everything works fine: > > ===> Building package for wine-devel-1.7.54,1 > pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/de.UTF-8/man1/wine.1.gz: No such file or directory > pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/fr.UTF-8/man1/wine.1.gz: No such file or directory > pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/man1/wine.1.gz: No such file or directory > pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/wine-devel/work/stage/usr/local/man/pl.UTF-8/man1/wine.1.gz: No such file or directory > > (And, of course, once I remove those four from pkg-plist, I get > Error: Orphaned: man/de.UTF-8/man1/wine.1.gz > Error: Orphaned: man/fr.UTF-8/man1/wine.1.gz > Error: Orphaned: man/man1/wine.1.gz > Error: Orphaned: man/pl.UTF-8/man1/wine.1.gz ) > > Any ideas? Looks like man page name must match executable name since last changes in wine Makefiles generation framework. With 64-bit loader this names differs (wine64 != wine). Following patch adds workaround: === --- configure.orig +++ configure @@ -14945,7 +14945,7 @@ ${wine_binary}_preloader_LDFLAGS = -stat esac as_fn_append LOADER_RULES " PROGRAMS = $loader_programs -INSTALL_LIB = $loader_programs +INSTALL_LIB = wine $loader_programs " === But this is just workaround. Either Makefile generation framework must be patched or man page renamed to wine64.man -- Aleksandr Matveev From owner-svn-ports-all@freebsd.org Fri Nov 6 23:38:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04590A27BCF; Fri, 6 Nov 2015 23:38:14 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC80018C5; Fri, 6 Nov 2015 23:38:13 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6NcC0O000123; Fri, 6 Nov 2015 23:38:12 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6NcC4W000120; Fri, 6 Nov 2015 23:38:12 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511062338.tA6NcC4W000120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 6 Nov 2015 23:38:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400960 - head/audio/rosegarden X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 23:38:14 -0000 Author: pawel Date: Fri Nov 6 23:38:12 2015 New Revision: 400960 URL: https://svnweb.freebsd.org/changeset/ports/400960 Log: Update to version 15.10.2 PR: 204193 Submitted by: tkato432@yahoo.com Modified: head/audio/rosegarden/Makefile head/audio/rosegarden/distinfo head/audio/rosegarden/pkg-plist Modified: head/audio/rosegarden/Makefile ============================================================================== --- head/audio/rosegarden/Makefile Fri Nov 6 21:14:54 2015 (r400959) +++ head/audio/rosegarden/Makefile Fri Nov 6 23:38:12 2015 (r400960) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= rosegarden -PORTVERSION= 15.08 +PORTVERSION= 15.10.2 CATEGORIES= audio -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= General purpose music editor and sequencer suite @@ -13,10 +13,10 @@ LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ - makedepend:${PORTSDIR}/devel/makedepend + makedepend:${PORTSDIR}/devel/makedepend \ + ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib \ liblirc_client.so:${PORTSDIR}/comms/lirc \ - libfftw3.so:${PORTSDIR}/math/fftw3 \ libfftw3f.so:${PORTSDIR}/math/fftw3-float \ liblrdf.so:${PORTSDIR}/textproc/liblrdf RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ @@ -35,7 +35,9 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: - @${REINPLACE_CMD} '/LIBS/s|-ldl||' ${WRKSRC}/configure + @${REINPLACE_CMD} -e \ + 's|15\.10\.1|${PORTVERSION}| ; \ + /LIBS/s|-ldl||' ${WRKSRC}/configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rosegarden Modified: head/audio/rosegarden/distinfo ============================================================================== --- head/audio/rosegarden/distinfo Fri Nov 6 21:14:54 2015 (r400959) +++ head/audio/rosegarden/distinfo Fri Nov 6 23:38:12 2015 (r400960) @@ -1,2 +1,2 @@ -SHA256 (rosegarden-15.08.tar.bz2) = 9a527eb8a5523dd0709cc70795ad5a037042940d83d287673676577de12262de -SIZE (rosegarden-15.08.tar.bz2) = 6269373 +SHA256 (rosegarden-15.10.2.tar.bz2) = d4e8488c3447763a7d4b57925dc9d462e9e21efe647962431ea21aad8930a0a3 +SIZE (rosegarden-15.10.2.tar.bz2) = 6380389 Modified: head/audio/rosegarden/pkg-plist ============================================================================== --- head/audio/rosegarden/pkg-plist Fri Nov 6 21:14:54 2015 (r400959) +++ head/audio/rosegarden/pkg-plist Fri Nov 6 23:38:12 2015 (r400960) @@ -2,18 +2,18 @@ bin/rosegarden share/appdata/rosegarden.appdata.xml share/applications/rosegarden.desktop share/icons/hicolor/128x128/apps/rosegarden.png -share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-composition.png -share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-device.png -share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-project.png -share/icons/hicolor/16x16/mimetypes/audio-x-rosegarden-template.png +share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-composition.png +share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-device.png +share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-project.png +share/icons/hicolor/16x16/mimetypes/application-x-rosegarden-template.png share/icons/hicolor/32x32/apps/rosegarden.png -share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-composition.png -share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-device.png -share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-project.png -share/icons/hicolor/32x32/mimetypes/audio-x-rosegarden-template.png +share/icons/hicolor/32x32/mimetypes/application-x-rosegarden-composition.png +share/icons/hicolor/32x32/mimetypes/application-x-rosegarden-device.png +share/icons/hicolor/32x32/mimetypes/application-x-rosegarden-project.png +share/icons/hicolor/32x32/mimetypes/application-x-rosegarden-template.png share/icons/hicolor/64x64/apps/rosegarden.png -share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-composition.png -share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-device.png -share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-project.png -share/icons/hicolor/64x64/mimetypes/audio-x-rosegarden-template.png +share/icons/hicolor/64x64/mimetypes/application-x-rosegarden-composition.png +share/icons/hicolor/64x64/mimetypes/application-x-rosegarden-device.png +share/icons/hicolor/64x64/mimetypes/application-x-rosegarden-project.png +share/icons/hicolor/64x64/mimetypes/application-x-rosegarden-template.png share/mime/packages/rosegarden.xml From owner-svn-ports-all@freebsd.org Fri Nov 6 23:52:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F08E4A27EBB; Fri, 6 Nov 2015 23:52:58 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A15F31E59; Fri, 6 Nov 2015 23:52:58 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA6Nqvga005803; Fri, 6 Nov 2015 23:52:57 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA6NqvG4005800; Fri, 6 Nov 2015 23:52:57 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511062352.tA6NqvG4005800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 6 Nov 2015 23:52:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400961 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 23:52:59 -0000 Author: olgeni Date: Fri Nov 6 23:52:57 2015 New Revision: 400961 URL: https://svnweb.freebsd.org/changeset/ports/400961 Log: Upgrade devel/elixir-calendar to version 0.11.1. 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 Fri Nov 6 23:38:12 2015 (r400960) +++ head/devel/elixir-calendar/Makefile Fri Nov 6 23:52:57 2015 (r400961) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-calendar/distinfo ============================================================================== --- head/devel/elixir-calendar/distinfo Fri Nov 6 23:38:12 2015 (r400960) +++ head/devel/elixir-calendar/distinfo Fri Nov 6 23:52:57 2015 (r400961) @@ -1,2 +1,2 @@ -SHA256 (lau-calendar-v0.10.2_GH0.tar.gz) = 06fb22228aefb449a898721f31e0bfb527b31289dabac632fdb6a78ca6661c5d -SIZE (lau-calendar-v0.10.2_GH0.tar.gz) = 35198 +SHA256 (lau-calendar-v0.11.1_GH0.tar.gz) = 7f6152b15bc3db7c93b5ababa90e0ae2cd2fc8bf160568ef1bd42360454c9086 +SIZE (lau-calendar-v0.11.1_GH0.tar.gz) = 36072 Modified: head/devel/elixir-calendar/pkg-plist ============================================================================== --- head/devel/elixir-calendar/pkg-plist Fri Nov 6 23:38:12 2015 (r400960) +++ head/devel/elixir-calendar/pkg-plist Fri Nov 6 23:52:57 2015 (r400961) @@ -1,4 +1,5 @@ lib/elixir/lib/calendar/ebin/Elixir.Calendar.AmbiguousDateTime.beam +lib/elixir/lib/calendar/ebin/Elixir.Calendar.CalendarTranslations.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Calendar.Date.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Calendar.DateTime.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Calendar.NaiveDateTime.beam @@ -20,6 +21,7 @@ lib/elixir/lib/calendar/ebin/Elixir.Cale lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Parse.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.TzPeriod.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.beam +lib/elixir/lib/calendar/ebin/Elixir.Calendar.DefaultTranslations.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.Format.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.Parse.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.beam From owner-svn-ports-all@freebsd.org Sat Nov 7 00:28:59 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B855CA285FD; Sat, 7 Nov 2015 00:28:59 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76D921C7B; Sat, 7 Nov 2015 00:28:59 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70SwIf014661; Sat, 7 Nov 2015 00:28:58 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70SwZk014659; Sat, 7 Nov 2015 00:28:58 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070028.tA70SwZk014659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:28:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400962 - head/devel/jenkins-lts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:28:59 -0000 Author: swills Date: Sat Nov 7 00:28:58 2015 New Revision: 400962 URL: https://svnweb.freebsd.org/changeset/ports/400962 Log: devel/jenkins-lts: update to 1.625.1 Modified: head/devel/jenkins-lts/Makefile head/devel/jenkins-lts/distinfo Modified: head/devel/jenkins-lts/Makefile ============================================================================== --- head/devel/jenkins-lts/Makefile Fri Nov 6 23:52:57 2015 (r400961) +++ head/devel/jenkins-lts/Makefile Sat Nov 7 00:28:58 2015 (r400962) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.609.3 +PORTVERSION= 1.625.1 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts Modified: head/devel/jenkins-lts/distinfo ============================================================================== --- head/devel/jenkins-lts/distinfo Fri Nov 6 23:52:57 2015 (r400961) +++ head/devel/jenkins-lts/distinfo Sat Nov 7 00:28:58 2015 (r400962) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.609.3/jenkins.war) = d5017fc3db8ac118dcd28c33e8414bd036ed236d8011276f683a074422a4c4d0 -SIZE (jenkins/1.609.3/jenkins.war) = 69019876 +SHA256 (jenkins/1.625.1/jenkins.war) = e5134146d398f00712c19c69bc84a594509505eec2ba6930f8df41689debfbcb +SIZE (jenkins/1.625.1/jenkins.war) = 62885582 From owner-svn-ports-all@freebsd.org Sat Nov 7 00:44:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F998A28866; Sat, 7 Nov 2015 00:44:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A39712C2; Sat, 7 Nov 2015 00:44:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70i3go020431; Sat, 7 Nov 2015 00:44:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70i3v8020429; Sat, 7 Nov 2015 00:44:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070044.tA70i3v8020429@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:44:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400963 - branches/2015Q4/devel/jenkins-lts X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:44:04 -0000 Author: swills Date: Sat Nov 7 00:44:02 2015 New Revision: 400963 URL: https://svnweb.freebsd.org/changeset/ports/400963 Log: MFH: r400962 devel/jenkins-lts: update to 1.625.1 Modified: branches/2015Q4/devel/jenkins-lts/Makefile branches/2015Q4/devel/jenkins-lts/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/jenkins-lts/Makefile ============================================================================== --- branches/2015Q4/devel/jenkins-lts/Makefile Sat Nov 7 00:28:58 2015 (r400962) +++ branches/2015Q4/devel/jenkins-lts/Makefile Sat Nov 7 00:44:02 2015 (r400963) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.609.3 +PORTVERSION= 1.625.1 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts Modified: branches/2015Q4/devel/jenkins-lts/distinfo ============================================================================== --- branches/2015Q4/devel/jenkins-lts/distinfo Sat Nov 7 00:28:58 2015 (r400962) +++ branches/2015Q4/devel/jenkins-lts/distinfo Sat Nov 7 00:44:02 2015 (r400963) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.609.3/jenkins.war) = d5017fc3db8ac118dcd28c33e8414bd036ed236d8011276f683a074422a4c4d0 -SIZE (jenkins/1.609.3/jenkins.war) = 69019876 +SHA256 (jenkins/1.625.1/jenkins.war) = e5134146d398f00712c19c69bc84a594509505eec2ba6930f8df41689debfbcb +SIZE (jenkins/1.625.1/jenkins.war) = 62885582 From owner-svn-ports-all@freebsd.org Sat Nov 7 00:45:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CD6EA28896; Sat, 7 Nov 2015 00:45:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC1BF13BD; Sat, 7 Nov 2015 00:45:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70j5RR020640; Sat, 7 Nov 2015 00:45:05 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70j5bw020637; Sat, 7 Nov 2015 00:45:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070045.tA70j5bw020637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:45:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400964 - in branches/2015Q4/devel/jenkins: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:45:07 -0000 Author: swills Date: Sat Nov 7 00:45:05 2015 New Revision: 400964 URL: https://svnweb.freebsd.org/changeset/ports/400964 Log: MFH: r398811 - Update to 1.632 Modified: branches/2015Q4/devel/jenkins/Makefile branches/2015Q4/devel/jenkins/distinfo branches/2015Q4/devel/jenkins/files/pkg-message Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/jenkins/Makefile ============================================================================== --- branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:44:02 2015 (r400963) +++ branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:45:05 2015 (r400964) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.631 +PORTVERSION= 1.632 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2015Q4/devel/jenkins/distinfo ============================================================================== --- branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:44:02 2015 (r400963) +++ branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:45:05 2015 (r400964) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.631/jenkins.war) = e8eae4caad8f48b5e38480c2a4b0c9acfdbf93eb1218e3fee42a4d3ff62bd02d -SIZE (jenkins/1.631/jenkins.war) = 63209930 +SHA256 (jenkins/1.632/jenkins.war) = 9bca55e5b0ee8fd0ba82e55cd9c51ba8d68e0fa61e047218e48ca90435ca9d23 +SIZE (jenkins/1.632/jenkins.war) = 63211059 Modified: branches/2015Q4/devel/jenkins/files/pkg-message ============================================================================== --- branches/2015Q4/devel/jenkins/files/pkg-message Sat Nov 7 00:44:02 2015 (r400963) +++ branches/2015Q4/devel/jenkins/files/pkg-message Sat Nov 7 00:45:05 2015 (r400964) @@ -5,5 +5,6 @@ when installing for the first time. More information: https://wiki.jenkins-ci.org/display/JENKINS/Quick+and+Simple+Security +https://wiki.jenkins-ci.org/display/JENKINS/Standard+Security+Setup ************************************************************************ From owner-svn-ports-all@freebsd.org Sat Nov 7 00:45:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFDCBA288C6; Sat, 7 Nov 2015 00:45:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B761014FD; Sat, 7 Nov 2015 00:45:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70jdLl020809; Sat, 7 Nov 2015 00:45:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70jd6c020807; Sat, 7 Nov 2015 00:45:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070045.tA70jd6c020807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:45:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400965 - branches/2015Q4/devel/jenkins X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:45:41 -0000 Author: swills Date: Sat Nov 7 00:45:39 2015 New Revision: 400965 URL: https://svnweb.freebsd.org/changeset/ports/400965 Log: MFH: r399142 - Update to 1.633 Modified: branches/2015Q4/devel/jenkins/Makefile branches/2015Q4/devel/jenkins/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/jenkins/Makefile ============================================================================== --- branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:45:05 2015 (r400964) +++ branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:45:39 2015 (r400965) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.632 +PORTVERSION= 1.633 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2015Q4/devel/jenkins/distinfo ============================================================================== --- branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:45:05 2015 (r400964) +++ branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:45:39 2015 (r400965) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.632/jenkins.war) = 9bca55e5b0ee8fd0ba82e55cd9c51ba8d68e0fa61e047218e48ca90435ca9d23 -SIZE (jenkins/1.632/jenkins.war) = 63211059 +SHA256 (jenkins/1.633/jenkins.war) = 15d930888bfb31ea231bf617bf88aeb281a5f0488385f555d34c439d308cb2e8 +SIZE (jenkins/1.633/jenkins.war) = 63242255 From owner-svn-ports-all@freebsd.org Sat Nov 7 00:46:14 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A30CCA288EE; Sat, 7 Nov 2015 00:46:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A23D15FB; Sat, 7 Nov 2015 00:46:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70kDkd020983; Sat, 7 Nov 2015 00:46:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70kDeS020981; Sat, 7 Nov 2015 00:46:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070046.tA70kDeS020981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400966 - branches/2015Q4/devel/jenkins X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:46:14 -0000 Author: swills Date: Sat Nov 7 00:46:13 2015 New Revision: 400966 URL: https://svnweb.freebsd.org/changeset/ports/400966 Log: MFH: r399888 - Update to 1.634 Modified: branches/2015Q4/devel/jenkins/Makefile branches/2015Q4/devel/jenkins/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/jenkins/Makefile ============================================================================== --- branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:45:39 2015 (r400965) +++ branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:46:13 2015 (r400966) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.633 +PORTVERSION= 1.634 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2015Q4/devel/jenkins/distinfo ============================================================================== --- branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:45:39 2015 (r400965) +++ branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:46:13 2015 (r400966) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.633/jenkins.war) = 15d930888bfb31ea231bf617bf88aeb281a5f0488385f555d34c439d308cb2e8 -SIZE (jenkins/1.633/jenkins.war) = 63242255 +SHA256 (jenkins/1.634/jenkins.war) = 47f9bd9dd3ee400c62905173a9d65605653a10a339e1d593f0b2e0f7456b1d9a +SIZE (jenkins/1.634/jenkins.war) = 63310617 From owner-svn-ports-all@freebsd.org Sat Nov 7 00:46:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CDD1A28924; Sat, 7 Nov 2015 00:46:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 43DB717DB; Sat, 7 Nov 2015 00:46:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70ksmD021157; Sat, 7 Nov 2015 00:46:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70ksvl021155; Sat, 7 Nov 2015 00:46:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070046.tA70ksvl021155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:46:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400967 - branches/2015Q4/devel/jenkins X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:46:55 -0000 Author: swills Date: Sat Nov 7 00:46:53 2015 New Revision: 400967 URL: https://svnweb.freebsd.org/changeset/ports/400967 Log: MFH: r400174 - Update to 1.635 Modified: branches/2015Q4/devel/jenkins/Makefile branches/2015Q4/devel/jenkins/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/jenkins/Makefile ============================================================================== --- branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:46:13 2015 (r400966) +++ branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:46:53 2015 (r400967) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.634 +PORTVERSION= 1.635 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2015Q4/devel/jenkins/distinfo ============================================================================== --- branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:46:13 2015 (r400966) +++ branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:46:53 2015 (r400967) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.634/jenkins.war) = 47f9bd9dd3ee400c62905173a9d65605653a10a339e1d593f0b2e0f7456b1d9a -SIZE (jenkins/1.634/jenkins.war) = 63310617 +SHA256 (jenkins/1.635/jenkins.war) = 6ec3487a56cbb319a8c47cb5986adef5fa2748ebd2ef5752159f47057c4c048f +SIZE (jenkins/1.635/jenkins.war) = 63529765 From owner-svn-ports-all@freebsd.org Sat Nov 7 00:47:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF5D4A28959; Sat, 7 Nov 2015 00:47:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA9D018DA; Sat, 7 Nov 2015 00:47:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA70lNxE021329; Sat, 7 Nov 2015 00:47:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA70lNP9021327; Sat, 7 Nov 2015 00:47:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511070047.tA70lNP9021327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 7 Nov 2015 00:47:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400968 - branches/2015Q4/devel/jenkins X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:47:25 -0000 Author: swills Date: Sat Nov 7 00:47:23 2015 New Revision: 400968 URL: https://svnweb.freebsd.org/changeset/ports/400968 Log: MFH: r400644 - Update to 1.636 Modified: branches/2015Q4/devel/jenkins/Makefile branches/2015Q4/devel/jenkins/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/jenkins/Makefile ============================================================================== --- branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:46:53 2015 (r400967) +++ branches/2015Q4/devel/jenkins/Makefile Sat Nov 7 00:47:23 2015 (r400968) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.635 +PORTVERSION= 1.636 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2015Q4/devel/jenkins/distinfo ============================================================================== --- branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:46:53 2015 (r400967) +++ branches/2015Q4/devel/jenkins/distinfo Sat Nov 7 00:47:23 2015 (r400968) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.635/jenkins.war) = 6ec3487a56cbb319a8c47cb5986adef5fa2748ebd2ef5752159f47057c4c048f -SIZE (jenkins/1.635/jenkins.war) = 63529765 +SHA256 (jenkins/1.636/jenkins.war) = 7374cfecf603a9403affe2644c6fe9bc6b157fa67e38dfcb9bf6e9776df9dcc8 +SIZE (jenkins/1.636/jenkins.war) = 63531046 From owner-svn-ports-all@freebsd.org Sat Nov 7 01:11:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 984F0A28E51; Sat, 7 Nov 2015 01:11:32 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 457431D31; Sat, 7 Nov 2015 01:11:32 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA71BV4n029202; Sat, 7 Nov 2015 01:11:31 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA71BVIt029198; Sat, 7 Nov 2015 01:11:31 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201511070111.tA71BVIt029198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Sat, 7 Nov 2015 01:11:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400969 - in head/misc: . raspbsd-led X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 01:11:32 -0000 Author: brd Date: Sat Nov 7 01:11:30 2015 New Revision: 400969 URL: https://svnweb.freebsd.org/changeset/ports/400969 Log: Add a new port of tools designed to work with the LEDs on ARM boards. It initially supports the BeagleBone Black, but others will follow. Approved by: bdrewery (mentor) Added: head/misc/raspbsd-led/ head/misc/raspbsd-led/Makefile (contents, props changed) head/misc/raspbsd-led/distinfo (contents, props changed) head/misc/raspbsd-led/pkg-descr (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Sat Nov 7 00:47:23 2015 (r400968) +++ head/misc/Makefile Sat Nov 7 01:11:30 2015 (r400969) @@ -392,6 +392,7 @@ SUBDIR += qt5ct SUBDIR += quotes SUBDIR += raspberrypi-userland + SUBDIR += raspbsd-led SUBDIR += ree SUBDIR += rfc SUBDIR += ringtonetools Added: head/misc/raspbsd-led/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/raspbsd-led/Makefile Sat Nov 7 01:11:30 2015 (r400969) @@ -0,0 +1,15 @@ +# $FreeBSD$ + +PORTNAME= raspbsd-led +PORTVERSION= 0.1 +CATEGORIES= misc +DISTVERSIONPREFIX= v + +MAINTAINER= brd@FreeBSD.org +COMMENT= Misc LED programs for ARM boards + +USE_GITHUB= yes +GH_ACCOUNT= raspbsd +PLIST_FILES= sbin/flash-heartbeat-led + +.include Added: head/misc/raspbsd-led/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/raspbsd-led/distinfo Sat Nov 7 01:11:30 2015 (r400969) @@ -0,0 +1,2 @@ +SHA256 (raspbsd-raspbsd-led-v0.1_GH0.tar.gz) = 11d12360014fae4cfac42fe77db575592c30c3c7708b5e356010591efb7136ad +SIZE (raspbsd-raspbsd-led-v0.1_GH0.tar.gz) = 835 Added: head/misc/raspbsd-led/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/raspbsd-led/pkg-descr Sat Nov 7 01:11:30 2015 (r400969) @@ -0,0 +1,4 @@ +This provides LED tools for flashing the built-on LEDs found on many +ARM boards, such as the BeagleBone Black. + +WWW: https://github.com/RaspBSD/raspbsd-led From owner-svn-ports-all@freebsd.org Sat Nov 7 03:05:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CBC4A276EF; Sat, 7 Nov 2015 03:05:35 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1227A1843; Sat, 7 Nov 2015 03:05:34 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA735YgR061894; Sat, 7 Nov 2015 03:05:34 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA735YFu061893; Sat, 7 Nov 2015 03:05:34 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201511070305.tA735YFu061893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Sat, 7 Nov 2015 03:05:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400970 - head/misc/raspbsd-led X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 03:05:35 -0000 Author: brd Date: Sat Nov 7 03:05:33 2015 New Revision: 400970 URL: https://svnweb.freebsd.org/changeset/ports/400970 Log: Add a missing ONLY_FOR_ARCHS= I forgot earlier and pet portlint. Approved by: bdrewery (mentor) Modified: head/misc/raspbsd-led/Makefile Modified: head/misc/raspbsd-led/Makefile ============================================================================== --- head/misc/raspbsd-led/Makefile Sat Nov 7 01:11:30 2015 (r400969) +++ head/misc/raspbsd-led/Makefile Sat Nov 7 03:05:33 2015 (r400970) @@ -2,14 +2,15 @@ PORTNAME= raspbsd-led PORTVERSION= 0.1 -CATEGORIES= misc DISTVERSIONPREFIX= v +CATEGORIES= misc MAINTAINER= brd@FreeBSD.org COMMENT= Misc LED programs for ARM boards USE_GITHUB= yes GH_ACCOUNT= raspbsd +ONLY_FOR_ARCHS= armv6 PLIST_FILES= sbin/flash-heartbeat-led .include From owner-svn-ports-all@freebsd.org Sat Nov 7 03:46:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6655DA27CB1; Sat, 7 Nov 2015 03:46:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D1EC13D5; Sat, 7 Nov 2015 03:46:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA73kjRF074665; Sat, 7 Nov 2015 03:46:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA73kjVb074663; Sat, 7 Nov 2015 03:46:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511070346.tA73kjVb074663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 7 Nov 2015 03:46:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400971 - in head/games/hedgewars: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 03:46:46 -0000 Author: amdmi3 Date: Sat Nov 7 03:46:44 2015 New Revision: 400971 URL: https://svnweb.freebsd.org/changeset/ports/400971 Log: - Update to 0.9.22 Deleted: head/games/hedgewars/files/patch-gameServer_CoreTypes.hs Modified: head/games/hedgewars/Makefile head/games/hedgewars/distinfo Modified: head/games/hedgewars/Makefile ============================================================================== --- head/games/hedgewars/Makefile Sat Nov 7 03:05:33 2015 (r400970) +++ head/games/hedgewars/Makefile Sat Nov 7 03:46:44 2015 (r400971) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hedgewars -PORTVERSION= 0.9.21.1 -PORTREVISION= 2 +PORTVERSION= 0.9.22 CATEGORIES= games MASTER_SITES= http://download.gna.org/hedgewars/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/hedgewars/distinfo ============================================================================== --- head/games/hedgewars/distinfo Sat Nov 7 03:05:33 2015 (r400970) +++ head/games/hedgewars/distinfo Sat Nov 7 03:46:44 2015 (r400971) @@ -1,2 +1,2 @@ -SHA256 (hedgewars-src-0.9.21.1.tar.bz2) = 590a9458d2123c5550d5eb39edfed28d0663703d76e13c8987237c92ca41f3f8 -SIZE (hedgewars-src-0.9.21.1.tar.bz2) = 160250791 +SHA256 (hedgewars-src-0.9.22.tar.bz2) = b699c8971ff420c3edd6533527ae2e99040f1e79207c9140826945bcf0e62192 +SIZE (hedgewars-src-0.9.22.tar.bz2) = 160103313 From owner-svn-ports-all@freebsd.org Sat Nov 7 06:11:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41898A282E6; Sat, 7 Nov 2015 06:11:55 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F13381C90; Sat, 7 Nov 2015 06:11:54 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA76Br3g022816; Sat, 7 Nov 2015 06:11:53 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA76BrsS022812; Sat, 7 Nov 2015 06:11:53 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201511070611.tA76BrsS022812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Sat, 7 Nov 2015 06:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400972 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 06:11:55 -0000 Author: kuriyama Date: Sat Nov 7 06:11:53 2015 New Revision: 400972 URL: https://svnweb.freebsd.org/changeset/ports/400972 Log: - Update to 20151030. 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 Sat Nov 7 03:46:44 2015 (r400971) +++ head/japanese/ajaxzip2-data/Makefile Sat Nov 7 06:11:53 2015 (r400972) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ajaxzip2 -PORTVERSION= 20150831 +PORTVERSION= 20151030 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama PKGNAMESUFFIX= -data Modified: head/japanese/ajaxzip2-data/distinfo ============================================================================== --- head/japanese/ajaxzip2-data/distinfo Sat Nov 7 03:46:44 2015 (r400971) +++ head/japanese/ajaxzip2-data/distinfo Sat Nov 7 06:11:53 2015 (r400972) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20150831.zip) = ed7c1654dfbe6659e465fbb4e3044c1899fa600b0b9f22a3a00b61b1cb1689e7 -SIZE (ken_all-20150831.zip) = 1682696 -SHA256 (jigyosyo-20150831.zip) = e86c38b9cfe6e95ba4c82f68b40ed457c6a8d4ea2420ef1a927524dcc917324e -SIZE (jigyosyo-20150831.zip) = 749058 +SHA256 (ken_all-20151030.zip) = 6a0c64539290378ca2cda57869c30a1c50c26b53ef81a1a286495ae42d215b05 +SIZE (ken_all-20151030.zip) = 1683532 +SHA256 (jigyosyo-20151030.zip) = cac5593bf77b88ca4290e23a1477b9e1dbbca940fbf8449d038932c511425169 +SIZE (jigyosyo-20151030.zip) = 749907 Modified: head/japanese/zipcodes/Makefile ============================================================================== --- head/japanese/zipcodes/Makefile Sat Nov 7 03:46:44 2015 (r400971) +++ head/japanese/zipcodes/Makefile Sat Nov 7 06:11:53 2015 (r400972) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zipcodes -PORTVERSION= 20150831 +PORTVERSION= 20151030 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 Sat Nov 7 03:46:44 2015 (r400971) +++ head/japanese/zipcodes/distinfo Sat Nov 7 06:11:53 2015 (r400972) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20150831.zip) = ed7c1654dfbe6659e465fbb4e3044c1899fa600b0b9f22a3a00b61b1cb1689e7 -SIZE (ken_all-20150831.zip) = 1682696 -SHA256 (jigyosyo-20150831.zip) = e86c38b9cfe6e95ba4c82f68b40ed457c6a8d4ea2420ef1a927524dcc917324e -SIZE (jigyosyo-20150831.zip) = 749058 +SHA256 (ken_all-20151030.zip) = 6a0c64539290378ca2cda57869c30a1c50c26b53ef81a1a286495ae42d215b05 +SIZE (ken_all-20151030.zip) = 1683532 +SHA256 (jigyosyo-20151030.zip) = cac5593bf77b88ca4290e23a1477b9e1dbbca940fbf8449d038932c511425169 +SIZE (jigyosyo-20151030.zip) = 749907 From owner-svn-ports-all@freebsd.org Sat Nov 7 07:35:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DCA18A28D2B; Sat, 7 Nov 2015 07:35:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9BBE14A4; Sat, 7 Nov 2015 07:35:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA77Zb5u045449; Sat, 7 Nov 2015 07:35:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA77ZbNM045448; Sat, 7 Nov 2015 07:35:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511070735.tA77ZbNM045448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 7 Nov 2015 07:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400973 - head/games/robocode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 07:35:39 -0000 Author: antoine Date: Sat Nov 7 07:35:37 2015 New Revision: 400973 URL: https://svnweb.freebsd.org/changeset/ports/400973 Log: Fix staging with fmake Modified: head/games/robocode/Makefile Modified: head/games/robocode/Makefile ============================================================================== --- head/games/robocode/Makefile Sat Nov 7 06:11:53 2015 (r400972) +++ head/games/robocode/Makefile Sat Nov 7 07:35:37 2015 (r400973) @@ -31,7 +31,7 @@ SUB_FILES= ${PORTNAME}-MeleeRumble ${POR ${PORTNAME}-TwinDuel pkg-deinstall pkg-message do-install: - cd ${WRKDIR} && ${INSTALL_SCRIPT} ${SUB_FILES:M${PORTNAME}*} \ + cd ${WRKDIR} && ${INSTALL_SCRIPT} ${SUB_FILES:Mrobocode-*} \ ${STAGEDIR}${PREFIX}/bin/ .for d in battles compilers javadoc libs license roborumble robots \ From owner-svn-ports-all@freebsd.org Sat Nov 7 09:28:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5180BA26B1C; Sat, 7 Nov 2015 09:28:23 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2281C1D36; Sat, 7 Nov 2015 09:28:23 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA79SMnu076502; Sat, 7 Nov 2015 09:28:22 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA79SMg9076499; Sat, 7 Nov 2015 09:28:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511070928.tA79SMg9076499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 Nov 2015 09:28:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400974 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 09:28:23 -0000 Author: pi Date: Sat Nov 7 09:28:21 2015 New Revision: 400974 URL: https://svnweb.freebsd.org/changeset/ports/400974 Log: databases/cego: 2.26.7 -> 2.26.9 - Version passed concurrent load test with 10 million concurrent operations ( random insert, update and delete on one table with 2 processes ) - Fix in CegoFileHandler::allocatePage, In case of page exceed with appendMode = true, a second try is done with appendMode = false - Small fix in CegoObjectManager::reorgObject, ref page id information for append mode is set to new last page id - Small fix in CegoSelect::filterRefs, allow expressions with constant values ( getAttrRefList= 0 ) in aggregation - Locking improvements for delete and update operations. All delete operations are done now via transactions ( introduced CegoTableManager::deleteDataTableAtomic ). This allows to use a shared lock as the table lock for using the table (CegoDistManager::deleteLocalDataTable and CegoDistManager::updateLocalDataTable ) As a result, a table can be accessed in parallel during a ( long running ) delete operation on the table( e.g. delete from table). E.g. select count(*) from table will not block anymore, rather indicates the remaining number of tuples in the table. This modification is still under investigation and must verfied ( also in combination with btree/index objects on the table ) - Fix in CegoBTreeManager::deleteBTree, the relevance value was not calculated correctly Fix in CegoQuery, cache invalidation is done before query operations. Otherwise, if the query is aborted, an exception is thrown and the cache is not cleaned - Small modifications on cgblow load simulation client - Changed locking for delete an update operations to exclusive due to concurrency prpblems with btree operations - Added page locking to AVLIndexManager and AVLIndexCursor - Improvements for locking done. Since locking is done on page level, Insert and delete operations can be done now in parallel . For this locking had to be introduced in CegoBtreeManager::insertBTree and CegoBTreeManager::deleteBTree Further performance path for grouping queries in CegoGroupSpace. Since the current grouping key is stored now in the class variable _groupSchema, some expensive list copy operations could be avoided. This improves performance for about 4%. Submitted by: Bjoern Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo head/databases/cego/pkg-plist Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sat Nov 7 07:35:37 2015 (r400973) +++ head/databases/cego/Makefile Sat Nov 7 09:28:21 2015 (r400974) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.26.7 +PORTVERSION= 2.26.9 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sat Nov 7 07:35:37 2015 (r400973) +++ head/databases/cego/distinfo Sat Nov 7 09:28:21 2015 (r400974) @@ -1,2 +1,2 @@ -SHA256 (cego-2.26.7.tar.gz) = 9843a5f00cdc0b806a1e2fc65b8124b36b88d6a2a9cdb3fcc405603d5dcf272b -SIZE (cego-2.26.7.tar.gz) = 1226686 +SHA256 (cego-2.26.9.tar.gz) = 31f38e21226ff20cd5fc81db7568297a6e8364f652e0c6276c19931aaeab7ef7 +SIZE (cego-2.26.9.tar.gz) = 1227953 Modified: head/databases/cego/pkg-plist ============================================================================== --- head/databases/cego/pkg-plist Sat Nov 7 07:35:37 2015 (r400973) +++ head/databases/cego/pkg-plist Sat Nov 7 09:28:21 2015 (r400974) @@ -137,5 +137,6 @@ lib/libcgwrap.so.2.0.0 %%DATADIR%%/cgbackup %%DATADIR%%/cgmkdb %%DATADIR%%/cgrecover +%%DATADIR%%/cgsimload %%DATADIR%%/startdb %%DATADIR%%/stopdb From owner-svn-ports-all@freebsd.org Sat Nov 7 10:26:10 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EADEA27772; Sat, 7 Nov 2015 10:26:10 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA8B614F0; Sat, 7 Nov 2015 10:26:09 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7AQ8fe093527; Sat, 7 Nov 2015 10:26:08 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7AQ8Kg093526; Sat, 7 Nov 2015 10:26:08 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201511071026.tA7AQ8Kg093526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Sat, 7 Nov 2015 10:26:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400975 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 10:26:10 -0000 Author: makc Date: Sat Nov 7 10:26:08 2015 New Revision: 400975 URL: https://svnweb.freebsd.org/changeset/ports/400975 Log: devel/qca: - Fix build with LibreSSL and with old OpenSSL (FreeBSD 9.x) PR: 199134 PR: 204305 Added: head/devel/qca/files/ head/devel/qca/files/patch-libressl (contents, props changed) Added: head/devel/qca/files/patch-libressl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qca/files/patch-libressl Sat Nov 7 10:26:08 2015 (r400975) @@ -0,0 +1,15 @@ +--- plugins/qca-ossl/qca-ossl.cpp.orig 2015-10-02 09:39:21 UTC ++++ plugins/qca-ossl/qca-ossl.cpp +@@ -5805,7 +5805,11 @@ public: + { + SessionInfo sessInfo; + +- sessInfo.isCompressed = (0 != SSL_SESSION_get_compress_id(ssl->session)); ++#ifndef OPENSSL_NO_COMP ++ sessInfo.isCompressed = (0 != ssl->session->compress_meth); ++#else ++ sessInfo.isCompressed = 0; ++#endif + + if (ssl->version == TLS1_VERSION) + sessInfo.version = TLS::TLS_v1; From owner-svn-ports-all@freebsd.org Sat Nov 7 10:42:34 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9BBAA27B0B; Sat, 7 Nov 2015 10:42:34 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9634F1BFA; Sat, 7 Nov 2015 10:42:34 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7AgXM3099329; Sat, 7 Nov 2015 10:42:33 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7AgX13099326; Sat, 7 Nov 2015 10:42:33 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201511071042.tA7AgX13099326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Sat, 7 Nov 2015 10:42:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400976 - in head/editors/texstudio: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 10:42:35 -0000 Author: makc Date: Sat Nov 7 10:42:33 2015 New Revision: 400976 URL: https://svnweb.freebsd.org/changeset/ports/400976 Log: editors/texstudio: - Update to 2.10.4 PR: 203841 Submitted by: Sergey Brunov Approved by: Abilio Marques (maintainer) Deleted: head/editors/texstudio/files/ Modified: head/editors/texstudio/Makefile head/editors/texstudio/distinfo head/editors/texstudio/pkg-plist Modified: head/editors/texstudio/Makefile ============================================================================== --- head/editors/texstudio/Makefile Sat Nov 7 10:26:08 2015 (r400975) +++ head/editors/texstudio/Makefile Sat Nov 7 10:42:33 2015 (r400976) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= texstudio -PORTVERSION= 2.9.4 -PORTREVISION= 3 +PORTVERSION= 2.10.4 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION} Modified: head/editors/texstudio/distinfo ============================================================================== --- head/editors/texstudio/distinfo Sat Nov 7 10:26:08 2015 (r400975) +++ head/editors/texstudio/distinfo Sat Nov 7 10:42:33 2015 (r400976) @@ -1,2 +1,2 @@ -SHA256 (texstudio-2.9.4.tar.gz) = dc71590e3745ac193a640667737befd665d549e642e268eec7a8238d3b61b5ea -SIZE (texstudio-2.9.4.tar.gz) = 25292627 +SHA256 (texstudio-2.10.4.tar.gz) = 87e7b7c52d51791178fac4c48feeded7a920bc39bcfb710a745b467d80111c3c +SIZE (texstudio-2.10.4.tar.gz) = 25810583 Modified: head/editors/texstudio/pkg-plist ============================================================================== --- head/editors/texstudio/pkg-plist Sat Nov 7 10:26:08 2015 (r400975) +++ head/editors/texstudio/pkg-plist Sat Nov 7 10:42:33 2015 (r400976) @@ -35,7 +35,6 @@ share/icons/hicolor/scalable/apps/texstu %%DATADIR%%/doc20.png %%DATADIR%%/doc21.png %%DATADIR%%/doc3.png -%%DATADIR%%/doc4.png %%DATADIR%%/doc5.png %%DATADIR%%/doc6.png %%DATADIR%%/doc7.png @@ -46,6 +45,8 @@ share/icons/hicolor/scalable/apps/texstu %%DATADIR%%/en_GB.dic %%DATADIR%%/en_US.aff %%DATADIR%%/en_US.dic +%%DATADIR%%/es_ES.aff +%%DATADIR%%/es_ES.dic %%DATADIR%%/fr.stopWords %%DATADIR%%/fr_FR.aff %%DATADIR%%/fr_FR.dic From owner-svn-ports-all@freebsd.org Sat Nov 7 10:43:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B4CDA27B47; Sat, 7 Nov 2015 10:43:27 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56DFA1CDC; Sat, 7 Nov 2015 10:43:27 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7AhQLg099483; Sat, 7 Nov 2015 10:43:26 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7AhQus099481; Sat, 7 Nov 2015 10:43:26 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201511071043.tA7AhQus099481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 7 Nov 2015 10:43:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400977 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 10:43:27 -0000 Author: gerald Date: Sat Nov 7 10:43:26 2015 New Revision: 400977 URL: https://svnweb.freebsd.org/changeset/ports/400977 Log: Update to the 20151101 development snapshot of GCC 6. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sat Nov 7 10:42:33 2015 (r400976) +++ head/lang/gcc6-devel/Makefile Sat Nov 7 10:43:26 2015 (r400977) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.0.0.s20151025 -PORTREVISION= 1 +PORTVERSION= 6.0.0.s20151101 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sat Nov 7 10:42:33 2015 (r400976) +++ head/lang/gcc6-devel/distinfo Sat Nov 7 10:43:26 2015 (r400977) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20151025.tar.bz2) = 16edb43c9765a0b10a206c2302ba07ba6db0c631eb59c9127f896473f3330c46 -SIZE (gcc-6-20151025.tar.bz2) = 92729943 +SHA256 (gcc-6-20151101.tar.bz2) = a1da18a71c7cf62bdead51d7ad651044dda0a53fb77d4120d555277d4282e18f +SIZE (gcc-6-20151101.tar.bz2) = 93391337 From owner-svn-ports-all@freebsd.org Sat Nov 7 11:18:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AB72A272B9; Sat, 7 Nov 2015 11:18:13 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CA191CF3; Sat, 7 Nov 2015 11:18:13 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7BIC9g008508; Sat, 7 Nov 2015 11:18:12 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7BICAB008506; Sat, 7 Nov 2015 11:18:12 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201511071118.tA7BICAB008506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Sat, 7 Nov 2015 11:18:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400978 - in head/print/p5-Net-CUPS: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 11:18:13 -0000 Author: vg Date: Sat Nov 7 11:18:11 2015 New Revision: 400978 URL: https://svnweb.freebsd.org/changeset/ports/400978 Log: - Remove broken - Fix build PR: ports/204052 Submitted by: Mathieu Simon Added: head/print/p5-Net-CUPS/files/patch-Makefile.PL (contents, props changed) Modified: head/print/p5-Net-CUPS/Makefile Modified: head/print/p5-Net-CUPS/Makefile ============================================================================== --- head/print/p5-Net-CUPS/Makefile Sat Nov 7 10:43:26 2015 (r400977) +++ head/print/p5-Net-CUPS/Makefile Sat Nov 7 11:18:11 2015 (r400978) @@ -11,8 +11,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= vg@FreeBSD.org COMMENT= Interface to the CUPS API -BROKEN= Fails to configure or build - BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups-image \ libcupsfilters.so:${PORTSDIR}/print/cups-filters Added: head/print/p5-Net-CUPS/files/patch-Makefile.PL ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/p5-Net-CUPS/files/patch-Makefile.PL Sat Nov 7 11:18:11 2015 (r400978) @@ -0,0 +1,18 @@ +Fixes issue with the version check as mentioned upstream: +https://rt.cpan.org/Public/Bug/Display.html?id=104237 + +--- Makefile.PL.orig 2015-10-27 12:05:43 UTC ++++ Makefile.PL +@@ -31,8 +31,10 @@ else + + my @version_parts = split( /\./, $version ); + +-if( ( $version_parts[1] < 2 ) || +- ( ( $version_parts[1] == 2 ) && ( $version_parts[2] < 2 ) ) ) ++if( ++ ( $version_parts[0] < 1 ) || ++ ( ( $version_parts[0] == 1 ) && ( $version_parts[1] < 2 ) ) || ++ ( ( $version_parts[0] == 1 ) && ( $version_parts[1] == 2 ) && ( $version_parts[2] < 2 ) ) ) + { + print "The version of the Common Unix Printing System installed\n"; + print "on your system is too old for this module to work properly.\n"; From owner-svn-ports-all@freebsd.org Sat Nov 7 11:32:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2577AA27705; Sat, 7 Nov 2015 11:32:55 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB01219C2; Sat, 7 Nov 2015 11:32:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7BWrkF014260; Sat, 7 Nov 2015 11:32:53 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7BWrFW014258; Sat, 7 Nov 2015 11:32:53 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201511071132.tA7BWrFW014258@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Sat, 7 Nov 2015 11:32:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400979 - head/games/nlarn/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 11:32:55 -0000 Author: dim (src committer) Date: Sat Nov 7 11:32:53 2015 New Revision: 400979 URL: https://svnweb.freebsd.org/changeset/ports/400979 Log: Fix busted patches for games/nlarn from r400954. Noticed by: antoine PR: 202499 MFH: 2015Q4 Modified: head/games/nlarn/files/patch-src-monsters.c head/games/nlarn/files/patch-src-player.c Modified: head/games/nlarn/files/patch-src-monsters.c ============================================================================== --- head/games/nlarn/files/patch-src-monsters.c Sat Nov 7 11:18:11 2015 (r400978) +++ head/games/nlarn/files/patch-src-monsters.c Sat Nov 7 11:32:53 2015 (r400979) @@ -12,17 +12,3 @@ if (path != NULL) map_path_destroy(path); ---- src/monsters.c.orig 2012-07-06 19:29:35.000000000 +0200 -+++ src/monsters.c 2015-08-19 23:52:50.496120000 +0200 -@@ -2725,6 +2725,11 @@ static position monster_move_serve(monst - map_path_element *pe = g_queue_pop_head(path->path); - npos = pe->pos; - } -+ else -+ { -+ /* ensure npos is initialized */ -+ npos = m->pos; -+ } - - if (path != NULL) - map_path_destroy(path); Modified: head/games/nlarn/files/patch-src-player.c ============================================================================== --- head/games/nlarn/files/patch-src-player.c Sat Nov 7 11:18:11 2015 (r400978) +++ head/games/nlarn/files/patch-src-player.c Sat Nov 7 11:32:53 2015 (r400979) @@ -12,17 +12,3 @@ if (l->nlevel == 0) { ---- src/player.c.orig 2012-07-06 19:29:35.000000000 +0200 -+++ src/player.c 2015-08-19 23:56:03.671153000 +0200 -@@ -1605,6 +1605,11 @@ int player_map_enter(player *p, map *l, - else - pos = map_find_sobject(l, LS_STAIRSUP); - } -+ /* doing nothing? */ -+ else -+ { -+ pos = p->pos; -+ } - - if (l->nlevel == 0) - { From owner-svn-ports-all@freebsd.org Sat Nov 7 11:43:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1A15A2796F; Sat, 7 Nov 2015 11:43:48 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76C041EAA; Sat, 7 Nov 2015 11:43:48 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Bhltn017327; Sat, 7 Nov 2015 11:43:47 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7Bhls4017325; Sat, 7 Nov 2015 11:43:47 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511071143.tA7Bhls4017325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 7 Nov 2015 11:43:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400980 - head/lang/adacontrol X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 11:43:48 -0000 Author: marino Date: Sat Nov 7 11:43:47 2015 New Revision: 400980 URL: https://svnweb.freebsd.org/changeset/ports/400980 Log: lang/adacontrol: Upgrade version 1.16r11 => 1.17r3 Modified: head/lang/adacontrol/Makefile head/lang/adacontrol/distinfo Modified: head/lang/adacontrol/Makefile ============================================================================== --- head/lang/adacontrol/Makefile Sat Nov 7 11:32:53 2015 (r400979) +++ head/lang/adacontrol/Makefile Sat Nov 7 11:43:47 2015 (r400980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adacontrol -PORTVERSION= 1.16r11 +PORTVERSION= 1.17r3 CATEGORIES= lang MASTER_SITES= SF/adacontrol DISTNAME= adactl-${PORTVERSION}-src Modified: head/lang/adacontrol/distinfo ============================================================================== --- head/lang/adacontrol/distinfo Sat Nov 7 11:32:53 2015 (r400979) +++ head/lang/adacontrol/distinfo Sat Nov 7 11:43:47 2015 (r400980) @@ -1,2 +1,2 @@ -SHA256 (adactl-1.16r11-src.tgz) = eeb80a5756286efb1af1ed9f9d532777721dc30eafe69a30d515b026acdea5e6 -SIZE (adactl-1.16r11-src.tgz) = 1924273 +SHA256 (adactl-1.17r3-src.tgz) = 78e564347f6cc631bc279a7bfd74aa7f86c12d6a7a2cfa1370e9d3d46b144f32 +SIZE (adactl-1.17r3-src.tgz) = 1968737 From owner-svn-ports-all@freebsd.org Sat Nov 7 11:51:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11656A27BDF; Sat, 7 Nov 2015 11:51:46 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CEA3911A5; Sat, 7 Nov 2015 11:51:45 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7BpiK7020112; Sat, 7 Nov 2015 11:51:44 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7BpiBD020110; Sat, 7 Nov 2015 11:51:44 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511071151.tA7BpiBD020110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 7 Nov 2015 11:51:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400981 - head/dns/ironsides X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 11:51:46 -0000 Author: marino Date: Sat Nov 7 11:51:44 2015 New Revision: 400981 URL: https://svnweb.freebsd.org/changeset/ports/400981 Log: dns/ironsides: Upgrade snapshot 2014-04-20 => 2015-04-15 Modified: head/dns/ironsides/Makefile head/dns/ironsides/distinfo Modified: head/dns/ironsides/Makefile ============================================================================== --- head/dns/ironsides/Makefile Sat Nov 7 11:43:47 2015 (r400980) +++ head/dns/ironsides/Makefile Sat Nov 7 11:51:44 2015 (r400981) @@ -3,7 +3,6 @@ PORTNAME= ironsides PORTVERSION= ${SNAPSHOT:S/_//g} -PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://ironsides.martincarlisle.com/ DISTNAME= ironsides_authoritative-${SNAPSHOT} @@ -20,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/spar USES= ada dos2unix zip DOS2UNIX_FILES= dfcs.usafa.edu.zonefile ironsides.1 -SNAPSHOT= 2014_02_20 +SNAPSHOT= 2015_04_15 WRKSRC= ${WRKDIR}/${DISTFILES:S/.zip//} PLIST_FILES= sbin/ironsides man/man1/ironsides.1.gz PORTEXAMPLES= dfcs.usafa.edu.zonefile Modified: head/dns/ironsides/distinfo ============================================================================== --- head/dns/ironsides/distinfo Sat Nov 7 11:43:47 2015 (r400980) +++ head/dns/ironsides/distinfo Sat Nov 7 11:51:44 2015 (r400981) @@ -1,2 +1,2 @@ -SHA256 (ironsides_authoritative-2014_02_20.zip) = cfd0941f7b5eb35f07a58976a56dc0c4956c369a7149ef0861cb3608f4bb769e -SIZE (ironsides_authoritative-2014_02_20.zip) = 190889 +SHA256 (ironsides_authoritative-2015_04_15.zip) = de865b0da6a3e1cc73249e90a6e13fcc33785a9a38b704efb9cfb04ff57fc3c4 +SIZE (ironsides_authoritative-2015_04_15.zip) = 199862 From owner-svn-ports-all@freebsd.org Sat Nov 7 12:00:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9165FA281F9; Sat, 7 Nov 2015 12:00:16 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66D781871; Sat, 7 Nov 2015 12:00:16 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7C0F9B020591; Sat, 7 Nov 2015 12:00:15 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7C0EbY020585; Sat, 7 Nov 2015 12:00:14 GMT (envelope-from des@FreeBSD.org) Message-Id: <201511071200.tA7C0EbY020585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Sat, 7 Nov 2015 12:00:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400982 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 12:00:16 -0000 Author: des Date: Sat Nov 7 12:00:14 2015 New Revision: 400982 URL: https://svnweb.freebsd.org/changeset/ports/400982 Log: Upgrade to latest version (no code changes, documentation added). Add missing PKGNAMEPREFIX. Modified: head/net/p5-ldap2pf/Makefile head/net/p5-ldap2pf/distinfo head/net/p5-ldap2pw/Makefile head/net/p5-ldap2pw/distinfo head/net/p5-srv2pf/Makefile head/net/p5-srv2pf/distinfo Modified: head/net/p5-ldap2pf/Makefile ============================================================================== --- head/net/p5-ldap2pf/Makefile Sat Nov 7 11:51:44 2015 (r400981) +++ head/net/p5-ldap2pf/Makefile Sat Nov 7 12:00:14 2015 (r400982) @@ -1,9 +1,10 @@ # $FreeBSD$ PORTNAME= ldap2pf -PORTVERSION= 20151101 +PORTVERSION= 20151106 CATEGORIES= net MASTER_SITES= GH +PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Create and update PF tables from LDAP groups @@ -22,6 +23,6 @@ GH_ACCOUNT= dag-erling USES= perl5 USE_PERL5= configure run -PLIST_FILES= bin/ldap2pf +PLIST_FILES= bin/${PORTNAME} ${SITE_MAN1_REL}/${PORTNAME}.1.gz .include Modified: head/net/p5-ldap2pf/distinfo ============================================================================== --- head/net/p5-ldap2pf/distinfo Sat Nov 7 11:51:44 2015 (r400981) +++ head/net/p5-ldap2pf/distinfo Sat Nov 7 12:00:14 2015 (r400982) @@ -1,2 +1,2 @@ -SHA256 (dag-erling-ldap2pf-20151101_GH0.tar.gz) = 29a30e27fdf91147ec06e1e3d766bc11f977510041eb52d1cefdff2b47c376a1 -SIZE (dag-erling-ldap2pf-20151101_GH0.tar.gz) = 4784 +SHA256 (dag-erling-ldap2pf-20151106_GH0.tar.gz) = e9f35f7f5e43879b6fdfa105a9f309964fb4c6a4921fbb0fd477a89ec80a636d +SIZE (dag-erling-ldap2pf-20151106_GH0.tar.gz) = 6406 Modified: head/net/p5-ldap2pw/Makefile ============================================================================== --- head/net/p5-ldap2pw/Makefile Sat Nov 7 11:51:44 2015 (r400981) +++ head/net/p5-ldap2pw/Makefile Sat Nov 7 12:00:14 2015 (r400982) @@ -1,9 +1,10 @@ # $FreeBSD$ PORTNAME= ldap2pw -PORTVERSION= 20151101 +PORTVERSION= 20151106 CATEGORIES= net MASTER_SITES= GH +PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Synchronize local user database with LDAP directory @@ -21,6 +22,6 @@ GH_ACCOUNT= dag-erling USES= perl5 USE_PERL5= configure run -PLIST_FILES= bin/ldap2pw +PLIST_FILES= bin/${PORTNAME} ${SITE_MAN1_REL}/${PORTNAME}.1.gz .include Modified: head/net/p5-ldap2pw/distinfo ============================================================================== --- head/net/p5-ldap2pw/distinfo Sat Nov 7 11:51:44 2015 (r400981) +++ head/net/p5-ldap2pw/distinfo Sat Nov 7 12:00:14 2015 (r400982) @@ -1,2 +1,2 @@ -SHA256 (dag-erling-ldap2pw-20151101_GH0.tar.gz) = 8c7a6c5284152fbdf166cf4c478d52903b03dc6b9102953b3b653b85aa8b6679 -SIZE (dag-erling-ldap2pw-20151101_GH0.tar.gz) = 6321 +SHA256 (dag-erling-ldap2pw-20151106_GH0.tar.gz) = b6b534511f2efb6f4652c65d2feaec098bd47e7cb20321e3f4a3681b8ce27b1c +SIZE (dag-erling-ldap2pw-20151106_GH0.tar.gz) = 8003 Modified: head/net/p5-srv2pf/Makefile ============================================================================== --- head/net/p5-srv2pf/Makefile Sat Nov 7 11:51:44 2015 (r400981) +++ head/net/p5-srv2pf/Makefile Sat Nov 7 12:00:14 2015 (r400982) @@ -1,9 +1,10 @@ # $FreeBSD$ PORTNAME= srv2pf -PORTVERSION= 20151101 +PORTVERSION= 20151106 CATEGORIES= net MASTER_SITES= GH +PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Create and update PF tables from LDAP groups @@ -19,6 +20,6 @@ GH_ACCOUNT= dag-erling USES= perl5 USE_PERL5= configure run -PLIST_FILES= bin/srv2pf +PLIST_FILES= bin/${PORTNAME} ${SITE_MAN1_REL}/${PORTNAME}.1.gz .include Modified: head/net/p5-srv2pf/distinfo ============================================================================== --- head/net/p5-srv2pf/distinfo Sat Nov 7 11:51:44 2015 (r400981) +++ head/net/p5-srv2pf/distinfo Sat Nov 7 12:00:14 2015 (r400982) @@ -1,2 +1,2 @@ -SHA256 (dag-erling-srv2pf-20151101_GH0.tar.gz) = 901d1bc729c8dc216de84b0ea5bbabc3dcb1aa10fd1cbca8232293aceafa4ef7 -SIZE (dag-erling-srv2pf-20151101_GH0.tar.gz) = 3255 +SHA256 (dag-erling-srv2pf-20151106_GH0.tar.gz) = 8439a16fbc3c032ba4cfea9c9950561f8239cfbcdc07735fa8847a1cd5383ac1 +SIZE (dag-erling-srv2pf-20151106_GH0.tar.gz) = 4423 From owner-svn-ports-all@freebsd.org Sat Nov 7 12:01:26 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD0C8A28419; Sat, 7 Nov 2015 12:01:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 786C81AFF; Sat, 7 Nov 2015 12:01:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7C1PoD021287; Sat, 7 Nov 2015 12:01:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7C1PS9021285; Sat, 7 Nov 2015 12:01:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511071201.tA7C1PS9021285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 7 Nov 2015 12:01:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400983 - in head/games/supertuxkart: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 12:01:26 -0000 Author: amdmi3 Date: Sat Nov 7 12:01:25 2015 New Revision: 400983 URL: https://svnweb.freebsd.org/changeset/ports/400983 Log: - Update to 0.9.1 Deleted: head/games/supertuxkart/files/patch-lib__irrlicht__source__Irrlicht__COpenGLExtensionHandler.h head/games/supertuxkart/files/patch-src_audio_sfx__manager.cpp Modified: head/games/supertuxkart/Makefile head/games/supertuxkart/distinfo Modified: head/games/supertuxkart/Makefile ============================================================================== --- head/games/supertuxkart/Makefile Sat Nov 7 12:00:14 2015 (r400982) +++ head/games/supertuxkart/Makefile Sat Nov 7 12:01:25 2015 (r400983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= supertuxkart -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= games MASTER_SITES= SF/supertuxkart/SuperTuxKart/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/games/supertuxkart/distinfo ============================================================================== --- head/games/supertuxkart/distinfo Sat Nov 7 12:00:14 2015 (r400982) +++ head/games/supertuxkart/distinfo Sat Nov 7 12:01:25 2015 (r400983) @@ -1,2 +1,2 @@ -SHA256 (supertuxkart-0.9-src.tar.xz) = c0eb24eb49e23ed6d03f4864feb43573e14971c8420bf60c3c654d4e05ff9aa6 -SIZE (supertuxkart-0.9-src.tar.xz) = 385780604 +SHA256 (supertuxkart-0.9.1-src.tar.xz) = c50f00a71df165fb613d20e86bea2d9d5e51ed3e27e1d436fbac3b07cf2ea149 +SIZE (supertuxkart-0.9.1-src.tar.xz) = 425822808 From owner-svn-ports-all@freebsd.org Sat Nov 7 12:42:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95FAFA28FD0; Sat, 7 Nov 2015 12:42:39 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 636DA14A4; Sat, 7 Nov 2015 12:42:39 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7CgcD7034878; Sat, 7 Nov 2015 12:42:38 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7CgcqJ034875; Sat, 7 Nov 2015 12:42:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071242.tA7CgcqJ034875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 12:42:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400984 - head/mail/mailpile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 12:42:39 -0000 Author: pawel Date: Sat Nov 7 12:42:38 2015 New Revision: 400984 URL: https://svnweb.freebsd.org/changeset/ports/400984 Log: Update to version 0.5.2 PR: 204180 Submitted by: maintainer Modified: head/mail/mailpile/Makefile head/mail/mailpile/distinfo (contents, props changed) Modified: head/mail/mailpile/Makefile ============================================================================== --- head/mail/mailpile/Makefile Sat Nov 7 12:01:25 2015 (r400983) +++ head/mail/mailpile/Makefile Sat Nov 7 12:42:38 2015 (r400984) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mailpile -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.2 CATEGORIES= mail security MAINTAINER= yuri@rawbw.com Modified: head/mail/mailpile/distinfo ============================================================================== --- head/mail/mailpile/distinfo Sat Nov 7 12:01:25 2015 (r400983) +++ head/mail/mailpile/distinfo Sat Nov 7 12:42:38 2015 (r400984) @@ -1,2 +1,2 @@ -SHA256 (mailpile-Mailpile-0.4.2_GH0.tar.gz) = 9ea6864d7958820116ca78897481ffef71569ca9353f5d1ebb54509cc0cf86b3 -SIZE (mailpile-Mailpile-0.4.2_GH0.tar.gz) = 2971131 +SHA256 (mailpile-Mailpile-0.5.2_GH0.tar.gz) = 2619dd0711628e25e216bec196d42381e50d45d943a727177f11f8ce89e26004 +SIZE (mailpile-Mailpile-0.5.2_GH0.tar.gz) = 3811631 From owner-svn-ports-all@freebsd.org Sat Nov 7 12:44:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C277A2805C; Sat, 7 Nov 2015 12:44:54 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B27B1838; Sat, 7 Nov 2015 12:44:54 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Cir0r035143; Sat, 7 Nov 2015 12:44:53 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7CirE5035141; Sat, 7 Nov 2015 12:44:53 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511071244.tA7CirE5035141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sat, 7 Nov 2015 12:44:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400985 - head/devel/py-flake8 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 12:44:54 -0000 Author: wg Date: Sat Nov 7 12:44:53 2015 New Revision: 400985 URL: https://svnweb.freebsd.org/changeset/ports/400985 Log: devel/py-flake8: update to 2.5.0 Modified: head/devel/py-flake8/Makefile head/devel/py-flake8/distinfo Modified: head/devel/py-flake8/Makefile ============================================================================== --- head/devel/py-flake8/Makefile Sat Nov 7 12:42:38 2015 (r400984) +++ head/devel/py-flake8/Makefile Sat Nov 7 12:44:53 2015 (r400985) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flake8 -PORTVERSION= 2.3.0 +PORTVERSION= 2.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-flake8/distinfo ============================================================================== --- head/devel/py-flake8/distinfo Sat Nov 7 12:42:38 2015 (r400984) +++ head/devel/py-flake8/distinfo Sat Nov 7 12:44:53 2015 (r400985) @@ -1,2 +1,2 @@ -SHA256 (flake8-2.3.0.tar.gz) = 5ee1a43ccd0716d6061521eec6937c983efa027793013e572712c4da55c7c83e -SIZE (flake8-2.3.0.tar.gz) = 32897 +SHA256 (flake8-2.5.0.tar.gz) = 8216c8c6ee092ae93d51f89bc91045648c88cd9be77d60cf47df7ca26ee4f88c +SIZE (flake8-2.5.0.tar.gz) = 82600 From owner-svn-ports-all@freebsd.org Sat Nov 7 12:47:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 714D1A2811C; Sat, 7 Nov 2015 12:47:19 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 394BE1A8D; Sat, 7 Nov 2015 12:47:19 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7ClIVY035376; Sat, 7 Nov 2015 12:47:18 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7ClI78035374; Sat, 7 Nov 2015 12:47:18 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511071247.tA7ClI78035374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sat, 7 Nov 2015 12:47:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400986 - head/devel/py-mccabe X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 12:47:19 -0000 Author: wg Date: Sat Nov 7 12:47:17 2015 New Revision: 400986 URL: https://svnweb.freebsd.org/changeset/ports/400986 Log: devel/py-mccabe: update to 0.3.1 Modified: head/devel/py-mccabe/Makefile head/devel/py-mccabe/distinfo Modified: head/devel/py-mccabe/Makefile ============================================================================== --- head/devel/py-mccabe/Makefile Sat Nov 7 12:44:53 2015 (r400985) +++ head/devel/py-mccabe/Makefile Sat Nov 7 12:47:17 2015 (r400986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mccabe -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-mccabe/distinfo ============================================================================== --- head/devel/py-mccabe/distinfo Sat Nov 7 12:44:53 2015 (r400985) +++ head/devel/py-mccabe/distinfo Sat Nov 7 12:47:17 2015 (r400986) @@ -1,2 +1,2 @@ -SHA256 (mccabe-0.2.1.tar.gz) = 5a2a170e47de5593a6abfae1e9542bd2c3924ac62bbe4e6ed96c953c0352243a -SIZE (mccabe-0.2.1.tar.gz) = 5031 +SHA256 (mccabe-0.3.1.tar.gz) = 5f7ea6fb3aa9afe146d07fd6d5cedf788747d8b0c29e44732453c2b2db1e3d16 +SIZE (mccabe-0.3.1.tar.gz) = 7586 From owner-svn-ports-all@freebsd.org Sat Nov 7 12:53:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B1FCA283BB; Sat, 7 Nov 2015 12:53:19 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C593C1190; Sat, 7 Nov 2015 12:53:18 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7CrHHx038184; Sat, 7 Nov 2015 12:53:17 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7CrHX7038182; Sat, 7 Nov 2015 12:53:17 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071253.tA7CrHX7038182@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 12:53:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400987 - head/net/empty X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 12:53:19 -0000 Author: pawel Date: Sat Nov 7 12:53:17 2015 New Revision: 400987 URL: https://svnweb.freebsd.org/changeset/ports/400987 Log: Update to version 0.6.20b PR: 204120 Submitted by: Torsten Zuhlsdorff Approved by: maintainer Modified: head/net/empty/Makefile head/net/empty/distinfo Modified: head/net/empty/Makefile ============================================================================== --- head/net/empty/Makefile Sat Nov 7 12:47:17 2015 (r400986) +++ head/net/empty/Makefile Sat Nov 7 12:53:17 2015 (r400987) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= empty -PORTVERSION= 0.6.18b +PORTVERSION= 0.6.20b CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/net/empty/distinfo ============================================================================== --- head/net/empty/distinfo Sat Nov 7 12:47:17 2015 (r400986) +++ head/net/empty/distinfo Sat Nov 7 12:53:17 2015 (r400987) @@ -1,2 +1,2 @@ -SHA256 (empty-0.6.18b.tgz) = 8ea08afd6b637c49125b2fa6f0b571fd72b3aa8547a8834266fcbf0302d1efd3 -SIZE (empty-0.6.18b.tgz) = 16166 +SHA256 (empty-0.6.20b.tgz) = 7e6636e400856984c4405ce7bd0843aaa3329fa3efd20c58df8400a9eaa35f09 +SIZE (empty-0.6.20b.tgz) = 16269 From owner-svn-ports-all@freebsd.org Sat Nov 7 13:02:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE701A28560; Sat, 7 Nov 2015 13:02:06 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 991B4143A; Sat, 7 Nov 2015 13:02:06 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7D25LY039213; Sat, 7 Nov 2015 13:02:05 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7D25mZ039211; Sat, 7 Nov 2015 13:02:05 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511071302.tA7D25mZ039211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 Nov 2015 13:02:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400988 - head/www/tomcat8 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 13:02:06 -0000 Author: pi Date: Sat Nov 7 13:02:05 2015 New Revision: 400988 URL: https://svnweb.freebsd.org/changeset/ports/400988 Log: www/tomcat8: fix user/group of tomcat8 temp dir PR: 203888 Submitted by: ari.suutari@syncrontech.com Approved by: ale (maintainer timeout) Modified: head/www/tomcat8/Makefile head/www/tomcat8/pkg-plist Modified: head/www/tomcat8/Makefile ============================================================================== --- head/www/tomcat8/Makefile Sat Nov 7 12:53:17 2015 (r400987) +++ head/www/tomcat8/Makefile Sat Nov 7 13:02:05 2015 (r400988) @@ -3,6 +3,7 @@ PORTNAME= tomcat PORTVERSION= 8.0.24 +PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin PKGNAMESUFFIX= 8 Modified: head/www/tomcat8/pkg-plist ============================================================================== --- head/www/tomcat8/pkg-plist Sat Nov 7 12:53:17 2015 (r400987) +++ head/www/tomcat8/pkg-plist Sat Nov 7 13:02:05 2015 (r400988) @@ -55,9 +55,9 @@ %%T%%/lib/tomcat-websocket.jar %%T%%/lib/websocket-api.jar %%T%%/temp/safeToDelete.tmp -@dir %%T%%/temp @owner %%WWWOWN%% @group %%WWWGRP%% +@dir %%T%%/temp %%T%%/webapps/ROOT/RELEASE-NOTES.txt %%T%%/webapps/ROOT/WEB-INF/web.xml %%T%%/webapps/ROOT/asf-logo-wide.gif From owner-svn-ports-all@freebsd.org Sat Nov 7 13:17:25 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0BCEA28816; Sat, 7 Nov 2015 13:17:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1F01BD9; Sat, 7 Nov 2015 13:17:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7DHO2n044223; Sat, 7 Nov 2015 13:17:24 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7DHOda044220; Sat, 7 Nov 2015 13:17:24 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071317.tA7DHOda044220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 13:17:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400989 - in head/print/cups-filters: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 13:17:25 -0000 Author: pawel Date: Sat Nov 7 13:17:23 2015 New Revision: 400989 URL: https://svnweb.freebsd.org/changeset/ports/400989 Log: Update to version 1.1.0 PR: 204114 Submitted by: Naram Qashat (maintainer) Modified: head/print/cups-filters/Makefile head/print/cups-filters/distinfo head/print/cups-filters/files/patch-utils_cups-browsed.c Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Sat Nov 7 13:02:05 2015 (r400988) +++ head/print/cups-filters/Makefile Sat Nov 7 13:17:23 2015 (r400989) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.0.76 +PORTVERSION= 1.1.0 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ Modified: head/print/cups-filters/distinfo ============================================================================== --- head/print/cups-filters/distinfo Sat Nov 7 13:02:05 2015 (r400988) +++ head/print/cups-filters/distinfo Sat Nov 7 13:17:23 2015 (r400989) @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.0.76.tar.xz) = b3a190b11a102af6994e41d2cfa47e5caf999c7d046f3c0b940f6b38729f5b32 -SIZE (cups-filters-1.0.76.tar.xz) = 1353016 +SHA256 (cups-filters-1.1.0.tar.xz) = 03505a803799308f22bebd6ff8162a12efb4cfd5cfcd39f81479ae6301d52c7b +SIZE (cups-filters-1.1.0.tar.xz) = 1357364 Modified: head/print/cups-filters/files/patch-utils_cups-browsed.c ============================================================================== --- head/print/cups-filters/files/patch-utils_cups-browsed.c Sat Nov 7 13:02:05 2015 (r400988) +++ head/print/cups-filters/files/patch-utils_cups-browsed.c Sat Nov 7 13:17:23 2015 (r400989) @@ -1,4 +1,4 @@ ---- utils/cups-browsed.c.orig 2014-11-27 12:00:47 UTC +--- utils/cups-browsed.c.orig 2015-10-27 15:04:51 UTC +++ utils/cups-browsed.c @@ -23,16 +23,16 @@ @@ -16,6 +16,6 @@ #include #include +#include - #include #include #include + #include From owner-svn-ports-all@freebsd.org Sat Nov 7 13:25:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AEB4A289DF; Sat, 7 Nov 2015 13:25:40 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C84FD1F4D; Sat, 7 Nov 2015 13:25:39 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7DPciU047147; Sat, 7 Nov 2015 13:25:38 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7DPc70047145; Sat, 7 Nov 2015 13:25:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071325.tA7DPc70047145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 13:25:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400990 - head/www/ephemera X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 13:25:40 -0000 Author: pawel Date: Sat Nov 7 13:25:38 2015 New Revision: 400990 URL: https://svnweb.freebsd.org/changeset/ports/400990 Log: Update to version 5.8 PR: 204101 Submitted by: maintainer Modified: head/www/ephemera/Makefile head/www/ephemera/distinfo Modified: head/www/ephemera/Makefile ============================================================================== --- head/www/ephemera/Makefile Sat Nov 7 13:17:23 2015 (r400989) +++ head/www/ephemera/Makefile Sat Nov 7 13:25:38 2015 (r400990) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ephemera -PORTVERSION= 5.7 +PORTVERSION= 5.8 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/www/ephemera/distinfo ============================================================================== --- head/www/ephemera/distinfo Sat Nov 7 13:17:23 2015 (r400989) +++ head/www/ephemera/distinfo Sat Nov 7 13:25:38 2015 (r400990) @@ -1,2 +1,2 @@ -SHA256 (ephemera-5.7.tar.gz) = 1af708e35d05512f6a2d3df116b00e1fab5b4c5332be79e00b7cf3d5b0befc81 -SIZE (ephemera-5.7.tar.gz) = 34605 +SHA256 (ephemera-5.8.tar.gz) = 54c0348b428ea4d5177ed5983a38320844bd6432f972b3c1fff22ad5ef6dfc74 +SIZE (ephemera-5.8.tar.gz) = 34611 From owner-svn-ports-all@freebsd.org Sat Nov 7 13:40:35 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4E91A28E9A; Sat, 7 Nov 2015 13:40:35 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 819CA15D5; Sat, 7 Nov 2015 13:40:35 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7DeYKZ050288; Sat, 7 Nov 2015 13:40:34 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7DeYFQ050286; Sat, 7 Nov 2015 13:40:34 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071340.tA7DeYFQ050286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 13:40:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400991 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 13:40:35 -0000 Author: pawel Date: Sat Nov 7 13:40:34 2015 New Revision: 400991 URL: https://svnweb.freebsd.org/changeset/ports/400991 Log: Update to version 20151028 PR: 204091 Submitted by: Koichiro IWAO (maintainer) Modified: head/devel/ruby-build/Makefile head/devel/ruby-build/distinfo Modified: head/devel/ruby-build/Makefile ============================================================================== --- head/devel/ruby-build/Makefile Sat Nov 7 13:25:38 2015 (r400990) +++ head/devel/ruby-build/Makefile Sat Nov 7 13:40:34 2015 (r400991) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ruby-build -PORTVERSION= 20151024 +PORTVERSION= 20151028 DISTVERSIONPREFIX= v CATEGORIES= devel ruby Modified: head/devel/ruby-build/distinfo ============================================================================== --- head/devel/ruby-build/distinfo Sat Nov 7 13:25:38 2015 (r400990) +++ head/devel/ruby-build/distinfo Sat Nov 7 13:40:34 2015 (r400991) @@ -1,2 +1,2 @@ -SHA256 (sstephenson-ruby-build-v20151024_GH0.tar.gz) = 8e5be61e967d9a6af84dd84f57c1e28be4cc6c1d4916e235a3393a42673618dc -SIZE (sstephenson-ruby-build-v20151024_GH0.tar.gz) = 40904 +SHA256 (sstephenson-ruby-build-v20151028_GH0.tar.gz) = 3c83ae35c48869404884603b784927a8bd1d3e041c555996afb1286fc20aa708 +SIZE (sstephenson-ruby-build-v20151028_GH0.tar.gz) = 40912 From owner-svn-ports-all@freebsd.org Sat Nov 7 13:59:07 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49F4AA2818F; Sat, 7 Nov 2015 13:59:07 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E10381E65; Sat, 7 Nov 2015 13:59:06 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Dx5cK055950; Sat, 7 Nov 2015 13:59:05 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7Dx59P055947; Sat, 7 Nov 2015 13:59:05 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511071359.tA7Dx59P055947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 7 Nov 2015 13:59:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400992 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 13:59:07 -0000 Author: olgeni Date: Sat Nov 7 13:59:05 2015 New Revision: 400992 URL: https://svnweb.freebsd.org/changeset/ports/400992 Log: Upgrade devel/relx to version 3.8.0. Modified: head/devel/relx/Makefile head/devel/relx/distinfo Modified: head/devel/relx/Makefile ============================================================================== --- head/devel/relx/Makefile Sat Nov 7 13:40:34 2015 (r400991) +++ head/devel/relx/Makefile Sat Nov 7 13:59:05 2015 (r400992) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= relx -PORTVERSION= 3.7.1 +PORTVERSION= 3.8.0 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES+= LOCAL/olgeni:deps \ @@ -28,7 +28,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" USE_GITHUB= yes GH_ACCOUNT= erlware -REBAR_DEPS= bbmustache-1.0.3 \ +REBAR_DEPS= bbmustache-1.0.4 \ erlware_commons-0.16.0 \ getopt-0.8.2 \ providers-1.4.1 Modified: head/devel/relx/distinfo ============================================================================== --- head/devel/relx/distinfo Sat Nov 7 13:40:34 2015 (r400991) +++ head/devel/relx/distinfo Sat Nov 7 13:59:05 2015 (r400992) @@ -1,9 +1,9 @@ -SHA256 (erlware-relx-v3.7.1_GH0.tar.gz) = 079e105825ff7cf45a39be41f8924acb1ca221d40e54d8b1c4cf880994d0125e -SIZE (erlware-relx-v3.7.1_GH0.tar.gz) = 600259 +SHA256 (erlware-relx-v3.8.0_GH0.tar.gz) = 08746f9de3d5e467836b718ccb606e58e1355f7c931dbf16e0cae2571dc847f6 +SIZE (erlware-relx-v3.8.0_GH0.tar.gz) = 600365 SHA256 (relx-cache-9.tar.gz) = ea56903c06af52d0e93e53076d239dea742e75b3a1145533b88b53931b6e94d1 SIZE (relx-cache-9.tar.gz) = 321044 -SHA256 (bbmustache-1.0.3.tar) = d79d9f3f90d14e20bda0c801063801ce9b72b71f5831d70b8d36065fb1a52208 -SIZE (bbmustache-1.0.3.tar) = 20480 +SHA256 (bbmustache-1.0.4.tar) = 03b0d47db66e86df993896dce7578d7e4aae5f84636809b45fa8a3e34ee59b12 +SIZE (bbmustache-1.0.4.tar) = 20480 SHA256 (erlware_commons-0.16.0.tar) = bde72986610a92b74b182f10f9e4763a6f7290eaa021d11d076904004023024e SIZE (erlware_commons-0.16.0.tar) = 61440 SHA256 (getopt-0.8.2.tar) = 736e6db3679fbbad46373efb96b69509f8e420281635e9d92989af9f0a0483f7 From owner-svn-ports-all@freebsd.org Sat Nov 7 14:01:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F8E6A282D4; Sat, 7 Nov 2015 14:01:06 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 243EF1056; Sat, 7 Nov 2015 14:01:06 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7E15us056797; Sat, 7 Nov 2015 14:01:05 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7E14Lu056793; Sat, 7 Nov 2015 14:01:04 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511071401.tA7E14Lu056793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 7 Nov 2015 14:01:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400993 - in head/security/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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:01:06 -0000 Author: olgeni Date: Sat Nov 7 14:01:04 2015 New Revision: 400993 URL: https://svnweb.freebsd.org/changeset/ports/400993 Log: Upgrade security/elixir-comeonin to version 1.4. Modified: head/security/elixir-comeonin/Makefile head/security/elixir-comeonin/distinfo head/security/elixir-comeonin/files/patch-mix.exs head/security/elixir-comeonin/pkg-plist Modified: head/security/elixir-comeonin/Makefile ============================================================================== --- head/security/elixir-comeonin/Makefile Sat Nov 7 13:59:05 2015 (r400992) +++ head/security/elixir-comeonin/Makefile Sat Nov 7 14:01:04 2015 (r400993) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= comeonin -PORTVERSION= 1.3.1 +PORTVERSION= 1.4 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= elixir- @@ -16,6 +16,9 @@ USES= elixir gmake USE_GITHUB= yes GH_ACCOUNT= elixircnx +MIX_BUILD_DEPS= devel/elixir-gettext +MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} + post-build: ${STRIP_CMD} ${WRKSRC}/priv/bcrypt_nif.so Modified: head/security/elixir-comeonin/distinfo ============================================================================== --- head/security/elixir-comeonin/distinfo Sat Nov 7 13:59:05 2015 (r400992) +++ head/security/elixir-comeonin/distinfo Sat Nov 7 14:01:04 2015 (r400993) @@ -1,2 +1,2 @@ -SHA256 (elixircnx-comeonin-v1.3.1_GH0.tar.gz) = 22a93a56b6d1f584b1c69c7ef132d9c841fe20713b11257a335302a25d3a327d -SIZE (elixircnx-comeonin-v1.3.1_GH0.tar.gz) = 70300 +SHA256 (elixircnx-comeonin-v1.4_GH0.tar.gz) = 5ea60119373b399846eebc52c1e5c3779afb84bbee8754ff16a036c51fe276da +SIZE (elixircnx-comeonin-v1.4_GH0.tar.gz) = 71238 Modified: head/security/elixir-comeonin/files/patch-mix.exs ============================================================================== --- head/security/elixir-comeonin/files/patch-mix.exs Sat Nov 7 13:59:05 2015 (r400992) +++ head/security/elixir-comeonin/files/patch-mix.exs Sat Nov 7 14:01:04 2015 (r400993) @@ -1,9 +1,9 @@ ---- mix.exs.orig 2015-07-14 14:26:45 UTC +--- mix.exs.orig 2015-11-06 02:07:11 UTC +++ mix.exs -@@ -68,7 +68,6 @@ defmodule Comeonin.Mixfile do +@@ -122,7 +122,6 @@ defmodule Comeonin.Mixfile do package: package, source_url: "https://github.com/elixircnx/comeonin", - compilers: [:comeonin, :elixir, :app], + compilers: [:comeonin, :gettext, :elixir, :app], - deps: deps ] end Modified: head/security/elixir-comeonin/pkg-plist ============================================================================== --- head/security/elixir-comeonin/pkg-plist Sat Nov 7 13:59:05 2015 (r400992) +++ head/security/elixir-comeonin/pkg-plist Sat Nov 7 14:01:04 2015 (r400993) @@ -1,6 +1,7 @@ lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Bcrypt.Base64.beam lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Bcrypt.beam lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Config.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Gettext.beam lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Password.Common.beam lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Password.Tools.beam lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Password.beam @@ -13,6 +14,7 @@ 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/gettext.ex lib/elixir/lib/comeonin/lib/comeonin/password.ex lib/elixir/lib/comeonin/lib/comeonin/password/10k_6chars.txt lib/elixir/lib/comeonin/lib/comeonin/password/common.ex @@ -21,4 +23,5 @@ lib/elixir/lib/comeonin/lib/comeonin/pbk 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 +lib/elixir/lib/comeonin/priv/gettext/ja_JP/LC_MESSAGES/default.po %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-all@freebsd.org Sat Nov 7 14:05:12 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA5E6A2832B; Sat, 7 Nov 2015 14:05:12 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 859CA1282; Sat, 7 Nov 2015 14:05:12 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7E5BLL059018; Sat, 7 Nov 2015 14:05:11 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7E5BqH059013; Sat, 7 Nov 2015 14:05:11 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511071405.tA7E5BqH059013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 Nov 2015 14:05:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400994 - in head/devel: . antlr4 antlr4/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:05:12 -0000 Author: pi Date: Sat Nov 7 14:05:11 2015 New Revision: 400994 URL: https://svnweb.freebsd.org/changeset/ports/400994 Log: New Port: devel/antlr4 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. WWW: http://www.antlr.org Added: head/devel/antlr4/ head/devel/antlr4/Makefile (contents, props changed) head/devel/antlr4/distinfo (contents, props changed) head/devel/antlr4/files/ head/devel/antlr4/files/antlr.sh.in (contents, props changed) head/devel/antlr4/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 7 14:01:04 2015 (r400993) +++ head/devel/Makefile Sat Nov 7 14:05:11 2015 (r400994) @@ -74,6 +74,7 @@ SUBDIR += anjuta-extras SUBDIR += antlr SUBDIR += antlr3 + SUBDIR += antlr4 SUBDIR += antlrworks SUBDIR += apache-ant SUBDIR += api-sanity-autotest Added: head/devel/antlr4/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/antlr4/Makefile Sat Nov 7 14:05:11 2015 (r400994) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= antlr4 +PORTVERSION= 4.5.1 +CATEGORIES= devel java +MASTER_SITES= http://www.antlr.org/download/ +DISTNAME= antlr-${PORTVERSION}-complete +EXTRACT_SUFX= .jar +EXTRACT_ONLY= + +MAINTAINER= pi@FreeBSD.org +COMMENT= ANother Tool for Language Recognition + +LICENSE= BSD3CLAUSE + +NO_BUILD= yes +USE_JAVA= yes +JAVA_VERSION= 1.8+ +INSTALL_JAR= ${DISTFILES} +SUB_LIST= INSTALL_JAR=${INSTALL_JAR} +SUB_FILES= antlr.sh +PLIST_FILES= bin/${PORTNAME} \ + ${JAVAJARDIR}/${INSTALL_JAR} + +.include + +do-install: + @${MKDIR} ${STAGEDIR}${JAVAJARDIR} + ${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${STAGEDIR}${JAVAJARDIR}/${INSTALL_JAR} + ${INSTALL_SCRIPT} ${WRKDIR}/antlr.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include Added: head/devel/antlr4/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/antlr4/distinfo Sat Nov 7 14:05:11 2015 (r400994) @@ -0,0 +1,2 @@ +SHA256 (antlr-4.5.1-complete.jar) = 9cff6c76bc5aafcbf51cac7f0974ae01e4f6119402e75436abbb97f8ab15c211 +SIZE (antlr-4.5.1-complete.jar) = 1478820 Added: head/devel/antlr4/files/antlr.sh.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/antlr4/files/antlr.sh.in Sat Nov 7 14:05:11 2015 (r400994) @@ -0,0 +1,6 @@ +#! /bin/sh +# +# $FreeBSD$ + +JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/%%INSTALL_JAR%%" -jar %%JAVAJARDIR%%/%%INSTALL_JAR%% "$@" + Added: head/devel/antlr4/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/antlr4/pkg-descr Sat Nov 7 14:05:11 2015 (r400994) @@ -0,0 +1,6 @@ +ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a +language tool that provides a framework for constructing recognizers, +compilers, and translators from grammatical descriptions containing +C++ or Java actions. + +WWW: http://www.antlr.org From owner-svn-ports-all@freebsd.org Sat Nov 7 14:28:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49F71A2870D; Sat, 7 Nov 2015 14:28:03 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 042B91C99; Sat, 7 Nov 2015 14:28:02 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7ES2HU064720; Sat, 7 Nov 2015 14:28:02 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7ES14L064717; Sat, 7 Nov 2015 14:28:01 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201511071428.tA7ES14L064717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 7 Nov 2015 14:28:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400995 - head/multimedia/plexmediaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:28:03 -0000 Author: feld Date: Sat Nov 7 14:28:01 2015 New Revision: 400995 URL: https://svnweb.freebsd.org/changeset/ports/400995 Log: multimedia/plexmediaserver: Update to 0.9.12.19 Changelog: https://forums.plex.tv/discussion/comment/1055798#Comment_1055798 Modified: head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Sat Nov 7 14:05:11 2015 (r400994) +++ head/multimedia/plexmediaserver/Makefile Sat Nov 7 14:28:01 2015 (r400995) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 0.9.12.18.1520 +PORTVERSION?= 0.9.12.19.1537 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= http://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ \ @@ -13,7 +13,7 @@ MAINTAINER?= feld@FreeBSD.org COMMENT= Plex Media Server component USES= cpe tar:bzip2 -PLEX_BUILD?= 6833552 +PLEX_BUILD?= f38ac80 NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD} Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Sat Nov 7 14:05:11 2015 (r400994) +++ head/multimedia/plexmediaserver/distinfo Sat Nov 7 14:28:01 2015 (r400995) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.12.18.1520-6833552-freebsd-amd64.tar.bz2) = 700f7c72581962b161702347ff4feb02f43d6e0a6d3776a094c85448279abeb3 -SIZE (PlexMediaServer-0.9.12.18.1520-6833552-freebsd-amd64.tar.bz2) = 96468394 +SHA256 (PlexMediaServer-0.9.12.19.1537-f38ac80-freebsd-amd64.tar.bz2) = a083b2013901bb9aadbecd30bb0d89e4991614a01bb13ea8aa4c63db4f545f9f +SIZE (PlexMediaServer-0.9.12.19.1537-f38ac80-freebsd-amd64.tar.bz2) = 96470493 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Sat Nov 7 14:05:11 2015 (r400994) +++ head/multimedia/plexmediaserver/pkg-plist Sat Nov 7 14:28:01 2015 (r400995) @@ -1302,6 +1302,8 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.5by5/URL/5by5/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abc/URL/ABC/ServiceCode.pys +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abcfamily/ServiceInfo.plist +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.abcfamily/URL/ABC Family/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.absoluteradio/URL/Absolute Radio/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.adobetv/ServiceInfo.plist @@ -1311,7 +1313,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aetv/URL/AETV/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/ServiceInfo.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL/Apple Movie Trailers/ServiceCode.pys +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.amt/URL/iTunes Movie Trailers/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.annakimphotography/URL/Anna Kim Photography/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.aolon/ServiceInfo.plist @@ -1467,8 +1469,6 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic Photography/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nationalgeographic/URL/National Geographic/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/ServiceInfo.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/MSNBC Podcast/ServiceCode.pys -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/MSNBC/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.nbc/URL/NBC/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.ndtv/URL/NDTV/ServiceCode.pys @@ -1495,6 +1495,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/faststream.in/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/gorillavid.in/ServiceCode.pys +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/letwatch.us/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/nosvideo.com/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/royalvids.eu/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.pftv/URL/vidzi.tv/ServiceCode.pys @@ -1563,8 +1564,6 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theberrics/URL/The Berrics/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thecw/URL/The CW/ServiceCode.pys -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thedailyshow/ServiceInfo.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thedailyshow/URL/The Daily Show/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theguardian/URL/The Guardian/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thenytimes/ServiceInfo.plist @@ -1639,8 +1638,6 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.wsj/URL/WSJ/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/ServiceInfo.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/4tube/ServiceCode.pys -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/FUX/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/RedTube/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/beeg/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Services.bundle/Contents/Service Sets/com.plexapp.plugins.xxx/URL/xHamster/ServiceCode.pys From owner-svn-ports-all@freebsd.org Sat Nov 7 14:29:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14F87A28762; Sat, 7 Nov 2015 14:29:38 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7FDA1D85; Sat, 7 Nov 2015 14:29:37 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7ETa1a064932; Sat, 7 Nov 2015 14:29:36 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7ETa6v064926; Sat, 7 Nov 2015 14:29:36 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201511071429.tA7ETa6v064926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 7 Nov 2015 14:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400996 - in head/lang/ccl: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:29:38 -0000 Author: olgeni Date: Sat Nov 7 14:29:36 2015 New Revision: 400996 URL: https://svnweb.freebsd.org/changeset/ports/400996 Log: Upgrade lang/ccl to version 1.11. - Add LICENSE - Do not mute install commands - Regenerate patch-lisp-kernel_memory.c to make portlint happy - Fix whitespace in pkg-message (portlint) Added: head/lang/ccl/files/patch-lisp-kernel_freebsdx8632_Makefile (contents, props changed) head/lang/ccl/files/patch-lisp-kernel_freebsdx8664_Makefile (contents, props changed) Modified: head/lang/ccl/Makefile head/lang/ccl/distinfo (contents, props changed) head/lang/ccl/files/patch-lisp-kernel_memory.c head/lang/ccl/pkg-message Modified: head/lang/ccl/Makefile ============================================================================== --- head/lang/ccl/Makefile Sat Nov 7 14:28:01 2015 (r400995) +++ head/lang/ccl/Makefile Sat Nov 7 14:29:36 2015 (r400996) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ccl -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= lang lisp MASTER_SITES= ftp://ftp.clozure.com/pub/release/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsdx86 @@ -9,6 +9,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-fre MAINTAINER= olgeni@FreeBSD.org COMMENT= Clozure CL is a free Common Lisp implementation +LICENSE= LGPL21 + WRKSRC= ${WRKDIR}/ccl ONLY_FOR_ARCHS= i386 amd64 @@ -51,11 +53,11 @@ do-build: do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/ccl - @${CP} -r ${WRKSRC}/* ${STAGEDIR}${CCL_DIRECTORY} + ${CP} -r ${WRKSRC}/* ${STAGEDIR}${CCL_DIRECTORY} @for i in ${EXCLUDE}; do \ ${RM} -r -f ${STAGEDIR}${CCL_DIRECTORY}/$${i}; \ done - @${INSTALL_SCRIPT} ${WRKDIR}/ccl.sh ${STAGEDIR}${PREFIX}/bin/ccl + ${INSTALL_SCRIPT} ${WRKDIR}/ccl.sh ${STAGEDIR}${PREFIX}/bin/ccl post-install: @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/ccl/* -type d -empty \ Modified: head/lang/ccl/distinfo ============================================================================== --- head/lang/ccl/distinfo Sat Nov 7 14:28:01 2015 (r400995) +++ head/lang/ccl/distinfo Sat Nov 7 14:29:36 2015 (r400996) @@ -1,2 +1,2 @@ -SHA256 (ccl-1.10-freebsdx86.tar.gz) = d68095f88c6b8c8bafc1e1f6d106fe315a51d62857e3b60bd828859e8023db82 -SIZE (ccl-1.10-freebsdx86.tar.gz) = 45939859 +SHA256 (ccl-1.11-freebsdx86.tar.gz) = 9110e5f4b1b0940c42fcc812b5ceafe6b4b2ca7706db4e2698e5d4943646273f +SIZE (ccl-1.11-freebsdx86.tar.gz) = 44608881 Added: head/lang/ccl/files/patch-lisp-kernel_freebsdx8632_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/ccl/files/patch-lisp-kernel_freebsdx8632_Makefile Sat Nov 7 14:29:36 2015 (r400996) @@ -0,0 +1,11 @@ +--- lisp-kernel/freebsdx8632/Makefile.orig 2015-11-06 20:10:03 UTC ++++ lisp-kernel/freebsdx8632/Makefile +@@ -21,7 +21,7 @@ AS = as + M4 = m4 + ASFLAGS = --32 + M4FLAGS = -DFREEBSD -DX86 -DX8632 -DHAVE_TLS +-CDEFINES = -DFREEBSD -D_REENTRANT -DX86 -DX8632 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION=$(SVN_REVISION) ++CDEFINES = -DFREEBSD -D_REENTRANT -DX86 -DX8632 -D_GNU_SOURCE -DHAVE_TLS + CDEBUG = -g + COPT = #-O2 + # Once in a while, -Wformat says something useful. The odds are against that, Added: head/lang/ccl/files/patch-lisp-kernel_freebsdx8664_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/ccl/files/patch-lisp-kernel_freebsdx8664_Makefile Sat Nov 7 14:29:36 2015 (r400996) @@ -0,0 +1,11 @@ +--- lisp-kernel/freebsdx8664/Makefile.orig 2015-11-06 20:10:02 UTC ++++ lisp-kernel/freebsdx8664/Makefile +@@ -21,7 +21,7 @@ AS = as + M4 = m4 + ASFLAGS = --64 + M4FLAGS = -DFREEBSD -DX86 -DX8664 -DHAVE_TLS +-CDEFINES = -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION=$(SVN_REVISION) ++CDEFINES = -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS + CDEBUG = -g + COPT = #-O2 + # Once in a while, -Wformat says something useful. The odds are against that, Modified: head/lang/ccl/files/patch-lisp-kernel_memory.c ============================================================================== --- head/lang/ccl/files/patch-lisp-kernel_memory.c Sat Nov 7 14:28:01 2015 (r400995) +++ head/lang/ccl/files/patch-lisp-kernel_memory.c Sat Nov 7 14:29:36 2015 (r400996) @@ -1,5 +1,5 @@ ---- lisp-kernel/memory.c.orig 2014-10-08 10:40:13.000000000 -0400 -+++ lisp-kernel/memory.c 2014-10-08 10:41:19.000000000 -0400 +--- lisp-kernel/memory.c.orig 2015-11-06 20:10:03 UTC ++++ lisp-kernel/memory.c @@ -89,7 +89,7 @@ ReserveMemoryForHeap(LogicalAddress want start = mmap((void *)want, totalsize + heap_segment_size, @@ -18,7 +18,7 @@ return NULL; } } -@@ -877,7 +877,7 @@ ReserveMemory(natural size) +@@ -907,7 +907,7 @@ ReserveMemory(natural size) PAGE_NOACCESS); return p; #else Modified: head/lang/ccl/pkg-message ============================================================================== --- head/lang/ccl/pkg-message Sat Nov 7 14:28:01 2015 (r400995) +++ head/lang/ccl/pkg-message Sat Nov 7 14:29:36 2015 (r400996) @@ -1,6 +1,4 @@ - You can permanently enable ASDF package management by using the following commands in your .ccl-init.lisp file: (require 'asdf) - From owner-svn-ports-all@freebsd.org Sat Nov 7 14:41:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AF66A28A98; Sat, 7 Nov 2015 14:41:01 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5BC51367; Sat, 7 Nov 2015 14:41:00 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Eextr067960; Sat, 7 Nov 2015 14:40:59 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7EexJM067959; Sat, 7 Nov 2015 14:40:59 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201511071440.tA7EexJM067959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 7 Nov 2015 14:40:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400997 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:41:01 -0000 Author: gerald Date: Sat Nov 7 14:40:59 2015 New Revision: 400997 URL: https://svnweb.freebsd.org/changeset/ports/400997 Log: Package wine.1 man pages only in the 32-bit case (WINE32) since they are not built as such in the 64-bit case. PR: 204227 Modified: head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sat Nov 7 14:29:36 2015 (r400996) +++ head/emulators/wine-devel/pkg-plist Sat Nov 7 14:40:59 2015 (r400997) @@ -2417,10 +2417,10 @@ lib/wine/xmllite.dll.so lib/wine/xolehlp.dll.so lib/wine/xpsprint.dll.so lib/wine/xpssvcs.dll.so -man/de.UTF-8/man1/wine.1.gz +%%WINE32%%man/de.UTF-8/man1/wine.1.gz man/de.UTF-8/man1/winemaker.1.gz man/de.UTF-8/man1/wineserver.1.gz -man/fr.UTF-8/man1/wine.1.gz +%%WINE32%%man/fr.UTF-8/man1/wine.1.gz man/fr.UTF-8/man1/winemaker.1.gz man/fr.UTF-8/man1/wineserver.1.gz man/man1/msiexec.1.gz @@ -2428,7 +2428,7 @@ man/man1/notepad.1.gz man/man1/regedit.1.gz man/man1/regsvr32.1.gz man/man1/widl.1.gz -man/man1/wine.1.gz +%%WINE32%%man/man1/wine.1.gz man/man1/wineboot.1.gz man/man1/winebuild.1.gz man/man1/winecfg.1.gz @@ -2445,7 +2445,7 @@ man/man1/winepath.1.gz man/man1/wineserver.1.gz man/man1/wmc.1.gz man/man1/wrc.1.gz -man/pl.UTF-8/man1/wine.1.gz +%%WINE32%%man/pl.UTF-8/man1/wine.1.gz share/applications/wine.desktop %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE %%PORTDOCS%%%%DOCSDIR%%/AUTHORS From owner-svn-ports-all@freebsd.org Sat Nov 7 14:42:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BF1CA28BF8; Sat, 7 Nov 2015 14:42:55 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A3F915CF; Sat, 7 Nov 2015 14:42:55 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7EgsRR070648; Sat, 7 Nov 2015 14:42:54 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7Egsq6070647; Sat, 7 Nov 2015 14:42:54 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201511071442.tA7Egsq6070647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 7 Nov 2015 14:42:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400998 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:42:55 -0000 Author: gerald Date: Sat Nov 7 14:42:54 2015 New Revision: 400998 URL: https://svnweb.freebsd.org/changeset/ports/400998 Log: Fix grammar in entry for chinese/joe. Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sat Nov 7 14:40:59 2015 (r400997) +++ head/MOVED Sat Nov 7 14:42:54 2015 (r400998) @@ -7876,7 +7876,7 @@ japanese/kappa20|japanese/font-kappa20|2 japanese/mikachan-ttfonts|japanese/font-mikachan|2015-09-25|Renamed japanese/monafonts-ttf|japanese/font-mona-ttf|2015-09-25|Renamed japanese/monafonts|japanese/font-mona|2015-09-25|Renamed -chinese/joe|editors/joe|2015-09-26|Regular joe's editor now support chinese +chinese/joe|editors/joe|2015-09-26|Regular joe's editor now supports Chinese net/linc||2015-09-27|Has expired: Last release in 2003, not used by anything anymore net/linc-reference||2015-09-27|Has expired: Last release in 2003, not used by anything anymore x11/xlogout||2015-09-27|Has expired: Useless cruft from 1989 From owner-svn-ports-all@freebsd.org Sat Nov 7 14:44:09 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EE13A28C32; Sat, 7 Nov 2015 14:44:09 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 823B617C2; Sat, 7 Nov 2015 14:44:08 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from [192.168.0.130] (vie-188-118-244-023.dsl.sil.at [188.118.244.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 91C033F44A; Sat, 7 Nov 2015 09:44:06 -0500 (EST) Date: Sat, 7 Nov 2015 15:44:04 +0100 (CET) From: Gerald Pfeifer To: Baptiste Daroussin cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r398007 - head In-Reply-To: <201509261946.t8QJkQ4h051414@repo.freebsd.org> Message-ID: References: <201509261946.t8QJkQ4h051414@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:44:09 -0000 On Sat, 26 Sep 2015, Baptiste Daroussin wrote: > Date: Sat Sep 26 19:46:25 2015 > New Revision: 398007 > Log: > Fix malformed MOVED entry > Modified: head/MOVED > ============================================================================== > -chinese/joe|editors/joe||2015-09-26|Regular joe's editor now support chinese > +chinese/joe|editors/joe|2015-09-26|Regular joe's editor now support chinese There still was a grammar problem and the names of countries/languages usually start with an uppercase letter. I just made both changes. Gerald From owner-svn-ports-all@freebsd.org Sat Nov 7 14:53:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4B90A28D8D; Sat, 7 Nov 2015 14:53:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 911551AFA; Sat, 7 Nov 2015 14:53:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7ErREp073624; Sat, 7 Nov 2015 14:53:27 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7ErRNc073622; Sat, 7 Nov 2015 14:53:27 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511071453.tA7ErRNc073622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 7 Nov 2015 14:53:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400999 - head/net/istgt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:53:28 -0000 Author: vanilla Date: Sat Nov 7 14:53:27 2015 New Revision: 400999 URL: https://svnweb.freebsd.org/changeset/ports/400999 Log: Upgrade to 20150713. Modified: head/net/istgt/Makefile head/net/istgt/distinfo Modified: head/net/istgt/Makefile ============================================================================== --- head/net/istgt/Makefile Sat Nov 7 14:42:54 2015 (r400998) +++ head/net/istgt/Makefile Sat Nov 7 14:53:27 2015 (r400999) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= istgt -PORTVERSION= 20141125 +PORTVERSION= 20150713 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ Modified: head/net/istgt/distinfo ============================================================================== --- head/net/istgt/distinfo Sat Nov 7 14:42:54 2015 (r400998) +++ head/net/istgt/distinfo Sat Nov 7 14:53:27 2015 (r400999) @@ -1,2 +1,2 @@ -SHA256 (istgt-20141125.tar.gz) = 8fa4120091ce9be694b5d2ff3d6d188386bec4921a3d0a837b6860ea3fdc79bf -SIZE (istgt-20141125.tar.gz) = 276286 +SHA256 (istgt-20150713.tar.gz) = 7316acade0ad5d28d8835e4558567c7fdb2905f0b72925cac143b4172ac2de43 +SIZE (istgt-20150713.tar.gz) = 277063 From owner-svn-ports-all@freebsd.org Sat Nov 7 14:54:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EF2AA28E30; Sat, 7 Nov 2015 14:54:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28A4A1CFF; Sat, 7 Nov 2015 14:54:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7EsrVJ073775; Sat, 7 Nov 2015 14:54:53 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7EsrSB073773; Sat, 7 Nov 2015 14:54:53 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511071454.tA7EsrSB073773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 7 Nov 2015 14:54:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401000 - head/net/isboot-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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 14:54:54 -0000 Author: vanilla Date: Sat Nov 7 14:54:52 2015 New Revision: 401000 URL: https://svnweb.freebsd.org/changeset/ports/401000 Log: Upgrade to 0.2.13. PR: 204313 Submitted by: maintainer Modified: head/net/isboot-kmod/Makefile head/net/isboot-kmod/distinfo Modified: head/net/isboot-kmod/Makefile ============================================================================== --- head/net/isboot-kmod/Makefile Sat Nov 7 14:53:27 2015 (r400999) +++ head/net/isboot-kmod/Makefile Sat Nov 7 14:54:52 2015 (r401000) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isboot-kmod -PORTVERSION= 0.2.11 +PORTVERSION= 0.2.13 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/isboot/ DISTNAME= isboot-${PORTVERSION} Modified: head/net/isboot-kmod/distinfo ============================================================================== --- head/net/isboot-kmod/distinfo Sat Nov 7 14:53:27 2015 (r400999) +++ head/net/isboot-kmod/distinfo Sat Nov 7 14:54:52 2015 (r401000) @@ -1,2 +1,2 @@ -SHA256 (isboot-0.2.11.tar.gz) = c09ade1e119447650c72d4a3387a934f0be7b6f5fb2c9aa5320e284fb2d1ec47 -SIZE (isboot-0.2.11.tar.gz) = 31084 +SHA256 (isboot-0.2.13.tar.gz) = b73ec64fbf96160242b19c47c13b666204b6943f248d6c3832f5cd3b60b1c030 +SIZE (isboot-0.2.13.tar.gz) = 30293 From owner-svn-ports-all@freebsd.org Sat Nov 7 15:54:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B195AA28CCA; Sat, 7 Nov 2015 15:54:00 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DDF01942; Sat, 7 Nov 2015 15:54:00 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Frxmm090857; Sat, 7 Nov 2015 15:53:59 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7Frx6x090854; Sat, 7 Nov 2015 15:53:59 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071553.tA7Frx6x090854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 15:53:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401001 - head/www/pmwiki X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 15:54:00 -0000 Author: pawel Date: Sat Nov 7 15:53:59 2015 New Revision: 401001 URL: https://svnweb.freebsd.org/changeset/ports/401001 Log: - Update to version 2.2.80 [1] - Hand over maintainership to submitter - Add WWWGRP and WWWOWN to PLIST_SUB so that pmwiki directory is created with correct owner and group PR: 203998 [1] Submitted by: Torsten Zuhlsdorff [1] Modified: head/www/pmwiki/Makefile head/www/pmwiki/distinfo head/www/pmwiki/pkg-plist Modified: head/www/pmwiki/Makefile ============================================================================== --- head/www/pmwiki/Makefile Sat Nov 7 14:54:52 2015 (r401000) +++ head/www/pmwiki/Makefile Sat Nov 7 15:53:59 2015 (r401001) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= pmwiki -PORTVERSION= 2.2.64 +PORTVERSION= 2.2.80 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@toco-domains.de COMMENT= WikiWikiWeb clone using PHP LICENSE= GPLv2 @@ -22,7 +22,7 @@ NO_ARCH= yes PORTDOCS= * -PLIST_SUB+= PMWIKIDIR=${PMWIKIDIR} +PLIST_SUB= PMWIKIDIR=${PMWIKIDIR} WWWGRP=${WWWGRP} WWWOWN=${WWWOWN} SUB_LIST+= PMWIKIDIR=${PMWIKIDIR} SUB_FILES= pkg-message Modified: head/www/pmwiki/distinfo ============================================================================== --- head/www/pmwiki/distinfo Sat Nov 7 14:54:52 2015 (r401000) +++ head/www/pmwiki/distinfo Sat Nov 7 15:53:59 2015 (r401001) @@ -1,2 +1,2 @@ -SHA256 (pmwiki-2.2.64.tgz) = 9c50a351a304f01546fbe422d0d41ee01eed9f0790c6973164f1f452111b7229 -SIZE (pmwiki-2.2.64.tgz) = 424352 +SHA256 (pmwiki-2.2.80.tgz) = bcf23a484af042f7daa0ff5b25cfcb546677f7fb7b3ddb3b6a8b2431ea65a82b +SIZE (pmwiki-2.2.80.tgz) = 435919 Modified: head/www/pmwiki/pkg-plist ============================================================================== --- head/www/pmwiki/pkg-plist Sat Nov 7 14:54:52 2015 (r401000) +++ head/www/pmwiki/pkg-plist Sat Nov 7 15:53:59 2015 (r401001) @@ -91,6 +91,7 @@ %%PMWIKIDIR%%/wikilib.d/PmWiki.BasicEditing %%PMWIKIDIR%%/wikilib.d/PmWiki.BasicVariables %%PMWIKIDIR%%/wikilib.d/PmWiki.Blocklist +%%PMWIKIDIR%%/wikilib.d/PmWiki.BlockMarkup %%PMWIKIDIR%%/wikilib.d/PmWiki.Categories %%PMWIKIDIR%%/wikilib.d/PmWiki.ChangeLog %%PMWIKIDIR%%/wikilib.d/PmWiki.ConditionalMarkup From owner-svn-ports-all@freebsd.org Sat Nov 7 15:55:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 083E0A28CFA; Sat, 7 Nov 2015 15:55:16 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C18311A2B; Sat, 7 Nov 2015 15:55:15 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7FtEsd091049; Sat, 7 Nov 2015 15:55:14 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7FtEDV091047; Sat, 7 Nov 2015 15:55:14 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201511071555.tA7FtEDV091047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 7 Nov 2015 15:55:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401002 - head/devel/pecl-swoole X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 15:55:16 -0000 Author: vanilla Date: Sat Nov 7 15:55:14 2015 New Revision: 401002 URL: https://svnweb.freebsd.org/changeset/ports/401002 Log: Upgrade to 1.7.20. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Sat Nov 7 15:53:59 2015 (r401001) +++ head/devel/pecl-swoole/Makefile Sat Nov 7 15:55:14 2015 (r401002) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.7.19 +PORTVERSION= 1.7.20 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Sat Nov 7 15:53:59 2015 (r401001) +++ head/devel/pecl-swoole/distinfo Sat Nov 7 15:55:14 2015 (r401002) @@ -1,2 +1,2 @@ -SHA256 (PECL/swoole-1.7.19.tgz) = 0b6d47cfb2f1b3b28f0348d3644f0225b2e92c9223f21960f3b239c177bcde01 -SIZE (PECL/swoole-1.7.19.tgz) = 468385 +SHA256 (PECL/swoole-1.7.20.tgz) = 206003837c306b801d439911ea2e3ba38b3d622bef3561cbed146104994b4a62 +SIZE (PECL/swoole-1.7.20.tgz) = 469962 From owner-svn-ports-all@freebsd.org Sat Nov 7 16:05:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37C33A28104; Sat, 7 Nov 2015 16:05:53 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0DDF5104F; Sat, 7 Nov 2015 16:05:52 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7G5qiq093991; Sat, 7 Nov 2015 16:05:52 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7G5pHY093987; Sat, 7 Nov 2015 16:05:51 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201511071605.tA7G5pHY093987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 7 Nov 2015 16:05:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401003 - in head/devel/ahven: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:05:53 -0000 Author: marino Date: Sat Nov 7 16:05:51 2015 New Revision: 401003 URL: https://svnweb.freebsd.org/changeset/ports/401003 Log: devel/ahven: Upgrade version 2.4 => 2.6 I could not use the comfignat build system. For starters it creates a dynamic library which, when used, has troubling finding libgnarl. If I make changes to force it to build statically, the programms that link to it fail with a STORAGE ERROR. Finally I just put all the build and install steps in the port makefile and everything is working as it did with version 2.4 Added: head/devel/ahven/files/ahven.gpr (contents, props changed) Deleted: head/devel/ahven/files/patch-Makefile Modified: head/devel/ahven/Makefile head/devel/ahven/distinfo head/devel/ahven/pkg-plist Modified: head/devel/ahven/Makefile ============================================================================== --- head/devel/ahven/Makefile Sat Nov 7 15:55:14 2015 (r401002) +++ head/devel/ahven/Makefile Sat Nov 7 16:05:51 2015 (r401003) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= ahven -PORTVERSION= 2.4 -PORTREVISION= 5 +PORTVERSION= 2.6 CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Ahven%20${PORTVERSION} +MASTER_SITES= http://www.ahven-framework.com/releases/ MAINTAINER= marino@FreeBSD.org COMMENT= Ada unit test framework @@ -14,27 +13,40 @@ LICENSE= ISCL BUILD_DEPENDS= adactl:${PORTSDIR}/lang/adacontrol -USES= ada -ALL_TARGET= build_all -INSTALL_TARGET= install_lib -MAKE_ENV+= OS_VERSION=unix - -OPTIONS_DEFINE= TRACE DOCS -OPTIONS_DEFAULT=TRACE -NO_OPTIONS_SORT=yes +USES= ada gmake +MAKE_ENV= OS_VERSION=unix -TRACE_DESC= Build with GNAT-specific symbolic tracing functionality +OPTIONS_DEFINE= TRACE DOCS +OPTIONS_DEFAULT= TRACE +NO_OPTIONS_SORT= yes +TRACE_DESC= Build with GNAT-specific symbolic tracing functionality DOCS_USES= python:build DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-adadomain>0:${PORTSDIR}/textproc/py-sphinxcontrib-adadomain -DOCS_ALL_TARGET= docs -DOCS_INSTALL_TARGET= install_docs - TRACE_EXTRA_PATCHES= ${FILESDIR}/extra-src_ahven-framework.adb -post-install: - ${RM} -rf ${STAGEDIR}${PREFIX}/share/doc/ahven/html/_sources - ${RM} ${STAGEDIR}${PREFIX}/share/doc/ahven/html/.buildinfo +do-build: + (cd ${WRKSRC} && ${MKDIR} lib objects) + (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gnatmake -Pgnat/ahven_lib) + +do-build-DOCS-on: + (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ + ${MAKE_CMD} -C doc/manual/en html) + +do-install: + (cd ${STAGEDIR}${PREFIX} && ${MKDIR} lib/gnat lib/ahven include/ahven) + ${INSTALL_DATA} ${WRKSRC}/src/*.ad[bs] \ + ${STAGEDIR}${PREFIX}/include/ahven + ${INSTALL_DATA} ${WRKSRC}/lib/*.ali ${STAGEDIR}${PREFIX}/lib/ahven + ${INSTALL_DATA} ${WRKSRC}/lib/libahven.a ${STAGEDIR}${PREFIX}/lib/ahven + ${INSTALL_DATA} ${FILESDIR}/ahven.gpr ${STAGEDIR}${PREFIX}/lib/gnat + +do-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC}/doc/manual/en/build && \ + ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}); + ${RM} -r ${STAGEDIR}${DOCSDIR}/html/_sources + ${RM} ${STAGEDIR}${DOCSDIR}/html/.buildinfo .include Modified: head/devel/ahven/distinfo ============================================================================== --- head/devel/ahven/distinfo Sat Nov 7 15:55:14 2015 (r401002) +++ head/devel/ahven/distinfo Sat Nov 7 16:05:51 2015 (r401003) @@ -1,2 +1,2 @@ -SHA256 (ahven-2.4.tar.gz) = 3e0c2726c5775f622c2a3182f47f3247437e46f169ecc9b3d92968902d8ec28a -SIZE (ahven-2.4.tar.gz) = 321346 +SHA256 (ahven-2.6.tar.gz) = 9ad43885c333c1d93cb106dbf8f361bac33b793d9892930a540eebdf23c1c4a5 +SIZE (ahven-2.6.tar.gz) = 107491 Added: head/devel/ahven/files/ahven.gpr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ahven/files/ahven.gpr Sat Nov 7 16:05:51 2015 (r401003) @@ -0,0 +1,7 @@ +library project Ahven is + for Library_Name use "ahven"; + for Library_Kind use "static"; + for Source_Dirs use ("../../include/ahven"); + for Library_Dir use "../../lib/ahven"; + for Externally_Built use "true"; +end Ahven; Modified: head/devel/ahven/pkg-plist ============================================================================== --- head/devel/ahven/pkg-plist Sat Nov 7 15:55:14 2015 (r401002) +++ head/devel/ahven/pkg-plist Sat Nov 7 16:05:51 2015 (r401003) @@ -3,8 +3,10 @@ include/ahven/ahven-framework.adb include/ahven/ahven-framework.ads include/ahven/ahven-listeners-basic.adb include/ahven/ahven-listeners-basic.ads +include/ahven/ahven-listeners.adb include/ahven/ahven-listeners.ads include/ahven/ahven-long_astrings.ads +include/ahven/ahven-name_list.ads include/ahven/ahven-parameters.adb include/ahven/ahven-parameters.ads include/ahven/ahven-results.adb @@ -23,13 +25,12 @@ include/ahven/ahven-xml_runner.adb include/ahven/ahven-xml_runner.ads include/ahven/ahven.adb include/ahven/ahven.ads -include/ahven/ahven_compat.adb -include/ahven/ahven_compat.ads lib/ahven/ahven-astrings.ali lib/ahven/ahven-framework.ali lib/ahven/ahven-listeners-basic.ali lib/ahven/ahven-listeners.ali lib/ahven/ahven-long_astrings.ali +lib/ahven/ahven-name_list.ali lib/ahven/ahven-parameters.ali lib/ahven/ahven-results.ali lib/ahven/ahven-runner.ali @@ -51,14 +52,12 @@ lib/gnat/ahven.gpr %%PORTDOCS%%%%DOCSDIR%%/html/_static/down-pressed.png %%PORTDOCS%%%%DOCSDIR%%/html/_static/down.png %%PORTDOCS%%%%DOCSDIR%%/html/_static/file.png -%%PORTDOCS%%%%DOCSDIR%%/html/_static/jquery-1.11.1.js %%PORTDOCS%%%%DOCSDIR%%/html/_static/jquery.js %%PORTDOCS%%%%DOCSDIR%%/html/_static/minus.png %%PORTDOCS%%%%DOCSDIR%%/html/_static/nature.css %%PORTDOCS%%%%DOCSDIR%%/html/_static/plus.png %%PORTDOCS%%%%DOCSDIR%%/html/_static/pygments.css %%PORTDOCS%%%%DOCSDIR%%/html/_static/searchtools.js -%%PORTDOCS%%%%DOCSDIR%%/html/_static/underscore-1.3.1.js %%PORTDOCS%%%%DOCSDIR%%/html/_static/underscore.js %%PORTDOCS%%%%DOCSDIR%%/html/_static/up-pressed.png %%PORTDOCS%%%%DOCSDIR%%/html/_static/up.png From owner-svn-ports-all@freebsd.org Sat Nov 7 16:19:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D003A28393; Sat, 7 Nov 2015 16:19:06 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37900177A; Sat, 7 Nov 2015 16:19:06 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7GJ559097104; Sat, 7 Nov 2015 16:19:05 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7GJ5V4097100; Sat, 7 Nov 2015 16:19:05 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071619.tA7GJ5V4097100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 16:19:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401004 - head/editors/wordgrinder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:19:06 -0000 Author: pawel Date: Sat Nov 7 16:19:04 2015 New Revision: 401004 URL: https://svnweb.freebsd.org/changeset/ports/401004 Log: - Update to version 0.6, now hosted on GitHub - Add X11 option, on by default - Refresh pkg-descr, new project homepage Changelog: https://github.com/davidgiven/wordgrinder/releases/tag/0.6 PR: 203984 Submitted by: VItaly Magerya (maintainer) Modified: head/editors/wordgrinder/Makefile head/editors/wordgrinder/distinfo head/editors/wordgrinder/pkg-descr Modified: head/editors/wordgrinder/Makefile ============================================================================== --- head/editors/wordgrinder/Makefile Sat Nov 7 16:05:51 2015 (r401003) +++ head/editors/wordgrinder/Makefile Sat Nov 7 16:19:04 2015 (r401004) @@ -2,23 +2,34 @@ # $FreeBSD$ PORTNAME= wordgrinder -PORTVERSION= 0.5.2 +PORTVERSION= 0.6 CATEGORIES= editors -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= vmagerya@gmail.com -COMMENT= Simple Unicode-aware console-based word processor - -LICENSE= MIT +COMMENT= Simple Unicode-aware console and X11-based word processor RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem -USES= lua:52 tar:bzip2 gmake +USE_GITHUB= yes +GH_ACCOUNT= davidgiven + +USES= gmake lua:52 PLIST_FILES= bin/wordgrinder \ share/doc/wordgrinder/README.wg \ man/man1/wordgrinder.1.gz +OPTIONS_DEFINE= X11 +OPTIONS_DEFAULT=X11 + +X11_DESC= Support running in an X window in addition to console +X11_PLIST_FILES=bin/xwordgrinder +X11_USE= xorg=x11,xft +X11_USES= pkgconfig +X11_ALL_TARGET_OFF=unix + +.include + post-patch: ${REINPLACE_CMD} \ -e '/hide = /s/@//' \ @@ -29,14 +40,27 @@ post-patch: -e 's|$$(hide)lua|$$(hide)${LUA_CMD}|' \ -e '/PREFIX = /d' \ -e '/install /s|$$(PRE|$$(DESTDIR)$$(PRE|' \ - -e '/install /s|-D||' \ -e '/install /s|share/man/man1|man/man1|' \ + -e '/NCURSES_CFLAGS :=/s|=.*|=|' \ + -e '/NCURSES_LIB :=/s|=.*|= -lncursesw|' \ + -e '/X11_CFLAGS :=/s|=.*|= $$(shell pkg-config --cflags x11 xft)|' \ + -e '/X11_LIB :=/s|=.*|= $$(shell pkg-config --libs x11 xft)|' \ ${WRKSRC}/Makefile - -pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/wordgrinder + ${REINPLACE_CMD} \ + -e '/#include Modified: head/editors/wordgrinder/distinfo ============================================================================== --- head/editors/wordgrinder/distinfo Sat Nov 7 16:05:51 2015 (r401003) +++ head/editors/wordgrinder/distinfo Sat Nov 7 16:19:04 2015 (r401004) @@ -1,2 +1,2 @@ -SHA256 (wordgrinder-0.5.2.tar.bz2) = b8da422ebeb31ebace5d174fed1d959f942af0c2704e6f064c8f31b3bd7e7774 -SIZE (wordgrinder-0.5.2.tar.bz2) = 644852 +SHA256 (davidgiven-wordgrinder-0.6_GH0.tar.gz) = 3459cab32ca89d8585aa96ef0b9db2ac3802773223786991e48b3c62e2ee7eed +SIZE (davidgiven-wordgrinder-0.6_GH0.tar.gz) = 1628087 Modified: head/editors/wordgrinder/pkg-descr ============================================================================== --- head/editors/wordgrinder/pkg-descr Sat Nov 7 16:05:51 2015 (r401003) +++ head/editors/wordgrinder/pkg-descr Sat Nov 7 16:19:04 2015 (r401004) @@ -1,11 +1,9 @@ -WordGrinder is a simple, Unicode-aware word processor that runs on the -console. It's designed to get the hell out of your way and let you write; -it does very little, but what it does it does well. +WordGrinder is an ultra-clean and uncluttered word processor +that runs in a terminal or an X11 window. -It supports basic paragraph styles, basic character styles, basic screen -markup, a menu interface that means you don't have to remember complex -key sequences, HTML import and export, and some other useful features. +The author made WordGrinder to have something to write novels +on. It supports just enough character and paragraph style support +to let you get the job done, while not enough to let you waste +time configuring them. -WordGrinder does not require X. It runs in a terminal. - -WWW: http://wordgrinder.sf.net +WWW: http://cowlark.com/wordgrinder/ From owner-svn-ports-all@freebsd.org Sat Nov 7 16:30:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C20D6A28692; Sat, 7 Nov 2015 16:30:53 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 825C61DC9; Sat, 7 Nov 2015 16:30:53 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7GUqKV000209; Sat, 7 Nov 2015 16:30:52 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7GUqTr000206; Sat, 7 Nov 2015 16:30:52 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201511071630.tA7GUqTr000206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sat, 7 Nov 2015 16:30:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401005 - head/security/lynis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:30:54 -0000 Author: lme Date: Sat Nov 7 16:30:52 2015 New Revision: 401005 URL: https://svnweb.freebsd.org/changeset/ports/401005 Log: Update to 2.1.1 PR: 162881 Submitted by: Enrique Ayesta Perojo Modified: head/security/lynis/Makefile head/security/lynis/distinfo head/security/lynis/pkg-plist Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Sat Nov 7 16:19:04 2015 (r401004) +++ head/security/lynis/Makefile Sat Nov 7 16:30:52 2015 (r401005) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lynis -PORTVERSION= 1.6.4 +PORTVERSION= 2.1.1 CATEGORIES= security MASTER_SITES= http://cisofy.com/files/ Modified: head/security/lynis/distinfo ============================================================================== --- head/security/lynis/distinfo Sat Nov 7 16:19:04 2015 (r401004) +++ head/security/lynis/distinfo Sat Nov 7 16:30:52 2015 (r401005) @@ -1,2 +1,2 @@ -SHA256 (lynis-1.6.4.tar.gz) = 886c74b591706f896149fe74adb481b58c549d32243d0cf620b46dfdd25dc66d -SIZE (lynis-1.6.4.tar.gz) = 171953 +SHA256 (lynis-2.1.1.tar.gz) = d17b3cbbd305c52b9cd0d5141f41954882f398db44f26c10cb45fdaaa46a99d2 +SIZE (lynis-2.1.1.tar.gz) = 181099 Modified: head/security/lynis/pkg-plist ============================================================================== --- head/security/lynis/pkg-plist Sat Nov 7 16:19:04 2015 (r401004) +++ head/security/lynis/pkg-plist Sat Nov 7 16:30:52 2015 (r401005) @@ -1,20 +1,20 @@ bin/lynis -@sample etc/lynis/default.prf.sample +@sample %%ETCDIR%%/default.prf.sample man/man8/lynis.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bash_completion.d/lynis %%DATADIR%%/db/fileperms.db %%DATADIR%%/db/hints.db %%DATADIR%%/db/integrity.db -%%DATADIR%%/db/malware.db %%DATADIR%%/db/malware-susp.db +%%DATADIR%%/db/malware.db %%DATADIR%%/db/sbl.db -%%DATADIR%%/plugins/custom_plugin.template -%%DATADIR%%/plugins/README @mode 0400 %%DATADIR%%/include/binaries %%DATADIR%%/include/consts %%DATADIR%%/include/data_upload %%DATADIR%%/include/functions +%%DATADIR%%/include/helper_audit_dockerfile +%%DATADIR%%/include/helper_update %%DATADIR%%/include/osdetection %%DATADIR%%/include/parameters %%DATADIR%%/include/profiles @@ -23,6 +23,7 @@ man/man8/lynis.8.gz %%DATADIR%%/include/tests_authentication %%DATADIR%%/include/tests_banners %%DATADIR%%/include/tests_boot_services +%%DATADIR%%/include/tests_containers %%DATADIR%%/include/tests_crypto %%DATADIR%%/include/tests_custom.template %%DATADIR%%/include/tests_databases @@ -30,7 +31,6 @@ man/man8/lynis.8.gz %%DATADIR%%/include/tests_file_permissions %%DATADIR%%/include/tests_filesystems %%DATADIR%%/include/tests_firewalls -%%DATADIR%%/include/tests_hardening_tools %%DATADIR%%/include/tests_hardening %%DATADIR%%/include/tests_homedirs %%DATADIR%%/include/tests_insecure_services @@ -55,9 +55,10 @@ man/man8/lynis.8.gz %%DATADIR%%/include/tests_ssh %%DATADIR%%/include/tests_storage %%DATADIR%%/include/tests_storage_nfs -%%DATADIR%%/include/tests_tcpwrappers %%DATADIR%%/include/tests_time %%DATADIR%%/include/tests_tooling %%DATADIR%%/include/tests_virtualization %%DATADIR%%/include/tests_webservers @mode +%%DATADIR%%/plugins/README +%%DATADIR%%/plugins/custom_plugin.template From owner-svn-ports-all@freebsd.org Sat Nov 7 16:33:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEE67A287BF; Sat, 7 Nov 2015 16:33:08 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99D8F108D; Sat, 7 Nov 2015 16:33:08 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7GX7c1002957; Sat, 7 Nov 2015 16:33:07 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7GX7aH002956; Sat, 7 Nov 2015 16:33:07 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201511071633.tA7GX7aH002956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sat, 7 Nov 2015 16:33:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401006 - head/security/lynis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:33:08 -0000 Author: lme Date: Sat Nov 7 16:33:07 2015 New Revision: 401006 URL: https://svnweb.freebsd.org/changeset/ports/401006 Log: Forced commit. PR ID was 204360 not 162881 PR: 204360 Modified: head/security/lynis/Makefile Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Sat Nov 7 16:30:52 2015 (r401005) +++ head/security/lynis/Makefile Sat Nov 7 16:33:07 2015 (r401006) @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= lynis + PORTVERSION= 2.1.1 CATEGORIES= security MASTER_SITES= http://cisofy.com/files/ From owner-svn-ports-all@freebsd.org Sat Nov 7 16:33:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9F4EA287F8; Sat, 7 Nov 2015 16:33:58 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8DF9311AA; Sat, 7 Nov 2015 16:33:58 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7GXv4d003111; Sat, 7 Nov 2015 16:33:57 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7GXvrF003109; Sat, 7 Nov 2015 16:33:57 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071633.tA7GXvrF003109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 16:33:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401007 - head/www/drood X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:33:58 -0000 Author: pawel Date: Sat Nov 7 16:33:57 2015 New Revision: 401007 URL: https://svnweb.freebsd.org/changeset/ports/401007 Log: Update to version 5.8 PR: 204028 Submitted by: maintainer Modified: head/www/drood/Makefile head/www/drood/distinfo Modified: head/www/drood/Makefile ============================================================================== --- head/www/drood/Makefile Sat Nov 7 16:33:07 2015 (r401006) +++ head/www/drood/Makefile Sat Nov 7 16:33:57 2015 (r401007) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= drood -PORTVERSION= 5.6 -PORTREVISION= 1 +PORTVERSION= 5.8 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/www/drood/distinfo ============================================================================== --- head/www/drood/distinfo Sat Nov 7 16:33:07 2015 (r401006) +++ head/www/drood/distinfo Sat Nov 7 16:33:57 2015 (r401007) @@ -1,2 +1,2 @@ -SHA256 (drood-5.6.tar.gz) = f371f3ea36a99d94f2f8853a584a71a81bb6455b237e928c5fd7f04341c92082 -SIZE (drood-5.6.tar.gz) = 54715 +SHA256 (drood-5.8.tar.gz) = 94b2f17e0ba6aa0ac1a02804d413d2ac132e687cc6fc67c26497dac8b7eca769 +SIZE (drood-5.8.tar.gz) = 54965 From owner-svn-ports-all@freebsd.org Sat Nov 7 16:46:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CCCCA28A94; Sat, 7 Nov 2015 16:46:48 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 577761974; Sat, 7 Nov 2015 16:46:48 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Gklxf006262; Sat, 7 Nov 2015 16:46:47 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7GklfH006260; Sat, 7 Nov 2015 16:46:47 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071646.tA7GklfH006260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 16:46:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401008 - head/devel/libsearpc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:46:48 -0000 Author: pawel Date: Sat Nov 7 16:46:47 2015 New Revision: 401008 URL: https://svnweb.freebsd.org/changeset/ports/401008 Log: Update to version 3.0.7 PR: 203905 Submitted by: maintainer Modified: head/devel/libsearpc/Makefile head/devel/libsearpc/distinfo Modified: head/devel/libsearpc/Makefile ============================================================================== --- head/devel/libsearpc/Makefile Sat Nov 7 16:33:57 2015 (r401007) +++ head/devel/libsearpc/Makefile Sat Nov 7 16:46:47 2015 (r401008) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libsearpc -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.0.7 CATEGORIES= devel MAINTAINER= ultima1252@gmail.com Modified: head/devel/libsearpc/distinfo ============================================================================== --- head/devel/libsearpc/distinfo Sat Nov 7 16:33:57 2015 (r401007) +++ head/devel/libsearpc/distinfo Sat Nov 7 16:46:47 2015 (r401008) @@ -1,2 +1,2 @@ -SHA256 (haiwen-libsearpc-3.0.0-v3.0-latest_GH0.tar.gz) = 56313771e0ad7dc075c4590b6a75daeb3939937b21716d82c91be2612133b8cd -SIZE (haiwen-libsearpc-3.0.0-v3.0-latest_GH0.tar.gz) = 43275 +SHA256 (haiwen-libsearpc-3.0.7-v3.0-latest_GH0.tar.gz) = 56313771e0ad7dc075c4590b6a75daeb3939937b21716d82c91be2612133b8cd +SIZE (haiwen-libsearpc-3.0.7-v3.0-latest_GH0.tar.gz) = 43275 From owner-svn-ports-all@freebsd.org Sat Nov 7 16:53:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31CDCA28C5C; Sat, 7 Nov 2015 16:53:48 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09CA61E12; Sat, 7 Nov 2015 16:53:47 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Grl0P009205; Sat, 7 Nov 2015 16:53:47 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7GrkoM009201; Sat, 7 Nov 2015 16:53:46 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511071653.tA7GrkoM009201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 Nov 2015 16:53:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401009 - in head: . devel/py-git-up devel/py-git-up/files devel/py-pygitup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 16:53:48 -0000 Author: pi Date: Sat Nov 7 16:53:46 2015 New Revision: 401009 URL: https://svnweb.freebsd.org/changeset/ports/401009 Log: devel/py-pygitup: Update to 1.3.0, Rename to py-git-up (PyPI name) - Support for Python 3 has been added PR: 204266 Submitted by: pi Approved by: Maxim Filimonov Added: head/devel/py-git-up/ - copied from r401008, head/devel/py-pygitup/ Deleted: head/devel/py-pygitup/ Modified: head/MOVED head/devel/py-git-up/Makefile head/devel/py-git-up/distinfo head/devel/py-git-up/files/patch-setup.py Modified: head/MOVED ============================================================================== --- head/MOVED Sat Nov 7 16:46:47 2015 (r401008) +++ head/MOVED Sat Nov 7 16:53:46 2015 (r401009) @@ -7927,3 +7927,4 @@ science/pyteomics|science/py-pyteomics|2 graphics/cal3d-devel|graphics/cal3d|2015-11-02|Development ceased in 2006 so set last devel version as stable www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time devel/py-parsing|devel/py-pyparsing|2015-11-04|Renamed to match upstream naming +devel/py-pygitup|devel/py-git-up|2015-11-07|Renamed to match upstream naming Modified: head/devel/py-git-up/Makefile ============================================================================== --- head/devel/py-pygitup/Makefile Sat Nov 7 16:46:47 2015 (r401008) +++ head/devel/py-git-up/Makefile Sat Nov 7 16:53:46 2015 (r401009) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= git-up -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-git-up/distinfo ============================================================================== --- head/devel/py-pygitup/distinfo Sat Nov 7 16:46:47 2015 (r401008) +++ head/devel/py-git-up/distinfo Sat Nov 7 16:53:46 2015 (r401009) @@ -1,2 +1,2 @@ -SHA256 (git-up-1.2.2.zip) = addad2b3a14155bbb7feee71fd0e52f153e39bfa375b0799f45e6e58a493a70a -SIZE (git-up-1.2.2.zip) = 24895 +SHA256 (git-up-1.3.0.zip) = 2dd729fceec3c6381169040c8c3a1aad1d7904c0fd8cba4bea1fc4e7d2406c86 +SIZE (git-up-1.3.0.zip) = 25342 Modified: head/devel/py-git-up/files/patch-setup.py ============================================================================== --- head/devel/py-pygitup/files/patch-setup.py Sat Nov 7 16:46:47 2015 (r401008) +++ head/devel/py-git-up/files/patch-setup.py Sat Nov 7 16:53:46 2015 (r401009) @@ -1,13 +1,15 @@ ---- setup.py.orig 2015-07-01 09:15:37 UTC +--- setup.py.orig 2015-11-03 20:07:22 UTC +++ setup.py -@@ -6,8 +6,8 @@ setup( - version="1.2.2", +@@ -6,9 +6,9 @@ setup( + version="1.3.0", packages=find_packages(exclude=["tests"]), scripts=['PyGitUp/gitup.py'], -- install_requires=['GitPython==0.3.2.1', 'colorama==0.3.2', -- 'termcolor==1.1.0', 'docopt==0.6.1'], -+ install_requires=['GitPython>=0.3.2.1', 'colorama>=0.3.2', -+ 'termcolor>=1.1.0', 'docopt>=0.6.1'], +- install_requires=['GitPython==1.0.0', 'colorama==0.3.3', +- 'termcolor==1.1.0', 'docopt==0.6.2', +- 'six==1.9.0'], ++ install_requires=['GitPython>=1.0.0', 'colorama>=0.3.3', ++ 'termcolor>=1.1.0', 'docopt>=0.6.2', ++ 'six>=1.9.0'], # Tests test_suite="nose.collector", From owner-svn-ports-all@freebsd.org Sat Nov 7 17:07:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB80EA28001; Sat, 7 Nov 2015 17:07:15 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89C1315C2; Sat, 7 Nov 2015 17:07:15 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7H7EMg012368; Sat, 7 Nov 2015 17:07:14 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7H7EXG012364; Sat, 7 Nov 2015 17:07:14 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071707.tA7H7EXG012364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 17:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401010 - in head/sysutils: . daemonize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 17:07:16 -0000 Author: pawel Date: Sat Nov 7 17:07:14 2015 New Revision: 401010 URL: https://svnweb.freebsd.org/changeset/ports/401010 Log: daemonize is a command-line utility that runs a command as a Unix daemon. See the accompanying man page for full details. WWW: https://github.com/bmc/daemonize PR: 203063 Submitted by: Neel Chauhan Added: head/sysutils/daemonize/ head/sysutils/daemonize/Makefile (contents, props changed) head/sysutils/daemonize/distinfo (contents, props changed) head/sysutils/daemonize/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sat Nov 7 16:53:46 2015 (r401009) +++ head/sysutils/Makefile Sat Nov 7 17:07:14 2015 (r401010) @@ -178,6 +178,7 @@ SUBDIR += daa2iso SUBDIR += dae SUBDIR += daedalus + SUBDIR += daemonize SUBDIR += daemontools SUBDIR += daemontools-encore SUBDIR += dar Added: head/sysutils/daemonize/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/daemonize/Makefile Sat Nov 7 17:07:14 2015 (r401010) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= daemonize +PORTVERSION= 1.7.6 +DISTVERSIONPREFIX= release- +CATEGORIES= sysutils + +MAINTAINER= neel@neelc.org +COMMENT= Tool to run a command as a daemon + +LICENSE= BSD3CLAUSE + +GNU_CONFIGURE= yes + +USE_GITHUB= yes +GH_ACCOUNT= bmc + +PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + +.include + Added: head/sysutils/daemonize/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/daemonize/distinfo Sat Nov 7 17:07:14 2015 (r401010) @@ -0,0 +1,2 @@ +SHA256 (bmc-daemonize-release-1.7.6_GH0.tar.gz) = 8d5717ae5e5bbd4cd6687abe1310f4d817468c67b851ce95dda73038ab40db1f +SIZE (bmc-daemonize-release-1.7.6_GH0.tar.gz) = 65928 Added: head/sysutils/daemonize/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/daemonize/pkg-descr Sat Nov 7 17:07:14 2015 (r401010) @@ -0,0 +1,4 @@ +daemonize is a command-line utility that runs a command as a Unix daemon. See +the accompanying man page for full details. + +WWW: https://github.com/bmc/daemonize From owner-svn-ports-all@freebsd.org Sat Nov 7 17:15:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0123A28234; Sat, 7 Nov 2015 17:15:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A91B1A82; Sat, 7 Nov 2015 17:15:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7HFacf015379; Sat, 7 Nov 2015 17:15:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7HFaZL015378; Sat, 7 Nov 2015 17:15:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511071715.tA7HFaZL015378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 7 Nov 2015 17:15:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401011 - head/devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 17:15:37 -0000 Author: antoine Date: Sat Nov 7 17:15:36 2015 New Revision: 401011 URL: https://svnweb.freebsd.org/changeset/ports/401011 Log: Fix INDEX Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 7 17:07:14 2015 (r401010) +++ head/devel/Makefile Sat Nov 7 17:15:36 2015 (r401011) @@ -4035,6 +4035,7 @@ SUBDIR += py-geotypes SUBDIR += py-gevent SUBDIR += py-gflags + SUBDIR += py-git-up SUBDIR += py-gitdb SUBDIR += py-gitosis SUBDIR += py-gitpython @@ -4191,7 +4192,6 @@ SUBDIR += py-pyflakes SUBDIR += py-pygit2 SUBDIR += py-pygithub - SUBDIR += py-pygitup SUBDIR += py-pygpx SUBDIR += py-pykde4 SUBDIR += py-pykdeuic4 From owner-svn-ports-all@freebsd.org Sat Nov 7 17:27:36 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCC94A283FC; Sat, 7 Nov 2015 17:27:36 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 974F41EE0; Sat, 7 Nov 2015 17:27:36 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7HRZ3A018429; Sat, 7 Nov 2015 17:27:35 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7HRZ6H018427; Sat, 7 Nov 2015 17:27:35 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201511071727.tA7HRZ6H018427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 7 Nov 2015 17:27:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401012 - head/devel/libdombey X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 17:27:36 -0000 Author: riggs Date: Sat Nov 7 17:27:35 2015 New Revision: 401012 URL: https://svnweb.freebsd.org/changeset/ports/401012 Log: Update to upstream version 5.22 PR: 204153 Submitted by: jimmy@mammothcheese.ca (maintainer) Modified: head/devel/libdombey/Makefile head/devel/libdombey/distinfo Modified: head/devel/libdombey/Makefile ============================================================================== --- head/devel/libdombey/Makefile Sat Nov 7 17:15:36 2015 (r401011) +++ head/devel/libdombey/Makefile Sat Nov 7 17:27:35 2015 (r401012) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdombey -PORTVERSION= 5.16 +PORTVERSION= 5.22 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/devel/libdombey/distinfo ============================================================================== --- head/devel/libdombey/distinfo Sat Nov 7 17:15:36 2015 (r401011) +++ head/devel/libdombey/distinfo Sat Nov 7 17:27:35 2015 (r401012) @@ -1,2 +1,2 @@ -SHA256 (libdombey-5.16.tar.gz) = 17ae1c3bb6ee3e76c0f9dda03b86c330509d68046352bd50393c75da040d3d8b -SIZE (libdombey-5.16.tar.gz) = 45425 +SHA256 (libdombey-5.22.tar.gz) = 89b18155b59d7f31461d41eb0bf47402d0ac14c0604ebad21265e1c2519ed77e +SIZE (libdombey-5.22.tar.gz) = 47093 From owner-svn-ports-all@freebsd.org Sat Nov 7 17:34:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87468A2859A; Sat, 7 Nov 2015 17:34:42 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3ADA51241; Sat, 7 Nov 2015 17:34:42 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7HYfRR021364; Sat, 7 Nov 2015 17:34:41 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7HYfuq021361; Sat, 7 Nov 2015 17:34:41 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511071734.tA7HYfuq021361@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 7 Nov 2015 17:34:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401013 - in head/devel/libosmo-netif: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 17:34:42 -0000 Author: pawel Date: Sat Nov 7 17:34:40 2015 New Revision: 401013 URL: https://svnweb.freebsd.org/changeset/ports/401013 Log: Update to version 0.0.5 PR: 204177 Submitted by: Nikola Kolev (maintainer) Deleted: head/devel/libosmo-netif/files/ Modified: head/devel/libosmo-netif/Makefile head/devel/libosmo-netif/distinfo head/devel/libosmo-netif/pkg-plist Modified: head/devel/libosmo-netif/Makefile ============================================================================== --- head/devel/libosmo-netif/Makefile Sat Nov 7 17:27:35 2015 (r401012) +++ head/devel/libosmo-netif/Makefile Sat Nov 7 17:34:40 2015 (r401013) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libosmo-netif -PORTVERSION= 0.0.4 +PORTVERSION= 0.0.5 CATEGORIES= devel MASTER_SITES= http://git.osmocom.org/libosmo-netif/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ @@ -22,16 +22,6 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes post-patch: - ${REINPLACE_CMD} -e 's,endian\.h,sys/endian.h,' \ - -e 's,__BYTE_ORDER,BYTE_ORDER,' \ - -e 's,__LITTLE_ENDIAN,LITTLE_ENDIAN,' \ - -e 's,__BIG_ENDIAN,BIG_ENDIAN,' \ - ${WRKSRC}/configure.ac \ - ${WRKSRC}/examples/rs232-write.c \ - ${WRKSRC}/include/osmocom/netif/amr.h \ - ${WRKSRC}/include/osmocom/netif/rtp.h \ - ${WRKSRC}/include/osmocom/netif/osmux.h \ - ${WRKSRC}/src/rtp.c ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version .include Modified: head/devel/libosmo-netif/distinfo ============================================================================== --- head/devel/libosmo-netif/distinfo Sat Nov 7 17:27:35 2015 (r401012) +++ head/devel/libosmo-netif/distinfo Sat Nov 7 17:34:40 2015 (r401013) @@ -1,2 +1,2 @@ -SHA256 (libosmo-netif-0.0.4.tar.gz) = 58549da17af181ebef6fa9b74e80592657d9595d061a8dd1fbb24966968b1b24 -SIZE (libosmo-netif-0.0.4.tar.gz) = 150052 +SHA256 (libosmo-netif-0.0.5.tar.gz) = 5345abca2de7f5ab9fdb4c998171ba299f2c3203318ef976fee03aabfe7ea15d +SIZE (libosmo-netif-0.0.5.tar.gz) = 150915 Modified: head/devel/libosmo-netif/pkg-plist ============================================================================== --- head/devel/libosmo-netif/pkg-plist Sat Nov 7 17:27:35 2015 (r401012) +++ head/devel/libosmo-netif/pkg-plist Sat Nov 7 17:34:40 2015 (r401013) @@ -11,6 +11,6 @@ include/osmocom/netif/rtp.h include/osmocom/netif/stream.h lib/libosmonetif.a lib/libosmonetif.so -lib/libosmonetif.so.2 -lib/libosmonetif.so.2.0.0 +lib/libosmonetif.so.3 +lib/libosmonetif.so.3.0.0 libdata/pkgconfig/libosmo-netif.pc From owner-svn-ports-all@freebsd.org Sat Nov 7 18:24:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36F2DA290D4; Sat, 7 Nov 2015 18:24:24 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 023EA1C95; Sat, 7 Nov 2015 18:24:23 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7IONmq035629; Sat, 7 Nov 2015 18:24:23 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7IOMGW035627; Sat, 7 Nov 2015 18:24:22 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201511071824.tA7IOMGW035627@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 7 Nov 2015 18:24:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401014 - head/lang/gcc5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 18:24:24 -0000 Author: gerald Date: Sat Nov 7 18:24:22 2015 New Revision: 401014 URL: https://svnweb.freebsd.org/changeset/ports/401014 Log: Update to the 20151103 snapshot of GCC 5. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Sat Nov 7 17:34:40 2015 (r401013) +++ head/lang/gcc5-devel/Makefile Sat Nov 7 18:24:22 2015 (r401014) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.2.1.s20151027 -PORTREVISION= 1 +PORTVERSION= 5.2.1.s20151103 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Sat Nov 7 17:34:40 2015 (r401013) +++ head/lang/gcc5-devel/distinfo Sat Nov 7 18:24:22 2015 (r401014) @@ -1,2 +1,2 @@ -SHA256 (gcc-5-20151027.tar.bz2) = 9550e61f48fb7e283d963861269fa4118d33e6a4ac6e98c739fc56638be5602c -SIZE (gcc-5-20151027.tar.bz2) = 91289747 +SHA256 (gcc-5-20151103.tar.bz2) = 3dd25527569b8c283fd655b60cd09c613ce9371507ae18fa08464b608d2833af +SIZE (gcc-5-20151103.tar.bz2) = 91310584 From owner-svn-ports-all@freebsd.org Sat Nov 7 18:26:04 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AD24A2910E; Sat, 7 Nov 2015 18:26:04 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 42C951D7B; Sat, 7 Nov 2015 18:26:04 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7IQ3ta035842; Sat, 7 Nov 2015 18:26:03 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7IQ3Kd035840; Sat, 7 Nov 2015 18:26:03 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201511071826.tA7IQ3Kd035840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 7 Nov 2015 18:26:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401015 - head/databases/sqlite3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 18:26:04 -0000 Author: riggs Date: Sat Nov 7 18:26:02 2015 New Revision: 401015 URL: https://svnweb.freebsd.org/changeset/ports/401015 Log: Update to upstream release 3.9.2 PR: 204318 Submitted by: pavelivolkov@gmail.com (maintainer) Modified: head/databases/sqlite3/Makefile head/databases/sqlite3/distinfo Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Sat Nov 7 18:24:22 2015 (r401014) +++ head/databases/sqlite3/Makefile Sat Nov 7 18:26:02 2015 (r401015) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.9.1 +PORTVERSION= 3.9.2 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 Modified: head/databases/sqlite3/distinfo ============================================================================== --- head/databases/sqlite3/distinfo Sat Nov 7 18:24:22 2015 (r401014) +++ head/databases/sqlite3/distinfo Sat Nov 7 18:26:02 2015 (r401015) @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3090100.tar.gz) = d89d0e1d93deafebd0aa067d20d9029d9914ccde244920d9dd09ea51944e1c6c -SIZE (sqlite-autoconf-3090100.tar.gz) = 2284128 +SHA256 (sqlite-autoconf-3090200.tar.gz) = 064c0abe9c9177534d4c770bca7a5902f9924b629ac886b4c08956be6dfbc36b +SIZE (sqlite-autoconf-3090200.tar.gz) = 2284431 From owner-svn-ports-all@freebsd.org Sat Nov 7 18:49:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 884DFA29614; Sat, 7 Nov 2015 18:49:27 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A4141EB1; Sat, 7 Nov 2015 18:49:27 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7InQoc041940; Sat, 7 Nov 2015 18:49:26 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7InP7b041935; Sat, 7 Nov 2015 18:49:25 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201511071849.tA7InP7b041935@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Sat, 7 Nov 2015 18:49:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401016 - in head/devel: . py-backports_abc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 18:49:27 -0000 Author: gblach Date: Sat Nov 7 18:49:25 2015 New Revision: 401016 URL: https://svnweb.freebsd.org/changeset/ports/401016 Log: Add new port: devel/py-backports_abc A backport of recent additions to the 'collections.abc' module. Added: head/devel/py-backports_abc/ head/devel/py-backports_abc/Makefile (contents, props changed) head/devel/py-backports_abc/distinfo (contents, props changed) head/devel/py-backports_abc/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 7 18:26:02 2015 (r401015) +++ head/devel/Makefile Sat Nov 7 18:49:25 2015 (r401016) @@ -3915,6 +3915,7 @@ SUBDIR += py-babel SUBDIR += py-babelfish SUBDIR += py-backports.shutil_get_terminal_size + SUBDIR += py-backports_abc SUBDIR += py-bcdoc SUBDIR += py-billiard SUBDIR += py-binplist Added: head/devel/py-backports_abc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-backports_abc/Makefile Sat Nov 7 18:49:25 2015 (r401016) @@ -0,0 +1,18 @@ +# Created by: Grzegorz Blach +# $FreeBSD$ + +PORTNAME= backports_abc +PORTVERSION= 0.4 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= gblach@FreeBSD.org +COMMENT= Backport of recent additions to the 'collections.abc' module + +LICENSE= PSFL + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-backports_abc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-backports_abc/distinfo Sat Nov 7 18:49:25 2015 (r401016) @@ -0,0 +1,2 @@ +SHA256 (backports_abc-0.4.tar.gz) = 8b3e4092ba3d541c7a2f9b7d0d9c0275b21c6a01c53a61c731eba6686939d0a5 +SIZE (backports_abc-0.4.tar.gz) = 5593 Added: head/devel/py-backports_abc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-backports_abc/pkg-descr Sat Nov 7 18:49:25 2015 (r401016) @@ -0,0 +1,3 @@ +A backport of recent additions to the 'collections.abc' module. + +WWW: https://github.com/cython/backports_abc From owner-svn-ports-all@freebsd.org Sat Nov 7 18:50:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48386A2966C; Sat, 7 Nov 2015 18:50:55 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 02F1A1031; Sat, 7 Nov 2015 18:50:54 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7IorQn044044; Sat, 7 Nov 2015 18:50:53 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7IorGY044041; Sat, 7 Nov 2015 18:50:53 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201511071850.tA7IorGY044041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Sat, 7 Nov 2015 18:50:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401017 - in head/www/py-tornado: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 18:50:55 -0000 Author: gblach Date: Sat Nov 7 18:50:53 2015 New Revision: 401017 URL: https://svnweb.freebsd.org/changeset/ports/401017 Log: Update to 4.3 Modified: head/www/py-tornado/Makefile head/www/py-tornado/distinfo head/www/py-tornado/files/patch-setup.py Modified: head/www/py-tornado/Makefile ============================================================================== --- head/www/py-tornado/Makefile Sat Nov 7 18:49:25 2015 (r401016) +++ head/www/py-tornado/Makefile Sat Nov 7 18:50:53 2015 (r401017) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tornado -PORTVERSION= 4.2.1 +PORTVERSION= 4.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +23,14 @@ USE_PYTHON= autoplist distutils RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:${PORTSDIR}/devel/py-futures .endif +.if ${PYTHON_REL} < 3400 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:${PORTSDIR}/devel/py-singledispatch +.endif + +.if ${PYTHON_REL} < 3500 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports_abc>=0.4:${PORTSDIR}/devel/py-backports_abc +.endif + post-build: @${FIND} ${WRKSRC}/build -name speedups.so -exec ${STRIP_CMD} {} \; Modified: head/www/py-tornado/distinfo ============================================================================== --- head/www/py-tornado/distinfo Sat Nov 7 18:49:25 2015 (r401016) +++ head/www/py-tornado/distinfo Sat Nov 7 18:50:53 2015 (r401017) @@ -1,2 +1,2 @@ -SHA256 (tornado-4.2.1.tar.gz) = a16fcdc4f76b184cb82f4f9eaeeacef6113b524b26a2cb331222e4a7fa6f2969 -SIZE (tornado-4.2.1.tar.gz) = 434304 +SHA256 (tornado-4.3.tar.gz) = c9c2d32593d16eedf2cec1b6a41893626a2649b40b21ca9c4cac4243bde2efbf +SIZE (tornado-4.3.tar.gz) = 450916 Modified: head/www/py-tornado/files/patch-setup.py ============================================================================== --- head/www/py-tornado/files/patch-setup.py Sat Nov 7 18:49:25 2015 (r401016) +++ head/www/py-tornado/files/patch-setup.py Sat Nov 7 18:50:53 2015 (r401017) @@ -1,15 +1,15 @@ ---- setup.py.orig 2015-05-27 01:44:57 UTC +--- setup.py.orig 2015-11-06 20:08:26 UTC +++ setup.py -@@ -122,7 +122,7 @@ if (platform.python_implementation() == - if setuptools is not None: - # If setuptools is not available, you're on your own for dependencies. - install_requires = [] +@@ -125,7 +125,7 @@ if setuptools is not None: + if sys.version_info < (2, 7): + # Only needed indirectly, for singledispatch. + install_requires.append('ordereddict') - if sys.version_info < (3, 2): + if sys.version_info < (2, 7, 9): install_requires.append('backports.ssl_match_hostname') if sys.version_info < (3, 4): - # Certifi is also optional on 2.7.9+, although making our dependencies -@@ -141,9 +141,6 @@ setup( + install_requires.append('singledispatch') +@@ -147,9 +147,6 @@ setup( # in the sdist tarball) "tornado.test": [ "README", @@ -18,4 +18,4 @@ - "gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po", "options_test.cfg", "static/robots.txt", - "static/dir/index.html", + "static/sample.xml", From owner-svn-ports-all@freebsd.org Sat Nov 7 18:55:39 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39845A29839; Sat, 7 Nov 2015 18:55:39 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00B4A154D; Sat, 7 Nov 2015 18:55:38 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Itbn4044817; Sat, 7 Nov 2015 18:55:37 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7Itboq044815; Sat, 7 Nov 2015 18:55:37 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511071855.tA7Itboq044815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Sat, 7 Nov 2015 18:55:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401018 - head/devel/rubygem-rubocop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 18:55:39 -0000 Author: mmoll Date: Sat Nov 7 18:55:37 2015 New Revision: 401018 URL: https://svnweb.freebsd.org/changeset/ports/401018 Log: devel/rubygem-rubocop: update to 0.35.0 Modified: head/devel/rubygem-rubocop/Makefile head/devel/rubygem-rubocop/distinfo Modified: head/devel/rubygem-rubocop/Makefile ============================================================================== --- head/devel/rubygem-rubocop/Makefile Sat Nov 7 18:50:53 2015 (r401017) +++ head/devel/rubygem-rubocop/Makefile Sat Nov 7 18:55:37 2015 (r401018) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rubocop -PORTVERSION= 0.34.2 +PORTVERSION= 0.35.0 CATEGORIES= devel ruby MASTER_SITES= RG @@ -12,10 +12,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-astrolabe>=1.3:${PORTSDIR}/devel/rubygem-astrolabe \ - rubygem-parser>=2.2.2.5:${PORTSDIR}/devel/rubygem-parser \ + rubygem-parser>=2.2.3.0:${PORTSDIR}/devel/rubygem-parser \ rubygem-powerpack>=0.1:${PORTSDIR}/devel/rubygem-powerpack \ rubygem-rainbow>=1.99.1:${PORTSDIR}/devel/rubygem-rainbow \ - rubygem-ruby-progressbar>=1.4:${PORTSDIR}/devel/rubygem-ruby-progressbar + rubygem-ruby-progressbar>=1.7:${PORTSDIR}/devel/rubygem-ruby-progressbar NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-rubocop/distinfo ============================================================================== --- head/devel/rubygem-rubocop/distinfo Sat Nov 7 18:50:53 2015 (r401017) +++ head/devel/rubygem-rubocop/distinfo Sat Nov 7 18:55:37 2015 (r401018) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rubocop-0.34.2.gem) = d387d22b07c8ba54043d742ee7738dd31440808e371e86502e6d06fbf5d22b7a -SIZE (rubygem/rubocop-0.34.2.gem) = 297984 +SHA256 (rubygem/rubocop-0.35.0.gem) = c7b4d9f1bfd1dfb4730519979f6fb283518b945ebe3bb7fc21b2a89ecb7979ff +SIZE (rubygem/rubocop-0.35.0.gem) = 317440 From owner-svn-ports-all@freebsd.org Sat Nov 7 19:12:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5974EA29AFC; Sat, 7 Nov 2015 19:12:08 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15E541DB2; Sat, 7 Nov 2015 19:12:08 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7JC718050620; Sat, 7 Nov 2015 19:12:07 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7JC6NI050612; Sat, 7 Nov 2015 19:12:06 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511071912.tA7JC6NI050612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sat, 7 Nov 2015 19:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r401019 - in branches/2015Q4/editors/openoffice-devel: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 19:12:08 -0000 Author: truckman Date: Sat Nov 7 19:12:06 2015 New Revision: 401019 URL: https://svnweb.freebsd.org/changeset/ports/401019 Log: MFH: r398790, r398959, r399282, r399537, r399606, r400085, r400938 Synchronize with r400938 in head. * Upgrade to upstream SVN revision r1712473 to fix: CVE-2015-5214 CVE-2015-5213 CVE-2015-5212 CVE-2015-4551 * Removing --enable-symbols=small from CONFIGURE_ARGS allows us to avoid the need to use ${STRIP_CMD}. * Explicity set $JAVA_HOME in startup wrapper to the OpenJDK version used for the build to avoid any potential issues with relying on javavmwrapper parsing bsd.java.mk to determine this at runtime. * Fix an botch in the FreeBSD-specific $LD_LIBRARY_PATH code in the startup wrapper. * Java is needed at runtime, so flag it as a runtime dependency. * Add an option to build and install the SDK and disable it by default. The port has been building it all along, but not installing it. We save only a small amount of time by not building it, but we save about 70 MB of space when the port is installed. * Add options to build and install the Wiki Publisher and PDF import extensions. If they are enabled, they are now handled as integrated extensions, so the user does not have manually use the extension manager to track them down and install them. * Tweak an existing script to install the icons instead of using a bunch of complicated code in the Makefile. * Nuke some unused targets in Makefiles.others. The SDK is now explicitly handled, and the Uno Runtime Environment hasn't had the capability for separate installation in quite some time. * Nuke an extraneous "-" from the tar command when unpacking the installation archive during staging. Approved by: ports-secteam (feld) Security: 18b3c61b-83de-11e5-905b-ac9e174be3af Added: branches/2015Q4/editors/openoffice-devel/files/patch-desktop_scripts_soffice.sh - copied unchanged from r400085, head/editors/openoffice-devel/files/patch-desktop_scripts_soffice.sh branches/2015Q4/editors/openoffice-devel/files/patch-extensions.lst - copied unchanged from r400938, head/editors/openoffice-devel/files/patch-extensions.lst branches/2015Q4/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm - copied unchanged from r400938, head/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm branches/2015Q4/editors/openoffice-devel/files/patch-solenv_bin_modules_installer_scriptitems.pm - copied unchanged from r400085, head/editors/openoffice-devel/files/patch-solenv_bin_modules_installer_scriptitems.pm Modified: branches/2015Q4/editors/openoffice-devel/Makefile branches/2015Q4/editors/openoffice-devel/distinfo branches/2015Q4/editors/openoffice-devel/files/Makefile.others branches/2015Q4/editors/openoffice-devel/files/pkg-message.in Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/editors/openoffice-devel/Makefile ============================================================================== --- branches/2015Q4/editors/openoffice-devel/Makefile Sat Nov 7 18:55:37 2015 (r401018) +++ branches/2015Q4/editors/openoffice-devel/Makefile Sat Nov 7 19:12:06 2015 (r401019) @@ -3,10 +3,10 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 1 -PORTEPOCH= 3 +#PORTREVISION= 1 +PORTEPOCH= 4 CATEGORIES= editors java -MASTER_SITES= http://ci.apache.org/projects/openoffice/milestones/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ +MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ LOCAL/truckman/openoffice:snap,extsrc .if defined(LANG_PKGNAME) @@ -102,7 +102,7 @@ AOOVERSION2= 2 AOOVERSION3= 0 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD AOOTAG= AOO420m1\(Build:9800\) -SVNREVISION= 1704217 +SVNREVISION= 1712473 #AOORC=rc3 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz @@ -133,6 +133,7 @@ USE_GL= gl glu USE_GNOME= gtk20 libxslt libidl glib20 USE_JAVA= yes JAVA_BUILD= jdk +JAVA_RUN= jdk JAVA_VENDOR= openjdk JAVA_VERSION= 1.6+ USE_PERL5= build @@ -146,11 +147,14 @@ WITHOUT_CPU_CFLAGS= true CPE_PRODUCT= ${PORTNAME:S|apache-||} CPE_VENDOR= apache -OPTIONS_DEFINE= CUPS GNOME GNOMEVFS MMEDIA CCACHE -OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA +OPTIONS_DEFINE= CUPS GNOME GNOMEVFS MMEDIA PDFIMPORT SDK WIKI_PUBLISHER CCACHE +OPTIONS_DEFAULT= CUPS GNOME GNOMEVFS MMEDIA PDFIMPORT WIKI_PUBLISHER GNOME_DESC= GConf + screensaver presentation control via DBUS GNOMEVFS_DESC= GNOME Virtual File System MMEDIA_DESC= Multimedia backend for impress +PDFIMPORT_DESC= Build and install PDF import extension +SDK_DESC= Build and install software development kit +WIKI_PUBLISHER_DESC= Build and install Wiki Publisher extension CCACHE_DESC= Mimimize compile time of C/C++ programs CUPS_CONFIGURE_ENABLE= cups @@ -168,6 +172,12 @@ GNOMEVFS_USE= GNOME=gnomevfs2 MMEDIA_CONFIGURE_ENABLE= gstreamer MMEDIA_USE= GSTREAMER=yes +SDK_CONFIGURE_ENABLE= odk + +PDFIMPORT_CONFIGURE_ENABLE= pdfimport + +WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher + .include .include <${FILESDIR}/Makefile.localized> @@ -261,21 +271,14 @@ CONFIGURE_ARGS+= \ --with-system-sane \ --with-system-serf \ --with-system-stdlibs \ - --enable-symbols=small \ --without-stlport \ --with-vendor="FreeBSD ports system" \ --enable-verbose \ --with-system-vigra \ - --enable-wiki-publisher \ --with-system-xrender \ --with-system-zlib -#AOOEXTENSIONS+= minimizer/presentation-minimizer.oxt -#AOOEXTENSIONS+= presenter/presenter-screen.oxt -#AOOEXTENSIONS+= pdfimport/pdfimport.oxt -AOOEXTENSIONS+= swext/wiki-publisher.oxt - -ICONS= ${WRKSRC}/sysui/desktop/icons +CREATE_TREE= ${WRKSRC}/sysui/desktop/share/create_tree.sh .include <${FILESDIR}/Makefile.knobs> @@ -336,6 +339,9 @@ post-extract: post-patch: ${REINPLACE_CMD} -e "/^ICONVERSION/s/=.*/= '-${AOOSUFFIX}'/" \ ${WRKSRC}/sysui/desktop/productversion.mk + ${REINPLACE_CMD} -e "s|%%JAVA_HOME%%|${JAVA_HOME}|" \ + ${WRKSRC}/desktop/scripts/soffice.sh + ${REINPLACE_CMD} -e '/^mkdir -p/,$$d' ${CREATE_TREE} .if ${COMPILER_TYPE} == gcc # g++49 -Os sometimes leaves inline class methods undefined, # affects fmgridif.cxx and ColumnControl.cxx @@ -400,23 +406,15 @@ do-build: LANG=C LC_ALL=C build.pl --all -P$${numproc} -- -P$${dmproc} do-install: - @${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR}/extensions \ - ${STAGEDIR}${OOPATH}/uno_packages/cache/uno_packages \ - ${STAGEDIR}${DESKTOPDIR} + @${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR} \ + ${STAGEDIR}${DESKTOPDIR} \ + ${STAGEDIR}${PREFIX}/share/mime/packages @cd ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice/archive/install/${LOCALIZED_LANG}/ ; \ for i in *.tar.?z ; do \ ${ECHO_CMD} "extracting $$i" ; \ - ${TAR} -s '|./[^/]*/||' -xz -f $$i - \ + ${TAR} -s '|./[^/]*/||' -xz -f $$i \ -C ${STAGEDIR}${PRINSTALLATION_BASEDIR} ; \ done - @${ECHO_CMD} "installing extensions" ; \ - cd ${WRKSRC}/solver/${AOOXXX}/unxfbsd?.pro/bin/ ; \ - ${INSTALL_DATA} ${AOOEXTENSIONS} \ - ${STAGEDIR}${PRINSTALLATION_BASEDIR}/extensions/ - @cd ${STAGEDIR}${OOPATH}/program ; \ - ${ECHO_CMD} "stripping executables and shared libraries" ; \ - ${STRIP_CMD} crashrep pagein uri-encode javaldx regmerge \ - regview *.so* *.bin ${FIND} ${STAGEDIR}${PRINSTALLATION_BASEDIR} -type d -exec ${CHMOD} 755 {} \; ${REINPLACE_CMD} \ -e '/^UserInstallation/s/=.*/=$$SYSUSERCONFIG\/${AOOUDIR}/' \ @@ -433,30 +431,33 @@ do-install: simpress smath spadmin swriter ; do \ ${LN} -f ${EXECBASE} ${EXECBASE}-$${i} ; \ done - ${LN} -sf ${XDGDIR} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} - @${ECHO_CMD} "installing application icons" - @cd ${ICONS} ; for dir in hicolor/*/apps ; do \ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/$${dir} ; \ - for app in base calc draw impress math printeradmin startcenter writer; do \ - icon_src=$${dir}/$${app}.png; \ - icon_dst=share/icons/$${dir}/${EXECBASE}-$${app}.png; \ - if [ -r $${icon_src} ]; then \ - ${INSTALL_DATA} $${icon_src} \ - ${STAGEDIR}${PREFIX}/$${icon_dst} ; \ - fi \ - done ; \ - done - @${ECHO_CMD} "installing mimetype icons" - @cd ${ICONS} ; for dir in hicolor/*/mimetypes ; do \ - dstdir=${STAGEDIR}${PREFIX}/share/icons/$${dir} ; \ - ${MKDIR} $${dstdir} ; \ - ${INSTALL_DATA} $${dir}/*.png $${dstdir}/ ; \ - done + @${ECHO_CMD} "adding desktop support" + @${LN} -sf ${XDGDIR} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} + @cd ${WRKSRC}/sysui/unxfbsd?.pro/misc/openoffice ; \ + DESTDIR=${STAGEDIR} \ + GNOMEDIR=${PREFIX} \ + ICON_PREFIX=openoffice${AOOVERSION1} \ + ICON_SOURCE_DIR=${WRKSRC}/sysui/desktop/icons \ + ICON_THEMES="hicolor/??x??" \ + KDEMAINDIR=${PREFIX} \ + PREFIX=openoffice${AOOVERSION1} \ + ${SH} ${CREATE_TREE} ; \ + ${INSTALL_DATA} apacheopenoffice.xml \ + ${STAGEDIR}/${PREFIX}/share/mime/packages + +do-install-SDK-on: + ${TAR} -s '|./[^/]*/||' -xz -C ${STAGEDIR}${PRINSTALLATION_BASEDIR} \ + -f ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice_SDK/archive/install/${LOCALIZED_LANG}/*.tar.gz + @f=${STAGEDIR}${OOPATH}/sdk/bin/unoapploader ; \ + ${CHMOD} 644 $${f} ; ${STRIP_CMD} $${f} ; ${CHMOD} 444 $${f} + +post-install: @${ECHO_CMD} "generating plist"; @cd ${STAGEDIR}${PREFIX} ; (\ - ${ECHO_CMD} "share/applications/${EXECBASE}" ; \ ${FIND} -s bin -name "${EXECBASE}*" ; \ - ${FIND} -s ${INSTALLATION_BASEDIR} share/icons \! -type d ; \ + ${FIND} -s ${INSTALLATION_BASEDIR} share/applications \ + share/application-registry share/icons \ + share/mime-info share/mime share/mimelnk \! -type d ; \ ${FIND} ${INSTALLATION_BASEDIR} -type d -empty | ${SORT} -r | \ ${SED} -e 's/^/@dir /' ; \ ) >> ${TMPPLIST} Modified: branches/2015Q4/editors/openoffice-devel/distinfo ============================================================================== --- branches/2015Q4/editors/openoffice-devel/distinfo Sat Nov 7 18:55:37 2015 (r401018) +++ branches/2015Q4/editors/openoffice-devel/distinfo Sat Nov 7 19:12:06 2015 (r401019) @@ -1,5 +1,5 @@ -SHA256 (openoffice/apache-openoffice-r1704217-src.tar.xz) = 52b0c1c54cfd0aa9ec1bd27a99c2c6240fd4279171bcf6025383fe7e0d55f24b -SIZE (openoffice/apache-openoffice-r1704217-src.tar.xz) = 215145548 +SHA256 (openoffice/apache-openoffice-r1712473-src.tar.xz) = 510ea8731ef43c93dfc88dba07d42b3580a38430e2822fd639aefa42a776c71f +SIZE (openoffice/apache-openoffice-r1712473-src.tar.xz) = 215169356 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa Modified: branches/2015Q4/editors/openoffice-devel/files/Makefile.others ============================================================================== --- branches/2015Q4/editors/openoffice-devel/files/Makefile.others Sat Nov 7 18:55:37 2015 (r401018) +++ branches/2015Q4/editors/openoffice-devel/files/Makefile.others Sat Nov 7 19:12:06 2015 (r401019) @@ -3,43 +3,9 @@ # $FreeBSD$ #other stuffs which are not directly related to making ports -#package-rename: rename package for uploading -#package-canonical: making official packages (WIP) -#ure: URE (Uno Runtime Environment) packages (WIP) #solver: solver #languagepack: language pack -package-rename: - @${ECHO_MSG} "===> Rename package for Apache OpenOffice mirror upload"; - @${LN} ${PKGFILE} \ - ${WRKDIR}/../${PACKAGE_PREFIX}_${PACKAGE_MIDDLE}_install_${LOCALIZED_LANG}${PKG_SUFX} - -package-canonical: - @${ECHO_MSG} "===> Canonical packaging for Apache OpenOffice"; - @${CP} ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice/archive/install/${LOCALIZED_LANG}/${PACKAGE_PREFIX}* ${WRKDIR}/../. - -sdk: - @${ECHO_MSG} "===> Make SDK of Apache OpenOffice" - @${RM} -fr ${WRKDIR}/sdk_tmp - @${MKDIR} ${WRKDIR}/sdk_tmp - @cd ${WRKDIR}/sdk_tmp ; \ - ${TAR} xfz ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice_SDK/archive/install/${LOCALIZED_LANG}/Apache_OpenOffice-*SDK*.tar.gz - @cd ${WRKDIR}/sdk_tmp/Apache_*/openoffice* ; \ - ${MKDIR} ../${INSTALLATION_BASEDIR}_sdk ; \ - ${MV} * ../${INSTALLATION_BASEDIR}_sdk ; cd .. ; \ - ${TAR} cfj ${WRKDIR}/../${PACKAGE_PREFIX}-SDK_${PACKAGE_MIDDLE}_install_en-US.tbz ${INSTALLATION_BASEDIR}_sdk - -ure: - @${ECHO_MSG} "===> Make Uno Runtime Environment of Apache OpenOffice" - @${RM} -fr ${WRKDIR}/ure_tmp - @${MKDIR} ${WRKDIR}/ure_tmp - @cd ${WRKDIR}/ure_tmp ; \ - ${TAR} xfz ${WRKSRC}/instsetoo_native/unxfbsd?.pro/URE/archive/install/${LOCALIZED_LANG}/Apache_OpenOffice_*URE*.tar.gz - @cd ${WRKDIR}/ure_tmp/Apache_OpenOffice*URE* ; \ - ${MKDIR} ../${INSTALLATION_BASEDIR} ; \ - ${MV} * ../${INSTALLATION_BASEDIR} ; cd .. ; \ - ${TAR} cfj ${WRKDIR}/../${PACKAGE_PREFIX}-URE_${PACKAGE_MIDDLE}_install_en-US.tbz ${INSTALLATION_BASEDIR} - solver: @${ECHO_MSG} "===> Make Solver of Apache OpenOffice" @cd ${WRKSRC} ; ${TAR} cfj ${WRKDIR}/../${PACKAGE_PREFIX}-solver_${PACKAGE_MIDDLE}.tar.bz2 solver Copied: branches/2015Q4/editors/openoffice-devel/files/patch-desktop_scripts_soffice.sh (from r400085, head/editors/openoffice-devel/files/patch-desktop_scripts_soffice.sh) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-devel/files/patch-desktop_scripts_soffice.sh Sat Nov 7 19:12:06 2015 (r401019, copy of r400085, head/editors/openoffice-devel/files/patch-desktop_scripts_soffice.sh) @@ -0,0 +1,16 @@ +--- desktop/scripts/soffice.sh.orig 2014-02-25 08:22:34 UTC ++++ desktop/scripts/soffice.sh +@@ -90,11 +90,11 @@ if [ -x "$sd_prog/javaldx" ] ; then + case "`uname -s`" in + FreeBSD) + sd_prog1="$sd_prog" +- LD_LIBRARY_PATH=$sd_prog1:${LD_LIBRARY_PATH}} ++ LD_LIBRARY_PATH=$sd_prog1${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} + export LD_LIBRARY_PATH + ;; + esac +- my_path=`"$sd_prog/javaldx" $BOOTSTRAPVARS \ ++ my_path=`JAVA_HOME="%%JAVA_HOME%%" "$sd_prog/javaldx" $BOOTSTRAPVARS \ + "-env:INIFILENAME=vnd.sun.star.pathname:$sd_prog/redirectrc"` + if [ -n "$my_path" ] ; then + LD_LIBRARY_PATH=$my_path${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} Copied: branches/2015Q4/editors/openoffice-devel/files/patch-extensions.lst (from r400938, head/editors/openoffice-devel/files/patch-extensions.lst) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-devel/files/patch-extensions.lst Sat Nov 7 19:12:06 2015 (r401019, copy of r400938, head/editors/openoffice-devel/files/patch-extensions.lst) @@ -0,0 +1,17 @@ +--- extensions.lst.orig 2015-10-24 06:26:40 UTC ++++ extensions.lst +@@ -37,6 +37,14 @@ + # [ language=all && ENABLE_XXX ] + # file://XXX.oxt + ++# PDF Import extension ++[ language=all && ENABLE_PDFIMPORT=YES ] ++ file://pdfimport/pdfimport.oxt ++ ++# Wiki Publisher extension ++[ language=all && ENABLE_MEDIAWIKI=YES ] ++ file://swext/wiki-publisher.oxt ++ + # English dictionary + [ language=en.* || language=de || language=it ] + f5f6aab4cc5d92a34ab13ad15332770c http://sourceforge.net/projects/aoo-extensions/files/17102/21/dict-en.oxt/download "dict-en.oxt" Copied: branches/2015Q4/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm (from r400938, head/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm Sat Nov 7 19:12:06 2015 (r401019, copy of r400938, head/editors/openoffice-devel/files/patch-solenv_bin_modules_ExtensionsLst.pm) @@ -0,0 +1,13 @@ +--- solenv/bin/modules/ExtensionsLst.pm.orig 2014-02-25 08:33:31 UTC ++++ solenv/bin/modules/ExtensionsLst.pm +@@ -592,8 +592,9 @@ sub GetExtensionList ($@) + my $protocol_selector = shift; + my @language_list = @_; + +- if (defined $ENV{'ENABLE_BUNDLED_DICTIONARIES'} ++ if ((defined $ENV{'ENABLE_BUNDLED_DICTIONARIES'} + && $ENV{'ENABLE_BUNDLED_DICTIONARIES'} eq "YES") ++ || $protocol_selector eq "file") + { + my $full_file_name = Prepare(); + my @urls = ParseExtensionsLst($full_file_name, \@language_list); Copied: branches/2015Q4/editors/openoffice-devel/files/patch-solenv_bin_modules_installer_scriptitems.pm (from r400085, head/editors/openoffice-devel/files/patch-solenv_bin_modules_installer_scriptitems.pm) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q4/editors/openoffice-devel/files/patch-solenv_bin_modules_installer_scriptitems.pm Sat Nov 7 19:12:06 2015 (r401019, copy of r400085, head/editors/openoffice-devel/files/patch-solenv_bin_modules_installer_scriptitems.pm) @@ -0,0 +1,20 @@ +--- solenv/bin/modules/installer/scriptitems.pm.orig 2014-02-27 09:52:15 UTC ++++ solenv/bin/modules/installer/scriptitems.pm +@@ -608,7 +608,7 @@ + } + + # Find the prereg directory entry so that we can create a new sub-directory. +- my $parentdir_gid = "gid_Brand_Dir_Share_Prereg_Bundled"; ++ my $parentdir_gid = "gid_Brand_Dir_Share_Extensions"; + my $parentdir = undef; + foreach my $dir (@{$dirsref}) + { +@@ -645,7 +645,7 @@ + 'UnixRights' => '444', + 'sourcepath' => File::Spec->catfile($ENV{'OUTDIR'}, "bin", $filename), + 'specificlanguage' => "", +- 'modules' => "gid_Module_Dictionaries", ++ 'modules' => "gid_Module_Root_Brand", + 'gid' => "gid_File_Extension_".$basename + }; + push( @filelist, $onefile); Modified: branches/2015Q4/editors/openoffice-devel/files/pkg-message.in ============================================================================== --- branches/2015Q4/editors/openoffice-devel/files/pkg-message.in Sat Nov 7 18:55:37 2015 (r401018) +++ branches/2015Q4/editors/openoffice-devel/files/pkg-message.in Sat Nov 7 19:12:06 2015 (r401019) @@ -32,12 +32,7 @@ to your PATH and you will be able to use OpenOffice does need $LANG to be set to a suitable value. -4. Wiki Publisher Extension ---------------------------- -The Wiki Publisher extension can be installed from -%%PRINSTALLATION_BASEDIR%%/extensions/ - -5. If you run into problems +4. If you run into problems --------------------------- If you somehow run into problems, please remove the already installed "%%AOOUDIR%%" directory in your home directory, then redo the From owner-svn-ports-all@freebsd.org Sat Nov 7 20:08:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3B58A2850D; Sat, 7 Nov 2015 20:08:19 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 85E961ACB; Sat, 7 Nov 2015 20:08:19 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7K8Id2065277; Sat, 7 Nov 2015 20:08:18 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7K8IoO065272; Sat, 7 Nov 2015 20:08:18 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201511072008.tA7K8IoO065272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sat, 7 Nov 2015 20:08:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401020 - in head/databases: redis redis-devel redis-devel/files redis/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 20:08:19 -0000 Author: osa Date: Sat Nov 7 20:08:18 2015 New Revision: 401020 URL: https://svnweb.freebsd.org/changeset/ports/401020 Log: Enable profiles support. Bump PORTREVISION. PRs: 171372, 179551 Modified: head/databases/redis-devel/Makefile head/databases/redis-devel/files/redis.in head/databases/redis/Makefile head/databases/redis/files/redis.in Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Sat Nov 7 19:12:06 2015 (r401019) +++ head/databases/redis-devel/Makefile Sat Nov 7 20:08:18 2015 (r401020) @@ -3,7 +3,7 @@ PORTNAME= redis DISTVERSION= 3.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel Modified: head/databases/redis-devel/files/redis.in ============================================================================== --- head/databases/redis-devel/files/redis.in Sat Nov 7 19:12:06 2015 (r401019) +++ head/databases/redis-devel/files/redis.in Sat Nov 7 20:08:18 2015 (r401020) @@ -12,6 +12,11 @@ # #redis_enable="YES" # +# Define profiles here to run separate redis instances: +# +#redis_profiles="foo bar" # Script uses %%PREFIX%%/etc/redis-NAME.conf respectively. +# For correct script working please update pidfile entries in +# redis-NAME.conf files. . /etc/rc.subr @@ -31,4 +36,35 @@ load_rc_config "$name" command_args="${redis_config}" required_files="${redis_config}" + +_profile_exists() { + for _p in ${redis_profiles}; do + [ "${_p}" = "$1" ] && return 1; + done + return 0 +} + +if [ $# -eq 2 ]; then + _profile=$2 + _profile_exists $_profile + _exists=$? + [ ${_exists} -ne 1 ] && { + echo "`basename %%PREFIX%%/etc/rc.d/redis`: no '$2' in 'redis_profiles'" + exit 1 + }; + echo "-- Profile: ${_profile} --" + config_file="%%PREFIX%%/etc/${name}-${_profile}.conf" + command_args="${config_file}" + pidfile="%%REDIS_RUNDIR%%/${_profile}.pid" + required_files="${config_file}" +elif [ -n "${redis_profiles}" ]; then + _swap=$*; shift; _profiles=$* + _profiles=${_profiles:-${redis_profiles}} + set -- ${_swap} + for _profile in ${_profiles}; do + %%PREFIX%%/etc/rc.d/redis $1 ${_profile} + done + exit 0 +fi + run_rc_command "$1" Modified: head/databases/redis/Makefile ============================================================================== --- head/databases/redis/Makefile Sat Nov 7 19:12:06 2015 (r401019) +++ head/databases/redis/Makefile Sat Nov 7 20:08:18 2015 (r401020) @@ -3,7 +3,7 @@ PORTNAME= redis DISTVERSION= 3.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ Modified: head/databases/redis/files/redis.in ============================================================================== --- head/databases/redis/files/redis.in Sat Nov 7 19:12:06 2015 (r401019) +++ head/databases/redis/files/redis.in Sat Nov 7 20:08:18 2015 (r401020) @@ -12,6 +12,11 @@ # #redis_enable="YES" # +# Define profiles here to run separate redis instances: +# +#redis_profiles="foo bar" # Script uses %%PREFIX%%/etc/redis-NAME.conf respectively. +# For correct script working please update pidfile entries in +# redis-NAME.conf files. . /etc/rc.subr @@ -31,4 +36,35 @@ load_rc_config "$name" command_args="${redis_config}" required_files="${redis_config}" + +_profile_exists() { + for _p in ${redis_profiles}; do + [ "${_p}" = "$1" ] && return 1; + done + return 0 +} + +if [ $# -eq 2 ]; then + _profile=$2 + _profile_exists $_profile + _exists=$? + [ ${_exists} -ne 1 ] && { + echo "`basename %%PREFIX%%/etc/rc.d/redis`: no '$2' in 'redis_profiles'" + exit 1 + }; + echo "-- Profile: ${_profile} --" + config_file="%%PREFIX%%/etc/${name}-${_profile}.conf" + command_args="${config_file}" + pidfile="%%REDIS_RUNDIR%%/${_profile}.pid" + required_files="${config_file}" +elif [ -n "${redis_profiles}" ]; then + _swap=$*; shift; _profiles=$* + _profiles=${_profiles:-${redis_profiles}} + set -- ${_swap} + for _profile in ${_profiles}; do + %%PREFIX%%/etc/rc.d/redis $1 ${_profile} + done + exit 0 +fi + run_rc_command "$1" From owner-svn-ports-all@freebsd.org Sat Nov 7 20:59:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0222CA291B6; Sat, 7 Nov 2015 20:59:37 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB1F9195B; Sat, 7 Nov 2015 20:59:36 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7KxZF9079763; Sat, 7 Nov 2015 20:59:35 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7KxZSn079759; Sat, 7 Nov 2015 20:59:35 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511072059.tA7KxZSn079759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Sat, 7 Nov 2015 20:59:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401021 - in head/textproc: . rubygem-jekyll-feed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 20:59:37 -0000 Author: mmoll Date: Sat Nov 7 20:59:35 2015 New Revision: 401021 URL: https://svnweb.freebsd.org/changeset/ports/401021 Log: new port: textproc/rubygem-jekyll-feed A Jekyll plugin to generate an Atom (RSS-like) feed of Jekyll posts. WWW: https://github.com/jekyll/jekyll-feed Added: head/textproc/rubygem-jekyll-feed/ head/textproc/rubygem-jekyll-feed/Makefile (contents, props changed) head/textproc/rubygem-jekyll-feed/distinfo (contents, props changed) head/textproc/rubygem-jekyll-feed/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Nov 7 20:08:18 2015 (r401020) +++ head/textproc/Makefile Sat Nov 7 20:59:35 2015 (r401021) @@ -1399,6 +1399,7 @@ SUBDIR += rubygem-ini SUBDIR += rubygem-itextomml SUBDIR += rubygem-jekyll-assets + SUBDIR += rubygem-jekyll-feed SUBDIR += rubygem-jekyll-gist SUBDIR += rubygem-jekyll-mentions SUBDIR += rubygem-jekyll-paginate Added: head/textproc/rubygem-jekyll-feed/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-feed/Makefile Sat Nov 7 20:59:35 2015 (r401021) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= jekyll-feed +PORTVERSION= 0.3.1 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Generates an Atom feed from Jekyll posts + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/textproc/rubygem-jekyll-feed/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-feed/distinfo Sat Nov 7 20:59:35 2015 (r401021) @@ -0,0 +1,2 @@ +SHA256 (rubygem/jekyll-feed-0.3.1.gem) = d067f477f297b14ba22f134e95e5f2c177171be95ed5a5790a24b68efa12ef33 +SIZE (rubygem/jekyll-feed-0.3.1.gem) = 68608 Added: head/textproc/rubygem-jekyll-feed/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-feed/pkg-descr Sat Nov 7 20:59:35 2015 (r401021) @@ -0,0 +1,3 @@ +A Jekyll plugin to generate an Atom (RSS-like) feed of Jekyll posts. + +WWW: https://github.com/jekyll/jekyll-feed From owner-svn-ports-all@freebsd.org Sat Nov 7 21:03:03 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51470A292D2; Sat, 7 Nov 2015 21:03:03 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFF5B1C93; Sat, 7 Nov 2015 21:03:02 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7L31Ir082589; Sat, 7 Nov 2015 21:03:01 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7L31BI082585; Sat, 7 Nov 2015 21:03:01 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511072103.tA7L31BI082585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Sat, 7 Nov 2015 21:03:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401022 - in head/textproc: . rubygem-jekyll-sitemap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 21:03:03 -0000 Author: mmoll Date: Sat Nov 7 21:03:01 2015 New Revision: 401022 URL: https://svnweb.freebsd.org/changeset/ports/401022 Log: new port: textproc/rubygem-jekyll-sitemap A Jekyll plugin generating sitemaps.org compliant sitemaps for Jekyll sites. WWW: https://github.com/jekyll/jekyll-sitemap Added: head/textproc/rubygem-jekyll-sitemap/ head/textproc/rubygem-jekyll-sitemap/Makefile (contents, props changed) head/textproc/rubygem-jekyll-sitemap/distinfo (contents, props changed) head/textproc/rubygem-jekyll-sitemap/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Nov 7 20:59:35 2015 (r401021) +++ head/textproc/Makefile Sat Nov 7 21:03:01 2015 (r401022) @@ -1405,6 +1405,7 @@ SUBDIR += rubygem-jekyll-paginate SUBDIR += rubygem-jekyll-redirect-from SUBDIR += rubygem-jekyll-sass-converter + SUBDIR += rubygem-jekyll-sitemap SUBDIR += rubygem-jemoji SUBDIR += rubygem-jsmin SUBDIR += rubygem-kramdown Added: head/textproc/rubygem-jekyll-sitemap/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-sitemap/Makefile Sat Nov 7 21:03:01 2015 (r401022) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= jekyll-sitemap +PORTVERSION= 0.9.0 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Automatically generate a sitemap.xml for Jekyll sites + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/textproc/rubygem-jekyll-sitemap/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-sitemap/distinfo Sat Nov 7 21:03:01 2015 (r401022) @@ -0,0 +1,2 @@ +SHA256 (rubygem/jekyll-sitemap-0.9.0.gem) = d336fb91210745c8b4ace3c26e3826d251cfa26a5150fd0676f8fd07f5a74e5d +SIZE (rubygem/jekyll-sitemap-0.9.0.gem) = 67072 Added: head/textproc/rubygem-jekyll-sitemap/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-jekyll-sitemap/pkg-descr Sat Nov 7 21:03:01 2015 (r401022) @@ -0,0 +1,3 @@ +A Jekyll plugin generating sitemaps.org compliant sitemaps for Jekyll sites. + +WWW: https://github.com/jekyll/jekyll-sitemap From owner-svn-ports-all@freebsd.org Sat Nov 7 21:16:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83263A294C6; Sat, 7 Nov 2015 21:16:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50D4512B8; Sat, 7 Nov 2015 21:16:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7LGvb0085704; Sat, 7 Nov 2015 21:16:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7LGvph085703; Sat, 7 Nov 2015 21:16:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511072116.tA7LGvph085703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 7 Nov 2015 21:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401023 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 21:16:58 -0000 Author: jbeich Date: Sat Nov 7 21:16:57 2015 New Revision: 401023 URL: https://svnweb.freebsd.org/changeset/ports/401023 Log: games/openra: update GeoLite2 to November snapshot MFH: 2015Q4 Modified: head/games/openra/distinfo (contents, props changed) Modified: head/games/openra/distinfo ============================================================================== --- head/games/openra/distinfo Sat Nov 7 21:03:01 2015 (r401022) +++ head/games/openra/distinfo Sat Nov 7 21:16:57 2015 (r401023) @@ -26,5 +26,5 @@ SHA256 (SDL2-CS.dll) = acb68619a8043b044 SIZE (SDL2-CS.dll) = 2884608 SHA256 (Eluant.dll) = abb67679c241ae35a430f79696792cbd9093ceda5998f6f578d0fd763ee440b0 SIZE (Eluant.dll) = 64000 -SHA256 (GeoLite2-Country.mmdb.gz) = ec7d5c78024b3d952742ccf62619de35863b78c3c43fd738d66750916dc2bd52 -SIZE (GeoLite2-Country.mmdb.gz) = 1016027 +SHA256 (GeoLite2-Country.mmdb.gz) = adf566544ee7ac8029933ce4d247868eadc087147e1dcc85a7e8324b8419dfa2 +SIZE (GeoLite2-Country.mmdb.gz) = 1059657 From owner-svn-ports-all@freebsd.org Sat Nov 7 21:19:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DCE1EA294FA; Sat, 7 Nov 2015 21:19:33 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A128313AE; Sat, 7 Nov 2015 21:19:33 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7LJWUa085899; Sat, 7 Nov 2015 21:19:32 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7LJWi5085898; Sat, 7 Nov 2015 21:19:32 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201511072119.tA7LJWi5085898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 7 Nov 2015 21:19:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401024 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 21:19:34 -0000 Author: jbeich Date: Sat Nov 7 21:19:32 2015 New Revision: 401024 URL: https://svnweb.freebsd.org/changeset/ports/401024 Log: games/openra: forgotten bump PORTREVISION after r401023 MFH: 2015Q4 X-MFH-With: r401023 Modified: head/games/openra/Makefile (contents, props changed) Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Sat Nov 7 21:16:57 2015 (r401023) +++ head/games/openra/Makefile Sat Nov 7 21:19:32 2015 (r401024) @@ -3,6 +3,7 @@ PORTNAME= openra PORTVERSION= 20150919 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 \ From owner-svn-ports-all@freebsd.org Sat Nov 7 22:17:37 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2D15A29D53; Sat, 7 Nov 2015 22:17:37 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5597D1AB4; Sat, 7 Nov 2015 22:17:37 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7MHaMe003078; Sat, 7 Nov 2015 22:17:36 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7MHafT003076; Sat, 7 Nov 2015 22:17:36 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201511072217.tA7MHafT003076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 7 Nov 2015 22:17:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401025 - in head/lang/rust: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 22:17:37 -0000 Author: riggs Date: Sat Nov 7 22:17:36 2015 New Revision: 401025 URL: https://svnweb.freebsd.org/changeset/ports/401025 Log: - Take maintainership - Provide target for 'make test': Use bundled rust regression test suite - Use bundled LLVM for now: Built with it, rust passes more regression tests - Bump PORTREVISION Added: head/lang/rust/files/patch-src_llvm_utils_llvm-build_llvmbuild_main.py (contents, props changed) Modified: head/lang/rust/Makefile Modified: head/lang/rust/Makefile ============================================================================== --- head/lang/rust/Makefile Sat Nov 7 21:19:32 2015 (r401024) +++ head/lang/rust/Makefile Sat Nov 7 22:17:36 2015 (r401025) @@ -3,6 +3,7 @@ PORTNAME= rust PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://static.rust-lang.org/dist/:src \ http://static.rust-lang.org/stage0-snapshots/:bootstrap @@ -11,7 +12,7 @@ DISTFILES= ${RUST_SOURCE}:src \ ${RUST_BOOT}:bootstrap EXTRACT_ONLY= ${RUST_SOURCE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= riggs@FreeBSD.org COMMENT= Language with a focus on memory safety and concurrency LICENSE= APACHE20 \ @@ -58,9 +59,9 @@ CONFIGURE_ARGS= --disable-valgrind --dis --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} +#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 @@ -71,6 +72,10 @@ LLNEXTGEN_DESC= Build with grammar veri LLNEXTGEN_BUILD_DEPENDS= LLnextgen:${PORTSDIR}/devel/llnextgen +# Note that make test does not work when rust is already installed +TEST_TARGET= check +TEST_ENV+= ALLOW_NONZERO_RLIMIT_CORE=1 + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 Added: head/lang/rust/files/patch-src_llvm_utils_llvm-build_llvmbuild_main.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rust/files/patch-src_llvm_utils_llvm-build_llvmbuild_main.py Sat Nov 7 22:17:36 2015 (r401025) @@ -0,0 +1,11 @@ +--- src/llvm/utils/llvm-build/llvmbuild/main.py.orig 2015-10-28 01:10:50 UTC ++++ src/llvm/utils/llvm-build/llvmbuild/main.py +@@ -719,6 +719,8 @@ def add_magic_target_components(parser, + # We handle a few special cases of target names here for historical + # reasons, as these are the names configure currently comes up with. + native_target_name = { 'x86' : 'X86', ++ 'i386' : 'X86', ++ 'amd64' : 'X86', + 'x86_64' : 'X86', + 'Unknown' : None }.get(opts.native_target, + opts.native_target) From owner-svn-ports-all@freebsd.org Sat Nov 7 22:33:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 500C3A2103F; Sat, 7 Nov 2015 22:33:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B4C711EE; Sat, 7 Nov 2015 22:33:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7MXhSC008690; Sat, 7 Nov 2015 22:33:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7MXhAP008689; Sat, 7 Nov 2015 22:33:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201511072233.tA7MXhAP008689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 7 Nov 2015 22:33:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401026 - head/sysutils/jadm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 22:33:44 -0000 Author: amdmi3 Date: Sat Nov 7 22:33:42 2015 New Revision: 401026 URL: https://svnweb.freebsd.org/changeset/ports/401026 Log: - Remove useless IGNORE for FreeBSD < 9.1 - Fix manpage installation, use MANPREFIX Approved by: portmgr blanket Modified: head/sysutils/jadm/Makefile Modified: head/sysutils/jadm/Makefile ============================================================================== --- head/sysutils/jadm/Makefile Sat Nov 7 22:17:36 2015 (r401025) +++ head/sysutils/jadm/Makefile Sat Nov 7 22:33:42 2015 (r401026) @@ -25,13 +25,7 @@ USES= python USE_PYTHON= distutils autoplist PLIST_FILES= man/man8/jadm.8.gz -.include - -.if ${OSVERSION} < 901000 -IGNORE= freeBSD before 9.1 is not supported -.endif - pre-install: - ${CP} ${WRKSRC}/man8/jadm.8 ${STAGEDIR}${PREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/man8/jadm.8 ${STAGEDIR}${MANPREFIX}/man/man8 -.include +.include From owner-svn-ports-all@freebsd.org Sat Nov 7 23:01:00 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3E33A2181C; Sat, 7 Nov 2015 23:00:59 +0000 (UTC) (envelope-from junovitch@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 E6A3B11BF; Sat, 7 Nov 2015 23:00:59 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from Silverstone.nc-us.unovitch.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 5AAEB1B4A; Sat, 7 Nov 2015 23:00:59 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Date: Sat, 7 Nov 2015 18:00:59 -0500 From: Jason Unovitch To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400994 - in head/devel: . antlr4 antlr4/files Message-ID: <20151107230052.GA7577@Silverstone.nc-us.unovitch.com> References: <201511071405.tA7E5BqH059013@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201511071405.tA7E5BqH059013@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 23:01:00 -0000 Hi Kurt, On Sat, Nov 07, 2015 at 02:05:11PM +0000, Kurt Jaeger wrote: > Author: pi > Date: Sat Nov 7 14:05:11 2015 > New Revision: 400994 > URL: https://svnweb.freebsd.org/changeset/ports/400994 > > Log: > New Port: devel/antlr4 > > + ${JAVAJARDIR}/${INSTALL_JAR} > + > +.include > + There are no options so the bsd.port.options.mk is gratuitous here. > Added: head/devel/antlr4/files/antlr.sh.in > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/antlr4/files/antlr.sh.in Sat Nov 7 14:05:11 2015 (r400994) > @@ -0,0 +1,6 @@ > +#! /bin/sh > +# > +# $FreeBSD$ > + > +JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/%%INSTALL_JAR%%" -jar %%JAVAJARDIR%%/%%INSTALL_JAR%% "$@" > + > This file has the $FreeBSD$ tag but needs a `svn ps svn:keywords FreeBSD=%H antlr.sh.in` and `svn pd fbsd:nokeywords antlr.sh.in` to use them. From owner-svn-ports-all@freebsd.org Sat Nov 7 23:28:11 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E371A21DC8; Sat, 7 Nov 2015 23:28:11 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1B6710B7; Sat, 7 Nov 2015 23:28:10 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7NSAgF023503; Sat, 7 Nov 2015 23:28:10 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7NS9mg023501; Sat, 7 Nov 2015 23:28:09 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511072328.tA7NS9mg023501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 7 Nov 2015 23:28:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401027 - in head/www: joomla15 joomla25 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 23:28:11 -0000 Author: junovitch Date: Sat Nov 7 23:28:09 2015 New Revision: 401027 URL: https://svnweb.freebsd.org/changeset/ports/401027 Log: www/joomla{15,25}: mark FORBIDDEN and DEPRECATED Joomla 1.5 was end of life in September 2012 Joomla 2.5 was end of life in December 2014 Reference: https://docs.joomla.org/What_version_of_Joomla!_should_you_use PR: 203995 Submitted by: Torsten Zuhlsdorff (original patch) Approved by: maintainer timeouts (2 weeks) Security: CVE-2014-6632 Security: CVE-2014-7228 Security: CVE-2014-7229 Security: https://vuxml.FreeBSD.org/freebsd/cec4d01a-7ac5-11e5-b35a-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/beb3d5fc-7ac5-11e5-b35a-002590263bf5.html MFH: 2015Q4 Modified: head/www/joomla15/Makefile head/www/joomla25/Makefile Modified: head/www/joomla15/Makefile ============================================================================== --- head/www/joomla15/Makefile Sat Nov 7 22:33:42 2015 (r401026) +++ head/www/joomla15/Makefile Sat Nov 7 23:28:09 2015 (r401027) @@ -14,6 +14,10 @@ COMMENT= Dynamic web content management LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.php +DEPRECATED= Joomla 1.5.x reached its End of Life in September 2012. Please update to a current version +FORBIDDEN= No longer supported upstream, multiple unresolved security issues +EXPIRATION_DATE= 2015-12-18 + FETCH_CMD= fetch -Rr USES= tar:bzip2 NO_BUILD= yes Modified: head/www/joomla25/Makefile ============================================================================== --- head/www/joomla25/Makefile Sat Nov 7 22:33:42 2015 (r401026) +++ head/www/joomla25/Makefile Sat Nov 7 23:28:09 2015 (r401027) @@ -11,6 +11,10 @@ COMMENT= Dynamic web content management LICENSE= GPLv2 +DEPRECATED= Joomla 2.5.x reached its End of Life in December 2014. Please update to a current version +FORBIDDEN= No longer supported upstream, multiple unresolved security issues +EXPIRATION_DATE= 2015-12-18 + GH_PROJECT= ${PORTNAME}-cms NO_BUILD= yes From owner-svn-ports-all@freebsd.org Sat Nov 7 23:58:55 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F089A284D8; Sat, 7 Nov 2015 23:58:55 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3972B1DEB; Sat, 7 Nov 2015 23:58:55 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA7Nws8D032376; Sat, 7 Nov 2015 23:58:54 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA7NwrnF032372; Sat, 7 Nov 2015 23:58:53 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201511072358.tA7NwrnF032372@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Sat, 7 Nov 2015 23:58:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401028 - in head/devel: . rubygem-slop3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 23:58:55 -0000 Author: mmoll Date: Sat Nov 7 23:58:53 2015 New Revision: 401028 URL: https://svnweb.freebsd.org/changeset/ports/401028 Log: new port: devel/rubygem-slop3 PR: 204338 Submitted by: Nick Hilliard Added: head/devel/rubygem-slop3/ head/devel/rubygem-slop3/Makefile (contents, props changed) head/devel/rubygem-slop3/distinfo (contents, props changed) head/devel/rubygem-slop3/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 7 23:28:09 2015 (r401027) +++ head/devel/Makefile Sat Nov 7 23:58:53 2015 (r401028) @@ -4973,6 +4973,7 @@ SUBDIR += rubygem-slack-notifier SUBDIR += rubygem-slim SUBDIR += rubygem-slop + SUBDIR += rubygem-slop3 SUBDIR += rubygem-soap4r SUBDIR += rubygem-spring SUBDIR += rubygem-sprockets Added: head/devel/rubygem-slop3/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-slop3/Makefile Sat Nov 7 23:58:53 2015 (r401028) @@ -0,0 +1,21 @@ +# Created by: Shin-ya MURAKAMI +# $FreeBSD$ + +PORTNAME= slop +PORTVERSION= 3.6.0 +CATEGORIES= devel ruby +MASTER_SITES= RG +PKGNAMESUFFIX= 3 + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Simple DSL for gathering options and parsing the command line + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/devel/rubygem-slop3/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-slop3/distinfo Sat Nov 7 23:58:53 2015 (r401028) @@ -0,0 +1,2 @@ +SHA256 (rubygem/slop-3.6.0.gem) = 76ccab03be66bfcab4838cdc07cab019cd3e192a3538266246749e79e4788803 +SIZE (rubygem/slop-3.6.0.gem) = 23552 Added: head/devel/rubygem-slop3/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-slop3/pkg-descr Sat Nov 7 23:58:53 2015 (r401028) @@ -0,0 +1,3 @@ +Slop is a simple option parser with an easy to remember syntax and friendly API. + +WWW: https://github.com/leejarvis/slop