From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 01:11:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31C9080B; Sun, 2 Nov 2014 01:11:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E336EAE; Sun, 2 Nov 2014 01:11:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA21B4J7065899; Sun, 2 Nov 2014 01:11:04 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA21B43b065897; Sun, 2 Nov 2014 01:11:04 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411020111.sA21B43b065897@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 2 Nov 2014 01:11:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372049 - head/lang/gcc-aux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 01:11:05 -0000 Author: marino Date: Sun Nov 2 01:11:04 2014 New Revision: 372049 URL: https://svnweb.freebsd.org/changeset/ports/372049 QAT: https://qat.redports.org/buildarchive/r372049/ Log: lang/gcc-aux: Update version 20140716 (4.9.1) => 20141023 (4.9.2) Modified: head/lang/gcc-aux/Makefile.version head/lang/gcc-aux/distinfo Modified: head/lang/gcc-aux/Makefile.version ============================================================================== --- head/lang/gcc-aux/Makefile.version Sun Nov 2 00:46:24 2014 (r372048) +++ head/lang/gcc-aux/Makefile.version Sun Nov 2 01:11:04 2014 (r372049) @@ -1,11 +1,11 @@ # $FreeBSD$ GCC_BRANCH= 4.9 -GCC_POINT= 1 +GCC_POINT= 2 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} -SNAPSHOT= 20140716 +SNAPSHOT= 20141023 MAIN_PR= 0 -UTIL_PR= 2 +UTIL_PR= 0 ARMV5_PR= 0 ARMV7_PR= 0 Modified: head/lang/gcc-aux/distinfo ============================================================================== --- head/lang/gcc-aux/distinfo Sun Nov 2 00:46:24 2014 (r372048) +++ head/lang/gcc-aux/distinfo Sun Nov 2 01:11:04 2014 (r372049) @@ -1,5 +1,5 @@ -SHA256 (gcc-4.9.1.tar.bz2) = d334781a124ada6f38e63b545e2a3b8c2183049515a1abab6d513f109f1d717e -SIZE (gcc-4.9.1.tar.bz2) = 89854120 +SHA256 (gcc-4.9.2.tar.bz2) = 2020c98295856aa13fda0f2f3a4794490757fc24bcca918d52cc8b4917b972dd +SIZE (gcc-4.9.2.tar.bz2) = 89939747 SHA256 (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 6b1a6ff0fe0e3bf13c667db2fef177b811329cd998400a1303969a86911cb1c8 SIZE (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 39357314 SHA256 (ada-bootstrap.i386.freebsd.84.tar.bz2) = b410336cb0e71c8a29dd5f831a17b4b7282e7d590f452475a94c6a625cfc8846 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 01:15:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68D39B25; Sun, 2 Nov 2014 01:15:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5540AEDF; Sun, 2 Nov 2014 01:15:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA21FQGL068140; Sun, 2 Nov 2014 01:15:26 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA21FPw3068137; Sun, 2 Nov 2014 01:15:25 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411020115.sA21FPw3068137@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Sun, 2 Nov 2014 01:15:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372050 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 01:15:26 -0000 Author: zi Date: Sun Nov 2 01:15:25 2014 New Revision: 372050 URL: https://svnweb.freebsd.org/changeset/ports/372050 QAT: https://qat.redports.org/buildarchive/r372050/ Log: - Update to 5.07 Modified: head/security/stunnel/Makefile head/security/stunnel/distinfo Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Sun Nov 2 01:11:04 2014 (r372049) +++ head/security/stunnel/Makefile Sun Nov 2 01:15:25 2014 (r372050) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.06 +PORTVERSION= 5.07 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ @@ -30,7 +30,7 @@ USE_RC_SUBR= stunnel USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static +CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd SHEBANG_FILES= src/stunnel3.in OPTIONS_DEFINE= IPV6 LIBWRAP SSL_PORT FIPS DOCS EXAMPLES Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Sun Nov 2 01:11:04 2014 (r372049) +++ head/security/stunnel/distinfo Sun Nov 2 01:15:25 2014 (r372050) @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.06.tar.gz) = 098c2b6db0793ea4fa5b6767ce6ef1853e9f6cc2f32133024be55f6a460b1a40 -SIZE (stunnel-5.06.tar.gz) = 595550 +SHA256 (stunnel-5.07.tar.gz) = 505c6c63c4a20fc0cce8c35ef1ab7626c7b01071e3fca4ac6ea417afe8065309 +SIZE (stunnel-5.07.tar.gz) = 599111 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 01:19:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB0CFC2F; Sun, 2 Nov 2014 01:19:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DDBCEF2; Sun, 2 Nov 2014 01:19:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA21J4XZ068710; Sun, 2 Nov 2014 01:19:04 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA21J3mc068704; Sun, 2 Nov 2014 01:19:03 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411020119.sA21J3mc068704@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Sun, 2 Nov 2014 01:19:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372051 - head/dns/getdns X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 01:19:04 -0000 Author: zi Date: Sun Nov 2 01:19:03 2014 New Revision: 372051 URL: https://svnweb.freebsd.org/changeset/ports/372051 QAT: https://qat.redports.org/buildarchive/r372051/ Log: - Update to 0.1.5 Modified: head/dns/getdns/Makefile head/dns/getdns/distinfo head/dns/getdns/pkg-plist Modified: head/dns/getdns/Makefile ============================================================================== --- head/dns/getdns/Makefile Sun Nov 2 01:15:25 2014 (r372050) +++ head/dns/getdns/Makefile Sun Nov 2 01:19:03 2014 (r372051) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= getdns -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= dns ipv6 MASTER_SITES= http://getdnsapi.net/dist/ \ http://mirrors.rit.edu/zi/ @@ -56,6 +56,6 @@ post-install: @(cd ${WRKDIR}/examples && ${TAR} --strip-components=1 -xf ${PORTNAME}.tgz) @(cd ${WRKDIR}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/) .endif - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgetdns.so.0.0.0 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgetdns.so.1.0.0 .include Modified: head/dns/getdns/distinfo ============================================================================== --- head/dns/getdns/distinfo Sun Nov 2 01:15:25 2014 (r372050) +++ head/dns/getdns/distinfo Sun Nov 2 01:19:03 2014 (r372051) @@ -1,2 +1,2 @@ -SHA256 (getdns-0.1.4.tar.gz) = 0ee7ce7042487d017b04143a1c3e59fe69366e15a796ad4804822f5d48d33263 -SIZE (getdns-0.1.4.tar.gz) = 524718 +SHA256 (getdns-0.1.5.tar.gz) = e85d414913008f2a89c0099c8ba29d674abb26828d1d710e42cee9304455461b +SIZE (getdns-0.1.5.tar.gz) = 608838 Modified: head/dns/getdns/pkg-plist ============================================================================== --- head/dns/getdns/pkg-plist Sun Nov 2 01:15:25 2014 (r372050) +++ head/dns/getdns/pkg-plist Sun Nov 2 01:19:03 2014 (r372051) @@ -4,8 +4,8 @@ include/getdns/getdns_extra.h %%LIBEVENT%%include/getdns/getdns_ext_libevent.h %%LIBUV%%include/getdns/getdns_ext_libuv.h lib/libgetdns.so -lib/libgetdns.so.0 -lib/libgetdns.so.0.0.0 +lib/libgetdns.so.1 +lib/libgetdns.so.1.0.0 lib/libgetdns.a %%LIBEV%%lib/libgetdns_ext_ev-%%PORTVERSION%%.so %%LIBEV%%lib/libgetdns_ext_ev-%%PORTVERSION%%.so.0 @@ -97,7 +97,7 @@ man/man3/libgetdns.3.gz %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/spec/getdns-0.508.tgz +%%PORTDOCS%%%%DOCSDIR%%/spec/getdns-0.513.tgz %%PORTDOCS%%%%DOCSDIR%%/spec/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-all-functions.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-reverse.c From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 01:44:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FC7A324; Sun, 2 Nov 2014 01:44:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B647200; Sun, 2 Nov 2014 01:44:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA21iNUU082214; Sun, 2 Nov 2014 01:44:23 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA21iMWJ082209; Sun, 2 Nov 2014 01:44:22 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411020144.sA21iMWJ082209@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 2 Nov 2014 01:44:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372052 - in head/devel/ccons: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 01:44:23 -0000 Author: danilo Date: Sun Nov 2 01:44:22 2014 New Revision: 372052 URL: https://svnweb.freebsd.org/changeset/ports/372052 QAT: https://qat.redports.org/buildarchive/r372052/ Log: - Fix the 'Argument defined more than once' error during runtime Added: head/devel/ccons/files/ccons.sh.in (contents, props changed) head/devel/ccons/files/patch-CMakeLists.txt (contents, props changed) Modified: head/devel/ccons/Makefile Modified: head/devel/ccons/Makefile ============================================================================== --- head/devel/ccons/Makefile Sun Nov 2 01:19:03 2014 (r372051) +++ head/devel/ccons/Makefile Sun Nov 2 01:44:22 2014 (r372052) @@ -3,7 +3,7 @@ PORTNAME= ccons PORTVERSION= r251 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE @@ -22,11 +22,10 @@ ONLY_FOR_ARCHS= i386 amd64 USES= cmake CMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config33 CXXFLAGS+= -fno-rtti -LDFLAGS+= -lclang -CXX= clang++33 -CC= clang33 -PLIST_FILES= bin/ccons man/man1/ccons.1.gz +SUB_FILES= ccons.sh +PLIST_FILES= bin/ccons man/man1/ccons.1.gz \ + bin/ccons-bin WRKSRC= ${WRKDIR}/ccons @@ -41,7 +40,8 @@ BROKEN= ccons does not work on FreeBSD < .endif do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/ccons ${STAGEDIR}${PREFIX}/bin/ccons + @${INSTALL_PROGRAM} ${WRKSRC}/ccons ${STAGEDIR}${PREFIX}/bin/ccons-bin + @${INSTALL_SCRIPT} ${WRKDIR}/ccons.sh ${STAGEDIR}${PREFIX}/bin/ccons @${INSTALL_MAN} ${WRKSRC}/man/ccons.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ccons.1 .include Added: head/devel/ccons/files/ccons.sh.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ccons/files/ccons.sh.in Sun Nov 2 01:44:22 2014 (r372052) @@ -0,0 +1,5 @@ +#!/bin/sh +# $FreeBSD$ + +LD_LIBRARY_PATH="%%LOCALBASE%%/llvm33/lib/" %%LOCALBASE%%/bin/ccons-bin + Added: head/devel/ccons/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ccons/files/patch-CMakeLists.txt Sun Nov 2 01:44:22 2014 (r372052) @@ -0,0 +1,18 @@ +--- CMakeLists.txt.orig 2013-06-22 02:01:31 UTC ++++ CMakeLists.txt +@@ -8,13 +8,13 @@ if(NOT LLVM_CONFIG_EXECUTABLE) + message(FATAL_ERROR "LLVM was not found!") + endif(NOT LLVM_CONFIG_EXECUTABLE) + +-exec_program(${LLVM_CONFIG_EXECUTABLE} ARGS --libs engine target linker bitreader bitwriter codegen mc mcdisassembler instrumentation x86 OUTPUT_VARIABLE LLVM_LIBS) ++set(LLVM_LIBS "-lLLVM-3.3") + exec_program(${LLVM_CONFIG_EXECUTABLE} ARGS --libdir OUTPUT_VARIABLE LLVM_LIBDIR) + exec_program(${LLVM_CONFIG_EXECUTABLE} ARGS --ldflags OUTPUT_VARIABLE LLVM_LDFLAGS) + exec_program(${LLVM_CONFIG_EXECUTABLE} ARGS --includedir OUTPUT_VARIABLE LLVM_INCLUDE_DIR) + exec_program(${LLVM_CONFIG_EXECUTABLE} ARGS --cflags OUTPUT_VARIABLE LLVM_C_FLAGS) + exec_program(${LLVM_CONFIG_EXECUTABLE} ARGS --cxxflags OUTPUT_VARIABLE LLVM_CXX_FLAGS) +-set(CLANG_LIBS "-lclangFrontend -lclangAST -lclangLex -lclangCodeGen -lclangSema -lclangSerialization -lclangParse -lclangAST -lclangBasic -lclangAnalysis -lclangEdit") ++set(CLANG_LIBS "-lclang -lclangCodeGen -lclangAST") + + Project(ccons) + From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 02:01:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 742FF5CE; Sun, 2 Nov 2014 02:01:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 604D439F; Sun, 2 Nov 2014 02:01:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA221tsE091443; Sun, 2 Nov 2014 02:01:55 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA221t3h091442; Sun, 2 Nov 2014 02:01:55 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411020201.sA221t3h091442@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 2 Nov 2014 02:01:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372053 - head/devel/ccons/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 02:01:55 -0000 Author: danilo Date: Sun Nov 2 02:01:54 2014 New Revision: 372053 URL: https://svnweb.freebsd.org/changeset/ports/372053 QAT: https://qat.redports.org/buildarchive/r372053/ Log: - Add support for parameters in the script Modified: head/devel/ccons/files/ccons.sh.in Modified: head/devel/ccons/files/ccons.sh.in ============================================================================== --- head/devel/ccons/files/ccons.sh.in Sun Nov 2 01:44:22 2014 (r372052) +++ head/devel/ccons/files/ccons.sh.in Sun Nov 2 02:01:54 2014 (r372053) @@ -1,5 +1,5 @@ #!/bin/sh # $FreeBSD$ -LD_LIBRARY_PATH="%%LOCALBASE%%/llvm33/lib/" %%LOCALBASE%%/bin/ccons-bin +LD_LIBRARY_PATH="%%LOCALBASE%%/llvm33/lib/" %%LOCALBASE%%/bin/ccons-bin $@ From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 02:05:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2ACDC976; Sun, 2 Nov 2014 02:05:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 176173DC; Sun, 2 Nov 2014 02:05:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA225Mvf092060; Sun, 2 Nov 2014 02:05:22 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA225M5A092058; Sun, 2 Nov 2014 02:05:22 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411020205.sA225M5A092058@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 2 Nov 2014 02:05:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372054 - head/net/delegate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 02:05:23 -0000 Author: danilo Date: Sun Nov 2 02:05:22 2014 New Revision: 372054 URL: https://svnweb.freebsd.org/changeset/ports/372054 QAT: https://qat.redports.org/buildarchive/r372054/ Log: - Update from 9.9.12 to 9.9.13 Modified: head/net/delegate/Makefile head/net/delegate/distinfo Modified: head/net/delegate/Makefile ============================================================================== --- head/net/delegate/Makefile Sun Nov 2 02:01:54 2014 (r372053) +++ head/net/delegate/Makefile Sun Nov 2 02:05:22 2014 (r372054) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= delegate -PORTVERSION= 9.9.12 +PORTVERSION= 9.9.13 CATEGORIES= net www MASTER_SITES= ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} Modified: head/net/delegate/distinfo ============================================================================== --- head/net/delegate/distinfo Sun Nov 2 02:01:54 2014 (r372053) +++ head/net/delegate/distinfo Sun Nov 2 02:05:22 2014 (r372054) @@ -1,2 +1,2 @@ -SHA256 (delegate9.9.12.tar.gz) = 93ffb599eff40c731bb66159040032191e209702c07e9dd9a86f26701c8f33b7 -SIZE (delegate9.9.12.tar.gz) = 2297339 +SHA256 (delegate9.9.13.tar.gz) = 2448de9dc63f3caf52c695de9f80a1c133df805925fc8dba4a61998656f853e6 +SIZE (delegate9.9.13.tar.gz) = 2509163 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 08:23:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 019E2F6A; Sun, 2 Nov 2014 08:23:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1884970; Sun, 2 Nov 2014 08:23:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA28NbHk068052; Sun, 2 Nov 2014 08:23:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA28Nblj068051; Sun, 2 Nov 2014 08:23:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411020823.sA28Nblj068051@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 2 Nov 2014 08:23:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372055 - head/print/libgnomeprint/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 08:23:38 -0000 Author: antoine Date: Sun Nov 2 08:23:37 2014 New Revision: 372055 URL: https://svnweb.freebsd.org/changeset/ports/372055 QAT: https://qat.redports.org/buildarchive/r372055/ Log: Allow building with bison 3 PR: ports/194680 Added: head/print/libgnomeprint/files/patch-libgnomeprint_grammar.y (contents, props changed) Added: head/print/libgnomeprint/files/patch-libgnomeprint_grammar.y ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/libgnomeprint/files/patch-libgnomeprint_grammar.y Sun Nov 2 08:23:37 2014 (r372055) @@ -0,0 +1,37 @@ +--- libgnomeprint/grammar.y.orig 2010-02-09 12:32:51 UTC ++++ libgnomeprint/grammar.y +@@ -6,8 +6,6 @@ + #include + #include + +-#define YYPARSE_PARAM graph +- + static void + set_value_from_string (GParamSpec *pspec, GValue *v, const gchar *s) + { +@@ -99,7 +97,7 @@ gnome_print_filter_parse_prop (GnomePrin + } + + static int yylex (void *lvalp); +-static int yyerror (const char *s); ++static int yyerror (graph_t *g, const char *s); + %} + + %union { +@@ -117,6 +115,7 @@ static int yyerror (const char *s); + %type

pool + + %pure_parser ++%parse-param { graph_t *graph } + + %start graph + %% +@@ -185,7 +184,7 @@ graph: filter { + %% + + static int +-yyerror (const char *s) ++yyerror (graph_t *g, const char *s) + { + return -1; + } From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 08:28:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72F75110; Sun, 2 Nov 2014 08:28:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EBF0991; Sun, 2 Nov 2014 08:28:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA28SSij068719; Sun, 2 Nov 2014 08:28:28 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA28SSGq068718; Sun, 2 Nov 2014 08:28:28 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201411020828.sA28SSGq068718@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Sun, 2 Nov 2014 08:28:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372056 - head/security/p5-Filter-Crypto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 08:28:28 -0000 Author: culot Date: Sun Nov 2 08:28:27 2014 New Revision: 372056 URL: https://svnweb.freebsd.org/changeset/ports/372056 QAT: https://qat.redports.org/buildarchive/r372056/ Log: - Fix build for Perl < 5.18 Reported by: antoine@ Pointy hat: culot@ Modified: head/security/p5-Filter-Crypto/Makefile Modified: head/security/p5-Filter-Crypto/Makefile ============================================================================== --- head/security/p5-Filter-Crypto/Makefile Sun Nov 2 08:23:37 2014 (r372055) +++ head/security/p5-Filter-Crypto/Makefile Sun Nov 2 08:28:27 2014 (r372056) @@ -21,4 +21,10 @@ USE_PERL5= configure USE_OPENSSL= yes CONFIGURE_ARGS= --prefix-dir=${OPENSSLBASE} --defaults -.include +.include + +.if ${PERL_LEVEL} < 501800 +BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.66:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker +.endif + +.include From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 08:39:01 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F2D425D; Sun, 2 Nov 2014 08:39:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B6AAA42; Sun, 2 Nov 2014 08:39:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA28d1Ge073521; Sun, 2 Nov 2014 08:39:01 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA28d06E073515; Sun, 2 Nov 2014 08:39:00 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201411020839.sA28d06E073515@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Sun, 2 Nov 2014 08:39:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372057 - head/www/horde-wicked X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 08:39:01 -0000 Author: mm Date: Sun Nov 2 08:39:00 2014 New Revision: 372057 URL: https://svnweb.freebsd.org/changeset/ports/372057 QAT: https://qat.redports.org/buildarchive/r372057/ Log: Upgrade horde-wicked to 2.0.2 Modified: head/www/horde-wicked/Makefile head/www/horde-wicked/distinfo Modified: head/www/horde-wicked/Makefile ============================================================================== --- head/www/horde-wicked/Makefile Sun Nov 2 08:28:27 2014 (r372056) +++ head/www/horde-wicked/Makefile Sun Nov 2 08:39:00 2014 (r372057) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wicked -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 CATEGORIES= www pear PKGNAMEPREFIX= horde- Modified: head/www/horde-wicked/distinfo ============================================================================== --- head/www/horde-wicked/distinfo Sun Nov 2 08:28:27 2014 (r372056) +++ head/www/horde-wicked/distinfo Sun Nov 2 08:39:00 2014 (r372057) @@ -1,2 +1,2 @@ -SHA256 (Horde/wicked-2.0.1.tgz) = 8b1fb179e2373c3620249fdf163ada5b43792824ff2e81d8b8d8446edcf1d2ec -SIZE (Horde/wicked-2.0.1.tgz) = 544038 +SHA256 (Horde/wicked-2.0.2.tgz) = 221e302a74f27f28659e29abe5e9ca53497c2abbd53adbbf0f6237afcbe26d5b +SIZE (Horde/wicked-2.0.2.tgz) = 616864 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 09:14:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 325D35DD; Sun, 2 Nov 2014 09:14:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E442D26; Sun, 2 Nov 2014 09:14:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA29E5gH091547; Sun, 2 Nov 2014 09:14:05 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA29E5Gj091546; Sun, 2 Nov 2014 09:14:05 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201411020914.sA29E5Gj091546@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sun, 2 Nov 2014 09:14:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372058 - head/www/py-urljr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 09:14:06 -0000 Author: lwhsu Date: Sun Nov 2 09:14:05 2014 New Revision: 372058 URL: https://svnweb.freebsd.org/changeset/ports/372058 QAT: https://qat.redports.org/buildarchive/r372058/ Log: - Unbreak Approved by: clsung (maintainer) Modified: head/www/py-urljr/Makefile Modified: head/www/py-urljr/Makefile ============================================================================== --- head/www/py-urljr/Makefile Sun Nov 2 08:39:00 2014 (r372057) +++ head/www/py-urljr/Makefile Sun Nov 2 09:14:05 2014 (r372058) @@ -6,6 +6,7 @@ PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= http://www.openidenabled.com/resources/downloads/python-openid/ +MASTER_SITES= http://openidenabled.com/files/python-openid/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} @@ -14,12 +15,7 @@ COMMENT= Common interface to HTTP fetche BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/curl:${PORTSDIR}/ftp/py-curl -BROKEN= fails checksum -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2014-11-26 - -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= autoplist distutils .include From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 09:37:40 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4018DF69; Sun, 2 Nov 2014 09:37:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B69EEE2; Sun, 2 Nov 2014 09:37:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA29beg5001363; Sun, 2 Nov 2014 09:37:40 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA29bdq9001359; Sun, 2 Nov 2014 09:37:39 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201411020937.sA29bdq9001359@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 2 Nov 2014 09:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372059 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 09:37:40 -0000 Author: olivierd Date: Sun Nov 2 09:37:38 2014 New Revision: 372059 URL: https://svnweb.freebsd.org/changeset/ports/372059 QAT: https://qat.redports.org/buildarchive/r372059/ Log: - Update to 3.2 ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2_.282014-11-01.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 2 09:14:05 2014 (r372058) +++ head/devel/mercurial/Makefile Sun Nov 2 09:37:38 2014 (r372059) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.1.2 +PORTVERSION= 3.2 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= python:2 USE_PYTHON= distutils -OPTIONS_DEFINE= CA_BUNDLE DATA DOCS EXAMPLES NLS FREEBSD +OPTIONS_DEFINE= CA_BUNDLE DATA DOCS NLS FREEBSD OPTIONS_DEFAULT=DATA OPTIONS_SUB= yes @@ -29,7 +29,6 @@ NLS_USES= gettext CONTRIB_FILES= bash_completion \ casesmash.py \ check-code.py \ - convert-repo \ debugcmdserver.py \ debugshell.py \ dumprevlog \ @@ -88,10 +87,5 @@ post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/ .endif -.if ${PORT_OPTIONS:MEXAMPLES} - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/contrib/sample.hgrc \ - ${STAGEDIR}${EXAMPLESDIR} -.endif .include Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Sun Nov 2 09:14:05 2014 (r372058) +++ head/devel/mercurial/distinfo Sun Nov 2 09:37:38 2014 (r372059) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.1.2.tar.gz) = 5dbe5ceb3707e378528dc9346af280919760aa1a8bcc27be12c1fe2bafa78d3a -SIZE (mercurial-3.1.2.tar.gz) = 3983825 +SHA256 (mercurial-3.2.tar.gz) = d3a8cd7b46a6d1f934e461d99a9347475b16fbd73886c5a742b853570a66ce7f +SIZE (mercurial-3.2.tar.gz) = 4071640 Modified: head/devel/mercurial/pkg-plist ============================================================================== --- head/devel/mercurial/pkg-plist Sun Nov 2 09:14:05 2014 (r372058) +++ head/devel/mercurial/pkg-plist Sun Nov 2 09:37:38 2014 (r372059) @@ -250,9 +250,6 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/demandimport.py %%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyc %%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyo -%%PYTHON_SITELIBDIR%%/mercurial/dicthelpers.py -%%PYTHON_SITELIBDIR%%/mercurial/dicthelpers.pyc -%%PYTHON_SITELIBDIR%%/mercurial/dicthelpers.pyo %%PYTHON_SITELIBDIR%%/mercurial/diffhelpers.so %%PYTHON_SITELIBDIR%%/mercurial/dirstate.py %%PYTHON_SITELIBDIR%%/mercurial/dirstate.pyc @@ -263,6 +260,7 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/dispatch.py %%PYTHON_SITELIBDIR%%/mercurial/dispatch.pyc %%PYTHON_SITELIBDIR%%/mercurial/dispatch.pyo +%%PYTHON_SITELIBDIR%%/mercurial/dummycert.pem %%PYTHON_SITELIBDIR%%/mercurial/encoding.py %%PYTHON_SITELIBDIR%%/mercurial/encoding.pyc %%PYTHON_SITELIBDIR%%/mercurial/encoding.pyo @@ -716,11 +714,9 @@ man/man5/hgignore.5.gz man/man5/hgrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.hgrc %%DATA%%%%DATADIR%%/contrib/bash_completion %%DATA%%%%DATADIR%%/contrib/casesmash.py %%DATA%%%%DATADIR%%/contrib/check-code.py -%%DATA%%%%DATADIR%%/contrib/convert-repo %%DATA%%%%DATADIR%%/contrib/debugcmdserver.py %%DATA%%%%DATADIR%%/contrib/debugshell.py %%DATA%%%%DATADIR%%/contrib/dumprevlog From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 09:44:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 439B9230; Sun, 2 Nov 2014 09:44:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EC14F88; Sun, 2 Nov 2014 09:44:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA29i3m3005725; Sun, 2 Nov 2014 09:44:03 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA29i2qw005720; Sun, 2 Nov 2014 09:44:02 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201411020944.sA29i2qw005720@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 2 Nov 2014 09:44:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372060 - in head/x11/slim: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 09:44:03 -0000 Author: madpilot Date: Sun Nov 2 09:44:01 2014 New Revision: 372060 URL: https://svnweb.freebsd.org/changeset/ports/372060 QAT: https://qat.redports.org/buildarchive/r372060/ Log: - Modify sample config to not listen on the net by default [1] - Fix paths in man page [2] - While here, silence some portlint warnings and modernize plist PR: 194252 [1], 194518 [2] Submitted by: uffe at uffe.org [1] adrian@ [2] Approved by: Henry Hu (maintainer) Modified: head/x11/slim/Makefile head/x11/slim/files/patch-slim.1 (contents, props changed) head/x11/slim/files/patch-slim.conf head/x11/slim/pkg-plist Modified: head/x11/slim/Makefile ============================================================================== --- head/x11/slim/Makefile Sun Nov 2 09:37:38 2014 (r372059) +++ head/x11/slim/Makefile Sun Nov 2 09:44:01 2014 (r372060) @@ -3,7 +3,7 @@ PORTNAME= slim PORTVERSION= 1.3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \ SF/slim.berlios @@ -23,8 +23,9 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/de USES= cmake pkgconfig USE_XORG= ice sm x11 xau xcb xdmcp xext xft xmu xorg-server xrandr \ - xrender xt + xrender xt USE_RC_SUBR= slim +USE_LDCONFIG= yes SUB_FILES= pkg-message CMAKE_ARGS= -DUSE_CONSOLEKIT=yes \ @@ -57,7 +58,7 @@ post-patch: @${CP} ${WRKSRC}/slim.conf ${WRKSRC}/slim.conf.sample @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/slim.conf.sample - @${REINPLACE_CMD} -e 's,/etc/slim.conf,${PREFIX}&,' \ + @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ ${WRKSRC}/slim.1 post-install: Modified: head/x11/slim/files/patch-slim.1 ============================================================================== --- head/x11/slim/files/patch-slim.1 Sun Nov 2 09:37:38 2014 (r372059) +++ head/x11/slim/files/patch-slim.1 Sun Nov 2 09:44:01 2014 (r372060) @@ -1,8 +1,12 @@ -$FreeBSD$ - ---- slim.1.orig 2014-03-10 21:18:36.740597788 +0000 -+++ slim.1 2014-03-10 21:22:07.373025770 +0000 -@@ -42,6 +42,9 @@ +--- slim.1.orig 2013-10-01 22:38:05 UTC ++++ slim.1 +@@ -37,13 +37,16 @@ display version information + run \fBslim\fP in daemon mode + .TP + .B +-\fBslim\fP \fB-p\fP /usr/share/\fBslim\fP/themes/default ++\fBslim\fP \fB-p\fP %%PREFIX%%/share/\fBslim\fP/themes/default + preview of the default theme .SH STARTING SLIM AT BOOT Please refer to documentation of your Operating System to make \fBslim\fP automatically startup after the system boots. @@ -10,5 +14,8 @@ $FreeBSD$ +For \fBFreeBSD\fP, you should add the line slim_enable=yes to /etc/rc.conf +to make \fBslim\fP start on boot. .SH CONFIGURATION - Global configuration is stored in the /etc/slim.conf file. See the comments +-Global configuration is stored in the /etc/slim.conf file. See the comments ++Global configuration is stored in the %%PREFIX%%/etc/slim.conf file. See the comments inside the file for a detailed explanation of the \fIoptions\fP. + .SH USAGE AND SPECIAL USERNAMES + When started, \fBslim\fP will show a login panel; enter the username and Modified: head/x11/slim/files/patch-slim.conf ============================================================================== --- head/x11/slim/files/patch-slim.conf Sun Nov 2 09:37:38 2014 (r372059) +++ head/x11/slim/files/patch-slim.conf Sun Nov 2 09:44:01 2014 (r372060) @@ -11,7 +11,7 @@ +default_xserver %%LOCALBASE%%/bin/X +# The X server needs to be started on an unused virtual terminal, +# for FreeBSD in a default configuration, the first one of those is #09 -+xserver_arguments vt09 ++xserver_arguments -nolisten tcp vt09 # Commands for halt, login, etc. -halt_cmd /sbin/shutdown -h now Modified: head/x11/slim/pkg-plist ============================================================================== --- head/x11/slim/pkg-plist Sun Nov 2 09:37:38 2014 (r372059) +++ head/x11/slim/pkg-plist Sun Nov 2 09:44:01 2014 (r372060) @@ -5,12 +5,7 @@ lib/libslim.so.%%VERSION%% %%DATADIR%%/themes/default/panel.png %%DATADIR%%/themes/default/slim.theme man/man1/slim.1.gz -@dirrmtry %%DATADIR%%/themes/default -@dirrmtry %%DATADIR%%/themes -@dirrmtry %%DATADIR%% -@unexec if cmp -s %D/etc/slim.conf.sample %D/etc/slim.conf; then rm -f %D/etc/slim.conf; fi -etc/slim.conf.sample -@exec if [ ! -f %D/etc/slim.conf ]; then cp -p %D/%F %B/slim.conf; fi +@sample etc/slim.conf.sample %%PAM%%@unexec if cmp -s %D/etc/pam.d/slim.default %D/etc/pam.d/slim; then rm -f %D/etc/pam.d/slim; fi %%PAM%%etc/pam.d/slim.default %%PAM%%@exec if [ ! -f %D/etc/pam.d/slim ]; then cp -p %D/%F %B/slim; fi From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 10:18:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 45E37BA8; Sun, 2 Nov 2014 10:18:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 244ED281; Sun, 2 Nov 2014 10:18:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2AIE85020590; Sun, 2 Nov 2014 10:18:14 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2AIDTB020587; Sun, 2 Nov 2014 10:18:13 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201411021018.sA2AIDTB020587@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 2 Nov 2014 10:18:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372061 - head/sysutils/virtualmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 10:18:14 -0000 Author: olgeni Date: Sun Nov 2 10:18:12 2014 New Revision: 372061 URL: https://svnweb.freebsd.org/changeset/ports/372061 QAT: https://qat.redports.org/buildarchive/r372061/ Log: Upgrade to version 4.12. Modified: head/sysutils/virtualmin/Makefile head/sysutils/virtualmin/distinfo head/sysutils/virtualmin/pkg-plist Modified: head/sysutils/virtualmin/Makefile ============================================================================== --- head/sysutils/virtualmin/Makefile Sun Nov 2 09:44:01 2014 (r372060) +++ head/sysutils/virtualmin/Makefile Sun Nov 2 10:18:12 2014 (r372061) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= virtualmin -PORTVERSION= 4.11 +PORTVERSION= 4.12 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/download/virtualmin/ DISTNAME= virtual-server-${PORTVERSION}.gpl Modified: head/sysutils/virtualmin/distinfo ============================================================================== --- head/sysutils/virtualmin/distinfo Sun Nov 2 09:44:01 2014 (r372060) +++ head/sysutils/virtualmin/distinfo Sun Nov 2 10:18:12 2014 (r372061) @@ -1,2 +1,2 @@ -SHA256 (virtual-server-4.11.gpl.wbm.gz) = 1d3c28f4d60901ac879303b76c90bb1f9a35c1ed46c97984487891405f4b5221 -SIZE (virtual-server-4.11.gpl.wbm.gz) = 2117147 +SHA256 (virtual-server-4.12.gpl.wbm.gz) = 5e1b732934c2dbb4ab4a23bfc1c115ba6e2aabd2789dd464ff95f92a87830769 +SIZE (virtual-server-4.12.gpl.wbm.gz) = 2123307 Modified: head/sysutils/virtualmin/pkg-plist ============================================================================== --- head/sysutils/virtualmin/pkg-plist Sun Nov 2 09:44:01 2014 (r372060) +++ head/sysutils/virtualmin/pkg-plist Sun Nov 2 10:18:12 2014 (r372061) @@ -36,6 +36,7 @@ lib/webmin/virtual-server/clam-wrapper.p lib/webmin/virtual-server/clone-domain.pl lib/webmin/virtual-server/clone.cgi lib/webmin/virtual-server/clone_form.cgi +lib/webmin/virtual-server/cloud-lib.pl lib/webmin/virtual-server/collect-lib.pl lib/webmin/virtual-server/collectinfo.pl lib/webmin/virtual-server/commands-lib.pl @@ -125,6 +126,7 @@ lib/webmin/virtual-server/edit_admin.cgi lib/webmin/virtual-server/edit_afile.cgi lib/webmin/virtual-server/edit_alias.cgi lib/webmin/virtual-server/edit_bucket.cgi +lib/webmin/virtual-server/edit_cloud.cgi lib/webmin/virtual-server/edit_database.cgi lib/webmin/virtual-server/edit_domain.cgi lib/webmin/virtual-server/edit_domdkim.cgi @@ -693,15 +695,6 @@ lib/webmin/virtual-server/help/config_re lib/webmin/virtual-server/help/config_reseller_theme.html lib/webmin/virtual-server/help/config_reseller_theme.nl.html lib/webmin/virtual-server/help/config_reseller_unix.html -lib/webmin/virtual-server/help/config_rs_chunk.html -lib/webmin/virtual-server/help/config_rs_endpoint.html -lib/webmin/virtual-server/help/config_rs_key.html -lib/webmin/virtual-server/help/config_rs_snet.html -lib/webmin/virtual-server/help/config_rs_user.html -lib/webmin/virtual-server/help/config_s3_akey.html -lib/webmin/virtual-server/help/config_s3_endpoint.html -lib/webmin/virtual-server/help/config_s3_endpoint.nl.html -lib/webmin/virtual-server/help/config_s3_skey.html lib/webmin/virtual-server/help/config_scriptdir.html lib/webmin/virtual-server/help/config_scriptdir.nl.html lib/webmin/virtual-server/help/config_scriptwarn_url.html @@ -1628,6 +1621,8 @@ lib/webmin/virtual-server/list-custom.pl lib/webmin/virtual-server/list-databases.pl lib/webmin/virtual-server/list-domains.pl lib/webmin/virtual-server/list-features.pl +lib/webmin/virtual-server/list-gcs-buckets.pl +lib/webmin/virtual-server/list-gcs-files.pl lib/webmin/virtual-server/list-mailbox.pl lib/webmin/virtual-server/list-php-directories.pl lib/webmin/virtual-server/list-php-ini.pl @@ -1647,6 +1642,7 @@ lib/webmin/virtual-server/list-users.pl lib/webmin/virtual-server/list_admins.cgi lib/webmin/virtual-server/list_aliases.cgi lib/webmin/virtual-server/list_buckets.cgi +lib/webmin/virtual-server/list_clouds.cgi lib/webmin/virtual-server/list_databases.cgi lib/webmin/virtual-server/list_records.cgi lib/webmin/virtual-server/list_redirects.cgi @@ -1804,6 +1800,7 @@ lib/webmin/virtual-server/newfeatures-al lib/webmin/virtual-server/newfeatures-all/4.08/1-domdkim lib/webmin/virtual-server/newfeatures-all/4.11/1-dovecotssl lib/webmin/virtual-server/newfeatures-all/4.11/3-dovecotssl +lib/webmin/virtual-server/newfeatures-all/4.12/2-backupconfig lib/webmin/virtual-server/newfeatures-gpl/3.52/8-webowner lib/webmin/virtual-server/newfeatures-gpl/3.55/8-move lib/webmin/virtual-server/newfeatures-gpl/3.55/9-preload @@ -1838,6 +1835,7 @@ lib/webmin/virtual-server/newfeatures-gp lib/webmin/virtual-server/newfeatures-gpl/4.09/0-scripts lib/webmin/virtual-server/newfeatures-gpl/4.10/0-scripts lib/webmin/virtual-server/newfeatures-gpl/4.11/0-scripts +lib/webmin/virtual-server/newfeatures-gpl/4.12/0-scripts lib/webmin/virtual-server/newfeatures-lib.pl lib/webmin/virtual-server/newip_form.cgi lib/webmin/virtual-server/newkey.cgi @@ -1876,6 +1874,7 @@ lib/webmin/virtual-server/save_admin.cgi lib/webmin/virtual-server/save_afile.cgi lib/webmin/virtual-server/save_alias.cgi lib/webmin/virtual-server/save_bucket.cgi +lib/webmin/virtual-server/save_cloud.cgi lib/webmin/virtual-server/save_database.cgi lib/webmin/virtual-server/save_dbhosts.cgi lib/webmin/virtual-server/save_dbpass.cgi @@ -1990,4 +1989,3 @@ lib/webmin/virtual-server/webmincron-fix lib/webmin/virtual-server/wizard-lib.pl lib/webmin/virtual-server/wizard.cgi lib/webmin/virtual-server/writelogs.pl -@dir etc/webmin/virtual-server From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 11:08:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0413FFE; Sun, 2 Nov 2014 11:08:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCB6A892; Sun, 2 Nov 2014 11:08:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2B8KWn044381; Sun, 2 Nov 2014 11:08:20 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2B8Kki044379; Sun, 2 Nov 2014 11:08:20 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411021108.sA2B8Kki044379@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 2 Nov 2014 11:08:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372062 - head/devel/p5-CBOR-XS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 11:08:21 -0000 Author: pi Date: Sun Nov 2 11:08:19 2014 New Revision: 372062 URL: https://svnweb.freebsd.org/changeset/ports/372062 QAT: https://qat.redports.org/buildarchive/r372062/ Log: devel/p5-CBOR-XS: 1.25 -> 1.26 - update the t/57_incr.t subtest that would rely on 64 bit ints - disable t/50_rfc.t test that fails because of broken data::dumper Modified: head/devel/p5-CBOR-XS/Makefile head/devel/p5-CBOR-XS/distinfo Modified: head/devel/p5-CBOR-XS/Makefile ============================================================================== --- head/devel/p5-CBOR-XS/Makefile Sun Nov 2 10:18:12 2014 (r372061) +++ head/devel/p5-CBOR-XS/Makefile Sun Nov 2 11:08:19 2014 (r372062) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CBOR-XS -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MLEHMANN @@ -16,4 +16,7 @@ LICENSE= GPLv3 USES= perl5 USE_PERL5= configure +post-stage: + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/CBOR/XS/XS.so + .include Modified: head/devel/p5-CBOR-XS/distinfo ============================================================================== --- head/devel/p5-CBOR-XS/distinfo Sun Nov 2 10:18:12 2014 (r372061) +++ head/devel/p5-CBOR-XS/distinfo Sun Nov 2 11:08:19 2014 (r372062) @@ -1,2 +1,2 @@ -SHA256 (CBOR-XS-1.25.tar.gz) = da6a209d938086fe616f76c152191d5a837f1bf0a538f0179be7a3983757b5a0 -SIZE (CBOR-XS-1.25.tar.gz) = 61789 +SHA256 (CBOR-XS-1.26.tar.gz) = 8701f4697b86ba20063c2d5dc9be4dde63489c599f49518b654ba01063c070da +SIZE (CBOR-XS-1.26.tar.gz) = 62857 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 11:38:19 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95B83562; Sun, 2 Nov 2014 11:38:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6879CAD0; Sun, 2 Nov 2014 11:38:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2BcJpu058586; Sun, 2 Nov 2014 11:38:19 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2BcIHb058583; Sun, 2 Nov 2014 11:38:18 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021138.sA2BcIHb058583@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 11:38:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372063 - head/games/tome4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 11:38:19 -0000 Author: pawel Date: Sun Nov 2 11:38:18 2014 New Revision: 372063 URL: https://svnweb.freebsd.org/changeset/ports/372063 QAT: https://qat.redports.org/buildarchive/r372063/ Log: Update to version 1.2.4 Changelog: http://te4.org/blogs/darkgod/2014/10/news/tales-majeyal-124-aka-where-there-was-fire-released Not obvious from changelog, but this includes oodles of fixes, graphical updates, paperdolls, etc. including a complete rework of celestials, chronomancers (Paradox Mage, Temporal Warden), Mindslayers, and more! This version will also allow installation of the upcoming expansion pack. PR: 194436 Submitted by: maintainer Modified: head/games/tome4/Makefile head/games/tome4/distinfo (contents, props changed) head/games/tome4/pkg-plist (contents, props changed) Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Sun Nov 2 11:08:19 2014 (r372062) +++ head/games/tome4/Makefile Sun Nov 2 11:38:18 2014 (r372063) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons Modified: head/games/tome4/distinfo ============================================================================== --- head/games/tome4/distinfo Sun Nov 2 11:08:19 2014 (r372062) +++ head/games/tome4/distinfo Sun Nov 2 11:38:18 2014 (r372063) @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.2.3.tar.bz2) = 677b51cf7fce4af2baf0fd55dc3aa201a31a6247f4a5cb13a5833dad2db2691d -SIZE (t-engine4-src-1.2.3.tar.bz2) = 278796007 +SHA256 (t-engine4-src-1.2.4.tar.bz2) = 006abebfd2585cab451824fd5295c1bfc1525063e3b93675e94f5436ce03f4c6 +SIZE (t-engine4-src-1.2.4.tar.bz2) = 283378424 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 Modified: head/games/tome4/pkg-plist ============================================================================== --- head/games/tome4/pkg-plist Sun Nov 2 11:08:19 2014 (r372062) +++ head/games/tome4/pkg-plist Sun Nov 2 11:38:18 2014 (r372063) @@ -129,6 +129,7 @@ share/pixmaps/tome4.png %%DATADIR%%/game/thirdparty/jit/dump.lua %%DATADIR%%/game/thirdparty/jit/v.lua %%DATADIR%%/game/thirdparty/licenses/CEF3.txt +%%DATADIR%%/game/thirdparty/licenses/Font-Salsa-OFL.txt %%DATADIR%%/game/thirdparty/licenses/LuaJIT.txt %%DATADIR%%/game/thirdparty/licenses/SDL.txt %%DATADIR%%/game/thirdparty/licenses/SDL_image.txt From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 12:05:57 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB3E8D74; Sun, 2 Nov 2014 12:05:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC6C7D42; Sun, 2 Nov 2014 12:05:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2C5vBN072521; Sun, 2 Nov 2014 12:05:57 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2C5u4A072517; Sun, 2 Nov 2014 12:05:56 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021205.sA2C5u4A072517@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 12:05:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372064 - in head/deskutils/osmo: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 12:05:57 -0000 Author: pawel Date: Sun Nov 2 12:05:56 2014 New Revision: 372064 URL: https://svnweb.freebsd.org/changeset/ports/372064 QAT: https://qat.redports.org/buildarchive/r372064/ Log: - Update to version 0.2.12 - Add LICENSE PR: 194494 Submitted by: tkato432@yahoo.com Added: head/deskutils/osmo/files/patch-src__backup.c (contents, props changed) Deleted: head/deskutils/osmo/files/patch-src__check_events.c Modified: head/deskutils/osmo/Makefile head/deskutils/osmo/distinfo head/deskutils/osmo/pkg-plist Modified: head/deskutils/osmo/Makefile ============================================================================== --- head/deskutils/osmo/Makefile Sun Nov 2 11:38:18 2014 (r372063) +++ head/deskutils/osmo/Makefile Sun Nov 2 12:05:56 2014 (r372064) @@ -2,42 +2,37 @@ # $FreeBSD$ PORTNAME= osmo -PORTVERSION= 0.2.10 -PORTREVISION= 7 +PORTVERSION= 0.2.12 CATEGORIES= deskutils -MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}/ +MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Personal organizer -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ +LICENSE= GPLv2 # (or later) + +LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical \ libnotify.so:${PORTSDIR}/devel/libnotify \ - libical.so:${PORTSDIR}/devel/libical \ - libtar.so:${PORTSDIR}/devel/libtar \ libgringotts.so:${PORTSDIR}/security/libgringotts \ - libgtkhtml-2.so:${PORTSDIR}/www/libgtkhtml + libgtkspell.so:${PORTSDIR}/textproc/gtkspell \ + libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 -USE_GNOME= gtk20 USES= gettext gmake pkgconfig -INSTALLS_ICONS= yes - +USE_GNOME= gtk20 libxml2 +USE_SQLITE= yes GNU_CONFIGURE= yes -LDFLAGS+= -L${LOCALBASE}/lib -lintl -CFLAGS+= -I${LOCALBASE}/include/libical - -POFILES= bg ca cs da de el en_GB es fi fr hu it ja lt nl pl pt \ - ru sv tr uk zh_CN +CONFIGURE_ENV= LIBARCHIVE_CFLAGS=" " LIBARCHIVE_LIBS="-larchive" +INSTALLS_ICONS= yes -MSGFMT= ${LOCALBASE}/bin/msgfmt +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib -post-patch: - @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \ - ${WRKSRC}/src/Makefile.in +POFILES= bg ca cs da de el en_GB es fi fr gl gl_ES hu it ja lt nl \ + pl pt pt_BR ro ru sv te tr uk ur ur_PK zh_CN -pre-install: -# workaround to problem in po makefile +post-build: .for p in ${POFILES} - ${MSGFMT} -c ${WRKSRC}/po/$p.po -o ${WRKSRC}/po/$p.mo + (cd ${WRKSRC}/po && ${LOCALBASE}/bin/msgfmt -c ${p}.po -o ${p}.mo) .endfor .include Modified: head/deskutils/osmo/distinfo ============================================================================== --- head/deskutils/osmo/distinfo Sun Nov 2 11:38:18 2014 (r372063) +++ head/deskutils/osmo/distinfo Sun Nov 2 12:05:56 2014 (r372064) @@ -1,2 +1,2 @@ -SHA256 (osmo-0.2.10.tar.gz) = 4e911c52ac64a088f8a812b354084e7adedd1b54cb0435995a2cdc1d194d0845 -SIZE (osmo-0.2.10.tar.gz) = 851833 +SHA256 (osmo-0.2.12.tar.gz) = 93bda51614f92e4193840451612e792219f7d8c90d78bdc7ea6d6c14a2be6b78 +SIZE (osmo-0.2.12.tar.gz) = 907452 Added: head/deskutils/osmo/files/patch-src__backup.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/osmo/files/patch-src__backup.c Sun Nov 2 12:05:56 2014 (r372064) @@ -0,0 +1,17 @@ +--- src/backup.c.orig 2014-10-19 00:26:19.000000000 +0900 ++++ src/backup.c 2014-10-19 00:32:50.000000000 +0900 +@@ -41,6 +41,14 @@ + #include + #include + ++#ifdef __FreeBSD__ ++#include ++#if __FreeBSD_version <= 1000008 /* r232154: bump for libarchive update */ ++#define archive_read_support_filter_all(x) \ ++ archive_read_support_compression_all(x) ++#endif ++#endif ++ + /*------------------------------------------------------------------------------*/ + + int Modified: head/deskutils/osmo/pkg-plist ============================================================================== --- head/deskutils/osmo/pkg-plist Sun Nov 2 11:38:18 2014 (r372063) +++ head/deskutils/osmo/pkg-plist Sun Nov 2 12:05:56 2014 (r372064) @@ -17,6 +17,8 @@ share/locale/en_GB/LC_MESSAGES/osmo.mo share/locale/es/LC_MESSAGES/osmo.mo share/locale/fi/LC_MESSAGES/osmo.mo share/locale/fr/LC_MESSAGES/osmo.mo +share/locale/gl/LC_MESSAGES/osmo.mo +share/locale/gl_ES/LC_MESSAGES/osmo.mo share/locale/hu/LC_MESSAGES/osmo.mo share/locale/it/LC_MESSAGES/osmo.mo share/locale/ja/LC_MESSAGES/osmo.mo @@ -24,10 +26,15 @@ share/locale/lt/LC_MESSAGES/osmo.mo share/locale/nl/LC_MESSAGES/osmo.mo share/locale/pl/LC_MESSAGES/osmo.mo share/locale/pt/LC_MESSAGES/osmo.mo +share/locale/pt_BR/LC_MESSAGES/osmo.mo +share/locale/ro/LC_MESSAGES/osmo.mo share/locale/ru/LC_MESSAGES/osmo.mo share/locale/sv/LC_MESSAGES/osmo.mo +share/locale/te/LC_MESSAGES/osmo.mo share/locale/tr/LC_MESSAGES/osmo.mo share/locale/uk/LC_MESSAGES/osmo.mo +share/locale/ur/LC_MESSAGES/osmo.mo +share/locale/ur_PK/LC_MESSAGES/osmo.mo share/locale/zh_CN/LC_MESSAGES/osmo.mo share/pixmaps/osmo.png share/sounds/osmo/alarm.wav From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 12:11:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DAB7E9B; Sun, 2 Nov 2014 12:11:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08FDFD6F; Sun, 2 Nov 2014 12:11:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2CBHct075769; Sun, 2 Nov 2014 12:11:17 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2CBHUH075768; Sun, 2 Nov 2014 12:11:17 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201411021211.sA2CBHUH075768@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 2 Nov 2014 12:11:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372065 - head/x11/nvidia-driver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 12:11:18 -0000 Author: danfe Date: Sun Nov 2 12:11:17 2014 New Revision: 372065 URL: https://svnweb.freebsd.org/changeset/ports/372065 QAT: https://qat.redports.org/buildarchive/r372065/ Log: Switch NVVERSION (internal variable derived from DISTVERSION) to float, in order to handle version numbers where minor version can exceed 99; integer scheme was breaking NVVERSION monotonicity and comparability in this case. While here, put back the comment removed in r327777 for no apparent reason. Modified: head/x11/nvidia-driver/Makefile Modified: head/x11/nvidia-driver/Makefile ============================================================================== --- head/x11/nvidia-driver/Makefile Sun Nov 2 12:05:56 2014 (r372064) +++ head/x11/nvidia-driver/Makefile Sun Nov 2 12:11:17 2014 (r372065) @@ -1,5 +1,14 @@ # Created by: Stijn Hoop # $FreeBSD$ +# +# For those wondering why this port is not under `x11-drivers' category, +# have a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121930. +# +# Starting with version 1.0-7667, NVidia has dropped support for numerous +# "legacy" GPUs. Consult NVidia README (the Appendix) to find out whether +# you need to use legacy driver version and install one of corresponding +# `x11/nvidia-driver-71', `x11/nvidia-driver-96', `x11/nvidia-driver-173', +# or `x11/nvidia-driver-304' slave ports. PORTNAME= nvidia-driver DISTVERSION?= 331.67 @@ -36,13 +45,14 @@ DOCSDIR= ${PREFIX}/share/doc/NVIDIA_GLX- MODULESDIR= lib/xorg/modules PORTDOCS= * +# NVVERSION is float since r372065 .if ${DISTVERSION:C/[0-9]+//g} == ".." # major.minor.update -NVVERSION= ${DISTVERSION:S/.//g} +NVVERSION= ${DISTVERSION:R}${DISTVERSION:E} .else # major.minor -NVVERSION= ${DISTVERSION:S/.//g}00 +NVVERSION= ${DISTVERSION} .endif -.if ${NVVERSION} >= 1952200 +.if ${NVVERSION} >= 195.22 MASTER_SITE_SUBDIR= XFree86/FreeBSD-x86${ARCH_SUFX}/${DISTVERSION} ONLY_FOR_ARCHS= i386 amd64 .else @@ -50,27 +60,27 @@ MASTER_SITE_SUBDIR= freebsd/${DISTVERSIO ONLY_FOR_ARCHS= i386 .endif -.if ${NVVERSION} <= 1904200 +.if ${NVVERSION} <= 190.42 EXTRA_PATCHES= ${FILESDIR}/legacy-patch-mk-nvidia.lib.mk .else EXTRA_PATCHES= ${FILESDIR}/extra-patch-mk-nvidia.lib.mk .endif -.if ${NVVERSION} >= 3048800 +.if ${NVVERSION} >= 304.88 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-Makefile \ ${FILESDIR}/extra-patch-src-nv-freebsd.h \ ${FILESDIR}/extra-patch-src-nv-misc.h .endif -.if ${NVVERSION} >= 3312000 +.if ${NVVERSION} >= 331.20 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-x11-driver-Makefile .else EXTRA_PATCHES+= ${FILESDIR}/legacy-patch-x11-driver-Makefile .endif # Fix recent arbitrary memory access vulnerability in legacy drivers -.if ${NVVERSION} <= 1905300 -. if ${NVVERSION} != 1731435 +.if ${NVVERSION} <= 190.53 +. if ${NVVERSION} != 173.1435 EXTRA_PATCHES+= ${FILESDIR}/security-patch-CVE-2012-0946 . endif EXTRA_PATCHES+= ${FILESDIR}/security-patch-CVE-2012-4225 @@ -82,17 +92,17 @@ OPTIONS_DEFAULT= LINUX ACPI_PM_DESC= ACPI Power Management support LINUX_DESC= Linux compatibility support -.if ${NVVERSION} < 3101400 +.if ${NVVERSION} < 310.14 OPTIONS_DEFINE+= FREEBSD_AGP FREEBSD_AGP_DESC= Use FreeBSD AGP GART driver .endif -.if ${NVVERSION} >= 1952200 +.if ${NVVERSION} >= 195.22 OPTIONS_DEFINE+= WBINVD WBINVD_DESC= Flush CPU caches directly with WBINVD .endif -.if ${NVVERSION} >= 3048800 +.if ${NVVERSION} >= 304.88 OPTIONS_DEFINE_i386= PAE PAE_DESC= Physical Address Extensions Kernel .endif @@ -103,7 +113,7 @@ PLIST_SUB+= LINUXBASE=${LINUXBASE} SHLIB .include # FreeBSD src SVN r254138 had broken 71.86.xx legacy series :( -.if ${OSVERSION} > 1000041 && ${NVVERSION} <= 718615 +.if ${OSVERSION} > 1000041 && ${NVVERSION} <= 71.8615 BROKEN= does not compile .endif @@ -117,7 +127,7 @@ PLIST_SUB+= LINUX="@comment " MAKE_ENV+= WITHOUT_LINUX=yes .endif -.if ${NVVERSION} < 1952200 +.if ${NVVERSION} < 195.22 # ABI version is hardcoded inside the binary, so specify it explicitly here LIB_DEPENDS= libm.so.3:${PORTSDIR}/misc/compat5x .endif @@ -126,7 +136,7 @@ post-patch: .SILENT # We should support -CURRENT: kill the check ${REINPLACE_CMD} -e '24,26d' ${WRKSRC}/src/nv-freebsd.h # Adjust legacy drivers for updated d_mmap() since FreeBSD src SVN r201223 -.if ${OSVERSION} > 900005 && ${NVVERSION} < 1952200 +.if ${OSVERSION} > 900005 && ${NVVERSION} < 195.22 ${REINPLACE_CMD} -e 's/vm_offset_t offset/vm_ooffset_t offset/ ; \ s/vm_offset_t \*address/vm_paddr_t *address/ ; \ s/int nprot/&, vm_memattr_t *memattr/' \ @@ -136,18 +146,18 @@ post-patch: .SILENT # around vm_page_(un)wire() after FreeBSD src SVN r207410, r207617, and # r207644; also remove page queue locking around vm_page_wakeup() after # FreeBSD src SVN r163622 -.if ${OSVERSION} > 900011 && ${NVVERSION} < 3046400 +.if ${OSVERSION} > 900011 && ${NVVERSION} < 304.64 ${REINPLACE_CMD} -E '/vm_page_(un)?lock_queues\(\);/d ; \ s/(vm_page_(un)?wire\()([^,]+)(, 0)?(\);)/vm_page_lock(\3); & vm_page_unlock(\3);/' \ ${WRKSRC}/src/nvidia_subr.c .endif # Catch up legacy drivers with FreeBSD src SVN r225617 -.if ${OSVERSION} > 900043 && ${NVVERSION} < 1952200 +.if ${OSVERSION} > 900043 && ${NVVERSION} < 195.22 ${REINPLACE_CMD} -e '/return/s/ioctl/sys_&/' \ ${WRKSRC}/src/nvidia_linux.c .endif # Adjust Linux headers #include's after FreeBSD src SVN r246085 -.if ${OSVERSION} > 1000027 && ${NVVERSION} >= 964323 +.if ${OSVERSION} > 1000027 && ${NVVERSION} >= 96.4323 ${REINPLACE_CMD} -E '/#include "machine\/\.\.\/linux(32)?\/linux.h"/ \ { x ; s/.*/#include "machine\/..\/..\/compat\/linux\/linux_ioctl.h"/ ; H ; x ; }' \ ${WRKSRC}/src/nvidia_linux.c @@ -161,30 +171,30 @@ post-patch: .SILENT ${WRKSRC}/src/nvidia_subr.c .endif # Adjust kmem(9) calls after FreeBSD src SVN r254025 -.if ${OSVERSION} > 1000040 && ${NVVERSION} < 3316700 +.if ${OSVERSION} > 1000040 && ${NVVERSION} < 331.67 ${REINPLACE_CMD} -e '/kmem_/s/kernel_map/kernel_arena/' \ ${WRKSRC}/src/nvidia_subr.c .endif # Adopt to cap_rights_t type change in FreeBSD src SVN r255219 -.if ${OSVERSION} > 1000052 && ${NVVERSION} < 3316700 +.if ${OSVERSION} > 1000052 && ${NVVERSION} < 331.67 ${REINPLACE_CMD} -e 's/u_long cmd;/& cap_rights_t rights;/ ; \ s/CAP_IOCTL/cap_rights_init(\&rights, &)/' \ ${WRKSRC}/src/nvidia_linux.c .endif # Argument count of vm_map_find() changed in FreeBSD src SVN r255426 -.if ${OSVERSION} > 1000054 && ${NVVERSION} < 3316700 +.if ${OSVERSION} > 1000054 && ${NVVERSION} < 331.67 ${REINPLACE_CMD} -e 's/virtual_address, size,/& 0,/' \ ${WRKSRC}/src/nvidia_subr.c .endif # Fix stack buffer overflow in nvidia_sysctl_bus_type() -.if ${NVVERSION} < 3192300 +.if ${NVVERSION} < 319.23 ${REINPLACE_CMD} -E '/bus_type\[4\]/d ; \ s/sprintf\(bus_type, (".+")/return SYSCTL_OUT(req, \1, sizeof(\1)/ ; \ /return SYSCTL_OUT\(req, bus_type/d' \ ${WRKSRC}/src/nvidia_sysctl.c .endif # Unbreak the build of 173.14.xx legacy series on recent -CURRENT -.if ${NVVERSION} < 1952200 && ${NVVERSION} >= 1690400 +.if ${NVVERSION} < 195.22 && ${NVVERSION} >= 169.04 ${REINPLACE_CMD} -E 's/os_(alloc|free)_contig_pages/NV_API_CALL &/' \ ${WRKSRC}/src/nv-freebsd.h .endif @@ -213,13 +223,13 @@ post-patch: .SILENT ${WRKSRC}/lib/Makefile # Do not install VDPAU libraries which are provided by `multimedia/libvdpau' # port for a while now -.if ${NVVERSION} >= 1802900 +.if ${NVVERSION} >= 180.29 ${REINPLACE_CMD} -e '/libvdpau[[:blank:]_][^n]/d ; \ s/name libvdpau/&_nvidia/' ${WRKSRC}/lib/Makefile .endif # Do not build any binaries (native nvidia-settings and nvidia-xconfig are # provided by corresponding ports) and manual pages -.if ${NVVERSION} < 974600 || ${NVVERSION} >= 1952200 +.if ${NVVERSION} < 97.46 || ${NVVERSION} >= 195.22 ${REINPLACE_CMD} -E 's/(extension).*/\1/' ${WRKSRC}/x11/Makefile .else ${REINPLACE_CMD} -E 's/(lib).*/\1/' ${WRKSRC}/x11/Makefile @@ -249,33 +259,33 @@ post-install: .SILENT ${INSTALL_SCRIPT} ${WRKSRC}/obj/nvidia-bug-report.sh \ ${STAGEDIR}${PREFIX}/bin # pkg-plist is already overbloated, so use these hacks instead of PLIST_SUB's -.if ${NVVERSION} < 817400 +.if ${NVVERSION} < 81.74 ${REINPLACE_CMD} -e '/libnvidia-cfg/d' ${TMPPLIST} .endif -.if ${NVVERSION} < 974600 || ${NVVERSION} >= 1952200 +.if ${NVVERSION} < 97.46 || ${NVVERSION} >= 195.22 ${REINPLACE_CMD} -e '/wfb/d' ${TMPPLIST} .endif -.if ${NVVERSION} < 1802900 +.if ${NVVERSION} < 180.29 ${REINPLACE_CMD} -e '/vdpau/d' ${TMPPLIST} .endif -.if ${NVVERSION} < 1851829 +.if ${NVVERSION} < 185.1829 ${REINPLACE_CMD} -e '/libcuda/d' ${TMPPLIST} .endif -.if ${NVVERSION} >= 2565300 +.if ${NVVERSION} >= 256.53 ${REINPLACE_CMD} -E 's/libGLcore/libnvidia-glcore/ ; \ /usr.*(glcore|tls).*so\.1$$/d' ${TMPPLIST} .endif -.if ${NVVERSION} >= 3101900 +.if ${NVVERSION} >= 310.19 ${REINPLACE_CMD} -e '/libXvMCNVIDIA/d' ${TMPPLIST} .else # some applications need this symlink (see PR ports/72877) ${LN} -sf libXvMCNVIDIA.so.1 \ ${STAGEDIR}${PREFIX}/lib/libXvMCNVIDIA_dynamic.so.1 .endif -.if ${NVVERSION} < 3311300 || ${ARCH} == amd64 +.if ${NVVERSION} < 331.13 || ${ARCH} == amd64 ${REINPLACE_CMD} -E '/lib(nvidia-)?(EGL|eglcore|GLESv|glsi)/d' \ ${TMPPLIST} .endif -.if ${NVVERSION} >= 1952200 +.if ${NVVERSION} >= 195.22 ${REINPLACE_CMD} -e '/does not support PAE/,+1d' ${PKGMESSAGE} .endif @@ -287,7 +297,7 @@ JOIN?= /usr/bin/join .endif update-distinfo: makesum .SILENT - ${REINPLACE_CMD} -i '' -e '/${DISTNAME:R:R}/s/^/~/' \ + ${REINPLACE_CMD} -i '' -e '/${NVVERSION:R}/s/^/~/' \ ${MASTERDIR}/distinfo ${DISTINFO_FILE} ${SED} -e '/^~/s/(.*//' ${MASTERDIR}/distinfo | ${JOIN} -a 1 \ - ${DISTINFO_FILE} | ${SED} -e 's/^~//' \ From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 12:54:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86AD87BF; Sun, 2 Nov 2014 12:54:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72F081AC; Sun, 2 Nov 2014 12:54:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2CsC5c095731; Sun, 2 Nov 2014 12:54:12 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2CsCKB095729; Sun, 2 Nov 2014 12:54:12 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021254.sA2CsCKB095729@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 12:54:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372066 - head/graphics/zathura-pdf-mupdf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 12:54:12 -0000 Author: pawel Date: Sun Nov 2 12:54:11 2014 New Revision: 372066 URL: https://svnweb.freebsd.org/changeset/ports/372066 QAT: https://qat.redports.org/buildarchive/r372066/ Log: Update to version 0.2.7 PR: 194482 Submitted by: maintainer Modified: head/graphics/zathura-pdf-mupdf/Makefile head/graphics/zathura-pdf-mupdf/distinfo (contents, props changed) Modified: head/graphics/zathura-pdf-mupdf/Makefile ============================================================================== --- head/graphics/zathura-pdf-mupdf/Makefile Sun Nov 2 12:11:17 2014 (r372065) +++ head/graphics/zathura-pdf-mupdf/Makefile Sun Nov 2 12:54:11 2014 (r372066) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zathura-pdf-mupdf -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura-pdf-mupdf/download/ Modified: head/graphics/zathura-pdf-mupdf/distinfo ============================================================================== --- head/graphics/zathura-pdf-mupdf/distinfo Sun Nov 2 12:11:17 2014 (r372065) +++ head/graphics/zathura-pdf-mupdf/distinfo Sun Nov 2 12:54:11 2014 (r372066) @@ -1,2 +1,2 @@ -SHA256 (zathura-pdf-mupdf-0.2.6.tar.gz) = 5df94b6f906008b5f3bca770a552da6d2917d6b8d3e4b3049cb7001302041b20 -SIZE (zathura-pdf-mupdf-0.2.6.tar.gz) = 9094 +SHA256 (zathura-pdf-mupdf-0.2.7.tar.gz) = b1343f35940ebcf463b868b557be4eaba7d61884d6ff3ad3d7c7c272e69c253f +SIZE (zathura-pdf-mupdf-0.2.7.tar.gz) = 9357 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 13:20:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5CDBF53; Sun, 2 Nov 2014 13:20:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C280D37D; Sun, 2 Nov 2014 13:20:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2DKrSj007201; Sun, 2 Nov 2014 13:20:53 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2DKrIa007200; Sun, 2 Nov 2014 13:20:53 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411021320.sA2DKrIa007200@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 2 Nov 2014 13:20:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372067 - head/www/py-django-allauth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 13:20:54 -0000 Author: marino Date: Sun Nov 2 13:20:53 2014 New Revision: 372067 URL: https://svnweb.freebsd.org/changeset/ports/372067 QAT: https://qat.redports.org/buildarchive/r372067/ Log: www/py-django-allauth: Fix email address PR: 194756 Modified: head/www/py-django-allauth/Makefile Modified: head/www/py-django-allauth/Makefile ============================================================================== --- head/www/py-django-allauth/Makefile Sun Nov 2 12:54:11 2014 (r372066) +++ head/www/py-django-allauth/Makefile Sun Nov 2 13:20:53 2014 (r372067) @@ -6,7 +6,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vlaimir.chukharev@gmail.com +MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= User registration with social account authentication LICENSE= MIT From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 13:40:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 486836B4; Sun, 2 Nov 2014 13:40:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 348A1752; Sun, 2 Nov 2014 13:40:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2De3XI015637; Sun, 2 Nov 2014 13:40:03 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2De260015627; Sun, 2 Nov 2014 13:40:02 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021340.sA2De260015627@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 13:40:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372068 - head/sysutils/pdsh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 13:40:04 -0000 Author: pawel Date: Sun Nov 2 13:40:01 2014 New Revision: 372068 URL: https://svnweb.freebsd.org/changeset/ports/372068 QAT: https://qat.redports.org/buildarchive/r372068/ Log: - Update to version 2.29 [1] - Rework pkg-descr [1] - Use options helpers, subs - Fix shebang in dshbak script - Remove @dirrm from plist PR: 194272 [1] (based on) Approved by: maintainer timeout Modified: head/sysutils/pdsh/Makefile head/sysutils/pdsh/distinfo head/sysutils/pdsh/pkg-descr head/sysutils/pdsh/pkg-plist Modified: head/sysutils/pdsh/Makefile ============================================================================== --- head/sysutils/pdsh/Makefile Sun Nov 2 13:20:53 2014 (r372067) +++ head/sysutils/pdsh/Makefile Sun Nov 2 13:40:01 2014 (r372068) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pdsh -PORTVERSION= 2.28 -PORTREVISION= 1 +PORTVERSION= 2.29 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE @@ -14,54 +13,21 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes # :keepla because port uses lt_dlopen -USES= libtool:keepla perl5 tar:bzip2 +USES= libtool:keepla perl5 shebangfix tar:bzip2 USE_PERL5= build +SHEBANG_FILES= scripts/dshbak OPTIONS_DEFINE= SSH DSHGROUPS NETGROUP READLINE RSH OPTIONS_DEFAULT= SSH DSHGROUPS +OPTIONS_SUB= yes DSHGROUPS_DESC= DSH groups supprt +DSHGROUPS_CONFIGURE_WITH= dshgroups NETGROUP_DESC= NIS Netgroup support +NETGROUP_CONFIGURE_WITH=netgroup +READLINE_CONFIGURE_WITH=readline +READLINE_LIB_DEPENDS= libreadline.so.6:${PORTSDIR}/devel/readline RSH_DESC= RSH support - -.include - -.if ${PORT_OPTIONS:MSSH} -CONFIGURE_ARGS+= --with-ssh -PLIST_SUB+= SSH="" -.else -CONFIGURE_ARGS+= --without-ssh -PLIST_SUB+= SSH="@comment " -.endif - -.if ${PORT_OPTIONS:MDSHGROUPS} -CONFIGURE_ARGS+= --with-dshgroups -PLIST_SUB+= DSH="" -.else -CONFIGURE_ARGS+= --without-dshgroups -PLIST_SUB+= DSH="@comment " -.endif - -.if ${PORT_OPTIONS:MNETGROUP} -CONFIGURE_ARGS+= --with-netgroup -PLIST_SUB+= NETGROUP="" -.else -CONFIGURE_ARGS+= --without-netgroup -PLIST_SUB+= NETGROUP="@comment " -.endif - -.if ${PORT_OPTIONS:MREADLINE} -CONFIGURE_ARGS+= --with-readline -LIB_DEPENDS+= libreadline.so.6:${PORTSDIR}/devel/readline -.else -CONFIGURE_ARGS+= --without-readline -.endif - -.if ${PORT_OPTIONS:MRSH} -CONFIGURE_ARGS+= --with-rsh -PLIST_SUB+= RSH="" -.else -CONFIGURE_ARGS+= --without-rsh -PLIST_SUB+= RSH="@comment " -.endif +RSH_CONFIGURE_WITH= rsh +SSH_CONFIGURE_WITH= ssh .include Modified: head/sysutils/pdsh/distinfo ============================================================================== --- head/sysutils/pdsh/distinfo Sun Nov 2 13:20:53 2014 (r372067) +++ head/sysutils/pdsh/distinfo Sun Nov 2 13:40:01 2014 (r372068) @@ -1,2 +1,2 @@ -SHA256 (pdsh-2.28.tar.bz2) = 251a09f9e19ac23c042d2b32d2d709bd268413797ba4fecc1599087e5763838a -SIZE (pdsh-2.28.tar.bz2) = 487934 +SHA256 (pdsh-2.29.tar.bz2) = 57f0903bf782afe00874267b59e0f4adefa79da4c48d0257c5ae2bef02f87fcf +SIZE (pdsh-2.29.tar.bz2) = 470693 Modified: head/sysutils/pdsh/pkg-descr ============================================================================== --- head/sysutils/pdsh/pkg-descr Sun Nov 2 13:20:53 2014 (r372067) +++ head/sysutils/pdsh/pkg-descr Sun Nov 2 13:40:01 2014 (r372068) @@ -1,6 +1,6 @@ -Pdsh is a an efficient, multithreaded remote shell client which executes -commands on multiple remote hosts in parallel. Pdsh implements dynamically -loadable modules for extended functionality such as new remote shell services -and remote host selection. +Pdsh is a high-performance, parallel remote shell utility. It uses a sliding +window of threads to execute remote commands, conserving socket resources while +allowing some connections to timeout if needed. It was originally written as a +replacement for IBM's DSH on clusters at LLNL. WWW: http://code.google.com/p/pdsh/ Modified: head/sysutils/pdsh/pkg-plist ============================================================================== --- head/sysutils/pdsh/pkg-plist Sun Nov 2 13:20:53 2014 (r372067) +++ head/sysutils/pdsh/pkg-plist Sun Nov 2 13:40:01 2014 (r372068) @@ -5,9 +5,9 @@ bin/rpdcp lib/pdsh/execcmd.a lib/pdsh/execcmd.la lib/pdsh/execcmd.so -%%DSH%%lib/pdsh/dshgroup.a -%%DSH%%lib/pdsh/dshgroup.la -%%DSH%%lib/pdsh/dshgroup.so +%%DSHGROUPS%%lib/pdsh/dshgroup.a +%%DSHGROUPS%%lib/pdsh/dshgroup.la +%%DSHGROUPS%%lib/pdsh/dshgroup.so %%NETGROUP%%lib/pdsh/netgroup.a %%NETGROUP%%lib/pdsh/netgroup.la %%NETGROUP%%lib/pdsh/netgroup.so @@ -21,4 +21,3 @@ man/man1/dshbak.1.gz man/man1/pdcp.1.gz man/man1/pdsh.1.gz man/man1/rpdcp.1.gz -@dirrm lib/pdsh From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 13:59:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 16B3EA44; Sun, 2 Nov 2014 13:59:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 02F0D8D4; Sun, 2 Nov 2014 13:59:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2DxPIw025080; Sun, 2 Nov 2014 13:59:25 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2DxPWK025078; Sun, 2 Nov 2014 13:59:25 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021359.sA2DxPWK025078@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 13:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372069 - head/databases/py-firebirdsql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 13:59:26 -0000 Author: pawel Date: Sun Nov 2 13:59:24 2014 New Revision: 372069 URL: https://svnweb.freebsd.org/changeset/ports/372069 QAT: https://qat.redports.org/buildarchive/r372069/ Log: - Update to version 0.9.4 [1] - Code is under 2 clause BSD license PR: 194095 Submitted by: maintainer Modified: head/databases/py-firebirdsql/Makefile head/databases/py-firebirdsql/distinfo Modified: head/databases/py-firebirdsql/Makefile ============================================================================== --- head/databases/py-firebirdsql/Makefile Sun Nov 2 13:40:01 2014 (r372068) +++ head/databases/py-firebirdsql/Makefile Sun Nov 2 13:59:24 2014 (r372069) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebirdsql -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jjachuf@gmail.com COMMENT= Python DBAPI module for FirebirdSQL -LICENSE= BSD +LICENSE= BSD2CLAUSE # Python3 ready USES= python Modified: head/databases/py-firebirdsql/distinfo ============================================================================== --- head/databases/py-firebirdsql/distinfo Sun Nov 2 13:40:01 2014 (r372068) +++ head/databases/py-firebirdsql/distinfo Sun Nov 2 13:59:24 2014 (r372069) @@ -1,2 +1,2 @@ -SHA256 (firebirdsql-0.9.2.tar.gz) = e5a9e0cbf3f9f8230142c6f3e2e52c5a5929c82bac631a741a7eaf36ebd15104 -SIZE (firebirdsql-0.9.2.tar.gz) = 47091 +SHA256 (firebirdsql-0.9.4.tar.gz) = 461abf539c6a66832a1b9f13e1e1b0e8cf436f60d6638db44c59292d1362b5b7 +SIZE (firebirdsql-0.9.4.tar.gz) = 47156 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 14:14:01 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C2CCE31; Sun, 2 Nov 2014 14:14:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37E82A38; Sun, 2 Nov 2014 14:14:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2EE1NO034285; Sun, 2 Nov 2014 14:14:01 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2EE0Ho034279; Sun, 2 Nov 2014 14:14:00 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021414.sA2EE0Ho034279@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 14:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372070 - head/biology/phylip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 14:14:01 -0000 Author: pawel Date: Sun Nov 2 14:13:59 2014 New Revision: 372070 URL: https://svnweb.freebsd.org/changeset/ports/372070 QAT: https://qat.redports.org/buildarchive/r372070/ Log: - Update to version 3.696 - Add LICENSE, no EXAMPLES included in distfile now - Rework pkg-descr, remove author info - it's available on homepage PR: 194163 Submitted by: tkato432@yahoo.com Modified: head/biology/phylip/Makefile head/biology/phylip/distinfo head/biology/phylip/pkg-descr Modified: head/biology/phylip/Makefile ============================================================================== --- head/biology/phylip/Makefile Sun Nov 2 13:59:24 2014 (r372069) +++ head/biology/phylip/Makefile Sun Nov 2 14:13:59 2014 (r372070) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= phylip -PORTVERSION= 3.695 -PORTREVISION= 3 +PORTVERSION= 3.696 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= http://evolution.gs.washington.edu/phylip/download/ @@ -11,13 +10,16 @@ MASTER_SITES= http://evolution.gs.washin MAINTAINER= ports@FreeBSD.org COMMENT= Phylogeny Inference Package +LICENSE= BSD2CLAUSE +LICENSE_FILES= ${WRKSRC}/COPYRIGHT + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash BUILD_WRKSRC= ${WRKSRC}/src INSTALL_WRKSRC= ${WRKSRC}/src -USE_XORG= x11 xaw xt USES= gmake +USE_XORG= x11 xaw xt MAKEFILE= Makefile.unx MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DUNX" \ DFLAGS="${CFLAGS} -DX -I${LOCALBASE}/include" \ @@ -25,28 +27,23 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} USE_LDCONFIG= yes PORTDOCS= * -PORTEXAMPLES= * - -OPTIONS_DEFINE= DOCS EXAMPLES -pre-install: - @(cd ${WRKSRC}/src && ${STRIP_CMD} libdrawtree.so libdrawgram.so) +OPTIONS_DEFINE= DOCS post-install: @cd ${WRKSRC}/exe && \ ${FIND} . -maxdepth 1 -not -type d -not -name '*.jar' \ -not -name '*.unx' -not -name 'font*' -not -name '*.so' \ - -exec ${INSTALL_PROGRAM} "{}" "${STAGEDIR}${PREFIX}/bin/{}" \; + | ${XARGS} -J % ${INSTALL_PROGRAM} % ${STAGEDIR}${PREFIX}/bin @cd ${WRKSRC}/exe && \ ${FIND} . -maxdepth 1 -not -type d -name "*.so" \ - -exec ${INSTALL_DATA} "{}" "${STAGEDIR}${PREFIX}/lib/{}" \; + | ${XARGS} -J % ${INSTALL_LIB} % ${STAGEDIR}${PREFIX}/lib @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC}/exe && \ ${FIND} . -maxdepth 1 -not -type d -name 'font*' \ - -exec ${INSTALL_DATA} "{}" "${STAGEDIR}${DATADIR}/{}" \; + | ${XARGS} -J % ${INSTALL_DATA} % ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} - @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - @(cd ${WRKSRC}/exe && ${COPYTREE_SHARE} testdata ${STAGEDIR}${EXAMPLESDIR}) + @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${DOCSDIR}) .include Modified: head/biology/phylip/distinfo ============================================================================== --- head/biology/phylip/distinfo Sun Nov 2 13:59:24 2014 (r372069) +++ head/biology/phylip/distinfo Sun Nov 2 14:13:59 2014 (r372070) @@ -1,2 +1,2 @@ -SHA256 (phylip-3.695.tar.gz) = d843ecee0d6bcf57f4f23dc8ef064a668907cc69b4edd7626ff7afdd8d0de370 -SIZE (phylip-3.695.tar.gz) = 4364684 +SHA256 (phylip-3.696.tar.gz) = cd0a452ca51922142ad06d585e2ef98565536a227cbd2bd47a2243af72c84a06 +SIZE (phylip-3.696.tar.gz) = 3955721 Modified: head/biology/phylip/pkg-descr ============================================================================== --- head/biology/phylip/pkg-descr Sun Nov 2 13:59:24 2014 (r372069) +++ head/biology/phylip/pkg-descr Sun Nov 2 14:13:59 2014 (r372070) @@ -1,17 +1,8 @@ - PHYLIP - Phylogeny Inference Package (version 3.6) - PHYLIP (the PHYLogeny Inference Package) is a package of programs for -inferring phylogenies (evolutionary trees). Methods that are -available in the package include parsimony, distance matrix, and -likelihood methods, including bootstrapping and consensus trees. Data -types that can be handled include molecular sequences, gene -frequencies, restriction sites, distance matrices, and 0/1 discrete -characters. - - Joe Felsenstein - Department of Genetics - University of Washington - Box 357360 - Seattle, Washington 98195-7360, U.S.A. +inferring phylogenies (evolutionary trees). Methods that are available +in the package include parsimony, distance matrix, and likelihood +methods, including bootstrapping and consensus trees. Data types that +can be handled include molecular sequences, gene frequencies, +restriction sites, distance matrices, and 0/1 discrete characters. WWW: http://evolution.genetics.washington.edu/phylip.html From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 14:24:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5EDC7268; Sun, 2 Nov 2014 14:24:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A914B18; Sun, 2 Nov 2014 14:24:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2EO9hi039301; Sun, 2 Nov 2014 14:24:09 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2EO8NX039298; Sun, 2 Nov 2014 14:24:08 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411021424.sA2EO8NX039298@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 2 Nov 2014 14:24:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372071 - in head/print/hp2xx: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 14:24:09 -0000 Author: robak Date: Sun Nov 2 14:24:07 2014 New Revision: 372071 URL: https://svnweb.freebsd.org/changeset/ports/372071 QAT: https://qat.redports.org/buildarchive/r372071/ Log: print/hp2xx: multiple fixes - Fix building on -CURRENT - Add LICENSE - Pet portlint PR: 194500 Submitted by: Kato Tsuguru Approved by: mentors (implicit) Modified: head/print/hp2xx/Makefile head/print/hp2xx/files/patch-Makefile head/print/hp2xx/files/patch-doc_hp2xxinf.tex Modified: head/print/hp2xx/Makefile ============================================================================== --- head/print/hp2xx/Makefile Sun Nov 2 14:13:59 2014 (r372070) +++ head/print/hp2xx/Makefile Sun Nov 2 14:24:07 2014 (r372071) @@ -3,39 +3,36 @@ PORTNAME= hp2xx PORTVERSION= 3.4.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print x11 -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= HPGL to vector and raster formats converter and previewer for X11 +LICENSE= GPLv2 # (or later) + LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff -WRKSRC= ${WRKDIR}/${DISTNAME}/sources +WRKSRC_SUBDIR= sources USES= makeinfo MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}" -PLIST_FILES= bin/hp2xx man/man1/hp2xx.1.gz -INFO= hp2xx - CPPFLAGS+= -DUNIX -I${LOCALBASE}/include LDFLAGS+= -lm -L${LOCALBASE}/lib -ltiff -lpng -lz -OPTIONS_DEFINE= X11 -OPTIONS_DEFAULT=X11 +INFO= hp2xx +PLIST_FILES= bin/hp2xx man/man1/hp2xx.1.gz -X11_USE= XORG=x11 -X11_CPPFLAGS= -DHAS_UNIX_X11 -I${LOCALBASE}/include -X11_LDFLAGS= -L${LOCALBASE}/lib -lX11 +OPTIONS_DEFINE= X11 +OPTIONS_DEFAULT= X11 + +X11_USE= XORG=x11 X11_MAKE_ENV= PREVIEWER=to_x11 X11_MAKE_ENV_OFF= PREVIEWER=no_prev - -post-patch: - @${REINPLACE_CMD} -E 's,(bin|info|man1)dir),DESTDIR)$$(&,' \ - ${WRKSRC}/Makefile +X11_CPPFLAGS= -DHAS_UNIX_X11 -I${LOCALBASE}/include +X11_LDFLAGS= -L${LOCALBASE}/lib -lX11 .include Modified: head/print/hp2xx/files/patch-Makefile ============================================================================== --- head/print/hp2xx/files/patch-Makefile Sun Nov 2 14:13:59 2014 (r372070) +++ head/print/hp2xx/files/patch-Makefile Sun Nov 2 14:24:07 2014 (r372071) @@ -86,15 +86,15 @@ - -$(STRIP) $(PROGRAM) - -$(CP) $(PROGRAM) $(bindir) - -$(CHMOD) 755 $(bindir)/$(PROGRAM) -+ ${BSD_INSTALL_PROGRAM} $(PROGRAM) $(bindir) ++ ${BSD_INSTALL_PROGRAM} $(PROGRAM) $(DESTDIR)$(bindir) install-info: hp2xx.info - -$(CP) hp2xx.info $(infodir) - -$(CHMOD) 644 $(infodir)/hp2xx.info -+ ${BSD_INSTALL_DATA} hp2xx.info $(infodir) ++ ${BSD_INSTALL_DATA} hp2xx.info $(DESTDIR)$(infodir) install-man: ../doc/hp2xx.1 - -$(CP) ../doc/hp2xx.1 $(man1dir) - -$(CHMOD) 644 $(man1dir)/hp2xx.1 -+ ${BSD_INSTALL_MAN} ../doc/hp2xx.1 $(man1dir) ++ ${BSD_INSTALL_MAN} ../doc/hp2xx.1 $(DESTDIR)$(man1dir) Modified: head/print/hp2xx/files/patch-doc_hp2xxinf.tex ============================================================================== --- head/print/hp2xx/files/patch-doc_hp2xxinf.tex Sun Nov 2 14:13:59 2014 (r372070) +++ head/print/hp2xx/files/patch-doc_hp2xxinf.tex Sun Nov 2 14:24:07 2014 (r372071) @@ -12,8 +12,8 @@ @c @smallbook @c @cropmarks @c %**end of header -@@ -35,14 +40,6 @@ - @c 00/09/20 V 1.2 MK fixed INFO-DIR-ENTRY, updates for 3.4.0 +@@ -36,14 +41,6 @@ + @c 03/06/21 V 1.4 MK updates and fixes for 3.4.4 @c THIS MANUAL REQUIRES TEXINFO-2 macros and info-makers to format properly. -@ifinfo @@ -27,3 +27,12 @@ @c @ifinfo This file documents the HP-GL converter HP2XX +@@ -92,7 +89,7 @@ + @page + @tex + {\parskip=0pt +-\hfill mk\@daveg.com\par ++\hfill mk@@daveg.com\par + \hfill {\it Using HP2XX}, \manvers\par + \hfill \TeX{}info \texinfoversion\par + } From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 14:25:01 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 595CE34B; Sun, 2 Nov 2014 14:25:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C1C3B1F; Sun, 2 Nov 2014 14:25:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2EP1JA039594; Sun, 2 Nov 2014 14:25:01 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2EP0vO039580; Sun, 2 Nov 2014 14:25:00 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411021425.sA2EP0vO039580@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 2 Nov 2014 14:25:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372072 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 14:25:01 -0000 Author: gerald Date: Sun Nov 2 14:24:59 2014 New Revision: 372072 URL: https://svnweb.freebsd.org/changeset/ports/372072 QAT: https://qat.redports.org/buildarchive/r372072/ Log: Update to Wine 1.7.30. This includes the following changes: - More support for fonts in DirectWrite. - Improved ATL thunk support. - A few more C runtime functions. - Regedit import/export fixes. - Various bug fixes. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sun Nov 2 14:24:07 2014 (r372071) +++ head/emulators/wine-devel/Makefile Sun Nov 2 14:24:59 2014 (r372072) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.7.29 +DISTVERSION= 1.7.30 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sun Nov 2 14:24:07 2014 (r372071) +++ head/emulators/wine-devel/distinfo Sun Nov 2 14:24:59 2014 (r372072) @@ -1,4 +1,4 @@ -SHA256 (wine-1.7.29.tar.bz2) = ae48190d35533197811eeabed989ed9fd3201c44af917107f35ec0bf75b8de62 -SIZE (wine-1.7.29.tar.bz2) = 21823063 -SHA256 (v1.7.29.tar.gz) = 27fab2e3a16f1af4580328ec399bd383915cd8827855f7e77d69d8ddddee2ade -SIZE (v1.7.29.tar.gz) = 8423703 +SHA256 (wine-1.7.30.tar.bz2) = 10f7caf0420970772d868ab2ae24578f89b8a04b93604473e7c41bb295e0086c +SIZE (wine-1.7.30.tar.bz2) = 21835863 +SHA256 (v1.7.30.tar.gz) = 42d761cde615c5d70656078a7c2b23cf1e57f7ba174b3e6c9da6de876bc268d2 +SIZE (v1.7.30.tar.gz) = 8439935 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sun Nov 2 14:24:07 2014 (r372071) +++ head/emulators/wine-devel/pkg-plist Sun Nov 2 14:24:59 2014 (r372072) @@ -1346,6 +1346,7 @@ lib/wine/fakedlls/msxml3.dll lib/wine/fakedlls/msxml4.dll lib/wine/fakedlls/msxml6.dll lib/wine/fakedlls/nddeapi.dll +lib/wine/fakedlls/ndis.sys lib/wine/fakedlls/net.exe lib/wine/fakedlls/netapi32.dll lib/wine/fakedlls/netcfgx.dll @@ -1395,6 +1396,7 @@ lib/wine/fakedlls/plugplay.exe lib/wine/fakedlls/powrprof.dll lib/wine/fakedlls/presentationfontcache.exe lib/wine/fakedlls/printui.dll +lib/wine/fakedlls/prntvpt.dll lib/wine/fakedlls/progman.exe lib/wine/fakedlls/propsys.dll lib/wine/fakedlls/psapi.dll @@ -1910,6 +1912,7 @@ lib/wine/msxml3.dll.so lib/wine/msxml4.dll.so lib/wine/msxml6.dll.so lib/wine/nddeapi.dll.so +lib/wine/ndis.sys.so lib/wine/net.exe.so lib/wine/netapi32.dll.so lib/wine/netcfgx.dll.so @@ -1959,6 +1962,7 @@ lib/wine/plugplay.exe.so lib/wine/powrprof.dll.so lib/wine/presentationfontcache.exe.so lib/wine/printui.dll.so +lib/wine/prntvpt.dll.so lib/wine/progman.exe.so lib/wine/propsys.dll.so lib/wine/psapi.dll.so From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 15:06:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56BF795E; Sun, 2 Nov 2014 15:06:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 375D8E42; Sun, 2 Nov 2014 15:06:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2F6kbp058962; Sun, 2 Nov 2014 15:06:46 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2F6ipf058956; Sun, 2 Nov 2014 15:06:44 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411021506.sA2F6ipf058956@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 2 Nov 2014 15:06:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372073 - in head/devel: . libsearpc libsearpc/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 15:06:46 -0000 Author: marino Date: Sun Nov 2 15:06:44 2014 New Revision: 372073 URL: https://svnweb.freebsd.org/changeset/ports/372073 QAT: https://qat.redports.org/buildarchive/r372073/ Log: Add new port devel/libsearpc PR: 193132 Submitted by: JingFeng Yan Searpc is a simple C language RPC framework based on GObject system. Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. The serialization/deserialization uses JSON format via json-glib library. A serialized json object is returned from server to client after executing the RPC function. Each RPC function defined in the server side should take an extra GError argument to report error. Added: head/devel/libsearpc/ head/devel/libsearpc/Makefile (contents, props changed) head/devel/libsearpc/distinfo (contents, props changed) head/devel/libsearpc/files/ head/devel/libsearpc/files/patch-Makefile.am (contents, props changed) head/devel/libsearpc/pkg-descr (contents, props changed) head/devel/libsearpc/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Nov 2 14:24:59 2014 (r372072) +++ head/devel/Makefile Sun Nov 2 15:06:44 2014 (r372073) @@ -1127,6 +1127,7 @@ SUBDIR += librevisa-vxi SUBDIR += libruin SUBDIR += libs11n + SUBDIR += libsearpc SUBDIR += libserialport SUBDIR += libserver SUBDIR += libshbuf Added: head/devel/libsearpc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libsearpc/Makefile Sun Nov 2 15:06:44 2014 (r372073) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= libsearpc +PORTVERSION= 3.0.0 +CATEGORIES= devel + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= Simple RPC framework based on GObject System in C + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \ + libgobject-2.0.so:${PORTSDIR}/devel/glib20 + +USE_GITHUB= yes +GH_ACCOUNT= haiwen +GH_TAGNAME= v3.0-latest +GH_COMMIT= 8998e7b + +USES= autoreconf libtool pathfix pkgconfig python:2 +USE_LDCONFIG= yes +PATHFIX_MAKEFILEIN= Makefile.am + +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip + +.include Added: head/devel/libsearpc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libsearpc/distinfo Sun Nov 2 15:06:44 2014 (r372073) @@ -0,0 +1,2 @@ +SHA256 (libsearpc-3.0.0.tar.gz) = cf563519d593be83d05192397ef56b33c6f2c5a105e7d469cc48e465ffdfc010 +SIZE (libsearpc-3.0.0.tar.gz) = 43293 Added: head/devel/libsearpc/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libsearpc/files/patch-Makefile.am Sun Nov 2 15:06:44 2014 (r372073) @@ -0,0 +1,15 @@ +--- Makefile.am.orig 2014-08-14 11:48:58.000000000 -0400 ++++ Makefile.am 2014-09-06 03:15:27.906790580 -0400 +@@ -19,11 +19,7 @@ + SUBDIRS = lib pysearpc ${MAKE_DEMO} tests + + install-data-local: +-if MACOS +- sed -i '' -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) +-else +- ${SED} -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) +-endif ++ ${SED} -i '' "s|(DESTDIR)||g" $(pcfiles) + + dist-hook: + git log -1 > $(distdir)/latest_commit Added: head/devel/libsearpc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libsearpc/pkg-descr Sun Nov 2 15:06:44 2014 (r372073) @@ -0,0 +1,10 @@ +Searpc is a simple C language RPC framework based on GObject system. +Searpc handles the serialization/deserialization part of RPC, the +transport part is left to users. + +The serialization/deserialization uses JSON format via json-glib +library. A serialized json object is returned from server to client +after executing the RPC function. Each RPC function defined in the +server side should take an extra GError argument to report error. + +WWW: https://github.com/haiwen/libsearpc Added: head/devel/libsearpc/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libsearpc/pkg-plist Sun Nov 2 15:06:44 2014 (r372073) @@ -0,0 +1,22 @@ +bin/searpc-codegen.py +include/searpc-client.h +include/searpc-server.h +include/searpc-utils.h +include/searpc.h +lib/libsearpc.a +lib/libsearpc.so +lib/libsearpc.so.1 +lib/libsearpc.so.1.0.2 +%%PYTHON_SITELIBDIR%%/pysearpc/__init__.py +%%PYTHON_SITELIBDIR%%/pysearpc/__init__.pyc +%%PYTHON_SITELIBDIR%%/pysearpc/__init__.pyo +%%PYTHON_SITELIBDIR%%/pysearpc/client.py +%%PYTHON_SITELIBDIR%%/pysearpc/client.pyc +%%PYTHON_SITELIBDIR%%/pysearpc/client.pyo +%%PYTHON_SITELIBDIR%%/pysearpc/common.py +%%PYTHON_SITELIBDIR%%/pysearpc/common.pyc +%%PYTHON_SITELIBDIR%%/pysearpc/common.pyo +%%PYTHON_SITELIBDIR%%/pysearpc/server.py +%%PYTHON_SITELIBDIR%%/pysearpc/server.pyc +%%PYTHON_SITELIBDIR%%/pysearpc/server.pyo +libdata/pkgconfig/libsearpc.pc From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 16:10:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83755978; Sun, 2 Nov 2014 16:10:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65CF03E5; Sun, 2 Nov 2014 16:10:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2GASgZ091001; Sun, 2 Nov 2014 16:10:28 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2GAR6Q090998; Sun, 2 Nov 2014 16:10:27 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201411021610.sA2GAR6Q090998@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sun, 2 Nov 2014 16:10:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372074 - head/x11/terminology X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 16:10:28 -0000 Author: bdrewery Date: Sun Nov 2 16:10:27 2014 New Revision: 372074 URL: https://svnweb.freebsd.org/changeset/ports/372074 QAT: https://qat.redports.org/buildarchive/r372074/ Log: - Update to 0.7.0 - Support NLS PR: 194338 Submitted by: Conrad Meyer Approved by: maintainer timeout Modified: head/x11/terminology/Makefile head/x11/terminology/distinfo head/x11/terminology/pkg-plist Modified: head/x11/terminology/Makefile ============================================================================== --- head/x11/terminology/Makefile Sun Nov 2 15:06:44 2014 (r372073) +++ head/x11/terminology/Makefile Sun Nov 2 16:10:27 2014 (r372074) @@ -2,21 +2,26 @@ # $FreeBSD$ PORTNAME= terminology -PORTVERSION= 0.3.0 +PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.org/releases/ \ - LOCAL/gblach/e17/ +MASTER_SITES= http://download.enlightenment.org/rel/apps/terminology/ MAINTAINER= gblach@FreeBSD.org COMMENT= EFL Terminal Emulator LICENSE= BSD -USES= pkgconfig tar:bzip2 +USES= pkgconfig tar:xz DIST_SUBDIR= e17 GNU_CONFIGURE= yes USE_EFL= eina eet evas ecore edje emotion elementary USE_EFL_ECORE= imf imf_evas input ipc +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls + .include Modified: head/x11/terminology/distinfo ============================================================================== --- head/x11/terminology/distinfo Sun Nov 2 15:06:44 2014 (r372073) +++ head/x11/terminology/distinfo Sun Nov 2 16:10:27 2014 (r372074) @@ -1,2 +1,2 @@ -SHA256 (e17/terminology-0.3.0.tar.bz2) = 7ea94aec40fc0e210543b36236842f1dfe3c64abf4f3d7ae6f5dae2fb668476e -SIZE (e17/terminology-0.3.0.tar.bz2) = 567309 +SHA256 (e17/terminology-0.7.0.tar.xz) = 4fe3ca0fa4ec7e1d8bb83a224df29871801bbf1bd3a9da34e732e3a6e8272275 +SIZE (e17/terminology-0.7.0.tar.xz) = 3194548 Modified: head/x11/terminology/pkg-plist ============================================================================== --- head/x11/terminology/pkg-plist Sun Nov 2 15:06:44 2014 (r372073) +++ head/x11/terminology/pkg-plist Sun Nov 2 16:10:27 2014 (r372074) @@ -5,8 +5,21 @@ bin/tycat bin/tyls bin/typop bin/tyq +man/man1/terminology.1.gz share/applications/terminology.desktop share/icons/terminology.png +%%NLS%%share/locale/ca/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/de/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/el/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/eo/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/fi/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/fr/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/it/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/ko/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/ms/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/sr/LC_MESSAGES/terminology.mo +%%DATADIR%%/backgrounds/mystic.png +%%DATADIR%%/backgrounds/texture_background.png %%DATADIR%%/fonts/10x20.pcf %%DATADIR%%/fonts/4x6.pcf %%DATADIR%%/fonts/5x7.pcf @@ -31,13 +44,12 @@ share/icons/terminology.png %%DATADIR%%/fonts/terminus-20-bold.pcf %%DATADIR%%/fonts/terminus-20.pcf %%DATADIR%%/images/terminology.png +%%DATADIR%%/themes/base16_ocean_dark.edj %%DATADIR%%/themes/black.edj %%DATADIR%%/themes/default.edj %%DATADIR%%/themes/mild.edj %%DATADIR%%/themes/mustang.edj +%%DATADIR%%/themes/nyanology.edj +%%DATADIR%%/themes/smyck.edj %%DATADIR%%/themes/solarized.edj %%DATADIR%%/themes/solarized_light.edj -@dirrm %%DATADIR%%/themes -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%% From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 16:34:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA15BD04; Sun, 2 Nov 2014 16:34:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 957CA864; Sun, 2 Nov 2014 16:34:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2GYlCt003434; Sun, 2 Nov 2014 16:34:47 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2GYksh003429; Sun, 2 Nov 2014 16:34:46 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201411021634.sA2GYksh003429@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 2 Nov 2014 16:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372075 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 16:34:47 -0000 Author: gordon Date: Sun Nov 2 16:34:45 2014 New Revision: 372075 URL: https://svnweb.freebsd.org/changeset/ports/372075 QAT: https://qat.redports.org/buildarchive/r372075/ Log: Update p4d to 2014.2/958074 Approved by: erwin (mentor) MFH: 2014Q4 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 Sun Nov 2 16:10:27 2014 (r372074) +++ head/devel/p4d/Makefile Sun Nov 2 16:34:45 2014 (r372075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2014.2.935585 +PORTVERSION= 2014.2.958074 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 Sun Nov 2 16:10:27 2014 (r372074) +++ head/devel/p4d/distinfo.freebsd100x86 Sun Nov 2 16:34:45 2014 (r372075) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.935585/bin.freebsd100x86/p4d) = 0ba1c263afe3e24e91da8df75fbaa094a98b4abdc8625ff30407cf22906de202 -SIZE (perforce/2014.2.935585/bin.freebsd100x86/p4d) = 4696700 +SHA256 (perforce/2014.2.958074/bin.freebsd100x86/p4d) = 495dac4cd88a0dd443061fc1ad0f06035c96d489c8cd135f6ae4564d2ffdeff9 +SIZE (perforce/2014.2.958074/bin.freebsd100x86/p4d) = 4696636 Modified: head/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86_64 Sun Nov 2 16:10:27 2014 (r372074) +++ head/devel/p4d/distinfo.freebsd100x86_64 Sun Nov 2 16:34:45 2014 (r372075) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.935585/bin.freebsd100x86_64/p4d) = 9dee1cc3c5691004872a5db9dea71a8a95a2c86e8d4c8df4759ede4cb9ec3b41 -SIZE (perforce/2014.2.935585/bin.freebsd100x86_64/p4d) = 4861632 +SHA256 (perforce/2014.2.958074/bin.freebsd100x86_64/p4d) = 324621c985b91a8c21f4b184fd174808d861cc2105b48f627c9b4e5f603235bb +SIZE (perforce/2014.2.958074/bin.freebsd100x86_64/p4d) = 4861632 Modified: head/devel/p4d/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86 Sun Nov 2 16:10:27 2014 (r372074) +++ head/devel/p4d/distinfo.freebsd70x86 Sun Nov 2 16:34:45 2014 (r372075) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.935585/bin.freebsd70x86/p4d) = 3db86c8b2dc85b167b370d5536d12dcc74212cc420f2de23965035967bc3b025 -SIZE (perforce/2014.2.935585/bin.freebsd70x86/p4d) = 5053568 +SHA256 (perforce/2014.2.958074/bin.freebsd70x86/p4d) = aa7aa4fa5a34a97374d962e8c067e80a823743e9ce7cea147df2e819380c52ca +SIZE (perforce/2014.2.958074/bin.freebsd70x86/p4d) = 5053504 Modified: head/devel/p4d/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86_64 Sun Nov 2 16:10:27 2014 (r372074) +++ head/devel/p4d/distinfo.freebsd70x86_64 Sun Nov 2 16:34:45 2014 (r372075) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.935585/bin.freebsd70x86_64/p4d) = 7256b8e26583a2277c294793ef2ebdf0e74017cd8dddf3cbab596941b8ad5cf4 -SIZE (perforce/2014.2.935585/bin.freebsd70x86_64/p4d) = 5225024 +SHA256 (perforce/2014.2.958074/bin.freebsd70x86_64/p4d) = 997abffff4d8faa0e6ee375128f7d042b72f97bc23f9f673ca71f12210b720ef +SIZE (perforce/2014.2.958074/bin.freebsd70x86_64/p4d) = 5224960 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 16:41:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4074E118; Sun, 2 Nov 2014 16:41:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C84C927; Sun, 2 Nov 2014 16:41:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2Gf7Bd006852; Sun, 2 Nov 2014 16:41:07 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2Gf6WU006849; Sun, 2 Nov 2014 16:41:06 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021641.sA2Gf6WU006849@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 16:41:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372076 - head/math/pspp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 16:41:07 -0000 Author: pawel Date: Sun Nov 2 16:41:05 2014 New Revision: 372076 URL: https://svnweb.freebsd.org/changeset/ports/372076 QAT: https://qat.redports.org/buildarchive/r372076/ Log: - Update to version 0.8.4 - Clean pkg-plist PR: 194168 Submitted by: tkato432@yahoo.com Modified: head/math/pspp/Makefile head/math/pspp/distinfo head/math/pspp/pkg-plist Modified: head/math/pspp/Makefile ============================================================================== --- head/math/pspp/Makefile Sun Nov 2 16:34:45 2014 (r372075) +++ head/math/pspp/Makefile Sun Nov 2 16:41:05 2014 (r372076) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pspp -PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTVERSION= 0.8.4 CATEGORIES= math MASTER_SITES= GNU @@ -16,7 +15,7 @@ BUILD_DEPENDS= texinfo>0:${PORTSDIR}/pri LIB_DEPENDS= libplot.so:${PORTSDIR}/graphics/plotutils \ libgslcblas.so:${PORTSDIR}/math/gsl -USES= charsetfix gmake iconv libtool perl5 pkgconfig +USES= charsetfix gmake iconv libtool perl5 pkgconfig readline USE_GNOME= libxml2 USE_PERL5= build GNU_CONFIGURE= yes @@ -32,7 +31,6 @@ PLIST_SUB= VERSION="${PORTVERSION}" INFO= pspp pspp-dev OPTIONS_DEFINE= DOCS GUI NLS PGSQL -OPTIONS_DEFAULT= NLS OPTIONS_SUB= yes GUI_LIB_DEPENDS= libgladeui-1.so:${PORTSDIR}/devel/glade3 Modified: head/math/pspp/distinfo ============================================================================== --- head/math/pspp/distinfo Sun Nov 2 16:34:45 2014 (r372075) +++ head/math/pspp/distinfo Sun Nov 2 16:41:05 2014 (r372076) @@ -1,2 +1,2 @@ -SHA256 (pspp-0.8.3.tar.gz) = adb8de281098b0d8632a8f2ea2af6514100786cf946f07a3c268d4baff15316f -SIZE (pspp-0.8.3.tar.gz) = 6247760 +SHA256 (pspp-0.8.4.tar.gz) = bfcc3b0e98a5e2d44b4f3383e52c1a26b7eacf5bf419786f49fa16d00bc1c52c +SIZE (pspp-0.8.4.tar.gz) = 6338998 Modified: head/math/pspp/pkg-plist ============================================================================== --- head/math/pspp/pkg-plist Sun Nov 2 16:34:45 2014 (r372075) +++ head/math/pspp/pkg-plist Sun Nov 2 16:41:05 2014 (r372076) @@ -72,6 +72,7 @@ man/man1/pspp-dump-sav.1.gz %%NLS%%share/locale/nl/LC_MESSAGES/pspp.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pspp.mo %%NLS%%share/locale/sl/LC_MESSAGES/pspp.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pspp.mo %%NLS%%share/locale/uk/LC_MESSAGES/pspp.mo %%GUI%%%%DATADIR%%/actions/16x16/analyze-bivariate-correlation.png %%GUI%%%%DATADIR%%/actions/16x16/analyze-compare-means.png @@ -235,7 +236,7 @@ man/man1/pspp-dump-sav.1.gz %%GUI%%%%DATADIR%%/means.ui %%GUI%%%%DATADIR%%/missing-val-dialog.ui %%GUI%%%%DATADIR%%/oneway.ui -%%GUI%%%%DATADIR%%/output-viewer.ui +%%GUI%%%%DATADIR%%/output-window.ui %%GUI%%%%DATADIR%%/paired-samples.ui %%GUI%%%%DATADIR%%/pspp.lang %%GUI%%%%DATADIR%%/psppire.gtkrc @@ -258,16 +259,3 @@ man/man1/pspp-dump-sav.1.gz %%GUI%%%%DATADIR%%/var-sheet.ui %%GUI%%%%DATADIR%%/var-type-dialog.ui %%GUI%%%%DATADIR%%/variable-info.ui -%%GUI%%@dirrm %%DATADIR%%/examples -%%GUI%%@dirrm %%DATADIR%%/categories/16x16 -%%GUI%%@dirrm %%DATADIR%%/categories -%%GUI%%@dirrm %%DATADIR%%/actions/32x32 -%%GUI%%@dirrm %%DATADIR%%/actions/24x24 -%%GUI%%@dirrm %%DATADIR%%/actions/16x16 -%%GUI%%@dirrm %%DATADIR%%/actions -%%GUI%%@dirrm %%DATADIR%% -%%GUI%%@dirrm share/glade3/pixmaps/22x22 -%%GUI%%@dirrm share/glade3/pixmaps/16x16 -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%GUI%%@dirrmtry share/appdata -@dirrm lib/pspp From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 16:51:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8EE4559; Sun, 2 Nov 2014 16:51:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9C1B97E; Sun, 2 Nov 2014 16:51:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2GpAY7012125; Sun, 2 Nov 2014 16:51:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2GpAvO012123; Sun, 2 Nov 2014 16:51:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411021651.sA2GpAvO012123@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 2 Nov 2014 16:51:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372078 - in head/devel: ptlib/files pwlib/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 16:51:11 -0000 Author: antoine Date: Sun Nov 2 16:51:09 2014 New Revision: 372078 URL: https://svnweb.freebsd.org/changeset/ports/372078 QAT: https://qat.redports.org/buildarchive/r372078/ Log: Allow building with bison 3 PR: ports/194680 Added: head/devel/ptlib/files/patch-src_ptlib_common_getdate.y (contents, props changed) head/devel/pwlib/files/patch-src_ptlib_common_getdate.y (contents, props changed) Added: head/devel/ptlib/files/patch-src_ptlib_common_getdate.y ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ptlib/files/patch-src_ptlib_common_getdate.y Sun Nov 2 16:51:09 2014 (r372078) @@ -0,0 +1,47 @@ +--- src/ptlib/common/getdate.y.orig 2013-02-20 02:11:52 UTC ++++ src/ptlib/common/getdate.y +@@ -106,8 +106,6 @@ struct Variables { + + + #define YYPURE 1 +-#define YYLEX_PARAM VARIABLE +-#define YYPARSE_PARAM parseParam + + #define yyparse PTime_yyparse + #define yylex PTime_yylex +@@ -121,9 +119,9 @@ static int yyparse(void *); + static int yylex(); + + #ifdef __GNUC__ +-static int yyerror(char const *msg); ++static int yyerror(void *, char const *msg); + #else +-static void yyerror(char const *msg); ++static void yyerror(void *, char const *msg); + #endif + + +@@ -133,6 +131,8 @@ static void SetPossibleDate(struct Varia + %} + + %pure_parser ++%parse-param {void *parseParam} ++%lex-param {void *parseParam} + + %union { + time_t Number; +@@ -1018,12 +1018,12 @@ time_t STDAPICALLTYPE PTimeParse(void * + #endif + + #ifdef __GNUC__ +-int yyerror(const char * s) ++int yyerror(void *var, const char * s) + { + return 0; + } + #else +-static void yyerror(const char * s) ++static void yyerror(void *var, const char * s) + { + } + #endif Added: head/devel/pwlib/files/patch-src_ptlib_common_getdate.y ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pwlib/files/patch-src_ptlib_common_getdate.y Sun Nov 2 16:51:09 2014 (r372078) @@ -0,0 +1,111 @@ +--- src/ptlib/common/getdate.y.orig 2007-10-19 06:22:32 UTC ++++ src/ptlib/common/getdate.y +@@ -106,8 +106,6 @@ struct Variables { + + + #define YYPURE 1 +-#define YYLEX_PARAM VARIABLE->yyInput +-#define YYPARSE_PARAM parseParam + + #define yyparse PTime_yyparse + #define yylex PTime_yylex +@@ -117,9 +115,9 @@ static int yyparse(void *); + static int yylex(); + + #ifdef __GNUC__ +-static int yyerror(); ++static int yyerror(void *, char const *msg); + #else +-static void yyerror(); ++static void yyerror(void *, char const *msg); + #endif + + +@@ -129,6 +127,8 @@ static void SetPossibleDate(struct Varia + %} + + %pure_parser ++%parse-param {void *parseParam} ++%lex-param {void *parseParam} + + %union { + time_t Number; +@@ -718,22 +718,22 @@ static int LookupWord(char * buff, YYSTY + #ifndef __GNUC__ + static + #endif +-int yylex(YYSTYPE * yylval, void * yyInput) ++int yylex(YYSTYPE * yylval, struct Variables * vars) + { + register char *p; + char buff[20]; + int Count; + int sign; +- register int c = PTimeGetChar(yyInput); ++ register int c = PTimeGetChar(vars->yyInput); + + while (c != EOF && c != '\0' && c != '\n') { + while (isspace(c)) +- c = PTimeGetChar(yyInput); ++ c = PTimeGetChar(vars->yyInput); + + if (isdigit(c) || c == '-' || c == '+') { + if (c == '-' || c == '+') { + sign = c == '-' ? -1 : 1; +- if (!isdigit(c = PTimeGetChar(yyInput))) ++ if (!isdigit(c = PTimeGetChar(vars->yyInput))) + /* skip the '-' sign */ + continue; + } +@@ -743,10 +743,10 @@ int yylex(YYSTYPE * yylval, void * yyInp + Count = 0; /* Count number of digits */ + while (isdigit(c)) { + yylval->Number = 10 * yylval->Number + c - '0'; +- c = PTimeGetChar(yyInput); ++ c = PTimeGetChar(vars->yyInput); + Count++; + } +- PTimeUngetChar(yyInput, c); ++ PTimeUngetChar(vars->yyInput, c); + if (sign < 0) + yylval->Number = -yylval->Number; + if (sign) +@@ -759,12 +759,12 @@ int yylex(YYSTYPE * yylval, void * yyInp + } + + if (isalpha(c)) { +- for (p = buff; isalpha(c) || c == '.'; c = PTimeGetChar(yyInput)) { ++ for (p = buff; isalpha(c) || c == '.'; c = PTimeGetChar(vars->yyInput)) { + if (p < &buff[sizeof(buff)-1]) + *p++ = (char)c; + } + *p = '\0'; +- PTimeUngetChar(yyInput, c); ++ PTimeUngetChar(vars->yyInput, c); + return LookupWord(buff, yylval); + } + +@@ -773,7 +773,7 @@ int yylex(YYSTYPE * yylval, void * yyInp + + Count = 0; + do { +- c = PTimeGetChar(yyInput); ++ c = PTimeGetChar(vars->yyInput); + if (c == '\0' || c == EOF) + return c; + if (c == '(') +@@ -1008,12 +1008,12 @@ time_t STDAPICALLTYPE PTimeParse(void * + #endif + + #ifdef __GNUC__ +-int yyerror(const char * s) ++int yyerror(void *var, const char * s) + { + return 0; + } + #else +-static void yyerror(const char * s) ++static void yyerror(void *var, const char * s) + { + } + #endif From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 17:01:52 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0DA9822; Sun, 2 Nov 2014 17:01:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8CD92AC5; Sun, 2 Nov 2014 17:01:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2H1qjX017707; Sun, 2 Nov 2014 17:01:52 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2H1qb4017706; Sun, 2 Nov 2014 17:01:52 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411021701.sA2H1qb4017706@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 2 Nov 2014 17:01:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372079 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 17:01:52 -0000 Author: marino Date: Sun Nov 2 17:01:51 2014 New Revision: 372079 URL: https://svnweb.freebsd.org/changeset/ports/372079 QAT: https://qat.redports.org/buildarchive/r372079/ Log: devel/libsearpc: License is LGPL3, not GPLv3 Modified: head/devel/libsearpc/Makefile Modified: head/devel/libsearpc/Makefile ============================================================================== --- head/devel/libsearpc/Makefile Sun Nov 2 16:51:09 2014 (r372078) +++ head/devel/libsearpc/Makefile Sun Nov 2 17:01:51 2014 (r372079) @@ -7,7 +7,7 @@ CATEGORIES= devel MAINTAINER= yan_jingfeng@yahoo.com COMMENT= Simple RPC framework based on GObject System in C -LICENSE= GPLv3 +LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \ From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 17:43:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14A28CD6; Sun, 2 Nov 2014 17:43:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3A7BE46; Sun, 2 Nov 2014 17:43:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2Hh4c7037510; Sun, 2 Nov 2014 17:43:04 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2Hh4rP037507; Sun, 2 Nov 2014 17:43:04 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021743.sA2Hh4rP037507@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 17:43:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372080 - head/science/gwyddion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 17:43:05 -0000 Author: pawel Date: Sun Nov 2 17:43:03 2014 New Revision: 372080 URL: https://svnweb.freebsd.org/changeset/ports/372080 QAT: https://qat.redports.org/buildarchive/r372080/ Log: - Update to version 2.38 - Sort option helpers - Clean pkg-plist PR: 194170 Submitted by: tkato432@yahoo.com Modified: head/science/gwyddion/Makefile head/science/gwyddion/distinfo head/science/gwyddion/pkg-plist Modified: head/science/gwyddion/Makefile ============================================================================== --- head/science/gwyddion/Makefile Sun Nov 2 17:01:51 2014 (r372079) +++ head/science/gwyddion/Makefile Sun Nov 2 17:43:03 2014 (r372080) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gwyddion -PORTVERSION= 2.37 -PORTREVISION= 3 +PORTVERSION= 2.38 CATEGORIES= science graphics MASTER_SITES= SF @@ -37,13 +36,14 @@ OPTIONS_DEFAULT= PERL PYTHON UNIQUE OPTIONS_SUB= yes PERL_USES= perl5 -PERL_CONFIGURE_WITH= ${PERL} -PYTHON_USE= GNOME=pygtksourceview PYTHON=yes +PERL_CONFIGURE_WITH= perl +PYTHON_USES= python +PYTHON_USE= gnome=pygtksourceview PYTHON_CONFIGURE_ENABLE= pygwy -PYTHON_CONFIGURE_WITH= gtksourceview ${PYTHON_CMD} -RUBY_USE= RUBY=yes -RUBY_CONFIGURE_WITH= ${RUBY} -UNIQUE_DESC= Remote controle backend support +PYTHON_CONFIGURE_WITH= gtksourceview python +RUBY_USE= ruby=yes +RUBY_CONFIGURE_WITH= ruby +UNIQUE_DESC= Remote control backend support UNIQUE_LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique UNIQUE_CONFIGURE_WITH= unique Modified: head/science/gwyddion/distinfo ============================================================================== --- head/science/gwyddion/distinfo Sun Nov 2 17:01:51 2014 (r372079) +++ head/science/gwyddion/distinfo Sun Nov 2 17:43:03 2014 (r372080) @@ -1,2 +1,2 @@ -SHA256 (gwyddion-2.37.tar.xz) = c18268a2126b3bc845cdad1db6660b0d712b7654fb671743c1f6b86d46eca11a -SIZE (gwyddion-2.37.tar.xz) = 3038588 +SHA256 (gwyddion-2.38.tar.xz) = aac742cc0a8c833b2b2b1d0c030de16296cbc9317e4b9a9b06917cfce3240eeb +SIZE (gwyddion-2.38.tar.xz) = 3078692 Modified: head/science/gwyddion/pkg-plist ============================================================================== --- head/science/gwyddion/pkg-plist Sun Nov 2 17:01:51 2014 (r372079) +++ head/science/gwyddion/pkg-plist Sun Nov 2 17:43:03 2014 (r372080) @@ -14,6 +14,7 @@ include/gwyddion/app/gwymoduleutils-file include/gwyddion/app/gwymoduleutils.h include/gwyddion/app/gwyplaintool.h include/gwyddion/app/gwytool.h +include/gwyddion/app/help.h include/gwyddion/app/log.h include/gwyddion/app/menu.h include/gwyddion/app/meta.h @@ -166,6 +167,7 @@ lib/gwyddion/modules/file/dmefile.so lib/gwyddion/modules/file/dumbfile.so lib/gwyddion/modules/file/ecsfile.so lib/gwyddion/modules/file/ezdfile.so +lib/gwyddion/modules/file/femtoscan-txt.so lib/gwyddion/modules/file/gdeffile.so lib/gwyddion/modules/file/gsffile.so lib/gwyddion/modules/file/gwyfile.so @@ -179,6 +181,7 @@ lib/gwyddion/modules/file/intematix.so lib/gwyddion/modules/file/iso28600.so lib/gwyddion/modules/file/jeol.so lib/gwyddion/modules/file/jpkscan.so +lib/gwyddion/modules/file/jspmfile.so lib/gwyddion/modules/file/lextfile.so lib/gwyddion/modules/file/magellan.so lib/gwyddion/modules/file/mapvue.so @@ -279,6 +282,7 @@ lib/gwyddion/modules/process/crosscor.so lib/gwyddion/modules/process/curvature.so lib/gwyddion/modules/process/cwt.so lib/gwyddion/modules/process/deposit_synth.so +lib/gwyddion/modules/process/diff_synth.so lib/gwyddion/modules/process/domain_synth.so lib/gwyddion/modules/process/drift.so lib/gwyddion/modules/process/dwt.so @@ -349,7 +353,7 @@ lib/gwyddion/modules/process/volumize_la lib/gwyddion/modules/process/wave_synth.so lib/gwyddion/modules/process/wpour_mark.so lib/gwyddion/modules/process/xydenoise.so -lib/gwyddion/modules/pygwy.so +%%PYTHON%%lib/gwyddion/modules/pygwy.so lib/gwyddion/modules/tool/crop.so lib/gwyddion/modules/tool/distance.so lib/gwyddion/modules/tool/filter.so @@ -373,45 +377,50 @@ lib/gwyddion/modules/volume/volume_calib lib/gwyddion/modules/volume/volume_extract.so lib/gwyddion/modules/volume/volume_fdfit.so lib/gwyddion/modules/volume/volume_invert.so -lib/gwyddion/perl/Gwyddion/dump.pm -lib/gwyddion/python/Gwyddion/__init__.py -lib/gwyddion/python/Gwyddion/__init__.pyc -lib/gwyddion/python/Gwyddion/__init__.pyo -lib/gwyddion/python/Gwyddion/dump.py -lib/gwyddion/python/Gwyddion/dump.pyc -lib/gwyddion/python/Gwyddion/dump.pyo +lib/gwyddion/modules/volume/volume_kmeans.so +%%PERL%%lib/gwyddion/perl/Gwyddion/dump.pm +%%PYTHON%%lib/gwyddion/python/Gwyddion/__init__.py +%%PYTHON%%lib/gwyddion/python/Gwyddion/__init__.pyc +%%PYTHON%%lib/gwyddion/python/Gwyddion/__init__.pyo +%%PYTHON%%lib/gwyddion/python/Gwyddion/dump.py +%%PYTHON%%lib/gwyddion/python/Gwyddion/dump.pyc +%%PYTHON%%lib/gwyddion/python/Gwyddion/dump.pyo +%%RUBY%%lib/gwyddion/ruby/gwyddion/dump.rb lib/libgwyapp2.so lib/libgwyapp2.so.0 -lib/libgwyapp2.so.0.10.1 +lib/libgwyapp2.so.0.11.0 lib/libgwyddion2.so lib/libgwyddion2.so.0 -lib/libgwyddion2.so.0.13.0 +lib/libgwyddion2.so.0.14.0 lib/libgwydgets2.so lib/libgwydgets2.so.0 -lib/libgwydgets2.so.0.15.0 +lib/libgwydgets2.so.0.16.0 lib/libgwydraw2.so lib/libgwydraw2.so.0 lib/libgwydraw2.so.0.2.0 lib/libgwymodule2.so lib/libgwymodule2.so.0 -lib/libgwymodule2.so.0.7.0 +lib/libgwymodule2.so.0.8.0 lib/libgwyprocess2.so lib/libgwyprocess2.so.0 -lib/libgwyprocess2.so.0.21.0 -%%PYTHON_SITELIBDIR%%/gwy.so +lib/libgwyprocess2.so.0.22.0 +%%PYTHON%%%%PYTHON_SITELIBDIR%%/gwy.so libdata/pkgconfig/gwyddion.pc libexec/gwyddion/plugins/file/dump -libexec/gwyddion/plugins/process/invert_perl.pl -libexec/gwyddion/plugins/process/invert_perl.pl.rgi -libexec/gwyddion/plugins/process/invert_python.py -libexec/gwyddion/plugins/process/invert_python.py.rgi +%%RUBY%%libexec/gwyddion/plugins/process/invert_narray.rb +%%PERL%%libexec/gwyddion/plugins/process/invert_perl.pl +%%PERL%%libexec/gwyddion/plugins/process/invert_perl.pl.rgi +%%PYTHON%%libexec/gwyddion/plugins/process/invert_python.py +%%PYTHON%%libexec/gwyddion/plugins/process/invert_python.py.rgi +%%RUBY%%libexec/gwyddion/plugins/process/invert_ruby.rb +%%RUBY%%libexec/gwyddion/plugins/process/invert_ruby.rb.rgi libexec/gwyddion/plugins/process/yellow.sh libexec/gwyddion/plugins/process/yellow.sh.rgi man/man1/gwyddion-thumbnailer.1.gz man/man1/gwyddion.1.gz -man/man3/Gwyddion::dump.3pm.gz +%%PERL%%man/man3/Gwyddion::dump.3pm.gz share/applications/gwyddion.desktop -share/gtksourceview-2.0/language-specs/pygwy.lang +%%PYTHON%%share/gtksourceview-2.0/language-specs/pygwy.lang %%DATADIR%%/glmaterials/Alien-Alloy %%DATADIR%%/glmaterials/Black-Plastic %%DATADIR%%/glmaterials/Black-Rubber @@ -611,6 +620,7 @@ share/gtksourceview-2.0/language-specs/p %%DATADIR%%/pixmaps/gwy_subscript-20.png %%DATADIR%%/pixmaps/gwy_superscript-20.png %%DATADIR%%/pixmaps/gwy_synthetic_columnar-24.png +%%DATADIR%%/pixmaps/gwy_synthetic_diffusion-24.png %%DATADIR%%/pixmaps/gwy_synthetic_domains-24.png %%DATADIR%%/pixmaps/gwy_synthetic_lattice-24.png %%DATADIR%%/pixmaps/gwy_synthetic_line_noise-24.png @@ -627,8 +637,9 @@ share/gtksourceview-2.0/language-specs/p %%DATADIR%%/pixmaps/gwy_zoom_out-24.png %%DATADIR%%/pixmaps/gwyddion.ico %%DATADIR%%/pixmaps/splash.png -%%DATADIR%%/pygwy/gwyutils.py +%%PYTHON%%%%DATADIR%%/pygwy/gwyutils.py %%DATADIR%%/ui/toolbox.xml +%%DATADIR%%/user-guide-modules share/icons/hicolor/48x48/apps/gwyddion.png share/locale/cs/LC_MESSAGES/gwyddion.mo share/locale/de/LC_MESSAGES/gwyddion.mo @@ -638,40 +649,3 @@ share/locale/it/LC_MESSAGES/gwyddion.mo share/locale/ru/LC_MESSAGES/gwyddion.mo share/mime/packages/gwyddion.xml share/thumbnailers/gwyddion.thumbnailer -%%RUBY%%lib/gwyddion/ruby/gwyddion/dump.rb -%%RUBY%%libexec/gwyddion/plugins/process/invert_narray.rb -%%RUBY%%libexec/gwyddion/plugins/process/invert_ruby.rb -%%RUBY%%libexec/gwyddion/plugins/process/invert_ruby.rb.rgi -%%RUBY%%@dirrmtry lib/gwyddion/ruby/gwyddion -%%RUBY%%@dirrmtry lib/gwyddion/ruby -@dirrmtry include/gwyddion/app -@dirrmtry include/gwyddion/libdraw -@dirrmtry include/gwyddion/libgwyddion -@dirrmtry include/gwyddion/libgwydgets -@dirrmtry include/gwyddion/libgwymodule -@dirrmtry include/gwyddion/libprocess -@dirrmtry include/gwyddion -@dirrmtry lib/gwyddion/include -@dirrmtry lib/gwyddion/modules/file -@dirrmtry lib/gwyddion/modules/graph -@dirrmtry lib/gwyddion/modules/layer -@dirrmtry lib/gwyddion/modules/process -@dirrmtry lib/gwyddion/modules/tool -@dirrmtry lib/gwyddion/modules/volume -@dirrmtry lib/gwyddion/modules -@dirrmtry lib/gwyddion/perl/Gwyddion -@dirrmtry lib/gwyddion/perl -@dirrmtry lib/gwyddion/python/Gwyddion -@dirrmtry lib/gwyddion/python -@dirrmtry lib/gwyddion -@dirrmtry libexec/gwyddion/plugins/file -@dirrmtry libexec/gwyddion/plugins/process -@dirrmtry libexec/gwyddion/plugins -@dirrmtry libexec/gwyddion -@dirrmtry %%DATADIR%%/glmaterials -@dirrmtry %%DATADIR%%/gradients -@dirrmtry %%DATADIR%%/pixmaps -@dirrmtry %%DATADIR%%/pygwy -@dirrmtry %%DATADIR%%/ui -@dirrmtry %%DATADIR%% -@dirrmtry share/thumbnailers From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 18:15:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 306B66D4; Sun, 2 Nov 2014 18:15:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 031CE156; Sun, 2 Nov 2014 18:15:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2IFK0H052124; Sun, 2 Nov 2014 18:15:20 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2IFKhm052122; Sun, 2 Nov 2014 18:15:20 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411021815.sA2IFKhm052122@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 2 Nov 2014 18:15:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372081 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 18:15:21 -0000 Author: marino Date: Sun Nov 2 18:15:19 2014 New Revision: 372081 URL: https://svnweb.freebsd.org/changeset/ports/372081 QAT: https://qat.redports.org/buildarchive/r372081/ Log: x11-toolkits/irrlicht: Fix DEBUG option, missing linker symbols * apply NDEBUG=1 when DEBUG is off * Depend on libGL instead of libGLU * Add missing -lX11 -lZ to LDFLAGS * Add USE_XORG= x11 xxf86vm PR: 194565 Submitted by: Andriy Voskoboinyk Modified: head/x11-toolkits/irrlicht/Makefile head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile Modified: head/x11-toolkits/irrlicht/Makefile ============================================================================== --- head/x11-toolkits/irrlicht/Makefile Sun Nov 2 17:43:03 2014 (r372080) +++ head/x11-toolkits/irrlicht/Makefile Sun Nov 2 18:15:19 2014 (r372081) @@ -3,6 +3,7 @@ PORTNAME= irrlicht PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/Irrlicht%20SDK/${PORTVERSION:R}/${PORTVERSION}/ @@ -17,7 +18,8 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap DOS2UNIX_GLOB= Makefile *.cpp *.h *.txt USES= alias dos2unix gmake zip -USE_GL= yes +USE_GL= gl +USE_XORG= x11 xxf86vm USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include/libpng15 MAKE_ENV+= SHLIB_VER=${SHARED_LIB_VER} @@ -34,7 +36,7 @@ EXAMPLEDIRS= 01.HelloWorld 02.Quake3Map OPTIONS_DEFINE= DEBUG EXAMPLES -DEBUG_MAKE_ENV= NDEBUG=1 +DEBUG_MAKE_ENV_OFF= NDEBUG=1 BROKEN_sparc64= Does not compile Modified: head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile ============================================================================== --- head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile Sun Nov 2 17:43:03 2014 (r372080) +++ head/x11-toolkits/irrlicht/files/patch-source-Irrlicht_Makefile Sun Nov 2 18:15:19 2014 (r372081) @@ -48,7 +48,7 @@ sharedlib install: SHARED_LIB = libIrrlicht.so -sharedlib: LDFLAGS += -L/usr/X11R6/lib$(LIBSELECT) -lGL -lXxf86vm -staticlib sharedlib: CXXINCS += -I/usr/X11R6/include -+sharedlib: LDFLAGS += -L${LOCALBASE}/lib -lGL -lXxf86vm -lpng -ljpeg -lbz2 ++sharedlib: LDFLAGS += -L${LOCALBASE}/lib -lGL -lXxf86vm -lX11 -lpng -ljpeg -lbz2 -lz +staticlib sharedlib: CXXINCS += -I${LOCALBASE}/include #OSX specific options From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 18:20:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4C90913; Sun, 2 Nov 2014 18:20:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0B43207; Sun, 2 Nov 2014 18:20:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2IKlNF055253; Sun, 2 Nov 2014 18:20:47 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2IKkB8055250; Sun, 2 Nov 2014 18:20:46 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021820.sA2IKkB8055250@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 18:20:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372082 - head/textproc/groonga X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 18:20:48 -0000 Author: pawel Date: Sun Nov 2 18:20:46 2014 New Revision: 372082 URL: https://svnweb.freebsd.org/changeset/ports/372082 QAT: https://qat.redports.org/buildarchive/r372082/ Log: - Update to version 4.0.6.1 - Clean pkg-plist PR: 194171 Submitted by: tkato432@yahoo.com Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Sun Nov 2 18:15:19 2014 (r372081) +++ head/textproc/groonga/Makefile Sun Nov 2 18:20:46 2014 (r372082) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6.1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -68,7 +68,7 @@ post-patch: '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.7.4/auto/install + ${WRKSRC}/vendor/nginx-1.7.6/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Sun Nov 2 18:15:19 2014 (r372081) +++ head/textproc/groonga/distinfo Sun Nov 2 18:20:46 2014 (r372082) @@ -1,2 +1,2 @@ -SHA256 (groonga-4.0.5.tar.gz) = c36f95f7d2fae23a298b3de6677bbd7546e23d972ff6079aa6056ae77ca3da35 -SIZE (groonga-4.0.5.tar.gz) = 10828892 +SHA256 (groonga-4.0.6.1.tar.gz) = 4b63383c593fbfb7b019238edb50a756eb5bdfad1d99465aa0fb6ddbc91eec69 +SIZE (groonga-4.0.6.1.tar.gz) = 10940699 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Sun Nov 2 18:15:19 2014 (r372081) +++ head/textproc/groonga/pkg-plist Sun Nov 2 18:20:46 2014 (r372082) @@ -26,6 +26,7 @@ include/groonga/groonga.h include/groonga/groonga/nfkc.h include/groonga/groonga/normalizer.h include/groonga/groonga/plugin.h +include/groonga/groonga/token_filter.h include/groonga/groonga/tokenizer.h lib/groonga/plugins/query_expanders/tsv.a lib/groonga/plugins/query_expanders/tsv.so @@ -33,6 +34,8 @@ lib/groonga/plugins/suggest/suggest.a lib/groonga/plugins/suggest/suggest.so lib/groonga/plugins/table/table.a lib/groonga/plugins/table/table.so +lib/groonga/plugins/token_filters/stop_word.a +lib/groonga/plugins/token_filters/stop_word.so %%MECAB%%lib/groonga/plugins/tokenizers/mecab.a %%MECAB%%lib/groonga/plugins/tokenizers/mecab.so lib/libgroonga.a @@ -159,37 +162,3 @@ sbin/groonga-httpd-restart %%DATADIR%%/munin/plugins/groonga_query_performance_ %%DATADIR%%/munin/plugins/groonga_status_ %%DATADIR%%/munin/plugins/groonga_throughput_ -@dirrm %%DATADIR%%/munin/plugins -@dirrm %%DATADIR%%/munin -@dirrm %%DATADIR%%/images/logo -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/html/admin/js -@dirrm %%DATADIR%%/html/admin/images -@dirrm %%DATADIR%%/html/admin/css/redmond/images -@dirrm %%DATADIR%%/html/admin/css/redmond -@dirrm %%DATADIR%%/html/admin/css -@dirrm %%DATADIR%%/html/admin -@dirrm %%DATADIR%%/html -@dirrm %%DATADIR%%/examples/dictionary/jmdict -@dirrm %%DATADIR%%/examples/dictionary/html/js -@dirrm %%DATADIR%%/examples/dictionary/html/css/smoothness/images -@dirrm %%DATADIR%%/examples/dictionary/html/css/smoothness -@dirrm %%DATADIR%%/examples/dictionary/html/css -@dirrm %%DATADIR%%/examples/dictionary/html -@dirrm %%DATADIR%%/examples/dictionary/gene95 -@dirrm %%DATADIR%%/examples/dictionary/eijiro -@dirrm %%DATADIR%%/examples/dictionary/edict -@dirrm %%DATADIR%%/examples/dictionary -@dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%% -%%MECAB%%@dirrm lib/groonga/plugins/tokenizers -@dirrm lib/groonga/plugins/table -@dirrm lib/groonga/plugins/suggest -@dirrm lib/groonga/plugins/query_expanders -@dirrm lib/groonga/plugins -@dirrm lib/groonga -@dirrm include/groonga/groonga -@dirrm include/groonga -@dirrm %%ETCDIR%%/httpd/html -@dirrm %%ETCDIR%%/httpd -@dirrm %%ETCDIR%% From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 18:28:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0AD8FAC1; Sun, 2 Nov 2014 18:28:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D169624F; Sun, 2 Nov 2014 18:28:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2ISZjO057577; Sun, 2 Nov 2014 18:28:35 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2ISZHT057574; Sun, 2 Nov 2014 18:28:35 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411021828.sA2ISZHT057574@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 2 Nov 2014 18:28:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372083 - head/www/sams2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 18:28:36 -0000 Author: marino Date: Sun Nov 2 18:28:34 2014 New Revision: 372083 URL: https://svnweb.freebsd.org/changeset/ports/372083 QAT: https://qat.redports.org/buildarchive/r372083/ Log: www/sams2: fix compatibility with percona and mariadb PR: 194380 Submitted by: Ralf van der Enden Approved by: maintainer Modified: head/www/sams2/Makefile head/www/sams2/pkg-plist Modified: head/www/sams2/Makefile ============================================================================== --- head/www/sams2/Makefile Sun Nov 2 18:20:46 2014 (r372082) +++ head/www/sams2/Makefile Sun Nov 2 18:28:34 2014 (r372083) @@ -2,7 +2,7 @@ PORTNAME= sams2 DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://sams.perm.ru/download/ http://razumit.ru/ @@ -12,7 +12,7 @@ COMMENT= Squid Accounting Management Sys LICENSE= BSD4CLAUSE LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre -RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server +RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/${_MYSQL_SERVER} USES= gmake libtool tar:bzip2 USE_AUTOTOOLS= aclocal libtoolize @@ -21,7 +21,7 @@ USE_PHP= gd mysql zlib USE_MYSQL= yes GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +INSTALL_TARGET= install-strip CONFIGURE_ARGS+=--datarootdir=${WWWDIR:H} MAKE_ARGS+= docdir=${DOCSDIR} Modified: head/www/sams2/pkg-plist ============================================================================== --- head/www/sams2/pkg-plist Sun Nov 2 18:20:46 2014 (r372082) +++ head/www/sams2/pkg-plist Sun Nov 2 18:28:34 2014 (r372083) @@ -9,9 +9,11 @@ etc/rc.d/sams2 lib/sams2/libfsusage.a lib/sams2/libfsusage.so lib/sams2/libfsusage.so.1 +lib/sams2/libfsusage.so.1.0.0 lib/sams2/libloadavg.a lib/sams2/libloadavg.so lib/sams2/libloadavg.so.1 +lib/sams2/libloadavg.so.1.0.0 %%WWWDIR%%/authclass.php %%WWWDIR%%/bin/diskspace %%WWWDIR%%/bin/freemem @@ -439,23 +441,3 @@ lib/sams2/libloadavg.so.1 %%WWWDIR%%/trangeclass.php %%WWWDIR%%/tray.php %%WWWDIR%%/userclass.php -@dirrm lib/sams2 -@dirrm %%WWWDIR%%/backup -@dirrm %%WWWDIR%%/bin -@dirrm %%WWWDIR%%/data -@dirrm %%WWWDIR%%/icon/classic -@dirrm %%WWWDIR%%/icon -@dirrm %%WWWDIR%%/lang -@dirrm %%WWWDIR%%/lib -@dirrm %%WWWDIR%%/menu -@dirrm %%WWWDIR%%/plugins/configtray/buttons -@dirrm %%WWWDIR%%/plugins/configtray -@dirrm %%WWWDIR%%/plugins/squid/buttons -@dirrm %%WWWDIR%%/plugins/squid/lang -@dirrm %%WWWDIR%%/plugins/squid -@dirrm %%WWWDIR%%/plugins/webconfig/buttons -@dirrm %%WWWDIR%%/plugins/webconfig/lang -@dirrm %%WWWDIR%%/plugins/webconfig -@dirrm %%WWWDIR%%/plugins -@dirrm %%WWWDIR%%/src -@dirrm %%WWWDIR%% From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 18:44:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0722C76; Sun, 2 Nov 2014 18:44:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B22ED3F9; Sun, 2 Nov 2014 18:44:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2IiYT3067902; Sun, 2 Nov 2014 18:44:34 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2IiYam067900; Sun, 2 Nov 2014 18:44:34 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021844.sA2IiYam067900@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 18:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372084 - in head/www/micro_httpd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 18:44:35 -0000 Author: pawel Date: Sun Nov 2 18:44:33 2014 New Revision: 372084 URL: https://svnweb.freebsd.org/changeset/ports/372084 QAT: https://qat.redports.org/buildarchive/r372084/ Log: - Update to version 2014.08.14 [1] - Respect CFLAGS during build PR: 194227 [1] Submitted by: Neel Chauhan [1] Approved by: maintainer timeout Deleted: head/www/micro_httpd/files/ Modified: head/www/micro_httpd/Makefile head/www/micro_httpd/distinfo Modified: head/www/micro_httpd/Makefile ============================================================================== --- head/www/micro_httpd/Makefile Sun Nov 2 18:28:34 2014 (r372083) +++ head/www/micro_httpd/Makefile Sun Nov 2 18:44:33 2014 (r372084) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= micro_httpd -PORTVERSION= 2001.12.14 +PORTVERSION= 2014.08.14 CATEGORIES= www -MASTER_SITES= http://www.acme.com/software/micro_httpd/ \ - http://www.unknown.nu/ports/ -DISTNAME= ${PORTNAME}_14dec2001 +MASTER_SITES= http://www.acme.com/software/micro_httpd/ +DISTNAME= ${PORTNAME}_14Aug2014 MAINTAINER= user@unknown.nu COMMENT= Extremely small web server @@ -14,12 +13,13 @@ COMMENT= Extremely small web server WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= sbin/micro_httpd man/man8/micro_httpd.8.gz +ALL_TARGET= ${PORTNAME} + post-patch: - @${REINPLACE_CMD} -e "s:/usr/local/sbin:${PREFIX}/sbin:g; \ - s:/usr/local/man/man8:${MAN8PREFIX}/man/man8:g; \ - s:gcc:${CC}:g; s:-O:${CFLAGS}:g" \ - ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e "s/^.TH micro_httpd 1/.TH micro_httpd 8/g" \ - ${WRKSRC}/micro_httpd.8 + ${REINPLACE_CMD} 's|-O|${CFLAGS}|' ${WRKSRC}/Makefile + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/micro_httpd ${STAGEDIR}${PREFIX}/sbin + ${INSTALL_MAN} ${WRKSRC}/micro_httpd.8 ${STAGEDIR}${MAN1PREFIX}/man/man8 .include Modified: head/www/micro_httpd/distinfo ============================================================================== --- head/www/micro_httpd/distinfo Sun Nov 2 18:28:34 2014 (r372083) +++ head/www/micro_httpd/distinfo Sun Nov 2 18:44:33 2014 (r372084) @@ -1,2 +1,2 @@ -SHA256 (micro_httpd_14dec2001.tar.gz) = 111be3481b4c105aa3a90afb5f1ad29e96c124a8a4da1f6fe3802210997cab22 -SIZE (micro_httpd_14dec2001.tar.gz) = 4665 +SHA256 (micro_httpd_14Aug2014.tar.gz) = 3313f19d80897caa0fa9cd5cc7481736302bb6f61ac45238d240871117119556 +SIZE (micro_httpd_14Aug2014.tar.gz) = 5318 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 19:41:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9581A541; Sun, 2 Nov 2014 19:41:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67802B85; Sun, 2 Nov 2014 19:41:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2JfihU096080; Sun, 2 Nov 2014 19:41:44 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2JfiYn096078; Sun, 2 Nov 2014 19:41:44 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201411021941.sA2JfiYn096078@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 2 Nov 2014 19:41:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372085 - in head/net/openldap24-server: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 19:41:44 -0000 Author: delphij Date: Sun Nov 2 19:41:43 2014 New Revision: 372085 URL: https://svnweb.freebsd.org/changeset/ports/372085 QAT: https://qat.redports.org/buildarchive/r372085/ Log: - Make the example slapd.conf use mdb as examples. - Remove BDB dependency from default build. Added: head/net/openldap24-server/files/patch-servers__slapd__slapd.conf (contents, props changed) Modified: head/net/openldap24-server/Makefile Modified: head/net/openldap24-server/Makefile ============================================================================== --- head/net/openldap24-server/Makefile Sun Nov 2 18:44:33 2014 (r372084) +++ head/net/openldap24-server/Makefile Sun Nov 2 19:41:43 2014 (r372085) @@ -59,7 +59,7 @@ BROKEN= incompatible OpenLDAP version: .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 10.3 OPENLDAP_MAJOR= ${DISTVERSION:R} @@ -77,7 +77,7 @@ OPTIONS_DEFINE+= DEREF DYNGROUP DYNLIST OPTIONS_DEFINE+= REFINT RETCODE RWM SEQMOD SSSVLV SYNCPROV TRANSLUCENT OPTIONS_DEFINE+= UNIQUE VALSORT SMBPWD SHA2 DYNAMIC_BACKENDS SASL -OPTIONS_DEFAULT= BDB MDB SYNCPROV DYNAMIC_BACKENDS +OPTIONS_DEFAULT= MDB SYNCPROV DYNAMIC_BACKENDS DYNACL_DESC= Run-time loadable ACL (experimental) ACI_DESC= Per-object ACI (experimental) Added: head/net/openldap24-server/files/patch-servers__slapd__slapd.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/openldap24-server/files/patch-servers__slapd__slapd.conf Sun Nov 2 19:41:43 2014 (r372085) @@ -0,0 +1,26 @@ +--- servers/slapd/slapd.conf.orig 2014-09-18 18:48:49.000000000 -0700 ++++ servers/slapd/slapd.conf 2014-11-02 11:35:49.000000000 -0800 +@@ -15,8 +15,7 @@ + + # Load dynamic backend modules: + # modulepath %MODULEDIR% +-# moduleload back_bdb.la +-# moduleload back_hdb.la ++# moduleload back_mdb.la + # moduleload back_ldap.la + + # Sample security restrictions +@@ -47,10 +46,11 @@ + # rootdn can always read and write EVERYTHING! + + ####################################################################### +-# BDB database definitions ++# backend database definitions + ####################################################################### + +-database bdb ++database mdb ++maxsize 1073741824 + suffix "dc=my-domain,dc=com" + rootdn "cn=Manager,dc=my-domain,dc=com" + # Cleartext passwords, especially for the rootdn, should From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 20:01:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3D01D1; Sun, 2 Nov 2014 20:01:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B5669CB6; Sun, 2 Nov 2014 20:01:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2K1WQL006002; Sun, 2 Nov 2014 20:01:32 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2K1W7R005999; Sun, 2 Nov 2014 20:01:32 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201411022001.sA2K1W7R005999@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sun, 2 Nov 2014 20:01:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372086 - in head: . Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 20:01:33 -0000 Author: bdrewery Date: Sun Nov 2 20:01:31 2014 New Revision: 372086 URL: https://svnweb.freebsd.org/changeset/ports/372086 QAT: https://qat.redports.org/buildarchive/r372086/ Log: - Enable SSP by default. This is the culmination of years of work and testing including work by jlh@. This will enable SSP by default for all amd64 releases, and i386 releases 10.0 and over. With hat: portmgr Tested by: multiple exp-runs, CFT package repository, CFT ports Discussed with: bapt, antoine Modified: head/CHANGES head/Mk/bsd.port.mk head/Mk/bsd.ssp.mk Modified: head/CHANGES ============================================================================== --- head/CHANGES Sun Nov 2 19:41:43 2014 (r372085) +++ head/CHANGES Sun Nov 2 20:01:31 2014 (r372086) @@ -10,6 +10,14 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20141102: +AUTHOR: bdrewery@FreeBSD.org + + SSP is now default. This can be disabled with WITHOUT_SSP. + SSP_CFLAGS defaults to -fstack-protector. + SSP will be used on all amd64 releases. It will only be used on i386 + releases over 10.0. + 20141007: AUTHOR: mat@FreeBSD.org Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Nov 2 19:41:43 2014 (r372085) +++ head/Mk/bsd.port.mk Sun Nov 2 20:01:31 2014 (r372086) @@ -317,8 +317,9 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # # WITH_DEBUG_PORTS - A list of origins for which WITH_DEBUG will be set # -# WITH_SSP_PORTS -# - If set, SSP_FLAGS (defaults to -fstack-protector) +# WITHOUT_SSP - Disable SSP. +# +# SSP_CFLAGS - Defaults to -fstack-protector. This value # is added to CFLAGS and the necessary flags # are added to LDFLAGS. Note that SSP_UNSAFE # can be used in Makefiles by port maintainers @@ -1636,7 +1637,7 @@ INSTALL_TARGET:= ${INSTALL_TARGET:S/^ins .endif .endif -.if defined(WITH_SSP) || defined(WITH_SSP_PORTS) +.if !defined(WITHOUT_SSP) .include "${PORTSDIR}/Mk/bsd.ssp.mk" .endif Modified: head/Mk/bsd.ssp.mk ============================================================================== --- head/Mk/bsd.ssp.mk Sun Nov 2 19:41:43 2014 (r372085) +++ head/Mk/bsd.ssp.mk Sun Nov 2 20:01:31 2014 (r372086) @@ -16,7 +16,7 @@ SSP_UNSAFE= yes SSP_NEED_NONSHARED= yes .endif -.if !defined(WITHOUT_SSP) && !defined(SSP_UNSAFE) && \ +.if !defined(SSP_UNSAFE) && \ (${ARCH} == i386 || ${ARCH} == amd64) # Overridable as a user may want to use -fstack-protector-all SSP_CFLAGS?= -fstack-protector From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 20:45:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5203DC; Sun, 2 Nov 2014 20:45:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FB4E20C; Sun, 2 Nov 2014 20:45:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2KjHTC025504; Sun, 2 Nov 2014 20:45:17 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2KjGMr025500; Sun, 2 Nov 2014 20:45:16 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201411022045.sA2KjGMr025500@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 2 Nov 2014 20:45:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372087 - in head/mail/postfix: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 20:45:17 -0000 Author: ohauer Date: Sun Nov 2 20:45:16 2014 New Revision: 372087 URL: https://svnweb.freebsd.org/changeset/ports/372087 QAT: https://qat.redports.org/buildarchive/r372087/ Log: - update to 2.11.3 - add CPE support - use PORTDOCS macro - remove check for OSVERSION >= 800037 - fix OPENLDAP_VER usage - set PORTSCOUD - always call set-permissions in post-install to set correct spool/postfix/* permissions this is required with pkg to support non interrupted upgrade Changes: ======== 20140619 Bugfix (introduced: 2001): qmqpd null pointer bug when it logs a lost connection while not in a mail transaction. Reported by Michal Adamek. File: qmqpd/qmqpd.c. 20140920 Bugfix (introduced: 20080212): incorrect client name in reject messages from check_reverse_client_hostname_access and check_reverse_client_hostname_{mx,ns}_access. They replied with the verified client name, instead of the name that was rejected. Problem reported by Reindl Harald. File: smtpd/smtpd_check.c. 20141012 Bugfix (introduced: Postfix 2.3): the PREPEND access/policy action added headers ABOVE Postfix's own Received: header, exposing Postfix's own Received: header to Milters (protocol violation) and hiding the PREPENDed header from Milters. The latter caused problems for DMARC implementations with SPF policy plus DKIM Milter. PREPENDed headers are now added BELOW Postfix's own Received: header and remain visible to Milters. File: smtpd/smtpd.c. 20141018 Bugfix (introduced: Postfix 2.3): when a Milter inserted a header ABOVE Postfix's own Received: header, Postfix would expose its own Received: header to Milters (violating protocol) and hide the Milter-inserted header from Milters (wtf). Files: cleanup/cleanup.h, cleanup/cleanup_message.c, cleanup/cleanup_state.c, milter/milter.[hc], milter/milter8.c. Cleanup: revert the workaround that places headers inserted with PREPEND actions or policy requests BELOW Postfix's own Received: message header. File: smtpd/smtpd.c. PR: 194396 Submitted by: Yasuhiro KIMURA Approved by: sahil (explicit per PM) Modified: head/mail/postfix/Makefile head/mail/postfix/distinfo head/mail/postfix/files/pkg-install.in head/mail/postfix/pkg-plist Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Sun Nov 2 20:01:31 2014 (r372086) +++ head/mail/postfix/Makefile Sun Nov 2 20:45:16 2014 (r372087) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.11.1 -PORTREVISION= 4 +PORTVERSION= 2.11.3 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -22,6 +21,8 @@ LICENSE_NAME= IBM PUBLIC LICENSE VERSION LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +PORTSCOUT= limit:^2\.11\. + VDAVERSION= 2.10.0 CONFLICTS_INSTALL?= courier-0.* postfix-1.* postfix2?-* postfix21?-* \ postfix-current-2.* postfix-current-base-2.* postfix-tls-* \ @@ -29,7 +30,7 @@ CONFLICTS_INSTALL?= courier-0.* postfix- USERS= postfix GROUPS= mail maildrop postfix -USES= perl5 shebangfix +USES= perl5 shebangfix cpe SHEBANG_LANG= perl SHEBANG_FILES= auxiliary/qshape/qshape.pl @@ -84,10 +85,6 @@ IS_INTERACTIVE= yes .endif .endif -.if ${OSVERSION} >= 800037 -KRB5_EXTR= -lhx509 -.endif - .if !defined(DEBUG) MAKEFILEFLAGS+= DEBUG= .endif @@ -108,6 +105,7 @@ PLIST_SUB+= BASE="@comment " BMAN="" PLIST_SUB+= PFETC=${ETCDIR} .if ${PORT_OPTIONS:MDOCS} +PORTDOCS= * READMEDIR= ${DOCSDIR} .else READMEDIR= no @@ -161,7 +159,7 @@ _REQUIRE+= dovecot .endif .if ${PORT_OPTIONS:MSASLKRB5} -POSTFIX_AUXLIBS+= -lkrb5 ${KRB5_EXTR} -lcrypto -lcrypt -lcom_err -lasn1 -lroken +POSTFIX_AUXLIBS+= -lkrb5 -lhx509 -lcrypto -lcrypt -lcom_err -lasn1 -lroken .endif .if ${PORT_OPTIONS:MSASLKMIT} @@ -217,7 +215,7 @@ POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -ls .if ${PORT_OPTIONS:MOPENLDAP} USE_OPENLDAP= yes -.if ${PORT_OPTIONS:MOPENLDAP_VER} +.if defined(WITH_OPENLDAP_VER) WANT_OPENLDAP_VER= ${WITH_OPENLDAP_VER} .endif POSTFIX_CCARGS+= -DHAS_LDAP -I${LOCALBASE}/include Modified: head/mail/postfix/distinfo ============================================================================== --- head/mail/postfix/distinfo Sun Nov 2 20:01:31 2014 (r372086) +++ head/mail/postfix/distinfo Sun Nov 2 20:45:16 2014 (r372087) @@ -1,5 +1,5 @@ -SHA256 (postfix/postfix-2.11.1.tar.gz) = 487f98a73b95a5799409caf21ec065efea91c1dcdfb84c038a0e3a265d6489e2 -SIZE (postfix/postfix-2.11.1.tar.gz) = 4035026 +SHA256 (postfix/postfix-2.11.3.tar.gz) = 04e5146e6e56261baae9f63c590348a4b12ce22d3d46260e26e97233f40802c3 +SIZE (postfix/postfix-2.11.3.tar.gz) = 4039705 SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191 SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f Modified: head/mail/postfix/files/pkg-install.in ============================================================================== --- head/mail/postfix/files/pkg-install.in Sun Nov 2 20:01:31 2014 (r372086) +++ head/mail/postfix/files/pkg-install.in Sun Nov 2 20:45:16 2014 (r372087) @@ -66,14 +66,13 @@ if [ "$2" = "POST-INSTALL" ]; then done cmp ${DAEMONDIR}/main.cf ${ETCDIR}/main.cf >/dev/null 2>&1 \ - && POSTARG="set-permissions" \ || POSTARG="upgrade-package" /bin/sh ${DAEMONDIR}/post-install tempdir=/tmp \ daemon_directory=${DAEMONDIR} \ html_directory=${READMEDIR} \ readme_directory=${READMEDIR} \ - ${POSTARG} + set-permissions ${POSTARG} fi if [ "$2" = "POST-INSTALL" -a -z "${PACKAGE_BUILDING}" -a -f "${MC}" ]; then Modified: head/mail/postfix/pkg-plist ============================================================================== --- head/mail/postfix/pkg-plist Sun Nov 2 20:01:31 2014 (r372086) +++ head/mail/postfix/pkg-plist Sun Nov 2 20:45:16 2014 (r372087) @@ -137,208 +137,22 @@ sbin/postmulti sbin/postqueue sbin/postsuper sbin/sendmail -%%PORTDOCS%%%%DOCSDIR%%/AAAREADME -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_CLASS_README -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_CLASS_README.html -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_REWRITING_README -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_REWRITING_README.html -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_VERIFICATION_README -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_VERIFICATION_README.html -%%PORTDOCS%%%%DOCSDIR%%/BACKSCATTER_README -%%PORTDOCS%%%%DOCSDIR%%/BACKSCATTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/BASIC_CONFIGURATION_README -%%PORTDOCS%%%%DOCSDIR%%/BASIC_CONFIGURATION_README.html -%%PORTDOCS%%%%DOCSDIR%%/BUILTIN_FILTER_README -%%PORTDOCS%%%%DOCSDIR%%/BUILTIN_FILTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/CDB_README -%%PORTDOCS%%%%DOCSDIR%%/CDB_README.html -%%PORTDOCS%%%%DOCSDIR%%/CONNECTION_CACHE_README -%%PORTDOCS%%%%DOCSDIR%%/CONNECTION_CACHE_README.html -%%PORTDOCS%%%%DOCSDIR%%/CONTENT_INSPECTION_README -%%PORTDOCS%%%%DOCSDIR%%/CONTENT_INSPECTION_README.html -%%PORTDOCS%%%%DOCSDIR%%/DATABASE_README -%%PORTDOCS%%%%DOCSDIR%%/DATABASE_README.html -%%PORTDOCS%%%%DOCSDIR%%/DB_README -%%PORTDOCS%%%%DOCSDIR%%/DB_README.html -%%PORTDOCS%%%%DOCSDIR%%/DEBUG_README -%%PORTDOCS%%%%DOCSDIR%%/DEBUG_README.html -%%PORTDOCS%%%%DOCSDIR%%/DSN_README -%%PORTDOCS%%%%DOCSDIR%%/DSN_README.html -%%PORTDOCS%%%%DOCSDIR%%/ETRN_README -%%PORTDOCS%%%%DOCSDIR%%/ETRN_README.html -%%PORTDOCS%%%%DOCSDIR%%/FILTER_README -%%PORTDOCS%%%%DOCSDIR%%/FILTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/FORWARD_SECRECY_README -%%PORTDOCS%%%%DOCSDIR%%/FORWARD_SECRECY_README.html -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/INSTALL.html -%%PORTDOCS%%%%DOCSDIR%%/IPV6_README -%%PORTDOCS%%%%DOCSDIR%%/IPV6_README.html -%%PORTDOCS%%%%DOCSDIR%%/LDAP_README -%%PORTDOCS%%%%DOCSDIR%%/LDAP_README.html -%%PORTDOCS%%%%DOCSDIR%%/LINUX_README -%%PORTDOCS%%%%DOCSDIR%%/LINUX_README.html -%%PORTDOCS%%%%DOCSDIR%%/LMDB_README -%%PORTDOCS%%%%DOCSDIR%%/LMDB_README.html -%%PORTDOCS%%%%DOCSDIR%%/LOCAL_RECIPIENT_README -%%PORTDOCS%%%%DOCSDIR%%/LOCAL_RECIPIENT_README.html -%%PORTDOCS%%%%DOCSDIR%%/MAILDROP_README -%%PORTDOCS%%%%DOCSDIR%%/MAILDROP_README.html -%%PORTDOCS%%%%DOCSDIR%%/MEMCACHE_README -%%PORTDOCS%%%%DOCSDIR%%/MILTER_README -%%PORTDOCS%%%%DOCSDIR%%/MILTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/MULTI_INSTANCE_README -%%PORTDOCS%%%%DOCSDIR%%/MULTI_INSTANCE_README.html -%%PORTDOCS%%%%DOCSDIR%%/MYSQL_README -%%PORTDOCS%%%%DOCSDIR%%/MYSQL_README.html -%%PORTDOCS%%%%DOCSDIR%%/NFS_README -%%PORTDOCS%%%%DOCSDIR%%/NFS_README.html -%%PORTDOCS%%%%DOCSDIR%%/OVERVIEW -%%PORTDOCS%%%%DOCSDIR%%/OVERVIEW.html -%%PORTDOCS%%%%DOCSDIR%%/PACKAGE_README -%%PORTDOCS%%%%DOCSDIR%%/PACKAGE_README.html -%%PORTDOCS%%%%DOCSDIR%%/PCRE_README -%%PORTDOCS%%%%DOCSDIR%%/PCRE_README.html -%%PORTDOCS%%%%DOCSDIR%%/PGSQL_README -%%PORTDOCS%%%%DOCSDIR%%/PGSQL_README.html -%%PORTDOCS%%%%DOCSDIR%%/POSTSCREEN_README -%%PORTDOCS%%%%DOCSDIR%%/POSTSCREEN_README.html -%%PORTDOCS%%%%DOCSDIR%%/QSHAPE_README -%%PORTDOCS%%%%DOCSDIR%%/QSHAPE_README.html -%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES -%%PORTDOCS%%%%DOCSDIR%%/RESTRICTION_CLASS_README -%%PORTDOCS%%%%DOCSDIR%%/RESTRICTION_CLASS_README.html -%%PORTDOCS%%%%DOCSDIR%%/SASL_README -%%PORTDOCS%%%%DOCSDIR%%/SASL_README.html -%%PORTDOCS%%%%DOCSDIR%%/SCHEDULER_README -%%PORTDOCS%%%%DOCSDIR%%/SCHEDULER_README.html -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_ACCESS_README -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_ACCESS_README.html -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html -%%PORTDOCS%%%%DOCSDIR%%/SOHO_README -%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html -%%SPF%%%%PORTDOCS%%%%DOCSDIR%%/SPF_README -%%PORTDOCS%%%%DOCSDIR%%/SQLITE_README -%%PORTDOCS%%%%DOCSDIR%%/SQLITE_README.html -%%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README -%%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html -%%PORTDOCS%%%%DOCSDIR%%/STRESS_README -%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html -%%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README -%%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html -%%PORTDOCS%%%%DOCSDIR%%/TLS_README -%%PORTDOCS%%%%DOCSDIR%%/TLS_README.html -%%PORTDOCS%%%%DOCSDIR%%/TUNING_README -%%PORTDOCS%%%%DOCSDIR%%/TUNING_README.html -%%PORTDOCS%%%%DOCSDIR%%/ULTRIX_README -%%PORTDOCS%%%%DOCSDIR%%/UUCP_README -%%PORTDOCS%%%%DOCSDIR%%/UUCP_README.html -%%VDA%%%%PORTDOCS%%%%DOCSDIR%%/VDA_README -%%PORTDOCS%%%%DOCSDIR%%/VERP_README -%%PORTDOCS%%%%DOCSDIR%%/VERP_README.html -%%PORTDOCS%%%%DOCSDIR%%/VIRTUAL_README -%%PORTDOCS%%%%DOCSDIR%%/VIRTUAL_README.html -%%PORTDOCS%%%%DOCSDIR%%/XCLIENT_README -%%PORTDOCS%%%%DOCSDIR%%/XCLIENT_README.html -%%PORTDOCS%%%%DOCSDIR%%/XFORWARD_README -%%PORTDOCS%%%%DOCSDIR%%/XFORWARD_README.html -%%PORTDOCS%%%%DOCSDIR%%/access.5.html -%%PORTDOCS%%%%DOCSDIR%%/aliases.5.html -%%PORTDOCS%%%%DOCSDIR%%/anvil.8.html -%%PORTDOCS%%%%DOCSDIR%%/body_checks.5.html -%%PORTDOCS%%%%DOCSDIR%%/bounce.5.html -%%PORTDOCS%%%%DOCSDIR%%/bounce.8.html -%%PORTDOCS%%%%DOCSDIR%%/canonical.5.html -%%PORTDOCS%%%%DOCSDIR%%/cidr_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/cleanup.8.html -%%PORTDOCS%%%%DOCSDIR%%/defer.8.html -%%PORTDOCS%%%%DOCSDIR%%/discard.8.html -%%PORTDOCS%%%%DOCSDIR%%/dnsblog.8.html -%%PORTDOCS%%%%DOCSDIR%%/error.8.html -%%PORTDOCS%%%%DOCSDIR%%/flush.8.html -%%PORTDOCS%%%%DOCSDIR%%/generic.5.html -%%PORTDOCS%%%%DOCSDIR%%/header_checks.5.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/ldap_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/lmtp.8.html -%%PORTDOCS%%%%DOCSDIR%%/local.8.html -%%PORTDOCS%%%%DOCSDIR%%/mailq.1.html -%%PORTDOCS%%%%DOCSDIR%%/master.5.html -%%PORTDOCS%%%%DOCSDIR%%/master.8.html -%%PORTDOCS%%%%DOCSDIR%%/memcache_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/mysql_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/newaliases.1.html -%%PORTDOCS%%%%DOCSDIR%%/nisplus_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/oqmgr.8.html -%%PORTDOCS%%%%DOCSDIR%%/pcre_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/pgsql_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/pickup.8.html -%%PORTDOCS%%%%DOCSDIR%%/pipe.8.html -%%PORTDOCS%%%%DOCSDIR%%/postalias.1.html -%%PORTDOCS%%%%DOCSDIR%%/postcat.1.html -%%PORTDOCS%%%%DOCSDIR%%/postconf.1.html -%%PORTDOCS%%%%DOCSDIR%%/postconf.5.html -%%PORTDOCS%%%%DOCSDIR%%/postdrop.1.html -%%PORTDOCS%%%%DOCSDIR%%/postfix-logo.jpg -%%PORTDOCS%%%%DOCSDIR%%/postfix-manuals.html -%%PORTDOCS%%%%DOCSDIR%%/postfix-power.png -%%PORTDOCS%%%%DOCSDIR%%/postfix-wrapper.5.html -%%PORTDOCS%%%%DOCSDIR%%/postfix.1.html -%%PORTDOCS%%%%DOCSDIR%%/postkick.1.html -%%PORTDOCS%%%%DOCSDIR%%/postlock.1.html -%%PORTDOCS%%%%DOCSDIR%%/postlog.1.html -%%PORTDOCS%%%%DOCSDIR%%/postmap.1.html -%%PORTDOCS%%%%DOCSDIR%%/postmulti.1.html -%%PORTDOCS%%%%DOCSDIR%%/postqueue.1.html -%%PORTDOCS%%%%DOCSDIR%%/postscreen.8.html -%%PORTDOCS%%%%DOCSDIR%%/postsuper.1.html -%%PORTDOCS%%%%DOCSDIR%%/proxymap.8.html -%%PORTDOCS%%%%DOCSDIR%%/qmgr.8.html -%%PORTDOCS%%%%DOCSDIR%%/qmqp-sink.1.html -%%PORTDOCS%%%%DOCSDIR%%/qmqp-source.1.html -%%PORTDOCS%%%%DOCSDIR%%/qmqpd.8.html -%%PORTDOCS%%%%DOCSDIR%%/qshape.1.html -%%PORTDOCS%%%%DOCSDIR%%/regexp_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/relocated.5.html -%%PORTDOCS%%%%DOCSDIR%%/scache.8.html -%%PORTDOCS%%%%DOCSDIR%%/sendmail.1.html -%%PORTDOCS%%%%DOCSDIR%%/showq.8.html -%%PORTDOCS%%%%DOCSDIR%%/smtp-sink.1.html -%%PORTDOCS%%%%DOCSDIR%%/smtp-source.1.html -%%PORTDOCS%%%%DOCSDIR%%/smtp.8.html -%%PORTDOCS%%%%DOCSDIR%%/smtpd.8.html -%%PORTDOCS%%%%DOCSDIR%%/spawn.8.html -%%PORTDOCS%%%%DOCSDIR%%/sqlite_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/tcp_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/tlsmgr.8.html -%%PORTDOCS%%%%DOCSDIR%%/tlsproxy.8.html -%%PORTDOCS%%%%DOCSDIR%%/trace.8.html -%%PORTDOCS%%%%DOCSDIR%%/transport.5.html -%%PORTDOCS%%%%DOCSDIR%%/trivial-rewrite.8.html -%%PORTDOCS%%%%DOCSDIR%%/verify.8.html -%%PORTDOCS%%%%DOCSDIR%%/virtual.5.html -%%PORTDOCS%%%%DOCSDIR%%/virtual.8.html -@dirrm libexec/postfix -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@unexec rmdir "/var/db/postfix" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/active" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/bounce" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/corrupt" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/defer" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/deferred" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/flush" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/hold" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/incoming" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/maildrop" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/pid" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/private" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/public" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/saved" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/trace" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix" >/dev/null 2>&1 || : +@dir /var/db/postfix +@dir /var/spool/postfix/active +@dir /var/spool/postfix/bounce +@dir /var/spool/postfix/corrupt +@dir /var/spool/postfix/defer +@dir /var/spool/postfix/deferred +@dir /var/spool/postfix/flush +@dir /var/spool/postfix/hold +@dir /var/spool/postfix/incoming +@dir /var/spool/postfix/maildrop +@dir /var/spool/postfix/pid +@dir /var/spool/postfix/private +@dir /var/spool/postfix/public +@dir /var/spool/postfix/saved +@dir /var/spool/postfix/trace +@dir /var/spool/postfix %%BASE%%@cwd / -@dirrmtry etc/postfix +@dir etc/postfix @cwd %%RESETPREFIX%% From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 20:49:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2AEB1E1; Sun, 2 Nov 2014 20:49:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BEBE7224; Sun, 2 Nov 2014 20:49:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2Knxvk026192; Sun, 2 Nov 2014 20:49:59 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2KnxGP026191; Sun, 2 Nov 2014 20:49:59 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201411022049.sA2KnxGP026191@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sun, 2 Nov 2014 20:49:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372088 - head/print/texlive-texmf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 20:49:59 -0000 Author: hrs Date: Sun Nov 2 20:49:59 2014 New Revision: 372088 URL: https://svnweb.freebsd.org/changeset/ports/372088 QAT: https://qat.redports.org/buildarchive/r372088/ Log: Fix a warning message when \usepackage[magyar]{babel} and utf8 inputenc are used at the same time. PR: 194349 Submitted by: Zsolt Udvari Modified: head/print/texlive-texmf/Makefile Modified: head/print/texlive-texmf/Makefile ============================================================================== --- head/print/texlive-texmf/Makefile Sun Nov 2 20:45:16 2014 (r372087) +++ head/print/texlive-texmf/Makefile Sun Nov 2 20:49:59 2014 (r372088) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20140525 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ftp://ftp.tug.org/historic/systems/texlive/2014/ PKGNAMESUFFIX= -texmf @@ -246,6 +246,7 @@ do-install: ${CAT} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} \ ${EXTRACT_AFTER_ARGS} -C ${STAGEDIR}${PREFIX}/share \ --strip-components 1 --no-same-permission --no-same-owner + ${REINPLACE_CMD} -i '' 's/\\def\\magyar@sugg@ie@low#1#2#3/\\def\\magyar@sugg@ie@low\\protect #1#2#3/' ${STAGEDIR}${PREFIX}/share/texmf-dist/tex/latex/babel-hungarian/magyar.ldf ${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR}/doc ${TOUCH} ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR}/doc/.keep_me ${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR}/source From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 21:09:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 158A0A2C; Sun, 2 Nov 2014 21:09:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F400A64B; Sun, 2 Nov 2014 21:09:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2L9Rdr035832; Sun, 2 Nov 2014 21:09:27 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2L9QCr035821; Sun, 2 Nov 2014 21:09:26 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201411022109.sA2L9QCr035821@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 2 Nov 2014 21:09:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372089 - in head/mail/postfix-current: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 21:09:28 -0000 Author: ohauer Date: Sun Nov 2 21:09:26 2014 New Revision: 372089 URL: https://svnweb.freebsd.org/changeset/ports/372089 QAT: https://qat.redports.org/buildarchive/r372089/ Log: - update to 2.12-20141020 - use PORTDOCS macro - remove check for OSVERSION >= 800037 - fix OPENLDAP_VER usage - always call set-permissions in post-install to set correct spool/postfix/* permissions this is required with pkg to support non interrupted upgrade Approved by: sahil (explicit) Modified: head/mail/postfix-current/Makefile head/mail/postfix-current/distinfo head/mail/postfix-current/files/pkg-install.in head/mail/postfix-current/files/pkg-message.in head/mail/postfix-current/pkg-plist Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Sun Nov 2 20:49:59 2014 (r372088) +++ head/mail/postfix-current/Makefile Sun Nov 2 21:09:26 2014 (r372089) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 2.12-20140709 -PORTREVISION= 2 +DISTVERSION= 2.12-20141020 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ @@ -33,9 +32,6 @@ USES= perl5 shebangfix cpe SHEBANG_LANG= perl SHEBANG_FILES= auxiliary/qshape/qshape.pl -CPE_VENDOR= postfix -CPE_PRODUCT= postfix - USE_SUBMAKE= yes USE_PERL5= build SCRIPTS_ENV+= POSTFIX_DEFAULT_MTA="${POSTFIX_DEFAULT_MTA}" @@ -107,6 +103,7 @@ PLIST_SUB+= BASE="@comment " BMAN="" PLIST_SUB+= PFETC=${ETCDIR} .if ${PORT_OPTIONS:MDOCS} +PORTDOCS= * READMEDIR= ${DOCSDIR} .else READMEDIR= no @@ -134,7 +131,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ -Wmissing-prototypes -Wformat -Wno-comment # Default requirement for postfix rc script -_REQUIRE= LOGIN cleanvar +_REQUIRE= LOGIN cleanvar .if ${PORT_OPTIONS:MPCRE} LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre @@ -161,10 +158,7 @@ _REQUIRE+= dovecot .endif .if ${PORT_OPTIONS:MSASLKRB5} -.if ${OSVERSION} >= 800037 -KRB5_EXTR= -lhx509 -.endif -POSTFIX_AUXLIBS+= -lkrb5 ${KRB5_EXTR} -lcrypto -lcrypt -lcom_err -lasn1 -lroken +POSTFIX_AUXLIBS+= -lkrb5 -lhx509 -lcrypto -lcrypt -lcom_err -lasn1 -lroken .endif .if ${PORT_OPTIONS:MSASLKMIT} @@ -220,7 +214,7 @@ POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -ls .if ${PORT_OPTIONS:MOPENLDAP} USE_OPENLDAP= yes -.if ${PORT_OPTIONS:MOPENLDAP_VER} +.if defined(WITH_OPENLDAP_VER) WANT_OPENLDAP_VER= ${WITH_OPENLDAP_VER} .endif POSTFIX_CCARGS+= -DHAS_LDAP -I${LOCALBASE}/include Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Sun Nov 2 20:49:59 2014 (r372088) +++ head/mail/postfix-current/distinfo Sun Nov 2 21:09:26 2014 (r372089) @@ -1,2 +1,2 @@ -SHA256 (postfix/postfix-2.12-20140709.tar.gz) = b0fdebfbf5b49cfa07d19732d1a858739fff762c448592b7566032f60545a67b -SIZE (postfix/postfix-2.12-20140709.tar.gz) = 4132498 +SHA256 (postfix/postfix-2.12-20141020.tar.gz) = 3a836863d04fd455032ec35c61eee7881fd6e992e18e8642e02e1fe24b541785 +SIZE (postfix/postfix-2.12-20141020.tar.gz) = 4183161 Modified: head/mail/postfix-current/files/pkg-install.in ============================================================================== --- head/mail/postfix-current/files/pkg-install.in Sun Nov 2 20:49:59 2014 (r372088) +++ head/mail/postfix-current/files/pkg-install.in Sun Nov 2 21:09:26 2014 (r372089) @@ -66,7 +66,6 @@ if [ "$2" = "POST-INSTALL" ]; then done cmp ${DAEMONDIR}/main.cf.proto ${ETCDIR}/main.cf >/dev/null 2>&1 \ - && POSTARG="set-permissions" \ || POSTARG="upgrade-package" /bin/sh ${DAEMONDIR}/post-install tempdir=/tmp \ @@ -74,7 +73,7 @@ if [ "$2" = "POST-INSTALL" ]; then html_directory=${READMEDIR} \ readme_directory=${READMEDIR} \ meta_directory=${DAEMONDIR} \ - ${POSTARG} + set-permissions ${POSTARG} fi if [ "$2" = "POST-INSTALL" -a -z "${PACKAGE_BUILDING}" -a -f "${MC}" ]; then Modified: head/mail/postfix-current/files/pkg-message.in ============================================================================== --- head/mail/postfix-current/files/pkg-message.in Sun Nov 2 20:49:59 2014 (r372088) +++ head/mail/postfix-current/files/pkg-message.in Sun Nov 2 21:09:26 2014 (r372089) @@ -23,5 +23,6 @@ the sasldb file. This is accomplished b making the %%PREFIX%%/etc/sasldb* file(s) readable by group mail (this should be the default for new installs). -If you are upgrading from postfix version prior to 2.0, please see the README -files for recommended changes to your configuration. +If you are upgrading from prior postfix version, please see the README +files for recommended changes to your configuration and additional +http://www.postfix.org/COMPATIBILITY_README.html Modified: head/mail/postfix-current/pkg-plist ============================================================================== --- head/mail/postfix-current/pkg-plist Sun Nov 2 20:49:59 2014 (r372088) +++ head/mail/postfix-current/pkg-plist Sun Nov 2 21:09:26 2014 (r372089) @@ -137,208 +137,22 @@ sbin/postmulti sbin/postqueue sbin/postsuper sbin/sendmail -%%PORTDOCS%%%%DOCSDIR%%/AAAREADME -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_CLASS_README -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_CLASS_README.html -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_REWRITING_README -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_REWRITING_README.html -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_VERIFICATION_README -%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_VERIFICATION_README.html -%%PORTDOCS%%%%DOCSDIR%%/BACKSCATTER_README -%%PORTDOCS%%%%DOCSDIR%%/BACKSCATTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/BASIC_CONFIGURATION_README -%%PORTDOCS%%%%DOCSDIR%%/BASIC_CONFIGURATION_README.html -%%PORTDOCS%%%%DOCSDIR%%/BUILTIN_FILTER_README -%%PORTDOCS%%%%DOCSDIR%%/BUILTIN_FILTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/CDB_README -%%PORTDOCS%%%%DOCSDIR%%/CDB_README.html -%%PORTDOCS%%%%DOCSDIR%%/CONNECTION_CACHE_README -%%PORTDOCS%%%%DOCSDIR%%/CONNECTION_CACHE_README.html -%%PORTDOCS%%%%DOCSDIR%%/CONTENT_INSPECTION_README -%%PORTDOCS%%%%DOCSDIR%%/CONTENT_INSPECTION_README.html -%%PORTDOCS%%%%DOCSDIR%%/DATABASE_README -%%PORTDOCS%%%%DOCSDIR%%/DATABASE_README.html -%%PORTDOCS%%%%DOCSDIR%%/DB_README -%%PORTDOCS%%%%DOCSDIR%%/DB_README.html -%%PORTDOCS%%%%DOCSDIR%%/DEBUG_README -%%PORTDOCS%%%%DOCSDIR%%/DEBUG_README.html -%%PORTDOCS%%%%DOCSDIR%%/DSN_README -%%PORTDOCS%%%%DOCSDIR%%/DSN_README.html -%%PORTDOCS%%%%DOCSDIR%%/ETRN_README -%%PORTDOCS%%%%DOCSDIR%%/ETRN_README.html -%%PORTDOCS%%%%DOCSDIR%%/FILTER_README -%%PORTDOCS%%%%DOCSDIR%%/FILTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/FORWARD_SECRECY_README -%%PORTDOCS%%%%DOCSDIR%%/FORWARD_SECRECY_README.html -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/INSTALL.html -%%PORTDOCS%%%%DOCSDIR%%/IPV6_README -%%PORTDOCS%%%%DOCSDIR%%/IPV6_README.html -%%PORTDOCS%%%%DOCSDIR%%/LDAP_README -%%PORTDOCS%%%%DOCSDIR%%/LDAP_README.html -%%PORTDOCS%%%%DOCSDIR%%/LINUX_README -%%PORTDOCS%%%%DOCSDIR%%/LINUX_README.html -%%PORTDOCS%%%%DOCSDIR%%/LMDB_README -%%PORTDOCS%%%%DOCSDIR%%/LMDB_README.html -%%PORTDOCS%%%%DOCSDIR%%/LOCAL_RECIPIENT_README -%%PORTDOCS%%%%DOCSDIR%%/LOCAL_RECIPIENT_README.html -%%PORTDOCS%%%%DOCSDIR%%/MAILDROP_README -%%PORTDOCS%%%%DOCSDIR%%/MAILDROP_README.html -%%PORTDOCS%%%%DOCSDIR%%/MEMCACHE_README -%%PORTDOCS%%%%DOCSDIR%%/MILTER_README -%%PORTDOCS%%%%DOCSDIR%%/MILTER_README.html -%%PORTDOCS%%%%DOCSDIR%%/MULTI_INSTANCE_README -%%PORTDOCS%%%%DOCSDIR%%/MULTI_INSTANCE_README.html -%%PORTDOCS%%%%DOCSDIR%%/MYSQL_README -%%PORTDOCS%%%%DOCSDIR%%/MYSQL_README.html -%%PORTDOCS%%%%DOCSDIR%%/NFS_README -%%PORTDOCS%%%%DOCSDIR%%/NFS_README.html -%%PORTDOCS%%%%DOCSDIR%%/OVERVIEW -%%PORTDOCS%%%%DOCSDIR%%/OVERVIEW.html -%%PORTDOCS%%%%DOCSDIR%%/PACKAGE_README -%%PORTDOCS%%%%DOCSDIR%%/PACKAGE_README.html -%%PORTDOCS%%%%DOCSDIR%%/PCRE_README -%%PORTDOCS%%%%DOCSDIR%%/PCRE_README.html -%%PORTDOCS%%%%DOCSDIR%%/PGSQL_README -%%PORTDOCS%%%%DOCSDIR%%/PGSQL_README.html -%%PORTDOCS%%%%DOCSDIR%%/POSTSCREEN_README -%%PORTDOCS%%%%DOCSDIR%%/POSTSCREEN_README.html -%%PORTDOCS%%%%DOCSDIR%%/QSHAPE_README -%%PORTDOCS%%%%DOCSDIR%%/QSHAPE_README.html -%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES -%%PORTDOCS%%%%DOCSDIR%%/RESTRICTION_CLASS_README -%%PORTDOCS%%%%DOCSDIR%%/RESTRICTION_CLASS_README.html -%%PORTDOCS%%%%DOCSDIR%%/SASL_README -%%PORTDOCS%%%%DOCSDIR%%/SASL_README.html -%%PORTDOCS%%%%DOCSDIR%%/SCHEDULER_README -%%PORTDOCS%%%%DOCSDIR%%/SCHEDULER_README.html -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_ACCESS_README -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_ACCESS_README.html -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README -%%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html -%%PORTDOCS%%%%DOCSDIR%%/SOHO_README -%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html -%%SPF%%%%PORTDOCS%%%%DOCSDIR%%/SPF_README -%%PORTDOCS%%%%DOCSDIR%%/SQLITE_README -%%PORTDOCS%%%%DOCSDIR%%/SQLITE_README.html -%%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README -%%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html -%%PORTDOCS%%%%DOCSDIR%%/STRESS_README -%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html -%%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README -%%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html -%%PORTDOCS%%%%DOCSDIR%%/TLS_README -%%PORTDOCS%%%%DOCSDIR%%/TLS_README.html -%%PORTDOCS%%%%DOCSDIR%%/TUNING_README -%%PORTDOCS%%%%DOCSDIR%%/TUNING_README.html -%%PORTDOCS%%%%DOCSDIR%%/ULTRIX_README -%%PORTDOCS%%%%DOCSDIR%%/UUCP_README -%%PORTDOCS%%%%DOCSDIR%%/UUCP_README.html -%%PORTDOCS%%%%DOCSDIR%%/VERP_README -%%PORTDOCS%%%%DOCSDIR%%/VERP_README.html -%%PORTDOCS%%%%DOCSDIR%%/VIRTUAL_README -%%PORTDOCS%%%%DOCSDIR%%/VIRTUAL_README.html -%%PORTDOCS%%%%DOCSDIR%%/XCLIENT_README -%%PORTDOCS%%%%DOCSDIR%%/XCLIENT_README.html -%%PORTDOCS%%%%DOCSDIR%%/XFORWARD_README -%%PORTDOCS%%%%DOCSDIR%%/XFORWARD_README.html -%%PORTDOCS%%%%DOCSDIR%%/access.5.html -%%PORTDOCS%%%%DOCSDIR%%/aliases.5.html -%%PORTDOCS%%%%DOCSDIR%%/anvil.8.html -%%PORTDOCS%%%%DOCSDIR%%/body_checks.5.html -%%PORTDOCS%%%%DOCSDIR%%/bounce.5.html -%%PORTDOCS%%%%DOCSDIR%%/bounce.8.html -%%PORTDOCS%%%%DOCSDIR%%/canonical.5.html -%%PORTDOCS%%%%DOCSDIR%%/cidr_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/cleanup.8.html -%%PORTDOCS%%%%DOCSDIR%%/defer.8.html -%%PORTDOCS%%%%DOCSDIR%%/discard.8.html -%%PORTDOCS%%%%DOCSDIR%%/dnsblog.8.html -%%PORTDOCS%%%%DOCSDIR%%/error.8.html -%%PORTDOCS%%%%DOCSDIR%%/flush.8.html -%%PORTDOCS%%%%DOCSDIR%%/generic.5.html -%%PORTDOCS%%%%DOCSDIR%%/header_checks.5.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/ldap_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/lmtp.8.html -%%PORTDOCS%%%%DOCSDIR%%/local.8.html -%%PORTDOCS%%%%DOCSDIR%%/mailq.1.html -%%PORTDOCS%%%%DOCSDIR%%/master.5.html -%%PORTDOCS%%%%DOCSDIR%%/master.8.html -%%PORTDOCS%%%%DOCSDIR%%/memcache_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/mysql_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/newaliases.1.html -%%PORTDOCS%%%%DOCSDIR%%/nisplus_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/oqmgr.8.html -%%PORTDOCS%%%%DOCSDIR%%/pcre_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/pgsql_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/pickup.8.html -%%PORTDOCS%%%%DOCSDIR%%/pipe.8.html -%%PORTDOCS%%%%DOCSDIR%%/postalias.1.html -%%PORTDOCS%%%%DOCSDIR%%/postcat.1.html -%%PORTDOCS%%%%DOCSDIR%%/postconf.1.html -%%PORTDOCS%%%%DOCSDIR%%/postconf.5.html -%%PORTDOCS%%%%DOCSDIR%%/postdrop.1.html -%%PORTDOCS%%%%DOCSDIR%%/postfix-logo.jpg -%%PORTDOCS%%%%DOCSDIR%%/postfix-manuals.html -%%PORTDOCS%%%%DOCSDIR%%/postfix-power.png -%%PORTDOCS%%%%DOCSDIR%%/postfix-wrapper.5.html -%%PORTDOCS%%%%DOCSDIR%%/postfix.1.html -%%PORTDOCS%%%%DOCSDIR%%/postkick.1.html -%%PORTDOCS%%%%DOCSDIR%%/postlock.1.html -%%PORTDOCS%%%%DOCSDIR%%/postlog.1.html -%%PORTDOCS%%%%DOCSDIR%%/postmap.1.html -%%PORTDOCS%%%%DOCSDIR%%/postmulti.1.html -%%PORTDOCS%%%%DOCSDIR%%/postqueue.1.html -%%PORTDOCS%%%%DOCSDIR%%/postscreen.8.html -%%PORTDOCS%%%%DOCSDIR%%/postsuper.1.html -%%PORTDOCS%%%%DOCSDIR%%/proxymap.8.html -%%PORTDOCS%%%%DOCSDIR%%/qmgr.8.html -%%PORTDOCS%%%%DOCSDIR%%/qmqp-sink.1.html -%%PORTDOCS%%%%DOCSDIR%%/qmqp-source.1.html -%%PORTDOCS%%%%DOCSDIR%%/qmqpd.8.html -%%PORTDOCS%%%%DOCSDIR%%/qshape.1.html -%%PORTDOCS%%%%DOCSDIR%%/regexp_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/relocated.5.html -%%PORTDOCS%%%%DOCSDIR%%/scache.8.html -%%PORTDOCS%%%%DOCSDIR%%/sendmail.1.html -%%PORTDOCS%%%%DOCSDIR%%/showq.8.html -%%PORTDOCS%%%%DOCSDIR%%/smtp-sink.1.html -%%PORTDOCS%%%%DOCSDIR%%/smtp-source.1.html -%%PORTDOCS%%%%DOCSDIR%%/smtp.8.html -%%PORTDOCS%%%%DOCSDIR%%/smtpd.8.html -%%PORTDOCS%%%%DOCSDIR%%/spawn.8.html -%%PORTDOCS%%%%DOCSDIR%%/sqlite_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/tcp_table.5.html -%%PORTDOCS%%%%DOCSDIR%%/tlsmgr.8.html -%%PORTDOCS%%%%DOCSDIR%%/tlsproxy.8.html -%%PORTDOCS%%%%DOCSDIR%%/trace.8.html -%%PORTDOCS%%%%DOCSDIR%%/transport.5.html -%%PORTDOCS%%%%DOCSDIR%%/trivial-rewrite.8.html -%%PORTDOCS%%%%DOCSDIR%%/verify.8.html -%%PORTDOCS%%%%DOCSDIR%%/virtual.5.html -%%PORTDOCS%%%%DOCSDIR%%/virtual.8.html -@dirrmtry libexec/postfix/postfix-files.d -@dirrmtry libexec/postfix -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@unexec rmdir "/var/db/postfix" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/active" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/bounce" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/corrupt" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/defer" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/deferred" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/flush" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/hold" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/incoming" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/maildrop" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/pid" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/private" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/public" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/saved" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix/trace" >/dev/null 2>&1 || : -@unexec rmdir "/var/spool/postfix" >/dev/null 2>&1 || : +@dir /var/db/postfix +@dir /var/spool/postfix/active +@dir /var/spool/postfix/bounce +@dir /var/spool/postfix/corrupt +@dir /var/spool/postfix/defer +@dir /var/spool/postfix/deferred +@dir /var/spool/postfix/flush +@dir /var/spool/postfix/hold +@dir /var/spool/postfix/incoming +@dir /var/spool/postfix/maildrop +@dir /var/spool/postfix/pid +@dir /var/spool/postfix/private +@dir /var/spool/postfix/public +@dir /var/spool/postfix/saved +@dir /var/spool/postfix/trace +@dir /var/spool/postfix %%BASE%%@cwd / -@dirrmtry etc/postfix +@dir etc/postfix @cwd %%RESETPREFIX%% From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 21:12:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E24DB58; Sun, 2 Nov 2014 21:12:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A2AE752; Sun, 2 Nov 2014 21:12:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2LCw1g039825; Sun, 2 Nov 2014 21:12:58 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2LCvKU039823; Sun, 2 Nov 2014 21:12:57 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411022112.sA2LCvKU039823@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 2 Nov 2014 21:12:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372090 - head/multimedia/ffmpeg24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 21:12:58 -0000 Author: riggs Date: Sun Nov 2 21:12:57 2014 New Revision: 372090 URL: https://svnweb.freebsd.org/changeset/ports/372090 QAT: https://qat.redports.org/buildarchive/r372090/ Log: Update to 2.4.3 Modified: head/multimedia/ffmpeg24/Makefile head/multimedia/ffmpeg24/distinfo Modified: head/multimedia/ffmpeg24/Makefile ============================================================================== --- head/multimedia/ffmpeg24/Makefile Sun Nov 2 21:09:26 2014 (r372089) +++ head/multimedia/ffmpeg24/Makefile Sun Nov 2 21:12:57 2014 (r372090) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTVERSION= 2.4.3 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ PKGNAMESUFFIX= 24 Modified: head/multimedia/ffmpeg24/distinfo ============================================================================== --- head/multimedia/ffmpeg24/distinfo Sun Nov 2 21:09:26 2014 (r372089) +++ head/multimedia/ffmpeg24/distinfo Sun Nov 2 21:12:57 2014 (r372090) @@ -1,2 +1,2 @@ -SHA256 (ffmpeg-2.4.2.tar.bz2) = 974f90a9d7bde835213ab970c2190402e5d6566e47a7bb657d756ee92540fa7e -SIZE (ffmpeg-2.4.2.tar.bz2) = 7367100 +SHA256 (ffmpeg-2.4.3.tar.bz2) = ca5c3e3c0e4f9e43b9dceafceb866acb1ea575cb9f2d94e0d959303e4fc4e602 +SIZE (ffmpeg-2.4.3.tar.bz2) = 7369986 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 21:15:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8D51C45; Sun, 2 Nov 2014 21:15:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D49E375F; Sun, 2 Nov 2014 21:15:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2LFLbM040264; Sun, 2 Nov 2014 21:15:21 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2LFL5c040263; Sun, 2 Nov 2014 21:15:21 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411022115.sA2LFL5c040263@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 2 Nov 2014 21:15:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372091 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 21:15:22 -0000 Author: gerald Date: Sun Nov 2 21:15:21 2014 New Revision: 372091 URL: https://svnweb.freebsd.org/changeset/ports/372091 QAT: https://qat.redports.org/buildarchive/r372091/ Log: Add support for USE_GCC=5 and its preferred form USE_GCC=5+. PR: 194676 Modified: head/Mk/bsd.gcc.mk Modified: head/Mk/bsd.gcc.mk ============================================================================== --- head/Mk/bsd.gcc.mk Sun Nov 2 21:12:57 2014 (r372090) +++ head/Mk/bsd.gcc.mk Sun Nov 2 21:15:21 2014 (r372091) @@ -35,7 +35,7 @@ GCC_Include_MAINTAINER= gerald@FreeBSD. # All GCC versions supported by the ports framework. Keep them in # ascending order and in sync with the table below. -GCCVERSIONS= 040200 040600 040700 040800 040900 +GCCVERSIONS= 040200 040600 040700 040800 040900 050000 # The first field if the OSVERSION in which it appeared in the base. # The second field is the OSVERSION in which it disappeared from the base. @@ -45,6 +45,7 @@ GCCVERSION_040600= 0 0 4.6 GCCVERSION_040700= 0 0 4.7 GCCVERSION_040800= 0 0 4.8 GCCVERSION_040900= 0 0 4.9 +GCCVERSION_050000= 0 0 5 # Version of lang/gcc GCC_DEFAULT_V= 4.8 From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 21:32:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33E17F9E; Sun, 2 Nov 2014 21:32:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EB7C8CE; Sun, 2 Nov 2014 21:32:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2LWkKO049306; Sun, 2 Nov 2014 21:32:46 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2LWkv1049305; Sun, 2 Nov 2014 21:32:46 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201411022132.sA2LWkv1049305@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 2 Nov 2014 21:32:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372092 - head/x11/nvidia-driver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 21:32:47 -0000 Author: danfe Date: Sun Nov 2 21:32:46 2014 New Revision: 372092 URL: https://svnweb.freebsd.org/changeset/ports/372092 QAT: https://qat.redports.org/buildarchive/r372092/ Log: - Finish conversion of NVVERSION to float (left-pad minor < 99 with zero to allow version comparison); now we're safe until minor wraps to 1000 - Augment a comment about NVVERSION and reword PAE option description - Make `update-distinfo' target more robust (by respecting ARCH_SUFX) Modified: head/x11/nvidia-driver/Makefile Modified: head/x11/nvidia-driver/Makefile ============================================================================== --- head/x11/nvidia-driver/Makefile Sun Nov 2 21:15:21 2014 (r372091) +++ head/x11/nvidia-driver/Makefile Sun Nov 2 21:32:46 2014 (r372092) @@ -17,7 +17,7 @@ PORTREVISION?= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_NVIDIA} # MASTER_SITE_SUBDIR has to be set later because it depends on NVVERSION -DISTNAME= NVIDIA-FreeBSD-x86${ARCH_SUFX}-${DISTVERSION} +DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= NVidia graphics card binary drivers for hardware OpenGL rendering @@ -27,7 +27,7 @@ LICENSE_NAME= License For Customer Use o LICENSE_FILE= ${WRKSRC}/doc/license.txt LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept -ARCH_SUFX= ${ARCH:S/i386//:S/amd/_/} +ARCH_SUFX= x86${ARCH:S/i386//:S/amd/_/} USES= kmod uidfix USE_XORG= xorg-server USE_GL= gl @@ -45,42 +45,47 @@ DOCSDIR= ${PREFIX}/share/doc/NVIDIA_GLX- MODULESDIR= lib/xorg/modules PORTDOCS= * -# NVVERSION is float since r372065 +# NVVERSION is float since r372065 (integer values become less readable +# after minor version could occupy three digits) .if ${DISTVERSION:C/[0-9]+//g} == ".." # major.minor.update -NVVERSION= ${DISTVERSION:R}${DISTVERSION:E} +NVVERSION= ${DISTVERSION:S/./.0/:R}${DISTVERSION:E} .else # major.minor +. if ${DISTVERSION:E} < 100 +NVVERSION= ${DISTVERSION:S/./.0/} # allow minor > 99 +. else NVVERSION= ${DISTVERSION} +. endif .endif -.if ${NVVERSION} >= 195.22 -MASTER_SITE_SUBDIR= XFree86/FreeBSD-x86${ARCH_SUFX}/${DISTVERSION} +.if ${NVVERSION} >= 195.022 +MASTER_SITE_SUBDIR= XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION} ONLY_FOR_ARCHS= i386 amd64 .else MASTER_SITE_SUBDIR= freebsd/${DISTVERSION} ONLY_FOR_ARCHS= i386 .endif -.if ${NVVERSION} <= 190.42 +.if ${NVVERSION} <= 190.042 EXTRA_PATCHES= ${FILESDIR}/legacy-patch-mk-nvidia.lib.mk .else EXTRA_PATCHES= ${FILESDIR}/extra-patch-mk-nvidia.lib.mk .endif -.if ${NVVERSION} >= 304.88 +.if ${NVVERSION} >= 304.088 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-Makefile \ ${FILESDIR}/extra-patch-src-nv-freebsd.h \ ${FILESDIR}/extra-patch-src-nv-misc.h .endif -.if ${NVVERSION} >= 331.20 +.if ${NVVERSION} >= 331.020 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-x11-driver-Makefile .else EXTRA_PATCHES+= ${FILESDIR}/legacy-patch-x11-driver-Makefile .endif # Fix recent arbitrary memory access vulnerability in legacy drivers -.if ${NVVERSION} <= 190.53 -. if ${NVVERSION} != 173.1435 +.if ${NVVERSION} <= 190.053 +. if ${NVVERSION} != 173.01435 EXTRA_PATCHES+= ${FILESDIR}/security-patch-CVE-2012-0946 . endif EXTRA_PATCHES+= ${FILESDIR}/security-patch-CVE-2012-4225 @@ -92,19 +97,19 @@ OPTIONS_DEFAULT= LINUX ACPI_PM_DESC= ACPI Power Management support LINUX_DESC= Linux compatibility support -.if ${NVVERSION} < 310.14 +.if ${NVVERSION} < 310.014 OPTIONS_DEFINE+= FREEBSD_AGP FREEBSD_AGP_DESC= Use FreeBSD AGP GART driver .endif -.if ${NVVERSION} >= 195.22 +.if ${NVVERSION} >= 195.022 OPTIONS_DEFINE+= WBINVD WBINVD_DESC= Flush CPU caches directly with WBINVD .endif -.if ${NVVERSION} >= 304.88 +.if ${NVVERSION} >= 304.088 OPTIONS_DEFINE_i386= PAE -PAE_DESC= Physical Address Extensions Kernel +PAE_DESC= Physical Address Extensions support .endif PLIST_SUB+= LINUXBASE=${LINUXBASE} SHLIB_VERSION=${PORTVERSION} \ @@ -113,7 +118,7 @@ PLIST_SUB+= LINUXBASE=${LINUXBASE} SHLIB .include # FreeBSD src SVN r254138 had broken 71.86.xx legacy series :( -.if ${OSVERSION} > 1000041 && ${NVVERSION} <= 71.8615 +.if ${OSVERSION} > 1000041 && ${NVVERSION} <= 71.08615 BROKEN= does not compile .endif @@ -127,7 +132,7 @@ PLIST_SUB+= LINUX="@comment " MAKE_ENV+= WITHOUT_LINUX=yes .endif -.if ${NVVERSION} < 195.22 +.if ${NVVERSION} < 195.022 # ABI version is hardcoded inside the binary, so specify it explicitly here LIB_DEPENDS= libm.so.3:${PORTSDIR}/misc/compat5x .endif @@ -136,7 +141,7 @@ post-patch: .SILENT # We should support -CURRENT: kill the check ${REINPLACE_CMD} -e '24,26d' ${WRKSRC}/src/nv-freebsd.h # Adjust legacy drivers for updated d_mmap() since FreeBSD src SVN r201223 -.if ${OSVERSION} > 900005 && ${NVVERSION} < 195.22 +.if ${OSVERSION} > 900005 && ${NVVERSION} < 195.022 ${REINPLACE_CMD} -e 's/vm_offset_t offset/vm_ooffset_t offset/ ; \ s/vm_offset_t \*address/vm_paddr_t *address/ ; \ s/int nprot/&, vm_memattr_t *memattr/' \ @@ -146,18 +151,18 @@ post-patch: .SILENT # around vm_page_(un)wire() after FreeBSD src SVN r207410, r207617, and # r207644; also remove page queue locking around vm_page_wakeup() after # FreeBSD src SVN r163622 -.if ${OSVERSION} > 900011 && ${NVVERSION} < 304.64 +.if ${OSVERSION} > 900011 && ${NVVERSION} < 304.064 ${REINPLACE_CMD} -E '/vm_page_(un)?lock_queues\(\);/d ; \ s/(vm_page_(un)?wire\()([^,]+)(, 0)?(\);)/vm_page_lock(\3); & vm_page_unlock(\3);/' \ ${WRKSRC}/src/nvidia_subr.c .endif # Catch up legacy drivers with FreeBSD src SVN r225617 -.if ${OSVERSION} > 900043 && ${NVVERSION} < 195.22 +.if ${OSVERSION} > 900043 && ${NVVERSION} < 195.022 ${REINPLACE_CMD} -e '/return/s/ioctl/sys_&/' \ ${WRKSRC}/src/nvidia_linux.c .endif # Adjust Linux headers #include's after FreeBSD src SVN r246085 -.if ${OSVERSION} > 1000027 && ${NVVERSION} >= 96.4323 +.if ${OSVERSION} > 1000027 && ${NVVERSION} >= 96.04323 ${REINPLACE_CMD} -E '/#include "machine\/\.\.\/linux(32)?\/linux.h"/ \ { x ; s/.*/#include "machine\/..\/..\/compat\/linux\/linux_ioctl.h"/ ; H ; x ; }' \ ${WRKSRC}/src/nvidia_linux.c @@ -171,30 +176,30 @@ post-patch: .SILENT ${WRKSRC}/src/nvidia_subr.c .endif # Adjust kmem(9) calls after FreeBSD src SVN r254025 -.if ${OSVERSION} > 1000040 && ${NVVERSION} < 331.67 +.if ${OSVERSION} > 1000040 && ${NVVERSION} < 331.067 ${REINPLACE_CMD} -e '/kmem_/s/kernel_map/kernel_arena/' \ ${WRKSRC}/src/nvidia_subr.c .endif # Adopt to cap_rights_t type change in FreeBSD src SVN r255219 -.if ${OSVERSION} > 1000052 && ${NVVERSION} < 331.67 +.if ${OSVERSION} > 1000052 && ${NVVERSION} < 331.067 ${REINPLACE_CMD} -e 's/u_long cmd;/& cap_rights_t rights;/ ; \ s/CAP_IOCTL/cap_rights_init(\&rights, &)/' \ ${WRKSRC}/src/nvidia_linux.c .endif # Argument count of vm_map_find() changed in FreeBSD src SVN r255426 -.if ${OSVERSION} > 1000054 && ${NVVERSION} < 331.67 +.if ${OSVERSION} > 1000054 && ${NVVERSION} < 331.067 ${REINPLACE_CMD} -e 's/virtual_address, size,/& 0,/' \ ${WRKSRC}/src/nvidia_subr.c .endif # Fix stack buffer overflow in nvidia_sysctl_bus_type() -.if ${NVVERSION} < 319.23 +.if ${NVVERSION} < 319.023 ${REINPLACE_CMD} -E '/bus_type\[4\]/d ; \ s/sprintf\(bus_type, (".+")/return SYSCTL_OUT(req, \1, sizeof(\1)/ ; \ /return SYSCTL_OUT\(req, bus_type/d' \ ${WRKSRC}/src/nvidia_sysctl.c .endif # Unbreak the build of 173.14.xx legacy series on recent -CURRENT -.if ${NVVERSION} < 195.22 && ${NVVERSION} >= 169.04 +.if ${NVVERSION} < 195.022 && ${NVVERSION} >= 169.004 ${REINPLACE_CMD} -E 's/os_(alloc|free)_contig_pages/NV_API_CALL &/' \ ${WRKSRC}/src/nv-freebsd.h .endif @@ -223,13 +228,13 @@ post-patch: .SILENT ${WRKSRC}/lib/Makefile # Do not install VDPAU libraries which are provided by `multimedia/libvdpau' # port for a while now -.if ${NVVERSION} >= 180.29 +.if ${NVVERSION} >= 180.029 ${REINPLACE_CMD} -e '/libvdpau[[:blank:]_][^n]/d ; \ s/name libvdpau/&_nvidia/' ${WRKSRC}/lib/Makefile .endif # Do not build any binaries (native nvidia-settings and nvidia-xconfig are # provided by corresponding ports) and manual pages -.if ${NVVERSION} < 97.46 || ${NVVERSION} >= 195.22 +.if ${NVVERSION} < 97.046 || ${NVVERSION} >= 195.022 ${REINPLACE_CMD} -E 's/(extension).*/\1/' ${WRKSRC}/x11/Makefile .else ${REINPLACE_CMD} -E 's/(lib).*/\1/' ${WRKSRC}/x11/Makefile @@ -259,33 +264,33 @@ post-install: .SILENT ${INSTALL_SCRIPT} ${WRKSRC}/obj/nvidia-bug-report.sh \ ${STAGEDIR}${PREFIX}/bin # pkg-plist is already overbloated, so use these hacks instead of PLIST_SUB's -.if ${NVVERSION} < 81.74 +.if ${NVVERSION} < 81.074 ${REINPLACE_CMD} -e '/libnvidia-cfg/d' ${TMPPLIST} .endif -.if ${NVVERSION} < 97.46 || ${NVVERSION} >= 195.22 +.if ${NVVERSION} < 97.046 || ${NVVERSION} >= 195.022 ${REINPLACE_CMD} -e '/wfb/d' ${TMPPLIST} .endif -.if ${NVVERSION} < 180.29 +.if ${NVVERSION} < 180.029 ${REINPLACE_CMD} -e '/vdpau/d' ${TMPPLIST} .endif -.if ${NVVERSION} < 185.1829 +.if ${NVVERSION} < 185.01829 ${REINPLACE_CMD} -e '/libcuda/d' ${TMPPLIST} .endif -.if ${NVVERSION} >= 256.53 +.if ${NVVERSION} >= 256.053 ${REINPLACE_CMD} -E 's/libGLcore/libnvidia-glcore/ ; \ /usr.*(glcore|tls).*so\.1$$/d' ${TMPPLIST} .endif -.if ${NVVERSION} >= 310.19 +.if ${NVVERSION} >= 310.019 ${REINPLACE_CMD} -e '/libXvMCNVIDIA/d' ${TMPPLIST} .else # some applications need this symlink (see PR ports/72877) ${LN} -sf libXvMCNVIDIA.so.1 \ ${STAGEDIR}${PREFIX}/lib/libXvMCNVIDIA_dynamic.so.1 .endif -.if ${NVVERSION} < 331.13 || ${ARCH} == amd64 +.if ${NVVERSION} < 331.013 || ${ARCH} == amd64 ${REINPLACE_CMD} -E '/lib(nvidia-)?(EGL|eglcore|GLESv|glsi)/d' \ ${TMPPLIST} .endif -.if ${NVVERSION} >= 195.22 +.if ${NVVERSION} >= 195.022 ${REINPLACE_CMD} -e '/does not support PAE/,+1d' ${PKGMESSAGE} .endif @@ -297,7 +302,7 @@ JOIN?= /usr/bin/join .endif update-distinfo: makesum .SILENT - ${REINPLACE_CMD} -i '' -e '/${NVVERSION:R}/s/^/~/' \ + ${REINPLACE_CMD} -i '' -e '/${ARCH_SUFX}-${NVVERSION:R}/s/^/~/' \ ${MASTERDIR}/distinfo ${DISTINFO_FILE} ${SED} -e '/^~/s/(.*//' ${MASTERDIR}/distinfo | ${JOIN} -a 1 \ - ${DISTINFO_FILE} | ${SED} -e 's/^~//' \ From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 22:48:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51D81477; Sun, 2 Nov 2014 22:48:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DE9DED8; Sun, 2 Nov 2014 22:48:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2MmRfd083159; Sun, 2 Nov 2014 22:48:27 GMT (envelope-from alonso@FreeBSD.org) Received: (from alonso@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2MmR9w083158; Sun, 2 Nov 2014 22:48:27 GMT (envelope-from alonso@FreeBSD.org) Message-Id: <201411022248.sA2MmR9w083158@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: alonso set sender to alonso@FreeBSD.org using -f From: Alonso Schaich Date: Sun, 2 Nov 2014 22:48:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372093 - head/x11/kdelibs4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 22:48:27 -0000 Author: alonso Date: Sun Nov 2 22:48:26 2014 New Revision: 372093 URL: https://svnweb.freebsd.org/changeset/ports/372093 QAT: https://qat.redports.org/buildarchive/r372093/ Log: Remove ZEROCONF option mDNSResponder was abbandoned by upstream and replaced by discoveryd, which is not open source. As kdelibs already depends on AVAHI being installed, remove the option for the zeroconf backend and always use AVAHI. Also, port option processing is broken, and AVAHI is used even if mDNSResponder is chosen as backend, so bump PORTREVISION as the old package invalidly tracks an unreferenced mDNSResponder library package dependency. Approved by: rakuco (mentor) Modified: head/x11/kdelibs4/Makefile Modified: head/x11/kdelibs4/Makefile ============================================================================== --- head/x11/kdelibs4/Makefile Sun Nov 2 21:32:46 2014 (r372092) +++ head/x11/kdelibs4/Makefile Sun Nov 2 22:48:26 2014 (r372093) @@ -3,6 +3,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -64,12 +65,6 @@ SHEBANG_FILES= kdecore/kconfig_compiler/ kio/proxytype.pl \ kioslave/http/kcookiejar/kcookiescfg.pl -OPTIONS_DEFAULT= MDNSRESPONDER -OPTIONS_SINGLE= ZEROCONF -OPTIONS_SINGLE_ZEROCONF= AVAHI MDNSRESPONDER -AVAHI_LIB_DEPENDS= libdns_sd.so:${PORTSDIR}/net/avahi-libdns -MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:${PORTSDIR}/net/mDNSResponder - .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 900004 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 06:19:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0120954; Mon, 3 Nov 2014 06:19:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC787D13; Mon, 3 Nov 2014 06:19:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA36Jcu8094347; Mon, 3 Nov 2014 06:19:38 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA36Jcpc094345; Mon, 3 Nov 2014 06:19:38 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411030619.sA36Jcpc094345@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 3 Nov 2014 06:19:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372094 - head/lang/gcc5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 06:19:38 -0000 Author: gerald Date: Mon Nov 3 06:19:37 2014 New Revision: 372094 URL: https://svnweb.freebsd.org/changeset/ports/372094 QAT: https://qat.redports.org/buildarchive/r372094/ Log: Update to the 20141102 snapshot of GCC 5.0. Modified: head/lang/gcc5/Makefile head/lang/gcc5/distinfo Modified: head/lang/gcc5/Makefile ============================================================================== --- head/lang/gcc5/Makefile Sun Nov 2 22:48:26 2014 (r372093) +++ head/lang/gcc5/Makefile Mon Nov 3 06:19:37 2014 (r372094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc5 -PORTVERSION= 5.0.s20141026 +PORTVERSION= 5.0.s20141102 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc5/distinfo ============================================================================== --- head/lang/gcc5/distinfo Sun Nov 2 22:48:26 2014 (r372093) +++ head/lang/gcc5/distinfo Mon Nov 3 06:19:37 2014 (r372094) @@ -1,2 +1,2 @@ -SHA256 (gcc-5-20141026.tar.bz2) = b1d1431acd020f2ec173e962355194c858051f027240b9f862939fe32763e0c2 -SIZE (gcc-5-20141026.tar.bz2) = 87098305 +SHA256 (gcc-5-20141102.tar.bz2) = bf49d00b435d1f655cdd06570b33e55afd985e8a432dc522c8ee910e0af5991d +SIZE (gcc-5-20141102.tar.bz2) = 87426361 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 06:58:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E553B47B; Mon, 3 Nov 2014 06:58:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D14B3D5; Mon, 3 Nov 2014 06:58:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA36wj86013160; Mon, 3 Nov 2014 06:58:45 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA36wjNk013159; Mon, 3 Nov 2014 06:58:45 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411030658.sA36wjNk013159@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 06:58:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372095 - head/sysutils/mcelog/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 06:58:46 -0000 Author: marino Date: Mon Nov 3 06:58:45 2014 New Revision: 372095 URL: https://svnweb.freebsd.org/changeset/ports/372095 QAT: https://qat.redports.org/buildarchive/r372095/ Log: sysutils/mcelog: Remove patch for unsupported versions of FreeBSD PR: 194767 Submitted by: Francois Tigeot Approved by: maintainer (Jeremy Chadwick) Modified: head/sysutils/mcelog/files/patch-config.c Modified: head/sysutils/mcelog/files/patch-config.c ============================================================================== --- head/sysutils/mcelog/files/patch-config.c Mon Nov 3 06:19:37 2014 (r372094) +++ head/sysutils/mcelog/files/patch-config.c Mon Nov 3 06:58:45 2014 (r372095) @@ -1,5 +1,5 @@ ---- config.c.orig 2010-01-20 18:36:52.000000000 -0800 -+++ config.c 2012-09-22 02:32:52.718116009 -0700 +--- config.c.orig 2010-01-21 02:36:52 UTC ++++ config.c @@ -18,6 +18,9 @@ Author: Andi Kleen */ @@ -10,29 +10,7 @@ #include #include #include -@@ -127,6 +130,21 @@ - return s; - } - -+#if defined(__FreeBSD__) && __FreeBSD_version < 800067 -+/* Provide a stub getline() for older versions of FreeBSD. */ -+static ssize_t getline(char **cp, size_t *lenp, FILE *f) -+{ -+ -+ if (*cp == NULL) { -+ *cp = malloc(4096); -+ *lenp = 4096; -+ } -+ if (fgets(*cp, *lenp, f) == NULL) -+ return (0); -+ return (strlen(*cp)); -+} -+#endif -+ - int parse_config_file(const char *fn) - { - FILE *f; -@@ -304,7 +322,12 @@ +@@ -304,7 +307,12 @@ int config_trigger(const char *header, c s = config_string(header, name); if (s) { /* no $PATH */ From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 07:39:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4BC6C2E; Mon, 3 Nov 2014 07:39:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A710864E; Mon, 3 Nov 2014 07:39:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA37dA8n032361; Mon, 3 Nov 2014 07:39:10 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA37d9dF032352; Mon, 3 Nov 2014 07:39:09 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411030739.sA37d9dF032352@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 3 Nov 2014 07:39:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372096 - head/multimedia/ffmpeg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 07:39:10 -0000 Author: riggs Date: Mon Nov 3 07:39:09 2014 New Revision: 372096 URL: https://svnweb.freebsd.org/changeset/ports/372096 QAT: https://qat.redports.org/buildarchive/r372096/ Log: Update to upstream version 2.3.5 While on it: - Clean up pkg-plist Modified: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/distinfo head/multimedia/ffmpeg/pkg-plist Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Mon Nov 3 06:58:45 2014 (r372095) +++ head/multimedia/ffmpeg/Makefile Mon Nov 3 07:39:09 2014 (r372096) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.5 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/ffmpeg/distinfo ============================================================================== --- head/multimedia/ffmpeg/distinfo Mon Nov 3 06:58:45 2014 (r372095) +++ head/multimedia/ffmpeg/distinfo Mon Nov 3 07:39:09 2014 (r372096) @@ -1,2 +1,2 @@ -SHA256 (ffmpeg-2.3.3.tar.bz2) = bb4c0d10a24e08fe67292690a1b4d4ded04f5c4c388f0656c98940ab0c606446 -SIZE (ffmpeg-2.3.3.tar.bz2) = 7448421 +SHA256 (ffmpeg-2.3.5.tar.bz2) = 0762e5ff453352ef1a7bac3285e136d572706609e05b1489181f56cced601909 +SIZE (ffmpeg-2.3.5.tar.bz2) = 7436912 Modified: head/multimedia/ffmpeg/pkg-plist ============================================================================== --- head/multimedia/ffmpeg/pkg-plist Mon Nov 3 06:58:45 2014 (r372095) +++ head/multimedia/ffmpeg/pkg-plist Mon Nov 3 07:39:09 2014 (r372096) @@ -163,14 +163,3 @@ man/man1/ffprobe.1.gz %%DATADIR%%/libvpx-360p.ffpreset %%DATADIR%%/libvpx-720p.ffpreset %%DATADIR%%/libvpx-720p50_60.ffpreset -@dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%% -@dirrm include/libswscale -@dirrm include/libswresample -@dirrm include/libpostproc -@dirrm include/libavutil -@dirrm include/libavresample -@dirrm include/libavformat -@dirrm include/libavfilter -@dirrm include/libavdevice -@dirrm include/libavcodec From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 07:42:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B480EBB; Mon, 3 Nov 2014 07:42:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 761D577C; Mon, 3 Nov 2014 07:42:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA37ggvc036495; Mon, 3 Nov 2014 07:42:42 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA37gcQ0036467; Mon, 3 Nov 2014 07:42:38 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411030742.sA37gcQ0036467@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 07:42:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372097 - in head/net-mgmt: . ccnet ccnet/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 07:42:42 -0000 Author: marino Date: Mon Nov 3 07:42:38 2014 New Revision: 372097 URL: https://svnweb.freebsd.org/changeset/ports/372097 QAT: https://qat.redports.org/buildarchive/r372097/ Log: Add new port net-mgmt/ccnet PR: 193133 Submitted by: Jingfeng Yan Ccnet is a framework for writing networked applications in C. It provides the services of peer identification, connection management, service invocation, and message sending. Server has the management of user, group, and cluster. Added: head/net-mgmt/ccnet/ head/net-mgmt/ccnet/Makefile (contents, props changed) head/net-mgmt/ccnet/distinfo (contents, props changed) head/net-mgmt/ccnet/files/ head/net-mgmt/ccnet/files/patch-configure.ac (contents, props changed) head/net-mgmt/ccnet/files/patch-lib_Makefile.am (contents, props changed) head/net-mgmt/ccnet/files/patch-lib_net.c (contents, props changed) head/net-mgmt/ccnet/files/patch-lib_utils.c (contents, props changed) head/net-mgmt/ccnet/files/patch-makefile.am (contents, props changed) head/net-mgmt/ccnet/files/patch-net_common_getgateway.c (contents, props changed) head/net-mgmt/ccnet/files/patch-net_common_processors_rcvcmd-proc.c (contents, props changed) head/net-mgmt/ccnet/files/patch-net_common_processors_service-proxy-proc.c (contents, props changed) head/net-mgmt/ccnet/files/patch-net_common_session.c (contents, props changed) head/net-mgmt/ccnet/pkg-descr (contents, props changed) head/net-mgmt/ccnet/pkg-plist (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Mon Nov 3 07:39:09 2014 (r372096) +++ head/net-mgmt/Makefile Mon Nov 3 07:42:38 2014 (r372097) @@ -26,6 +26,7 @@ SUBDIR += bwm-ng SUBDIR += cacti SUBDIR += cacti-spine + SUBDIR += ccnet SUBDIR += cdpd SUBDIR += cdpr SUBDIR += centreon-clib Added: head/net-mgmt/ccnet/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/Makefile Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,50 @@ +# $FreeBSD$ + +PORTNAME= ccnet +PORTVERSION= 3.1.4 +CATEGORIES= net-mgmt devel + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= Framework for writing networked applications + +LICENSE= GPLv3 + +BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala +LIB_DEPENDS= libsearpc.so:${PORTSDIR}/devel/libsearpc \ + libcrypto.so:${PORTSDIR}/security/openssl \ + libglib-2.0.so:${PORTSDIR}/devel/glib20 \ + libgobject-2.0.so:${PORTSDIR}/devel/glib20 \ + libsqlite3.so:${PORTSDIR}/databases/sqlite3 \ + libzdb.so:${PORTSDIR}/databases/libzdb \ + libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ + libevent.so:${PORTSDIR}/devel/libevent2 \ + libjansson.so:${PORTSDIR}/devel/jansson + +USE_GITHUB= yes +GH_ACCOUNT= haiwen +GH_TAGNAME= v3.1.4 +GH_COMMIT= 6b55658 + +USES= autoreconf libtool pkgconfig pathfix python:2 +PATHFIX_MAKEFILEIN= Makefile.am +USE_LDCONFIG= yes + +CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/event2 +LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/event2 +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--enable-server +INSTALL_TARGET= install-strip + +WITH_OPENSSL_PORT= yes +USE_OPENSSL= yes + +WWWDIR= ${PREFIX}/www/haiwen/seafile-server + +post-install: + @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR}/seafile/bin + ${INSTALL} -m 0755 ${STAGEDIR}${PREFIX}/bin/ccnet-init \ + ${STAGEDIR}${WWWDIR}/seafile/bin/ccnet-init + ${INSTALL} -m 0755 ${STAGEDIR}${PREFIX}/bin/ccnet-server \ + ${STAGEDIR}${WWWDIR}/seafile/bin/ccnet-server + +.include Added: head/net-mgmt/ccnet/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/distinfo Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,2 @@ +SHA256 (ccnet-3.1.4.tar.gz) = 5838cff989fe1910aeda5a2801f331d479f76e7d2c00cb8d87f016a7e9b0ea8d +SIZE (ccnet-3.1.4.tar.gz) = 216920 Added: head/net-mgmt/ccnet/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-configure.ac Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,11 @@ +--- configure.ac.orig 2014-06-10 04:41:45.000000000 -0400 ++++ configure.ac 2014-08-26 18:17:12.161128916 -0400 +@@ -218,7 +218,7 @@ + LIB_GDI32= + LIB_RT= + LIB_INTL= +- LIB_RESOLV=-lresolv ++ LIB_RESOLV= + LIB_UUID=-luuid + LIB_IPHLPAPI= + LIB_SHELL32= Added: head/net-mgmt/ccnet/files/patch-lib_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-lib_Makefile.am Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,48 @@ +--- lib/Makefile.am.orig 2014-07-31 06:20:28.000000000 -0400 ++++ lib/Makefile.am 2014-09-02 13:48:35.659991963 -0400 +@@ -19,7 +19,6 @@ + peer-common.h \ + string-util.h \ + libccnet_utils.h \ +- ccnet-object.h \ + rpc-common.h \ + net.h \ + utils.h \ +@@ -66,6 +65,8 @@ + + ccnet_object_define = ccnetobj.vala + ++valac_gen = ccnetobj.c ccnet-object.h ++ + ccnet-client.c: ccnet-object.h + + ccnet-object.h: ${ccnet_object_define} +@@ -78,15 +79,23 @@ + + searpc_gen = searpc-signature.h searpc-marshal.h + +-gensource: ${searpc_gen} ++gensource: ${searpc_gen} ${valac_gen} + +-${searpc_gen}: $(top_srcdir)/lib/rpc_table.py ++rpc_table.stamp: ${top_srcdir}/lib/rpc_table.py ++ @rm -f rpc_table.tmp ++ @touch rpc_table.tmp + @echo "[libsearpc]: generating rpc header files" +- @PYTHON@ `which searpc-codegen.py` $(top_srcdir)/lib/rpc_table.py ++ @PYTHON@ `which searpc-codegen.py` ${top_srcdir}/lib/rpc_table.py + @echo "[libsearpc]: done" ++ @mv -f rpc_table.tmp $@ ++ ++${searpc_gen}: rpc_table.stamp + + clean-local: + rm -f ${searpc_gen} +- rm -f $(top_srcdir)/lib/rpc_table.pyc ++ rm -f rpc_table.pyc ++ rm -f rpc_table.stamp ++ rm -f rpc_table.tmp ++ rm -f ${valac_gen} + +-CLEANFILES = ${searpc_gen} ++CLEANFILES = ${searpc_gen} ${valac_gen} Added: head/net-mgmt/ccnet/files/patch-lib_net.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-lib_net.c Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,11 @@ +--- lib/net.c.orig 2014-09-02 21:06:10.181095833 -0400 ++++ lib/net.c 2014-09-02 21:06:40.052390263 -0400 +@@ -154,7 +154,7 @@ + + snprintf (buf, sizeof(buf), "%d", port); + +- if ( (n = getaddrinfo(NULL, buf, &hints, &res) ) != 0) { ++ if ( (n = getaddrinfo("0.0.0.0", buf, &hints, &res) ) != 0) { + ccnet_warning ("getaddrinfo fails: %s\n", gai_strerror(n)); + return -1; + } Added: head/net-mgmt/ccnet/files/patch-lib_utils.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-lib_utils.c Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,57 @@ +--- lib/utils.c.orig 2014-06-10 04:41:45.000000000 -0400 ++++ lib/utils.c 2014-07-28 14:32:24.000000000 -0400 +@@ -41,6 +41,10 @@ + #include + #include + ++#ifdef __FreeBSD__ ++#include ++#endif ++ + extern int inet_pton(int af, const char *src, void *dst); + + +@@ -1463,14 +1467,19 @@ + } + #endif /* ifdef WIN32 */ + +-#ifdef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) + /* read the link of /proc/123/exe and compare with `process_name' */ + static int + find_process_in_dirent(struct dirent *dir, const char *process_name) + { + char path[512]; + /* fisrst construct a path like /proc/123/exe */ ++#if defined(__linux__) + if (sprintf (path, "/proc/%s/exe", dir->d_name) < 0) { ++#endif ++#if defined(__FreeBSD__) ++ if (sprintf (path, "/proc/%s/file", dir->d_name) < 0) { ++#endif + return -1; + } + +@@ -1528,6 +1537,22 @@ + } + #endif + ++/* ++ * Finally, we should not enforce to use /proc ++#ifdef __FreeBSD__ ++gboolean process_is_running (const char *process_name) ++{ ++ //TODO ++ return FALSE; ++} ++ ++int count_process(const char *process_name) ++{ ++ return 0; ++} ++#endif ++*/ ++ + char* + ccnet_object_type_from_id (const char *object_id) + { Added: head/net-mgmt/ccnet/files/patch-makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-makefile.am Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,17 @@ +--- Makefile.am.orig 2014-07-21 07:24:46.000000000 -0400 ++++ Makefile.am 2014-07-21 07:25:02.000000000 -0400 +@@ -22,11 +22,7 @@ + ACLOCAL_AMFLAGS = -I m4 + + install-data-local: +-if MACOS +- sed -i '' -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) +-else +- sed -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) +-endif ++ sed -i '' "s|(DESTDIR)|${PREFIX}|g" $(pcfiles) + + dist-hook: +- git log --format='%H' -1 > $(distdir)/latest_commit +\ No newline at end of file ++ git log --format='%H' -1 > $(distdir)/latest_commit Added: head/net-mgmt/ccnet/files/patch-net_common_getgateway.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-net_common_getgateway.c Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,11 @@ +--- net/common/getgateway.c.orig 2014-07-28 14:30:13.000000000 -0400 ++++ net/common/getgateway.c 2014-07-28 14:30:29.000000000 -0400 +@@ -34,7 +34,7 @@ + #undef USE_SYSCTL_NET_ROUTE + #endif + +-#ifdef BSD ++#ifdef __FreeBSD__ + #undef USE_PROC_NET_ROUTE + #define USE_SOCKET_ROUTE + #undef USE_SYSCTL_NET_ROUTE Added: head/net-mgmt/ccnet/files/patch-net_common_processors_rcvcmd-proc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-net_common_processors_rcvcmd-proc.c Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,45 @@ +--- net/common/processors/rcvcmd-proc.c.orig 2014-09-02 15:49:07.244090539 -0400 ++++ net/common/processors/rcvcmd-proc.c 2014-09-02 15:52:55.749963338 -0400 +@@ -221,7 +221,7 @@ + int i; + + commands = g_strsplit_set (line, " \t", 10); +- for (i=0, pcmd = commands; *pcmd; pcmd++) ++ for (i = 0, pcmd = commands; *pcmd; pcmd++) + i++; + + if (i == 0) { +@@ -234,7 +234,6 @@ + if (c == NULL) { + ccnet_processor_send_response (processor, SC_UNKNONW_CMD, + SS_UNKNONW_CMD, NULL, 0); +- return; + } else + c->handler (processor, i, commands); + +@@ -534,7 +533,7 @@ + ret = -1; + + out: +- g_free (addr); ++ g_free (addr_port); + g_free (role); + g_free (peer_id); + if (peer) g_object_unref (peer); +@@ -707,6 +706,7 @@ + if (addr_port) { + peer = ccnet_peer_manager_add_resolve_peer ( + processor->session->peer_mgr, addr, port); ++ g_free (peer->intend_role); + peer->intend_role = g_strdup(role); + ccnet_processor_send_response (processor, SC_OK, SS_OK, NULL, 0); + ret = 0; +@@ -736,7 +736,7 @@ + ret = -1; + + out: +- g_free (addr); ++ g_free (addr_port); + g_free (role); + g_free (peer_id); + if (peer) g_object_unref (peer); Added: head/net-mgmt/ccnet/files/patch-net_common_processors_service-proxy-proc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-net_common_processors_service-proxy-proc.c Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,11 @@ +--- net/common/processors/service-proxy-proc.c.orig 2014-09-02 15:47:22.827928455 -0400 ++++ net/common/processors/service-proxy-proc.c 2014-09-02 15:47:36.619949159 -0400 +@@ -43,7 +43,7 @@ + { + ServiceProxyPriv *priv = GET_PRIV(processor); + if (priv->name) { +- free (priv->name); ++ g_free (priv->name); + priv->name = NULL; + } + Added: head/net-mgmt/ccnet/files/patch-net_common_session.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/files/patch-net_common_session.c Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,10 @@ +--- net/common/session.c.orig 2014-09-03 04:04:21.072122386 -0400 ++++ net/common/session.c 2014-09-03 04:04:58.071390609 -0400 +@@ -168,6 +168,7 @@ + g_free (name); + g_free (user_name); + g_free (port_str); ++ g_free (lport_str); + #ifdef CCNET_SERVER + g_free (service_url); + #endif Added: head/net-mgmt/ccnet/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/pkg-descr Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,6 @@ +Ccnet is a framework for writing networked applications in C. It provides +the services of peer identification, connection management, service +invocation, and message sending. Server has the management of user, group, +and cluster. + +WWW: https://github.com/haiwen/ccnet Added: head/net-mgmt/ccnet/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/ccnet/pkg-plist Mon Nov 3 07:42:38 2014 (r372097) @@ -0,0 +1,87 @@ +bin/ccnet +bin/ccnet-demo-client +bin/ccnet-demo-server +bin/ccnet-init +bin/ccnet-server +bin/ccnet-servtool +bin/ccnet-tool +include/ccnet.h +include/ccnet/async-rpc-proc.h +include/ccnet/ccnet-client.h +include/ccnet/ccnet-object.h +include/ccnet/ccnet-session-base.h +include/ccnet/ccnetrpc-transport.h +include/ccnet/cevent.h +include/ccnet/invoke-service-proc.h +include/ccnet/job-mgr.h +include/ccnet/message.h +include/ccnet/mqclient-proc.h +include/ccnet/option.h +include/ccnet/packet.h +include/ccnet/peer.h +include/ccnet/proc-factory.h +include/ccnet/processor.h +include/ccnet/rpcserver-proc.h +include/ccnet/sendcmd-proc.h +include/ccnet/status-code.h +include/ccnet/threaded-rpcserver-proc.h +include/ccnet/timer.h +include/ccnet/valid-check.h +lib/libccnet.a +lib/libccnet.so +lib/libccnet.so.0 +lib/libccnet.so.0.0.0 +%%PYTHON_SITELIBDIR%%/ccnet/__init__.py +%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyc +%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.py +%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.py +%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.py +%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/processor.py +%%PYTHON_SITELIBDIR%%/ccnet/async/processor.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/processor.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.py +%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.py +%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/timer.py +%%PYTHON_SITELIBDIR%%/ccnet/async/timer.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/timer.pyo +%%PYTHON_SITELIBDIR%%/ccnet/client.py +%%PYTHON_SITELIBDIR%%/ccnet/client.pyc +%%PYTHON_SITELIBDIR%%/ccnet/client.pyo +%%PYTHON_SITELIBDIR%%/ccnet/errors.py +%%PYTHON_SITELIBDIR%%/ccnet/errors.pyc +%%PYTHON_SITELIBDIR%%/ccnet/errors.pyo +%%PYTHON_SITELIBDIR%%/ccnet/message.py +%%PYTHON_SITELIBDIR%%/ccnet/message.pyc +%%PYTHON_SITELIBDIR%%/ccnet/message.pyo +%%PYTHON_SITELIBDIR%%/ccnet/packet.py +%%PYTHON_SITELIBDIR%%/ccnet/packet.pyc +%%PYTHON_SITELIBDIR%%/ccnet/packet.pyo +%%PYTHON_SITELIBDIR%%/ccnet/pool.py +%%PYTHON_SITELIBDIR%%/ccnet/pool.pyc +%%PYTHON_SITELIBDIR%%/ccnet/pool.pyo +%%PYTHON_SITELIBDIR%%/ccnet/rpc.py +%%PYTHON_SITELIBDIR%%/ccnet/rpc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/rpc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/status_code.py +%%PYTHON_SITELIBDIR%%/ccnet/status_code.pyc +%%PYTHON_SITELIBDIR%%/ccnet/status_code.pyo +%%PYTHON_SITELIBDIR%%/ccnet/sync_client.py +%%PYTHON_SITELIBDIR%%/ccnet/sync_client.pyc +%%PYTHON_SITELIBDIR%%/ccnet/sync_client.pyo +%%PYTHON_SITELIBDIR%%/ccnet/utils.py +%%PYTHON_SITELIBDIR%%/ccnet/utils.pyc +%%PYTHON_SITELIBDIR%%/ccnet/utils.pyo +libdata/pkgconfig/libccnet.pc +%%WWWDIR%%/seafile/bin/ccnet-init +%%WWWDIR%%/seafile/bin/ccnet-server From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 09:12:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE0AC36E; Mon, 3 Nov 2014 09:12:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AAE0134; Mon, 3 Nov 2014 09:12:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA39CdPY079047; Mon, 3 Nov 2014 09:12:39 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA39CdOd079046; Mon, 3 Nov 2014 09:12:39 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201411030912.sA39CdOd079046@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 3 Nov 2014 09:12:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372098 - head/lang/python34 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 09:12:39 -0000 Author: demon Date: Mon Nov 3 09:12:38 2014 New Revision: 372098 URL: https://svnweb.freebsd.org/changeset/ports/372098 QAT: https://qat.redports.org/buildarchive/r372098/ Log: Add a reference to python issue regarding i386 compilation failure with bundled libffi Modified: head/lang/python34/Makefile Modified: head/lang/python34/Makefile ============================================================================== --- head/lang/python34/Makefile Mon Nov 3 07:42:38 2014 (r372097) +++ head/lang/python34/Makefile Mon Nov 3 09:12:38 2014 (r372098) @@ -85,6 +85,7 @@ CONFIGURE_ARGS+= --with-system-ffi LIB_DEPENDS+= libffi.so:${PORTSDIR}/devel/libffi .else .if ${ARCH} == i386 +# http://bugs.python.org/issue22521 BROKEN= You must use libffi from ports on i386 .endif .endif From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 09:19:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D25E4667; Mon, 3 Nov 2014 09:19:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE97C191; Mon, 3 Nov 2014 09:19:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA39Jcio080083; Mon, 3 Nov 2014 09:19:38 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA39JcGC080082; Mon, 3 Nov 2014 09:19:38 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411030919.sA39JcGC080082@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 09:19:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372099 - head/net-mgmt/icinga2/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 09:19:38 -0000 Author: marino Date: Mon Nov 3 09:19:38 2014 New Revision: 372099 URL: https://svnweb.freebsd.org/changeset/ports/372099 QAT: https://qat.redports.org/buildarchive/r372099/ Log: net-mgmt/icinga2: Trivial tweak of patch to fix build on DragonFly Modified: head/net-mgmt/icinga2/files/patch-third-party__cmake__GNUInstallDirs.cmake Modified: head/net-mgmt/icinga2/files/patch-third-party__cmake__GNUInstallDirs.cmake ============================================================================== --- head/net-mgmt/icinga2/files/patch-third-party__cmake__GNUInstallDirs.cmake Mon Nov 3 09:12:38 2014 (r372098) +++ head/net-mgmt/icinga2/files/patch-third-party__cmake__GNUInstallDirs.cmake Mon Nov 3 09:19:38 2014 (r372099) @@ -5,7 +5,7 @@ endif() -if(CMAKE_SYSTEM_NAME STREQUAL "OpenBSD") -+if(CMAKE_SYSTEM_NAME MATCHES "^(FreeBSD|OpenBSD)$") ++if(CMAKE_SYSTEM_NAME MATCHES "^(DragonFly|FreeBSD|OpenBSD)$") if(NOT CMAKE_INSTALL_INFODIR) set(CMAKE_INSTALL_INFODIR "" CACHE PATH "info documentation (info)") set(CMAKE_INSTALL_INFODIR "info") From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 09:24:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01C0BB1B; Mon, 3 Nov 2014 09:24:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E197023E; Mon, 3 Nov 2014 09:24:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA39OAdq084261; Mon, 3 Nov 2014 09:24:10 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA39O9Ad084249; Mon, 3 Nov 2014 09:24:09 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411030924.sA39O9Ad084249@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Mon, 3 Nov 2014 09:24:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372100 - in head/devel: . p5-Parallel-Async X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 09:24:11 -0000 Author: kuriyama Date: Mon Nov 3 09:24:09 2014 New Revision: 372100 URL: https://svnweb.freebsd.org/changeset/ports/372100 QAT: https://qat.redports.org/buildarchive/r372100/ Log: Parallel::Async is yet another fork tool. Run parallel task with fork to simple. WWW: http://search.cpan.org/dist/Parallel-Async/ Added: head/devel/p5-Parallel-Async/ head/devel/p5-Parallel-Async/Makefile (contents, props changed) head/devel/p5-Parallel-Async/distinfo (contents, props changed) head/devel/p5-Parallel-Async/pkg-descr (contents, props changed) head/devel/p5-Parallel-Async/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Nov 3 09:19:38 2014 (r372099) +++ head/devel/Makefile Mon Nov 3 09:24:09 2014 (r372100) @@ -2572,6 +2572,7 @@ SUBDIR += p5-Package-Stash-XS SUBDIR += p5-Package-Variant SUBDIR += p5-PadWalker + SUBDIR += p5-Parallel-Async SUBDIR += p5-Parallel-ForkManager SUBDIR += p5-Parallel-Iterator SUBDIR += p5-Parallel-Prefork Added: head/devel/p5-Parallel-Async/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Async/Makefile Mon Nov 3 09:24:09 2014 (r372100) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= Parallel-Async +PORTVERSION= 0.03 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension to run parallel task with fork to simple + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= \ + p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ + p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= ${RUN_DEPENDS} + +USES= perl5 +USE_PERL5= modbuild +PLIST_DIRS= %%SITE_PERL%%/Parallel/Async %%SITE_PERL%%/Parallel + +.include Added: head/devel/p5-Parallel-Async/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Async/distinfo Mon Nov 3 09:24:09 2014 (r372100) @@ -0,0 +1,2 @@ +SHA256 (Parallel-Async-0.03.tar.gz) = 74873db205ae10896889aceb9b9445e5f059a6b03776f6fb2415ad015ffdda69 +SIZE (Parallel-Async-0.03.tar.gz) = 13088 Added: head/devel/p5-Parallel-Async/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Async/pkg-descr Mon Nov 3 09:24:09 2014 (r372100) @@ -0,0 +1,4 @@ +Parallel::Async is yet another fork tool. Run parallel task with fork +to simple. + +WWW: http://search.cpan.org/dist/Parallel-Async/ Added: head/devel/p5-Parallel-Async/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Async/pkg-plist Mon Nov 3 09:24:09 2014 (r372100) @@ -0,0 +1,6 @@ +%%PERL5_MAN3%%/Parallel::Async.3.gz +%%PERL5_MAN3%%/Parallel::Async::Chain.3.gz +%%PERL5_MAN3%%/Parallel::Async::Task.3.gz +%%SITE_PERL%%/Parallel/Async.pm +%%SITE_PERL%%/Parallel/Async/Chain.pm +%%SITE_PERL%%/Parallel/Async/Task.pm From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 09:33:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41400FD7; Mon, 3 Nov 2014 09:33:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D9CF37C; Mon, 3 Nov 2014 09:33:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA39Xm2J089363; Mon, 3 Nov 2014 09:33:48 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA39XlDB089361; Mon, 3 Nov 2014 09:33:47 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411030933.sA39XlDB089361@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 3 Nov 2014 09:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372101 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 09:33:48 -0000 Author: robak Date: Mon Nov 3 09:33:47 2014 New Revision: 372101 URL: https://svnweb.freebsd.org/changeset/ports/372101 QAT: https://qat.redports.org/buildarchive/r372101/ Log: www/pecl-yaf: update 2.3.2 -> 2.3.3 PR: 194551 Submitted by: John Chen Approved by: mentors (implicit) Modified: head/www/pecl-yaf/Makefile head/www/pecl-yaf/distinfo Modified: head/www/pecl-yaf/Makefile ============================================================================== --- head/www/pecl-yaf/Makefile Mon Nov 3 09:24:09 2014 (r372100) +++ head/www/pecl-yaf/Makefile Mon Nov 3 09:33:47 2014 (r372101) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -19,6 +19,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config +PHP_MODNAME= ${PORTNAME:tl} USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes Modified: head/www/pecl-yaf/distinfo ============================================================================== --- head/www/pecl-yaf/distinfo Mon Nov 3 09:24:09 2014 (r372100) +++ head/www/pecl-yaf/distinfo Mon Nov 3 09:33:47 2014 (r372101) @@ -1,2 +1,2 @@ -SHA256 (PECL/yaf-2.3.2.tgz) = 30dece10e7716982ff25f0117ad630eb65a3fce139a14cb70472f980e302156b -SIZE (PECL/yaf-2.3.2.tgz) = 105177 +SHA256 (PECL/yaf-2.3.3.tgz) = fb59db901008b157d11c255f1a1492ccd02df2e2ab9869aa4f9fa9fc73272298 +SIZE (PECL/yaf-2.3.3.tgz) = 105260 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 09:43:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A08121C1; Mon, 3 Nov 2014 09:43:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8CBE7646; Mon, 3 Nov 2014 09:43:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA39hQle094076; Mon, 3 Nov 2014 09:43:26 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA39hQ6U094075; Mon, 3 Nov 2014 09:43:26 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411030943.sA39hQ6U094075@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 09:43:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372102 - head/astro/stellarium-qt4/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 09:43:26 -0000 Author: marino Date: Mon Nov 3 09:43:25 2014 New Revision: 372102 URL: https://svnweb.freebsd.org/changeset/ports/372102 QAT: https://qat.redports.org/buildarchive/r372102/ Log: astro/stellarium-qt4: Trivial patch to install manpages correctly on DF Added: head/astro/stellarium-qt4/files/patch-doc_CMakeLists.txt (contents, props changed) Added: head/astro/stellarium-qt4/files/patch-doc_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/astro/stellarium-qt4/files/patch-doc_CMakeLists.txt Mon Nov 3 09:43:25 2014 (r372102) @@ -0,0 +1,11 @@ +--- doc/CMakeLists.txt.orig 2013-08-04 06:20:27 UTC ++++ doc/CMakeLists.txt +@@ -24,7 +24,7 @@ ADD_CUSTOM_COMMAND( + DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 + ) + +-IF(${CMAKE_SYSTEM_NAME} MATCHES "(FreeBSD|NetBSD|OpenBSD)" AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "kFreeBSD") ++IF(${CMAKE_SYSTEM_NAME} MATCHES "(DragonFly|FreeBSD|NetBSD|OpenBSD)" AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "kFreeBSD") + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 DESTINATION man/man1) + ELSE(${CMAKE_SYSTEM_NAME} MATCHES "(FreeBSD|NetBSD|OpenBSD)" AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "kFreeBSD") + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 DESTINATION share/man/man1) From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 09:53:54 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38AE943F; Mon, 3 Nov 2014 09:53:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24CE87A8; Mon, 3 Nov 2014 09:53:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA39rsSs098877; Mon, 3 Nov 2014 09:53:54 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA39rsad098876; Mon, 3 Nov 2014 09:53:54 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411030953.sA39rsad098876@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 09:53:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372103 - head/www/squid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 09:53:54 -0000 Author: marino Date: Mon Nov 3 09:53:53 2014 New Revision: 372103 URL: https://svnweb.freebsd.org/changeset/ports/372103 QAT: https://qat.redports.org/buildarchive/r372103/ Log: www/squid: Remove one file from SHEBANG_FILES ksh was removed from dependencies list in version 3.4.9, so cert_tool doesn't have to be fixed anymore. PR: 194777 Submitted by: timp87 (gmail) Modified: head/www/squid/Makefile Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Mon Nov 3 09:43:25 2014 (r372102) +++ head/www/squid/Makefile Mon Nov 3 09:53:53 2014 (r372103) @@ -31,7 +31,6 @@ CONFLICTS_INSTALL= squid33-* USES= cpe perl5 tar:xz shebangfix CPE_VENDOR= squid-cache SHEBANG_FILES= scripts/*.pl contrib/*.pl src/*.pl tools/*.pl \ - helpers/external_acl/kerberos_ldap_group/cert_tool \ helpers/ssl/cert_valid.pl GNU_CONFIGURE= yes USE_RC_SUBR= squid From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 10:10:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C7CC9B7; Mon, 3 Nov 2014 10:10:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 388838ED; Mon, 3 Nov 2014 10:10:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3AAX0C004978; Mon, 3 Nov 2014 10:10:33 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3AAWN3004976; Mon, 3 Nov 2014 10:10:32 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201411031010.sA3AAWN3004976@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 3 Nov 2014 10:10:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372104 - head/devel/jenkins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 10:10:33 -0000 Author: lwhsu Date: Mon Nov 3 10:10:32 2014 New Revision: 372104 URL: https://svnweb.freebsd.org/changeset/ports/372104 QAT: https://qat.redports.org/buildarchive/r372104/ Log: - Update to 1.588 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Mon Nov 3 09:53:53 2014 (r372103) +++ head/devel/jenkins/Makefile Mon Nov 3 10:10:32 2014 (r372104) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.587 +PORTVERSION= 1.588 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 3 09:53:53 2014 (r372103) +++ head/devel/jenkins/distinfo Mon Nov 3 10:10:32 2014 (r372104) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.587/jenkins.war) = a3449e75f47a8c21d6c9c1e708ae7a6c3987ee1c8f142e3d7f2551acb350180d -SIZE (jenkins/1.587/jenkins.war) = 68193610 +SHA256 (jenkins/1.588/jenkins.war) = c3679208409069d82fa2d09b97ce5d8532e7ba7e3db438d5b66691e2d7d15ba9 +SIZE (jenkins/1.588/jenkins.war) = 68200131 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 10:42:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D62DD8DD; Mon, 3 Nov 2014 10:42:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2076C4F; Mon, 3 Nov 2014 10:42:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3AgCim023167; Mon, 3 Nov 2014 10:42:12 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3AgCoW023166; Mon, 3 Nov 2014 10:42:12 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411031042.sA3AgCoW023166@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 10:42:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372105 - head/benchmarks/lmbench X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 10:42:12 -0000 Author: marino Date: Mon Nov 3 10:42:12 2014 New Revision: 372105 URL: https://svnweb.freebsd.org/changeset/ports/372105 QAT: https://qat.redports.org/buildarchive/r372105/ Log: benchmarks/lmbench: Unbreak on all platforms The PLIST_SUB hack that worked for years stopped working with recent changes to PLIST_SUB handling. We don't need to run a script to figure out where the files are getting installed. We can recreate it from ARCH, OPSYS, and OSREL variables. Modified: head/benchmarks/lmbench/Makefile Modified: head/benchmarks/lmbench/Makefile ============================================================================== --- head/benchmarks/lmbench/Makefile Mon Nov 3 10:10:32 2014 (r372104) +++ head/benchmarks/lmbench/Makefile Mon Nov 3 10:42:12 2014 (r372105) @@ -3,7 +3,7 @@ PORTNAME= lmbench PORTVERSION= 3.0.a9 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/development/${PORTNAME}-3.0-a9 http://thegaul.org/src/ @@ -18,13 +18,7 @@ MAKE_ENV= PATH=${PATH}:${WRKSRC}/scripts USES= shebangfix perl5 gmake tar:tgz USE_PERL5= run SHEBANG_FILES= scripts/getresults - -# the bindir for the PLIST is: -# (note that ./os needs to be run inside the work dir, running it -# outside will give a different result.) -#LMBENCH_OS!= cd ${WRKSRC}/scripts && ./os -#PLIST_SUB= LMBENCH_OS=${LMBENCH_OS} -PLIST_SUB= "LMBENCH_OS=$$(cd ${WRKSRC}/scripts && ./os)" +PLIST_SUB= LMBENCH_OS=${ARCH}-${OPSYS:tl}${OSREL} test: build @(cd ${WRKSRC}; make results) From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 10:55:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 741E2C0D; Mon, 3 Nov 2014 10:55:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EE63D40; Mon, 3 Nov 2014 10:55:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3AtAef028484; Mon, 3 Nov 2014 10:55:10 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3At9b6028480; Mon, 3 Nov 2014 10:55:09 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201411031055.sA3At9b6028480@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 3 Nov 2014 10:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372106 - head/sysutils/xfce4-netload-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 10:55:10 -0000 Author: demon Date: Mon Nov 3 10:55:08 2014 New Revision: 372106 URL: https://svnweb.freebsd.org/changeset/ports/372106 QAT: https://qat.redports.org/buildarchive/r372106/ Log: Update to version 1.2.2. PR: 194765 Submitted by: olivierd@FreeBSD.org Modified: head/sysutils/xfce4-netload-plugin/Makefile head/sysutils/xfce4-netload-plugin/distinfo head/sysutils/xfce4-netload-plugin/pkg-descr head/sysutils/xfce4-netload-plugin/pkg-plist Modified: head/sysutils/xfce4-netload-plugin/Makefile ============================================================================== --- head/sysutils/xfce4-netload-plugin/Makefile Mon Nov 3 10:42:12 2014 (r372105) +++ head/sysutils/xfce4-netload-plugin/Makefile Mon Nov 3 10:55:08 2014 (r372106) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-netload-plugin -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -13,24 +12,21 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Network Load plugin for Xfce4 LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_GNOME= intltool intlhack USE_XFCE= configenv libmenu panel -USES= gmake pkgconfig tar:bzip2 +USES= gmake pkgconfig libtool tar:bzip2 INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -.include +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+=--enable-nls -.else -CONFIGURE_ARGS+=--disable-nls -.endif +.include do-patch: @${REINPLACE_CMD} -e 's, || __FreeBSD_kernel__,,' \ @@ -38,8 +34,12 @@ do-patch: ${WRKSRC}/panel-plugin/net.h \ ${WRKSRC}/panel-plugin/os.h -.if empty(PORT_OPTIONS:MNLS) - @${REINPLACE_CMD} -e 's|po ||' ${WRKSRC}/Makefile.in +.if ${PORT_OPTIONS:MNLS} + ${REINPLACE_CMD} -e \ + 's|$$(prefix)/$$(DATADIRNAME)/locale|$$(datarootdir)/locale|' \ + ${WRKSRC}/po/Makefile.in.in +.else + ${REINPLACE_CMD} -e 's|po ||' ${WRKSRC}/Makefile.in .endif .include Modified: head/sysutils/xfce4-netload-plugin/distinfo ============================================================================== --- head/sysutils/xfce4-netload-plugin/distinfo Mon Nov 3 10:42:12 2014 (r372105) +++ head/sysutils/xfce4-netload-plugin/distinfo Mon Nov 3 10:55:08 2014 (r372106) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-netload-plugin-1.2.0.tar.bz2) = c824f09e2d3860011b44d8272d661c458237786828027f3d9ad6a1d4f0096845 -SIZE (xfce4/xfce4-netload-plugin-1.2.0.tar.bz2) = 169721 +SHA256 (xfce4/xfce4-netload-plugin-1.2.2.tar.bz2) = 53954d89277d4d18732ecfc927034a6c3c88d4acf926fe9c5f1913b36807bfb6 +SIZE (xfce4/xfce4-netload-plugin-1.2.2.tar.bz2) = 361307 Modified: head/sysutils/xfce4-netload-plugin/pkg-descr ============================================================================== --- head/sysutils/xfce4-netload-plugin/pkg-descr Mon Nov 3 10:42:12 2014 (r372105) +++ head/sysutils/xfce4-netload-plugin/pkg-descr Mon Nov 3 10:55:08 2014 (r372106) @@ -1,3 +1,3 @@ -Network Load plugin for Xfce4. +Network Load plugin for the Xfce Desktop. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin Modified: head/sysutils/xfce4-netload-plugin/pkg-plist ============================================================================== --- head/sysutils/xfce4-netload-plugin/pkg-plist Mon Nov 3 10:42:12 2014 (r372105) +++ head/sysutils/xfce4-netload-plugin/pkg-plist Mon Nov 3 10:55:08 2014 (r372106) @@ -1,14 +1,16 @@ -libexec/xfce4/panel-plugins/xfce4-netload-plugin +lib/xfce4/panel/plugins/libnetload.so share/icons/hicolor/24x24/apps/xfce4-netload-plugin.png share/icons/hicolor/48x48/apps/xfce4-netload-plugin.png share/icons/hicolor/scalable/apps/xfce4-netload-plugin.svg %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/eo/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-netload-plugin.mo @@ -16,17 +18,21 @@ share/icons/hicolor/scalable/apps/xfce4- %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/ko/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/lv/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/pa/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo @@ -34,7 +40,9 @@ share/icons/hicolor/scalable/apps/xfce4- %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/sq/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-netload-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/ug/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-netload-plugin.mo From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 11:14:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E442582; Mon, 3 Nov 2014 11:14:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57FDBF40; Mon, 3 Nov 2014 11:14:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3BEZuS038398; Mon, 3 Nov 2014 11:14:35 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3BEYPB038395; Mon, 3 Nov 2014 11:14:34 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201411031114.sA3BEYPB038395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 3 Nov 2014 11:14:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372107 - head/math/py-numpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 11:14:35 -0000 Author: demon Date: Mon Nov 3 11:14:34 2014 New Revision: 372107 URL: https://svnweb.freebsd.org/changeset/ports/372107 QAT: https://qat.redports.org/buildarchive/r372107/ Log: Update to version 1.9.1 Phabric: D998 Modified: head/math/py-numpy/Makefile head/math/py-numpy/distinfo head/math/py-numpy/pkg-plist Modified: head/math/py-numpy/Makefile ============================================================================== --- head/math/py-numpy/Makefile Mon Nov 3 10:55:08 2014 (r372106) +++ head/math/py-numpy/Makefile Mon Nov 3 11:14:34 2014 (r372107) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= numpy -PORTVERSION= 1.8.1 -PORTREVISION= 4 +PORTVERSION= 1.9.1 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= http://docs.scipy.org/doc/${PORTNAME}/:doc \ @@ -48,10 +47,6 @@ PLIST_SUB+= PYTHON_VER=${PYTHON_VER} PLIST_FILES+= man/man1/f2py.1.gz .endif -post-extract: - ${CP} ${DISTDIR}/numpy-ref-${PORTVERSION}.pdf ${WRKDIR} - ${CP} ${DISTDIR}/numpy-user-${PORTVERSION}.pdf ${WRKDIR} - post-patch: ${REINPLACE_CMD} -e "s+%%FC%%+${FC}+" ${WRKSRC}/numpy/distutils/fcompiler/gnu.py ${CP} ${FILESDIR}/site.cfg ${WRKSRC}/site.cfg @@ -73,12 +68,12 @@ pre-configure: @${REINPLACE_CMD} -e "s+%%GCCLIBDIR%%+$$(${GCCLIBDIR_CMDS})+" ${WRKSRC}/numpy/distutils/system_info.py post-install: - ${INSTALL_MAN} ${WRKSRC}/numpy/f2py/f2py.1 ${STAGEDIR}${MANPREFIX}/man/man1/f2py-${PYTHON_VER}.1 + ${INSTALL_MAN} ${WRKSRC}/doc/f2py/f2py.1 ${STAGEDIR}${MANPREFIX}/man/man1/f2py-${PYTHON_VER}.1 .if ${PYTHON_VERSION} == ${PYTHON_DEFAULT_VERSION} ${LN} -sf ${MANPREFIX}/man/man1/f2py-${PYTHON_VER}.1 ${STAGEDIR}${MANPREFIX}/man/man1/f2py.1 .endif @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/numpy-ref-${PORTVERSION}.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/numpy-user-${PORTVERSION}.pdf ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${DISTDIR}/numpy-ref-${PORTVERSION}.pdf ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${DISTDIR}/numpy-user-${PORTVERSION}.pdf ${STAGEDIR}${DOCSDIR} .include Modified: head/math/py-numpy/distinfo ============================================================================== --- head/math/py-numpy/distinfo Mon Nov 3 10:55:08 2014 (r372106) +++ head/math/py-numpy/distinfo Mon Nov 3 11:14:34 2014 (r372107) @@ -1,6 +1,6 @@ -SHA256 (numpy-1.8.1.tar.gz) = 3d722fc3ac922a34c50183683e828052cd9bb7e9134a95098441297d7ea1c7a9 -SIZE (numpy-1.8.1.tar.gz) = 3794076 -SHA256 (numpy-ref-1.8.1.pdf) = 973851e66d0d5ab095f444f8aeb966fefe2dd544226395abbb110fc1b60f351d -SIZE (numpy-ref-1.8.1.pdf) = 5348248 -SHA256 (numpy-user-1.8.1.pdf) = be827f2d92ef86c3af7f59c623017e7bc23ee95c64f88e8c9871f3ad1f99b262 -SIZE (numpy-user-1.8.1.pdf) = 408305 +SHA256 (numpy-1.9.1.tar.gz) = 0075bbe07e30b659ae4415446f45812dc1b96121a493a4a1f8b1ba77b75b1e1c +SIZE (numpy-1.9.1.tar.gz) = 3978007 +SHA256 (numpy-ref-1.9.1.pdf) = 3c8e5881a3460e1cc9da95fe2167044e8f832ab8e980c3606d1f353e7ac6dcee +SIZE (numpy-ref-1.9.1.pdf) = 5318122 +SHA256 (numpy-user-1.9.1.pdf) = e1f6baed0b73f3d4b106c88924c083f9a519e860c1beb718830bf1aee1892232 +SIZE (numpy-user-1.9.1.pdf) = 418111 Modified: head/math/py-numpy/pkg-plist ============================================================================== --- head/math/py-numpy/pkg-plist Mon Nov 3 10:55:08 2014 (r372106) +++ head/math/py-numpy/pkg-plist Mon Nov 3 11:14:34 2014 (r372107) @@ -37,6 +37,9 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/core/arrayprint.py %%PYTHON_SITELIBDIR%%/numpy/core/arrayprint.pyc %%PYTHON_SITELIBDIR%%/numpy/core/arrayprint.pyo +%%PYTHON_SITELIBDIR%%/numpy/core/cversions.py +%%PYTHON_SITELIBDIR%%/numpy/core/cversions.pyc +%%PYTHON_SITELIBDIR%%/numpy/core/cversions.pyo %%PYTHON_SITELIBDIR%%/numpy/core/defchararray.py %%PYTHON_SITELIBDIR%%/numpy/core/defchararray.pyc %%PYTHON_SITELIBDIR%%/numpy/core/defchararray.pyo @@ -116,6 +119,7 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/core/test_rational.so %%PYTHON_SITELIBDIR%%/numpy/core/tests/data/astype_copy.pkl %%PYTHON_SITELIBDIR%%/numpy/core/tests/data/recarray_from_file.fits +%%PYTHON_SITELIBDIR%%/numpy/core/tests/test_abc.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_api.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_arrayprint.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_blasdot.py @@ -141,6 +145,7 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_print.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_records.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_regression.py +%%PYTHON_SITELIBDIR%%/numpy/core/tests/test_scalarinherit.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_scalarmath.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_scalarprint.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_shape_base.py @@ -448,54 +453,6 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/f2py/diagnose.py %%PYTHON_SITELIBDIR%%/numpy/f2py/diagnose.pyc %%PYTHON_SITELIBDIR%%/numpy/f2py/diagnose.pyo -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/FAQ.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/HISTORY.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/OLDNEWS.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/README.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/TESTING.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/THANKS.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/default.css -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/docutils.conf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/hello.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/pyforttest.pyf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/pytest.py -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/simple.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/simple_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/allocarr.f90 -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/allocarr_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/array.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/array_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/calculate.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/calculate_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/callback.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/callback2.pyf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/callback_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/common.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/common_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/compile_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/default.css -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/docutils.conf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/extcallback.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/extcallback_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/fib1.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/fib1.pyf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/fib2.pyf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/fib3.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/ftype.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/ftype_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/index.txt -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/moddata.f90 -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/moddata_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/run_main_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/scalar.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/scalar_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/setup_example.py -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/spam.pyf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/spam_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/string.f -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/string_session.dat -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/var.pyf -%%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide/var_session.dat %%PYTHON_SITELIBDIR%%/numpy/f2py/f2py2e.py %%PYTHON_SITELIBDIR%%/numpy/f2py/f2py2e.pyc %%PYTHON_SITELIBDIR%%/numpy/f2py/f2py2e.pyo @@ -529,12 +486,14 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/mixed/foo.f %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/mixed/foo_fixed.f90 %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/mixed/foo_free.f90 +%%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/regression/inout.f90 %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/size/foo.f90 %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_array_from_pyobj.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_assumed_shape.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_callback.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_kind.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_mixed.py +%%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_regression.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_return_character.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_return_complex.py %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/test_return_integer.py @@ -573,6 +532,9 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/lib/_iotools.py %%PYTHON_SITELIBDIR%%/numpy/lib/_iotools.pyc %%PYTHON_SITELIBDIR%%/numpy/lib/_iotools.pyo +%%PYTHON_SITELIBDIR%%/numpy/lib/_version.py +%%PYTHON_SITELIBDIR%%/numpy/lib/_version.pyc +%%PYTHON_SITELIBDIR%%/numpy/lib/_version.pyo %%PYTHON_SITELIBDIR%%/numpy/lib/arraypad.py %%PYTHON_SITELIBDIR%%/numpy/lib/arraypad.pyc %%PYTHON_SITELIBDIR%%/numpy/lib/arraypad.pyo @@ -621,8 +583,11 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/lib/stride_tricks.py %%PYTHON_SITELIBDIR%%/numpy/lib/stride_tricks.pyc %%PYTHON_SITELIBDIR%%/numpy/lib/stride_tricks.pyo +%%PYTHON_SITELIBDIR%%/numpy/lib/tests/data/python3.npy +%%PYTHON_SITELIBDIR%%/numpy/lib/tests/data/win64python2.npy %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test__datasource.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test__iotools.py +%%PYTHON_SITELIBDIR%%/numpy/lib/tests/test__version.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_arraypad.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_arraysetops.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_arrayterator.py @@ -723,141 +688,12 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/matrixlib/tests/test_multiarray.py %%PYTHON_SITELIBDIR%%/numpy/matrixlib/tests/test_numeric.py %%PYTHON_SITELIBDIR%%/numpy/matrixlib/tests/test_regression.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/__init__.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/__init__.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/__init__.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/_capi.so -%%PYTHON_SITELIBDIR%%/numpy/numarray/alter_code1.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/alter_code1.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/alter_code1.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/alter_code2.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/alter_code2.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/alter_code2.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/compat.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/compat.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/compat.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/convolve.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/convolve.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/convolve.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/fft.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/fft.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/fft.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/functions.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/functions.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/functions.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/image.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/image.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/image.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy/arraybase.h -%%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy/cfunc.h -%%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy/ieeespecial.h -%%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy/libnumarray.h -%%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy/numcomplex.h -%%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy/nummacro.h -%%PYTHON_SITELIBDIR%%/numpy/numarray/linear_algebra.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/linear_algebra.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/linear_algebra.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/ma.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/ma.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/ma.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/matrix.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/matrix.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/matrix.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/mlab.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/mlab.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/mlab.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/nd_image.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/nd_image.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/nd_image.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/numerictypes.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/numerictypes.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/numerictypes.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/random_array.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/random_array.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/random_array.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/session.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/session.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/session.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/setup.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/setup.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/setup.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/ufuncs.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/ufuncs.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/ufuncs.pyo -%%PYTHON_SITELIBDIR%%/numpy/numarray/util.py -%%PYTHON_SITELIBDIR%%/numpy/numarray/util.pyc -%%PYTHON_SITELIBDIR%%/numpy/numarray/util.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/__init__.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/__init__.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/__init__.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/alter_code1.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/alter_code1.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/alter_code1.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/alter_code2.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/alter_code2.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/alter_code2.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/array_printer.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/array_printer.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/array_printer.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/arrayfns.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/arrayfns.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/arrayfns.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/compat.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/compat.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/compat.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/fft.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/fft.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/fft.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/fix_default_axis.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/fix_default_axis.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/fix_default_axis.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/functions.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/functions.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/functions.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/linear_algebra.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/linear_algebra.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/linear_algebra.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/ma.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/ma.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/ma.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/matrix.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/matrix.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/matrix.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/misc.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/misc.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/misc.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/mlab.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/mlab.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/mlab.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/precision.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/precision.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/precision.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/random_array.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/random_array.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/random_array.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/rng.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/rng.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/rng.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/rng_stats.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/rng_stats.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/rng_stats.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/setup.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/setup.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/setup.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/tests/test_oldnumeric.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/tests/test_regression.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/typeconv.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/typeconv.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/typeconv.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/ufuncs.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/ufuncs.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/ufuncs.pyo -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/user_array.py -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/user_array.pyc -%%PYTHON_SITELIBDIR%%/numpy/oldnumeric/user_array.pyo %%PYTHON_SITELIBDIR%%/numpy/polynomial/__init__.py %%PYTHON_SITELIBDIR%%/numpy/polynomial/__init__.pyc %%PYTHON_SITELIBDIR%%/numpy/polynomial/__init__.pyo +%%PYTHON_SITELIBDIR%%/numpy/polynomial/_polybase.py +%%PYTHON_SITELIBDIR%%/numpy/polynomial/_polybase.pyc +%%PYTHON_SITELIBDIR%%/numpy/polynomial/_polybase.pyo %%PYTHON_SITELIBDIR%%/numpy/polynomial/chebyshev.py %%PYTHON_SITELIBDIR%%/numpy/polynomial/chebyshev.pyc %%PYTHON_SITELIBDIR%%/numpy/polynomial/chebyshev.pyo @@ -922,9 +758,6 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/testing/nosetester.py %%PYTHON_SITELIBDIR%%/numpy/testing/nosetester.pyc %%PYTHON_SITELIBDIR%%/numpy/testing/nosetester.pyo -%%PYTHON_SITELIBDIR%%/numpy/testing/numpytest.py -%%PYTHON_SITELIBDIR%%/numpy/testing/numpytest.pyc -%%PYTHON_SITELIBDIR%%/numpy/testing/numpytest.pyo %%PYTHON_SITELIBDIR%%/numpy/testing/print_coercion_tables.py %%PYTHON_SITELIBDIR%%/numpy/testing/print_coercion_tables.pyc %%PYTHON_SITELIBDIR%%/numpy/testing/print_coercion_tables.pyo @@ -943,65 +776,3 @@ bin/f2py %%PYTHON_SITELIBDIR%%/numpy/version.pyc %%PYTHON_SITELIBDIR%%/numpy/version.pyo man/man1/f2py-%%PYTHON_VER%%.1.gz -@dirrm %%PYTHON_SITELIBDIR%%/numpy/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/testing/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/testing -@dirrm %%PYTHON_SITELIBDIR%%/numpy/random/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/random -@dirrm %%PYTHON_SITELIBDIR%%/numpy/polynomial/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/polynomial -@dirrm %%PYTHON_SITELIBDIR%%/numpy/oldnumeric/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/oldnumeric -@dirrm %%PYTHON_SITELIBDIR%%/numpy/numarray/include/numpy -@dirrm %%PYTHON_SITELIBDIR%%/numpy/numarray/include -@dirrm %%PYTHON_SITELIBDIR%%/numpy/numarray -@dirrm %%PYTHON_SITELIBDIR%%/numpy/matrixlib/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/matrixlib -@dirrm %%PYTHON_SITELIBDIR%%/numpy/ma/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/ma -@dirrm %%PYTHON_SITELIBDIR%%/numpy/linalg/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/linalg -@dirrm %%PYTHON_SITELIBDIR%%/numpy/lib/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/lib -@dirrm %%PYTHON_SITELIBDIR%%/numpy/fft/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/fft -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/size -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/mixed -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/kind -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/assumed_shape -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src/array_from_pyobj -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests/src -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/src -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/docs -@dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/swig_ext/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/swig_ext/src -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/swig_ext -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/pyrex_ext/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/pyrex_ext -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/gen_ext/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/gen_ext -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_f90_ext/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_f90_ext/src -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_f90_ext/include -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_f90_ext -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_ext/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_ext/src -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/f2py_ext -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/mingw -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/fcompiler -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/command -@dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core/tests/data -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core/tests -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core/lib/npy-pkg-config -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core/lib -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core/include/numpy -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core/include -@dirrm %%PYTHON_SITELIBDIR%%/numpy/core -@dirrm %%PYTHON_SITELIBDIR%%/numpy/compat -@dirrm %%PYTHON_SITELIBDIR%%/numpy From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 11:45:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03447F73; Mon, 3 Nov 2014 11:45:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2F0426A; Mon, 3 Nov 2014 11:45:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3Bj33O052889; Mon, 3 Nov 2014 11:45:03 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3Bj3BQ052888; Mon, 3 Nov 2014 11:45:03 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411031145.sA3Bj3BQ052888@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 3 Nov 2014 11:45:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372108 - head/benchmarks/lmbench X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 11:45:04 -0000 Author: marino Date: Mon Nov 3 11:45:03 2014 New Revision: 372108 URL: https://svnweb.freebsd.org/changeset/ports/372108 QAT: https://qat.redports.org/buildarchive/r372108/ Log: benchmarks/lmbench: Make os file more robust It's possible that the previous fix won't work when host version doesn't match jail version, so recreate the "os" script to ensure that the PLIST_SUB variable and build directory always match. Modified: head/benchmarks/lmbench/Makefile Modified: head/benchmarks/lmbench/Makefile ============================================================================== --- head/benchmarks/lmbench/Makefile Mon Nov 3 11:14:34 2014 (r372107) +++ head/benchmarks/lmbench/Makefile Mon Nov 3 11:45:03 2014 (r372108) @@ -34,6 +34,8 @@ post-extract: ${MKDIR} ${WRKSRC}/SCCS ${TOUCH} -t 199901010000 ${WRKSRC}/SCCS/s.ChangeSet cd ${WRKSRC}/scripts; ./version > ${WRKSRC}/src/bk.ver + ${ECHO} "#!${SH}" > ${WRKSRC}/scripts/os + ${ECHO} "echo ${ARCH}-${OPSYS:tl}${OSREL}" >> ${WRKSRC}/scripts/os # Clean up turds from building the library. Some systems just have # .o, some also end up with .s, so clean up both. From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 12:21:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A176ACB3; Mon, 3 Nov 2014 12:21:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D4B4887; Mon, 3 Nov 2014 12:21:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3CLIhZ070618; Mon, 3 Nov 2014 12:21:18 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3CLI9T070616; Mon, 3 Nov 2014 12:21:18 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411031221.sA3CLI9T070616@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 3 Nov 2014 12:21:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372109 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 12:21:18 -0000 Author: robak Date: Mon Nov 3 12:21:17 2014 New Revision: 372109 URL: https://svnweb.freebsd.org/changeset/ports/372109 QAT: https://qat.redports.org/buildarchive/r372109/ Log: www/pecl-yar: update 1.2.3 -> 1.2.4 PR: 194552 Submitted by: John Chen Approved by: mentors (implicit) Modified: head/www/pecl-yar/Makefile head/www/pecl-yar/distinfo Modified: head/www/pecl-yar/Makefile ============================================================================== --- head/www/pecl-yar/Makefile Mon Nov 3 11:45:03 2014 (r372108) +++ head/www/pecl-yar/Makefile Mon Nov 3 12:21:17 2014 (r372109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yar -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/www/pecl-yar/distinfo ============================================================================== --- head/www/pecl-yar/distinfo Mon Nov 3 11:45:03 2014 (r372108) +++ head/www/pecl-yar/distinfo Mon Nov 3 12:21:17 2014 (r372109) @@ -1,2 +1,2 @@ -SHA256 (PECL/yar-1.2.3.tgz) = 8f39e6174476e2eae6021f83b69bcf77ee22949654a43c9985dde1a3c7bcf66e -SIZE (PECL/yar-1.2.3.tgz) = 37574 +SHA256 (PECL/yar-1.2.4.tgz) = ef193ed1192eb87c199e318696c07c1a75069d6a61cd4eb048dd4e4369dd3281 +SIZE (PECL/yar-1.2.4.tgz) = 38355 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 12:48:40 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8525A381; Mon, 3 Nov 2014 12:48:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56BC3BAD; Mon, 3 Nov 2014 12:48:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3Cmebo082173; Mon, 3 Nov 2014 12:48:40 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3CmddO082169; Mon, 3 Nov 2014 12:48:39 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201411031248.sA3CmddO082169@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 3 Nov 2014 12:48:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372110 - in head/mail/rspamd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 12:48:40 -0000 Author: vsevolod Date: Mon Nov 3 12:48:39 2014 New Revision: 372110 URL: https://svnweb.freebsd.org/changeset/ports/372110 QAT: https://qat.redports.org/buildarchive/r372110/ Log: - Update to 0.7.3 Added: head/mail/rspamd/files/patch-src-libutil-addr.c (contents, props changed) Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Mon Nov 3 12:21:17 2014 (r372109) +++ head/mail/rspamd/Makefile Mon Nov 3 12:48:39 2014 (r372110) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Mon Nov 3 12:21:17 2014 (r372109) +++ head/mail/rspamd/distinfo Mon Nov 3 12:48:39 2014 (r372110) @@ -1,2 +1,2 @@ -SHA256 (rspamd-0.7.2.tar.xz) = 74070d97654a9a923bfa214695d2ff65153d155d521a675d76e27e799e4b1ba7 -SIZE (rspamd-0.7.2.tar.xz) = 670524 +SHA256 (rspamd-0.7.3.tar.xz) = a0ba9e5d0f98c7fe957d865b7295a350509109585caab1b3b9fe27edd9d70cdc +SIZE (rspamd-0.7.3.tar.xz) = 672324 Added: head/mail/rspamd/files/patch-src-libutil-addr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/rspamd/files/patch-src-libutil-addr.c Mon Nov 3 12:48:39 2014 (r372110) @@ -0,0 +1,13 @@ +diff --git a/src/libutil/addr.c b/src/libutil/addr.c +index 4af1dd6..62ef647 100644 +--- src/libutil/addr.c ++++ src/libutil/addr.c +@@ -99,7 +99,7 @@ rspamd_parse_inet_address (rspamd_inet_addr_t *target, const char *src) + rspamd_strlcpy (target->addr.su.sun_path, src, + sizeof (target->addr.su.sun_path)); + #ifdef FREEBSD +- target->addr.su.sun_len = SUN_LEN (addr); ++ target->addr.su.sun_len = SUN_LEN (&target->addr.su); + #endif + } + else if (inet_pton (AF_INET6, src, &target->addr.s6.sin6_addr) == 1) { From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 13:07:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75BBCB32; Mon, 3 Nov 2014 13:07:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E923DD6; Mon, 3 Nov 2014 13:07:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3D7NPh091986; Mon, 3 Nov 2014 13:07:23 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3D7IVL091960; Mon, 3 Nov 2014 13:07:18 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201411031307.sA3D7IVL091960@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Mon, 3 Nov 2014 13:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372111 - in head: devel/simgear devel/simgear/files games/flightgear games/flightgear-aircraft games/flightgear-data games/flightgear/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 13:07:23 -0000 Author: martymac Date: Mon Nov 3 13:07:17 2014 New Revision: 372111 URL: https://svnweb.freebsd.org/changeset/ports/372111 QAT: https://qat.redports.org/buildarchive/r372111/ Log: Update Simgear and Flightgear ports to 3.2.0 PR: 194571 Submitted by: mike.d.ft402@gmail.com Added: head/devel/simgear/files/patch-simgear-debug-BufferedLogCallback.cxx (contents, props changed) head/games/flightgear/files/patch-3rdparty-hts_engine_API-lib-HTS_misc.c (contents, props changed) head/games/flightgear/files/patch-JS_SERVER-CMakeLists.txt (contents, props changed) head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt (contents, props changed) head/games/flightgear/files/patch-JS_SERVER-utils-js_server-CMakeLists.txt (contents, props changed) Deleted: head/devel/simgear/files/patch-simgear-timing-timestamp.cxx head/games/flightgear/files/extra-patch-src-FDM-JSBSim-input_output-string_utilities.h head/games/flightgear/files/patch-3rdparty-iaxclient-lib-iaxclient.h head/games/flightgear/files/patch-3rdparty-iaxclient-lib-libiax2-src-iax.c head/games/flightgear/files/patch-src-Airports-airports_fwd.hxx head/games/flightgear/files/patch-src-FDM-JSBSim-JSBSim.cxx head/games/flightgear/files/patch-utils-CMakeLists.txt head/games/flightgear/files/patch-utils-js_server-CMakeLists.txt Modified: head/devel/simgear/Makefile head/devel/simgear/distinfo head/devel/simgear/files/patch-CMakeLists.txt head/devel/simgear/files/patch-simgear-canvas-ShivaVG-src-shDefs.h head/devel/simgear/pkg-plist head/games/flightgear-aircraft/Makefile head/games/flightgear-aircraft/distinfo head/games/flightgear-data/Makefile head/games/flightgear-data/distinfo head/games/flightgear/Makefile head/games/flightgear/distinfo head/games/flightgear/files/patch-3rdparty-iaxclient-lib-CMakeLists.txt head/games/flightgear/files/patch-CMakeLists.txt Modified: head/devel/simgear/Makefile ============================================================================== --- head/devel/simgear/Makefile Mon Nov 3 12:48:39 2014 (r372110) +++ head/devel/simgear/Makefile Mon Nov 3 13:07:17 2014 (r372111) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= simgear -PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTVERSION= 3.2.0 CATEGORIES= devel games MASTER_SITES= http://mirrors.ibiblio.org/simgear/ftp/Source/ \ ftp://ftp.de.flightgear.org/pub/simgear/Source/ \ @@ -22,7 +21,13 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap USE_XORG= ice sm x11 xext xi xt xmu USE_GL= gl glu glut -USES= tar:bzip2 cmake openal:al,alut -CMAKE_ARGS+= -DJPEG_FACTORY:BOOL=ON +USES= tar:bzip2 cmake compiler openal:al,alut -.include +.include + +# When building with Gcc, needs Gcc 4.6+ +.if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46 +USE_GCC= 4.6+ +.endif + +.include Modified: head/devel/simgear/distinfo ============================================================================== --- head/devel/simgear/distinfo Mon Nov 3 12:48:39 2014 (r372110) +++ head/devel/simgear/distinfo Mon Nov 3 13:07:17 2014 (r372111) @@ -1,2 +1,2 @@ -SHA256 (simgear-3.0.0.tar.bz2) = 09448f87e6c2b5b6101a5a4eac331c1e1b998d61ec2e59614449110de2e68016 -SIZE (simgear-3.0.0.tar.bz2) = 969971 +SHA256 (simgear-3.2.0.tar.bz2) = b456cdc63b37d609bc24b347d43dc275eb7d06f5d92b18aeb0e66eedd3819c86 +SIZE (simgear-3.2.0.tar.bz2) = 1020432 Modified: head/devel/simgear/files/patch-CMakeLists.txt ============================================================================== --- head/devel/simgear/files/patch-CMakeLists.txt Mon Nov 3 12:48:39 2014 (r372110) +++ head/devel/simgear/files/patch-CMakeLists.txt Mon Nov 3 13:07:17 2014 (r372111) @@ -1,44 +1,17 @@ ---- CMakeLists.txt.orig 2014-02-15 01:04:11.000000000 +0100 -+++ CMakeLists.txt 2014-03-10 18:06:13.000000000 +0100 -@@ -259,18 +259,20 @@ - endif(HAVE_CLOCK_GETTIME) +--- CMakeLists.txt.orig 2014-10-21 07:26:42.608036396 +0200 ++++ CMakeLists.txt 2014-10-21 07:27:18.571673862 +0200 +@@ -276,12 +276,12 @@ + # isnan might not be real symbol, so can't check using function_exists + check_cxx_source_compiles( + "#include +- void f() { isnan(0.0);} " ++ int main() { return isnan(0.0);} " + HAVE_ISNAN) - set(DL_LIBRARY "") --check_cxx_source_compiles( -- "#include -- int main(void) { -- return 0; -- } -- " -- HAVE_DLFCN_H) -- --if(HAVE_DLFCN_H) -- check_library_exists(dl dlerror "" HAVE_DL) -- set(DL_LIBRARY "dl") --endif() -+if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") -+ check_cxx_source_compiles( -+ "#include -+ int main(void) { -+ return 0; -+ } -+ " -+ HAVE_DLFCN_H) -+ -+ if(HAVE_DLFCN_H) -+ check_library_exists(dl dlerror "" HAVE_DL) -+ set(DL_LIBRARY "dl") -+ endif() -+endif (NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") - - SET(CMAKE_DEBUG_POSTFIX "d" CACHE STRING "add a postfix, usually 'd' on windows") - SET(CMAKE_RELEASE_POSTFIX "" CACHE STRING "add a postfix, usually empty on windows") -@@ -342,7 +344,7 @@ - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${WARNING_FLAGS_CXX} ${MSVC_FLAGS} ${BOOST_CXX_FLAGS}") - set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${MSVC_LD_FLAGS}") - --include_directories(${PROJECT_SOURCE_DIR}) -+include_directories(BEFORE ${PROJECT_SOURCE_DIR}) - include_directories(${PROJECT_SOURCE_DIR}/simgear/canvas/ShivaVG/include) - include_directories(${PROJECT_BINARY_DIR}/simgear) + check_cxx_source_compiles( + "#include +- void f() { std::isnan(0.0);} " ++ int main() { return std::isnan(0.0);} " + HAVE_STD_ISNAN) + if(CMAKE_COMPILER_IS_GNUCXX) Modified: head/devel/simgear/files/patch-simgear-canvas-ShivaVG-src-shDefs.h ============================================================================== --- head/devel/simgear/files/patch-simgear-canvas-ShivaVG-src-shDefs.h Mon Nov 3 12:48:39 2014 (r372110) +++ head/devel/simgear/files/patch-simgear-canvas-ShivaVG-src-shDefs.h Mon Nov 3 13:07:17 2014 (r372111) @@ -1,11 +1,11 @@ ---- simgear/canvas/ShivaVG/src/shDefs.h.orig 2013-02-20 17:17:38.000000000 +0100 -+++ simgear/canvas/ShivaVG/src/shDefs.h 2013-02-20 17:18:16.000000000 +0100 -@@ -34,7 +34,7 @@ - #include - #include +--- simgear/canvas/ShivaVG/src/shDefs.h.orig 2014-10-28 09:45:41.492715364 +0100 ++++ simgear/canvas/ShivaVG/src/shDefs.h 2014-10-28 09:54:06.791735417 +0100 +@@ -156,7 +156,7 @@ --#ifndef VG_API_MACOSX -+#if !defined(VG_API_MACOSX) && !defined(__FreeBSD__) - # include - #endif + /* OpenGL headers */ +-#if defined(VG_API_LINUX) ++#if defined(VG_API_LINUX) || defined(VG_API_FREEBSD) + #include + #include + #elif defined(VG_API_MACOSX) Added: head/devel/simgear/files/patch-simgear-debug-BufferedLogCallback.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/simgear/files/patch-simgear-debug-BufferedLogCallback.cxx Mon Nov 3 13:07:17 2014 (r372111) @@ -0,0 +1,11 @@ +--- simgear/debug/BufferedLogCallback.cxx.orig 2014-10-27 09:26:46.499707738 +0100 ++++ simgear/debug/BufferedLogCallback.cxx 2014-10-27 09:27:54.034557089 +0100 +@@ -26,6 +26,8 @@ + #include + #include + #include ++ ++#include // for malloc + + namespace simgear + { Modified: head/devel/simgear/pkg-plist ============================================================================== --- head/devel/simgear/pkg-plist Mon Nov 3 12:48:39 2014 (r372110) +++ head/devel/simgear/pkg-plist Mon Nov 3 13:07:17 2014 (r372111) @@ -29,7 +29,7 @@ include/simgear/canvas/CanvasMgr.hxx include/simgear/canvas/CanvasObjectPlacement.hxx include/simgear/canvas/CanvasPlacement.hxx include/simgear/canvas/CanvasSystemAdapter.hxx -include/simgear/canvas/MouseEvent.hxx +include/simgear/canvas/CanvasWindow.hxx include/simgear/canvas/ODGauge.hxx include/simgear/canvas/ShivaVG/openvg.h include/simgear/canvas/ShivaVG/vgu.h @@ -42,6 +42,13 @@ include/simgear/canvas/elements/CanvasMa include/simgear/canvas/elements/CanvasPath.hxx include/simgear/canvas/elements/CanvasText.hxx include/simgear/canvas/elements/detail/add_segment_variadic.hxx +include/simgear/canvas/events/CustomEvent.hxx +include/simgear/canvas/events/MouseEvent.hxx +include/simgear/canvas/layout/BoxLayout.hxx +include/simgear/canvas/layout/Layout.hxx +include/simgear/canvas/layout/LayoutItem.hxx +include/simgear/canvas/layout/NasalWidget.hxx +include/simgear/canvas/layout/SpacerItem.hxx include/simgear/compiler.h include/simgear/constants.h include/simgear/debug/BufferedLogCallback.hxx @@ -117,6 +124,8 @@ include/simgear/math/sg_types.hxx include/simgear/misc/CSSBorder.hxx include/simgear/misc/ListDiff.hxx include/simgear/misc/ResourceManager.hxx +include/simgear/misc/SVGpreserveAspectRatio.hxx +include/simgear/misc/SimpleMarkdown.hxx include/simgear/misc/gzcontainerfile.hxx include/simgear/misc/interpolator.hxx include/simgear/misc/make_new.hxx @@ -131,7 +140,9 @@ include/simgear/misc/texcoord.hxx include/simgear/misc/zfstream.hxx include/simgear/nasal/cppbind/Ghost.hxx include/simgear/nasal/cppbind/NasalCallContext.hxx +include/simgear/nasal/cppbind/NasalContext.hxx include/simgear/nasal/cppbind/NasalHash.hxx +include/simgear/nasal/cppbind/NasalObject.hxx include/simgear/nasal/cppbind/NasalObjectHolder.hxx include/simgear/nasal/cppbind/NasalString.hxx include/simgear/nasal/cppbind/detail/from_nasal_function_templates.hxx @@ -258,7 +269,6 @@ include/simgear/scene/util/parse_color.h include/simgear/scene/util/project.hxx include/simgear/screen/colors.hxx include/simgear/screen/extensions.hxx -include/simgear/screen/jpgfactory.hxx include/simgear/screen/screen-dump.hxx include/simgear/screen/tr.h include/simgear/serial/serial.hxx @@ -287,8 +297,10 @@ include/simgear/structure/StateMachine.h include/simgear/structure/StringTable.hxx include/simgear/structure/callback.hxx include/simgear/structure/commands.hxx +include/simgear/structure/detail/function_list_template.hxx include/simgear/structure/event_mgr.hxx include/simgear/structure/exception.hxx +include/simgear/structure/function_list.hxx include/simgear/structure/intern.hxx include/simgear/structure/map.hxx include/simgear/structure/singleton.hpp Modified: head/games/flightgear-aircraft/Makefile ============================================================================== --- head/games/flightgear-aircraft/Makefile Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear-aircraft/Makefile Mon Nov 3 13:07:17 2014 (r372111) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= flightgear-aircraft -PORTVERSION= 20140319 +PORTVERSION= 20141022 CATEGORIES= games # see http://www.flightgear.org/templates.js -MASTER_SITES= http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-3.0/ \ - http://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Aircraft-3.0/ \ - ftp://ftp.kingmont.com/flightsims/flightgear/Aircraft-3.0/ \ - ftp://ftp.de.flightgear.org/pub/fgfs/Aircraft-3.0/ \ - ftp://flightgear.wo0t.de/flightgear-ftp/ftp/Aircraft-3.0/ +MASTER_SITES= http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-3.2/ \ + http://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Aircraft-3.2/ \ + ftp://ftp.kingmont.com/flightsims/flightgear/Aircraft-3.2/ \ + ftp://ftp.de.flightgear.org/pub/fgfs/Aircraft-3.2/ \ + ftp://flightgear.wo0t.de/flightgear-ftp/ftp/Aircraft-3.2/ # Selection of production-ready/well-known planes # (planes already included in flightgear-data are excluded) # Please contact the MAINTAINER if a plane is missing @@ -25,8 +25,8 @@ DISTFILES= 737-200_20120506.zip \ Caudron-G3_20120506.zip \ F80C_20120717.zip \ Hurricane_20130823.zip \ - IL-2_20110311.zip \ - Lightning_20140116.zip \ + IL-2_20140508.zip \ + Lightning_20140613.zip \ Lockheed1049h_1.0.zip \ Messerschmitt-P1101_20130315.zip \ MirageIII_20131008.zip \ @@ -38,12 +38,12 @@ DISTFILES= 737-200_20120506.zip \ Super-Etendard_20131008.zip \ Supermarine-S.6B_20130312.zip \ Superwal_20100330.zip \ - airwaveXtreme150_July-2013.zip \ - asw20_July-2013.zip \ + airwaveXtreme150_June-2014.zip \ + asw20_June-2014.zip \ bf109_20130615.zip \ c310_20130209.zip \ dhc3_20120506.zip \ - f16_20120812.zip \ + f16_20140612.zip \ harrier_20130823.zip \ pa24-250_20121128.zip \ tu154_20081221.zip \ Modified: head/games/flightgear-aircraft/distinfo ============================================================================== --- head/games/flightgear-aircraft/distinfo Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear-aircraft/distinfo Mon Nov 3 13:07:17 2014 (r372111) @@ -22,10 +22,10 @@ SHA256 (flightgear-aircraft/F80C_2012071 SIZE (flightgear-aircraft/F80C_20120717.zip) = 1528349 SHA256 (flightgear-aircraft/Hurricane_20130823.zip) = 10dfe10c5365c7232fdd324a0c3af6c1b2c90cd5373af263ac35eb031b3b4fb5 SIZE (flightgear-aircraft/Hurricane_20130823.zip) = 12062976 -SHA256 (flightgear-aircraft/IL-2_20110311.zip) = 1c7e126956247f7a6ed93cd4fc2abe65c756b07275559ed1f0bd03d731a51ee0 -SIZE (flightgear-aircraft/IL-2_20110311.zip) = 3933481 -SHA256 (flightgear-aircraft/Lightning_20140116.zip) = 607ce5957aeac09f1e223d5add0687c7d0e6e5651b0fa9f576934c8150798e3f -SIZE (flightgear-aircraft/Lightning_20140116.zip) = 4784925 +SHA256 (flightgear-aircraft/IL-2_20140508.zip) = 8e6ecb37fa5b5d0c6c8a6aac8a7aad55071582183d16851323e99c68aa451d97 +SIZE (flightgear-aircraft/IL-2_20140508.zip) = 4801474 +SHA256 (flightgear-aircraft/Lightning_20140613.zip) = 4c72b9cda1b901cd95c89361cbad3bb730e59cf1084658ce1fb6f619e050ec87 +SIZE (flightgear-aircraft/Lightning_20140613.zip) = 4785070 SHA256 (flightgear-aircraft/Lockheed1049h_1.0.zip) = 624d85fe96380870387bb35c0c43601cbe0fb19506f6915e69bb49853c836371 SIZE (flightgear-aircraft/Lockheed1049h_1.0.zip) = 7529095 SHA256 (flightgear-aircraft/Messerschmitt-P1101_20130315.zip) = 6a1a53902ffd6ff33c412a1d605e2a43615b3dcdaa7efebdff1f647ebe4b40ec @@ -48,18 +48,18 @@ SHA256 (flightgear-aircraft/Supermarine- SIZE (flightgear-aircraft/Supermarine-S.6B_20130312.zip) = 3275253 SHA256 (flightgear-aircraft/Superwal_20100330.zip) = cd013f6c6ab073cea4c5eef59acb3b51c8a40d47652a3dfcbebfc79c30504384 SIZE (flightgear-aircraft/Superwal_20100330.zip) = 2654839 -SHA256 (flightgear-aircraft/airwaveXtreme150_July-2013.zip) = 12ca13fe06e7ff4e7a2e9bf7971c2397b86a06b2e83f2eb2e21b640edc5ab817 -SIZE (flightgear-aircraft/airwaveXtreme150_July-2013.zip) = 1209981 -SHA256 (flightgear-aircraft/asw20_July-2013.zip) = 22728d2d24c7b54fb7a41789ffe7ebbb73e1acb39e8230d63b2bdc6ce1fbd9f3 -SIZE (flightgear-aircraft/asw20_July-2013.zip) = 3592090 +SHA256 (flightgear-aircraft/airwaveXtreme150_June-2014.zip) = 67d58564d244f1aeb3fae20b3a996cf9a8eeb7ff3136039d4e05f8bbfcd9050e +SIZE (flightgear-aircraft/airwaveXtreme150_June-2014.zip) = 1219396 +SHA256 (flightgear-aircraft/asw20_June-2014.zip) = a0a0680fa68933f579f01462703151b907d895dee69d44d8e3007abc0dd9ad3c +SIZE (flightgear-aircraft/asw20_June-2014.zip) = 3592394 SHA256 (flightgear-aircraft/bf109_20130615.zip) = 1245ba5d1c00a01b74cef208f28f70ffe27f6285f7d52c4ddd901b370e3aca94 SIZE (flightgear-aircraft/bf109_20130615.zip) = 24201689 SHA256 (flightgear-aircraft/c310_20130209.zip) = 07d765eac4a6cb9bc115dc4d302fed972776f5148cb1154f666b6a7f3c27543a SIZE (flightgear-aircraft/c310_20130209.zip) = 615078 SHA256 (flightgear-aircraft/dhc3_20120506.zip) = 808215533d23b9e2a23b0249bacff9504b72a8e4263a562058dea9c6060c12f9 SIZE (flightgear-aircraft/dhc3_20120506.zip) = 20789012 -SHA256 (flightgear-aircraft/f16_20120812.zip) = c4782fbcfeba7fea5204d048a0cb36499e0901b1ef514c8c638b14928ce7396a -SIZE (flightgear-aircraft/f16_20120812.zip) = 19445799 +SHA256 (flightgear-aircraft/f16_20140612.zip) = b40dc7f9eca5976183cea0b0fbf71d7560c8e5166876d41ff682e43c89f59b73 +SIZE (flightgear-aircraft/f16_20140612.zip) = 19445894 SHA256 (flightgear-aircraft/harrier_20130823.zip) = 35d1b2c95b2801651ce0fdd50b5e3015a75a120ab3f709cf2adb1dbd49bc26d7 SIZE (flightgear-aircraft/harrier_20130823.zip) = 4208173 SHA256 (flightgear-aircraft/pa24-250_20121128.zip) = dd78878bfbf21bb77405a3f5c1586f1043487c6d8499ec28361fbc3131500952 Modified: head/games/flightgear-data/Makefile ============================================================================== --- head/games/flightgear-data/Makefile Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear-data/Makefile Mon Nov 3 13:07:17 2014 (r372111) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flightgear-data -PORTVERSION= 3.0.0 +PORTVERSION= 3.2.0 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= http://mirrors.ibiblio.org/flightgear/ftp/Shared/ \ @@ -25,7 +25,7 @@ DATADIR= ${PREFIX}/share/flightgear PLIST= ${WRKDIR}/pkg-plist PLIST_DIRS= %%DATADIR%% -MANUAL_PACKAGE_BUILD= very large distfile (>900 MB) +MANUAL_PACKAGE_BUILD= very large distfile (>1 GB) post-patch: @${RM} -f ${WRKSRC}/COPYING Modified: head/games/flightgear-data/distinfo ============================================================================== --- head/games/flightgear-data/distinfo Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear-data/distinfo Mon Nov 3 13:07:17 2014 (r372111) @@ -1,2 +1,2 @@ -SHA256 (FlightGear-data-3.0.0.tar.bz2) = 048349a167d55c2a6f84a71dd5654cba0b7866ce43c6f06a12a1be8fe0840557 -SIZE (FlightGear-data-3.0.0.tar.bz2) = 1078366345 +SHA256 (FlightGear-data-3.2.0.tar.bz2) = bd48708931335698303ad5739146924fe70f1ff00c3cb8c6207c6d45140a27a4 +SIZE (FlightGear-data-3.2.0.tar.bz2) = 1264837989 Modified: head/games/flightgear/Makefile ============================================================================== --- head/games/flightgear/Makefile Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear/Makefile Mon Nov 3 13:07:17 2014 (r372111) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= flightgear -PORTVERSION= 3.0.0 -PORTREVISION= 4 +PORTVERSION= 3.2.0 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= http://mirrors.ibiblio.org/flightgear/ftp/Source/ \ @@ -21,7 +20,8 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap libpng15.so:${PORTSDIR}/graphics/png \ libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ - libosg.so:${PORTSDIR}/graphics/osg + libosg.so:${PORTSDIR}/graphics/osg \ + libspeex.so:${PORTSDIR}/audio/speex BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/lib/libSimGearCore.a:${PORTSDIR}/devel/simgear RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ @@ -32,10 +32,9 @@ USE_XORG= ice sm x11 xext xft xi xineram USE_GL= gl glu glut USE_SQLITE= 3 -USES= tar:bzip2 dos2unix cmake compiler:features openal:al,alut +USES= tar:bzip2 dos2unix cmake compiler openal:al,alut DOS2UNIX_REGEX= .*\.(c|h|cxx|cpp|hxx|hpp) -CMAKE_ARGS+= -DJPEG_FACTORY:BOOL=ON \ - -DENABLE_JS_SERVER:BOOL=ON \ +CMAKE_ARGS+= -DENABLE_JS_SERVER:BOOL=ON \ -DSYSTEM_SQLITE:BOOL=ON \ -DFG_DATA_DIR:PATH=${LOCALBASE}/share/${PORTNAME} \ -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \ @@ -49,8 +48,9 @@ DBUS_CMAKE_OFF= -DUSE_DBUS:BOOL=OFF .include -.if ${COMPILER_FEATURES:Mlibc++} -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-FDM-JSBSim-input_output-string_utilities.h +# Chase devel/simgear compiler version +.if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46 +USE_GCC= 4.6+ .endif post-install: Modified: head/games/flightgear/distinfo ============================================================================== --- head/games/flightgear/distinfo Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear/distinfo Mon Nov 3 13:07:17 2014 (r372111) @@ -1,2 +1,2 @@ -SHA256 (flightgear-3.0.0.tar.bz2) = e4bf1922825920a404539e6611c36eb5567b85d46a726fd8c6f9b19c138ba6e9 -SIZE (flightgear-3.0.0.tar.bz2) = 5874662 +SHA256 (flightgear-3.2.0.tar.bz2) = addac512375b9f800a77e5733c7c0e4214442ed61a0b2712abedc0a506ac5f12 +SIZE (flightgear-3.2.0.tar.bz2) = 6950249 Added: head/games/flightgear/files/patch-3rdparty-hts_engine_API-lib-HTS_misc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/flightgear/files/patch-3rdparty-hts_engine_API-lib-HTS_misc.c Mon Nov 3 13:07:17 2014 (r372111) @@ -0,0 +1,11 @@ +--- 3rdparty/hts_engine_API/lib/HTS_misc.c.orig 2014-10-21 18:20:10.716009721 +0200 ++++ 3rdparty/hts_engine_API/lib/HTS_misc.c 2014-10-21 18:21:32.200933884 +0200 +@@ -245,7 +245,7 @@ + } else if (fp->type == HTS_FILE) { + fpos_t pos; + fgetpos((FILE *) fp->pointer, &pos); +-#if defined(_WIN32) || defined(__CYGWIN__) || defined(__APPLE__) || defined(__ANDROID__) ++#if defined(_WIN32) || defined(__CYGWIN__) || defined(__APPLE__) || defined(__ANDROID__) || defined(__FreeBSD__) + return (size_t) pos; + #else + return (size_t) pos.__pos; Modified: head/games/flightgear/files/patch-3rdparty-iaxclient-lib-CMakeLists.txt ============================================================================== --- head/games/flightgear/files/patch-3rdparty-iaxclient-lib-CMakeLists.txt Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear/files/patch-3rdparty-iaxclient-lib-CMakeLists.txt Mon Nov 3 13:07:17 2014 (r372111) @@ -1,11 +1,28 @@ ---- 3rdparty/iaxclient/lib/CMakeLists.txt.orig 2014-03-12 18:13:58.000000000 +0100 -+++ 3rdparty/iaxclient/lib/CMakeLists.txt 2014-03-12 18:14:39.000000000 +0100 -@@ -88,7 +88,7 @@ - libspeex/vq.c - ) +--- 3rdparty/iaxclient/lib/CMakeLists.txt.orig 2014-10-21 18:27:37.041376820 +0200 ++++ 3rdparty/iaxclient/lib/CMakeLists.txt 2014-10-21 18:27:53.883368567 +0200 +@@ -1,6 +1,6 @@ + # CMakeLists.txt, for utils/iaxclient/lib - 20130925 + # even if we don't select the codec, speex is used for pre-processing audio +-set(ENABLE_SPEXX 1) ++set(ENABLE_SPEEX 1) + + set(IAXCLIENT_BASE_SOURCES + audio_encode.c +@@ -57,7 +57,7 @@ + list(APPEND IAXCLIENT_BASE_SOURCES unixfuncs.c) + endif(WIN32) + +-if (ENABLE_SPEXX) ++if (ENABLE_SPEEX) + list(APPEND IAXCLIENT_BASE_SOURCES codec_speex.c) + + if (SYSTEM_SPEEX) +@@ -115,7 +115,7 @@ -- include_directories(${PROJECT_SOURCE_DIR}/3rdparty/iaxclient/lib/libspeex/include) -+ include_directories(BEFORE ${PROJECT_SOURCE_DIR}/3rdparty/iaxclient/lib/libspeex/include) - endif(ENABLE_SPEXX) + include_directories(${PROJECT_SOURCE_DIR}/3rdparty/iaxclient/lib/libspeex/include) + endif(SPEEX_FOUND AND SPEEXDSP_FOUND) +-endif(ENABLE_SPEXX) ++endif(ENABLE_SPEEX) if (ENABLE_ALSA) + list(APPEND IAXCLIENT_BASE_SOURCES audio_alsa.c) Modified: head/games/flightgear/files/patch-CMakeLists.txt ============================================================================== --- head/games/flightgear/files/patch-CMakeLists.txt Mon Nov 3 12:48:39 2014 (r372110) +++ head/games/flightgear/files/patch-CMakeLists.txt Mon Nov 3 13:07:17 2014 (r372111) @@ -1,11 +1,16 @@ ---- CMakeLists.txt.orig 2012-08-27 18:14:13.000000000 +0200 -+++ CMakeLists.txt 2012-08-27 18:14:52.000000000 +0200 -@@ -225,7 +225,7 @@ - endif(LIBSVN_FOUND) - endif(ENABLE_LIBSVN) +--- CMakeLists.txt.orig 2014-10-21 18:32:02.620104085 +0200 ++++ CMakeLists.txt 2014-10-22 06:52:20.912083280 +0200 +@@ -96,10 +96,11 @@ + find_library(COCOA_LIBRARY Cocoa) + list(APPEND PLATFORM_LIBS ${COCOA_LIBRARY} ${CORESERVICES_LIBRARY}) --find_package(PLIB REQUIRED puaux pu js fnt) -+find_package(PLIB REQUIRED puaux pu js fnt net) +-elseif(CMAKE_SYSTEM_NAME MATCHES "Linux") ++elseif(${CMAKE_SYSTEM_NAME} MATCHES "Linux" OR ++ ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") + set(USE_DBUS_DEFAULT 1) +- find_package(UDev) - # FlightGear and SimGear versions need to match - find_package(SimGear ${FLIGHTGEAR_VERSION} REQUIRED) ++ find_package(UDev) + if(UDEV_FOUND) + set(EVENT_INPUT_DEFAULT 1) + endif(UDEV_FOUND) Added: head/games/flightgear/files/patch-JS_SERVER-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/flightgear/files/patch-JS_SERVER-CMakeLists.txt Mon Nov 3 13:07:17 2014 (r372111) @@ -0,0 +1,17 @@ +--- CMakeLists.txt.orig 2014-10-22 07:01:17.414717967 +0200 ++++ CMakeLists.txt 2014-10-22 07:01:34.267267822 +0200 +@@ -266,13 +266,13 @@ + + # Sqlite always depends on the threading lib + list(APPEND SQLITE3_LIBRARY ${CMAKE_THREAD_LIBS_INIT}) + + ############################################################################## + +-find_package(PLIB REQUIRED puaux pu js fnt) ++find_package(PLIB REQUIRED puaux pu js fnt net) + + # FlightGear and SimGear versions need to match + find_package(SimGear ${FLIGHTGEAR_VERSION} REQUIRED) + + ############################################################################## + Added: head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/flightgear/files/patch-JS_SERVER-utils-CMakeLists.txt Mon Nov 3 13:07:17 2014 (r372111) @@ -0,0 +1,13 @@ +--- utils/CMakeLists.txt.orig 2013-10-01 16:13:22.000000000 +0200 ++++ utils/CMakeLists.txt 2013-10-01 16:13:47.000000000 +0200 +@@ -29,4 +29,8 @@ + + if(ENABLE_TERRASYNC) + add_subdirectory(TerraSync) +-endif() +\ No newline at end of file ++endif() ++ ++if(ENABLE_JS_SERVER) ++ add_subdirectory(js_server) ++endif() Added: head/games/flightgear/files/patch-JS_SERVER-utils-js_server-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/flightgear/files/patch-JS_SERVER-utils-js_server-CMakeLists.txt Mon Nov 3 13:07:17 2014 (r372111) @@ -0,0 +1,10 @@ +--- utils/js_server/CMakeLists.txt.orig 2012-03-09 14:44:22.999701740 +0100 ++++ utils/js_server/CMakeLists.txt 2012-03-09 14:59:36.643375244 +0100 +@@ -0,0 +1,7 @@ ++add_executable(js_server js_server.cxx) ++ ++target_link_libraries(js_server ++ ${PLIB_LIBRARIES} ++) ++ ++install(TARGETS js_server RUNTIME DESTINATION bin) From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 14:36:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A12EBBCB; Mon, 3 Nov 2014 14:36:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7359297F; Mon, 3 Nov 2014 14:36:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3Ea4IG034268; Mon, 3 Nov 2014 14:36:04 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3Ea4LN034267; Mon, 3 Nov 2014 14:36:04 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411031436.sA3Ea4LN034267@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 3 Nov 2014 14:36:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372112 - head/security/snort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 14:36:04 -0000 Author: zi Date: Mon Nov 3 14:36:03 2014 New Revision: 372112 URL: https://svnweb.freebsd.org/changeset/ports/372112 QAT: https://qat.redports.org/buildarchive/r372112/ Log: - Remove configurable options as they break the build when they are disabled. Modified: head/security/snort/Makefile Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Mon Nov 3 13:07:17 2014 (r372111) +++ head/security/snort/Makefile Mon Nov 3 14:36:03 2014 (r372112) @@ -20,7 +20,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve BUILD_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq RUN_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq -OPTIONS_DEFINE= IPV6 MPLS GRE TARGETBASED ZLIB NORMALIZER REACT \ +OPTIONS_DEFINE= IPV6 GRE ZLIB NORMALIZER REACT \ PERFPROFILE LRGPCAP SOURCEFIRE NONETHER \ DOCS @@ -28,11 +28,10 @@ OPTIONS_GROUP= ADDONS DEV OPTIONS_GROUP_ADDONS= BARNYARD PULLEDPORK OPTIONS_GROUP_DEV= DBGSNORT -OPTIONS_DEFAULT= IPV6 MPLS GRE TARGETBASED ZLIB NORMALIZER REACT \ +OPTIONS_DEFAULT= IPV6 GRE ZLIB NORMALIZER REACT \ PERFPROFILE SOURCEFIRE PULLEDPORK \ BARNYARD -#FLEXRESP3_DESC= Flexible response on events (v3) GRE_DESC= GRE support IPV6_DESC= IPv6 in snort.conf LRGPCAP_DESC= Pcaps larger than 2GB @@ -53,16 +52,13 @@ DBGSNORT_DESC= Enable debugging symbols DBGSNORT_CONFIGURE_ENABLE= corefiles debug DBGSNORT_MAKE_ENV= DONTSTRIP="yes" -#FLEXRESP3_CONFIGURE_ENABLE= flexresp3 active-response GRE_CONFIGURE_ENABLE= gre LRGPCAP_CONFIGURE_ENABLE= large-pcap -MPLS_CONFIGURE_ENABLE= mpls NONETHER_CONFIGURE_ENABLE= non-ether-decoders NORMALIZER_CONFIGURE_ENABLE= normalizer PERFPROFILE_CONFIGURE_ENABLE= perfprofiling ppm REACT_CONFIGURE_ENABLE= react SOURCEFIRE_CONFIGURE_ENABLE= sourcefire -TARGETBASED_CONFIGURE_ENABLE= targetbased ZLIB_CONFIGURE_ENABLE= zlib BARNYARD_RUN_DEPENDS= barnyard2:${PORTSDIR}/security/barnyard2 @@ -103,6 +99,7 @@ LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L// CFLAGS+= -fstack-protector CONFIGURE_ARGS+=--enable-reload \ + --enable-mpls --enable-targetbased \ --enable-reload-error-restart \ --with-dnet-includes=${LIBNET_INCDIR} \ --with-dnet-libraries=${LIBNET_LIBDIR} From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 14:50:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 57236E23; Mon, 3 Nov 2014 14:50:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3813DAB3; Mon, 3 Nov 2014 14:50:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3EoM2L039706; Mon, 3 Nov 2014 14:50:22 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3EoLHg039702; Mon, 3 Nov 2014 14:50:21 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201411031450.sA3EoLHg039702@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Mon, 3 Nov 2014 14:50:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372113 - in head/print/auctex: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 14:50:22 -0000 Author: hrs Date: Mon Nov 3 14:50:20 2014 New Revision: 372113 URL: https://svnweb.freebsd.org/changeset/ports/372113 QAT: https://qat.redports.org/buildarchive/r372113/ Log: Update to 11.88. Modified: head/print/auctex/Makefile head/print/auctex/distinfo head/print/auctex/files/patch-doc-Makefile.in head/print/auctex/pkg-plist Modified: head/print/auctex/Makefile ============================================================================== --- head/print/auctex/Makefile Mon Nov 3 14:36:03 2014 (r372112) +++ head/print/auctex/Makefile Mon Nov 3 14:50:20 2014 (r372113) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= auctex -PORTVERSION= 11.87 -PORTREVISION= 2 +PORTVERSION= 11.88 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/print/auctex/distinfo ============================================================================== --- head/print/auctex/distinfo Mon Nov 3 14:36:03 2014 (r372112) +++ head/print/auctex/distinfo Mon Nov 3 14:50:20 2014 (r372113) @@ -1,2 +1,2 @@ -SHA256 (auctex-11.87.tar.gz) = 63d57229e585dbf727f5545337615b997488bfdf475274da0718c90b77bd5cf2 -SIZE (auctex-11.87.tar.gz) = 1206073 +SHA256 (auctex-11.88.tar.gz) = 716867d5fbcc5c67cca781d7c1984e6a3a6d5da056ec3b4f35170805bf4dc83f +SIZE (auctex-11.88.tar.gz) = 1302836 Modified: head/print/auctex/files/patch-doc-Makefile.in ============================================================================== --- head/print/auctex/files/patch-doc-Makefile.in Mon Nov 3 14:36:03 2014 (r372112) +++ head/print/auctex/files/patch-doc-Makefile.in Mon Nov 3 14:50:20 2014 (r372113) @@ -1,6 +1,37 @@ ---- doc/Makefile.in.orig 2008-04-29 05:43:13.000000000 +0900 -+++ doc/Makefile.in 2011-01-19 11:06:19.000000000 +0900 -@@ -70,7 +70,11 @@ +--- doc/Makefile.in.orig 2014-10-30 04:21:17.000000000 +0900 ++++ doc/Makefile.in 2014-11-03 23:20:17.000000000 +0900 +@@ -38,18 +38,18 @@ + # If `texi2html' is not available, use `makeinfo' when possible. Set the ToC + # file accordingly. Actually, makeinfo >= 5 is needed, but we don't check the + # version. +-ifneq (@TEXI2HTML@,:) +- TEXI2HTML=@TEXI2HTML@ +- TEXI2HTML_TOC=auctex_toc.html +-else +- ifneq (@MAKEINFO@,:) +- TEXI2HTML=@MAKEINFO@ --html +- TEXI2HTML_TOC=index.html +- else +- TEXI2HTML=@TEXI2HTML@ +- TEXI2HTML_TOC=auctex_toc.html +- endif +-endif ++.if "@TEXI2HTML@" == ":" ++TEXI2HTML=@TEXI2HTML@ ++TEXI2HTML_TOC=auctex_toc.html ++.else ++. if "@MAKEINFO@" == ":" ++TEXI2HTML=@MAKEINFO@ --html ++TEXI2HTML_TOC=index.html ++. else ++TEXI2HTML=@TEXI2HTML@ ++TEXI2HTML_TOC=auctex_toc.html ++. endif ++.endif + TEXI2DVI=@TEXI2DVI@ + TEXI2PDF=@TEXI2PDF@ + MKINSTALLDIRS = ../mkinstalldirs +@@ -85,7 +85,11 @@ done ; \ } @@ -10,9 +41,9 @@ dist: $(DISTTEXTS) preview-latex.info auctex.info tex-ref.pdf +.endif - extradist: html/auctex_toc.html auctex.ps auctex.pdf tex-ref.ps tex-ref.pdf + extradist: html/$(TEXI2HTML_TOC) auctex.ps auctex.pdf tex-ref.ps tex-ref.pdf -@@ -110,6 +114,18 @@ +@@ -125,6 +129,18 @@ auctex.info: $(AUCTEXTEXIFILES) $(MAKEINFO) auctex.texi @@ -31,7 +62,7 @@ install-auctex: auctex.info tex-ref.pdf -$(MKINSTALLDIRS) $(DESTDIR)$(infodir) rm -f $(DESTDIR)$(infodir)/auctex $(DESTDIR)$(infodir)/auctex-* -@@ -125,6 +141,7 @@ +@@ -140,6 +156,7 @@ rm -f $(DESTDIR)$(docdir)/tex-ref.pdf; \ $(INSTALL_DATA) tex-ref.pdf $(DESTDIR)$(docdir); \ } Modified: head/print/auctex/pkg-plist ============================================================================== --- head/print/auctex/pkg-plist Mon Nov 3 14:36:03 2014 (r372112) +++ head/print/auctex/pkg-plist Mon Nov 3 14:50:20 2014 (r372113) @@ -1,8 +1,16 @@ %%LISPDIR%%/auctex.el -%%LISPDIR%%/preview-latex.el -%%LISPDIR%%/tex-site.el +%%LISPDIR%%/auctex/.nosearch %%LISPDIR%%/auctex/auto/.nosearch -@dirrm %%LISPDIR%%/auctex/auto +%%LISPDIR%%/auctex/bib-cite.el +%%LISPDIR%%/auctex/bib-cite.elc +%%LISPDIR%%/auctex/context-en.el +%%LISPDIR%%/auctex/context-en.elc +%%LISPDIR%%/auctex/context-nl.el +%%LISPDIR%%/auctex/context-nl.elc +%%LISPDIR%%/auctex/context.el +%%LISPDIR%%/auctex/context.elc +%%LISPDIR%%/auctex/font-latex.el +%%LISPDIR%%/auctex/font-latex.elc %%LISPDIR%%/auctex/images/amstex.xpm %%LISPDIR%%/auctex/images/bibtex.xpm %%LISPDIR%%/auctex/images/dropdown.xpm @@ -43,12 +51,22 @@ %%LISPDIR%%/auctex/images/prvwrk24.xpm %%LISPDIR%%/auctex/images/pspdf.xpm %%LISPDIR%%/auctex/images/sep.xpm +%%LISPDIR%%/auctex/images/spell.xpm %%LISPDIR%%/auctex/images/tex.xpm %%LISPDIR%%/auctex/images/view.xpm %%LISPDIR%%/auctex/images/viewdvi.xpm %%LISPDIR%%/auctex/images/viewpdf.xpm %%LISPDIR%%/auctex/images/viewps.xpm -@dirrm %%LISPDIR%%/auctex/images +%%LISPDIR%%/auctex/latex.el +%%LISPDIR%%/auctex/latex.elc +%%LISPDIR%%/auctex/multi-prompt.el +%%LISPDIR%%/auctex/multi-prompt.elc +%%LISPDIR%%/auctex/plain-tex.el +%%LISPDIR%%/auctex/plain-tex.elc +%%LISPDIR%%/auctex/preview.el +%%LISPDIR%%/auctex/preview.elc +%%LISPDIR%%/auctex/prv-emacs.el +%%LISPDIR%%/auctex/prv-emacs.elc %%LISPDIR%%/auctex/style/.nosearch %%LISPDIR%%/auctex/style/CJK.el %%LISPDIR%%/auctex/style/CJK.elc @@ -56,6 +74,12 @@ %%LISPDIR%%/auctex/style/CJKutf8.elc %%LISPDIR%%/auctex/style/MinionPro.el %%LISPDIR%%/auctex/style/MinionPro.elc +%%LISPDIR%%/auctex/style/acro.el +%%LISPDIR%%/auctex/style/acro.elc +%%LISPDIR%%/auctex/style/acronym.el +%%LISPDIR%%/auctex/style/acronym.elc +%%LISPDIR%%/auctex/style/afterpage.el +%%LISPDIR%%/auctex/style/afterpage.elc %%LISPDIR%%/auctex/style/alltt.el %%LISPDIR%%/auctex/style/alltt.elc %%LISPDIR%%/auctex/style/alphanum.el @@ -70,12 +94,16 @@ %%LISPDIR%%/auctex/style/amsmath.elc %%LISPDIR%%/auctex/style/amsopn.el %%LISPDIR%%/auctex/style/amsopn.elc +%%LISPDIR%%/auctex/style/amssymb.el +%%LISPDIR%%/auctex/style/amssymb.elc %%LISPDIR%%/auctex/style/amstex.el %%LISPDIR%%/auctex/style/amstex.elc %%LISPDIR%%/auctex/style/amstext.el %%LISPDIR%%/auctex/style/amstext.elc %%LISPDIR%%/auctex/style/amsthm.el %%LISPDIR%%/auctex/style/amsthm.elc +%%LISPDIR%%/auctex/style/array.el +%%LISPDIR%%/auctex/style/array.elc %%LISPDIR%%/auctex/style/article.el %%LISPDIR%%/auctex/style/article.elc %%LISPDIR%%/auctex/style/austrian.el @@ -86,6 +114,12 @@ %%LISPDIR%%/auctex/style/beamer.elc %%LISPDIR%%/auctex/style/biblatex.el %%LISPDIR%%/auctex/style/biblatex.elc +%%LISPDIR%%/auctex/style/bigdelim.el +%%LISPDIR%%/auctex/style/bigdelim.elc +%%LISPDIR%%/auctex/style/bigstrut.el +%%LISPDIR%%/auctex/style/bigstrut.elc +%%LISPDIR%%/auctex/style/bm.el +%%LISPDIR%%/auctex/style/bm.elc %%LISPDIR%%/auctex/style/book.el %%LISPDIR%%/auctex/style/book.elc %%LISPDIR%%/auctex/style/booktabs.el @@ -94,6 +128,8 @@ %%LISPDIR%%/auctex/style/bulgarian.elc %%LISPDIR%%/auctex/style/captcont.el %%LISPDIR%%/auctex/style/captcont.elc +%%LISPDIR%%/auctex/style/cleveref.el +%%LISPDIR%%/auctex/style/cleveref.elc %%LISPDIR%%/auctex/style/comment.el %%LISPDIR%%/auctex/style/comment.elc %%LISPDIR%%/auctex/style/csquotes.el @@ -114,14 +150,34 @@ %%LISPDIR%%/auctex/style/dutch.elc %%LISPDIR%%/auctex/style/emp.el %%LISPDIR%%/auctex/style/emp.elc +%%LISPDIR%%/auctex/style/english.el +%%LISPDIR%%/auctex/style/english.elc +%%LISPDIR%%/auctex/style/epigraph.el +%%LISPDIR%%/auctex/style/epigraph.elc %%LISPDIR%%/auctex/style/epsf.el %%LISPDIR%%/auctex/style/epsf.elc +%%LISPDIR%%/auctex/style/everysel.el +%%LISPDIR%%/auctex/style/everysel.elc +%%LISPDIR%%/auctex/style/exercise.el +%%LISPDIR%%/auctex/style/exercise.elc +%%LISPDIR%%/auctex/style/fancyhdr.el +%%LISPDIR%%/auctex/style/fancyhdr.elc +%%LISPDIR%%/auctex/style/fancynum.el +%%LISPDIR%%/auctex/style/fancynum.elc %%LISPDIR%%/auctex/style/fancyref.el %%LISPDIR%%/auctex/style/fancyref.elc +%%LISPDIR%%/auctex/style/fancyvrb.el +%%LISPDIR%%/auctex/style/fancyvrb.elc +%%LISPDIR%%/auctex/style/filecontents.el +%%LISPDIR%%/auctex/style/filecontents.elc %%LISPDIR%%/auctex/style/flashcards.el %%LISPDIR%%/auctex/style/flashcards.elc %%LISPDIR%%/auctex/style/foils.el %%LISPDIR%%/auctex/style/foils.elc +%%LISPDIR%%/auctex/style/fontspec.el +%%LISPDIR%%/auctex/style/fontspec.elc +%%LISPDIR%%/auctex/style/footmisc.el +%%LISPDIR%%/auctex/style/footmisc.elc %%LISPDIR%%/auctex/style/francais.el %%LISPDIR%%/auctex/style/francais.elc %%LISPDIR%%/auctex/style/french.el @@ -140,6 +196,8 @@ %%LISPDIR%%/auctex/style/hyperref.elc %%LISPDIR%%/auctex/style/icelandic.el %%LISPDIR%%/auctex/style/icelandic.elc +%%LISPDIR%%/auctex/style/imakeidx.el +%%LISPDIR%%/auctex/style/imakeidx.elc %%LISPDIR%%/auctex/style/index.el %%LISPDIR%%/auctex/style/index.elc %%LISPDIR%%/auctex/style/inputenc.el @@ -166,28 +224,52 @@ %%LISPDIR%%/auctex/style/jura.elc %%LISPDIR%%/auctex/style/jurabib.el %%LISPDIR%%/auctex/style/jurabib.elc +%%LISPDIR%%/auctex/style/kantlipsum.el +%%LISPDIR%%/auctex/style/kantlipsum.elc +%%LISPDIR%%/auctex/style/kpfonts.el +%%LISPDIR%%/auctex/style/kpfonts.elc %%LISPDIR%%/auctex/style/latexinfo.el %%LISPDIR%%/auctex/style/latexinfo.elc %%LISPDIR%%/auctex/style/letter.el %%LISPDIR%%/auctex/style/letter.elc %%LISPDIR%%/auctex/style/lettrine.el %%LISPDIR%%/auctex/style/lettrine.elc +%%LISPDIR%%/auctex/style/lipsum.el +%%LISPDIR%%/auctex/style/lipsum.elc %%LISPDIR%%/auctex/style/listings.el %%LISPDIR%%/auctex/style/listings.elc +%%LISPDIR%%/auctex/style/longtable.el +%%LISPDIR%%/auctex/style/longtable.elc +%%LISPDIR%%/auctex/style/lscape.el +%%LISPDIR%%/auctex/style/lscape.elc %%LISPDIR%%/auctex/style/ltx-base.el %%LISPDIR%%/auctex/style/ltx-base.elc %%LISPDIR%%/auctex/style/ltxdoc.el %%LISPDIR%%/auctex/style/ltxdoc.elc +%%LISPDIR%%/auctex/style/luacode.el +%%LISPDIR%%/auctex/style/luacode.elc %%LISPDIR%%/auctex/style/makeidx.el %%LISPDIR%%/auctex/style/makeidx.elc +%%LISPDIR%%/auctex/style/mathtools.el +%%LISPDIR%%/auctex/style/mathtools.elc %%LISPDIR%%/auctex/style/mdwlist.el %%LISPDIR%%/auctex/style/mdwlist.elc +%%LISPDIR%%/auctex/style/memoir.el +%%LISPDIR%%/auctex/style/memoir.elc +%%LISPDIR%%/auctex/style/metalogo.el +%%LISPDIR%%/auctex/style/metalogo.elc +%%LISPDIR%%/auctex/style/mflogo.el +%%LISPDIR%%/auctex/style/mflogo.elc %%LISPDIR%%/auctex/style/multicol.el %%LISPDIR%%/auctex/style/multicol.elc %%LISPDIR%%/auctex/style/multido.el %%LISPDIR%%/auctex/style/multido.elc %%LISPDIR%%/auctex/style/multind.el %%LISPDIR%%/auctex/style/multind.elc +%%LISPDIR%%/auctex/style/multirow.el +%%LISPDIR%%/auctex/style/multirow.elc +%%LISPDIR%%/auctex/style/nameref.el +%%LISPDIR%%/auctex/style/nameref.elc %%LISPDIR%%/auctex/style/natbib.el %%LISPDIR%%/auctex/style/natbib.elc %%LISPDIR%%/auctex/style/naustrian.el @@ -202,6 +284,10 @@ %%LISPDIR%%/auctex/style/paralist.elc %%LISPDIR%%/auctex/style/pdfsync.el %%LISPDIR%%/auctex/style/pdfsync.elc +%%LISPDIR%%/auctex/style/placeins.el +%%LISPDIR%%/auctex/style/placeins.elc +%%LISPDIR%%/auctex/style/plext.el +%%LISPDIR%%/auctex/style/plext.elc %%LISPDIR%%/auctex/style/plfonts.el %%LISPDIR%%/auctex/style/plfonts.elc %%LISPDIR%%/auctex/style/plhb.el @@ -224,6 +310,8 @@ %%LISPDIR%%/auctex/style/pst-slpe.elc %%LISPDIR%%/auctex/style/pstricks.el %%LISPDIR%%/auctex/style/pstricks.elc +%%LISPDIR%%/auctex/style/ragged2e.el +%%LISPDIR%%/auctex/style/ragged2e.elc %%LISPDIR%%/auctex/style/report.el %%LISPDIR%%/auctex/style/report.elc %%LISPDIR%%/auctex/style/ruby.el @@ -244,6 +332,8 @@ %%LISPDIR%%/auctex/style/setspace.elc %%LISPDIR%%/auctex/style/shortvrb.el %%LISPDIR%%/auctex/style/shortvrb.elc +%%LISPDIR%%/auctex/style/siunitx.el +%%LISPDIR%%/auctex/style/siunitx.elc %%LISPDIR%%/auctex/style/slides.el %%LISPDIR%%/auctex/style/slides.elc %%LISPDIR%%/auctex/style/slovak.el @@ -254,6 +344,12 @@ %%LISPDIR%%/auctex/style/swedish.elc %%LISPDIR%%/auctex/style/tabularx.el %%LISPDIR%%/auctex/style/tabularx.elc +%%LISPDIR%%/auctex/style/tabulary.el +%%LISPDIR%%/auctex/style/tabulary.elc +%%LISPDIR%%/auctex/style/ulem.el +%%LISPDIR%%/auctex/style/ulem.elc +%%LISPDIR%%/auctex/style/unicode-math.el +%%LISPDIR%%/auctex/style/unicode-math.elc %%LISPDIR%%/auctex/style/units.el %%LISPDIR%%/auctex/style/units.elc %%LISPDIR%%/auctex/style/url.el @@ -264,30 +360,10 @@ %%LISPDIR%%/auctex/style/verbatim.elc %%LISPDIR%%/auctex/style/virtex.el %%LISPDIR%%/auctex/style/virtex.elc +%%LISPDIR%%/auctex/style/xparse.el +%%LISPDIR%%/auctex/style/xparse.elc %%LISPDIR%%/auctex/style/xspace.el %%LISPDIR%%/auctex/style/xspace.elc -@dirrm %%LISPDIR%%/auctex/style -%%LISPDIR%%/auctex/.nosearch -%%LISPDIR%%/auctex/bib-cite.el -%%LISPDIR%%/auctex/bib-cite.elc -%%LISPDIR%%/auctex/context-en.el -%%LISPDIR%%/auctex/context-en.elc -%%LISPDIR%%/auctex/context-nl.el -%%LISPDIR%%/auctex/context-nl.elc -%%LISPDIR%%/auctex/context.el -%%LISPDIR%%/auctex/context.elc -%%LISPDIR%%/auctex/font-latex.el -%%LISPDIR%%/auctex/font-latex.elc -%%LISPDIR%%/auctex/latex.el -%%LISPDIR%%/auctex/latex.elc -%%LISPDIR%%/auctex/multi-prompt.el -%%LISPDIR%%/auctex/multi-prompt.elc -%%LISPDIR%%/auctex/plain-tex.el -%%LISPDIR%%/auctex/plain-tex.elc -%%LISPDIR%%/auctex/preview.el -%%LISPDIR%%/auctex/preview.elc -%%LISPDIR%%/auctex/prv-emacs.el -%%LISPDIR%%/auctex/prv-emacs.elc %%LISPDIR%%/auctex/tex-bar.el %%LISPDIR%%/auctex/tex-bar.elc %%LISPDIR%%/auctex/tex-buf.el @@ -310,7 +386,12 @@ %%LISPDIR%%/auctex/texmathp.elc %%LISPDIR%%/auctex/toolbar-x.el %%LISPDIR%%/auctex/toolbar-x.elc +%%LISPDIR%%/preview-latex.el +%%LISPDIR%%/tex-site.el @dirrm %%LISPDIR%%/auctex +@dirrm %%LISPDIR%%/auctex/auto +@dirrm %%LISPDIR%%/auctex/images +@dirrm %%LISPDIR%%/auctex/style %%TEXMFDIR%%/tex/latex/preview/prauctex.cfg %%TEXMFDIR%%/tex/latex/preview/prauctex.def %%TEXMFDIR%%/tex/latex/preview/prcounters.def From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 15:03:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CFE51C8; Mon, 3 Nov 2014 15:03:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7929AC5B; Mon, 3 Nov 2014 15:03:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3F3dUZ048377; Mon, 3 Nov 2014 15:03:39 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3F3d5U048375; Mon, 3 Nov 2014 15:03:39 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411031503.sA3F3d5U048375@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 3 Nov 2014 15:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372114 - head/lang/gcc48 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 15:03:39 -0000 Author: gerald Date: Mon Nov 3 15:03:38 2014 New Revision: 372114 URL: https://svnweb.freebsd.org/changeset/ports/372114 QAT: https://qat.redports.org/buildarchive/r372114/ Log: Update to the 20141030 snapshot of GCC 4.8.4. Modified: head/lang/gcc48/Makefile head/lang/gcc48/distinfo Modified: head/lang/gcc48/Makefile ============================================================================== --- head/lang/gcc48/Makefile Mon Nov 3 14:50:20 2014 (r372113) +++ head/lang/gcc48/Makefile Mon Nov 3 15:03:38 2014 (r372114) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc48 -PORTVERSION= 4.8.4.s20141023 +PORTVERSION= 4.8.4.s20141030 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc48/distinfo ============================================================================== --- head/lang/gcc48/distinfo Mon Nov 3 14:50:20 2014 (r372113) +++ head/lang/gcc48/distinfo Mon Nov 3 15:03:38 2014 (r372114) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.8-20141023.tar.bz2) = 33c4179782d2cc9c7e8aa81a5f7e8ed12ba1beeb82c118709bd4a0338eb7f79b -SIZE (gcc-4.8-20141023.tar.bz2) = 82045093 +SHA256 (gcc-4.8-20141030.tar.bz2) = 401de1c5e9d4bcd394c36f4b6e393a07034beae96731c8f2391a60277a0f3ec5 +SIZE (gcc-4.8-20141030.tar.bz2) = 82051377 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 16:09:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F11E1144; Mon, 3 Nov 2014 16:09:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDAE1316; Mon, 3 Nov 2014 16:09:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3G99Ud077301; Mon, 3 Nov 2014 16:09:09 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3G99CD077299; Mon, 3 Nov 2014 16:09:09 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411031609.sA3G99CD077299@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 3 Nov 2014 16:09:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372115 - head/audio/pianobar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 16:09:10 -0000 Author: pawel Date: Mon Nov 3 16:09:08 2014 New Revision: 372115 URL: https://svnweb.freebsd.org/changeset/ports/372115 QAT: https://qat.redports.org/buildarchive/r372115/ Log: Update to version 2014.09.28 PR: 194390 Submitted by: maintainer Modified: head/audio/pianobar/Makefile head/audio/pianobar/distinfo Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Mon Nov 3 15:03:38 2014 (r372114) +++ head/audio/pianobar/Makefile Mon Nov 3 16:09:08 2014 (r372115) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pianobar -PORTVERSION= 2014.06.08 +PORTVERSION= 2014.09.28 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ Modified: head/audio/pianobar/distinfo ============================================================================== --- head/audio/pianobar/distinfo Mon Nov 3 15:03:38 2014 (r372114) +++ head/audio/pianobar/distinfo Mon Nov 3 16:09:08 2014 (r372115) @@ -1,2 +1,2 @@ -SHA256 (pianobar-2014.06.08.tar.bz2) = 3348b4bdfa9959bc7aeb03ff6ff66e334f8efc78a84261558f18f5fbd543ed2b -SIZE (pianobar-2014.06.08.tar.bz2) = 51215 +SHA256 (pianobar-2014.09.28.tar.bz2) = 6bd10218ad5d68c4c761e02c729627d2581b4a6db559190e7e52dc5df177e68f +SIZE (pianobar-2014.09.28.tar.bz2) = 51810 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 16:35:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CD947CB; Mon, 3 Nov 2014 16:35:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 193AE8E7; Mon, 3 Nov 2014 16:35:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3GZq6M090931; Mon, 3 Nov 2014 16:35:52 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3GZqcs090929; Mon, 3 Nov 2014 16:35:52 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411031635.sA3GZqcs090929@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 3 Nov 2014 16:35:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372116 - head/devel/pecl-uopz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 16:35:53 -0000 Author: pawel Date: Mon Nov 3 16:35:51 2014 New Revision: 372116 URL: https://svnweb.freebsd.org/changeset/ports/372116 QAT: https://qat.redports.org/buildarchive/r372116/ Log: Update to version 2.0.6 PR: 194404 Submitted by: maintainer Modified: head/devel/pecl-uopz/Makefile head/devel/pecl-uopz/distinfo Modified: head/devel/pecl-uopz/Makefile ============================================================================== --- head/devel/pecl-uopz/Makefile Mon Nov 3 16:09:08 2014 (r372115) +++ head/devel/pecl-uopz/Makefile Mon Nov 3 16:35:51 2014 (r372116) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uopz -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-uopz/distinfo ============================================================================== --- head/devel/pecl-uopz/distinfo Mon Nov 3 16:09:08 2014 (r372115) +++ head/devel/pecl-uopz/distinfo Mon Nov 3 16:35:51 2014 (r372116) @@ -1,2 +1,2 @@ -SHA256 (PECL/uopz-2.0.5.tgz) = e43d4c941a4ccb571a0535b6d1ca4c906fb2149978b13253fb0a5a5d6b9537ab -SIZE (PECL/uopz-2.0.5.tgz) = 28072 +SHA256 (PECL/uopz-2.0.6.tgz) = f771953db0a6aef69fcd3c893562b3e2e52a63b3541cd4a75cb2af3b44236aaa +SIZE (PECL/uopz-2.0.6.tgz) = 28078 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 17:37:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5127314E; Mon, 3 Nov 2014 17:37:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3318CFB7; Mon, 3 Nov 2014 17:37:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3HbZQu019407; Mon, 3 Nov 2014 17:37:35 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3HbYee019401; Mon, 3 Nov 2014 17:37:34 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201411031737.sA3HbYee019401@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 3 Nov 2014 17:37:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372117 - in head/misc/xfce4-weather-plugin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 17:37:35 -0000 Author: olivierd Date: Mon Nov 3 17:37:33 2014 New Revision: 372117 URL: https://svnweb.freebsd.org/changeset/ports/372117 QAT: https://qat.redports.org/buildarchive/r372117/ Log: - Update to 0.8.4 - Rewrite OPTIONS flags - Remove unneeded patches Deleted: head/misc/xfce4-weather-plugin/files/ Modified: head/misc/xfce4-weather-plugin/Makefile head/misc/xfce4-weather-plugin/distinfo head/misc/xfce4-weather-plugin/pkg-plist Modified: head/misc/xfce4-weather-plugin/Makefile ============================================================================== --- head/misc/xfce4-weather-plugin/Makefile Mon Nov 3 16:35:51 2014 (r372116) +++ head/misc/xfce4-weather-plugin/Makefile Mon Nov 3 17:37:33 2014 (r372117) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.8.3 -PORTREVISION= 4 +PORTVERSION= 0.8.4 CATEGORIES= misc xfce geography MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -13,6 +12,7 @@ MAINTAINER= xfce@FreeBSD.org COMMENT= Weather plugin for the Xfce panel LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup @@ -26,13 +26,7 @@ USE_XFCE= configenv libmenu libutil pane OPTIONS_DEFINE= UPOWER UPOWER_DESC= Power management tasks -.include - -.if ${PORT_OPTIONS:MUPOWER} -LIB_DEPENDS+= libupower-glib.so:${PORTSDIR}/sysutils/upower -CONFIGURE_ARGS+=--enable-upower -.else -CONFIGURE_ARGS+=--disable-upower -.endif +UPOWER_LIB_DEPENDS= libupower-glib.so:${PORTSDIR}/sysutils/upower +UPOWER_CONFIGURE_ENABLE= upower .include Modified: head/misc/xfce4-weather-plugin/distinfo ============================================================================== --- head/misc/xfce4-weather-plugin/distinfo Mon Nov 3 16:35:51 2014 (r372116) +++ head/misc/xfce4-weather-plugin/distinfo Mon Nov 3 17:37:33 2014 (r372117) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-weather-plugin-0.8.3.tar.bz2) = 40a6a22be7653b15a47174a430da89040f178695b48e5e01e77990050f715ce4 -SIZE (xfce4/xfce4-weather-plugin-0.8.3.tar.bz2) = 2786473 +SHA256 (xfce4/xfce4-weather-plugin-0.8.4.tar.bz2) = 56f6883f7b0e61e4fced57086dfb5a714afbb3d4ec33b1c433186c9a7d86fe3f +SIZE (xfce4/xfce4-weather-plugin-0.8.4.tar.bz2) = 2910251 Modified: head/misc/xfce4-weather-plugin/pkg-plist ============================================================================== --- head/misc/xfce4-weather-plugin/pkg-plist Mon Nov 3 16:35:51 2014 (r372116) +++ head/misc/xfce4-weather-plugin/pkg-plist Mon Nov 3 17:37:33 2014 (r372117) @@ -3,11 +3,13 @@ share/icons/hicolor/48x48/apps/xfce4-wea share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/da/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/el/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/es/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo @@ -18,14 +20,17 @@ share/locale/he/LC_MESSAGES/xfce4-weathe share/locale/hr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/nb/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/nn/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo @@ -36,6 +41,7 @@ share/locale/sq/LC_MESSAGES/xfce4-weathe share/locale/sr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/te/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ug/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-weather-plugin.mo From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 17:53:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDDED905; Mon, 3 Nov 2014 17:53:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF09D200; Mon, 3 Nov 2014 17:53:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3HrJtM028271; Mon, 3 Nov 2014 17:53:19 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3HrIMR028266; Mon, 3 Nov 2014 17:53:18 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411031753.sA3HrIMR028266@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 3 Nov 2014 17:53:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372118 - in head/devel: . p5-Parallel-Fork-BossWorker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 17:53:20 -0000 Author: zi Date: Mon Nov 3 17:53:17 2014 New Revision: 372118 URL: https://svnweb.freebsd.org/changeset/ports/372118 QAT: https://qat.redports.org/buildarchive/r372118/ Log: New port: devel/p5-Parallel-Fork-BossWorker: Perl extension for easily creating forking queue processing applications. WWW: http://search.cpan.org/dist/Parallel-Fork-BossWorker/ Added: head/devel/p5-Parallel-Fork-BossWorker/ head/devel/p5-Parallel-Fork-BossWorker/Makefile (contents, props changed) head/devel/p5-Parallel-Fork-BossWorker/distinfo (contents, props changed) head/devel/p5-Parallel-Fork-BossWorker/pkg-descr (contents, props changed) head/devel/p5-Parallel-Fork-BossWorker/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Nov 3 17:37:33 2014 (r372117) +++ head/devel/Makefile Mon Nov 3 17:53:17 2014 (r372118) @@ -2574,6 +2574,7 @@ SUBDIR += p5-PadWalker SUBDIR += p5-Parallel-Async SUBDIR += p5-Parallel-ForkManager + SUBDIR += p5-Parallel-Fork-BossWorker SUBDIR += p5-Parallel-Iterator SUBDIR += p5-Parallel-Prefork SUBDIR += p5-Parallel-Scoreboard Added: head/devel/p5-Parallel-Fork-BossWorker/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Fork-BossWorker/Makefile Mon Nov 3 17:53:17 2014 (r372118) @@ -0,0 +1,16 @@ +# Created by: Ryan Steinmetz +# $FreeBSD$ + +PORTNAME= Parallel-Fork-BossWorker +PORTVERSION= 0.05 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= perl@FreeBSD.org +COMMENT= Easily create forking queue processing applications + +USES= perl5 +USE_PERL5= configure + +.include Added: head/devel/p5-Parallel-Fork-BossWorker/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Fork-BossWorker/distinfo Mon Nov 3 17:53:17 2014 (r372118) @@ -0,0 +1,2 @@ +SHA256 (Parallel-Fork-BossWorker-0.05.tar.gz) = 3948e304c5fc00d31309cf2c902bcf94630511ec89ad01d06141d969d353d6db +SIZE (Parallel-Fork-BossWorker-0.05.tar.gz) = 5920 Added: head/devel/p5-Parallel-Fork-BossWorker/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Fork-BossWorker/pkg-descr Mon Nov 3 17:53:17 2014 (r372118) @@ -0,0 +1,3 @@ +Perl extension for easily creating forking queue processing applications. + +WWW: http://search.cpan.org/dist/Parallel-Fork-BossWorker/ Added: head/devel/p5-Parallel-Fork-BossWorker/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Parallel-Fork-BossWorker/pkg-plist Mon Nov 3 17:53:17 2014 (r372118) @@ -0,0 +1,3 @@ +%%PERL5_MAN3%%/Parallel::Fork::BossWorker.3.gz +%%SITE_PERL%%/Parallel/Fork/BossWorker.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parallel/Fork/BossWorker/.packlist From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 17:59:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B09F2B80; Mon, 3 Nov 2014 17:59:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D361263; Mon, 3 Nov 2014 17:59:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3HxZnm029178; Mon, 3 Nov 2014 17:59:35 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3HxZjT029176; Mon, 3 Nov 2014 17:59:35 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411031759.sA3HxZjT029176@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 3 Nov 2014 17:59:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372119 - head/net/scamper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 17:59:35 -0000 Author: pawel Date: Mon Nov 3 17:59:34 2014 New Revision: 372119 URL: https://svnweb.freebsd.org/changeset/ports/372119 QAT: https://qat.redports.org/buildarchive/r372119/ Log: Update to version 20141101 PR: 194725 Submitted by: maintainer Modified: head/net/scamper/Makefile head/net/scamper/distinfo Modified: head/net/scamper/Makefile ============================================================================== --- head/net/scamper/Makefile Mon Nov 3 17:53:17 2014 (r372118) +++ head/net/scamper/Makefile Mon Nov 3 17:59:34 2014 (r372119) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scamper -PORTVERSION= 20140530 +PORTVERSION= 20141101 CATEGORIES= net ipv6 MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} @@ -12,5 +12,6 @@ COMMENT= Tool for parallelised IPv4 and USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip .include Modified: head/net/scamper/distinfo ============================================================================== --- head/net/scamper/distinfo Mon Nov 3 17:53:17 2014 (r372118) +++ head/net/scamper/distinfo Mon Nov 3 17:59:34 2014 (r372119) @@ -1,2 +1,2 @@ -SHA256 (scamper-cvs-20140530.tar.gz) = b098aa7306af7499bdbd7c74abfd5a7d99015c831264829f2a427ea5854c84a6 -SIZE (scamper-cvs-20140530.tar.gz) = 1213972 +SHA256 (scamper-cvs-20141101.tar.gz) = aae527dbbc827b735196e0bee47518daad4583cd1feda367442ad43252fd7278 +SIZE (scamper-cvs-20141101.tar.gz) = 1224353 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 18:24:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C580180; Mon, 3 Nov 2014 18:24:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 18B8A7BD; Mon, 3 Nov 2014 18:24:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3IOcOo042827; Mon, 3 Nov 2014 18:24:38 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3IOcTt042825; Mon, 3 Nov 2014 18:24:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411031824.sA3IOcTt042825@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 3 Nov 2014 18:24:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372120 - head/sysutils/monit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 18:24:39 -0000 Author: pawel Date: Mon Nov 3 18:24:38 2014 New Revision: 372120 URL: https://svnweb.freebsd.org/changeset/ports/372120 QAT: https://qat.redports.org/buildarchive/r372120/ Log: Update to version 5.10 PR: 194688 Submitted by: maintainer Modified: head/sysutils/monit/Makefile head/sysutils/monit/distinfo Modified: head/sysutils/monit/Makefile ============================================================================== --- head/sysutils/monit/Makefile Mon Nov 3 17:59:34 2014 (r372119) +++ head/sysutils/monit/Makefile Mon Nov 3 18:24:38 2014 (r372120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.9 +PORTVERSION= 5.10 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Mon Nov 3 17:59:34 2014 (r372119) +++ head/sysutils/monit/distinfo Mon Nov 3 18:24:38 2014 (r372120) @@ -1,2 +1,2 @@ -SHA256 (monit-5.9.tar.gz) = 274044485170b7498de29e7876cd86488378f50d69df4303a14930ba1f5e4a11 -SIZE (monit-5.9.tar.gz) = 1161683 +SHA256 (monit-5.10.tar.gz) = 3791155a1b1b6b51a4a104dfe6f17b37d7c346081889f1bec9339565348d9453 +SIZE (monit-5.10.tar.gz) = 1162409 From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 19:25:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF8DD6DF; Mon, 3 Nov 2014 19:25:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0710DBB; Mon, 3 Nov 2014 19:25:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3JPwUV071091; Mon, 3 Nov 2014 19:25:58 GMT (envelope-from nox@FreeBSD.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3JPwY1071088; Mon, 3 Nov 2014 19:25:58 GMT (envelope-from nox@FreeBSD.org) Message-Id: <201411031925.sA3JPwY1071088@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nox set sender to nox@FreeBSD.org using -f From: Juergen Lock Date: Mon, 3 Nov 2014 19:25:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372121 - in head/emulators/qemu-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 19:25:59 -0000 Author: nox Date: Mon Nov 3 19:25:57 2014 New Revision: 372121 URL: https://svnweb.freebsd.org/changeset/ports/372121 QAT: https://qat.redports.org/buildarchive/r372121/ Log: - bsd-user: deal with new sem_wait2 and sem_wake2 syscalls in head. - Bump PORTREVISION. Submitted by: sbruno Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/2478a4e4a33d0523cc436eabb4a27b258b4358b8 Added: head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8-before11 (contents, props changed) Modified: head/emulators/qemu-devel/Makefile Modified: head/emulators/qemu-devel/Makefile ============================================================================== --- head/emulators/qemu-devel/Makefile Mon Nov 3 18:24:38 2014 (r372120) +++ head/emulators/qemu-devel/Makefile Mon Nov 3 19:25:57 2014 (r372121) @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/:release \ LOCAL/nox:snapshot @@ -80,6 +80,8 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch- EXTRA_PATCHES+= ${FILESDIR}/extra-patch-sysctl-hw-physmem EXTRA_PATCHES+= ${FILESDIR}/extra-patch-max-arg-pages EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ad92220df37d1ab3120316fcc436071c78817561 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8-before11 .endif CONFIGURE_ARGS+= --extra-ldflags=-L${LOCALBASE}/lib Added: head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8 Mon Nov 3 19:25:57 2014 (r372121) @@ -0,0 +1,80 @@ +From 2478a4e4a33d0523cc436eabb4a27b258b4358b8 Mon Sep 17 00:00:00 2001 +From: Sean Bruno +Date: Sun, 2 Nov 2014 15:05:40 -0800 +Subject: [PATCH] Deal with new sem_wait2 and sem_wake2 syscalls in head. + +--- + bsd-user/freebsd/os-thread.c | 19 +++++++++++++++++++ + bsd-user/freebsd/os-thread.h | 6 ++++++ + bsd-user/syscall_defs.h | 4 +++- + 3 files changed, 28 insertions(+), 1 deletion(-) + +diff --git a/bsd-user/freebsd/os-thread.c b/bsd-user/freebsd/os-thread.c +index 91a42ac..cca46cf 100644 +--- a/bsd-user/freebsd/os-thread.c ++++ b/bsd-user/freebsd/os-thread.c +@@ -225,6 +225,25 @@ abi_long freebsd_umtx_mutex_wake2(abi_ulong target_addr, + } + #endif /* UMTX_OP_MUTEX_WAKE2 */ + ++#if defined(__FreeBSD_version) && __FreeBSD_version > 1100000 ++abi_long freebsd_umtx_sem_wait(abi_ulong obj, struct timespec *timeout) ++{ ++ ++ /* XXX Assumes struct _usem is opauque to the user */ ++ if (!access_ok(VERIFY_WRITE, obj, sizeof(struct target__usem))) { ++ return -TARGET_EFAULT; ++ } ++ return get_errno(_umtx_op(g2h(obj), UMTX_OP_SEM2_WAIT, 0, NULL, timeout)); ++} ++ ++abi_long freebsd_umtx_sem_wake(abi_ulong obj, uint32_t val) ++{ ++ ++ return get_errno(_umtx_op(g2h(obj), UMTX_OP_SEM2_WAKE, val, NULL, NULL)); ++} ++#endif ++ ++#else + abi_long freebsd_umtx_sem_wait(abi_ulong obj, struct timespec *timeout) + { + +diff --git a/bsd-user/freebsd/os-thread.h b/bsd-user/freebsd/os-thread.h +index 28f737f..8157e85 100644 +--- a/bsd-user/freebsd/os-thread.h ++++ b/bsd-user/freebsd/os-thread.h +@@ -486,6 +486,9 @@ static inline abi_long do_freebsd__umtx_op(abi_ulong obj, int op, abi_ulong val, + break; + #endif /* UMTX_OP_NWAKE_PRIVATE */ + ++#if defined(__FreeBSD_version) && __FreeBSD_version > 1100000 ++ case TARGET_UMTX_OP_SEM2_WAIT: ++#endif + case TARGET_UMTX_OP_SEM_WAIT: + if (target_ts != 0) { + if (t2h_freebsd_timespec(&ts, target_ts)) { +@@ -497,6 +500,9 @@ static inline abi_long do_freebsd__umtx_op(abi_ulong obj, int op, abi_ulong val, + } + break; + ++#if defined(__FreeBSD_version) && __FreeBSD_version > 1100000 ++ case TARGET_UMTX_OP_SEM2_WAKE: ++#endif + case TARGET_UMTX_OP_SEM_WAKE: + /* Don't need to do access_ok(). */ + ret = freebsd_umtx_sem_wake(obj, val); +diff --git a/bsd-user/syscall_defs.h b/bsd-user/syscall_defs.h +index 13678d4..d02476c 100644 +--- a/bsd-user/syscall_defs.h ++++ b/bsd-user/syscall_defs.h +@@ -633,7 +633,9 @@ typedef struct { + #define TARGET_UMTX_OP_SEM_WAKE 20 + #define TARGET_UMTX_OP_NWAKE_PRIVATE 21 + #define TARGET_UMTX_OP_MUTEX_WAKE2 22 +-#define TARGET_UMTX_OP_MAX 23 ++#define TARGET_UMTX_OP_SEM2_WAIT 23 ++#define TARGET_UMTX_OP_SEM2_WAKE 24 ++#define TARGET_UMTX_OP_MAX 25 + + /* flags for UMTX_OP_CV_WAIT */ + #define TARGET_CVWAIT_CHECK_UNPARKING 0x01 Added: head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8-before11 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8-before11 Mon Nov 3 19:25:57 2014 (r372121) @@ -0,0 +1,19 @@ +--- a/bsd-user/freebsd/os-thread.c ++++ b/bsd-user/freebsd/os-thread.c +@@ -241,8 +241,6 @@ abi_long freebsd_umtx_sem_wake(abi_ulong + + return get_errno(_umtx_op(g2h(obj), UMTX_OP_SEM2_WAKE, val, NULL, NULL)); + } +-#endif +- + #else + abi_long freebsd_umtx_sem_wait(abi_ulong obj, struct timespec *timeout) + { +@@ -260,6 +258,7 @@ abi_long freebsd_umtx_sem_wake(abi_ulong + return get_errno(_umtx_op(g2h(obj), UMTX_OP_SEM_WAKE, val, NULL, NULL)); + } + #endif ++#endif + + abi_long t2h_freebsd_rtprio(struct rtprio *host_rtp, abi_ulong target_addr) + { From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 20:55:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71148941; Mon, 3 Nov 2014 20:55:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 42CF7987; Mon, 3 Nov 2014 20:55:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3KtlZk014020; Mon, 3 Nov 2014 20:55:47 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3KtkI3014014; Mon, 3 Nov 2014 20:55:46 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411032055.sA3KtkI3014014@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 3 Nov 2014 20:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372122 - in head/devel/ace: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 20:55:48 -0000 Author: pawel Date: Mon Nov 3 20:55:46 2014 New Revision: 372122 URL: https://svnweb.freebsd.org/changeset/ports/372122 QAT: https://qat.redports.org/buildarchive/r372122/ Log: - Update to version 6.2.8 - Remove uneeded bsd.port.options.mk inclusion by using BROKEN_* vars PR: 194164 Submitted by: tkato432@yahoo.com Added: head/devel/ace/files/patch-ace__SSL__SSL_Context.cpp (contents, props changed) Modified: head/devel/ace/Makefile head/devel/ace/distinfo head/devel/ace/pkg-plist Modified: head/devel/ace/Makefile ============================================================================== --- head/devel/ace/Makefile Mon Nov 3 19:25:57 2014 (r372121) +++ head/devel/ace/Makefile Mon Nov 3 20:55:46 2014 (r372122) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ace -PORTVERSION= 6.2.7 +PORTVERSION= 6.2.8 CATEGORIES= devel MASTER_SITES= ftp://download.dre.vanderbilt.edu/previous_versions/ \ http://download.dre.vanderbilt.edu/previous_versions/ @@ -27,6 +27,10 @@ PLIST_SUB= VERSION="${PORTVERSION}" CONFLICTS= ace+tao-5* +BROKEN_ia64= Does not compile on ${ARCH} +BROKEN_powerpc= Does not compile on ${ARCH} +BROKEN_sparc64= Does not compile on ${ARCH} + OPTIONS_DEFINE= FLTK QT4 SSL TK TRIO X11 OPTIONS_DEFAULT= SSL OPTIONS_SUB= yes @@ -48,22 +52,19 @@ TRIO_MAKE_ENV= trio=1 X11_USE= XORG=xt X11_MAKE_ENV= xt=1 -.include - -.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" -BROKEN= Does not compile on ia64, powerpc, or sparc64 -.endif - post-patch: @${REINPLACE_CMD} -e \ - 's|/$$libdir/pkgconfig|/libdata/pkgconfig|g' ${WRKSRC}/bin/ace_install_pkgconfig.pl + 's|/$$libdir/pkgconfig|/libdata/pkgconfig|g' \ + ${WRKSRC}/bin/ace_install_pkgconfig.pl @${REINPLACE_CMD} -e \ 's|bin/moc)|bin/moc-qt4)|g ; \ - s|bin/moc,|bin/moc-qt4,|g' ${WRKSRC}/ace/QtReactor/GNUmakefile.ACE_Qt4Reactor_moc + s|bin/moc,|bin/moc-qt4,|g' \ + ${WRKSRC}/ace/QtReactor/GNUmakefile.ACE_Qt4Reactor_moc @${REINPLACE_CMD} -i "" -e \ '/^C[CX]/s|\([[:space:]]\)=|\1?=| ; \ s|/usr/local|${LOCALBASE}| ; \ - s|/usr/X11R6|${LOCALBASE}|' ${WRKSRC}/include/makeinclude/platform_freebsd.GNU + s|/usr/X11R6|${LOCALBASE}|' \ + ${WRKSRC}/include/makeinclude/platform_freebsd.GNU do-configure: @cd ${WRKSRC}/ace \ Modified: head/devel/ace/distinfo ============================================================================== --- head/devel/ace/distinfo Mon Nov 3 19:25:57 2014 (r372121) +++ head/devel/ace/distinfo Mon Nov 3 20:55:46 2014 (r372122) @@ -1,2 +1,2 @@ -SHA256 (ACE-6.2.7.tar.bz2) = 651f360061bb5e9fe53090fcac48ff9d311ba5427f8fbbbfee12d871a9e25215 -SIZE (ACE-6.2.7.tar.bz2) = 8323688 +SHA256 (ACE-6.2.8.tar.bz2) = 63fb09e91009cb1d8c2d9b29c774ff2ad1bcb3799a7b8382e06f6a645954482d +SIZE (ACE-6.2.8.tar.bz2) = 8342833 Added: head/devel/ace/files/patch-ace__SSL__SSL_Context.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ace/files/patch-ace__SSL__SSL_Context.cpp Mon Nov 3 20:55:46 2014 (r372122) @@ -0,0 +1,20 @@ +--- ace/SSL/SSL_Context.cpp.orig ++++ ace/SSL/SSL_Context.cpp +@@ -274,7 +274,7 @@ + case ACE_SSL_Context::TLSv1: + method = ::TLSv1_method (); + break; +-#ifdef TLS1_1_VERSION ++#if defined(TLS1_1_VERSION) && (TLS_MAX_VERSION >= TLS1_1_VERSION) + case ACE_SSL_Context::TLSv1_1_client: + method = ::TLSv1_1_client_method (); + break; +@@ -285,7 +285,7 @@ + method = ::TLSv1_1_method (); + break; + #endif +-#ifdef TLS1_2_VERSION ++#if defined(TLS1_2_VERSION) && (TLS_MAX_VERSION >= TLS1_2_VERSION) + case ACE_SSL_Context::TLSv1_2_client: + method = ::TLSv1_2_client_method (); + break; Modified: head/devel/ace/pkg-plist ============================================================================== --- head/devel/ace/pkg-plist Mon Nov 3 19:25:57 2014 (r372121) +++ head/devel/ace/pkg-plist Mon Nov 3 20:55:46 2014 (r372122) @@ -1453,6 +1453,7 @@ libdata/pkgconfig/Kokyu.pc %%DATADIR%%/bin/MakeProjectCreator/templates/gnudll.mpt %%DATADIR%%/bin/MakeProjectCreator/templates/gnuexe.mpt %%DATADIR%%/bin/MakeProjectCreator/templates/vxtest.mpd +%%DATADIR%%/bin/ace_install_pkgconfig.pl %%DATADIR%%/bin/add_rel_link.sh %%DATADIR%%/bin/depgen.pl %%DATADIR%%/bin/mpc.pl From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 21:11:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3FA0EF7; Mon, 3 Nov 2014 21:11:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E023DB63; Mon, 3 Nov 2014 21:11:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3LBYCC023277; Mon, 3 Nov 2014 21:11:34 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3LBY4R023276; Mon, 3 Nov 2014 21:11:34 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201411032111.sA3LBY4R023276@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 3 Nov 2014 21:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372123 - head/security/sshguard/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 21:11:35 -0000 Author: feld Date: Mon Nov 3 21:11:34 2014 New Revision: 372123 URL: https://svnweb.freebsd.org/changeset/ports/372123 QAT: https://qat.redports.org/buildarchive/r372123/ Log: Do not hide stdout from users by sending it to syslog. Users need to be able to readily view errors if they happen at startup. PR: 193378 Modified: head/security/sshguard/files/sshguard.in Modified: head/security/sshguard/files/sshguard.in ============================================================================== --- head/security/sshguard/files/sshguard.in Mon Nov 3 20:55:46 2014 (r372122) +++ head/security/sshguard/files/sshguard.in Mon Nov 3 21:11:34 2014 (r372123) @@ -80,7 +80,7 @@ command=/usr/sbin/daemon actual_command="%%PREFIX%%/sbin/sshguard" procname="${actual_command}" start_precmd=sshguard_prestart -command_args="-cf ${actual_command} -b ${sshguard_blacklist} \${sshguard_watch_params} -a ${sshguard_safety_thresh} -p ${sshguard_pardon_min_interval} -s ${sshguard_prescribe_interval} -w ${sshguard_whitelistfile} -i ${pidfile}" +command_args="-c ${actual_command} -b ${sshguard_blacklist} \${sshguard_watch_params} -a ${sshguard_safety_thresh} -p ${sshguard_pardon_min_interval} -s ${sshguard_prescribe_interval} -w ${sshguard_whitelistfile} -i ${pidfile}" sshguard_prestart() { From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 21:25:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1561334B; Mon, 3 Nov 2014 21:25:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F36D3C84; Mon, 3 Nov 2014 21:25:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3LPVJI029879; Mon, 3 Nov 2014 21:25:31 GMT (envelope-from scf@FreeBSD.org) Received: (from scf@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3LPVi5029878; Mon, 3 Nov 2014 21:25:31 GMT (envelope-from scf@FreeBSD.org) Message-Id: <201411032125.sA3LPVi5029878@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: scf set sender to scf@FreeBSD.org using -f From: Sean Farley Date: Mon, 3 Nov 2014 21:25:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372124 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 21:25:32 -0000 Author: scf (src committer) Date: Mon Nov 3 21:25:31 2014 New Revision: 372124 URL: https://svnweb.freebsd.org/changeset/ports/372124 QAT: https://qat.redports.org/buildarchive/r372124/ Log: Make LEGAL and RESTRICTED in Makefile for games/linux-ut match. Modified: head/LEGAL Modified: head/LEGAL ============================================================================== --- head/LEGAL Mon Nov 3 21:11:34 2014 (r372123) +++ head/LEGAL Mon Nov 3 21:25:31 2014 (r372124) @@ -155,7 +155,7 @@ libamrwb/26204-*.zip audio/libamrwb unc libdvdcss-*.tar.bz2 multimedia/libdvdcss CSS code may violate the DMCA linux-nwnclient/* games/linux-nwnclient Distribution not allowed linux-unrealgold* games/linux-unrealgold Redistribution limited -linux-ut/* games/linux-ut Redistribution limited +linux-ut/* games/linux-ut Redistribution is limited, see license linuxq3ademo-* games/linux-quake3 Restrictive license by Loki Software linuxq3ademo-* games/linux-quake3-demo Restrictive license by Loki Software linuxsampler-* audio/linuxsampler Commercial use is prohibited From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 21:32:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 360ED661; Mon, 3 Nov 2014 21:32:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22794D63; Mon, 3 Nov 2014 21:32:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3LW3x7035231; Mon, 3 Nov 2014 21:32:03 GMT (envelope-from scf@FreeBSD.org) Received: (from scf@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3LW2Ep035230; Mon, 3 Nov 2014 21:32:03 GMT (envelope-from scf@FreeBSD.org) Message-Id: <201411032132.sA3LW2Ep035230@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: scf set sender to scf@FreeBSD.org using -f From: Sean Farley Date: Mon, 3 Nov 2014 21:32:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372125 - head/games/linux-nwnclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 21:32:03 -0000 Author: scf (src committer) Date: Mon Nov 3 21:32:02 2014 New Revision: 372125 URL: https://svnweb.freebsd.org/changeset/ports/372125 QAT: https://qat.redports.org/buildarchive/r372125/ Log: Fix build failure for original (non-Diamond) version by removing file entry from plist that is no longer distributed. Modified: head/games/linux-nwnclient/pkg-plist Modified: head/games/linux-nwnclient/pkg-plist ============================================================================== --- head/games/linux-nwnclient/pkg-plist Mon Nov 3 21:25:31 2014 (r372124) +++ head/games/linux-nwnclient/pkg-plist Mon Nov 3 21:32:02 2014 (r372125) @@ -66,7 +66,6 @@ bin/nwn %%DATADIR%%/nwn.ini %%DIAMOND%%%%DATADIR%%/nwncdkey.ini %%DATADIR%%/nwserver -%%ORIGINAL%%%%DATADIR%%/override/._iit_medkit_001.tga %%ORIGINAL%%%%DATADIR%%/override/iit_medkit_001.tga %%DATADIR%%/override/iit_midmisc_029.tga %%DATADIR%%/override/load_legal.tga From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 21:56:19 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D506F35; Mon, 3 Nov 2014 21:56:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30374FBD; Mon, 3 Nov 2014 21:56:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3LuJ75047012; Mon, 3 Nov 2014 21:56:19 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3LuIWA047010; Mon, 3 Nov 2014 21:56:18 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201411032156.sA3LuIWA047010@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 3 Nov 2014 21:56:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372126 - in head/security/sshguard: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 21:56:19 -0000 Author: feld Date: Mon Nov 3 21:56:18 2014 New Revision: 372126 URL: https://svnweb.freebsd.org/changeset/ports/372126 QAT: https://qat.redports.org/buildarchive/r372126/ Log: Make it possible to run sshguard without blacklist database by setting in rc.conf: sshguard_blacklist="" This may fix reliability for some users. PR: 174018 Modified: head/security/sshguard/Makefile head/security/sshguard/files/sshguard.in Modified: head/security/sshguard/Makefile ============================================================================== --- head/security/sshguard/Makefile Mon Nov 3 21:32:02 2014 (r372125) +++ head/security/sshguard/Makefile Mon Nov 3 21:56:18 2014 (r372126) @@ -3,7 +3,7 @@ PORTNAME= sshguard PORTVERSION= 1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= SF/sshguard/sshguard/sshguard-${PORTVERSION} Modified: head/security/sshguard/files/sshguard.in ============================================================================== --- head/security/sshguard/files/sshguard.in Mon Nov 3 21:32:02 2014 (r372125) +++ head/security/sshguard/files/sshguard.in Mon Nov 3 21:56:18 2014 (r372126) @@ -80,13 +80,18 @@ command=/usr/sbin/daemon actual_command="%%PREFIX%%/sbin/sshguard" procname="${actual_command}" start_precmd=sshguard_prestart -command_args="-c ${actual_command} -b ${sshguard_blacklist} \${sshguard_watch_params} -a ${sshguard_safety_thresh} -p ${sshguard_pardon_min_interval} -s ${sshguard_prescribe_interval} -w ${sshguard_whitelistfile} -i ${pidfile}" +command_args="-c ${actual_command} \${sshguard_blacklist_params} \${sshguard_watch_params} -a ${sshguard_safety_thresh} -p ${sshguard_pardon_min_interval} -s ${sshguard_prescribe_interval} -w ${sshguard_whitelistfile} -i ${pidfile}" sshguard_prestart() { - mkdir -p `dirname ${sshguard_blacklist##*:}` + if [ ! -z ${sshguard_blacklist} ]; then + mkdir -p $(dirname ${sshguard_blacklist##*:}) + sshguard_blacklist_params="-b ${sshguard_blacklist}" + fi + [ -e ${sshguard_whitelistfile} ] || touch ${sshguard_whitelistfile} - sshguard_watch_params=`echo ${sshguard_watch_logs} | tr : \\\n | sed -e s/^/-l\ /g | tr \\\n \ ` + + sshguard_watch_params=$(echo ${sshguard_watch_logs} | tr : \\\n | sed -e s/^/-l\ /g | tr \\\n \ ) } run_rc_command "$1" From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 22:06:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FF80235; Mon, 3 Nov 2014 22:06:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5206D166; Mon, 3 Nov 2014 22:06:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3M6NIW051823; Mon, 3 Nov 2014 22:06:23 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3M6NkK051822; Mon, 3 Nov 2014 22:06:23 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201411032206.sA3M6NkK051822@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Mon, 3 Nov 2014 22:06:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372127 - head/print/auctex/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 22:06:23 -0000 Author: hrs Date: Mon Nov 3 22:06:22 2014 New Revision: 372127 URL: https://svnweb.freebsd.org/changeset/ports/372127 QAT: https://qat.redports.org/buildarchive/r372127/ Log: Fix build with old make. Reported by: Scott Allendorf Modified: head/print/auctex/files/patch-doc-Makefile.in Modified: head/print/auctex/files/patch-doc-Makefile.in ============================================================================== --- head/print/auctex/files/patch-doc-Makefile.in Mon Nov 3 21:56:18 2014 (r372126) +++ head/print/auctex/files/patch-doc-Makefile.in Mon Nov 3 22:06:22 2014 (r372127) @@ -1,6 +1,6 @@ --- doc/Makefile.in.orig 2014-10-30 04:21:17.000000000 +0900 -+++ doc/Makefile.in 2014-11-03 23:20:17.000000000 +0900 -@@ -38,18 +38,18 @@ ++++ doc/Makefile.in 2014-11-04 07:02:49.000000000 +0900 +@@ -38,18 +38,19 @@ # If `texi2html' is not available, use `makeinfo' when possible. Set the ToC # file accordingly. Actually, makeinfo >= 5 is needed, but we don't check the # version. @@ -16,11 +16,12 @@ - TEXI2HTML_TOC=auctex_toc.html - endif -endif -+.if "@TEXI2HTML@" == ":" ++COLON=: ++.if ${COLON} != "@TEXI2HTML@" +TEXI2HTML=@TEXI2HTML@ +TEXI2HTML_TOC=auctex_toc.html +.else -+. if "@MAKEINFO@" == ":" ++. if ${COLON} != "@MAKEINFO@" +TEXI2HTML=@MAKEINFO@ --html +TEXI2HTML_TOC=index.html +. else @@ -31,7 +32,7 @@ TEXI2DVI=@TEXI2DVI@ TEXI2PDF=@TEXI2PDF@ MKINSTALLDIRS = ../mkinstalldirs -@@ -85,7 +85,11 @@ +@@ -85,7 +86,11 @@ done ; \ } @@ -43,7 +44,7 @@ extradist: html/$(TEXI2HTML_TOC) auctex.ps auctex.pdf tex-ref.ps tex-ref.pdf -@@ -125,6 +129,18 @@ +@@ -125,6 +130,18 @@ auctex.info: $(AUCTEXTEXIFILES) $(MAKEINFO) auctex.texi @@ -62,7 +63,7 @@ install-auctex: auctex.info tex-ref.pdf -$(MKINSTALLDIRS) $(DESTDIR)$(infodir) rm -f $(DESTDIR)$(infodir)/auctex $(DESTDIR)$(infodir)/auctex-* -@@ -140,6 +156,7 @@ +@@ -140,6 +157,7 @@ rm -f $(DESTDIR)$(docdir)/tex-ref.pdf; \ $(INSTALL_DATA) tex-ref.pdf $(DESTDIR)$(docdir); \ } From owner-svn-ports-head@FreeBSD.ORG Mon Nov 3 23:12:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B43A19B; Mon, 3 Nov 2014 23:12:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C3CC847; Mon, 3 Nov 2014 22:53:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA3MrPEu075113; Mon, 3 Nov 2014 22:53:25 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA3MrP9x075112; Mon, 3 Nov 2014 22:53:25 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201411032253.sA3MrP9x075112@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Mon, 3 Nov 2014 22:53:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372128 - head/net/samba41 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 23:12:51 -0000 Author: timur Date: Mon Nov 3 22:53:24 2014 New Revision: 372128 URL: https://svnweb.freebsd.org/changeset/ports/372128 QAT: https://qat.redports.org/buildarchive/r372128/ Log: Fix an error in generation of the list of additional modules. PR: 194548 Modified: head/net/samba41/Makefile Modified: head/net/samba41/Makefile ============================================================================== --- head/net/samba41/Makefile Mon Nov 3 22:06:22 2014 (r372127) +++ head/net/samba41/Makefile Mon Nov 3 22:53:24 2014 (r372128) @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}41 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= samba/stable samba/rc @@ -361,7 +361,7 @@ CONFIGURE_ARGS+= --with-shared-modules=" pdb_test pdb_wbc_sam perfcount_test vfs_aio_posix vfs_aio_pthread \ vfs_cacheprime vfs_dfs_samba4 vfs_fake_acls vfs_notify_fam \ vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent -. if !empty(${SAMBA4_MODULES}) && ${SAMBA4_MODULES:M${module}} +. if !empty(SAMBA4_MODULES) && ${SAMBA4_MODULES:M${module}} PLIST_SUB+= MODULE_${module:tu}="" . else PLIST_SUB+= MODULE_${module:tu}="@comment " From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 00:24:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90BA7580; Tue, 4 Nov 2014 00:24:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AFB414F; Tue, 4 Nov 2014 00:24:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA40OjhD018996; Tue, 4 Nov 2014 00:24:45 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA40OiNP018993; Tue, 4 Nov 2014 00:24:44 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201411040024.sA40OiNP018993@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 4 Nov 2014 00:24:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372129 - in head/mail/fetchmail: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 00:24:45 -0000 Author: mandree Date: Tue Nov 4 00:24:44 2014 New Revision: 372129 URL: https://svnweb.freebsd.org/changeset/ports/372129 QAT: https://qat.redports.org/buildarchive/r372129/ Log: Update URLs that pointed to the defunct berlios.de site. Modified: head/mail/fetchmail/Makefile head/mail/fetchmail/files/fetchmail.in head/mail/fetchmail/pkg-descr Modified: head/mail/fetchmail/Makefile ============================================================================== --- head/mail/fetchmail/Makefile Mon Nov 3 22:53:24 2014 (r372128) +++ head/mail/fetchmail/Makefile Tue Nov 4 00:24:44 2014 (r372129) @@ -3,7 +3,7 @@ PORTNAME= fetchmail PORTVERSION= 6.3.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/${PORTNAME}/branch_6.3/ \ http://mandree.home.pages.de/${PORTNAME}/ Modified: head/mail/fetchmail/files/fetchmail.in ============================================================================== --- head/mail/fetchmail/files/fetchmail.in Mon Nov 3 22:53:24 2014 (r372128) +++ head/mail/fetchmail/files/fetchmail.in Tue Nov 4 00:24:44 2014 (r372129) @@ -54,7 +54,7 @@ # # In any case, you will need a working fetchmailrc file. Please consult # the man page fetchmail(1), the documentation in %%PREFIX%%/share/doc/fetchmail/ -# and/or the material found at http://fetchmail.berlios.de/. +# and/or the material found at . . /etc/rc.subr Modified: head/mail/fetchmail/pkg-descr ============================================================================== --- head/mail/fetchmail/pkg-descr Mon Nov 3 22:53:24 2014 (r372128) +++ head/mail/fetchmail/pkg-descr Tue Nov 4 00:24:44 2014 (r372129) @@ -11,4 +11,4 @@ downloading your mail into the INBOX on read the mail, offline if you want, using pine, mutt, or any standard mail user agent. -WWW: http://fetchmail.berlios.de/ +WWW: http://www.fetchmail.info/ From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 01:59:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D4DC567; Tue, 4 Nov 2014 01:59:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECE93BBE; Tue, 4 Nov 2014 01:59:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA41xcMu061303; Tue, 4 Nov 2014 01:59:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA41xcqf061297; Tue, 4 Nov 2014 01:59:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201411040159.sA41xcqf061297@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 4 Nov 2014 01:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372130 - in head/net/syncthing: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 01:59:39 -0000 Author: swills Date: Tue Nov 4 01:59:37 2014 New Revision: 372130 URL: https://svnweb.freebsd.org/changeset/ports/372130 QAT: https://qat.redports.org/buildarchive/r372130/ Log: net/syncthing: update to 0.10.4 Modified: head/net/syncthing/Makefile head/net/syncthing/distinfo head/net/syncthing/files/patch-build.go Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Tue Nov 4 00:24:44 2014 (r372129) +++ head/net/syncthing/Makefile Tue Nov 4 01:59:37 2014 (r372130) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.10.1 -PORTREVISION= 1 +PORTVERSION= 0.10.4 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool @@ -21,20 +19,22 @@ USERS= syncthing GROUPS= syncthing post-patch: - cd ${WRKSRC} ; ${MKDIR} src/github.com/${PORTNAME}/${PORTNAME} ; \ - ${MV} .gitignore CONTRIBUTING.md CONTRIBUTORS Godeps LICENSE \ - README.md assets build.go build.sh check-contrib.sh cmd gui \ - internal protocol test src/github.com/${PORTNAME}/${PORTNAME} + @cd ${WRKSRC} ; ${MKDIR} src/github.com/${PORTNAME}/${PORTNAME} ; \ + ${MV} CONTRIBUTORS Godeps LICENSE README.md build.go build.sh \ + assets cmd gui internal protocol src/github.com/${PORTNAME}/${PORTNAME} do-build: # timestamp here refers to source, not build time - cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; ${SETENV} GOPATH=${WRKSRC} go run build.go + cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; \ + ${SETENV} GOPATH=${WRKSRC} go run build.go do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/syncthing ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/syncthing \ + ${STAGEDIR}${PREFIX}/bin/ ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in CONTRIBUTORS LICENSE README.md - ${INSTALL_MAN} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/${x} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/${x} \ + ${STAGEDIR}${DOCSDIR} .endfor .include Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Tue Nov 4 00:24:44 2014 (r372129) +++ head/net/syncthing/distinfo Tue Nov 4 01:59:37 2014 (r372130) @@ -1,2 +1,2 @@ -SHA256 (syncthing-0.10.1.tar.gz) = 464a8459c097b6a8dcf67454ecaf2b49e9570cb7a41ec38752cbf9b06cf7d68f -SIZE (syncthing-0.10.1.tar.gz) = 2954077 +SHA256 (syncthing-0.10.4.tar.gz) = aff9a358fd9021254afc5c8ec1fd92618eadf622c9dba240666ff41abba3ec00 +SIZE (syncthing-0.10.4.tar.gz) = 2996470 Modified: head/net/syncthing/files/patch-build.go ============================================================================== --- head/net/syncthing/files/patch-build.go Tue Nov 4 00:24:44 2014 (r372129) +++ head/net/syncthing/files/patch-build.go Tue Nov 4 01:59:37 2014 (r372130) @@ -1,23 +1,37 @@ ---- build.go.orig 2014-10-10 03:17:54.000000000 +0000 -+++ build.go 2014-10-10 03:21:21.000000000 +0000 -@@ -299,18 +299,11 @@ +--- build.go.orig 2014-10-24 08:27:14.000000000 +0000 ++++ build.go 2014-10-25 12:42:18.706050568 +0000 +@@ -35,7 +35,6 @@ + "runtime" + "strconv" + "strings" +- "time" + ) + + var ( +@@ -302,24 +301,11 @@ } - func version() string { -- v := run("git", "describe", "--always", "--dirty") + func getVersion() string { +- v, err := runError("git", "describe", "--always", "--dirty") +- if err != nil { +- return "unknown-dev" +- } - v = versionRe.ReplaceAllFunc(v, func(s []byte) []byte { - s[0] = '+' - return s - }) - return string(v) -+ return string("v0.10.1") ++ return string("v0.10.4") } func buildStamp() int64 { -- bs := run("git", "show", "-s", "--format=%ct") +- bs, err := runError("git", "show", "-s", "--format=%ct") +- if err != nil { +- return time.Now().Unix() +- } - s, _ := strconv.ParseInt(string(bs), 10, 64) - return s -+ return 1413115780 ++ return 1414418716 } func buildUser() string { From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 02:00:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13B5C78C; Tue, 4 Nov 2014 02:00:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2AB9BCD; Tue, 4 Nov 2014 02:00:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA420ejZ063803; Tue, 4 Nov 2014 02:00:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA420eNa063801; Tue, 4 Nov 2014 02:00:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201411040200.sA420eNa063801@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 4 Nov 2014 02:00:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372131 - head/net/syncthing-discosrv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 02:00:41 -0000 Author: swills Date: Tue Nov 4 02:00:39 2014 New Revision: 372131 URL: https://svnweb.freebsd.org/changeset/ports/372131 QAT: https://qat.redports.org/buildarchive/r372131/ Log: net/syncthing-discosrv: update to new snapshot While here, use deps bundled with syncthing Modified: head/net/syncthing-discosrv/Makefile head/net/syncthing-discosrv/distinfo Modified: head/net/syncthing-discosrv/Makefile ============================================================================== --- head/net/syncthing-discosrv/Makefile Tue Nov 4 01:59:37 2014 (r372130) +++ head/net/syncthing-discosrv/Makefile Tue Nov 4 02:00:39 2014 (r372131) @@ -2,23 +2,14 @@ # $FreeBSD$ PORTNAME= syncthing-discosrv -PORTVERSION= 0.0.0.2014081401 -PORTREVISION= 1 +PORTVERSION= 0.0.0.2014110101 CATEGORIES= net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ - https://codeload.github.com/juju/ratelimit/legacy.tar.gz/f9f36d1?dummy=/:group2 \ - https://github.com/syncthing/syncthing/archive/v0.9.4.tar.gz?dummy=/:group3 \ - https://codeload.github.com/calmh/xdr/legacy.tar.gz/e1714bb?dummy=/:group4 \ - LOCAL/swills:group5 \ - https://codeload.github.com/bkaradzic/go-lz4/legacy.tar.gz/77e2ba8?dummy=/:group6 \ - https://codeload.github.com/golang/groupcache/legacy.tar.gz/8b25adc?dummy=/:group7 -DISTFILES= syncthing-discosrv-0.0.0.2014081401.tar.gz:group1 \ - juju-ratelimit-f9f36d1${EXTACT_SUFX}:group2 \ - syncthing-0.9.4${EXTRACT_SUFX}:group3 \ - calmh-xdr-e1714bb${EXTRACT_SUFX}:group4 \ - text.go-d65bffbc88a1${EXTRACT_SUFX}:group5 \ - bkaradzic-go-lz4-77e2ba8${EXTRACT_SUFX}:group6 \ - golang-groupcache-8b25adc${EXTRACT_SUFX}:group7 + https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ + https://codeload.github.com/golang/groupcache/legacy.tar.gz/${GROUPCACHE_COMMIT}?dummy=/:group3 +DISTFILES= syncthing-discosrv-${PORTVERSION}.tar.gz:group1 \ + syncthing-${SYNCTHING_VER}${EXTRACT_SUFX}:group2 \ + golang-groupcache-${GROUPCACHE_COMMIT}${EXTRACT_SUFX}:group3 MAINTAINER= swills@FreeBSD.org COMMENT= Discovery server for syncthing @@ -27,9 +18,12 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR GH_ACCOUNT= syncthing GH_PROJECT= discosrv -GH_COMMIT= f2b3bb063f83f24d6c6e10013ea467d5967eb0cf +GH_COMMIT= fcba610d30efa662d4435b3127300171aae7b0e9 GH_TAGNAME= ${GH_COMMIT} +SYNCTHING_VER= 0.10.4 +GROUPCACHE_COMMIT= d2a1805 + WRKSRC= ${WRKDIR}/discosrv-${GH_COMMIT} PLIST_FILES= bin/syncthing-discosrv @@ -39,28 +33,32 @@ USERS= syncthing GROUPS= syncthing post-patch: - cd ${WRKSRC} ; \ - ${MKDIR} src/github.com/juju ; \ - ${MKDIR} src/github.com/calmh ; \ - ${MKDIR} src/code.google.com/p ; \ - ${MKDIR} src/github.com/bkaradzic ; \ - ${MKDIR} src/github.com/syncthing/syncthing ; \ - ${MKDIR} src/github.com/golang ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/discover src/github.com/syncthing/syncthing/ ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/beacon src/github.com/syncthing/syncthing/ ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/events src/github.com/syncthing/syncthing/ ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/logger src/github.com/syncthing/syncthing/ ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/protocol src/github.com/syncthing/syncthing/ ; \ - ${MV} ${WRKDIR}/juju-ratelimit-f9f36d1 src/github.com/juju/ratelimit ; \ - ${MV} ${WRKDIR}/calmh-xdr-e1714bb src/github.com/calmh/xdr ; \ - ${MV} ${WRKDIR}/text.go-d65bffbc88a1/ src/code.google.com/p/go.text ; \ - ${MV} ${WRKDIR}/bkaradzic-go-lz4-77e2ba8 src/github.com/bkaradzic/go-lz4 ; \ - ${MV} ${WRKDIR}/golang-groupcache-8b25adc src/github.com/golang/groupcache ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/luhn src/github.com/syncthing/syncthing + @${MKDIR} ${WRKSRC}/src/code.google.com/p + @${MKDIR} ${WRKSRC}/src/github.com/bkaradzic + @${MKDIR} ${WRKSRC}/src/github.com/golang + @${MKDIR} ${WRKSRC}/src/github.com/juju + @${MKDIR} ${WRKSRC}/src/github.com/syncthing + @${MKDIR} ${WRKSRC}/src/github.com/syndtr + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/calmh \ + ${WRKSRC}/src/github.com + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/bkaradzic/go-lz4 \ + ${WRKSRC}/src/github.com/bkaradzic + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/juju/ratelimit \ + ${WRKSRC}/src/github.com/juju + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/syndtr/goleveldb \ + ${WRKSRC}/src/github.com/syndtr + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/go.text \ + ${WRKSRC}/src/code.google.com/p + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/snappy-go \ + ${WRKSRC}/src/code.google.com/p + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER} \ + ${WRKSRC}/src/github.com/syncthing/syncthing + @${MV} ${WRKDIR}/golang-groupcache-${GROUPCACHE_COMMIT} \ + ${WRKSRC}/src/github.com/golang/groupcache do-build: - cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build - ${MV} ${WRKSRC}/discosrv-${GH_COMMIT} ${WRKSRC}/syncthing-discosrv + @cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build + @${MV} ${WRKSRC}/discosrv-${GH_COMMIT} ${WRKSRC}/syncthing-discosrv do-install: ${INSTALL_PROGRAM} ${WRKSRC}/syncthing-discosrv ${STAGEDIR}${PREFIX}/bin/ Modified: head/net/syncthing-discosrv/distinfo ============================================================================== --- head/net/syncthing-discosrv/distinfo Tue Nov 4 01:59:37 2014 (r372130) +++ head/net/syncthing-discosrv/distinfo Tue Nov 4 02:00:39 2014 (r372131) @@ -1,14 +1,6 @@ -SHA256 (syncthing-discosrv-0.0.0.2014081401.tar.gz) = 2d3280b7ed18338516e7c00f1658dd4f5fc38aecba26f54f6da9a27886294a54 -SIZE (syncthing-discosrv-0.0.0.2014081401.tar.gz) = 3370 -SHA256 (juju-ratelimit-f9f36d1) = d2117682d9ef68764cfdd4de51b4d150cd2c6c0b6a9fcaa50d5891443b42285a -SIZE (juju-ratelimit-f9f36d1) = 7382 -SHA256 (syncthing-0.9.4.tar.gz) = e1cfbc3055ca26662d9f3664bd236357f84f6523360cc2aa4c3e83fcd74fcfad -SIZE (syncthing-0.9.4.tar.gz) = 1814400 -SHA256 (calmh-xdr-e1714bb.tar.gz) = 354133594fc70dac499a44ffd6d857f1f730345f8db3d07def4e38daec5ec791 -SIZE (calmh-xdr-e1714bb.tar.gz) = 9250 -SHA256 (text.go-d65bffbc88a1.tar.gz) = c78ad1d2bbd296ccddba7c86e4250f66490a3479c068a78a520fd42d68e0aa9d -SIZE (text.go-d65bffbc88a1.tar.gz) = 3234551 -SHA256 (bkaradzic-go-lz4-77e2ba8.tar.gz) = 8d6a3f73bb2e21a64292d14af1a8466707c14f71b70d48fde317746cd2ac8d0e -SIZE (bkaradzic-go-lz4-77e2ba8.tar.gz) = 232876 -SHA256 (golang-groupcache-8b25adc.tar.gz) = 458f35584a960462eec4b50e9068ff6095034c27db2a53cbe22e3e3e9e3fa35d -SIZE (golang-groupcache-8b25adc.tar.gz) = 23823 +SHA256 (syncthing-discosrv-0.0.0.2014110101.tar.gz) = 226f68ae1196cd4c51f169b4653b97a49f386868da10e4e0d57532d88619d6c5 +SIZE (syncthing-discosrv-0.0.0.2014110101.tar.gz) = 16471 +SHA256 (syncthing-0.10.4.tar.gz) = aff9a358fd9021254afc5c8ec1fd92618eadf622c9dba240666ff41abba3ec00 +SIZE (syncthing-0.10.4.tar.gz) = 2996470 +SHA256 (golang-groupcache-d2a1805.tar.gz) = be22ff0c07a589fdb4665637787a2693e685e824a4ccb2bcfe8d9811d0c822a3 +SIZE (golang-groupcache-d2a1805.tar.gz) = 24094 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 02:02:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A583B877; Tue, 4 Nov 2014 02:02:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9027AC5E; Tue, 4 Nov 2014 02:02:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4224ot065542; Tue, 4 Nov 2014 02:02:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4224M8065540; Tue, 4 Nov 2014 02:02:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201411040202.sA4224M8065540@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 4 Nov 2014 02:02:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372132 - in head/net/syncthing-cli: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 02:02:04 -0000 Author: swills Date: Tue Nov 4 02:02:03 2014 New Revision: 372132 URL: https://svnweb.freebsd.org/changeset/ports/372132 QAT: https://qat.redports.org/buildarchive/r372132/ Log: net/syncthing-cli: update to new snapshot While here, use deps bundled with syncthing as much as possible Deleted: head/net/syncthing-cli/files/ Modified: head/net/syncthing-cli/Makefile head/net/syncthing-cli/distinfo Modified: head/net/syncthing-cli/Makefile ============================================================================== --- head/net/syncthing-cli/Makefile Tue Nov 4 02:00:39 2014 (r372131) +++ head/net/syncthing-cli/Makefile Tue Nov 4 02:02:03 2014 (r372132) @@ -2,22 +2,14 @@ # $FreeBSD$ PORTNAME= syncthing-cli -PORTVERSION= 0.0.0.2014081401 +PORTVERSION= 0.1.0.2014110101 CATEGORIES= net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ - https://codeload.github.com/AudriusButkevicius/cli/legacy.tar.gz/7f561c7?dummy=/:group2 \ - https://github.com/syncthing/syncthing/archive/v0.9.4.tar.gz?dummy=/:group3 \ - LOCAL/swills:group4 \ - LOCAL/swills:group5 \ - https://codeload.github.com/bkaradzic/go-lz4/legacy.tar.gz/77e2ba8?dummy=/:group6 \ - https://codeload.github.com/calmh/xdr/legacy.tar.gz/e1714bb?dummy=/:group7 -DISTFILES= syncthing-cli-0.0.0.2014081401.tar.gz:group1 \ - AudriusButkevicius-cli-7f561c7${EXTACT_SUFX}:group2 \ - syncthing-0.9.4${EXTRACT_SUFX}:group3 \ - crypto.go-f3cebac2bd11${EXTRACT_SUFX}:group4 \ - text.go-d65bffbc88a1${EXTRACT_SUFX}:group5 \ - bkaradzic-go-lz4-77e2ba8${EXTRACT_SUFX}:group6 \ - calmh-xdr-e1714bb${EXTRACT_SUFX}:group7 + https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ + https://codeload.github.com/AudriusButkevicius/cli/legacy.tar.gz/7f561c7?dummy=/:group3 +DISTFILES= syncthing-cli-${PORTVERSION}${EXTRACT_SUFX}:group1 \ + syncthing-${SYNCTHING_VER}${EXTRACT_SUFX}:group2 \ + AudriusButkevicius-cli-7f561c7${EXTACT_SUFX}:group3 MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing CLI @@ -26,33 +18,36 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR GH_ACCOUNT= syncthing GH_PROJECT= syncthing-cli -GH_COMMIT= 7dab84f +GH_COMMIT= c87be74a305ef6b3f05debde4df84c27e9005035 GH_TAGNAME= ${GH_COMMIT} -WRKSRC= ${WRKDIR}/${PORTNAME}-7dab84f6edfbd873c5addac1c564fa1f64d0ff29 +SYNCTHING_VER= 0.10.4 + +WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT} PLIST_FILES= bin/syncthing-cli post-patch: - cd ${WRKSRC} ; \ - ${MKDIR} src/github.com/AudriusButkevicius ; \ - ${MKDIR} src/github.com/syncthing/syncthing ; \ - ${MKDIR} src/github.com/bkaradzic ; \ - ${MKDIR} src/github.com/calmh ; \ - ${MKDIR} src/code.google.com/p ; \ - ${MV} ${WRKDIR}/AudriusButkevicius-cli-7f561c7 src/github.com/AudriusButkevicius/cli ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/config src/github.com/syncthing/syncthing/config ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/protocol src/github.com/syncthing/syncthing/protocol ; \ - ${MV} ${WRKDIR}/crypto.go-f3cebac2bd11 src/code.google.com/p/go.crypto ; \ - ${MV} ${WRKDIR}/text.go-d65bffbc88a1/ src/code.google.com/p/go.text ; \ - ${MV} ${WRKDIR}/bkaradzic-go-lz4-77e2ba8 src/github.com/bkaradzic/go-lz4 ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/logger src/github.com/syncthing/syncthing ; \ - ${MV} ${WRKDIR}/syncthing-0.9.4/luhn src/github.com/syncthing/syncthing ; \ - ${MV} ${WRKDIR}/calmh-xdr-e1714bb src/github.com/calmh/xdr + @${MKDIR} ${WRKSRC}/src/github.com/syncthing + @${MKDIR} ${WRKSRC}/src/github.com/AudriusButkevicius + @${MKDIR} ${WRKSRC}/src/code.google.com/p + @${MKDIR} ${WRKSRC}/src/github.com/bkaradzic + @${MV} ${WRKDIR}/AudriusButkevicius-cli-7f561c7 \ + ${WRKSRC}/src/github.com/AudriusButkevicius/cli + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/go.crypto \ + ${WRKSRC}/src/code.google.com/p + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/go.text \ + ${WRKSRC}/src/code.google.com/p + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/bkaradzic/go-lz4 \ + ${WRKSRC}/src/github.com/bkaradzic + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/calmh \ + ${WRKSRC}/src/github.com/calmh + @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER} \ + ${WRKSRC}/src/github.com/syncthing/syncthing do-build: - cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build - ${MV} ${WRKSRC}/syncthing-cli-7dab84f6edfbd873c5addac1c564fa1f64d0ff29 ${WRKSRC}/syncthing-cli + @cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build + @${MV} ${WRKSRC}/syncthing-cli-${GH_COMMIT} ${WRKSRC}/syncthing-cli do-install: ${INSTALL_PROGRAM} ${WRKSRC}/syncthing-cli ${STAGEDIR}${PREFIX}/bin/ Modified: head/net/syncthing-cli/distinfo ============================================================================== --- head/net/syncthing-cli/distinfo Tue Nov 4 02:00:39 2014 (r372131) +++ head/net/syncthing-cli/distinfo Tue Nov 4 02:02:03 2014 (r372132) @@ -1,14 +1,6 @@ -SHA256 (syncthing-cli-0.0.0.2014081401.tar.gz) = 556ae864df96dc1a1987a43ddd0d1552a7b269f6a763a7f8dd11cede4030e742 -SIZE (syncthing-cli-0.0.0.2014081401.tar.gz) = 8308 +SHA256 (syncthing-cli-0.1.0.2014110101.tar.gz) = 9ed3e61a8d54518f0b46309ab57f1eb2973bbe86db237966a7cdcd02a6ffcb1e +SIZE (syncthing-cli-0.1.0.2014110101.tar.gz) = 8788 +SHA256 (syncthing-0.10.4.tar.gz) = aff9a358fd9021254afc5c8ec1fd92618eadf622c9dba240666ff41abba3ec00 +SIZE (syncthing-0.10.4.tar.gz) = 2996470 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736 -SHA256 (syncthing-0.9.4.tar.gz) = e1cfbc3055ca26662d9f3664bd236357f84f6523360cc2aa4c3e83fcd74fcfad -SIZE (syncthing-0.9.4.tar.gz) = 1814400 -SHA256 (crypto.go-f3cebac2bd11.tar.gz) = 9de8c02f5f4b29db4ec31e772acc5b2b75323d5a20f58bfadfe1d10300256f37 -SIZE (crypto.go-f3cebac2bd11.tar.gz) = 326871 -SHA256 (text.go-d65bffbc88a1.tar.gz) = c78ad1d2bbd296ccddba7c86e4250f66490a3479c068a78a520fd42d68e0aa9d -SIZE (text.go-d65bffbc88a1.tar.gz) = 3234551 -SHA256 (bkaradzic-go-lz4-77e2ba8.tar.gz) = 8d6a3f73bb2e21a64292d14af1a8466707c14f71b70d48fde317746cd2ac8d0e -SIZE (bkaradzic-go-lz4-77e2ba8.tar.gz) = 232876 -SHA256 (calmh-xdr-e1714bb.tar.gz) = 354133594fc70dac499a44ffd6d857f1f730345f8db3d07def4e38daec5ec791 -SIZE (calmh-xdr-e1714bb.tar.gz) = 9250 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 04:59:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9491B95; Tue, 4 Nov 2014 04:59:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA844DC4; Tue, 4 Nov 2014 04:59:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA44xkkn046292; Tue, 4 Nov 2014 04:59:46 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA44xkVa046288; Tue, 4 Nov 2014 04:59:46 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201411040459.sA44xkVa046288@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 4 Nov 2014 04:59:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372133 - in head/sysutils/grub2-efi: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 04:59:47 -0000 Author: kmoore Date: Tue Nov 4 04:59:45 2014 New Revision: 372133 URL: https://svnweb.freebsd.org/changeset/ports/372133 QAT: https://qat.redports.org/buildarchive/r372133/ Log: - Add support for GELI passphrase passthrough to EFI booting - Bump PORTREV Modified: head/sysutils/grub2-efi/Makefile head/sysutils/grub2-efi/files/patch-grub-core_disk_geli.c Modified: head/sysutils/grub2-efi/Makefile ============================================================================== --- head/sysutils/grub2-efi/Makefile Tue Nov 4 02:02:03 2014 (r372132) +++ head/sysutils/grub2-efi/Makefile Tue Nov 4 04:59:45 2014 (r372133) @@ -3,7 +3,7 @@ PORTNAME= grub2-efi PORTVERSION= 2.02 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ Modified: head/sysutils/grub2-efi/files/patch-grub-core_disk_geli.c ============================================================================== --- head/sysutils/grub2-efi/files/patch-grub-core_disk_geli.c Tue Nov 4 02:02:03 2014 (r372132) +++ head/sysutils/grub2-efi/files/patch-grub-core_disk_geli.c Tue Nov 4 04:59:45 2014 (r372133) @@ -1,20 +1,12 @@ --- grub-core/disk/geli.c.orig 2014-05-15 14:00:10.000000000 -0400 -+++ grub-core/disk/geli.c 2014-05-20 14:46:07.604565349 -0400 -@@ -225,7 +225,7 @@ ++++ grub-core/disk/geli.c 2014-09-26 10:18:53.325111693 -0400 +@@ -430,6 +430,9 @@ + if (!grub_password_get (passphrase, MAX_PASSPHRASE)) + return grub_error (GRUB_ERR_BAD_ARGUMENT, "Passphrase not supplied"); - /* Look for GELI magic sequence. */ - if (grub_memcmp (header->magic, GELI_MAGIC, sizeof (GELI_MAGIC)) -- || grub_le_to_cpu32 (header->version) > 5 -+ || grub_le_to_cpu32 (header->version) > 7 - || grub_le_to_cpu32 (header->version) < 1) - grub_util_error ("%s", _("wrong ELI magic or version")); - -@@ -265,7 +265,7 @@ - - /* Look for GELI magic sequence. */ - if (grub_memcmp (header.magic, GELI_MAGIC, sizeof (GELI_MAGIC)) -- || grub_le_to_cpu32 (header.version) > 5 -+ || grub_le_to_cpu32 (header.version) > 7 - || grub_le_to_cpu32 (header.version) < 1) ++ /* Set the GELI passphrase to GRUB env, for passing to FreeBSD kernel */ ++ grub_env_set ("gelipassphrase", passphrase); ++ + /* Calculate the PBKDF2 of the user supplied passphrase. */ + if (grub_le_to_cpu32 (header.niter) != 0) { - grub_dprintf ("geli", "wrong magic %02x\n", header.magic[0]); From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 07:33:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9CA106DE; Tue, 4 Nov 2014 07:33:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8820CE2D; Tue, 4 Nov 2014 07:33:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA47XYSc020205; Tue, 4 Nov 2014 07:33:34 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA47XYgr020204; Tue, 4 Nov 2014 07:33:34 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201411040733.sA47XYgr020204@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 4 Nov 2014 07:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372134 - head/lang/python34 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 07:33:34 -0000 Author: demon Date: Tue Nov 4 07:33:33 2014 New Revision: 372134 URL: https://svnweb.freebsd.org/changeset/ports/372134 QAT: https://qat.redports.org/buildarchive/r372134/ Log: Rename option PORT_FFI --> LIBFFI. Suggested by: koobs Modified: head/lang/python34/Makefile Modified: head/lang/python34/Makefile ============================================================================== --- head/lang/python34/Makefile Tue Nov 4 04:59:45 2014 (r372133) +++ head/lang/python34/Makefile Tue Nov 4 07:33:33 2014 (r372134) @@ -35,8 +35,8 @@ MAKE_ARGS+= LIBPC="${PREFIX}/libdata/pk PLIST_SUB= ABI=${ABIFLAGS} \ OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 -OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC THREADS TSC PORT_FFI -OPTIONS_DEFAULT= IPV6 NLS PYMALLOC THREADS PORT_FFI +OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC THREADS TSC LIBFFI +OPTIONS_DEFAULT= IPV6 NLS PYMALLOC THREADS LIBFFI OPTIONS_RADIO= HASH OPTIONS_RADIO_HASH= FNV SIPHASH OPTIONS_SUB= yes @@ -44,7 +44,7 @@ OPTIONS_SUB= yes NLS_DESC= Enable gettext support for the locale module PYMALLOC_DESC= Enable specialized mallocs TSC_DESC= Enable processor timestamp counter profiling -PORT_FFI_DESC= Use devel/ffi instead of ffi bundled with Python +LIBFFI_DESC= Use libffi from ports instead of bundled version HASH_DESC= Hash Algorithm (PEP-456) FNV_DESC= Modified Fowler-Noll-Vo Algorithm @@ -80,7 +80,7 @@ ABIFLAGS:= m${ABIFLAGS} ABIFLAGS:= d${ABIFLAGS} .endif -.if ${PORT_OPTIONS:MPORT_FFI} +.if ${PORT_OPTIONS:MLIBFFI} CONFIGURE_ARGS+= --with-system-ffi LIB_DEPENDS+= libffi.so:${PORTSDIR}/devel/libffi .else From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 07:42:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10F8390D; Tue, 4 Nov 2014 07:42:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F06EFEF5; Tue, 4 Nov 2014 07:42:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA47gWQH024730; Tue, 4 Nov 2014 07:42:32 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA47gWVW024729; Tue, 4 Nov 2014 07:42:32 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201411040742.sA47gWVW024729@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Tue, 4 Nov 2014 07:42:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372135 - head/editors/yzis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 07:42:33 -0000 Author: martymac Date: Tue Nov 4 07:42:32 2014 New Revision: 372135 URL: https://svnweb.freebsd.org/changeset/ports/372135 QAT: https://qat.redports.org/buildarchive/r372135/ Log: Remove deprecated KDE4=kdehier Modified: head/editors/yzis/Makefile Modified: head/editors/yzis/Makefile ============================================================================== --- head/editors/yzis/Makefile Tue Nov 4 07:33:33 2014 (r372134) +++ head/editors/yzis/Makefile Tue Nov 4 07:42:32 2014 (r372135) @@ -32,7 +32,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= KYZIS NYZIS DOCS OPTIONS_SUB= yes KYZIS_DESC= Build kyzis and Yzis kpart -KYZIS_USE= KDE4=kdehier,kdeprefix,kdelibs,automoc4 QT4=phonon +KYZIS_USE= KDE4=kdeprefix,kdelibs,automoc4 QT4=phonon KYZIS_CMAKE_ON= -DENABLE_KYZIS:BOOL=ON -DENABLE_KPART_YZIS:BOOL=ON KYZIS_CMAKE_OFF= -DENABLE_KYZIS:BOOL=OFF -DENABLE_KPART_YZIS:BOOL=OFF NYZIS_DESC= Build nyzis (ncurses frontend) From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 08:22:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C12AE48C; Tue, 4 Nov 2014 08:22:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A98FB371; Tue, 4 Nov 2014 08:22:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA48M29g044626; Tue, 4 Nov 2014 08:22:02 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA48LuUn044544; Tue, 4 Nov 2014 08:21:56 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411040821.sA48LuUn044544@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 08:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372136 - in head: Mk databases databases/mariadb100-client databases/mariadb100-client/files databases/mariadb100-server databases/mariadb100-server/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 08:22:02 -0000 Author: marino Date: Tue Nov 4 08:21:55 2014 New Revision: 372136 URL: https://svnweb.freebsd.org/changeset/ports/372136 QAT: https://qat.redports.org/buildarchive/r372136/ Log: Add new ports databases/mariadb100-server and -client (version 10.0) PR: 193539 Submitted by: spil.oss (gmail) MariaDB is a database server that offers drop-in replacement functionality for MySQL. MariaDB is built by some of the original authors of MySQL, with assistance from the broader community of Free and open source software developers. In addition to the core functionality of MySQL, MariaDB offers a rich set of feature enhancements including alternate storage engines, server optimizations, and patches. Added: head/databases/mariadb100-client/ head/databases/mariadb100-client/Makefile (contents, props changed) head/databases/mariadb100-client/files/ head/databases/mariadb100-client/files/patch-CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-client_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-cmake__jemalloc.cmake (contents, props changed) head/databases/mariadb100-client/files/patch-extra_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-extra_yassl_taocrypt_src_integer.cpp (contents, props changed) head/databases/mariadb100-client/files/patch-include_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-include_my_compare.h (contents, props changed) head/databases/mariadb100-client/files/patch-libmysql_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-libservices_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-man_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-mysys_my_default.c (contents, props changed) head/databases/mariadb100-client/files/patch-pcre_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-scripts_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-scripts_mysql_config.sh (contents, props changed) head/databases/mariadb100-client/files/patch-sql_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/patch-support-files_CMakeLists.txt (contents, props changed) head/databases/mariadb100-client/files/pkg-message.in (contents, props changed) head/databases/mariadb100-client/pkg-plist (contents, props changed) head/databases/mariadb100-server/ head/databases/mariadb100-server/Makefile (contents, props changed) head/databases/mariadb100-server/distinfo (contents, props changed) head/databases/mariadb100-server/files/ head/databases/mariadb100-server/files/extra-patch-include_my_compare.h (contents, props changed) head/databases/mariadb100-server/files/mysql-server.in (contents, props changed) head/databases/mariadb100-server/files/patch-CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-client_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-cmake__jemalloc.cmake (contents, props changed) head/databases/mariadb100-server/files/patch-extra_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-extra_yassl_taocrypt_src_integer.cpp (contents, props changed) head/databases/mariadb100-server/files/patch-include_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-libmysql_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-libservices_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-man_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-mysys_my_default.c (contents, props changed) head/databases/mariadb100-server/files/patch-pcre_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-scripts_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-scripts_mysql_config.sh (contents, props changed) head/databases/mariadb100-server/files/patch-scripts_mysqld_safe.sh (contents, props changed) head/databases/mariadb100-server/files/patch-sql_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/patch-sql_sql_trigger.cc (contents, props changed) head/databases/mariadb100-server/files/patch-sql_sql_view.cc (contents, props changed) head/databases/mariadb100-server/files/patch-sql_sys_vars.cc (contents, props changed) head/databases/mariadb100-server/files/patch-storage_connect_array.cpp (contents, props changed) head/databases/mariadb100-server/files/patch-storage_connect_filamap.cpp (contents, props changed) head/databases/mariadb100-server/files/patch-storage_connect_filamap.h (contents, props changed) head/databases/mariadb100-server/files/patch-storage_tokudb_ft-index_cmake__modules_TokuFeatureDetection.cmake (contents, props changed) head/databases/mariadb100-server/files/patch-storage_tokudb_ft-index_portability_memory.cc (contents, props changed) head/databases/mariadb100-server/files/patch-support-files_CMakeLists.txt (contents, props changed) head/databases/mariadb100-server/files/pkg-message.in (contents, props changed) head/databases/mariadb100-server/pkg-descr (contents, props changed) head/databases/mariadb100-server/pkg-plist (contents, props changed) Modified: head/Mk/bsd.database.mk head/databases/Makefile Modified: head/Mk/bsd.database.mk ============================================================================== --- head/Mk/bsd.database.mk Tue Nov 4 07:42:32 2014 (r372135) +++ head/Mk/bsd.database.mk Tue Nov 4 08:21:55 2014 (r372136) @@ -129,10 +129,11 @@ MYSQL55m_LIBVER= 18 MYSQL55p_LIBVER= 18 MYSQL56_LIBVER= 18 MYSQL56p_LIBVER= 18 +MYSQL100m_LIBVER= 18 # Setting/finding MySQL version we want. .if exists(${LOCALBASE}/bin/mysql) -_MYSQL!= ${LOCALBASE}/bin/mysql --version | ${SED} -e 's/.*Distrib \([0-9]\)\.\([0-9]*\).*/\1\2/' +_MYSQL!= ${LOCALBASE}/bin/mysql --version | ${SED} -e 's/.*Distrib \([0-9]\{1,2\}\)\.\([0-9]*\).*/\1\2/' _PERCONA!= ${LOCALBASE}/bin/mysql --version | ${GREP} Percona | wc -l _MARIADB!= ${LOCALBASE}/bin/mysql --version | ${GREP} MariaDB | wc -l @@ -172,6 +173,9 @@ _MYSQL_SERVER= databases/mariadb-server .elif (${MYSQL_VER} == "55m") _MYSQL_CLIENT= databases/mariadb55-client _MYSQL_SERVER= databases/mariadb55-server +.elif (${MYSQL_VER} == "100m") +_MYSQL_CLIENT= databases/mariadb100-client +_MYSQL_SERVER= databases/mariadb100-server .elif (${MYSQL_VER} == "55p") _MYSQL_CLIENT= databases/percona55-client _MYSQL_SERVER= databases/percona55-server Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Nov 4 07:42:32 2014 (r372135) +++ head/databases/Makefile Tue Nov 4 08:21:55 2014 (r372136) @@ -163,6 +163,8 @@ SUBDIR += mariadb-client SUBDIR += mariadb-scripts SUBDIR += mariadb-server + SUBDIR += mariadb100-client + SUBDIR += mariadb100-server SUBDIR += mariadb55-client SUBDIR += mariadb55-server SUBDIR += mdbtools Added: head/databases/mariadb100-client/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/Makefile Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= mariadb +PKGNAMESUFFIX= 100-client + +COMMENT= Multithreaded SQL database (client) + +MASTERDIR= ${.CURDIR}/../mariadb100-server + +FILESDIR= ${.CURDIR}/files +PATCHDIR= ${.CURDIR}/files +PLIST= ${.CURDIR}/pkg-plist + +CONFLICTS_INSTALL= mysql[0-9][0-9]-client-* \ + mariadb[0-46-9][0-9]-client-* \ + mariadb5.[0-46-9]-client-* \ + percona[0-9][0-9]-client-* + +CMAKE_ARGS+= -DWITHOUT_SERVER=1 + +USE_LDCONFIG= ${PREFIX}/lib/mysql + +CLIENT_ONLY= yes + +post-install: + ${RM} ${STAGEDIR}${PREFIX}/share/aclocal/mysql.m4 + +.include "${MASTERDIR}/Makefile" Added: head/databases/mariadb100-client/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,55 @@ +--- CMakeLists.txt.orig 2014-09-25 00:29:47.000000000 +0200 ++++ CMakeLists.txt 2014-09-27 09:57:32.000000000 +0200 +@@ -430,28 +430,8 @@ + ADD_SUBDIRECTORY(extra) + ADD_SUBDIRECTORY(libservices) + ADD_SUBDIRECTORY(scripts) +-ADD_SUBDIRECTORY(sql/share) + ADD_SUBDIRECTORY(support-files) + +-IF(NOT WITHOUT_SERVER) +- ADD_SUBDIRECTORY(tests) +- ADD_SUBDIRECTORY(sql) +- OPTION (WITH_EMBEDDED_SERVER "Compile MySQL with embedded server" OFF) +- IF(WITH_EMBEDDED_SERVER) +- ADD_SUBDIRECTORY(libmysqld) +- ADD_SUBDIRECTORY(libmysqld/examples) +- ENDIF(WITH_EMBEDDED_SERVER) +- +- ADD_SUBDIRECTORY(mysql-test) +- ADD_SUBDIRECTORY(mysql-test/lib/My/SafeProcess) +- ADD_SUBDIRECTORY(sql-bench) +- +- IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt) +- ADD_SUBDIRECTORY(internal) +- ENDIF() +- ADD_SUBDIRECTORY(packaging/rpm-oel) +-ENDIF() +- + IF(UNIX) + ADD_SUBDIRECTORY(man) + ENDIF() +@@ -463,7 +443,6 @@ + ADD_SUBDIRECTORY(win/upgrade_wizard) + ADD_SUBDIRECTORY(win/packaging) + ENDIF() +-ADD_SUBDIRECTORY(packaging/solaris) + + IF(NOT CMAKE_CROSSCOMPILING) + SET(EXPORTED comp_err comp_sql factorial) +@@ -506,6 +485,7 @@ + WORKING_DIRECTORY ${CMAKE_BINARY_DIR} + ) + ++IF(FALSE) + INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER EXCEPTIONS-CLIENT + COMPONENT Readme) + +@@ -516,6 +496,7 @@ + IF(UNIX) + INSTALL_DOCUMENTATION(Docs/INSTALL-BINARY COMPONENT Readme) + ENDIF() ++ENDIF() + + INCLUDE(CPack) + Added: head/databases/mariadb100-client/files/patch-client_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-client_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,57 @@ +--- client/CMakeLists.txt.orig 2014-08-09 00:13:48.000000000 +0200 ++++ client/CMakeLists.txt 2014-09-05 22:40:26.210338712 +0200 +@@ -38,11 +38,12 @@ + SET_TARGET_PROPERTIES(mysql PROPERTIES ENABLE_EXPORTS TRUE) + ENDIF(UNIX) + ++IF(FALSE) + MYSQL_ADD_EXECUTABLE(mysqltest mysqltest.cc COMPONENT Test) + SET_SOURCE_FILES_PROPERTIES(mysqltest.cc PROPERTIES COMPILE_FLAGS "-DTHREADS") + TARGET_LINK_LIBRARIES(mysqltest mysqlclient pcre pcreposix) + SET_TARGET_PROPERTIES(mysqltest PROPERTIES ENABLE_EXPORTS TRUE) +- ++ENDIF() + + MYSQL_ADD_EXECUTABLE(mysqlcheck mysqlcheck.c) + TARGET_LINK_LIBRARIES(mysqlcheck mysqlclient) +@@ -53,21 +54,25 @@ + MYSQL_ADD_EXECUTABLE(mysqlimport mysqlimport.c) + TARGET_LINK_LIBRARIES(mysqlimport mysqlclient) + ++IF(FALSE) + MYSQL_ADD_EXECUTABLE(mysql_upgrade mysql_upgrade.c COMPONENT Server) + TARGET_LINK_LIBRARIES(mysql_upgrade mysqlclient) + ADD_DEPENDENCIES(mysql_upgrade GenFixPrivs) ++ENDIF() + + MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) + TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) + ++IF(FALSE) + MYSQL_ADD_EXECUTABLE(mysql_plugin mysql_plugin.c) + TARGET_LINK_LIBRARIES(mysql_plugin mysqlclient) ++ENDIF() + + MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) + TARGET_LINK_LIBRARIES(mysqlbinlog mysqlclient) + + MYSQL_ADD_EXECUTABLE(mysqladmin mysqladmin.cc) +-TARGET_LINK_LIBRARIES(mysqladmin mysqlclient) ++tARGET_LINK_LIBRARIES(mysqladmin mysqlclient) + + MYSQL_ADD_EXECUTABLE(mysqlslap mysqlslap.c) + SET_SOURCE_FILES_PROPERTIES(mysqlslap.c PROPERTIES COMPILE_FLAGS "-DTHREADS") +@@ -79,10 +84,12 @@ + ENDIF(WIN32) + + # async_example is just a code example, do not install it. ++IF(FALSE) + ADD_EXECUTABLE(async_example async_example.c) + TARGET_LINK_LIBRARIES(async_example mysqlclient) ++ENDIF() + +-SET_TARGET_PROPERTIES (mysqlcheck mysqldump mysqlimport mysql_upgrade mysqlshow mysqlslap mysql_plugin async_example ++SET_TARGET_PROPERTIES (mysqlcheck mysqldump mysqlimport mysqlshow mysqlslap + PROPERTIES HAS_CXX TRUE) + + ADD_DEFINITIONS(-DHAVE_DLOPEN) Added: head/databases/mariadb100-client/files/patch-cmake__jemalloc.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-cmake__jemalloc.cmake Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,18 @@ +--- cmake/jemalloc.cmake.orig 2014-09-25 00:29:47.000000000 +0200 ++++ cmake/jemalloc.cmake 2014-09-27 10:05:48.000000000 +0200 +@@ -24,12 +24,12 @@ + SET(what system) + ENDIF() + +- CHECK_LIBRARY_EXISTS(${libname} malloc_stats_print "" HAVE_JEMALLOC) ++ CHECK_LIBRARY_EXISTS(c malloc_stats_print "" HAVE_JEMALLOC) + SET(CMAKE_REQUIRED_LIBRARIES) + + IF (HAVE_JEMALLOC) +- SET(LIBJEMALLOC ${libname}) +- SET(MALLOC_LIBRARY "${what} jemalloc") ++ SET(LIBJEMALLOC c) ++ SET(MALLOC_LIBRARY "system jemalloc") + ELSEIF (NOT WITH_JEMALLOC STREQUAL "auto") + MESSAGE(FATAL_ERROR "${libname} is not found") + ENDIF() Added: head/databases/mariadb100-client/files/patch-extra_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-extra_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,25 @@ +--- extra/CMakeLists.txt.orig 2012-12-17 03:38:29.000000000 +0200 ++++ extra/CMakeLists.txt 2012-12-17 03:40:12.000000000 +0200 +@@ -54,6 +54,7 @@ + DEPENDS + ${CMAKE_BINARY_DIR}/include/mysqld_error.h.tmp) + ++IF(FALSE) + MYSQL_ADD_EXECUTABLE(my_print_defaults my_print_defaults.c) + TARGET_LINK_LIBRARIES(my_print_defaults mysys) + +@@ -74,11 +75,14 @@ + + MYSQL_ADD_EXECUTABLE(replace replace.c COMPONENT Server) + TARGET_LINK_LIBRARIES(replace mysys) ++ENDIF() + IF(UNIX) ++IF(FALSE) + MYSQL_ADD_EXECUTABLE(innochecksum innochecksum.c) + + MYSQL_ADD_EXECUTABLE(resolve_stack_dump resolve_stack_dump.c) + TARGET_LINK_LIBRARIES(resolve_stack_dump mysys) ++ENDIF() + + MYSQL_ADD_EXECUTABLE(mysql_waitpid mysql_waitpid.c COMPONENT Client) + TARGET_LINK_LIBRARIES(mysql_waitpid mysys) Added: head/databases/mariadb100-client/files/patch-extra_yassl_taocrypt_src_integer.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-extra_yassl_taocrypt_src_integer.cpp Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,11 @@ +--- extra/yassl/taocrypt/src/integer.cpp.orig 2014-04-15 14:02:39.000000000 +0300 ++++ extra/yassl/taocrypt/src/integer.cpp 2014-05-16 17:00:15.000000000 +0300 +@@ -75,7 +75,7 @@ + CPP_TYPENAME AlignedAllocator::pointer AlignedAllocator::allocate( + size_type n, const void *) + { +- if (n > this->max_size()) ++ if (n > AlignedAllocator::max_size()) + return 0; + if (n == 0) + return 0; Added: head/databases/mariadb100-client/files/patch-include_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-include_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,22 @@ +--- include/CMakeLists.txt.orig 2012-11-28 17:49:47.000000000 +0200 ++++ include/CMakeLists.txt 2012-12-23 00:48:29.000000000 +0200 +@@ -58,13 +58,18 @@ + FOREACH(f ${HEADERS_GEN_CONFIGURE}) + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${f} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development PERMISSIONS OWNER_READ GROUP_READ WORLD_READ) + ENDFOREACH(f) +-INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development FILES_MATCHING PATTERN "*.h") ++INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development ++ FILES_MATCHING PATTERN "*.h" ++ PATTERN "psi_abi*" EXCLUDE ++) + + STRING(REPLACE "." "\\." EXCL_RE "${HEADERS};${HEADERS_GEN_CONFIGURE}") + STRING(REPLACE ";" "|" EXCL_RE "${EXCL_RE}") + ++IF(FALSE) + INSTALL(DIRECTORY . DESTINATION ${INSTALL_INCLUDEDIR}/private COMPONENT Development + FILES_MATCHING PATTERN "*.h" + PATTERN CMakeFiles EXCLUDE + PATTERN mysql EXCLUDE + REGEX "\\./(${EXCL_RE}$)" EXCLUDE) ++ENDIF() Added: head/databases/mariadb100-client/files/patch-include_my_compare.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-include_my_compare.h Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,11 @@ +--- include/my_compare.h.orig 2012-12-17 03:52:37.000000000 +0200 ++++ include/my_compare.h 2012-12-17 03:53:40.000000000 +0200 +@@ -40,7 +40,7 @@ + But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. + */ + +-#define HA_MAX_KEY_LENGTH 1000 /* Max length in bytes */ ++#define HA_MAX_KEY_LENGTH 4000 /* Max length in bytes */ + #define HA_MAX_KEY_SEG 32 /* Max segments for key */ + + #define HA_MAX_POSSIBLE_KEY_BUFF (HA_MAX_KEY_LENGTH + 24+ 6+6) Added: head/databases/mariadb100-client/files/patch-libmysql_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-libmysql_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,11 @@ +--- libmysql/CMakeLists.txt.orig 2014-09-24 22:29:47 UTC ++++ libmysql/CMakeLists.txt +@@ -437,6 +437,8 @@ IF(NOT DISABLE_SHARED) + # libtool compatability + IF(CMAKE_SYSTEM_NAME MATCHES "FreeBSD" OR APPLE) + SET(OS_SHARED_LIB_VERSION "${SHARED_LIB_MAJOR_VERSION}") ++ ELSEIF(CMAKE_SYSTEM_NAME MATCHES "DragonFly") ++ SET(OS_SHARED_LIB_VERSION "${SHARED_LIB_MAJOR_VERSION}") + ELSEIF(CMAKE_SYSTEM_NAME MATCHES "HP-UX") + SET(OS_SHARED_LIB_VERSION "${SHARED_LIB_MAJOR_VERSION}.0") + ELSE() Added: head/databases/mariadb100-client/files/patch-libservices_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-libservices_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,9 @@ +--- libservices/CMakeLists.txt.orig 2014-08-09 00:13:47.000000000 +0200 ++++ libservices/CMakeLists.txt 2014-09-05 22:29:05.110415834 +0200 +@@ -29,4 +29,6 @@ + logger_service.c) + + ADD_CONVENIENCE_LIBRARY(mysqlservices ${MYSQLSERVICES_SOURCES}) ++IF(FALSE) + INSTALL(TARGETS mysqlservices DESTINATION ${INSTALL_LIBDIR} COMPONENT Development) ++ENDIF() Added: head/databases/mariadb100-client/files/patch-man_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-man_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,16 @@ +--- man/CMakeLists.txt.orig 2012-12-22 21:30:12.000000000 +0200 ++++ man/CMakeLists.txt 2012-12-22 21:30:54.000000000 +0200 +@@ -30,9 +30,13 @@ + SET(MAN1_TEST mysql-stress-test.pl.1 mysql-test-run.pl.1 mysql_client_test.1 + mysqltest_embedded.1 mysql_client_test_embedded.1) + ++IF(FALSE) + INSTALL(FILES ${MAN1_SERVER} DESTINATION ${INSTALL_MANDIR}/man1 COMPONENT ManPagesServer) + INSTALL(FILES ${MAN8_SERVER} DESTINATION ${INSTALL_MANDIR}/man8 COMPONENT ManPagesServer) ++ENDIF() + INSTALL(FILES ${MAN1_CLIENT} DESTINATION ${INSTALL_MANDIR}/man1 COMPONENT ManPagesClient) + INSTALL(FILES ${MAN1_DEVEL} DESTINATION ${INSTALL_MANDIR}/man1 COMPONENT ManPagesDevelopment) ++IF(FALSE) + INSTALL(FILES ${MAN1_TEST} DESTINATION ${INSTALL_MANDIR}/man1 COMPONENT ManPagesTest) ++ENDIF() + Added: head/databases/mariadb100-client/files/patch-mysys_my_default.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-mysys_my_default.c Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,61 @@ +--- mysys/my_default.c.orig 2014-08-09 00:13:39.000000000 +0200 ++++ mysys/my_default.c 2014-09-05 19:56:48.006019959 +0200 +@@ -90,7 +90,7 @@ + + /* Which directories are searched for options (and in which order) */ + +-#define MAX_DEFAULT_DIRS 6 ++#define MAX_DEFAULT_DIRS 7 + #define DEFAULT_DIRS_SIZE (MAX_DEFAULT_DIRS + 1) /* Terminate with NULL */ + static const char **default_directories = NULL; + +@@ -785,7 +785,7 @@ + { + MY_STAT stat_info; + if (!my_stat(name,&stat_info,MYF(0))) +- return 1; ++ return 0; + /* + Ignore world-writable regular files. + This is mainly done to protect us to not read a file created by +@@ -803,6 +803,14 @@ + if (!(fp= mysql_file_fopen(key_file_cnf, name, O_RDONLY, MYF(0)))) + return 1; /* Ignore wrong files */ + ++ if (strstr(name, "/etc") == name) ++ { ++ fprintf(stderr, ++ "error: Config file %s in invalid location, please move to or merge with /usr/local%s\n", ++ name,name); ++ goto err; ++ } ++ + while (mysql_file_fgets(buff, sizeof(buff) - 1, fp)) + { + line++; +@@ -1067,7 +1075,8 @@ + if (name[0] == FN_HOMELIB) /* Add . to filenames in home */ + *end++= '.'; + strxmov(end, conf_file, *ext, " ", NullS); +- fputs(name, stdout); ++ if (strstr(name, "/etc") != name) ++ fputs(name, stdout); + } + } + } +@@ -1223,13 +1232,10 @@ + + #else + +-#if defined(DEFAULT_SYSCONFDIR) +- if (DEFAULT_SYSCONFDIR[0]) +- errors += add_directory(alloc, DEFAULT_SYSCONFDIR, dirs); +-#else + errors += add_directory(alloc, "/etc/", dirs); + errors += add_directory(alloc, "/etc/mysql/", dirs); +-#endif /* DEFAULT_SYSCONFDIR */ ++ errors += add_directory(alloc, "/usr/local/etc/", dirs); ++ errors += add_directory(alloc, "/usr/local/etc/mysql/", dirs); + + #endif + Added: head/databases/mariadb100-client/files/patch-pcre_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-pcre_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,11 @@ +--- pcre/CMakeLists.txt.orig 2014-08-09 00:13:36.000000000 +0200 ++++ pcre/CMakeLists.txt 2014-09-05 20:08:49.090972949 +0200 +@@ -513,6 +513,8 @@ + MESSAGE(STATUS "") + ENDIF(PCRE_SHOW_REPORT) + ++IF(FALSE) + INSTALL(FILES ${CMAKE_BINARY_DIR}/pcre/pcre.h DESTINATION ${INSTALL_INCLUDEDIR}/private COMPONENT Development) ++ENDIF() + + # end CMakeLists.txt Added: head/databases/mariadb100-client/files/patch-scripts_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-scripts_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,78 @@ +--- scripts/CMakeLists.txt.orig 2014-08-09 00:13:37.000000000 +0200 ++++ scripts/CMakeLists.txt 2014-09-05 22:33:01.060378167 +0200 +@@ -72,6 +72,7 @@ + ) + ENDIF() + ++IF(FALSE) + INSTALL(FILES + ${CMAKE_CURRENT_SOURCE_DIR}/mysql_system_tables.sql + ${CMAKE_CURRENT_SOURCE_DIR}/mysql_system_tables_data.sql +@@ -81,6 +82,7 @@ + ${FIX_PRIVILEGES_SQL} + DESTINATION ${INSTALL_MYSQLSHAREDIR} COMPONENT Server + ) ++ENDIF() + + # TCMalloc hacks + IF(MALLOC_LIB) +@@ -140,6 +142,7 @@ + SET(HOSTNAME "hostname") + SET(MYSQLD_USER "mysql") + ++IF(FALSE) + # Required for mysqlbug until autotools are deprecated, once done remove these + # and expand default cmake variables + SET(CC ${CMAKE_C_COMPILER}) +@@ -180,6 +183,7 @@ + DESTINATION ${INSTALL_BINDIR} + COMPONENT Server + ) ++ENDIF() + + ENDIF(UNIX) + +@@ -204,6 +208,7 @@ + SET(localstatedir ${MYSQL_DATADIR}) + ENDIF() + ++IF() + IF(UNIX) + CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/mysql_install_db.sh + ${CMAKE_CURRENT_BINARY_DIR}/mysql_install_db ESCAPE_QUOTES @ONLY) +@@ -219,6 +224,7 @@ + COMPONENT Server + ) + ENDIF() ++ENDIF() + + SET(prefix "${CMAKE_INSTALL_PREFIX}") + IF(INSTALL_SYSCONFDIR) +@@ -281,6 +287,8 @@ + STRING(REGEX REPLACE "^lib" "" lib "${lib}") + SET(${var} "${${var}}-l${lib} " ) + ENDIF() ++ ELSEIF(lib STREQUAL "-pthread") ++ SET(${var} "${${var}}-pthread " ) + ELSE() + SET(${var} "${${var}}-l${lib} " ) + ENDIF() +@@ -339,18 +347,8 @@ + SET(BIN_SCRIPTS + msql2mysql + mysql_config +- mysql_fix_extensions +- mysql_setpermission +- mysql_secure_installation +- mysql_zap + mysqlaccess +- mysql_convert_table_format + mysql_find_rows +- mytop +- mysqlhotcopy +- mysqldumpslow +- mysqld_multi +- mysqld_safe + ) + FOREACH(file ${BIN_SCRIPTS}) + IF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${file}.sh) Added: head/databases/mariadb100-client/files/patch-scripts_mysql_config.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-scripts_mysql_config.sh Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,14 @@ +--- scripts/mysql_config.sh.orig 2014-04-15 14:02:39.000000000 +0300 ++++ scripts/mysql_config.sh 2014-05-16 19:08:41.000000000 +0300 +@@ -108,8 +108,11 @@ + # We intentionally add a space to the beginning and end of lib strings, simplifies replace later + libs=" $ldflags -L$pkglibdir @RPATH_OPTION@ -lmysqlclient @ZLIB_DEPS@ @NON_THREADED_LIBS@" + libs="$libs @openssl_libs@ @STATIC_NSS_FLAGS@ " ++libs="$libs -L%%LOCALBASE%%/lib " + libs_r=" $ldflags -L$pkglibdir @RPATH_OPTION@ -lmysqlclient_r @ZLIB_DEPS@ @CLIENT_LIBS@ @openssl_libs@ " ++libs_r="$libs_r -L%%LOCALBASE%%/lib " + embedded_libs=" $ldflags -L$pkglibdir @RPATH_OPTION@ -lmysqld @LIBDL@ @ZLIB_DEPS@ @LIBS@ @WRAPLIBS@ @openssl_libs@ " ++embedded_libs="$embedded_libs -L%%LOCALBASE%%/lib " + + if [ -r "$pkglibdir/libmygcc.a" ]; then + # When linking against the static library with a different version of GCC Added: head/databases/mariadb100-client/files/patch-sql_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-sql_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,14 @@ +--- sql/CMakeLists.txt.orig 2014-09-05 22:49:59.808332000 +0200 ++++ sql/CMakeLists.txt 2014-09-05 22:50:18.768326206 +0200 +@@ -226,9 +226,9 @@ + ) + + # Gen_lex_hash +-IF(NOT CMAKE_CROSSCOMPILING) ++ + ADD_EXECUTABLE(gen_lex_hash gen_lex_hash.cc) +-ENDIF() ++ + + ADD_CUSTOM_COMMAND( + OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/lex_hash.h Added: head/databases/mariadb100-client/files/patch-support-files_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-support-files_CMakeLists.txt Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,48 @@ +--- support-files/CMakeLists.txt.orig 2014-06-13 13:36:52.080474738 +0300 ++++ support-files/CMakeLists.txt 2014-06-13 13:50:59.537282325 +0300 +@@ -41,15 +41,18 @@ + SET(inst_location ${INSTALL_SUPPORTFILESDIR}) + ENDIF() + ++IF(FALSE) + FOREACH(inifile my-huge my-innodb-heavy-4G my-large my-medium my-small) + CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${inifile}.cnf.sh + ${CMAKE_CURRENT_BINARY_DIR}/${inifile}.${ini_file_extension} @ONLY) + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${inifile}.${ini_file_extension} + DESTINATION ${inst_location} COMPONENT IniFiles) + ENDFOREACH() ++ENDIF() + + IF(UNIX) + SET(prefix ${CMAKE_INSTALL_PREFIX}) ++ IF(FALSE) + FOREACH(script mysqld_multi.server mysql-log-rotate binary-configure) + CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${script}.sh + ${CMAKE_CURRENT_BINARY_DIR}/${script} @ONLY ) +@@ -67,8 +70,10 @@ + INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles) + INSTALL(DIRECTORY RHEL4-SElinux/ DESTINATION ${inst_location}/SELinux/RHEL4 COMPONENT SupportFiles) + ENDIF() ++ ENDIF() + + INSTALL(FILES mysql.m4 DESTINATION ${INSTALL_SHAREDIR}/aclocal COMPONENT Development) ++ IF(FALSE) + CONFIGURE_FILE(MySQL-shared-compat.spec.sh ${CMAKE_CURRENT_BINARY_DIR}/MySQL-shared-compat.spec @ONLY) + CONFIGURE_FILE(mysql.spec.sh ${CMAKE_CURRENT_BINARY_DIR}/mysql.spec @ONLY) + +@@ -92,6 +97,7 @@ + DESTINATION ${inst_location} COMPONENT SupportFiles + PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ + GROUP_EXECUTE WORLD_READ WORLD_EXECUTE) ++ + + IF (INSTALL_SYSCONFDIR) + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/mysql-log-rotate DESTINATION ${INSTALL_SYSCONFDIR}/logrotate.d +@@ -101,6 +107,7 @@ + RENAME mysql COMPONENT SupportFiles + PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ + GROUP_EXECUTE WORLD_READ WORLD_EXECUTE) ++ ENDIF() + + INSTALL(FILES rpm/my.cnf DESTINATION ${INSTALL_SYSCONFDIR} + COMPONENT Common) Added: head/databases/mariadb100-client/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/pkg-message.in Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,7 @@ +************************************************************************ + +MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for +my.cnf. Please move existing my.cnf files from those paths to +%%PREFIX%%/etc and %%PREFIX%%/etc/mysql. + +************************************************************************ Added: head/databases/mariadb100-client/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/pkg-plist Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,104 @@ +bin/msql2mysql +bin/mysql +bin/mysql_config +bin/mysql_find_rows +bin/mysql_waitpid +bin/mysqlaccess +bin/mysqladmin +bin/mysqlbinlog +bin/mysqlcheck +bin/mysqldump +bin/mysqlimport +bin/mysqlshow +bin/mysqlslap +include/mysql/auth_dialog_client.h +include/mysql/big_endian.h +include/mysql/byte_order_generic.h +include/mysql/byte_order_generic_x86.h +include/mysql/byte_order_generic_x86_64.h +include/mysql/client_plugin.h +include/mysql/decimal.h +include/mysql/errmsg.h +include/mysql/handler_ername.h +include/mysql/handler_state.h +include/mysql/keycache.h +include/mysql/little_endian.h +include/mysql/m_ctype.h +include/mysql/m_string.h +include/mysql/ma_dyncol.h +include/mysql/my_alloc.h +include/mysql/my_attribute.h +include/mysql/my_byteorder.h +include/mysql/my_compiler.h +include/mysql/my_config.h +include/mysql/my_dbug.h +include/mysql/my_decimal_limits.h +include/mysql/my_dir.h +include/mysql/my_getopt.h +include/mysql/my_global.h +include/mysql/my_list.h +include/mysql/my_net.h +include/mysql/my_pthread.h +include/mysql/my_sys.h +include/mysql/my_valgrind.h +include/mysql/my_xml.h +include/mysql/mysql.h +include/mysql/mysql_com.h +include/mysql/mysql_com_server.h +include/mysql/mysql_embed.h +include/mysql/mysql_time.h +include/mysql/mysql_version.h +include/mysql/mysqld_ername.h +include/mysql/mysqld_error.h +include/mysql/plugin.h +include/mysql/plugin_audit.h +include/mysql/plugin_auth.h +include/mysql/plugin_auth_common.h +include/mysql/plugin_ftparser.h +include/mysql/psi/mysql_file.h +include/mysql/psi/mysql_idle.h +include/mysql/psi/mysql_socket.h +include/mysql/psi/mysql_stage.h +include/mysql/psi/mysql_statement.h +include/mysql/psi/mysql_table.h +include/mysql/psi/mysql_thread.h +include/mysql/psi/psi.h +include/mysql/service_debug_sync.h +include/mysql/service_kill_statement.h +include/mysql/service_logger.h +include/mysql/service_my_plugin_log.h +include/mysql/service_my_snprintf.h +include/mysql/service_progress_report.h +include/mysql/service_sha1.h +include/mysql/service_thd_alloc.h +include/mysql/service_thd_autoinc.h +include/mysql/service_thd_error_context.h +include/mysql/service_thd_timezone.h +include/mysql/service_thd_wait.h +include/mysql/services.h +include/mysql/sql_common.h +include/mysql/sql_state.h +include/mysql/sslopt-case.h +include/mysql/sslopt-longopts.h +include/mysql/sslopt-vars.h +include/mysql/typelib.h +lib/mysql/libmysqlclient.a +lib/mysql/libmysqlclient.so +lib/mysql/libmysqlclient.so.18 +lib/mysql/libmysqlclient_r.a +lib/mysql/libmysqlclient_r.so +lib/mysql/libmysqlclient_r.so.18 +man/man1/msql2mysql.1.gz +man/man1/mysql.1.gz +man/man1/mysql_config.1.gz +man/man1/mysql_find_rows.1.gz +man/man1/mysql_plugin.1.gz +man/man1/mysql_waitpid.1.gz +man/man1/mysqlaccess.1.gz +man/man1/mysqladmin.1.gz +man/man1/mysqlbinlog.1.gz +man/man1/mysqlcheck.1.gz +man/man1/mysqldump.1.gz +man/man1/mysqlimport.1.gz +man/man1/mysqlshow.1.gz +man/man1/mysqlslap.1.gz Added: head/databases/mariadb100-server/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/Makefile Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,157 @@ +# $FreeBSD$ + +PORTNAME?= mariadb +PORTVERSION= 10.0.14 +CATEGORIES= databases ipv6 +MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ + http://mirrors.supportex.net/${SITESDIR}/ \ + http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \ + http://gd.tuwien.ac.at/db/${SITESDIR}/ \ + http://mirrors.fe.up.pt/pub/${SITESDIR}/ \ + http://mirror.de.gsnw.de:56431/${SITESDIR}/ \ + http://mirror.layerjet.com/${SITESDIR}/ \ + http://mirror.switch.ch/mirror/${SITESDIR}/ +PKGNAMESUFFIX?= 100-server + +MAINTAINER= spil.oss@gmail.com +COMMENT?= Multithreaded SQL database (server) + +SUB_FILES= pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message + +SLAVEDIRS= databases/mariadb100-client +USES= bison:build cmake execinfo gmake shebangfix +SHEBANG_FILES= scripts/*.sh +SITESDIR= mariadb/mariadb-${PORTVERSION}/source + +BROKEN_arm= Does not compile on arm + +OPTIONS_DEFINE= SSL OPENSSL PORTSSL FASTMTX +OPTIONS_DEFAULT= SSL +NO_OPTIONS_SORT= yes + +FASTMTX_DESC= Replace mutexes with spinlocks +OPENSSL_DESC= Use OpenSSL instead of bundled yassl +PORTSSL_DESC= Use OpenSSL from port (requires OPENSSL to be set) + +CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ + -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ + -DINSTALL_INCLUDEDIR="include/mysql" \ + -DINSTALL_INFODIR="info" \ + -DINSTALL_LIBDIR="lib/mysql" \ + -DINSTALL_MANDIR="man" \ + -DINSTALL_MYSQLDATADIR="/var/db/mysql" \ + -DINSTALL_MYSQLSHAREDIR="share/mysql" \ + -DINSTALL_MYSQLTESTDIR= \ + -DINSTALL_PLUGINDIR="lib/mysql/plugin" \ + -DINSTALL_SBINDIR="libexec" \ + -DINSTALL_SCRIPTDIR="bin" \ + -DINSTALL_SHAREDIR="share" \ + -DINSTALL_SQLBENCHDIR= \ + -DINSTALL_SUPPORTFILESDIR="share/mysql" \ + -DWITH_UNIT_TESTS=0 \ + -DWITH_LIBEDIT=0 \ + -DWITH_LIBWRAP=1 \ + -DEXECINFO_ROOT=${LOCALBASE} \ + -DCOMPILATION_COMMENT="FreeBSD Ports" + +.ifdef USE_MYSQL +.error You have USE_MYSQL variable defined either in environment or in make(1) arguments. Please undefine and try again. +.endif + +DATADIR= ${PREFIX}/share/mysql + +# MySQL-Server options +.if !defined(CLIENT_ONLY) +USE_MYSQL= yes +OPTIONS_DEFINE+= OQGRAPH MAXKEY +OPTIONS_DEFAULT+= MAXKEY + +OQGRAPH_DESC= Open Query Graph Computation engine +MAXKEY_DESC= Change max key length from 1000 to 4000 +.endif + +.include + +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000012 +CMAKE_ARGS+= -DWITH_JEMALLOC="system" +.else +CMAKE_ARGS+= -DWITH_JEMALLOC="no" +.endif + +.if ${PORT_OPTIONS:MSSL} +. if exists(${LOCALBASE}/include/openssl/opensslv.h) +. if !${PORT_OPTIONS:MOPENSSL} || !${PORT_OPTIONS:MPORTSSL} +IGNORE= security/openssl package is installed. To build this either select the OPENSSL and PORTSSL options or deinstall openssl +. endif +. endif +. if ${PORT_OPTIONS:MOPENSSL} +USE_OPENSSL= yes +. if !${PORT_OPTIONS:MPORTSSL} +WITH_OPENSSL_BASE= yes +. else +WITH_OPENSSL_PORT= yes +. endif +CMAKE_ARGS+= -DWITH_SSL=yes +. else +CMAKE_ARGS+= -DWITH_SSL=bundled +. endif +.else +CMAKE_FLAGS+= -DWITH_SSL=no +.endif + +.if ${PORT_OPTIONS:MFASTMTX} +CMAKE_ARGS+= -DWITH_FAST_MUTEXES=1 +.endif + +# MySQL-Client part +.if defined(CLIENT_ONLY) +USES+= readline +.else +# MySQL-Server part + +CONFLICTS_INSTALL= mysql[0-9][0-9]-server-* mariadb[0-9][0-9]-server-* percona[0-9][0-9]-server-* + +USE_MYSQL= yes +WANT_MYSQL_VER= 100m +USE_RC_SUBR= mysql-server +USERS= mysql +GROUPS= mysql +CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" \ + -DCMAKE_SKIP_BUILD_RPATH:BOOL=YES \ + -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 + +. if empty(PORT_OPTIONS:MOQGRAPH) +CMAKE_ARGS+= -DWITHOUT_OQGRAPH=1 +PLIST_SUB+= OQGRAPH="@comment " +. else +USE_GCC?= yes +CMAKE_ARGS+= -DWITH_OQGRAPH_STORAGE_ENGINE=1 +PLIST_SUB+= OQGRAPH="" +LIB_DEPENDS+= libboost_system.so:${PORTSDIR}/devel/boost-libs +. endif +. if ${PORT_OPTIONS:MMAXKEY} +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my_compare.h +. endif + +post-install: + # Remove programs to avoid conflict with mariadb100-client + # These are "client" components, so there should be a switch that + # prevents them from being installed but it's unknown right now + ${RM} ${STAGEDIR}${PREFIX}/bin/msql2mysql \ + ${STAGEDIR}${PREFIX}/bin/mysql_config \ + ${STAGEDIR}${PREFIX}/bin/mysql_find_rows \ + ${STAGEDIR}${PREFIX}/bin/mysqlaccess +.endif + +post-patch: + @${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt + @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/my_default.c + @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/scripts/mysql_config.sh +.if ${OPSYS} == DragonFly + ${CP} ${WRKSRC}/cmake/os/FreeBSD.cmake \ + ${WRKSRC}/cmake/os/DragonFly.cmake + ${MV} ${WRKSRC}/storage/tokudb ${WRKSRC}/skip-tokudb +.endif + +.include Added: head/databases/mariadb100-server/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/distinfo Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,2 @@ +SHA256 (mariadb-10.0.14.tar.gz) = ac0eca4ebb278aa304236bf6dbd5e8c9cf285431333f1379051c231c08e2e31d +SIZE (mariadb-10.0.14.tar.gz) = 51156364 Added: head/databases/mariadb100-server/files/extra-patch-include_my_compare.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/files/extra-patch-include_my_compare.h Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,11 @@ +--- include/my_compare.h.orig 2012-11-28 17:49:43.000000000 +0200 ++++ include/my_compare.h 2012-12-23 02:45:51.000000000 +0200 +@@ -40,7 +40,7 @@ + But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. + */ + +-#define HA_MAX_KEY_LENGTH 1000 /* Max length in bytes */ ++#define HA_MAX_KEY_LENGTH 4000 /* Max length in bytes */ + #define HA_MAX_KEY_SEG 32 /* Max segments for key */ + + #define HA_MAX_POSSIBLE_KEY_BUFF (HA_MAX_KEY_LENGTH + 24+ 6+6) Added: head/databases/mariadb100-server/files/mysql-server.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/files/mysql-server.in Tue Nov 4 08:21:55 2014 (r372136) @@ -0,0 +1,139 @@ +#!/bin/sh + +# $FreeBSD: head/databases/mariadb55-server/files/mysql-server.in 361647 2014-07-12 22:42:33Z rakuco $ +# +# PROVIDE: mysql +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add the following line to /etc/rc.conf to enable mysql: +# mysql_(instance_)?enable (bool): Set to "NO" by default. +# Set it to "YES" to enable MySQL. +# mysql_(instance_)?limits (bool): Set to "NO" by default. +# Set it to yes to run `limits -e -U mysql` +# just before mysql starts. +# mysql_(instance_)?dbdir (str): Default to "/var/db/mysql" +# Base database directory. +# mysql_(instance_)?args (str): Custom additional arguments to be passed +# to mysqld_safe (default empty). +# mysql_(instance_)?pidfile (str): Custum PID file path and name. +# Default to "${mysql_dbdir}/${hostname}.pid". +# mysql_(instance_)?user (str): User to run mysqld as +# Default to "mysql" created by the port +# mysql_(instance_)?optfile (str): Server-specific option file. +# Default to "${mysql_dbdir}/my.cnf". +# mysql_instances (str): Set to "" by default. +# If defined, list of instances to enable + +. /etc/rc.subr + +name="mysql" +rcvar=mysql_enable + +load_rc_config $name + +: ${mysql_enable="NO"} +: ${mysql_limits="NO"} +: ${mysql_user="mysql"} +: ${mysql_limits_args="-e -U $mysql_user"} +: ${mysql_dbdir="/var/db/mysql"} +: ${mysql_optfile="${mysql_dbdir}/my.cnf"} + +command="/usr/sbin/daemon" +procname="%%PREFIX%%/libexec/mysqld" +start_precmd="${name}_prestart" +start_postcmd="${name}_poststart" + +if [ -n "$2" ]; then + instance="$2" + load_rc_config ${name}_${instance} + case "$mysql_instances" in + "$2 "*|*" $2 "*|*" $2"|"$2") + eval mysql_args="\${mysql_${instance}_args:-\"${mysql_args}\"}" + eval mysql_dbdir="\${mysql_${instance}_dbdir:-\"/var/db/mysql_${instance}\"}" + eval mysql_limits="\${mysql_${instance}_limits:-\"${mysql_limits}\"}" + eval mysql_user="\${mysql_${instance}_user:-\"${mysql_user}\"}" + eval mysql_limits_args="\${mysql_${instance}_limits_args:-\"-e -U $mysql_user\"}" + eval mysql_optfile="\${mysql_${instance}_optfile:-\"${mysql_dbdir}/my.cnf\"}" + eval mysql_pidfile="\${mysql_${instance}_pidfile:-\"${mysql_dbdir}/`/bin/hostname`.pid\"}" + ;; + *) + err 1 "$2 not found in mysql_instances" ;; + esac +else + if [ -n "${mysql_instances}" -a -n "$1" ]; then + for instance in ${mysql_instances}; do + eval _enable="\${mysql_${instance}_enable}" + case "${_enable:-${mysql_enable}}" in + [Nn][Oo]|[Ff][Aa][Ll][Ss][Ee]|[Oo][Ff][Ff]|0) + continue + ;; + [Yy][Ee][Ss]|[Tt][Rr][Uu][Ee]|[Oo][Nn]|1) + ;; + *) + if [ -z "$_enable" ]; then + _var=mysql_enable + else + _var=mysql_${instance}_enable + fi + warn "Bad value" \ + "'${_enable:-${mysql_enable}}'" \ + "for ${_var}. " \ + "Instance ${instance} skipped." + continue + ;; + esac + echo "===> mysql instance: ${instance}" + if %%PREFIX%%/etc/rc.d/mysql-server $1 ${instance}; then + success="${instance} ${success}" + else + failed="${instance} (${retcode}) ${failed}" + fi + done + exit 0 + else + mysql_pidfile=${mysql_pidfile:-"${mysql_dbdir}/`/bin/hostname`.pid"} + fi +fi + +pidfile=$mysql_pidfile +mysql_install_db="%%PREFIX%%/bin/mysql_install_db" +mysql_install_db_args="--basedir=%%PREFIX%% --datadir=${mysql_dbdir} --force" +command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --user=${mysql_user} --datadir=${mysql_dbdir} --pid-file=${pidfile} ${mysql_args}" + +mysql_create_auth_tables() +{ + eval $mysql_install_db $mysql_install_db_args + [ $? -eq 0 ] && chown -R ${mysql_user}:$(id -gn $mysql_user) ${mysql_dbdir} +} + +mysql_prestart() +{ + local dir + for dir in /etc /etc/mysql; do + if [ -f "${dir}/my.cnf" ]; then + echo "Please move existing my.cnf file from ${dir} to %%PREFIX%%${dir}" + return 1 + fi + done + if [ ! -d "${mysql_dbdir}/mysql/." ]; then + mysql_create_auth_tables || return 1 + fi + if checkyesno mysql_limits; then + eval `/usr/bin/limits ${mysql_limits_args:-"-e -U $mysql_user"}` 2>/dev/null + else + return 0 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 08:43:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 175F4934; Tue, 4 Nov 2014 08:43:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECA0F7A7; Tue, 4 Nov 2014 08:42:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA48gx1O054102; Tue, 4 Nov 2014 08:42:59 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA48gwsa054097; Tue, 4 Nov 2014 08:42:58 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411040842.sA48gwsa054097@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Tue, 4 Nov 2014 08:42:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372137 - head/net/p5-Net-Proxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 08:43:00 -0000 Author: jadawin Date: Tue Nov 4 08:42:58 2014 New Revision: 372137 URL: https://svnweb.freebsd.org/changeset/ports/372137 QAT: https://qat.redports.org/buildarchive/r372137/ Log: - Update to 0.13 - Add licence Modified: head/net/p5-Net-Proxy/Makefile head/net/p5-Net-Proxy/distinfo head/net/p5-Net-Proxy/pkg-descr head/net/p5-Net-Proxy/pkg-plist Modified: head/net/p5-Net-Proxy/Makefile ============================================================================== --- head/net/p5-Net-Proxy/Makefile Tue Nov 4 08:21:55 2014 (r372136) +++ head/net/p5-Net-Proxy/Makefile Tue Nov 4 08:42:58 2014 (r372137) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Proxy -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Net @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Framework for proxying network connections in many ways +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/net/p5-Net-Proxy/distinfo ============================================================================== --- head/net/p5-Net-Proxy/distinfo Tue Nov 4 08:21:55 2014 (r372136) +++ head/net/p5-Net-Proxy/distinfo Tue Nov 4 08:42:58 2014 (r372137) @@ -1,2 +1,2 @@ -SHA256 (Net-Proxy-0.12.tar.gz) = 453682e462998d2140374952303ac5f11d508182cb68ac1d471623b45a41116c -SIZE (Net-Proxy-0.12.tar.gz) = 39027 +SHA256 (Net-Proxy-0.13.tar.gz) = 0601cd34a4e7bbb17139d359e63d5d6f88bf18ea7f093863829366bca19cd84b +SIZE (Net-Proxy-0.13.tar.gz) = 50460 Modified: head/net/p5-Net-Proxy/pkg-descr ============================================================================== --- head/net/p5-Net-Proxy/pkg-descr Tue Nov 4 08:21:55 2014 (r372136) +++ head/net/p5-Net-Proxy/pkg-descr Tue Nov 4 08:42:58 2014 (r372137) @@ -11,4 +11,4 @@ This architecture makes it easy to imple cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence. -WWW: http://search.cpan.org/dist/Net-Proxy +WWW: http://search.cpan.org/dist/Net-Proxy/ Modified: head/net/p5-Net-Proxy/pkg-plist ============================================================================== --- head/net/p5-Net-Proxy/pkg-plist Tue Nov 4 08:21:55 2014 (r372136) +++ head/net/p5-Net-Proxy/pkg-plist Tue Nov 4 08:42:58 2014 (r372137) @@ -21,8 +21,8 @@ man/man1/sslh.1.gz %%PERL5_MAN3%%/Net::Proxy::Connector::ssl.3.gz %%PERL5_MAN3%%/Net::Proxy::Connector::tcp.3.gz %%PERL5_MAN3%%/Net::Proxy::Tutorial.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Proxy -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrm %%SITE_PERL%%/Net/Proxy/Connector -@dirrm %%SITE_PERL%%/Net/Proxy -@dirrmtry %%SITE_PERL%%/Net +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Proxy +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dir %%SITE_PERL%%/Net/Proxy/Connector +@dir %%SITE_PERL%%/Net/Proxy +@dir %%SITE_PERL%%/Net From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 09:14:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B79F1604; Tue, 4 Nov 2014 09:14:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98A40DCD; Tue, 4 Nov 2014 09:14:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA49EMkn068449; Tue, 4 Nov 2014 09:14:22 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA49EL7h068445; Tue, 4 Nov 2014 09:14:21 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201411040914.sA49EL7h068445@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 4 Nov 2014 09:14:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372138 - in head/lang: python27 python32 python33 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 09:14:22 -0000 Author: demon Date: Tue Nov 4 09:14:21 2014 New Revision: 372138 URL: https://svnweb.freebsd.org/changeset/ports/372138 QAT: https://qat.redports.org/buildarchive/r372138/ Log: Add an option to use libffi from ports instead of bundled version. Submitted by: cy Reviewed by: koobs Modified: head/lang/python27/Makefile head/lang/python32/Makefile head/lang/python33/Makefile Modified: head/lang/python27/Makefile ============================================================================== --- head/lang/python27/Makefile Tue Nov 4 08:42:58 2014 (r372137) +++ head/lang/python27/Makefile Tue Nov 4 09:14:21 2014 (r372138) @@ -2,7 +2,7 @@ PORTNAME= python27 PORTVERSION= 2.7.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} @@ -34,8 +34,8 @@ PLIST_SUB= ABI=${ABIFLAGS} \ PORTVERSION=${PORTVERSION} \ OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 -OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC SEM THREADS -OPTIONS_DEFAULT= IPV6 NLS PYMALLOC SEM THREADS UCS4 +OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC SEM THREADS LIBFFI +OPTIONS_DEFAULT= IPV6 NLS PYMALLOC SEM THREADS UCS4 LIBFFI OPTIONS_SINGLE= UNICODE OPTIONS_SINGLE_UNICODE= UCS2 UCS4 @@ -45,6 +45,7 @@ NLS_DESC= Enable gettext support for the UCS2_DESC= Enable UCS2 Unicode Strings UCS4_DESC= Enable UCS4 Unicode Strings PYMALLOC_DESC= Enable specialized mallocs +LIBFFI_DESC= Use libffi from ports instead of bundled version DEBUG_CONFIGURE_WITH= pydebug IPV6_CONFIGURE_ENABLE= ipv6 @@ -88,6 +89,11 @@ MAKE_ENV+= UNAME_m="powerpc64" CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMIT=900 .endif +.if ${PORT_OPTIONS:MLIBFFI} +CONFIGURE_ARGS+= --with-system-ffi +LIB_DEPENDS+= libffi.so:${PORTSDIR}/devel/libffi +.endif + # See http://bugs.freebsd.org/115940 .if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) # the world with NO_NIS PLIST_SUB+= NO_NIS="@comment " Modified: head/lang/python32/Makefile ============================================================================== --- head/lang/python32/Makefile Tue Nov 4 08:42:58 2014 (r372137) +++ head/lang/python32/Makefile Tue Nov 4 09:14:21 2014 (r372138) @@ -2,7 +2,7 @@ PORTNAME= python32 PORTVERSION= 3.2.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} @@ -33,13 +33,14 @@ MAKE_ARGS+= LIBPC="${PREFIX}/libdata/pk PLIST_SUB= ABI=${ABIFLAGS} \ OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 -OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC THREADS TSC UCS4 -OPTIONS_DEFAULT= IPV6 NLS PYMALLOC THREADS UCS4 +OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC THREADS TSC UCS4 LIBFFI +OPTIONS_DEFAULT= IPV6 NLS PYMALLOC THREADS UCS4 LIBFFI OPTIONS_SUB= yes NLS_DESC= Enable gettext support for the locale module PYMALLOC_DESC= Enable specialized mallocs TSC_DESC= Enable processor timestamp counter profiling +LIBFFI_DESC= Use libffi from ports instead of bundled version DEBUG_CONFIGURE_WITH= pydebug IPV6_CONFIGURE_ENABLE= ipv6 @@ -75,6 +76,11 @@ CONFIGURE_ARGS+= --without-pymalloc ABIFLAGS:= d${ABIFLAGS} .endif +.if ${PORT_OPTIONS:MLIBFFI} +CONFIGURE_ARGS+= --with-system-ffi +LIB_DEPENDS+= libffi.so:${PORTSDIR}/devel/libffi +.endif + .if !empty(ABIFLAGS) PLIST_FILES+= bin/python3.2%%ABI%% PLIST_FILES+= bin/python3.2%%ABI%%-config Modified: head/lang/python33/Makefile ============================================================================== --- head/lang/python33/Makefile Tue Nov 4 08:42:58 2014 (r372137) +++ head/lang/python33/Makefile Tue Nov 4 09:14:21 2014 (r372138) @@ -2,7 +2,7 @@ PORTNAME= python33 PORTVERSION= 3.3.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} @@ -33,13 +33,14 @@ MAKE_ARGS+= LIBPC="${PREFIX}/libdata/pk PLIST_SUB= ABI=${ABIFLAGS} \ OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 -OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC THREADS TSC -OPTIONS_DEFAULT= IPV6 NLS PYMALLOC THREADS +OPTIONS_DEFINE= DEBUG IPV6 NLS PYMALLOC THREADS TSC LIBFFI +OPTIONS_DEFAULT= IPV6 NLS PYMALLOC THREADS LIBFFI OPTIONS_SUB= yes NLS_DESC= Enable gettext support for the locale module PYMALLOC_DESC= Enable specialized mallocs TSC_DESC= Enable processor timestamp counter profiling +LIBFFI_DESC= Use libffi from ports instead of bundled version DEBUG_CONFIGURE_WITH= pydebug IPV6_CONFIGURE_ENABLE= ipv6 @@ -69,6 +70,11 @@ ABIFLAGS:= m${ABIFLAGS} ABIFLAGS:= d${ABIFLAGS} .endif +.if ${PORT_OPTIONS:MLIBFFI} +CONFIGURE_ARGS+= --with-system-ffi +LIB_DEPENDS+= libffi.so:${PORTSDIR}/devel/libffi +.endif + .if !empty(ABIFLAGS) PLIST_FILES+= bin/python3.3%%ABI%% PLIST_FILES+= bin/python3.3%%ABI%%-config From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 09:50:37 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA4851FD; Tue, 4 Nov 2014 09:50:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B64D1BE; Tue, 4 Nov 2014 09:50:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA49obvP085669; Tue, 4 Nov 2014 09:50:37 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA49oaGA085484; Tue, 4 Nov 2014 09:50:36 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411040950.sA49oaGA085484@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Tue, 4 Nov 2014 09:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372139 - in head/japanese: ajaxzip2-data zipcodes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 09:50:37 -0000 Author: kuriyama Date: Tue Nov 4 09:50:36 2014 New Revision: 372139 URL: https://svnweb.freebsd.org/changeset/ports/372139 QAT: https://qat.redports.org/buildarchive/r372139/ Log: - Update to 20141031. 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 Tue Nov 4 09:14:21 2014 (r372138) +++ head/japanese/ajaxzip2-data/Makefile Tue Nov 4 09:50:36 2014 (r372139) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ajaxzip2 -PORTVERSION= 20140829 +PORTVERSION= 20141031 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama Modified: head/japanese/ajaxzip2-data/distinfo ============================================================================== --- head/japanese/ajaxzip2-data/distinfo Tue Nov 4 09:14:21 2014 (r372138) +++ head/japanese/ajaxzip2-data/distinfo Tue Nov 4 09:50:36 2014 (r372139) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20140829.lzh) = a7fa32282e5bb82bd2b441df9250f1e31a455f30802c3fdc78fda7e8a5f32657 -SIZE (ken_all-20140829.lzh) = 1739633 -SHA256 (jigyosyo-20140829.lzh) = d3faefc19be9939a09b8fe15c6b7caa3ec72438aef95d22a2177cb8ae199585e -SIZE (jigyosyo-20140829.lzh) = 823561 +SHA256 (ken_all-20141031.lzh) = 6b4fad0c3730b1325c8b5094aa452331e9b7e24fe40ab9e133fbac000dc209b4 +SIZE (ken_all-20141031.lzh) = 1739825 +SHA256 (jigyosyo-20141031.lzh) = fd6e44298052d26540bd79ea11d1beaa2e63a1d0247b8c88d4695c2b73f82a6d +SIZE (jigyosyo-20141031.lzh) = 824678 Modified: head/japanese/zipcodes/Makefile ============================================================================== --- head/japanese/zipcodes/Makefile Tue Nov 4 09:14:21 2014 (r372138) +++ head/japanese/zipcodes/Makefile Tue Nov 4 09:50:36 2014 (r372139) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zipcodes -PORTVERSION= 20140829 +PORTVERSION= 20141031 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama Modified: head/japanese/zipcodes/distinfo ============================================================================== --- head/japanese/zipcodes/distinfo Tue Nov 4 09:14:21 2014 (r372138) +++ head/japanese/zipcodes/distinfo Tue Nov 4 09:50:36 2014 (r372139) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20140829.lzh) = a7fa32282e5bb82bd2b441df9250f1e31a455f30802c3fdc78fda7e8a5f32657 -SIZE (ken_all-20140829.lzh) = 1739633 -SHA256 (jigyosyo-20140829.lzh) = d3faefc19be9939a09b8fe15c6b7caa3ec72438aef95d22a2177cb8ae199585e -SIZE (jigyosyo-20140829.lzh) = 823561 +SHA256 (ken_all-20141031.lzh) = 6b4fad0c3730b1325c8b5094aa452331e9b7e24fe40ab9e133fbac000dc209b4 +SIZE (ken_all-20141031.lzh) = 1739825 +SHA256 (jigyosyo-20141031.lzh) = fd6e44298052d26540bd79ea11d1beaa2e63a1d0247b8c88d4695c2b73f82a6d +SIZE (jigyosyo-20141031.lzh) = 824678 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 10:32:37 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86E3823B; Tue, 4 Nov 2014 10:32:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72AE7912; Tue, 4 Nov 2014 10:32:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4AWbUm006210; Tue, 4 Nov 2014 10:32:37 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4AWbqb006208; Tue, 4 Nov 2014 10:32:37 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411041032.sA4AWbqb006208@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 4 Nov 2014 10:32:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372140 - in head/www/ephemera: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 10:32:37 -0000 Author: robak Date: Tue Nov 4 10:32:36 2014 New Revision: 372140 URL: https://svnweb.freebsd.org/changeset/ports/372140 QAT: https://qat.redports.org/buildarchive/r372140/ Log: www/ephemera: update 5.2 -> 5.3 - Remove obsolete patch - Minor cleanup PR: 194740 Submitted by: James Bailie Approved by: mentors (implicit) Deleted: head/www/ephemera/files/ Modified: head/www/ephemera/Makefile head/www/ephemera/distinfo Modified: head/www/ephemera/Makefile ============================================================================== --- head/www/ephemera/Makefile Tue Nov 4 09:50:36 2014 (r372139) +++ head/www/ephemera/Makefile Tue Nov 4 10:32:36 2014 (r372140) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ephemera -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/www/ephemera/distinfo ============================================================================== --- head/www/ephemera/distinfo Tue Nov 4 09:50:36 2014 (r372139) +++ head/www/ephemera/distinfo Tue Nov 4 10:32:36 2014 (r372140) @@ -1,2 +1,2 @@ -SHA256 (ephemera-5.2.tar.gz) = 45b300e3c7f904864bbc4ae802f9cdd5734ddfbd5eb2f3952603218a4407e30a -SIZE (ephemera-5.2.tar.gz) = 96587 +SHA256 (ephemera-5.3.tar.gz) = 14741a49514726e6f28ea5491984cabca401e3673af03a3e14ec3274f4e7d0af +SIZE (ephemera-5.3.tar.gz) = 96213 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 12:52:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89B955C9; Tue, 4 Nov 2014 12:52:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73B02CE8; Tue, 4 Nov 2014 12:52:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4Cqgpf071180; Tue, 4 Nov 2014 12:52:42 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4CqfFS071177; Tue, 4 Nov 2014 12:52:41 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411041252.sA4CqfFS071177@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 4 Nov 2014 12:52:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372141 - head/www/piwik X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 12:52:42 -0000 Author: robak Date: Tue Nov 4 12:52:41 2014 New Revision: 372141 URL: https://svnweb.freebsd.org/changeset/ports/372141 QAT: https://qat.redports.org/buildarchive/r372141/ Log: www/piwik: update 2.8.0 -> 2.8.3 PR: 194520 Submitted by: Hans Fredrik Nordhaug Approved by: mentors (implicit) Modified: head/www/piwik/Makefile head/www/piwik/distinfo head/www/piwik/pkg-plist Modified: head/www/piwik/Makefile ============================================================================== --- head/www/piwik/Makefile Tue Nov 4 10:32:36 2014 (r372140) +++ head/www/piwik/Makefile Tue Nov 4 12:52:41 2014 (r372141) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= piwik -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.3 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ Modified: head/www/piwik/distinfo ============================================================================== --- head/www/piwik/distinfo Tue Nov 4 10:32:36 2014 (r372140) +++ head/www/piwik/distinfo Tue Nov 4 12:52:41 2014 (r372141) @@ -1,2 +1,2 @@ -SHA256 (piwik-2.8.0.tar.gz) = d01672318f7eeeb9405c1ed24ad966d9ba90800ac97b0b232e94d1648303350e -SIZE (piwik-2.8.0.tar.gz) = 8574703 +SHA256 (piwik-2.8.3.tar.gz) = 149888909e91429fb975437c45c5f6f6183d515abd04efa43b67f6b58fc8f58d +SIZE (piwik-2.8.3.tar.gz) = 10362760 Modified: head/www/piwik/pkg-plist ============================================================================== --- head/www/piwik/pkg-plist Tue Nov 4 10:32:36 2014 (r372140) +++ head/www/piwik/pkg-plist Tue Nov 4 12:52:41 2014 (r372141) @@ -1,8 +1,10 @@ +%%WWWDIR%%/.bowerrc %%WWWDIR%%/.coveralls.yml %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/LEGALNOTICE %%WWWDIR%%/README.md +%%WWWDIR%%/bower.json %%WWWDIR%%/composer.json %%WWWDIR%%/composer.lock %%WWWDIR%%/config/global.ini.php @@ -61,6 +63,7 @@ %%WWWDIR%%/core/Columns/Dimension.php %%WWWDIR%%/core/Columns/Updater.php %%WWWDIR%%/core/Common.php +%%WWWDIR%%/core/Composer/ScriptHandler.php %%WWWDIR%%/core/Config.php %%WWWDIR%%/core/Console.php %%WWWDIR%%/core/Cookie.php @@ -150,6 +153,7 @@ %%WWWDIR%%/core/Filesystem.php %%WWWDIR%%/core/FrontController.php %%WWWDIR%%/core/Http.php +%%WWWDIR%%/core/Http/Router.php %%WWWDIR%%/core/IP.php %%WWWDIR%%/core/Loader.php %%WWWDIR%%/core/Log.php @@ -250,6 +254,7 @@ %%WWWDIR%%/core/Tracker/Request.php %%WWWDIR%%/core/Tracker/Settings.php %%WWWDIR%%/core/Tracker/TableLogAction.php +%%WWWDIR%%/core/Tracker/TrackerCodeGenerator.php %%WWWDIR%%/core/Tracker/Visit.php %%WWWDIR%%/core/Tracker/VisitExcluded.php %%WWWDIR%%/core/Tracker/VisitInterface.php @@ -505,8 +510,6 @@ %%WWWDIR%%/libs/PEAR/FixPHP5PEARWarnings.php %%WWWDIR%%/libs/PEAR/LICENSE %%WWWDIR%%/libs/PEAR5.php -%%WWWDIR%%/libs/PclZip/lgpl-2.1.txt -%%WWWDIR%%/libs/PclZip/pclzip.lib.php %%WWWDIR%%/libs/PiwikTracker/LICENSE.txt %%WWWDIR%%/libs/PiwikTracker/PiwikTracker.php %%WWWDIR%%/libs/README.md @@ -711,53 +714,1025 @@ %%WWWDIR%%/libs/Zend/Validate/Regex.php %%WWWDIR%%/libs/Zend/Validate/StringLength.php %%WWWDIR%%/libs/Zend/Version.php -%%WWWDIR%%/libs/angularjs/LICENSE -%%WWWDIR%%/libs/angularjs/angular-animate.js -%%WWWDIR%%/libs/angularjs/angular-animate.min.js -%%WWWDIR%%/libs/angularjs/angular-cookies.js -%%WWWDIR%%/libs/angularjs/angular-cookies.min.js -%%WWWDIR%%/libs/angularjs/angular-csp.css -%%WWWDIR%%/libs/angularjs/angular-loader.js -%%WWWDIR%%/libs/angularjs/angular-loader.min.js -%%WWWDIR%%/libs/angularjs/angular-mocks.js -%%WWWDIR%%/libs/angularjs/angular-resource.js -%%WWWDIR%%/libs/angularjs/angular-resource.min.js -%%WWWDIR%%/libs/angularjs/angular-route.js -%%WWWDIR%%/libs/angularjs/angular-route.min.js -%%WWWDIR%%/libs/angularjs/angular-sanitize.js -%%WWWDIR%%/libs/angularjs/angular-sanitize.min.js -%%WWWDIR%%/libs/angularjs/angular-scenario.js -%%WWWDIR%%/libs/angularjs/angular-touch.js -%%WWWDIR%%/libs/angularjs/angular-touch.min.js -%%WWWDIR%%/libs/angularjs/angular.js -%%WWWDIR%%/libs/angularjs/angular.min.js -%%WWWDIR%%/libs/angularjs/errors.json -%%WWWDIR%%/libs/angularjs/ngDialog/.gitignore -%%WWWDIR%%/libs/angularjs/ngDialog/.jshintrc -%%WWWDIR%%/libs/angularjs/ngDialog/Gruntfile.js -%%WWWDIR%%/libs/angularjs/ngDialog/README.md -%%WWWDIR%%/libs/angularjs/ngDialog/bower.json -%%WWWDIR%%/libs/angularjs/ngDialog/css/myth/ngDialog-theme-default.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/myth/ngDialog-theme-plain.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/myth/ngDialog.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-default.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-default.min.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-plain.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-plain.min.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog.css -%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog.min.css -%%WWWDIR%%/libs/angularjs/ngDialog/example/README.md -%%WWWDIR%%/libs/angularjs/ngDialog/example/externalTemplate.html -%%WWWDIR%%/libs/angularjs/ngDialog/example/index.html -%%WWWDIR%%/libs/angularjs/ngDialog/example/server.js -%%WWWDIR%%/libs/angularjs/ngDialog/js/ngDialog.js -%%WWWDIR%%/libs/angularjs/ngDialog/js/ngDialog.min.js -%%WWWDIR%%/libs/angularjs/ngDialog/package.json -%%WWWDIR%%/libs/angularjs/version.json -%%WWWDIR%%/libs/angularjs/version.txt -%%WWWDIR%%/libs/html5shiv/html5shiv.js +%%WWWDIR%%/libs/bower_components/angular-animate/.bower.json +%%WWWDIR%%/libs/bower_components/angular-animate/README.md +%%WWWDIR%%/libs/bower_components/angular-animate/angular-animate.js +%%WWWDIR%%/libs/bower_components/angular-animate/angular-animate.min.js +%%WWWDIR%%/libs/bower_components/angular-animate/angular-animate.min.js.map +%%WWWDIR%%/libs/bower_components/angular-animate/bower.json +%%WWWDIR%%/libs/bower_components/angular-animate/package.json +%%WWWDIR%%/libs/bower_components/angular-cookies/.bower.json +%%WWWDIR%%/libs/bower_components/angular-cookies/README.md +%%WWWDIR%%/libs/bower_components/angular-cookies/angular-cookies.js +%%WWWDIR%%/libs/bower_components/angular-cookies/angular-cookies.min.js +%%WWWDIR%%/libs/bower_components/angular-cookies/angular-cookies.min.js.map +%%WWWDIR%%/libs/bower_components/angular-cookies/bower.json +%%WWWDIR%%/libs/bower_components/angular-cookies/package.json +%%WWWDIR%%/libs/bower_components/angular-mocks/.bower.json +%%WWWDIR%%/libs/bower_components/angular-mocks/README.md +%%WWWDIR%%/libs/bower_components/angular-mocks/angular-mocks.js +%%WWWDIR%%/libs/bower_components/angular-mocks/bower.json +%%WWWDIR%%/libs/bower_components/angular-mocks/package.json +%%WWWDIR%%/libs/bower_components/angular-sanitize/.bower.json +%%WWWDIR%%/libs/bower_components/angular-sanitize/README.md +%%WWWDIR%%/libs/bower_components/angular-sanitize/angular-sanitize.js +%%WWWDIR%%/libs/bower_components/angular-sanitize/angular-sanitize.min.js +%%WWWDIR%%/libs/bower_components/angular-sanitize/angular-sanitize.min.js.map +%%WWWDIR%%/libs/bower_components/angular-sanitize/bower.json +%%WWWDIR%%/libs/bower_components/angular/.bower.json +%%WWWDIR%%/libs/bower_components/angular/README.md +%%WWWDIR%%/libs/bower_components/angular/angular-csp.css +%%WWWDIR%%/libs/bower_components/angular/angular.js +%%WWWDIR%%/libs/bower_components/angular/angular.min.js +%%WWWDIR%%/libs/bower_components/angular/angular.min.js.gzip +%%WWWDIR%%/libs/bower_components/angular/angular.min.js.map +%%WWWDIR%%/libs/bower_components/angular/bower.json +%%WWWDIR%%/libs/bower_components/angular/package.json +%%WWWDIR%%/libs/bower_components/chroma-js/.bower.json +%%WWWDIR%%/libs/bower_components/chroma-js/LICENSE +%%WWWDIR%%/libs/bower_components/chroma-js/LICENSE-colors +%%WWWDIR%%/libs/bower_components/chroma-js/Makefile +%%WWWDIR%%/libs/bower_components/chroma-js/bower.json +%%WWWDIR%%/libs/bower_components/chroma-js/chroma.js +%%WWWDIR%%/libs/bower_components/chroma-js/chroma.min.js +%%WWWDIR%%/libs/bower_components/chroma-js/package.json +%%WWWDIR%%/libs/bower_components/chroma-js/readme.md +%%WWWDIR%%/libs/bower_components/html5shiv/.bower.json +%%WWWDIR%%/libs/bower_components/html5shiv/Gruntfile.js +%%WWWDIR%%/libs/bower_components/html5shiv/bower.json +%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv-printshiv.js +%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv-printshiv.min.js +%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv.js +%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv.min.js +%%WWWDIR%%/libs/bower_components/html5shiv/package.json +%%WWWDIR%%/libs/bower_components/html5shiv/readme.md +%%WWWDIR%%/libs/bower_components/jScrollPane/.bower.json +%%WWWDIR%%/libs/bower_components/jScrollPane/GPL-LICENSE.txt +%%WWWDIR%%/libs/bower_components/jScrollPane/MIT-LICENSE.txt +%%WWWDIR%%/libs/bower_components/jScrollPane/README.md +%%WWWDIR%%/libs/bower_components/jScrollPane/ajax.html +%%WWWDIR%%/libs/bower_components/jScrollPane/ajax_content.html +%%WWWDIR%%/libs/bower_components/jScrollPane/anchors.html +%%WWWDIR%%/libs/bower_components/jScrollPane/api.html +%%WWWDIR%%/libs/bower_components/jScrollPane/arrow_hover.html +%%WWWDIR%%/libs/bower_components/jScrollPane/arrow_positions.html +%%WWWDIR%%/libs/bower_components/jScrollPane/arrows.html +%%WWWDIR%%/libs/bower_components/jScrollPane/auto_reinitialise.html +%%WWWDIR%%/libs/bower_components/jScrollPane/basic.html +%%WWWDIR%%/libs/bower_components/jScrollPane/caps.html +%%WWWDIR%%/libs/bower_components/jScrollPane/changelog.html +%%WWWDIR%%/libs/bower_components/jScrollPane/destroy.html +%%WWWDIR%%/libs/bower_components/jScrollPane/drag_size.html +%%WWWDIR%%/libs/bower_components/jScrollPane/dynamic_content.html +%%WWWDIR%%/libs/bower_components/jScrollPane/dynamic_height.html +%%WWWDIR%%/libs/bower_components/jScrollPane/dynamic_width.html +%%WWWDIR%%/libs/bower_components/jScrollPane/events.html +%%WWWDIR%%/libs/bower_components/jScrollPane/faqs.html +%%WWWDIR%%/libs/bower_components/jScrollPane/fixed_width.html +%%WWWDIR%%/libs/bower_components/jScrollPane/focus.html +%%WWWDIR%%/libs/bower_components/jScrollPane/fullpage_scroll.html +%%WWWDIR%%/libs/bower_components/jScrollPane/iframe.html +%%WWWDIR%%/libs/bower_components/jScrollPane/iframe2.html +%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content1.html +%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content2.html +%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content3.html +%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content4.html +%%WWWDIR%%/libs/bower_components/jScrollPane/image.html +%%WWWDIR%%/libs/bower_components/jScrollPane/image/logo.png +%%WWWDIR%%/libs/bower_components/jScrollPane/image2.html +%%WWWDIR%%/libs/bower_components/jScrollPane/index.html +%%WWWDIR%%/libs/bower_components/jScrollPane/invisibles.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/after.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/before.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/brs_main.css +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/index.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/jquery.mousewheel.js +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.css +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.js +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/native.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/after.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/after_reinit.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/before.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/before_reinit.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/brs_main.css +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/index.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/jquery.mousewheel.js +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/jscrollpane-2b3.css +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/jscrollpane-2b3.js +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/native.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/wrapped.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/after.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/before.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/index.html +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/jscrollpane-2b1.css +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/jscrollpane-2b2.js +%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/native.html +%%WWWDIR%%/libs/bower_components/jScrollPane/known_issues.html +%%WWWDIR%%/libs/bower_components/jScrollPane/less_basic.html +%%WWWDIR%%/libs/bower_components/jScrollPane/mwheel_intent.html +%%WWWDIR%%/libs/bower_components/jScrollPane/override_animate.html +%%WWWDIR%%/libs/bower_components/jScrollPane/runeimp.html +%%WWWDIR%%/libs/bower_components/jScrollPane/runeimp2.html +%%WWWDIR%%/libs/bower_components/jScrollPane/script/demo.js +%%WWWDIR%%/libs/bower_components/jScrollPane/script/jquery.jscrollpane.js +%%WWWDIR%%/libs/bower_components/jScrollPane/script/jquery.jscrollpane.min.js +%%WWWDIR%%/libs/bower_components/jScrollPane/script/jquery.mousewheel.js +%%WWWDIR%%/libs/bower_components/jScrollPane/script/mwheelIntent.js +%%WWWDIR%%/libs/bower_components/jScrollPane/scroll_on_left.html +%%WWWDIR%%/libs/bower_components/jScrollPane/scroll_to.html +%%WWWDIR%%/libs/bower_components/jScrollPane/scroll_to_animate.html +%%WWWDIR%%/libs/bower_components/jScrollPane/settings.html +%%WWWDIR%%/libs/bower_components/jScrollPane/short.html +%%WWWDIR%%/libs/bower_components/jScrollPane/style/demo.css +%%WWWDIR%%/libs/bower_components/jScrollPane/style/jquery.jscrollpane.css +%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/image/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/image/ui-icons_888888_256x240.png +%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/image/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/index.html +%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/style/jquery.jscrollpane.lozenge.css +%%WWWDIR%%/libs/bower_components/jScrollPane/v1.html +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/.bower.json +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/ChangeLog.md +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/LICENSE.txt +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/README.md +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/bower.json +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/jquery.mousewheel.js +%%WWWDIR%%/libs/bower_components/jquery-mousewheel/jquery.mousewheel.min.js +%%WWWDIR%%/libs/bower_components/jquery-placeholder/.bower.json +%%WWWDIR%%/libs/bower_components/jquery-placeholder/LICENSE-MIT.txt +%%WWWDIR%%/libs/bower_components/jquery-placeholder/README.md +%%WWWDIR%%/libs/bower_components/jquery-placeholder/bower.json +%%WWWDIR%%/libs/bower_components/jquery-placeholder/demo.html +%%WWWDIR%%/libs/bower_components/jquery-placeholder/jquery.placeholder.js +%%WWWDIR%%/libs/bower_components/jquery-ui/.bower.json +%%WWWDIR%%/libs/bower_components/jquery-ui/AUTHORS.txt +%%WWWDIR%%/libs/bower_components/jquery-ui/MIT-LICENSE.txt +%%WWWDIR%%/libs/bower_components/jquery-ui/README.md +%%WWWDIR%%/libs/bower_components/jquery-ui/bower.json +%%WWWDIR%%/libs/bower_components/jquery-ui/component.json +%%WWWDIR%%/libs/bower_components/jquery-ui/composer.json +%%WWWDIR%%/libs/bower_components/jquery-ui/package.json +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_888888_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.accordion.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.all.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.autocomplete.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.base.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.button.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.core.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.datepicker.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.dialog.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.menu.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.progressbar.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.resizable.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.selectable.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.slider.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.spinner.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.tabs.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.tooltip.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_888888_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.accordion.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.autocomplete.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.button.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.core.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.datepicker.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.dialog.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.menu.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.progressbar.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.resizable.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.selectable.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.slider.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.spinner.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.tabs.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.theme.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.tooltip.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_flat_40_292929_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_0_eeeeee_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_55_994d53_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_55_fafafa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_flat_0_e69700_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_flat_0_e6b900_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_666666_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_flat_75_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_0_eeeeee_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_55_c0402a_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_55_eeeeee_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_flat_55_999999_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_flat_75_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_056b93_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_flat_30_cccccc_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_flat_50_5c5c5c_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_flat_75_ddd4b0_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_flat_0_303030_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_flat_0_4c4c4c_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/animated-overlay.gif +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_666666_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/jquery-ui.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/jquery-ui.min.css +%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/jquery.ui.theme.css +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/.jshintrc +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery-ui-i18n.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-af.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ar-DZ.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ar.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-az.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-be.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-bg.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-bs.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ca.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-cs.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-cy-GB.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-da.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-de.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-el.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-en-AU.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-en-GB.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-en-NZ.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-eo.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-es.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-et.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-eu.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fa.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fi.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fo.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fr-CA.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fr-CH.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-gl.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-he.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hi.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hr.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hu.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hy.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-id.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-is.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-it.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ja.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ka.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-kk.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-km.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ko.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ky.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-lb.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-lt.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-lv.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-mk.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ml.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ms.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nb.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nl-BE.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nl.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nn.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-no.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-pl.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-pt-BR.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-pt.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-rm.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ro.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ru.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sk.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sl.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sq.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sr-SR.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sr.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sv.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ta.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-th.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-tj.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-tr.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-uk.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-vi.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-CN.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-HK.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-TW.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery-ui.custom.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery-ui.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.accordion.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.autocomplete.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.button.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.core.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.datepicker.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.dialog.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.draggable.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.droppable.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-blind.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-bounce.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-clip.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-drop.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-explode.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-fade.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-fold.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-highlight.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-pulsate.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-scale.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-shake.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-slide.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-transfer.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.menu.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.mouse.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.position.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.progressbar.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.resizable.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.selectable.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.slider.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.sortable.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.spinner.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.tabs.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.tooltip.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.widget.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery-ui-i18n.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-af.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ar-DZ.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ar.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-az.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-be.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-bg.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-bs.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ca.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-cs.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-cy-GB.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-da.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-de.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-el.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-en-AU.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-en-GB.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-en-NZ.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-eo.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-es.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-et.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-eu.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fa.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fi.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fo.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fr-CA.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fr-CH.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fr.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-gl.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-he.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hi.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hr.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hu.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hy.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-id.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-is.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-it.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ja.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ka.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-kk.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-km.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ko.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ky.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-lb.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-lt.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-lv.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-mk.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ml.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ms.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nb.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nl-BE.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nl.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nn.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-no.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-pl.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-pt-BR.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-pt.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-rm.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ro.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ru.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sk.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sl.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sq.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sr-SR.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sr.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sv.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ta.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-th.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-tj.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-tr.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-uk.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-vi.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-zh-CN.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-zh-HK.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-zh-TW.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery-ui.custom.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery-ui.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.accordion.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.autocomplete.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.button.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.core.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.datepicker.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.dialog.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.draggable.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.droppable.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-blind.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-bounce.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-clip.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-drop.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-explode.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-fade.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-fold.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-highlight.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-pulsate.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-scale.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-shake.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-slide.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-transfer.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.menu.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.mouse.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.position.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.progressbar.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.resizable.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.selectable.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.slider.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.sortable.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.spinner.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.tabs.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.tooltip.min.js +%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.widget.min.js +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/.bower.json +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/LICENSE +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/README.md +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/bower.json +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/jquery.scrollTo.js +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/jquery.scrollTo.min.js +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/package.json +%%WWWDIR%%/libs/bower_components/jquery.scrollTo/scrollTo.jquery.json +%%WWWDIR%%/libs/bower_components/jquery/.bower.json *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 13:19:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DCC1C98; Tue, 4 Nov 2014 13:19:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EEA4180; Tue, 4 Nov 2014 13:19:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4DJOa6081347; Tue, 4 Nov 2014 13:19:24 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4DJOe3081345; Tue, 4 Nov 2014 13:19:24 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411041319.sA4DJOe3081345@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 4 Nov 2014 13:19:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372142 - head/biology/seqtools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 13:19:25 -0000 Author: pi Date: Tue Nov 4 13:19:23 2014 New Revision: 372142 URL: https://svnweb.freebsd.org/changeset/ports/372142 QAT: https://qat.redports.org/buildarchive/r372142/ Log: biology/seqtools: 4.29 -> 4.30 - Blixem o Fix potential crash with internal processing o Fix two bugs in data input Modified: head/biology/seqtools/Makefile head/biology/seqtools/distinfo Modified: head/biology/seqtools/Makefile ============================================================================== --- head/biology/seqtools/Makefile Tue Nov 4 12:52:41 2014 (r372141) +++ head/biology/seqtools/Makefile Tue Nov 4 13:19:23 2014 (r372142) @@ -1,8 +1,7 @@ -# Created by: Kurt Jaeger # $FreeBSD$ PORTNAME= seqtools -PORTVERSION= 4.29 +PORTVERSION= 4.30 CATEGORIES= biology MASTER_SITES= ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/ Modified: head/biology/seqtools/distinfo ============================================================================== --- head/biology/seqtools/distinfo Tue Nov 4 12:52:41 2014 (r372141) +++ head/biology/seqtools/distinfo Tue Nov 4 13:19:23 2014 (r372142) @@ -1,2 +1,2 @@ -SHA256 (seqtools-4.29.tar.gz) = c888832eb7903f2466ed05e543b73e9579a65da149d61ca96a6ada1ecadb84a2 -SIZE (seqtools-4.29.tar.gz) = 5372524 +SHA256 (seqtools-4.30.tar.gz) = 82c4d657c7d6fb4dd830013de81da7fbe1a65068b91437ff6403f107cea65c40 +SIZE (seqtools-4.30.tar.gz) = 5372757 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 13:30:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 493FCE2; Tue, 4 Nov 2014 13:30:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1BD8D1DA; Tue, 4 Nov 2014 13:30:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4DUBJe086635; Tue, 4 Nov 2014 13:30:11 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4DUBcJ086435; Tue, 4 Nov 2014 13:30:11 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411041330.sA4DUBcJ086435@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 4 Nov 2014 13:30:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372143 - head/sysutils/jailme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 13:30:12 -0000 Author: robak Date: Tue Nov 4 13:30:10 2014 New Revision: 372143 URL: https://svnweb.freebsd.org/changeset/ports/372143 QAT: https://qat.redports.org/buildarchive/r372143/ Log: sysutils/jailme: multiple minor fixes - Add LICENSE - Change maintainer - Fix COMMENT - Change pkg-descr url - Change to USE_GITHUB PR: 194694 Submitted by: Steve Polyack Approved by: mentors (implicit) Modified: head/sysutils/jailme/Makefile head/sysutils/jailme/distinfo head/sysutils/jailme/pkg-descr Modified: head/sysutils/jailme/Makefile ============================================================================== --- head/sysutils/jailme/Makefile Tue Nov 4 13:19:23 2014 (r372142) +++ head/sysutils/jailme/Makefile Tue Nov 4 13:30:10 2014 (r372143) @@ -3,15 +3,20 @@ PORTNAME= jailme PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://people.collaborativefusion.com/~wmoran/code/jailme/ -MAINTAINER= wmoran@collaborativefusion.com -COMMENT= setuid version of jexec to allow normal users access to jails +MAINTAINER= freebsd-ports-maintainers@intermedix.com +COMMENT= Setuid version of jexec to allow normal users access to jails -PLIST_FILES= "@(,,4751) sbin/jailme" +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= Intermedix +GH_COMMIT= a54cc09 -USES= tar:bzip2 +PLIST_FILES= "@(,,4751) sbin/jailme" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jailme ${STAGEDIR}${PREFIX}/sbin Modified: head/sysutils/jailme/distinfo ============================================================================== --- head/sysutils/jailme/distinfo Tue Nov 4 13:19:23 2014 (r372142) +++ head/sysutils/jailme/distinfo Tue Nov 4 13:30:10 2014 (r372143) @@ -1,2 +1,2 @@ -SHA256 (jailme-0.1.tar.bz2) = f2cb61809a6602359a76abc6f517f25c08029ef41bcc1fb6a14d72517f07f346 -SIZE (jailme-0.1.tar.bz2) = 1797 +SHA256 (jailme-0.1.tar.gz) = 5e7fe3cec179af1e77578bccc5ec8b943bfdc4bc5223c33deb554f02ea331840 +SIZE (jailme-0.1.tar.gz) = 4814 Modified: head/sysutils/jailme/pkg-descr ============================================================================== --- head/sysutils/jailme/pkg-descr Tue Nov 4 13:19:23 2014 (r372142) +++ head/sysutils/jailme/pkg-descr Tue Nov 4 13:30:10 2014 (r372143) @@ -4,4 +4,4 @@ This version is installed setuid and doe to ensure the username and UID match between the jail and the host system. -WWW: http://people.collaborativefusion.com/~wmoran/code/jailme.html +WWW: https://github.com/Intermedix/jailme From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 14:52:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40E4D90E; Tue, 4 Nov 2014 14:52:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D126DDF; Tue, 4 Nov 2014 14:52:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4Eq9RK026763; Tue, 4 Nov 2014 14:52:09 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4Eq8iF026761; Tue, 4 Nov 2014 14:52:08 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411041452.sA4Eq8iF026761@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 4 Nov 2014 14:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372144 - head/ftp/tnftp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 14:52:09 -0000 Author: danilo Date: Tue Nov 4 14:52:08 2014 New Revision: 372144 URL: https://svnweb.freebsd.org/changeset/ports/372144 QAT: https://qat.redports.org/buildarchive/r372144/ Log: - Update from 20141031 to 20141104 Modified: head/ftp/tnftp/Makefile head/ftp/tnftp/distinfo Modified: head/ftp/tnftp/Makefile ============================================================================== --- head/ftp/tnftp/Makefile Tue Nov 4 13:30:10 2014 (r372143) +++ head/ftp/tnftp/Makefile Tue Nov 4 14:52:08 2014 (r372144) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tnftp -PORTVERSION= 20141031 +PORTVERSION= 20141104 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ Modified: head/ftp/tnftp/distinfo ============================================================================== --- head/ftp/tnftp/distinfo Tue Nov 4 13:30:10 2014 (r372143) +++ head/ftp/tnftp/distinfo Tue Nov 4 14:52:08 2014 (r372144) @@ -1,2 +1,2 @@ -SHA256 (tnftp-20141031.tar.gz) = 215fffac2ead46ac5b6b685827fb8daa6c84bbc29ec948e64441fab2ef00dca7 -SIZE (tnftp-20141031.tar.gz) = 612974 +SHA256 (tnftp-20141104.tar.gz) = 124e9f263c01600acb4072f936d2d0ab5120e68cd8598b86ff4b1d15c87af7b8 +SIZE (tnftp-20141104.tar.gz) = 613180 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 15:00:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98437D58; Tue, 4 Nov 2014 15:00:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84256E57; Tue, 4 Nov 2014 15:00:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4F0kjW028066; Tue, 4 Nov 2014 15:00:46 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4F0jsw028060; Tue, 4 Nov 2014 15:00:45 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411041500.sA4F0jsw028060@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 4 Nov 2014 15:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372145 - in head/astro/foxtrotgps: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 15:00:46 -0000 Author: pawel Date: Tue Nov 4 15:00:45 2014 New Revision: 372145 URL: https://svnweb.freebsd.org/changeset/ports/372145 QAT: https://qat.redports.org/buildarchive/r372145/ Log: Update to version 1.2.0 PR: 194602 Submitted by: maintainer Deleted: head/astro/foxtrotgps/files/ Modified: head/astro/foxtrotgps/Makefile head/astro/foxtrotgps/distinfo head/astro/foxtrotgps/pkg-plist Modified: head/astro/foxtrotgps/Makefile ============================================================================== --- head/astro/foxtrotgps/Makefile Tue Nov 4 14:52:08 2014 (r372144) +++ head/astro/foxtrotgps/Makefile Tue Nov 4 15:00:45 2014 (r372145) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= foxtrotgps -PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTVERSION= 1.2.0 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ @@ -23,7 +22,8 @@ CONFIGURE_ARGS= --disable-schemas-instal USES= gettext gmake pkgconfig shebangfix SHEBANG_FILES= contrib/convert2gpx \ contrib/convert2osm \ - contrib/georss2foxtrotgps-poi + contrib/georss2foxtrotgps-poi\ + contrib/gpx2osm USE_GNOME= gtk20 gconf2 libxml2 intltool libglade2 USE_SQLITE= 3 Modified: head/astro/foxtrotgps/distinfo ============================================================================== --- head/astro/foxtrotgps/distinfo Tue Nov 4 14:52:08 2014 (r372144) +++ head/astro/foxtrotgps/distinfo Tue Nov 4 15:00:45 2014 (r372145) @@ -1,2 +1,2 @@ -SHA256 (foxtrotgps-1.1.1.tar.gz) = ae9706285510554cc0813ac92522e0d1672b0ddb065307bfacfcff3c328f6adb -SIZE (foxtrotgps-1.1.1.tar.gz) = 589091 +SHA256 (foxtrotgps-1.2.0.tar.gz) = aa1ffbbf299b7b0f305a0bdbe395266e18305bb9449d621fb88bf8760b55505a +SIZE (foxtrotgps-1.2.0.tar.gz) = 2115329 Modified: head/astro/foxtrotgps/pkg-plist ============================================================================== --- head/astro/foxtrotgps/pkg-plist Tue Nov 4 14:52:08 2014 (r372144) +++ head/astro/foxtrotgps/pkg-plist Tue Nov 4 15:00:45 2014 (r372145) @@ -2,8 +2,10 @@ bin/convert2gpx bin/convert2osm bin/foxtrotgps bin/georss2foxtrotgps-poi +bin/gpx2osm bin/osb2foxtrot bin/poi2osm +info/foxtrotgps.info share/locale/bg/LC_MESSAGES/foxtrotgps.mo share/locale/cs/LC_MESSAGES/foxtrotgps.mo share/locale/de/LC_MESSAGES/foxtrotgps.mo @@ -11,15 +13,28 @@ share/locale/es/LC_MESSAGES/foxtrotgps.m share/locale/fi/LC_MESSAGES/foxtrotgps.mo share/locale/fr/LC_MESSAGES/foxtrotgps.mo share/locale/hu/LC_MESSAGES/foxtrotgps.mo +share/locale/it/LC_MESSAGES/foxtrotgps.mo +share/locale/ja/LC_MESSAGES/foxtrotgps.mo share/locale/nl/LC_MESSAGES/foxtrotgps.mo +share/locale/pl/LC_MESSAGES/foxtrotgps.mo +share/locale/pt_BR/LC_MESSAGES/foxtrotgps.mo share/locale/ru/LC_MESSAGES/foxtrotgps.mo share/locale/sk/LC_MESSAGES/foxtrotgps.mo -share/locale/ja/LC_MESSAGES/foxtrotgps.mo share/locale/sr/LC_MESSAGES/foxtrotgps.mo man/man1/convert2gpx.1.gz man/man1/convert2osm.1.gz man/man1/foxtrotgps.1.gz share/applications/foxtrotgps.desktop +%%DOCSDIR%%/cc-by-sa.png +%%DOCSDIR%%/cc-by-sa_small.png +%%DOCSDIR%%/foxtrotgps-logo.png +%%DOCSDIR%%/foxtrotgps.html +%%DOCSDIR%%/screenshots/found-route.png +%%DOCSDIR%%/screenshots/get-route.png +%%DOCSDIR%%/screenshots/main-window.png +%%DOCSDIR%%/screenshots/map-download.png +%%DOCSDIR%%/screenshots/route-planning.png +%%DOCSDIR%%/screenshots/tracking.png %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING %%DOCSDIR%%/ChangeLog @@ -27,8 +42,8 @@ share/applications/foxtrotgps.desktop %%DOCSDIR%%/INSTALL %%DOCSDIR%%/NEWS %%DOCSDIR%%/README -%%DOCSDIR%%/TODO %%DOCSDIR%%/README.osb2foxtrot +%%DOCSDIR%%/TODO %%DATADIR%%/foxtrotgps.glade share/pixmaps/foxtrotgps-friend.png share/pixmaps/foxtrotgps-myposition.png From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 15:06:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 625F6F25; Tue, 4 Nov 2014 15:06:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34B24F37; Tue, 4 Nov 2014 15:06:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4F6Grb032164; Tue, 4 Nov 2014 15:06:16 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4F6FOs032160; Tue, 4 Nov 2014 15:06:15 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411041506.sA4F6FOs032160@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 4 Nov 2014 15:06:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372146 - head/devel/pmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 15:06:16 -0000 Author: danilo Date: Tue Nov 4 15:06:14 2014 New Revision: 372146 URL: https://svnweb.freebsd.org/changeset/ports/372146 QAT: https://qat.redports.org/buildarchive/r372146/ Log: - Update from 5.2.0 to 5.2.1 Modified: head/devel/pmd/Makefile head/devel/pmd/distinfo head/devel/pmd/pkg-plist Modified: head/devel/pmd/Makefile ============================================================================== --- head/devel/pmd/Makefile Tue Nov 4 15:00:45 2014 (r372145) +++ head/devel/pmd/Makefile Tue Nov 4 15:06:14 2014 (r372146) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmd -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} Modified: head/devel/pmd/distinfo ============================================================================== --- head/devel/pmd/distinfo Tue Nov 4 15:00:45 2014 (r372145) +++ head/devel/pmd/distinfo Tue Nov 4 15:06:14 2014 (r372146) @@ -1,2 +1,2 @@ -SHA256 (pmd-bin-5.2.0.zip) = 77fa6ca5a0097dfb075283375c1d57258933a67b840e20161479a7e15f7c415f -SIZE (pmd-bin-5.2.0.zip) = 7719257 +SHA256 (pmd-bin-5.2.1.zip) = 1b69afbdc99966ffcfc96c27f235cb7f31d44c5bd65cd19d9619e942b8dc99bf +SIZE (pmd-bin-5.2.1.zip) = 7364892 Modified: head/devel/pmd/pkg-plist ============================================================================== --- head/devel/pmd/pkg-plist Tue Nov 4 15:00:45 2014 (r372145) +++ head/devel/pmd/pkg-plist Tue Nov 4 15:06:14 2014 (r372146) @@ -1,12 +1,10 @@ bin/pmd -%%DATADIR%%/asm-5.0.2.jar -%%DATADIR%%/commons-io-2.2.jar -%%DATADIR%%/commons-lang3-3.1.jar -%%DATADIR%%/dom4j-1.6.1.jar +%%DATADIR%%/asm-5.0.3.jar +%%DATADIR%%/commons-io-2.4.jar +%%DATADIR%%/commons-lang3-3.3.2.jar %%DATADIR%%/javacc-5.0.jar -%%DATADIR%%/jaxen-1.1.1.jar -%%DATADIR%%/jcommander-1.27.jar -%%DATADIR%%/jdom-1.0.jar +%%DATADIR%%/jaxen-1.1.4.jar +%%DATADIR%%/jcommander-1.35.jar %%DATADIR%%/pmd-core-%%PORTVERSION%%.jar %%DATADIR%%/pmd-cpp-%%PORTVERSION%%.jar %%DATADIR%%/pmd-cs-%%PORTVERSION%%.jar @@ -20,11 +18,9 @@ bin/pmd %%DATADIR%%/pmd-ruby-%%PORTVERSION%%.jar %%DATADIR%%/pmd-vm-%%PORTVERSION%%.jar %%DATADIR%%/pmd-xml-%%PORTVERSION%%.jar -%%DATADIR%%/rhino-1.7R3.jar +%%DATADIR%%/rhino-1.7R4.jar %%DATADIR%%/saxon-9.1.0.8-dom.jar %%DATADIR%%/saxon-9.1.0.8.jar -%%DATADIR%%/xercesImpl-2.9.1.jar -%%DATADIR%%/xml-apis-1.3.02.jar -%%DATADIR%%/xmlParserAPIs-2.6.2.jar -%%DATADIR%%/xom-1.0.jar +%%DATADIR%%/xercesImpl-2.11.0.jar +%%DATADIR%%/xml-apis-1.4.01.jar @dir %%DATADIR%% From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:02:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA003D27; Tue, 4 Nov 2014 16:02:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5DB081B; Tue, 4 Nov 2014 16:02:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4G2BPZ059442; Tue, 4 Nov 2014 16:02:11 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4G2Bqe059440; Tue, 4 Nov 2014 16:02:11 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411041602.sA4G2Bqe059440@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Tue, 4 Nov 2014 16:02:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372147 - head/ftp/p5-Net-FTPSSL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:02:12 -0000 Author: jadawin Date: Tue Nov 4 16:02:10 2014 New Revision: 372147 URL: https://svnweb.freebsd.org/changeset/ports/372147 QAT: https://qat.redports.org/buildarchive/r372147/ Log: - Update to 0.25 Modified: head/ftp/p5-Net-FTPSSL/Makefile head/ftp/p5-Net-FTPSSL/distinfo Modified: head/ftp/p5-Net-FTPSSL/Makefile ============================================================================== --- head/ftp/p5-Net-FTPSSL/Makefile Tue Nov 4 15:06:14 2014 (r372146) +++ head/ftp/p5-Net-FTPSSL/Makefile Tue Nov 4 16:02:10 2014 (r372147) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-FTPSSL -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= ftp perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/ftp/p5-Net-FTPSSL/distinfo ============================================================================== --- head/ftp/p5-Net-FTPSSL/distinfo Tue Nov 4 15:06:14 2014 (r372146) +++ head/ftp/p5-Net-FTPSSL/distinfo Tue Nov 4 16:02:10 2014 (r372147) @@ -1,2 +1,2 @@ -SHA256 (Net-FTPSSL-0.23.tar.gz) = cdfd19f100e57432f642bb29efe3bcc6d2afa3bec965a8623bfa24348e86636d -SIZE (Net-FTPSSL-0.23.tar.gz) = 63485 +SHA256 (Net-FTPSSL-0.25.tar.gz) = 75a7c9573a64f9c7da298a9fc5ec6e2aaef73bc91d0be79c8a2d1c49677d9524 +SIZE (Net-FTPSSL-0.25.tar.gz) = 74604 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:11:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 912781B0; Tue, 4 Nov 2014 16:11:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71F8493A; Tue, 4 Nov 2014 16:11:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4GBwKF064259; Tue, 4 Nov 2014 16:11:58 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GBwps064257; Tue, 4 Nov 2014 16:11:58 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411041611.sA4GBwps064257@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 4 Nov 2014 16:11:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372148 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:11:58 -0000 Author: pawel Date: Tue Nov 4 16:11:57 2014 New Revision: 372148 URL: https://svnweb.freebsd.org/changeset/ports/372148 QAT: https://qat.redports.org/buildarchive/r372148/ Log: - Update to version 0.15.0 - Offer experimental Openpyxl2 support - epend on minimum versions of optional ports per upstream docs PR: 194504 Submitted by: maintainer Modified: head/math/py-pandas/Makefile head/math/py-pandas/distinfo Modified: head/math/py-pandas/Makefile ============================================================================== --- head/math/py-pandas/Makefile Tue Nov 4 16:02:10 2014 (r372147) +++ head/math/py-pandas/Makefile Tue Nov 4 16:11:57 2014 (r372148) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.14.1 -PORTREVISION= 1 +PORTVERSION= 0.15.0 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +13,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS:= ${BUILD_DEPENDS} \ - ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \ + ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 TEST_DEPENDS:= ${RUN_DEPENDS} \ @@ -22,12 +21,12 @@ TEST_DEPENDS:= ${RUN_DEPENDS} \ cython:${PORTSDIR}/lang/cython \ ${PYTHON_PKGNAMEPREFIX}boto>0:${PORTSDIR}/devel/py-boto \ ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}tables>0:${PORTSDIR}/devel/py-tables \ + ${PYTHON_PKGNAMEPREFIX}tables>=3.0.0:${PORTSDIR}/devel/py-tables \ ${PYTHON_PKGNAMEPREFIX}bottleneck>0:${PORTSDIR}/math/py-bottleneck \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib \ - ${PYTHON_PKGNAMEPREFIX}numexpr>0:${PORTSDIR}/math/py-numexpr \ + ${PYTHON_PKGNAMEPREFIX}numexpr>=2.1.0:${PORTSDIR}/math/py-numexpr \ ${PYTHON_PKGNAMEPREFIX}scipy>0:${PORTSDIR}/science/py-scipy \ - ${PYTHON_PKGNAMEPREFIX}openpyxl1<2.0.0:${PORTSDIR}/textproc/py-openpyxl1 \ + ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.0.0:${PORTSDIR}/textproc/py-openpyxl \ ${PYTHON_PKGNAMEPREFIX}xlrd>0:${PORTSDIR}/textproc/py-xlrd \ ${PYTHON_PKGNAMEPREFIX}xlwt>0:${PORTSDIR}/textproc/py-xlwt \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:${PORTSDIR}/www/py-beautifulsoup \ @@ -40,7 +39,9 @@ OPTIONS_GROUP= ACCEL STORAGE HTML EXCEL OPTIONS_GROUP_ACCEL= BTLNCK NUMEXPR OPTIONS_GROUP_STORAGE= BOTO TABLES OPTIONS_GROUP_HTML= LXML HTML5LIB -OPTIONS_GROUP_EXCEL= OPENPYXL XLRD XLWT +OPTIONS_GROUP_EXCEL= XLRD XLWT +OPTIONS_RADIO= OPYXL +OPTIONS_RADIO_OPYXL= OPENPYXL1 OPENPYXL2 MPL_DESC= Support graphical plotting output via math/py-matplotlib SCIPY_DESC= Support various statistical functions via science/py-scipy @@ -50,23 +51,26 @@ BOTO_DESC= Support Amazon S3 storage via TABLES_DESC= Support HDF5-based storage via devel/py-tables LXML_DESC= Parse HTML with devel/py-lxml and www/py-beautifulsoup HTML5LIB_DESC= Parse HTML with www/py-html5lib and www/py-beautifulsoup -OPENPYXL_DESC= Read/write MS Excel 2007+ with textproc/py-openpyxl1 +OPENPYXL1_DESC= Read/write MS Excel 2007+ with textproc/py-openpyxl1 +OPENPYXL2_DESC= Read/write MS Excel 2007+ with textproc/py-openpyxl (EXPERIMENTAL) XLRD_DESC= Read MS Excel with textproc/py-xlrd XLWT_DESC= Write MS Excel with textproc/py-xlwt ACCEL_DESC= Computation Acceleration Add-ons STORAGE_DESC= Data Storage Add-ons HTML_DESC= HTML Parsing Add-ons EXCEL_DESC= MS Excel I/O Add-ons +OPYXL_DESC= MS Excel I/O Add-ons (openpyxl alternatives) MPL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib SCIPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scipy>0:${PORTSDIR}/science/py-scipy BTLNCK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottleneck>0:${PORTSDIR}/math/py-bottleneck -NUMEXPR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numexpr>0:${PORTSDIR}/math/py-numexpr +NUMEXPR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numexpr>=2.1.0:${PORTSDIR}/math/py-numexpr BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>0:${PORTSDIR}/devel/py-boto -TABLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tables>0:${PORTSDIR}/devel/py-tables +TABLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tables>=3.0.0:${PORTSDIR}/devel/py-tables LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib -OPENPYXL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl1<2.0.0:${PORTSDIR}/textproc/py-openpyxl1 +OPENPYXL1_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl1<2.0.0:${PORTSDIR}/textproc/py-openpyxl1 +OPENPYXL2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.0.0:${PORTSDIR}/textproc/py-openpyxl XLRD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>0:${PORTSDIR}/textproc/py-xlrd XLWT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlwt>0:${PORTSDIR}/textproc/py-xlwt Modified: head/math/py-pandas/distinfo ============================================================================== --- head/math/py-pandas/distinfo Tue Nov 4 16:02:10 2014 (r372147) +++ head/math/py-pandas/distinfo Tue Nov 4 16:11:57 2014 (r372148) @@ -1,2 +1,2 @@ -SHA256 (pandas-0.14.1.tar.gz) = 8d36f69e63f4c36999d142d60e476a6359c77069ad0ed1e4aa16a7005884dd21 -SIZE (pandas-0.14.1.tar.gz) = 6713272 +SHA256 (pandas-0.15.0.tar.gz) = 53be655079f978831dbb10c69a7656d3df6de673948896e170f08c3dac957cf0 +SIZE (pandas-0.15.0.tar.gz) = 4481754 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:14:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84A7F2FD; Tue, 4 Nov 2014 16:14:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70F4A968; Tue, 4 Nov 2014 16:14:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4GEVqc064710; Tue, 4 Nov 2014 16:14:31 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GEVcN064708; Tue, 4 Nov 2014 16:14:31 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201411041614.sA4GEVcN064708@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Tue, 4 Nov 2014 16:14:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372149 - in head/mail/exim: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:14:31 -0000 Author: vsevolod Date: Tue Nov 4 16:14:30 2014 New Revision: 372149 URL: https://svnweb.freebsd.org/changeset/ports/372149 QAT: https://qat.redports.org/buildarchive/r372149/ Log: Remove outdated KAS patch and option. Deleted: head/mail/exim/files/extra-patch-kas Modified: head/mail/exim/Makefile head/mail/exim/options Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Tue Nov 4 16:11:57 2014 (r372148) +++ head/mail/exim/Makefile Tue Nov 4 16:14:30 2014 (r372149) @@ -49,8 +49,6 @@ EMBEDDED_PERL_USE= perl5=run,build EXIMON_USE= xorg=x11,xaw,xt GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls ICONV_USES= iconv:lib,build -KAS_BUILD_DEPENDS= libspamtest>=0:${PORTSDIR}/mail/libspamtest -KAS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-kas MYSQL_USE= mysql=yes OPENLDAP_USE= openldap=yes PGSQL_USE= pgsql=yes Modified: head/mail/exim/options ============================================================================== --- head/mail/exim/options Tue Nov 4 16:11:57 2014 (r372148) +++ head/mail/exim/options Tue Nov 4 16:14:30 2014 (r372149) @@ -50,7 +50,7 @@ OPTIONS_DEFAULT+= AUTH_CRAM_MD5 \ OPTIONS_RADIO_TLS= TLS GNUTLS TLS_DESC= TLS support -OPTIONS_RADIO_LS= SA_EXIM KAS +OPTIONS_RADIO_LS= SA_EXIM LS_DESC= Local scan patch OPTIONS_RADIO_SRSR= SRS SRS_ALT SRSR_DESC= Sender Rewriting Scheme @@ -89,7 +89,6 @@ DSEARCH_DESC= Enable directory-list loo EMBEDDED_PERL_DESC= Enable embedded Perl interpreter EXIMON_DESC= Build eximon monitor (requires X libraries) ICONV_DESC= Enable header charset conversion -KAS_DESC= Build with Kaspersky AntiSpam local scan LISTMATCH_RHS_DESC= Enable pre-4.77 behaviour for match_* LMTP_DESC= RFC2033 SMTP over command pipe transport LSEARCH_DESC= Enable wildcarded-file lookups From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:32:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80B60B33; Tue, 4 Nov 2014 16:32:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A7F9B86; Tue, 4 Nov 2014 16:32:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4GWanp073969; Tue, 4 Nov 2014 16:32:36 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GWZKI073961; Tue, 4 Nov 2014 16:32:35 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041632.sA4GWZKI073961@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 16:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372150 - in head/emulators: . fs-uae-launcher X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:32:36 -0000 Author: marino Date: Tue Nov 4 16:32:34 2014 New Revision: 372150 URL: https://svnweb.freebsd.org/changeset/ports/372150 QAT: https://qat.redports.org/buildarchive/r372150/ Log: Add new port emulators/fs-uae-launcher PR: 193801 Submitted by: uffe The FS-UAE Launcher is an easy to use GUI frontend for FS-UAE, the free and open source Amiga Emulator based on WinUAE. Added: head/emulators/fs-uae-launcher/ head/emulators/fs-uae-launcher/Makefile (contents, props changed) head/emulators/fs-uae-launcher/distinfo (contents, props changed) head/emulators/fs-uae-launcher/pkg-descr (contents, props changed) head/emulators/fs-uae-launcher/pkg-plist (contents, props changed) Modified: head/emulators/Makefile Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Tue Nov 4 16:14:30 2014 (r372149) +++ head/emulators/Makefile Tue Nov 4 16:32:34 2014 (r372150) @@ -37,6 +37,7 @@ SUBDIR += fmsx SUBDIR += frodo SUBDIR += fs-uae + SUBDIR += fs-uae-launcher SUBDIR += fuse SUBDIR += fuse-roms SUBDIR += fuse-utils Added: head/emulators/fs-uae-launcher/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/fs-uae-launcher/Makefile Tue Nov 4 16:32:34 2014 (r372150) @@ -0,0 +1,24 @@ +# Created by: Uffe Jakobsen +# $FreeBSD$ + +PORTNAME= fs-uae-launcher +PORTVERSION= 2.4.1 +CATEGORIES= emulators +MASTER_SITES= http://fs-uae.net/fs-uae/stable/${PORTVERSION}/ + +MAINTAINER= uffe@uffe.org +COMMENT= GUI launcher for the FS-UAE Amiga emulator + +LICENSE= GPLv2 + +USES= gettext gmake pathfix python shebangfix + +INSTALLS_ICONS= yes +MAKE_ARGS= DESTDIR=${STAGEDIR} prefix=${PREFIX} + +do-build: + (cd ${WRKSRC} && ${PYTHON_CMD} setup.py build) + (cd ${WRKSRC} && ${PYTHON_CMD} \ + setup.py install --root ${STAGEDIR} --prefix ${PREFIX}) + +.include Added: head/emulators/fs-uae-launcher/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/fs-uae-launcher/distinfo Tue Nov 4 16:32:34 2014 (r372150) @@ -0,0 +1,2 @@ +SHA256 (fs-uae-launcher-2.4.1.tar.gz) = 77a22a7a2dee7eef42fc5eb735624bf5760488df1628431e4fbc05da90ee04dd +SIZE (fs-uae-launcher-2.4.1.tar.gz) = 8069483 Added: head/emulators/fs-uae-launcher/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/fs-uae-launcher/pkg-descr Tue Nov 4 16:32:34 2014 (r372150) @@ -0,0 +1,4 @@ +The FS-UAE Launcher is an easy to use GUI frontend for FS-UAE, the +free and open source Amiga Emulator based on WinUAE. + +WWW: http://fs-uae.net/launcher Added: head/emulators/fs-uae-launcher/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/fs-uae-launcher/pkg-plist Tue Nov 4 16:32:34 2014 (r372150) @@ -0,0 +1,1155 @@ +bin/fs-uae-launcher +%%PYTHON_SITELIBDIR%%/fs_uae_launcher-2.4.1-py2.7.egg-info +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/CDManager.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/CDManager.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Config.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Config.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ConfigChecker.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ConfigChecker.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ConfigurationScanner.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ConfigurationScanner.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/DeviceManager.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/DeviceManager.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/DownloadService.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/DownloadService.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/FSUAELauncher.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/FSUAELauncher.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/FileScanner.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/FileScanner.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/FloppyManager.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/FloppyManager.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/GamePaths.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/GamePaths.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/GameRatingSynchronizer.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/GameRatingSynchronizer.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/GameScanner.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/GameScanner.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/I18N.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/I18N.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Options.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Options.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/OverlayDatabase.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/OverlayDatabase.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/PluginHelper.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/PluginHelper.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Scanner.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Scanner.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Settings.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Settings.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Signal.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Signal.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/UpdateManager.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/UpdateManager.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Util.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Util.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Warnings.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/Warnings.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/builtin_configs/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/builtin_configs/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/EditorGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/EditorGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/GameListView.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/GameListView.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/PickGameDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/PickGameDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/XMLControl.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/XMLControl.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/editor/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/fs.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/fs.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/Channel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/Channel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/CommandHandler.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/CommandHandler.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/ConnectionTester.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/ConnectionTester.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/IRC.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/IRC.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/IRCBroadcaster.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/IRCBroadcaster.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/IRCColor.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/IRCColor.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/Netplay.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/Netplay.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/Player.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/Player.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/client.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/client.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/cmdhandler.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/cmdhandler.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/examplebot.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/examplebot.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/helpers.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/helpers.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/ircevents.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/ircevents.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/parse.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/netplay/oyoyo/parse.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/128/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/add.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/amiga.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/arcade.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/arrow_down.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/arrow_down_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/arrow_down_green.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/arrow_down_yellow.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/blank.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/bullet.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/cd32.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/cdtv.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/cog.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/cog_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/controller.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/delete.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/delete_grey.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/drop_down_arrow.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/drop_down_arrow_disabled.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/error.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/flag_green.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/flag_red.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/folder.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/game-boy-advance.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/game-boy.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/game-gear.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/gamecube.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/help.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/information.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lightning.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lightning_off.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lightning_red.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lock.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lock_open.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lock_open_green.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lock_red.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/lynx.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/master-system.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/medal_gold_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/mega-drive.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/nintendo-64.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/nintendo-ds.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/nintendo.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/page_white_world.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/pencil.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/playstation-2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/playstation.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/rating_fav.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/rating_fav_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/super-nintendo.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/thumb_down_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/thumb_down_mod.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/thumb_down_shadow.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/thumb_up_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/thumb_up_mod.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/thumb_up_shadow.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/tick.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/turbografx-16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/user.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/warning.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/warning_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/wii.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/world.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/16/world_link.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/256/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/32/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/48/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/64/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/README.txt +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/add_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/adf.dat +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/adf_extended.dat +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/adf_game_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/amiga_forever_group.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/auto_download_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/autofire_off_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/autofire_on_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/browse_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/browse_file_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/browse_folder_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cd_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cd_game_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cd_group.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cdrom_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/clear_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cover.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cover_overlay.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/cover_overlay_square.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/database_url_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/download_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/download_32.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/eject_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/favorite_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/favorite_button_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/file_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/floppy_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/folder_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/fs_uae_group.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/fsuae_config_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/fullscreen_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/game_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/hardware_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/hd_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/hd_game_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/help_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/hol_url_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/ipf_game_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/joystick.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/joystick_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/kickstart.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/lemon_url_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/main_menu.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/missing_game_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/mobygames_url_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/more_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/na_emblem.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/new_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/not_important_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/ok_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/ok_button_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/ok_emblem.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/open_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/rating_down_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/rating_fav_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/rating_up_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/refresh_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/remove_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/save_as_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/save_button.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/screenshot.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/screenshot_overlay.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/search_group.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_cdroms.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_cdroms_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_configs.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_configs_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_custom.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_custom_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_floppies.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_floppies_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_hard_drives.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_hard_drives_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_hardware.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_hardware_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_input.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_input_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_main.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_main_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_netplay.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_netplay_2.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_scan.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/tab_setup.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/update_available_32.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/user_menu.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/warning_32.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/wikipedia_url_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/res/windowed_16.png +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/Server.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/Server.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/ServerWindow.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/ServerWindow.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/game.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/server/game.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/AboutDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/AboutDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/Book.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/Book.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/CDPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/CDPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ChecksumDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ChecksumDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ConfigGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ConfigGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ConfigurationsBrowser.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ConfigurationsBrowser.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ConfigurationsPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ConfigurationsPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/Constants.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/Constants.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/CustomPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/CustomPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/FloppiesGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/FloppiesGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/FloppiesPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/FloppiesPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/FloppySelector.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/FloppySelector.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/GameListSelector.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/GameListSelector.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/HardDrivesPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/HardDrivesPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/HardwarePanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/HardwarePanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/HelpButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/HelpButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/IconButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/IconButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ImageLoader.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ImageLoader.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/InfoPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/InfoPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/InputPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/InputPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/JoinDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/JoinDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/LaunchDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/LaunchDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/LauncherFilePicker.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/LauncherFilePicker.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/MainPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/MainPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/MainWindow.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/MainWindow.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/MediaListGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/MediaListGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/NetplayPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/NetplayPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/PagedDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/PagedDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/RemovableMediaGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/RemovableMediaGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ScanDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ScanDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ScanKickstartGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ScanKickstartGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ScanProgressGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/ScanProgressGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/SetupDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/SetupDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/SetupPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/SetupPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/Skin.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/Skin.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/TabButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/TabButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/TabPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/TabPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/VariantsBrowser.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/VariantsBrowser.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/WindowWithTabs.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/WindowWithTabs.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/BottomPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/BottomPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/EditButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/EditButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/GameInfoPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/GameInfoPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/LaunchGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/LaunchGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/RatingButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/RatingButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/ScreenshotsPanel.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/ScreenshotsPanel.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/WebButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/WebButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/bottombar/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ConfigCheckBox.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ConfigCheckBox.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ConfigDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ConfigDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/CustomOptionsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/CustomOptionsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ExpansionsGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ExpansionsGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/HardDriveGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/HardDriveGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/InputGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/InputGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/InputSelector.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/InputSelector.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/KickstartGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/KickstartGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/MemoryGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/MemoryGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/MemoryWidget.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/MemoryWidget.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ModelGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/ModelGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/WHDLoadGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/WHDLoadGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/config/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/download.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/download.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/ImportDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/ImportDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/ImportGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/ImportGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/ImportTask.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/ImportTask.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/imports/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/AudioSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/AudioSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/CustomSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/CustomSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/ExperimentalFeaturesPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/ExperimentalFeaturesPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/FilterSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/FilterSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/FullscreenCheckBox.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/FullscreenCheckBox.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/FullscreenToggleButton.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/FullscreenToggleButton.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/GameDatabaseSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/GameDatabaseSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/NetplaySettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/NetplaySettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/OpenGLSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/OpenGLSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/OptionUI.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/OptionUI.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/PreferredJoysticksGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/PreferredJoysticksGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/ScanPathsGroup.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/ScanPathsGroup.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/ScanSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/ScanSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/SettingsDialog.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/SettingsDialog.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/VideoSettingsPage.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/VideoSettingsPage.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/advanced.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/advanced.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/advanced_video.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/advanced_video.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/header.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/header.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/joystick.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/joystick.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/keyboard.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/keyboard.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/language.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/language.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/maintenance.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/maintenance.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/mouse.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/mouse.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/video_sync.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/settings/video_sync.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/LanguageElement.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/LanguageElement.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/PlayersElement.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/PlayersElement.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/ProtectionElement.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/ProtectionElement.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/StatusBar.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/StatusBar.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/StatusElement.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/StatusElement.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/WarningsElement.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/WarningsElement.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/WebLinkElement.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/WebLinkElement.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_launcher/ui/statusbar/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/adf_creator_app.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/adf_creator_app.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/clock_app.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/clock_app.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/hdf_creator_app.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/hdf_creator_app.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/joystick_config_app.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/joystick_config_app.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/launcher_app.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/launcher_app.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/locker_uploader.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/locker_uploader.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/login.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/login.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/logout.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/logout.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/refresh.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/apps/refresh.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/desktop.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/desktop.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/iconview.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/iconview.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/__init__.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/__init__.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/audio.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/audio.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/experimental_features.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/experimental_features.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/filter.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/filter.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/game_database.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/game_database.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/joystick.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/joystick.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/keyboard.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/keyboard.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/language.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/language.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/mouse.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/mouse.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/netplay.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/netplay.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/opengl.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/opengl.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/scan.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/scan.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/video.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/prefs/video.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/audio-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/database-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-cz.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-de.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-dk.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-es.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-fi.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-fr.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-gb.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-it.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-jp.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-no.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-pl.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-pt.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-rs.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-se.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-tr.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/flag-unknown.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/floppy.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/gamepad.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/hd-volume.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/indexing-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/joystick-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/joystick.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/keyboard-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/language-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/maintenance.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/mouse-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/netplay-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/password.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/refresh.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/16/video-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/amiga-computer.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/arcade.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/audio-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/calculator.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/clock.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/configs-volume.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/database-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/file-manager.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/filter-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/floppies-volume.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/floppy.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/folder-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/folder.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/fs-uae-launcher.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/fs-uae-volume.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/hd-volume.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/indexing-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/joystick-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/joystick.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/key-map.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/keyboard-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/kickstarts.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/language-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/language.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/log-viewer.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/maintenance.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/mouse-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/netplay-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/netplay.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/password.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/plugins-folder.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/plugins.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/preferences.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/refresh.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/tools.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/ubuntu-volume.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/utilities.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/video-settings.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/48/web-browser.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/res/gamepad-config.png +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/shell.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/shell.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/vfs.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/vfs.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/vfsui.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/vfsui.pyc +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/window.py +%%PYTHON_SITELIBDIR%%/fs_uae_workspace/window.pyc +%%PYTHON_SITELIBDIR%%/fsbc/Application.py +%%PYTHON_SITELIBDIR%%/fsbc/Application.pyc +%%PYTHON_SITELIBDIR%%/fsbc/Paths.py +%%PYTHON_SITELIBDIR%%/fsbc/Paths.pyc +%%PYTHON_SITELIBDIR%%/fsbc/Resources.py +%%PYTHON_SITELIBDIR%%/fsbc/Resources.pyc +%%PYTHON_SITELIBDIR%%/fsbc/Settings.py +%%PYTHON_SITELIBDIR%%/fsbc/Settings.pyc +%%PYTHON_SITELIBDIR%%/fsbc/SevenZipFile.py +%%PYTHON_SITELIBDIR%%/fsbc/SevenZipFile.pyc +%%PYTHON_SITELIBDIR%%/fsbc/ZipFile.py +%%PYTHON_SITELIBDIR%%/fsbc/ZipFile.pyc +%%PYTHON_SITELIBDIR%%/fsbc/__init__.py +%%PYTHON_SITELIBDIR%%/fsbc/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsbc/configparser.py +%%PYTHON_SITELIBDIR%%/fsbc/configparser.pyc +%%PYTHON_SITELIBDIR%%/fsbc/debug.py +%%PYTHON_SITELIBDIR%%/fsbc/debug.pyc +%%PYTHON_SITELIBDIR%%/fsbc/desktop.py +%%PYTHON_SITELIBDIR%%/fsbc/desktop.pyc +%%PYTHON_SITELIBDIR%%/fsbc/fs.py +%%PYTHON_SITELIBDIR%%/fsbc/fs.pyc +%%PYTHON_SITELIBDIR%%/fsbc/http.py +%%PYTHON_SITELIBDIR%%/fsbc/http.pyc +%%PYTHON_SITELIBDIR%%/fsbc/init.py +%%PYTHON_SITELIBDIR%%/fsbc/init.pyc +%%PYTHON_SITELIBDIR%%/fsbc/logging.py +%%PYTHON_SITELIBDIR%%/fsbc/logging.pyc +%%PYTHON_SITELIBDIR%%/fsbc/path.py +%%PYTHON_SITELIBDIR%%/fsbc/path.pyc +%%PYTHON_SITELIBDIR%%/fsbc/queue.py +%%PYTHON_SITELIBDIR%%/fsbc/queue.pyc +%%PYTHON_SITELIBDIR%%/fsbc/signal.py +%%PYTHON_SITELIBDIR%%/fsbc/signal.pyc +%%PYTHON_SITELIBDIR%%/fsbc/system.py +%%PYTHON_SITELIBDIR%%/fsbc/system.pyc +%%PYTHON_SITELIBDIR%%/fsbc/task.py +%%PYTHON_SITELIBDIR%%/fsbc/task.pyc +%%PYTHON_SITELIBDIR%%/fsbc/unicode.py +%%PYTHON_SITELIBDIR%%/fsbc/unicode.pyc +%%PYTHON_SITELIBDIR%%/fsbc/user.py +%%PYTHON_SITELIBDIR%%/fsbc/user.pyc +%%PYTHON_SITELIBDIR%%/fsbc/util.py +%%PYTHON_SITELIBDIR%%/fsbc/util.pyc +%%PYTHON_SITELIBDIR%%/fsgs/Archive.py +%%PYTHON_SITELIBDIR%%/fsgs/Archive.pyc +%%PYTHON_SITELIBDIR%%/fsgs/BaseContext.py +%%PYTHON_SITELIBDIR%%/fsgs/BaseContext.pyc +%%PYTHON_SITELIBDIR%%/fsgs/BaseDatabase.py +%%PYTHON_SITELIBDIR%%/fsgs/BaseDatabase.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ChecksumTool.py +%%PYTHON_SITELIBDIR%%/fsgs/ChecksumTool.pyc +%%PYTHON_SITELIBDIR%%/fsgs/Config.py +%%PYTHON_SITELIBDIR%%/fsgs/Config.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ContextAware.py +%%PYTHON_SITELIBDIR%%/fsgs/ContextAware.pyc +%%PYTHON_SITELIBDIR%%/fsgs/Database.py +%%PYTHON_SITELIBDIR%%/fsgs/Database.pyc +%%PYTHON_SITELIBDIR%%/fsgs/Downloader.py +%%PYTHON_SITELIBDIR%%/fsgs/Downloader.pyc +%%PYTHON_SITELIBDIR%%/fsgs/FSGSDirectories.py +%%PYTHON_SITELIBDIR%%/fsgs/FSGSDirectories.pyc +%%PYTHON_SITELIBDIR%%/fsgs/FSGameSystemContext.py +%%PYTHON_SITELIBDIR%%/fsgs/FSGameSystemContext.pyc +%%PYTHON_SITELIBDIR%%/fsgs/FileDatabase.py +%%PYTHON_SITELIBDIR%%/fsgs/FileDatabase.pyc +%%PYTHON_SITELIBDIR%%/fsgs/GameChangeHandler.py +%%PYTHON_SITELIBDIR%%/fsgs/GameChangeHandler.pyc +%%PYTHON_SITELIBDIR%%/fsgs/GameDatabase.py +%%PYTHON_SITELIBDIR%%/fsgs/GameDatabase.pyc +%%PYTHON_SITELIBDIR%%/fsgs/GameDatabaseClient.py +%%PYTHON_SITELIBDIR%%/fsgs/GameDatabaseClient.pyc +%%PYTHON_SITELIBDIR%%/fsgs/GameDatabaseSynchronizer.py +%%PYTHON_SITELIBDIR%%/fsgs/GameDatabaseSynchronizer.pyc +%%PYTHON_SITELIBDIR%%/fsgs/GameNameUtil.py +%%PYTHON_SITELIBDIR%%/fsgs/GameNameUtil.pyc +%%PYTHON_SITELIBDIR%%/fsgs/LockerDatabase.py +%%PYTHON_SITELIBDIR%%/fsgs/LockerDatabase.pyc +%%PYTHON_SITELIBDIR%%/fsgs/OAGDClient.py +%%PYTHON_SITELIBDIR%%/fsgs/OAGDClient.pyc +%%PYTHON_SITELIBDIR%%/fsgs/SaveStateHandler.py +%%PYTHON_SITELIBDIR%%/fsgs/SaveStateHandler.pyc +%%PYTHON_SITELIBDIR%%/fsgs/SignalContext.py +%%PYTHON_SITELIBDIR%%/fsgs/SignalContext.pyc +%%PYTHON_SITELIBDIR%%/fsgs/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ADFFileExtractor.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ADFFileExtractor.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/Amiga.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/Amiga.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/AmigaContext.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/AmigaContext.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ConfigWriter.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ConfigWriter.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/FSUAE.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/FSUAE.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/FSUAEDeviceHelper.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/FSUAEDeviceHelper.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/LaunchHandler.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/LaunchHandler.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ROMManager.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ROMManager.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ValueConfigLoader.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/ValueConfigLoader.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/adf.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/adf.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/runner.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/runner.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/workbench.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/workbench.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/workbench_data.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/workbench_data.pyc +%%PYTHON_SITELIBDIR%%/fsgs/amiga/workbench_files.py +%%PYTHON_SITELIBDIR%%/fsgs/amiga/workbench_files.pyc +%%PYTHON_SITELIBDIR%%/fsgs/application.py +%%PYTHON_SITELIBDIR%%/fsgs/application.pyc +%%PYTHON_SITELIBDIR%%/fsgs/dat/DatFile.py +%%PYTHON_SITELIBDIR%%/fsgs/dat/DatFile.pyc +%%PYTHON_SITELIBDIR%%/fsgs/dat/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/dat/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/dosbox/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/dosbox/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/dosbox/dos.py +%%PYTHON_SITELIBDIR%%/fsgs/dosbox/dos.pyc +%%PYTHON_SITELIBDIR%%/fsgs/hatari/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/hatari/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/hatari/atari_st.py +%%PYTHON_SITELIBDIR%%/fsgs/hatari/atari_st.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/input/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/device.py +%%PYTHON_SITELIBDIR%%/fsgs/input/device.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/dinputkeycodes.py +%%PYTHON_SITELIBDIR%%/fsgs/input/dinputkeycodes.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/helper.py +%%PYTHON_SITELIBDIR%%/fsgs/input/helper.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/inputdevice.py +%%PYTHON_SITELIBDIR%%/fsgs/input/inputdevice.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/joystick.py +%%PYTHON_SITELIBDIR%%/fsgs/input/joystick.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/keyboard.py +%%PYTHON_SITELIBDIR%%/fsgs/input/keyboard.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/manager.py +%%PYTHON_SITELIBDIR%%/fsgs/input/manager.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/mapper.py +%%PYTHON_SITELIBDIR%%/fsgs/input/mapper.pyc +%%PYTHON_SITELIBDIR%%/fsgs/input/sdlkeycodes.py +%%PYTHON_SITELIBDIR%%/fsgs/input/sdlkeycodes.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mame/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/mame/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mame/arcade.py +%%PYTHON_SITELIBDIR%%/fsgs/mame/arcade.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mame/keycodes.py +%%PYTHON_SITELIBDIR%%/fsgs/mame/keycodes.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mame/mame.py +%%PYTHON_SITELIBDIR%%/fsgs/mame/mame.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_boy.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_boy.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_boy_advance.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_boy_advance.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_boy_color.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_boy_color.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_gear.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/game_gear.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/lynx.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/lynx.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/master_system.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/master_system.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/mednafen.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/mednafen.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/mega_drive.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/mega_drive.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/nintendo.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/nintendo.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/super_nintendo.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/super_nintendo.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/turbografx_16.py +%%PYTHON_SITELIBDIR%%/fsgs/mednafen/turbografx_16.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/amstrad_cpc.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/amstrad_cpc.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/atari_2600.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/atari_2600.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/atari_5200.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/atari_5200.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/atari_7800.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/atari_7800.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/master_system.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/master_system.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/mega_drive.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/mega_drive.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/mess.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/mess.pyc +%%PYTHON_SITELIBDIR%%/fsgs/mess/nintendo.py +%%PYTHON_SITELIBDIR%%/fsgs/mess/nintendo.pyc +%%PYTHON_SITELIBDIR%%/fsgs/netplay/NetplayContext.py +%%PYTHON_SITELIBDIR%%/fsgs/netplay/NetplayContext.pyc +%%PYTHON_SITELIBDIR%%/fsgs/netplay/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/netplay/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/base.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/base.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/client.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/client.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/context.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/context.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/lists.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/lists.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/locker.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/locker.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/meta.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/meta.pyc +%%PYTHON_SITELIBDIR%%/fsgs/ogd/refresh.py +%%PYTHON_SITELIBDIR%%/fsgs/ogd/refresh.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platform.py +%%PYTHON_SITELIBDIR%%/fsgs/platform.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/amiga.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/amiga.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/amstrad_cpc.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/amstrad_cpc.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/arcade.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/arcade.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_2600.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_2600.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_5200.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_5200.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_7800.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_7800.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_st.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/atari_st.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/cd32.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/cd32.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/cdtv.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/cdtv.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/commodore_64.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/commodore_64.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/dos.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/dos.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_boy.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_boy.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_boy_advance.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_boy_advance.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_boy_color.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_boy_color.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_gear.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/game_gear.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/loader.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/loader.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/lynx.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/lynx.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/master_system.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/master_system.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/mega_drive.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/mega_drive.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/nintendo.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/nintendo.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/super_nintendo.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/super_nintendo.pyc +%%PYTHON_SITELIBDIR%%/fsgs/platforms/turbografx_16.py +%%PYTHON_SITELIBDIR%%/fsgs/platforms/turbografx_16.pyc +%%PYTHON_SITELIBDIR%%/fsgs/refreshratetool.py +%%PYTHON_SITELIBDIR%%/fsgs/refreshratetool.pyc +%%PYTHON_SITELIBDIR%%/fsgs/res/__init__.py +%%PYTHON_SITELIBDIR%%/fsgs/res/__init__.pyc +%%PYTHON_SITELIBDIR%%/fsgs/res/amiga/adf_save_disk.dat +%%PYTHON_SITELIBDIR%%/fsgs/res/input/03000000300f00001201000010010000/jess_tech_dual_analog_pad_12_4_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/03000000300f00001201000010010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000004c0500006802000011010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000004c0500006802000011010000/sony_playstation_r_3_controller_19_27_0_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000004f04000020b3000010010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000004f04000020b3000010010000/thrustmaster_2_in_1_dt_12_4_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000005e0400001907000000010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000005e0400001907000000010000/xbox_360_wireless_receiver_15_6_0_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000005e0400008e02000014010000/microsoft_x_box_360_pad_11_6_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000005e0400008e02000014010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d04000019c2000011010000/logitech_logitech_cordless_rumblepad_2_12_4_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d04000019c2000011010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d0400001dc2000014400000/generic_x_box_pad_11_6_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d0400001dc2000014400000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d0400001ec2000020200000/generic_x_box_pad_11_6_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d0400001ec2000020200000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d0400001fc2000005030000/generic_x_box_pad_11_6_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d0400001fc2000005030000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d040000d2ca000011010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/030000006d040000d2ca000011010000/ps3_usb_cordless_gamepad_13_4_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/03000000a30600000901000000010000/names.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/03000000a30600000901000000010000/saitek_p880_12_4_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/2_in_1_dt_12_4_1_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/2_in_1_dt_12_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/common/gamepad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/common/xarcade.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/common/xinput_gamepad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/controller_gamepad_f310_10_5_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/controller_rumble_gamepad_f510_10_5_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/controller_wireless_gamepad_f710_10_5_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/controller_xbox_360_for_windows_10_5_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/controller_xbox_360_wireless_receiver_for_windows_10_5_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/custom/custom_x_arcade.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/custom/custom_x_arcade_right.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/dual_analog_pad_12_4_1_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/dual_analog_pad_12_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/gamtec_ltd/smartjoy_plus_adapter.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/generic/keyboard.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/generic/mouse.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/linux/saitek_dual_analog_pad_12_4_1_0_linux.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/controller_rumble_gamepad_f510.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/controller_wireless_gamepad_f710.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/g27_racing_wheel.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/gamepad_f310_controller.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/logitech_cordless_rumblepad_2.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/logitech_dual_action.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/logitech_extreme_3d.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/logitech_extreme_3d_pro.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/logitech_rumblepad_2.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech/ps3_usb_cordless_gamepad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech_cordless_rumblepad_2_usb_12_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech_dual_action_12_4_1_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech_dual_action_usb_12_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech_r_precision_tm_gamepad_10_2_0_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech_rumblepad_2_usb_12_4_1_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/logitech_rumblepad_2_usb_12_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/mad_catz/wired_xbox_360_controller_sfiv.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/manifest.txt +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/controller.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/controller_xbox_360_for_windows.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/controller_xbox_360_wireless_receiver_for_windows.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/wireless_360_controller.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/x_box_360_pad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/xbox_360_for_windows_controller.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/xbox_360_wireless_receiver.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/microsoft/xbox_360_wireless_receiver_for_windows_controller.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/mosic/a_speed_link_competition_pro.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/mosic/speed_link_competition_pro.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/mosic/usb_2a4k_gamepad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/other/retro_joystick_interface_v1_2.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/other/usb_2_axis_8_button_gamepad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/p880_12_4_1_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/p880_12_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/playstation_r_3_controller_19_4_0_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_macosx.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_windows.conf +%%PYTHON_SITELIBDIR%%/fsgs/res/input/saitek/dual_analog_gamepad.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/saitek/p880.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/sony/computer_entertainment_wireless_inputdevice.ini +%%PYTHON_SITELIBDIR%%/fsgs/res/input/sony/playstation_r_3_controller.ini *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:44:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 835DAE6C; Tue, 4 Nov 2014 16:44:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D87BC87; Tue, 4 Nov 2014 16:44:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4GiYpF078975; Tue, 4 Nov 2014 16:44:34 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GiY6R078974; Tue, 4 Nov 2014 16:44:34 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201411041644.sA4GiY6R078974@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Tue, 4 Nov 2014 16:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372151 - head/databases/mysql51-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:44:34 -0000 Author: ale Date: Tue Nov 4 16:44:33 2014 New Revision: 372151 URL: https://svnweb.freebsd.org/changeset/ports/372151 QAT: https://qat.redports.org/buildarchive/r372151/ Log: Update CONFLICTS. PR: 194809 Submitted by: spil.oss@gmail.com Modified: head/databases/mysql51-server/Makefile Modified: head/databases/mysql51-server/Makefile ============================================================================== --- head/databases/mysql51-server/Makefile Tue Nov 4 16:32:34 2014 (r372150) +++ head/databases/mysql51-server/Makefile Tue Nov 4 16:44:33 2014 (r372151) @@ -90,7 +90,9 @@ CXXFLAGS+= -fno-exceptions USE_MYSQL= yes WANT_MYSQL_VER= 51 -CONFLICTS_INSTALL= mysql5.[02-9]-server-* mysql[0-46-9][0-9]-server-* mariadb[0-9][0-9]-server-* percona[0-9][0-9]-server-* +CONFLICTS_INSTALL= mysql5[2-9]-server-* \ + mariadb*-server-* \ + percona*-server-* USE_RC_SUBR= mysql-server @@ -158,7 +160,9 @@ post-patch: .else # MySQL-Client part .if defined(CLIENT_ONLY) -CONFLICTS_INSTALL= mysql5.[02-9]-client-* mysql[0-46-9][0-9]-client-* +CONFLICTS_INSTALL= mysql5[02-9]-client-* \ + mariadb*-client-* \ + percona*-client-* MAN1= mysql_config.1 mysql_upgrade.1 mysql.1 mysqladmin.1 \ mysqlbinlog.1 mysqlbug.1 mysqlcheck.1 \ @@ -186,7 +190,7 @@ WANT_MYSQL_VER= 51 RUN_DEPENDS= p5-DBD-mysql51>=0:${PORTSDIR}/databases/p5-DBD-mysql51 -CONFLICTS_INSTALL= mysql[0-46-9][0-9]-scripts-* mysql5.[02-9]-scripts-* +CONFLICTS_INSTALL= mariadb51-scripts-* MAN1= msql2mysql.1 mysql_convert_table_format.1 mysql_find_rows.1 \ mysql_fix_extensions.1 mysql_secure_installation.1 \ From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:45:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3525AF97; Tue, 4 Nov 2014 16:45:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20F8BC9F; Tue, 4 Nov 2014 16:45:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4Gjjoi079292; Tue, 4 Nov 2014 16:45:45 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GjjSW079290; Tue, 4 Nov 2014 16:45:45 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201411041645.sA4GjjSW079290@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Tue, 4 Nov 2014 16:45:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372152 - in head/databases: mysql55-client mysql55-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:45:46 -0000 Author: ale Date: Tue Nov 4 16:45:45 2014 New Revision: 372152 URL: https://svnweb.freebsd.org/changeset/ports/372152 QAT: https://qat.redports.org/buildarchive/r372152/ Log: Update CONFLICTS. PR: 194810 Submitted by: spil.oss@gmail.com Modified: head/databases/mysql55-client/Makefile head/databases/mysql55-server/Makefile Modified: head/databases/mysql55-client/Makefile ============================================================================== --- head/databases/mysql55-client/Makefile Tue Nov 4 16:44:33 2014 (r372151) +++ head/databases/mysql55-client/Makefile Tue Nov 4 16:45:45 2014 (r372152) @@ -12,7 +12,9 @@ PKGMESSAGE= mustnotexist PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist -CONFLICTS_INSTALL= mysql5.[0-46-9]-client-* mysql[0-46-9][0-9]-client-* mariadb[0-9][0-9]-client-* percona[0-9][0-9]-client-* +CONFLICTS_INSTALL= mysql5[0-46-9]-client-* \ + mariadb*-client-* \ + percona*-client-* CMAKE_ARGS+= -DWITHOUT_SERVER=1 Modified: head/databases/mysql55-server/Makefile ============================================================================== --- head/databases/mysql55-server/Makefile Tue Nov 4 16:44:33 2014 (r372151) +++ head/databases/mysql55-server/Makefile Tue Nov 4 16:45:45 2014 (r372152) @@ -63,7 +63,9 @@ CMAKE_ARGS+= -DWITH_FAST_MUTEXES=1 USE_MYSQL= yes WANT_MYSQL_VER= 55 -CONFLICTS_INSTALL= mysql5.[0-46-9]-server-* mysql[0-46-9][0-9]-server-* mariadb[0-9][0-9]-server-* percona[0-9][0-9]-server-* +CONFLICTS_INSTALL= mysql5[0-46-9]-server-* \ + mariadb*-server-* \ + percona*-server-* USE_RC_SUBR= mysql-server From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:46:24 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDA69112; Tue, 4 Nov 2014 16:46:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B97FACAE; Tue, 4 Nov 2014 16:46:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4GkOLq079558; Tue, 4 Nov 2014 16:46:24 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GkNdo079554; Tue, 4 Nov 2014 16:46:23 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041646.sA4GkNdo079554@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 16:46:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372153 - in head/devel: . py-robotremoteserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:46:25 -0000 Author: marino Date: Tue Nov 4 16:46:23 2014 New Revision: 372153 URL: https://svnweb.freebsd.org/changeset/ports/372153 QAT: https://qat.redports.org/buildarchive/r372153/ Log: Add new port devel/py-robotremoteserver PR: 194085 Submitted by: Vladimir Chukharev Robot Framework remote servers allow hosting test libraries on different processes or machines than Robot Framework itself is running on. This version is implemented in Python and supports also Jython (JVM) and IronPython (.NET). See remote library interface documentation for more information about the remote interface in general as well as for a list of remote server implementations in other programming languages. Added: head/devel/py-robotremoteserver/ head/devel/py-robotremoteserver/Makefile (contents, props changed) head/devel/py-robotremoteserver/distinfo (contents, props changed) head/devel/py-robotremoteserver/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Nov 4 16:45:45 2014 (r372152) +++ head/devel/Makefile Tue Nov 4 16:46:23 2014 (r372153) @@ -3917,6 +3917,7 @@ SUBDIR += py-robotframework-pabot SUBDIR += py-robotframework-ride SUBDIR += py-robotframework-selenium2library + SUBDIR += py-robotremoteserver SUBDIR += py-rope SUBDIR += py-rose SUBDIR += py-roxlib Added: head/devel/py-robotremoteserver/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-robotremoteserver/Makefile Tue Nov 4 16:46:23 2014 (r372153) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= robotremoteserver +PORTVERSION= 1.0.1 +CATEGORIES= devel www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= Vladimir.Chukharev@gmail.com +COMMENT= Python Remote Server for Robot Framework + +LICENSE= APACHE20 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework + +USES= python:2 +USE_PYTHON= distutils autoplist + +.include Added: head/devel/py-robotremoteserver/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-robotremoteserver/distinfo Tue Nov 4 16:46:23 2014 (r372153) @@ -0,0 +1,2 @@ +SHA256 (robotremoteserver-1.0.1.tar.gz) = b696542f2c53bd303d0af8c0940dc89c200160ae156e8aa01669709e3b0b90b8 +SIZE (robotremoteserver-1.0.1.tar.gz) = 12456 Added: head/devel/py-robotremoteserver/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-robotremoteserver/pkg-descr Tue Nov 4 16:46:23 2014 (r372153) @@ -0,0 +1,8 @@ +Robot Framework remote servers allow hosting test libraries on different +processes or machines than Robot Framework itself is running on. This +version is implemented in Python and supports also Jython (JVM) and +IronPython (.NET). See remote library interface documentation for more +information about the remote interface in general as well as for a list +of remote server implementations in other programming languages. + +WWW: http://github.com/robotframework/PythonRemoteServer From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 16:57:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A07C66D; Tue, 4 Nov 2014 16:57:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75A3BDBD; Tue, 4 Nov 2014 16:57:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4GvMZS084451; Tue, 4 Nov 2014 16:57:22 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4GvKu8084445; Tue, 4 Nov 2014 16:57:20 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041657.sA4GvKu8084445@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 16:57:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372154 - in head/archivers: . atool atool/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 16:57:22 -0000 Author: marino Date: Tue Nov 4 16:57:20 2014 New Revision: 372154 URL: https://svnweb.freebsd.org/changeset/ports/372154 QAT: https://qat.redports.org/buildarchive/r372154/ Log: Add new port archivers/atool PR: 194082 Submitted by: Matteo Cypriani atool is a script for managing file archives of various types (tar, tar+gzip, zip, etc.). It provides the following commands: * aunpack: extract an archive, avoiding tar bombs * als: list the contents of an archive * acat: extract files to the standard output * apack: create an archive Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip, unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz. Added: head/archivers/atool/ head/archivers/atool/Makefile (contents, props changed) head/archivers/atool/distinfo (contents, props changed) head/archivers/atool/files/ head/archivers/atool/files/patch-configure (contents, props changed) head/archivers/atool/pkg-descr (contents, props changed) head/archivers/atool/pkg-plist (contents, props changed) Modified: head/archivers/Makefile Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Tue Nov 4 16:46:23 2014 (r372153) +++ head/archivers/Makefile Tue Nov 4 16:57:20 2014 (r372154) @@ -9,6 +9,7 @@ SUBDIR += arc SUBDIR += arj SUBDIR += ark + SUBDIR += atool SUBDIR += bicom SUBDIR += bzip SUBDIR += bzip2 Added: head/archivers/atool/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/atool/Makefile Tue Nov 4 16:57:20 2014 (r372154) @@ -0,0 +1,18 @@ +# Created by: Matteo Cypriani +# $FreeBSD$ + +PORTNAME= atool +PORTVERSION= 0.39.0 +CATEGORIES= archivers +MASTER_SITES= SAVANNAH + +MAINTAINER= mcy@lm7.fr +COMMENT= Manage file archives of various types + +LICENSE= GPLv2 + +GNU_CONFIGURE= yes +USES= gmake perl5 +USE_PERL5= build run + +.include Added: head/archivers/atool/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/atool/distinfo Tue Nov 4 16:57:20 2014 (r372154) @@ -0,0 +1,2 @@ +SHA256 (atool-0.39.0.tar.gz) = aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b +SIZE (atool-0.39.0.tar.gz) = 119307 Added: head/archivers/atool/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/atool/files/patch-configure Tue Nov 4 16:57:20 2014 (r372154) @@ -0,0 +1,11 @@ +--- configure.orig 2012-02-21 18:14:06 UTC ++++ configure +@@ -2261,7 +2261,7 @@ + + + eval `$PERL -V:startperl` +-if test "${startperl:0:1}" = "#" ; then ++if test "$(echo ${startperl} | awk '{ string=substr($0, 1, 1); print string; }')" = "#" ; then + startperl="\\$startperl" + fi + PERL_SHEBANG=$startperl Added: head/archivers/atool/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/atool/pkg-descr Tue Nov 4 16:57:20 2014 (r372154) @@ -0,0 +1,12 @@ +atool is a script for managing file archives of various types (tar, +tar+gzip, zip, etc.). It provides the following commands: + + * aunpack: extract an archive, avoiding tar bombs + * als: list the contents of an archive + * acat: extract files to the standard output + * apack: create an archive + +Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip, +unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz. + +WWW: http://www.nongnu.org/atool/ Added: head/archivers/atool/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/atool/pkg-plist Tue Nov 4 16:57:20 2014 (r372154) @@ -0,0 +1,14 @@ +bin/acat +bin/adiff +bin/als +bin/apack +bin/arepack +bin/atool +bin/aunpack +man/man1/acat.1.gz +man/man1/adiff.1.gz +man/man1/als.1.gz +man/man1/apack.1.gz +man/man1/arepack.1.gz +man/man1/atool.1.gz +man/man1/aunpack.1.gz From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:11:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2AD7D1C; Tue, 4 Nov 2014 17:11:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3491F9F; Tue, 4 Nov 2014 17:11:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4HB686091176; Tue, 4 Nov 2014 17:11:06 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4HB5YL091169; Tue, 4 Nov 2014 17:11:05 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041711.sA4HB5YL091169@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 17:11:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372155 - in head/security: . lastpass-cli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:11:07 -0000 Author: marino Date: Tue Nov 4 17:11:05 2014 New Revision: 372155 URL: https://svnweb.freebsd.org/changeset/ports/372155 QAT: https://qat.redports.org/buildarchive/r372155/ Log: Add new port security/lastpass-cli PR: 194594 Submitted by: Thomas Hurst lastpass-cli is an open-source command-line interface to the popular LastPass password management service. Added: head/security/lastpass-cli/ head/security/lastpass-cli/Makefile (contents, props changed) head/security/lastpass-cli/distinfo (contents, props changed) head/security/lastpass-cli/pkg-descr (contents, props changed) head/security/lastpass-cli/pkg-message (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Nov 4 16:57:20 2014 (r372154) +++ head/security/Makefile Tue Nov 4 17:11:05 2014 (r372155) @@ -256,6 +256,7 @@ SUBDIR += l0phtcrack SUBDIR += l5 SUBDIR += lasso + SUBDIR += lastpass-cli SUBDIR += libassuan SUBDIR += libbeid SUBDIR += libbf Added: head/security/lastpass-cli/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/lastpass-cli/Makefile Tue Nov 4 17:11:05 2014 (r372155) @@ -0,0 +1,49 @@ +# Created by: Thomas Hurst +# $FreeBSD$ + +PORTNAME= lastpass-cli +PORTVERSION= 0.3.0.20141031 +CATEGORIES= security +MASTER_SITES= GH + +MAINTAINER= tom@hur.st +COMMENT= LastPass command line interface tool + +LICENSE= GPLv2 + +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl + +USES= gmake pkgconfig +USE_GNOME= libxml2 +USE_OPENSSL= yes + +USE_GITHUB= YES +GH_ACCOUNT= lastpass +GH_PROJECT= lastpass-cli +GH_TAGNAME= ${GH_COMMIT} +GH_COMMIT= 8993a4e + +PLIST_FILES= bin/lpass +MAKE_ENV+= MANDIR=${MANPREFIX}/man + +OPTIONS_DEFINE= MANPAGES PINENTRY XCLIP XSEL +OPTIONS_DEFAULT= MANPAGES +PINENTRY_DESC= Use pinentry for password entry +XCLIP_DESC= Use xclip for interacting with X11 clipboard +XSEL_DESC= Use xsel for interacting with X11 clipboard + +MANPAGES_BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \ + xmlto:${PORTSDIR}/textproc/xmlto +MANPAGES_ALL_TARGET= all doc-man +MANPAGES_INSTALL_TARGET=install install-doc +MANPAGES_PLIST_FILES= ${MANPREFIX}/man/man1/lpass.1.gz + +PINENTRY_RUN_DEPENDS= pinentry:${PORTSDIR}/security/pinentry +XCLIP_RUN_DEPENDS= xclip:${PORTSDIR}/x11/xclip +XSEL_RUN_DEPENDS= xsel:${PORTSDIR}/x11/xsel + +post-extract: + @${REINPLACE_CMD} -e 's/-Wno-language-extension-token//g' \ + ${WRKSRC}/Makefile + +.include Added: head/security/lastpass-cli/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/lastpass-cli/distinfo Tue Nov 4 17:11:05 2014 (r372155) @@ -0,0 +1,2 @@ +SHA256 (lastpass-cli-0.3.0.20141031.tar.gz) = b7297875991857a36b7fbce46822c62836e91a4cb6f044ba6f123e576eb39e38 +SIZE (lastpass-cli-0.3.0.20141031.tar.gz) = 57243 Added: head/security/lastpass-cli/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/lastpass-cli/pkg-descr Tue Nov 4 17:11:05 2014 (r372155) @@ -0,0 +1,4 @@ +lastpass-cli is an open-source command-line interface to the popular +LastPass password management service. + +WWW: https://lastpass.com/ Added: head/security/lastpass-cli/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/lastpass-cli/pkg-message Tue Nov 4 17:11:05 2014 (r372155) @@ -0,0 +1,33 @@ +=============================================================================== +Important security considerations +=============================================================================== + +Before using the 'edit' subcommand interactively, it's recommended to set the +SECURE_TMPDIR environment variable to a location that isn't written to disk, +such as a tmpfs mount, ideally using encrypted swap: + + https://www.freebsd.org/doc/handbook/swap-encrypting.html + +Also keep in mind your editor may create temporary files and backups in other +locations - consider disabling these features for files matching the pattern +lpass.* or within your $SECURE_TMPDIR. For example, with vim: + + autocmd BufRead lpass.* setlocal noundofile nowritebackup noswapfile + + +=============================================================================== +Using OpenSSL from ports +=============================================================================== + +If you're using security/openssl, ensure ftp/curl is configured with the +HEIMDAL_PORT option to avoid linking to two different OpenSSL libraries. + + +=============================================================================== +Other steps +=============================================================================== + +lpass requires /proc to be mounted for correct operation. To enable it add +the following to /etc/fstab and run 'mount /proc': + + proc /proc procfs rw 0 0 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:30:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 293B452E; Tue, 4 Nov 2014 17:30:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFE8F1C9; Tue, 4 Nov 2014 17:30:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4HUQSK099591; Tue, 4 Nov 2014 17:30:26 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4HUQwI099587; Tue, 4 Nov 2014 17:30:26 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041730.sA4HUQwI099587@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 17:30:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372156 - in head/graphics: . maim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:30:27 -0000 Author: marino Date: Tue Nov 4 17:30:25 2014 New Revision: 372156 URL: https://svnweb.freebsd.org/changeset/ports/372156 QAT: https://qat.redports.org/buildarchive/r372156/ Log: Add new port graphics/maim PR: 194585 Submitted by: Neel Chauhan maim (make image) takes screenshots of your desktop. maim is an improvement on Scrot, the minimalistic command line screen capturing application. Added: head/graphics/maim/ head/graphics/maim/Makefile (contents, props changed) head/graphics/maim/distinfo (contents, props changed) head/graphics/maim/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Nov 4 17:11:05 2014 (r372155) +++ head/graphics/Makefile Tue Nov 4 17:30:25 2014 (r372156) @@ -580,6 +580,7 @@ SUBDIR += luminance-qt5 SUBDIR += luxrender SUBDIR += mahotas + SUBDIR += maim SUBDIR += makehuman SUBDIR += mandelbulber SUBDIR += mapnik Added: head/graphics/maim/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/maim/Makefile Tue Nov 4 17:30:25 2014 (r372156) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= maim +PORTVERSION= 2.3.31 +CATEGORIES= graphics + +MAINTAINER= neel@neelc.org +COMMENT= Screenshot utility with performance improvements over scrot + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= naelstrof +GH_PROJECT= maim +GH_TAGNAME= v${PORTVERSION} +GH_COMMIT= 6888fa9 + +USES= cmake +USE_GCC= yes +USE_EFL= imlib2 +USE_XORG= x11 xrandr xfixes +PLIST_FILES= bin/${PORTNAME} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/maim ${STAGEDIR}${PREFIX}/bin + +.include Added: head/graphics/maim/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/maim/distinfo Tue Nov 4 17:30:25 2014 (r372156) @@ -0,0 +1,2 @@ +SHA256 (maim-2.3.31.tar.gz) = cbfbf131ffb3e80cc72eec054d471320f2cd173e72344cbbdbf8839c83f968fe +SIZE (maim-2.3.31.tar.gz) = 35868 Added: head/graphics/maim/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/maim/pkg-descr Tue Nov 4 17:30:25 2014 (r372156) @@ -0,0 +1,5 @@ +maim (make image) takes screenshots of your desktop. maim is an +improvement on Scrot, the minimalistic command line screen capturing +application. + +WWW: http://www.github.com/naelstrof/maim From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:33:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7060652; Tue, 4 Nov 2014 17:33:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9A62278; Tue, 4 Nov 2014 17:33:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4HXmEn003642; Tue, 4 Nov 2014 17:33:48 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4HXmDJ003639; Tue, 4 Nov 2014 17:33:48 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411041733.sA4HXmDJ003639@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 4 Nov 2014 17:33:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372157 - head/security/zxid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:33:49 -0000 Author: pawel Date: Tue Nov 4 17:33:47 2014 New Revision: 372157 URL: https://svnweb.freebsd.org/changeset/ports/372157 QAT: https://qat.redports.org/buildarchive/r372157/ Log: - Update to version 1.22 - Clean pkg-plist PR: 194501 Submitted by: tkato432@yahoo.com Modified: head/security/zxid/Makefile head/security/zxid/distinfo head/security/zxid/pkg-plist Modified: head/security/zxid/Makefile ============================================================================== --- head/security/zxid/Makefile Tue Nov 4 17:30:25 2014 (r372156) +++ head/security/zxid/Makefile Tue Nov 4 17:33:47 2014 (r372157) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zxid -PORTVERSION= 1.18 +PORTVERSION= 1.22 CATEGORIES= security www MASTER_SITES= http://zxid.org/ @@ -19,7 +19,8 @@ USE_CSTD= gnu89 MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \ LD="${CC}" LDFLAGS="${LDFLAGS}" \ PREFIX="${PREFIX}" OPENSSL_ROOT="${OPENSSLBASE}" \ - POSTLIBS="${LDFLAGS}" TARGET="${OPSYS:tl}" + POSTLIBS="${LDFLAGS}" TARGET="${OPSYS:tl}" \ + V=1 ALL_TARGET= default smime libzxid.so.0.0 USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes Modified: head/security/zxid/distinfo ============================================================================== --- head/security/zxid/distinfo Tue Nov 4 17:30:25 2014 (r372156) +++ head/security/zxid/distinfo Tue Nov 4 17:33:47 2014 (r372157) @@ -1,2 +1,2 @@ -SHA256 (zxid-1.18.tgz) = 80cd65e0fd45d61cbf4f0a0e46c11f8dc7752979676d00ce89719ce3497ec393 -SIZE (zxid-1.18.tgz) = 2075055 +SHA256 (zxid-1.22.tgz) = fcef4f1fc7f3c26ebb8eaffb03494c82c71f807ba02993014535aca69f767a49 +SIZE (zxid-1.22.tgz) = 2102806 Modified: head/security/zxid/pkg-plist ============================================================================== --- head/security/zxid/pkg-plist Tue Nov 4 17:30:25 2014 (r372156) +++ head/security/zxid/pkg-plist Tue Nov 4 17:33:47 2014 (r372157) @@ -129,6 +129,3 @@ lib/libzxid.so.0.0 %%PORTDOCS%%%%DOCSDIR%%/zxid-simple.pd %%PORTDOCS%%%%DOCSDIR%%/zxid-tas3.pd %%PORTDOCS%%%%DOCSDIR%%/zxid-wsf.pd -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm include/zxid -@dirrm include/zx From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:45:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A9D4886C; Tue, 4 Nov 2014 17:45:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A18C3C6; Tue, 4 Nov 2014 17:45:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4HjtYs008723; Tue, 4 Nov 2014 17:45:55 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4Hjsqs008718; Tue, 4 Nov 2014 17:45:54 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041745.sA4Hjsqs008718@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 17:45:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372158 - in head/net: . p5-Net-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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:45:55 -0000 Author: marino Date: Tue Nov 4 17:45:53 2014 New Revision: 372158 URL: https://svnweb.freebsd.org/changeset/ports/372158 QAT: https://qat.redports.org/buildarchive/r372158/ Log: Add new port net/p5-Net-Nmsg PR: 194276 Submitted by: Don Lewis Net::Nmsg is a perl binding to libnmsg, the reference implementation of the NMSG binary structured message interchange format. The NMSG documentation describes the format as: The NMSG format is an efficient encoding of typed, structured data into payloads which are packed into containers which can be transmitted over the network or stored to disk. Each payload is associated with a specific message schema. Modules implementing a certain message schema along with functionality to convert between binary and presentation formats can be loaded at runtime by libnmsg. nmsgtool provides a command line interface to control the transmission, storage, creation, and conversion of NMSG payloads. Added: head/net/p5-Net-Nmsg/ head/net/p5-Net-Nmsg/Makefile (contents, props changed) head/net/p5-Net-Nmsg/distinfo (contents, props changed) head/net/p5-Net-Nmsg/pkg-descr (contents, props changed) head/net/p5-Net-Nmsg/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Tue Nov 4 17:33:47 2014 (r372157) +++ head/net/Makefile Tue Nov 4 17:45:53 2014 (r372158) @@ -594,6 +594,7 @@ SUBDIR += p5-Net-NIS SUBDIR += p5-Net-NIS-Listgroup SUBDIR += p5-Net-Nessus-XMLRPC + SUBDIR += p5-Net-Nmsg SUBDIR += p5-Net-OAuth SUBDIR += p5-Net-OAuth-Simple SUBDIR += p5-Net-OAuth2 Added: head/net/p5-Net-Nmsg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-Net-Nmsg/Makefile Tue Nov 4 17:45:53 2014 (r372158) @@ -0,0 +1,36 @@ +# $FreeBSD$ + +PORTNAME= Net-Nmsg +PORTVERSION= 0.12 +CATEGORIES= net perl5 +MASTER_SITES= https://tools.netsa.cert.org/confluence/download/attachments/12320770/ \ + http://tools.netsa.cert.org/confluence/download/attachments/12320770/ +PKGNAMEPREFIX= p5- + +MAINTAINER= truckman@FreeBSD.org +COMMENT= Net::Nmsg is a perl binding to libnmsg + +LICENSE= GPLv2 + +LIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg +RUN_DEPENDS= p5-Math-Int64>=0:${PORTSDIR}/math/p5-Math-Int64 \ + p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP + +USES= perl5 +MAKE_JOBS_UNSAFE= yes +USE_PERL5= configure + +OPTIONS_DEFINE= EXAMPLES + +PORTEXAMPLES= * + +.include + +post-install: + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Net/Nmsg/Nmsg.so +.if ${PORT_OPTIONS:MEXAMPLES} + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) +.endif + +.include Added: head/net/p5-Net-Nmsg/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-Net-Nmsg/distinfo Tue Nov 4 17:45:53 2014 (r372158) @@ -0,0 +1,2 @@ +SHA256 (Net-Nmsg-0.12.tar.gz) = 2370d1f98776d1bb40773c25093886ab8ebc480b4a25dd1450e4dfe27fdf2089 +SIZE (Net-Nmsg-0.12.tar.gz) = 89847 Added: head/net/p5-Net-Nmsg/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-Net-Nmsg/pkg-descr Tue Nov 4 17:45:53 2014 (r372158) @@ -0,0 +1,14 @@ +Net::Nmsg is a perl binding to libnmsg, the reference implementation of +the NMSG binary structured message interchange format. The NMSG +documentation describes the format as: + + The NMSG format is an efficient encoding of typed, structured data + into payloads which are packed into containers which can be + transmitted over the network or stored to disk. Each payload is + associated with a specific message schema. Modules implementing a + certain message schema along with functionality to convert between + binary and presentation formats can be loaded at runtime by libnmsg. + nmsgtool provides a command line interface to control the + transmission, storage, creation, and conversion of NMSG payloads. + +WWW: https://tools.netsa.cert.org/confluence/display/tt/Net-Nmsg Added: head/net/p5-Net-Nmsg/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-Net-Nmsg/pkg-plist Tue Nov 4 17:45:53 2014 (r372158) @@ -0,0 +1,17 @@ +%%PERL5_MAN3%%/Net::Nmsg.3.gz +%%PERL5_MAN3%%/Net::Nmsg::IO.3.gz +%%PERL5_MAN3%%/Net::Nmsg::Input.3.gz +%%PERL5_MAN3%%/Net::Nmsg::Msg.3.gz +%%PERL5_MAN3%%/Net::Nmsg::Output.3.gz +%%PERL5_MAN3%%/Net::Nmsg::Util.3.gz +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Handle.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/IO.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Input.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Layer.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Msg.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Output.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Typemap.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Util.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Nmsg/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Nmsg/Nmsg.so From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:49:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A0E0995; Tue, 4 Nov 2014 17:49:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFF433EF; Tue, 4 Nov 2014 17:49:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4HnHZ9009259; Tue, 4 Nov 2014 17:49:17 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4HnHvm009254; Tue, 4 Nov 2014 17:49:17 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <201411041749.sA4HnHvm009254@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Tue, 4 Nov 2014 17:49:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372159 - in head/devel/ice: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:49:18 -0000 Author: grembo Date: Tue Nov 4 17:49:16 2014 New Revision: 372159 URL: https://svnweb.freebsd.org/changeset/ports/372159 QAT: https://qat.redports.org/buildarchive/r372159/ Log: Remove shadowed variables from header. See also http://www.zeroc.com/forums/patches/6336-minor-patch-basicstream-h-remove-shadowed-variables.html Approved by: mentors (implicit) Added: head/devel/ice/files/patch-cpp-include-Ice-Basicstream.h (contents, props changed) Modified: head/devel/ice/Makefile Modified: head/devel/ice/Makefile ============================================================================== --- head/devel/ice/Makefile Tue Nov 4 17:45:53 2014 (r372158) +++ head/devel/ice/Makefile Tue Nov 4 17:49:16 2014 (r372159) @@ -3,7 +3,7 @@ PORTNAME= Ice PORTVERSION= 3.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://download.zeroc.com/Ice/3.5/ Added: head/devel/ice/files/patch-cpp-include-Ice-Basicstream.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-include-Ice-Basicstream.h Tue Nov 4 17:49:16 2014 (r372159) @@ -0,0 +1,20 @@ +--- cpp/include/Ice/BasicStream.h.orig 2014-11-04 18:12:19.183757485 +0100 ++++ cpp/include/Ice/BasicStream.h 2014-11-04 18:13:37.223886887 +0100 +@@ -964,7 +964,7 @@ + + struct InstanceData + { +- InstanceData(InstanceData* previous) : previous(previous), next(0) ++ InstanceData(InstanceData* prev) : previous(prev), next(0) + { + if(previous) + { +@@ -1123,7 +1123,7 @@ + + struct InstanceData + { +- InstanceData(InstanceData* previous) : previous(previous), next(0) ++ InstanceData(InstanceData* prev) : previous(prev), next(0) + { + if(previous) + { From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:53:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2466DD63; Tue, 4 Nov 2014 17:53:32 +0000 (UTC) Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B086D69A; Tue, 4 Nov 2014 17:53:31 +0000 (UTC) Received: by mail-oi0-f45.google.com with SMTP id v63so7313888oia.18 for ; Tue, 04 Nov 2014 09:53:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1/r+UmIKMT81lh2r3PZL3XqPKT1WW8InPUyF1rYgQqA=; b=EA/ZuVAfl7QhFp/aHNOp68RliuBtFSyyHTkLP4okJUnUiOOguxyuEeVH1MhNxu/q9d flJYBW0HV2WPhiEzLq7yWbZaQupB0JJ7t3GvQVdjKQeq+Rhg8lEx3YM4Pq05InNiAj6p 3DeAU8fx4M4JyFTSpjZX3PMVlQ/pXcMluN8chb/ws6QKZI+FoT7LYZAzckW+0HHE4b6w uvBjxwM5GFd1szOY6+rRmHW7GE1NrX97r3XA7hvgkDBLmBwVa4JHR1e9F1b2HH5Z8hxb SHhtqqOQ0oRDAnTPzQk1xP9aOQ7oAkaeybktJKmgU1PGY2ZiOPrNqrpIX1YVsTJweJ1a g8Bg== MIME-Version: 1.0 X-Received: by 10.202.181.197 with SMTP id e188mr2214304oif.96.1415123610882; Tue, 04 Nov 2014 09:53:30 -0800 (PST) Sender: andrej.zverev@gmail.com Received: by 10.182.139.9 with HTTP; Tue, 4 Nov 2014 09:53:30 -0800 (PST) In-Reply-To: <201411041745.sA4Hjsqs008718@svn.freebsd.org> References: <201411041745.sA4Hjsqs008718@svn.freebsd.org> Date: Tue, 4 Nov 2014 21:53:30 +0400 X-Google-Sender-Auth: eoYpJw9Tpck_qupijUIMD1dnif8 Message-ID: Subject: Re: svn commit: r372158 - in head/net: . p5-Net-Nmsg From: Andrej Zverev To: John Marino , Don Lewis Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:53:32 -0000 I would like to suggest to use CPAN as master site here. Can be changed in later updates, no rush. On Tue, Nov 4, 2014 at 8:45 PM, John Marino wrote: > Author: marino > Date: Tue Nov 4 17:45:53 2014 > New Revision: 372158 > URL: https://svnweb.freebsd.org/changeset/ports/372158 > QAT: https://qat.redports.org/buildarchive/r372158/ > > Log: > Add new port net/p5-Net-Nmsg > > PR: 194276 > Submitted by: Don Lewis > > Net::Nmsg is a perl binding to libnmsg, the reference implementation of > the NMSG binary structured message interchange format. The NMSG > documentation describes the format as: > > The NMSG format is an efficient encoding of typed, structured data > into payloads which are packed into containers which can be > transmitted over the network or stored to disk. Each payload is > associated with a specific message schema. Modules implementing a > certain message schema along with functionality to convert between > binary and presentation formats can be loaded at runtime by libnmsg. > nmsgtool provides a command line interface to control the > transmission, storage, creation, and conversion of NMSG payloads. > > Added: > head/net/p5-Net-Nmsg/ > head/net/p5-Net-Nmsg/Makefile (contents, props changed) > head/net/p5-Net-Nmsg/distinfo (contents, props changed) > head/net/p5-Net-Nmsg/pkg-descr (contents, props changed) > head/net/p5-Net-Nmsg/pkg-plist (contents, props changed) > Modified: > head/net/Makefile > > Modified: head/net/Makefile > > ============================================================================== > --- head/net/Makefile Tue Nov 4 17:33:47 2014 (r372157) > +++ head/net/Makefile Tue Nov 4 17:45:53 2014 (r372158) > @@ -594,6 +594,7 @@ > SUBDIR += p5-Net-NIS > SUBDIR += p5-Net-NIS-Listgroup > SUBDIR += p5-Net-Nessus-XMLRPC > + SUBDIR += p5-Net-Nmsg > SUBDIR += p5-Net-OAuth > SUBDIR += p5-Net-OAuth-Simple > SUBDIR += p5-Net-OAuth2 > > Added: head/net/p5-Net-Nmsg/Makefile > > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net/p5-Net-Nmsg/Makefile Tue Nov 4 17:45:53 2014 > (r372158) > @@ -0,0 +1,36 @@ > +# $FreeBSD$ > + > +PORTNAME= Net-Nmsg > +PORTVERSION= 0.12 > +CATEGORIES= net perl5 > +MASTER_SITES= > https://tools.netsa.cert.org/confluence/download/attachments/12320770/ \ > + > http://tools.netsa.cert.org/confluence/download/attachments/12320770/ > +PKGNAMEPREFIX= p5- > + > +MAINTAINER= truckman@FreeBSD.org > +COMMENT= Net::Nmsg is a perl binding to libnmsg > + > +LICENSE= GPLv2 > + > +LIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg > +RUN_DEPENDS= p5-Math-Int64>=0:${PORTSDIR}/math/p5-Math-Int64 \ > + p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP > + > +USES= perl5 > +MAKE_JOBS_UNSAFE= yes > +USE_PERL5= configure > + > +OPTIONS_DEFINE= EXAMPLES > + > +PORTEXAMPLES= * > + > +.include > + > +post-install: > + ${STRIP_CMD} > ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Net/Nmsg/Nmsg.so > +.if ${PORT_OPTIONS:MEXAMPLES} > + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > + (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . > ${STAGEDIR}${EXAMPLESDIR}) > +.endif > + > +.include > > Added: head/net/p5-Net-Nmsg/distinfo > > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net/p5-Net-Nmsg/distinfo Tue Nov 4 17:45:53 2014 > (r372158) > @@ -0,0 +1,2 @@ > +SHA256 (Net-Nmsg-0.12.tar.gz) = > 2370d1f98776d1bb40773c25093886ab8ebc480b4a25dd1450e4dfe27fdf2089 > +SIZE (Net-Nmsg-0.12.tar.gz) = 89847 > > Added: head/net/p5-Net-Nmsg/pkg-descr > > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net/p5-Net-Nmsg/pkg-descr Tue Nov 4 17:45:53 2014 > (r372158) > @@ -0,0 +1,14 @@ > +Net::Nmsg is a perl binding to libnmsg, the reference implementation of > +the NMSG binary structured message interchange format. The NMSG > +documentation describes the format as: > + > + The NMSG format is an efficient encoding of typed, structured data > + into payloads which are packed into containers which can be > + transmitted over the network or stored to disk. Each payload is > + associated with a specific message schema. Modules implementing a > + certain message schema along with functionality to convert between > + binary and presentation formats can be loaded at runtime by libnmsg. > + nmsgtool provides a command line interface to control the > + transmission, storage, creation, and conversion of NMSG payloads. > + > +WWW: https://tools.netsa.cert.org/confluence/display/tt/Net-Nmsg > > Added: head/net/p5-Net-Nmsg/pkg-plist > > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net/p5-Net-Nmsg/pkg-plist Tue Nov 4 17:45:53 2014 > (r372158) > @@ -0,0 +1,17 @@ > +%%PERL5_MAN3%%/Net::Nmsg.3.gz > +%%PERL5_MAN3%%/Net::Nmsg::IO.3.gz > +%%PERL5_MAN3%%/Net::Nmsg::Input.3.gz > +%%PERL5_MAN3%%/Net::Nmsg::Msg.3.gz > +%%PERL5_MAN3%%/Net::Nmsg::Output.3.gz > +%%PERL5_MAN3%%/Net::Nmsg::Util.3.gz > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Handle.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/IO.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Input.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Layer.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Msg.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Output.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Typemap.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Nmsg/Util.pm > +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Nmsg/.packlist > +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Nmsg/Nmsg.so > > From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 17:59:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B87E18F; Tue, 4 Nov 2014 17:59:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 771A875A; Tue, 4 Nov 2014 17:59:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4Hxtl7014049; Tue, 4 Nov 2014 17:59:55 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4HxsXA014044; Tue, 4 Nov 2014 17:59:54 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411041759.sA4HxsXA014044@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 4 Nov 2014 17:59:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372160 - in head/net/dhcpcd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 17:59:55 -0000 Author: pawel Date: Tue Nov 4 17:59:53 2014 New Revision: 372160 URL: https://svnweb.freebsd.org/changeset/ports/372160 QAT: https://qat.redports.org/buildarchive/r372160/ Log: - Update to version 6.5.1, add pkg-message [1] - Prevent config overwrite by using @sample keyword [2] PR: 194486 [1], 194449 [2] Submitted by: maintainer [1], guyyur@gmail.com [2] Approved by: maintainer [2] Added: head/net/dhcpcd/files/patch-dhcpcd.conf (contents, props changed) head/net/dhcpcd/pkg-message (contents, props changed) Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo head/net/dhcpcd/pkg-plist Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Tue Nov 4 17:49:16 2014 (r372159) +++ head/net/dhcpcd/Makefile Tue Nov 4 17:59:53 2014 (r372160) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.4.3 +PORTVERSION= 6.5.1 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ LOCAL/delphij @@ -16,4 +16,8 @@ USES= tar:bzip2 GNU_CONFIGURE= yes USE_RC_SUBR= dhcpcd +post-install: + ${MV} ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf \ + ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf.sample + .include Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Tue Nov 4 17:49:16 2014 (r372159) +++ head/net/dhcpcd/distinfo Tue Nov 4 17:59:53 2014 (r372160) @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-6.4.3.tar.bz2) = 36ad01619ee81ac3815467d0157c38a14f5db464371326e97f719be362d5ab9c -SIZE (dhcpcd-6.4.3.tar.bz2) = 149927 +SHA256 (dhcpcd-6.5.1.tar.bz2) = 37d3860a3787b656ae2d1a64855e2dede4460956b979304c14192ada3b550e78 +SIZE (dhcpcd-6.5.1.tar.bz2) = 156068 Added: head/net/dhcpcd/files/patch-dhcpcd.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/dhcpcd/files/patch-dhcpcd.conf Tue Nov 4 17:59:53 2014 (r372160) @@ -0,0 +1,16 @@ +Disable private SLAAC addresses as that would cause dhcpcd to own the routes +by default. + +See http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 + +--- dhcpcd.conf.orig 2014-10-20 14:32:57.000000000 +0100 ++++ dhcpcd.conf 2014-10-20 14:33:37.000000000 +0100 +@@ -34,7 +34,7 @@ + require dhcp_server_identifier + + # Generate Stable Private IPv6 Addresses instead of hardware based ones +-slaac private ++#slaac private + + # A hook script is provided to lookup the hostname if not set by the DHCP + # server, but it should not be run by default. Added: head/net/dhcpcd/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/dhcpcd/pkg-message Tue Nov 4 17:59:53 2014 (r372160) @@ -0,0 +1,4 @@ +The default FreeBSD kernel does not allow userland to provide IPv6 +Prefix Routes, which dhcpcd needs to do when running the default configuration. + +See http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 for a patch. Modified: head/net/dhcpcd/pkg-plist ============================================================================== --- head/net/dhcpcd/pkg-plist Tue Nov 4 17:49:16 2014 (r372159) +++ head/net/dhcpcd/pkg-plist Tue Nov 4 17:59:53 2014 (r372160) @@ -1,4 +1,4 @@ -%%ETCDIR%%.conf +@sample etc/dhcpcd.conf.sample libexec/dhcpcd-hooks/01-test libexec/dhcpcd-hooks/02-dump libexec/dhcpcd-hooks/10-mtu @@ -14,4 +14,3 @@ man/man5/dhcpcd.conf.5.gz man/man8/dhcpcd-run-hooks.8.gz man/man8/dhcpcd.8.gz sbin/dhcpcd -@dirrmtry libexec/dhcpcd-hooks From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 18:36:43 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E70E4B96; Tue, 4 Nov 2014 18:36:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7ED7B14; Tue, 4 Nov 2014 18:36:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4IahHC033394; Tue, 4 Nov 2014 18:36:43 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4IagXh033386; Tue, 4 Nov 2014 18:36:42 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041836.sA4IagXh033386@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 18:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372161 - in head/graphics: . code-eli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 18:36:44 -0000 Author: marino Date: Tue Nov 4 18:36:41 2014 New Revision: 372161 URL: https://svnweb.freebsd.org/changeset/ports/372161 QAT: https://qat.redports.org/buildarchive/r372161/ Log: Add new port graphics/code-eli PR: 194406 Submitted by: Fernando Apesteguia This is a collection of C++ libraries that provides a variety of functionalities. Eigen3 is needed for most of the components to work since all of the vector and matrix math is done using Eigen3. CPPTest is used to perform unit testing on the components. Added: head/graphics/code-eli/ head/graphics/code-eli/Makefile (contents, props changed) head/graphics/code-eli/distinfo (contents, props changed) head/graphics/code-eli/pkg-descr (contents, props changed) head/graphics/code-eli/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Nov 4 17:59:53 2014 (r372160) +++ head/graphics/Makefile Tue Nov 4 18:36:41 2014 (r372161) @@ -85,6 +85,7 @@ SUBDIR += clutter SUBDIR += clutter-box2d SUBDIR += clutter-gtk + SUBDIR += code-eli SUBDIR += colord SUBDIR += colord-gtk SUBDIR += comical Added: head/graphics/code-eli/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/code-eli/Makefile Tue Nov 4 18:36:41 2014 (r372161) @@ -0,0 +1,74 @@ +# Created by: Fernando Apesteguia +# $FreeBSD$ + +PORTNAME= code-eli +PORTVERSION= 0.3.6 +CATEGORIES= graphics +MASTER_SITES= GH + +MAINTAINER= fernando.apesteguia@gmail.com +COMMENT= Library with functionalities for geometries + +LICENSE= EPL +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= eigen>3:${PORTSDIR}/math/eigen3 + +USE_GITHUB= yes +GH_PROJECT= Code-Eli +GH_ACCOUNT= ddmarshall +GH_TAGNAME= ${PORTVERSION} +GH_COMMIT= 2196ee5 + +USES= cmake:outsource compiler:c++11-lib +PORTEXAMPLES= AirfoilFitExample VSPPodExample test +PORTDOCS= html latex +ALL_TARGET= all + +# Some useful variables +AIRFOIL_DIR= airfoil_fit +VSPPOD_DIR= vsp_pod + +# Build options +OPTIONS_DEFINE= DOCS EXAMPLES +EXAMPLES_LIB_DEPENDS= libcpptest.so:${PORTSDIR}/devel/cpptest +DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen +DOCS_ALL_TARGET= doc + +.include + +post-patch: +.if ! ${PORT_OPTIONS:MEXAMPLES} + ${REINPLACE_CMD} \ + -e 's/add_subdirectory(example)//g' \ + -e 's/find_package(CPPTest)//g' \ + ${WRKSRC}/CMakeLists.txt +.endif + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/include/eli \ + ${STAGEDIR}${EXAMPLESDIR}${TEST_SUBDIR} \ + ${STAGEDIR}${EXAMPLESDIR} \ + ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${BUILD_WRKSRC}/include/eli/code_eli.hpp \ + ${STAGEDIR}${PREFIX}/include/eli + (cd ${WRKSRC}/include/eli && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/eli "*") +.if ${PORT_OPTIONS:MEXAMPLES} + ${INSTALL_DATA} \ + ${BUILD_WRKSRC}/example/${VSPPOD_DIR}/VSPPodExample \ + ${BUILD_WRKSRC}/example/${AIRFOIL_DIR}/AirfoilFitExample \ + ${STAGEDIR}${EXAMPLESDIR} + ${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/VSPPodExample \ + ${STAGEDIR}${EXAMPLESDIR}/AirfoilFitExample + (cd ${BUILD_WRKSRC}/${TEST_SUBDIR} && \ + ${COPYTREE_BIN} . ${STAGEDIR}${EXAMPLESDIR}${TEST_SUBDIR} \ + "-name *Test -type f") + ${FIND} ${STAGEDIR}${EXAMPLESDIR}${TEST_SUBDIR} -name *Test | \ + ${XARGS} ${STRIP_CMD} +.endif +.if ${PORT_OPTIONS:MDOCS} + (cd ${BUILD_WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) +.endif + +.include Added: head/graphics/code-eli/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/code-eli/distinfo Tue Nov 4 18:36:41 2014 (r372161) @@ -0,0 +1,2 @@ +SHA256 (code-eli-0.3.6.tar.gz) = f8cd25c612a9debfd56e01fe3821fb34bf6bfd8d37d3557f9c91c307b7772df6 +SIZE (code-eli-0.3.6.tar.gz) = 262384 Added: head/graphics/code-eli/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/code-eli/pkg-descr Tue Nov 4 18:36:41 2014 (r372161) @@ -0,0 +1,6 @@ +This is a collection of C++ libraries that provides a variety of +functionalities. Eigen3 is needed for most of the components to work +since all of the vector and matrix math is done using Eigen3. CPPTest +is used to perform unit testing on the components. + +WWW: https://github.com/ddmarshall/Code-Eli Added: head/graphics/code-eli/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/code-eli/pkg-plist Tue Nov 4 18:36:41 2014 (r372161) @@ -0,0 +1,91 @@ +include/eli/code_eli.hpp +include/eli/constants.hpp +include/eli/constants/math.hpp +include/eli/geom.hpp +include/eli/geom/curve.hpp +include/eli/geom/curve/bezier.hpp +include/eli/geom/curve/curvature.hpp +include/eli/geom/curve/equivalent_curves.hpp +include/eli/geom/curve/explicit_bezier.hpp +include/eli/geom/curve/fit_container.hpp +include/eli/geom/curve/length.hpp +include/eli/geom/curve/piecewise.hpp +include/eli/geom/curve/piecewise_circle_creator.hpp +include/eli/geom/curve/piecewise_creator.hpp +include/eli/geom/curve/piecewise_creator_base.hpp +include/eli/geom/curve/piecewise_cubic_spline_creator.hpp +include/eli/geom/curve/piecewise_four_digit_creator.hpp +include/eli/geom/curve/piecewise_general_creator.hpp +include/eli/geom/curve/piecewise_linear_creator.hpp +include/eli/geom/curve/piecewise_point_creator.hpp +include/eli/geom/curve/piecewise_polygon_creator.hpp +include/eli/geom/curve/piecewise_superellipse_creator.hpp +include/eli/geom/curve/pseudo.hpp +include/eli/geom/curve/pseudo/four_digit.hpp +include/eli/geom/curve/torsion.hpp +include/eli/geom/general.hpp +include/eli/geom/general/bounding_box.hpp +include/eli/geom/general/continuity.hpp +include/eli/geom/intersect.hpp +include/eli/geom/intersect/minimum_distance.hpp +include/eli/geom/intersect/minimum_distance_bounding_box.hpp +include/eli/geom/intersect/minimum_distance_curve.hpp +include/eli/geom/intersect/minimum_distance_line.hpp +include/eli/geom/intersect/minimum_distance_plane.hpp +include/eli/geom/intersect/minimum_distance_point.hpp +include/eli/geom/intersect/minimum_distance_surface.hpp +include/eli/geom/point.hpp +include/eli/geom/point/distance.hpp +include/eli/geom/surface.hpp +include/eli/geom/surface/bezier.hpp +include/eli/geom/surface/curvature.hpp +include/eli/geom/surface/piecewise.hpp +include/eli/geom/surface/piecewise_body_of_revolution_creator.hpp +include/eli/geom/surface/piecewise_capped_surface_creator.hpp +include/eli/geom/surface/piecewise_connection_data.hpp +include/eli/geom/surface/piecewise_creator_base.hpp +include/eli/geom/surface/piecewise_general_skinning_surface_creator.hpp +include/eli/geom/utility/bezier.hpp +include/eli/mutil.hpp +include/eli/mutil/ad.hpp +include/eli/mutil/ad/dual.hpp +include/eli/mutil/ad/dual_functions.hpp +include/eli/mutil/ad/dual_math.hpp +include/eli/mutil/ad/dual_number.hpp +include/eli/mutil/ad/dual_operators.hpp +include/eli/mutil/ad/dual_traits.hpp +include/eli/mutil/dm.hpp +include/eli/mutil/dm/binomial_coefficient.hpp +include/eli/mutil/dm/combination.hpp +include/eli/mutil/dm/factorial.hpp +include/eli/mutil/fd.hpp +include/eli/mutil/fd/d1o1.hpp +include/eli/mutil/fd/d1o2.hpp +include/eli/mutil/fd/d1o3.hpp +include/eli/mutil/fd/d2o1.hpp +include/eli/mutil/fd/d2o2.hpp +include/eli/mutil/nls.hpp +include/eli/mutil/nls/bisection_method.hpp +include/eli/mutil/nls/iterative_root_base.hpp +include/eli/mutil/nls/iterative_system_root_base.hpp +include/eli/mutil/nls/newton_raphson_constrained_method.hpp +include/eli/mutil/nls/newton_raphson_constrained_system_method.hpp +include/eli/mutil/nls/newton_raphson_method.hpp +include/eli/mutil/nls/newton_raphson_system_method.hpp +include/eli/mutil/nls/secant_method.hpp +include/eli/mutil/opt.hpp +include/eli/mutil/opt/least_squares.hpp +include/eli/mutil/poly.hpp +include/eli/mutil/poly/polynomial.hpp +include/eli/mutil/poly/root/closed_form.hpp +include/eli/mutil/poly/root/descartes_rule.hpp +include/eli/mutil/poly/root/radius.hpp +include/eli/mutil/poly/root/sign_changes.hpp +include/eli/mutil/poly/root/sturm_count.hpp +include/eli/mutil/quad.hpp +include/eli/mutil/quad/simpson.hpp +include/eli/mutil/quad/trapezoid.hpp +include/eli/util.hpp +include/eli/util/floating_point.hpp +include/eli/util/tolerance.hpp +include/eli/util/traits.hpp From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 18:41:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7A82EB6; Tue, 4 Nov 2014 18:41:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89559B56; Tue, 4 Nov 2014 18:41:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4IfKIY036920; Tue, 4 Nov 2014 18:41:20 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4IfGF9036687; Tue, 4 Nov 2014 18:41:16 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201411041841.sA4IfGF9036687@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Tue, 4 Nov 2014 18:41:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372162 - in head: deskutils/virt-manager devel/libvirt devel/libvirt-glib devel/libvirt-java devel/p5-Sys-Virt devel/py-libvirt net-mgmt/collectd net-mgmt/collectd5 net-mgmt/virt-viewe... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 18:41:20 -0000 Author: jgh Date: Tue Nov 4 18:41:15 2014 New Revision: 372162 URL: https://svnweb.freebsd.org/changeset/ports/372162 QAT: https://qat.redports.org/buildarchive/r372162/ Log: - update libvirt to 1.2.10 - chase shared library bump Modified: head/deskutils/virt-manager/Makefile head/devel/libvirt-glib/Makefile head/devel/libvirt-java/Makefile head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/p5-Sys-Virt/Makefile head/devel/py-libvirt/Makefile head/net-mgmt/collectd/Makefile head/net-mgmt/collectd5/Makefile head/net-mgmt/virt-viewer/Makefile head/net-mgmt/virtinst/Makefile head/sysutils/cfengine33/Makefile head/sysutils/cfengine34/Makefile head/sysutils/cfengine35/Makefile head/sysutils/cfengine36-rc/Makefile head/sysutils/cfengine36/Makefile Modified: head/deskutils/virt-manager/Makefile ============================================================================== --- head/deskutils/virt-manager/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/deskutils/virt-manager/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= virt-manager PORTVERSION= 0.9.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils net-mgmt MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \ LOCAL/jgh/deskutils/${PORTNAME}/ Modified: head/devel/libvirt-glib/Makefile ============================================================================== --- head/devel/libvirt-glib/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/devel/libvirt-glib/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,6 +3,7 @@ PORTNAME= libvirt-glib PORTVERSION= 0.1.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://libvirt.org/libvirt/glib/ Modified: head/devel/libvirt-java/Makefile ============================================================================== --- head/devel/libvirt-java/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/devel/libvirt-java/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= libvirt-java PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel java MASTER_SITES= http://libvirt.org/sources/java/ \ ftp://libvirt.org/libvirt/java/ Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/devel/libvirt/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -72,7 +72,7 @@ CPE_VENDOR= redhat USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip -SHLIB_VER= 0.1002.9 +SHLIB_VER= 0.1002.10 PLIST_SUB= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Tue Nov 4 18:36:41 2014 (r372161) +++ head/devel/libvirt/distinfo Tue Nov 4 18:41:15 2014 (r372162) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.9.tar.gz) = 95931a5a52f451b9ab73d6a5ae11a5740e1ba69a66520c2a0cffc6068a7e8fc4 -SIZE (libvirt-1.2.9.tar.gz) = 30154430 +SHA256 (libvirt-1.2.10.tar.gz) = 5050f4cea3dd59d3eca25c3d3f16085e10d624ecc18bd35820cd3dac6f46c08e +SIZE (libvirt-1.2.10.tar.gz) = 30029503 Modified: head/devel/p5-Sys-Virt/Makefile ============================================================================== --- head/devel/p5-Sys-Virt/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/devel/p5-Sys-Virt/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= Sys-Virt PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/devel/py-libvirt/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/net-mgmt/collectd/Makefile ============================================================================== --- head/net-mgmt/collectd/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/net-mgmt/collectd/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 4.10.9 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ Modified: head/net-mgmt/collectd5/Makefile ============================================================================== --- head/net-mgmt/collectd5/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/net-mgmt/collectd5/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.4.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ PKGNAMESUFFIX= 5 Modified: head/net-mgmt/virt-viewer/Makefile ============================================================================== --- head/net-mgmt/virt-viewer/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/net-mgmt/virt-viewer/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= virt-viewer PORTVERSION= 0.5.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ Modified: head/net-mgmt/virtinst/Makefile ============================================================================== --- head/net-mgmt/virtinst/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/net-mgmt/virtinst/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= virtinst PORTVERSION= 0.600.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/cfengine33/Makefile ============================================================================== --- head/sysutils/cfengine33/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/sysutils/cfengine33/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.3.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ PKGNAMESUFFIX= 33 Modified: head/sysutils/cfengine34/Makefile ============================================================================== --- head/sysutils/cfengine34/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/sysutils/cfengine34/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ Modified: head/sysutils/cfengine35/Makefile ============================================================================== --- head/sysutils/cfengine35/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/sysutils/cfengine35/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.5.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ Modified: head/sysutils/cfengine36-rc/Makefile ============================================================================== --- head/sysutils/cfengine36-rc/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/sysutils/cfengine36-rc/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.6.2rc -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ Modified: head/sysutils/cfengine36/Makefile ============================================================================== --- head/sysutils/cfengine36/Makefile Tue Nov 4 18:36:41 2014 (r372161) +++ head/sysutils/cfengine36/Makefile Tue Nov 4 18:41:15 2014 (r372162) @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.6.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 18:53:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF352437; Tue, 4 Nov 2014 18:53:22 +0000 (UTC) Received: from mailrelay010.isp.belgacom.be (mailrelay010.isp.belgacom.be [195.238.6.177]) by mx1.freebsd.org (Postfix) with ESMTP id DA742CF4; Tue, 4 Nov 2014 18:53:21 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmwGAKQfWVRbsIXe/2dsb2JhbABbgw5UTQvOXYdNAoEiFwEBAQEBfYQDAQEEOhwjEAsOBgQJGgsPKh4GE4hFAQjNdQEBAQEBAQEDAQEBAQEBARuNU4MKMweESwWWb4cXgTI9jS9Fhm2CNIFFPC8BgkoBAQE Received: from 222.133-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.133.222]) by relay.skynet.be with ESMTP; 04 Nov 2014 19:52:10 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id sA4Iq9tU003722; Tue, 4 Nov 2014 19:52:09 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Tue, 4 Nov 2014 19:52:09 +0100 From: Tijl Coosemans To: Jason Helfman Subject: Re: svn commit: r372162 - in head: deskutils/virt-manager devel/libvirt devel/libvirt-glib devel/libvirt-java devel/p5-Sys-Virt devel/py-libvirt net-mgmt/collectd net-mgmt/collectd5 net-mgmt/virt-viewe... Message-ID: <20141104195209.7c69cf92@kalimero.tijl.coosemans.org> In-Reply-To: <201411041841.sA4IfGF9036687@svn.freebsd.org> References: <201411041841.sA4IfGF9036687@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 18:53:23 -0000 On Tue, 4 Nov 2014 18:41:16 +0000 (UTC) Jason Helfman wrote: > Author: jgh > Date: Tue Nov 4 18:41:15 2014 > New Revision: 372162 > URL: https://svnweb.freebsd.org/changeset/ports/372162 > QAT: https://qat.redports.org/buildarchive/r372162/ > > Log: > - update libvirt to 1.2.10 > - chase shared library bump > > Modified: > head/deskutils/virt-manager/Makefile > head/devel/libvirt-glib/Makefile > head/devel/libvirt-java/Makefile > head/devel/libvirt/Makefile > head/devel/libvirt/distinfo > head/devel/p5-Sys-Virt/Makefile > head/devel/py-libvirt/Makefile > head/net-mgmt/collectd/Makefile > head/net-mgmt/collectd5/Makefile > head/net-mgmt/virt-viewer/Makefile > head/net-mgmt/virtinst/Makefile > head/sysutils/cfengine33/Makefile > head/sysutils/cfengine34/Makefile > head/sysutils/cfengine35/Makefile > head/sysutils/cfengine36-rc/Makefile > head/sysutils/cfengine36/Makefile > > Modified: head/deskutils/virt-manager/Makefile > ============================================================================== > --- head/deskutils/virt-manager/Makefile Tue Nov 4 18:36:41 2014 (r372161) > +++ head/deskutils/virt-manager/Makefile Tue Nov 4 18:41:15 2014 (r372162) > @@ -3,7 +3,7 @@ > > PORTNAME= virt-manager > PORTVERSION= 0.9.5 > -PORTREVISION= 7 > +PORTREVISION= 8 > CATEGORIES= deskutils net-mgmt > MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \ > LOCAL/jgh/deskutils/${PORTNAME}/ > > Modified: head/devel/libvirt-glib/Makefile > ============================================================================== > --- head/devel/libvirt-glib/Makefile Tue Nov 4 18:36:41 2014 (r372161) > +++ head/devel/libvirt-glib/Makefile Tue Nov 4 18:41:15 2014 (r372162) > @@ -3,6 +3,7 @@ > > PORTNAME= libvirt-glib > PORTVERSION= 0.1.9 > +PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= ftp://libvirt.org/libvirt/glib/ > > > Modified: head/devel/libvirt-java/Makefile > ============================================================================== > --- head/devel/libvirt-java/Makefile Tue Nov 4 18:36:41 2014 (r372161) > +++ head/devel/libvirt-java/Makefile Tue Nov 4 18:41:15 2014 (r372162) > @@ -3,7 +3,7 @@ > > PORTNAME= libvirt-java > PORTVERSION= 0.5.1 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel java > MASTER_SITES= http://libvirt.org/sources/java/ \ > ftp://libvirt.org/libvirt/java/ > > Modified: head/devel/libvirt/Makefile > ============================================================================== > --- head/devel/libvirt/Makefile Tue Nov 4 18:36:41 2014 (r372161) > +++ head/devel/libvirt/Makefile Tue Nov 4 18:41:15 2014 (r372162) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libvirt > -PORTVERSION= 1.2.9 > +PORTVERSION= 1.2.10 > CATEGORIES= devel > MASTER_SITES= http://libvirt.org/sources/ \ > ftp://libvirt.org/libvirt/ > @@ -72,7 +72,7 @@ CPE_VENDOR= redhat > USE_PERL5= build > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip > -SHLIB_VER= 0.1002.9 > +SHLIB_VER= 0.1002.10 Only changes to the major version (0 in this case) require revision bumps. From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 19:09:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB325823; Tue, 4 Nov 2014 19:09:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6A01E5A; Tue, 4 Nov 2014 19:09:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4J9nrK048409; Tue, 4 Nov 2014 19:09:49 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4J9m5I048402; Tue, 4 Nov 2014 19:09:48 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041909.sA4J9m5I048402@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 19:09:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372163 - in head/databases: . pecl-yac pecl-yac/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 19:09:49 -0000 Author: marino Date: Tue Nov 4 19:09:48 2014 New Revision: 372163 URL: https://svnweb.freebsd.org/changeset/ports/372163 QAT: https://qat.redports.org/buildarchive/r372163/ Log: Add new port databases/pecl-yac PR: 194553 Submitted by: John Pupu Yac is a shared memory user data cache for PHP. It can be used instead of APC or local memcached. Yac is lockless, which it is very fast, but there could be a chance the wrong data will be retrieved (it depends on how many key slots are allocated and how many keys are stored), so a product using Yac should not be very sensitive to data loss. Added: head/databases/pecl-yac/ head/databases/pecl-yac/Makefile (contents, props changed) head/databases/pecl-yac/distinfo (contents, props changed) head/databases/pecl-yac/files/ head/databases/pecl-yac/files/pkg-message.in (contents, props changed) head/databases/pecl-yac/pkg-descr (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Nov 4 18:41:15 2014 (r372162) +++ head/databases/Makefile Tue Nov 4 19:09:48 2014 (r372163) @@ -522,6 +522,7 @@ SUBDIR += pecl-pdo_user SUBDIR += pecl-rrd SUBDIR += pecl-tokyo_tyrant + SUBDIR += pecl-yac SUBDIR += percona-toolkit SUBDIR += percona55-client SUBDIR += percona55-server Added: head/databases/pecl-yac/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pecl-yac/Makefile Tue Nov 4 19:09:48 2014 (r372163) @@ -0,0 +1,29 @@ +# Created by: John Chen +# $FreeBSD$ + +PORTNAME= yac +PORTVERSION= 0.9.2 +CATEGORIES= databases +MASTER_SITES= http://pecl.php.net/get/ +PKGNAMEPREFIX= pecl- +DIST_SUBDIR= PECL + +MAINTAINER= johnpupu@gmail.com +COMMENT= Shared and lockless memory user data cache for PHP + +LICENSE= PHP301 + +SUB_FILES= pkg-message +USE_PHP= yes +USE_PHPEXT= yes +USE_PHPIZE= yes +USE_PHP_BUILD= yes +USES= tar:tgz + +CFLAGS+= -I${LOCALBASE}/include +CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/yac.so + +.include Added: head/databases/pecl-yac/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pecl-yac/distinfo Tue Nov 4 19:09:48 2014 (r372163) @@ -0,0 +1,2 @@ +SHA256 (PECL/yac-0.9.2.tgz) = f57d7dc18520f2114194fa44eb8e77b4cc8142bf0bd1314b9445dd99bc53dd99 +SIZE (PECL/yac-0.9.2.tgz) = 34822 Added: head/databases/pecl-yac/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pecl-yac/files/pkg-message.in Tue Nov 4 19:09:48 2014 (r372163) @@ -0,0 +1,16 @@ +************************************************************************ +You may edit %%LOCALBASE%%/etc/php.ini to change these variables: + +yac.enable = 1 +yac.keys_memory_size = 4M ;[1] +yac.values_memory_size = 64M +yac.compress_threshold = -1 +yac.enable_cli = 0 ;[2] + +;[1] 4M can get 30K key slots, 32M can get 100K key slots +;[2] whether to enable yac with cli, default is 0 + +Then restart your web server and consult the output of phpinfo(). +If there is an informational section for yac, the installation was +successful. +************************************************************************ Added: head/databases/pecl-yac/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pecl-yac/pkg-descr Tue Nov 4 19:09:48 2014 (r372163) @@ -0,0 +1,9 @@ +Yac is a shared memory user data cache for PHP. It can be used instead of +APC or local memcached. + +Yac is lockless, which it is very fast, but there could be a chance the +wrong data will be retrieved (it depends on how many key slots are +allocated and how many keys are stored), so a product using Yac should not +be very sensitive to data loss. + +WWW: http://pecl.php.net/package/yac From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 19:10:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8ECC698D; Tue, 4 Nov 2014 19:10:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60B63E68; Tue, 4 Nov 2014 19:10:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4JA6vl049096; Tue, 4 Nov 2014 19:10:06 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4JA5gm049094; Tue, 4 Nov 2014 19:10:05 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411041910.sA4JA5gm049094@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 4 Nov 2014 19:10:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372164 - head/devel/py-robotframework-pabot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 19:10:06 -0000 Author: pawel Date: Tue Nov 4 19:10:05 2014 New Revision: 372164 URL: https://svnweb.freebsd.org/changeset/ports/372164 QAT: https://qat.redports.org/buildarchive/r372164/ Log: Update to version 0.11, pass maintainership to submitter PR: 194087 Submitted by: vladimir.chukharev@gmail.com Modified: head/devel/py-robotframework-pabot/Makefile head/devel/py-robotframework-pabot/distinfo Modified: head/devel/py-robotframework-pabot/Makefile ============================================================================== --- head/devel/py-robotframework-pabot/Makefile Tue Nov 4 19:09:48 2014 (r372163) +++ head/devel/py-robotframework-pabot/Makefile Tue Nov 4 19:10:05 2014 (r372164) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= robotframework-pabot -PORTVERSION= 0.6 +PORTVERSION= 0.11 CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= Parallel executor for Robot Framework test cases LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework \ + ${PYTHON_PKGNAMEPREFIX}robotremoteserver>=1.0.1:${PORTSDIR}/devel/py-robotremoteserver USES= python:2 USE_PYTHON= distutils autoplist Modified: head/devel/py-robotframework-pabot/distinfo ============================================================================== --- head/devel/py-robotframework-pabot/distinfo Tue Nov 4 19:09:48 2014 (r372163) +++ head/devel/py-robotframework-pabot/distinfo Tue Nov 4 19:10:05 2014 (r372164) @@ -1,2 +1,2 @@ -SHA256 (robotframework-pabot-0.6.tar.gz) = 560fffaee04a30ded6ecb5ab7bb1a0f69dcb8b7c5822048c2ae121f3851a44e7 -SIZE (robotframework-pabot-0.6.tar.gz) = 4173 +SHA256 (robotframework-pabot-0.11.tar.gz) = 585cdce234fe188700fd2ad00a1715ae0464ed4938ea2b3169adec95637e23ac +SIZE (robotframework-pabot-0.11.tar.gz) = 6626 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 19:21:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53BF2BC6; Tue, 4 Nov 2014 19:21:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 311CEE; Tue, 4 Nov 2014 19:21:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4JLr4Y056976; Tue, 4 Nov 2014 19:21:53 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4JLp7L056970; Tue, 4 Nov 2014 19:21:51 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411041921.sA4JLp7L056970@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 19:21:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372165 - in head/games: . openclonk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 19:21:53 -0000 Author: marino Date: Tue Nov 4 19:21:51 2014 New Revision: 372165 URL: https://svnweb.freebsd.org/changeset/ports/372165 QAT: https://qat.redports.org/buildarchive/r372165/ Log: Add new ports games/openclock PR: 194617 Submitted by: Kevin Zheng OpenClonk is a free multiplayer action game in which you control clonks, small but witty and nimble humanoid beings. The game is mainly about mining, settling and fast-paced melees. OpenClonk is not just a game but also a versatile 2D game engine that allows the creation of mods. It is the successor of the shareware game series Clonk and thus inherits many of its features. Added: head/games/openclonk/ head/games/openclonk/Makefile (contents, props changed) head/games/openclonk/distinfo (contents, props changed) head/games/openclonk/pkg-descr (contents, props changed) head/games/openclonk/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Tue Nov 4 19:10:05 2014 (r372164) +++ head/games/Makefile Tue Nov 4 19:21:51 2014 (r372165) @@ -662,6 +662,7 @@ SUBDIR += openastromenace SUBDIR += openbubbles SUBDIR += opencity + SUBDIR += openclonk SUBDIR += opengfx SUBDIR += openglad SUBDIR += openjazz Added: head/games/openclonk/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openclonk/Makefile Tue Nov 4 19:21:51 2014 (r372165) @@ -0,0 +1,36 @@ +# Created by: Kevin Zheng +# $FreeBSD$ + +PORTNAME= openclonk +PORTVERSION= 5.1 +DISTVERSIONPREFIX= 5. +DISTVERSIONSUFFIX= -src +CATEGORIES= games +MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ + +MAINTAINER= kevinz5000@gmail.com +COMMENT= Multiplayer action game involving small and nimble humanoids + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ + libfreetype.so:${PORTSDIR}/print/freetype2 \ + libjpeg.so:${PORTSDIR}/graphics/jpeg \ + libogg.so:${PORTSDIR}/audio/libogg \ + libpng.so:${PORTSDIR}/graphics/png \ + libvorbis.so:${PORTSDIR}/audio/libvorbis + +USES= cmake iconv pkgconfig tar:bzip2 +USE_GL= glew +USE_GNOME= gtk20 +USE_SDL= sdl mixer +USE_XORG= x11 xpm + +WRKSRC= ${WRKDIR}/openclonk-release-${DISTVERSIONPREFIX}${DISTVERSION}-src + +post-patch: + @${REINPLACE_CMD} -e 's|DESTINATION games|DESTINATION bin|' \ + ${WRKSRC}/CMakeLists.txt + +.include Added: head/games/openclonk/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openclonk/distinfo Tue Nov 4 19:21:51 2014 (r372165) @@ -0,0 +1,2 @@ +SHA256 (openclonk-5.5.1-src.tar.bz2) = c038d6dc2ef9a3d7966b18ba6147b9dd136f353dfaa5796455f9917b79255743 +SIZE (openclonk-5.5.1-src.tar.bz2) = 65383438 Added: head/games/openclonk/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openclonk/pkg-descr Tue Nov 4 19:21:51 2014 (r372165) @@ -0,0 +1,9 @@ +OpenClonk is a free multiplayer action game in which you control clonks, +small but witty and nimble humanoid beings. The game is mainly about +mining, settling and fast-paced melees. + +OpenClonk is not just a game but also a versatile 2D game engine that +allows the creation of mods. It is the successor of the shareware game +series Clonk and thus inherits many of its features. + +WWW: http://www.openclonk.org/ Added: head/games/openclonk/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openclonk/pkg-plist Tue Nov 4 19:21:51 2014 (r372165) @@ -0,0 +1,20 @@ +bin/c4group +bin/openclonk +share/applications/openclonk.desktop +share/games/openclonk/Arena.ocf +share/games/openclonk/Decoration.ocd +share/games/openclonk/Graphics.ocg +share/games/openclonk/Material.ocg +share/games/openclonk/Missions.ocf +share/games/openclonk/Music.ocg +share/games/openclonk/Objects.ocd +share/games/openclonk/Parkour.ocf +share/games/openclonk/Sound.ocg +share/games/openclonk/System.ocg +share/games/openclonk/Tutorial.ocf +share/games/openclonk/Worlds.ocf +share/icons/hicolor/128x128/apps/openclonk.png +share/icons/hicolor/256x256/apps/openclonk.png +share/icons/hicolor/32x32/apps/openclonk.png +share/icons/hicolor/512x512/apps/openclonk.png +share/icons/hicolor/64x64/apps/openclonk.png From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 19:44:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6538176; Tue, 4 Nov 2014 19:44:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B84B9335; Tue, 4 Nov 2014 19:44:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4JiGHB066630; Tue, 4 Nov 2014 19:44:16 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4JiFKe066619; Tue, 4 Nov 2014 19:44:15 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201411041944.sA4JiFKe066619@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Tue, 4 Nov 2014 19:44:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372166 - in head/devel: libvirt py-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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 19:44:17 -0000 Author: jgh Date: Tue Nov 4 19:44:15 2014 New Revision: 372166 URL: https://svnweb.freebsd.org/changeset/ports/372166 QAT: https://qat.redports.org/buildarchive/r372166/ Log: - fix packaging list for libvirt - update py-libvirt to 1.2.10 Modified: head/devel/libvirt/Makefile head/devel/libvirt/pkg-plist head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Tue Nov 4 19:21:51 2014 (r372165) +++ head/devel/libvirt/Makefile Tue Nov 4 19:44:15 2014 (r372166) @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Tue Nov 4 19:21:51 2014 (r372165) +++ head/devel/libvirt/pkg-plist Tue Nov 4 19:44:15 2014 (r372166) @@ -21,7 +21,18 @@ etc/logrotate.d/libvirtd.qemu etc/logrotate.d/libvirtd.uml include/libvirt/libvirt-lxc.h include/libvirt/libvirt-qemu.h +include/libvirt/libvirt-host.h include/libvirt/libvirt.h +include/libvirt/libvirt-domain-snapshot.h +include/libvirt/libvirt-domain.h +include/libvirt/libvirt-event.h +include/libvirt/libvirt-interface.h +include/libvirt/libvirt-network.h +include/libvirt/libvirt-nodedev.h +include/libvirt/libvirt-nwfilter.h +include/libvirt/libvirt-secret.h +include/libvirt/libvirt-storage.h +include/libvirt/libvirt-stream.h include/libvirt/virterror.h lib/libvirt/lock-driver/lockd.so lib/libvirt-lxc.so Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Tue Nov 4 19:21:51 2014 (r372165) +++ head/devel/py-libvirt/Makefile Tue Nov 4 19:44:15 2014 (r372166) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTVERSION= 1.2.10 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Tue Nov 4 19:21:51 2014 (r372165) +++ head/devel/py-libvirt/distinfo Tue Nov 4 19:44:15 2014 (r372166) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.9.tar.gz) = 8f7023ae93aecc6981e07f88fd47bcec1b2bdef52c37c2db8acfb1ad379f79ed -SIZE (libvirt-python-1.2.9.tar.gz) = 160357 +SHA256 (libvirt-python-1.2.10.tar.gz) = fd38d589da34de523756e2b39980453bd1149fe162d109fbb7cf65df0c250ba7 +SIZE (libvirt-python-1.2.10.tar.gz) = 162075 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 19:46:24 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF282446; Tue, 4 Nov 2014 19:46:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D791935C; Tue, 4 Nov 2014 19:46:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4JkNe2067120; Tue, 4 Nov 2014 19:46:23 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4JkM1O067112; Tue, 4 Nov 2014 19:46:22 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201411041946.sA4JkM1O067112@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Tue, 4 Nov 2014 19:46:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372167 - in head: archivers/pear-Horde_Pack comms/pear-Horde_ActiveSync devel/pear-Horde_Core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 19:46:24 -0000 Author: mm Date: Tue Nov 4 19:46:21 2014 New Revision: 372167 URL: https://svnweb.freebsd.org/changeset/ports/372167 QAT: https://qat.redports.org/buildarchive/r372167/ Log: Horde package update: comms/pear-Horde_ActiveSync 2.19.4 -> 2.20.0 devel/pear-Horde_Core 2.15.0 -> 2.16.0 archivers/pear-Horde_Pack 1.0.4 -> 1.0.5 Modified: head/archivers/pear-Horde_Pack/Makefile head/archivers/pear-Horde_Pack/distinfo head/comms/pear-Horde_ActiveSync/Makefile head/comms/pear-Horde_ActiveSync/distinfo head/devel/pear-Horde_Core/Makefile head/devel/pear-Horde_Core/distinfo Modified: head/archivers/pear-Horde_Pack/Makefile ============================================================================== --- head/archivers/pear-Horde_Pack/Makefile Tue Nov 4 19:44:15 2014 (r372166) +++ head/archivers/pear-Horde_Pack/Makefile Tue Nov 4 19:46:21 2014 (r372167) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Pack -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= archivers www pear PKGNAMEPREFIX= pear- Modified: head/archivers/pear-Horde_Pack/distinfo ============================================================================== --- head/archivers/pear-Horde_Pack/distinfo Tue Nov 4 19:44:15 2014 (r372166) +++ head/archivers/pear-Horde_Pack/distinfo Tue Nov 4 19:46:21 2014 (r372167) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Pack-1.0.4.tgz) = e7529af60ae39d5a8fcfb9a977c5014160cbeb9cafd8de5ef7606a602d2e6827 -SIZE (Horde/Horde_Pack-1.0.4.tgz) = 15862 +SHA256 (Horde/Horde_Pack-1.0.5.tgz) = 79712de0a5f2e64fffc654e1bc441b9fb42a0b39806d05fed51dfbb3ab0ba212 +SIZE (Horde/Horde_Pack-1.0.5.tgz) = 15938 Modified: head/comms/pear-Horde_ActiveSync/Makefile ============================================================================== --- head/comms/pear-Horde_ActiveSync/Makefile Tue Nov 4 19:44:15 2014 (r372166) +++ head/comms/pear-Horde_ActiveSync/Makefile Tue Nov 4 19:46:21 2014 (r372167) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_ActiveSync -PORTVERSION= 2.19.4 +PORTVERSION= 2.20.0 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org Modified: head/comms/pear-Horde_ActiveSync/distinfo ============================================================================== --- head/comms/pear-Horde_ActiveSync/distinfo Tue Nov 4 19:44:15 2014 (r372166) +++ head/comms/pear-Horde_ActiveSync/distinfo Tue Nov 4 19:46:21 2014 (r372167) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_ActiveSync-2.19.4.tgz) = 184005d36487e3b604cab9d9847ea13a8f4a9dda7fe2394a1ccbf7c8c9d8eec4 -SIZE (Horde/Horde_ActiveSync-2.19.4.tgz) = 311389 +SHA256 (Horde/Horde_ActiveSync-2.20.0.tgz) = 334161731113ad83de08df476b43206e6aba7b005afc88c82d365421397f4a18 +SIZE (Horde/Horde_ActiveSync-2.20.0.tgz) = 321904 Modified: head/devel/pear-Horde_Core/Makefile ============================================================================== --- head/devel/pear-Horde_Core/Makefile Tue Nov 4 19:44:15 2014 (r372166) +++ head/devel/pear-Horde_Core/Makefile Tue Nov 4 19:46:21 2014 (r372167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Core -PORTVERSION= 2.15.0 +PORTVERSION= 2.16.0 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- Modified: head/devel/pear-Horde_Core/distinfo ============================================================================== --- head/devel/pear-Horde_Core/distinfo Tue Nov 4 19:44:15 2014 (r372166) +++ head/devel/pear-Horde_Core/distinfo Tue Nov 4 19:46:21 2014 (r372167) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Core-2.15.0.tgz) = 263c700b12c6c83cbfed42b444b40634d58e5a610475eb2fbd187f35a9e92541 -SIZE (Horde/Horde_Core-2.15.0.tgz) = 1623252 +SHA256 (Horde/Horde_Core-2.16.0.tgz) = c46d9814d1bb169a3636262ffec3d2c189f1207a8f2763dda4639885739e4d30 +SIZE (Horde/Horde_Core-2.16.0.tgz) = 1619329 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 20:08:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE924B7E; Tue, 4 Nov 2014 20:08:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DAF537C5; Tue, 4 Nov 2014 20:08:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4K8fK8076897; Tue, 4 Nov 2014 20:08:41 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4K8fk6076896; Tue, 4 Nov 2014 20:08:41 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411042008.sA4K8fk6076896@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 20:08:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372168 - head/sysutils/pstree X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 20:08:42 -0000 Author: marino Date: Tue Nov 4 20:08:41 2014 New Revision: 372168 URL: https://svnweb.freebsd.org/changeset/ports/372168 QAT: https://qat.redports.org/buildarchive/r372168/ Log: sysutils/pstree: Fix functionality on DragonFly with USES=alias Modified: head/sysutils/pstree/Makefile Modified: head/sysutils/pstree/Makefile ============================================================================== --- head/sysutils/pstree/Makefile Tue Nov 4 19:46:21 2014 (r372167) +++ head/sysutils/pstree/Makefile Tue Nov 4 20:08:41 2014 (r372168) @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.thp.uni-due.de/p MAINTAINER= jgh@FreeBSD.org COMMENT= List processes as a tree +USES= alias NO_WRKSUBDIR= yes CONFLICTS= psmisc-[0-9]* From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 20:27:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5CF44BA; Tue, 4 Nov 2014 20:27:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4652A18; Tue, 4 Nov 2014 20:27:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4KR6WB086150; Tue, 4 Nov 2014 20:27:06 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4KR6RD086148; Tue, 4 Nov 2014 20:27:06 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411042027.sA4KR6RD086148@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 4 Nov 2014 20:27:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372169 - head/databases/p5-DBD-cego X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 20:27:06 -0000 Author: pi Date: Tue Nov 4 20:27:05 2014 New Revision: 372169 URL: https://svnweb.freebsd.org/changeset/ports/372169 QAT: https://qat.redports.org/buildarchive/r372169/ Log: databases/p5-DBD-cego: 1.2.8 -> 1.2.9 - Modifications in Cego.xs to support newer releases of DBI Submitted by: Björn Lemke Modified: head/databases/p5-DBD-cego/Makefile head/databases/p5-DBD-cego/distinfo Modified: head/databases/p5-DBD-cego/Makefile ============================================================================== --- head/databases/p5-DBD-cego/Makefile Tue Nov 4 20:08:41 2014 (r372168) +++ head/databases/p5-DBD-cego/Makefile Tue Nov 4 20:27:05 2014 (r372169) @@ -1,26 +1,32 @@ -# Created by: Kurt Jaeger # $FreeBSD$ PORTNAME= DBD-cego -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.9 CATEGORIES= databases perl5 MASTER_SITES= http://www.lemke-it.com/ PKGNAMEPREFIX= p5- -MAINTAINER= pi@FreeBSD.org +MAINTAINER= fbsd-ports@opsec.eu COMMENT= Cego DBI driver for Perl 5 LICENSE= GPLv3 -BUILD_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= p5-DBI>=1.631:${PORTSDIR}/databases/p5-DBI +RUN_DEPENDS= p5-DBI>=1.631:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= libcego.so:${PORTSDIR}/databases/cego -USES= perl5 gmake +.if defined(.PARSEDIR) +USES= gmake +.endif + +USES+= perl5 USE_PERL5= configure CC:= ${CXX} -post-configure: - @${REINPLACE_CMD} -e 's|fno-strict-aliasing|& -fpermissive|g' ${WRKSRC}/Makefile +#post-configure: +# @${REINPLACE_CMD} -e 's|fno-strict-aliasing|& -fpermissive|g' ${WRKSRC}/Makefile + +post-stage: + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/DBD/Cego/Cego.so .include Modified: head/databases/p5-DBD-cego/distinfo ============================================================================== --- head/databases/p5-DBD-cego/distinfo Tue Nov 4 20:08:41 2014 (r372168) +++ head/databases/p5-DBD-cego/distinfo Tue Nov 4 20:27:05 2014 (r372169) @@ -1,2 +1,2 @@ -SHA256 (DBD-cego-1.2.8.tar.gz) = fd4fc242edcf7e4e0133061f51f1ba50523d1749a16a6a91bd1663bc940651a5 -SIZE (DBD-cego-1.2.8.tar.gz) = 28283 +SHA256 (DBD-cego-1.2.9.tar.gz) = 87f867e1afe6b3662faf47fc61579235eba762e6f042eec6680124dc1e57a435 +SIZE (DBD-cego-1.2.9.tar.gz) = 23090 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 20:28:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 264555AF; Tue, 4 Nov 2014 20:28:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12BDDA2C; Tue, 4 Nov 2014 20:28:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4KShxt086431; Tue, 4 Nov 2014 20:28:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4KShSi086430; Tue, 4 Nov 2014 20:28:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411042028.sA4KShSi086430@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 4 Nov 2014 20:28:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372170 - head/databases/p5-DBD-cego X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 20:28:44 -0000 Author: pi Date: Tue Nov 4 20:28:43 2014 New Revision: 372170 URL: https://svnweb.freebsd.org/changeset/ports/372170 QAT: https://qat.redports.org/buildarchive/r372170/ Log: databases/p5-DBD-cego: fix Makefile Modified: head/databases/p5-DBD-cego/Makefile Modified: head/databases/p5-DBD-cego/Makefile ============================================================================== --- head/databases/p5-DBD-cego/Makefile Tue Nov 4 20:27:05 2014 (r372169) +++ head/databases/p5-DBD-cego/Makefile Tue Nov 4 20:28:43 2014 (r372170) @@ -6,7 +6,7 @@ CATEGORIES= databases perl5 MASTER_SITES= http://www.lemke-it.com/ PKGNAMEPREFIX= p5- -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= Cego DBI driver for Perl 5 LICENSE= GPLv3 @@ -23,9 +23,6 @@ USES+= perl5 USE_PERL5= configure CC:= ${CXX} -#post-configure: -# @${REINPLACE_CMD} -e 's|fno-strict-aliasing|& -fpermissive|g' ${WRKSRC}/Makefile - post-stage: ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/DBD/Cego/Cego.so From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 20:32:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4F3C773; Tue, 4 Nov 2014 20:32:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B068AAEB; Tue, 4 Nov 2014 20:32:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4KWiCM090464; Tue, 4 Nov 2014 20:32:44 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4KWiWZ090461; Tue, 4 Nov 2014 20:32:44 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201411042032.sA4KWiWZ090461@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: Jean-Sebastien Pedron Date: Tue, 4 Nov 2014 20:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372171 - in head/x11-drivers/xf86-video-ati: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 20:32:45 -0000 Author: dumbbell (src committer) Date: Tue Nov 4 20:32:43 2014 New Revision: 372171 URL: https://svnweb.freebsd.org/changeset/ports/372171 QAT: https://qat.redports.org/buildarchive/r372171/ Log: xf86-video-ati: Update to 7.5.0 This update brings several bug fixes. Furthermore, it improves Glamor support, though this feature isn't supported by FreeBSD yet. Differential Revision: https://reviews.freebsd.org/D1106 Tested by: Many on freebsd-x11@ Reviewed by: bapt@, kwm@ Approved by: bapt@ Modified: head/x11-drivers/xf86-video-ati/Makefile head/x11-drivers/xf86-video-ati/distinfo head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c Modified: head/x11-drivers/xf86-video-ati/Makefile ============================================================================== --- head/x11-drivers/xf86-video-ati/Makefile Tue Nov 4 20:28:43 2014 (r372170) +++ head/x11-drivers/xf86-video-ati/Makefile Tue Nov 4 20:32:43 2014 (r372171) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-ati -PORTVERSION= 7.2.0 -PORTREVISION= 4 +PORTVERSION= 7.5.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -10,7 +9,11 @@ COMMENT= X.Org ati display driver USE_GL= gl XORG_CAT= driver -USE_XORG= xf86driproto xineramaproto xf86miscproto glproto +USE_XORG= xf86driproto \ + xineramaproto \ + xf86miscproto \ + glproto \ + presentproto INSTALL_TARGET= install-strip # No Radeon kernel driver on non-x86 and PC98. ONLY_FOR_ARCHS= i386 amd64 Modified: head/x11-drivers/xf86-video-ati/distinfo ============================================================================== --- head/x11-drivers/xf86-video-ati/distinfo Tue Nov 4 20:28:43 2014 (r372170) +++ head/x11-drivers/xf86-video-ati/distinfo Tue Nov 4 20:32:43 2014 (r372171) @@ -1,4 +1,2 @@ -SHA256 (xorg/driver/xf86-video-ati-6.14.6.tar.bz2) = aa5286b3e4f0187d7df14785c06dd800255d9405205dbf061da5d77df86bec36 -SIZE (xorg/driver/xf86-video-ati-6.14.6.tar.bz2) = 1139495 -SHA256 (xorg/driver/xf86-video-ati-7.2.0.tar.bz2) = f30f5efdc8d7d18d06eda7ef2f91a8b7290f1cfbf6ff26362cd47ab8969daec4 -SIZE (xorg/driver/xf86-video-ati-7.2.0.tar.bz2) = 824613 +SHA256 (xorg/driver/xf86-video-ati-7.5.0.tar.bz2) = ec3e6f06b6cf9a40c72aafa3448aae8b034c80b37410ca9442d5cf6806e07936 +SIZE (xorg/driver/xf86-video-ati-7.5.0.tar.bz2) = 809756 Modified: head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c ============================================================================== --- head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c Tue Nov 4 20:28:43 2014 (r372170) +++ head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c Tue Nov 4 20:32:43 2014 (r372171) @@ -1,5 +1,5 @@ ---- src/radeon_kms.c.orig 2013-08-07 10:44:09.000000000 +0200 -+++ src/radeon_kms.c 2013-08-31 19:29:11.369001510 +0200 +--- src/radeon_kms.c.orig 2014-10-02 05:31:27.000000000 +0200 ++++ src/radeon_kms.c 2014-10-23 18:56:18.359108170 +0200 @@ -30,6 +30,8 @@ #include @@ -9,7 +9,7 @@ /* Driver data structures */ #include "radeon.h" #include "radeon_reg.h" -@@ -270,7 +272,7 @@ +@@ -280,7 +282,7 @@ radeon_dirty_update(ScreenPtr screen) { RegionPtr region; @@ -18,20 +18,28 @@ if (xorg_list_is_empty(&screen->pixmap_dirty_list)) return; -@@ -606,6 +608,16 @@ +@@ -589,7 +591,7 @@ + #endif + struct pci_device *dev = info->PciInfo; + char *busid; +- int fd; ++ int fd, err; + + #ifdef XF86_PDEV_SERVER_FD + if (pRADEONEnt->platform_dev) { +@@ -608,6 +610,15 @@ dev->domain, dev->bus, dev->dev, dev->func); #endif + err = kldload("radeonkms"); + if (err == -1 && errno != EEXIST) { -+ + xf86DrvMsg(pScrn->scrnIndex, X_ERROR, + "[drm] Failed to load kernel module for %s: %s\n", + busid, strerror(errno)); + free(busid); -+ return FALSE; ++ return -1; + } + - info->dri2.drm_fd = drmOpen("radeon", busid); - if (info->dri2.drm_fd == -1) { - + fd = drmOpen(NULL, busid); + if (fd == -1) + xf86DrvMsg(pScrn->scrnIndex, X_ERROR, From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 21:11:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DF0223F; Tue, 4 Nov 2014 21:11:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A54AE47; Tue, 4 Nov 2014 21:11:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4LBCG1007663; Tue, 4 Nov 2014 21:11:12 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4LBCxN007661; Tue, 4 Nov 2014 21:11:12 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411042111.sA4LBCxN007661@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 21:11:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372172 - in head/net/miniupnpd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 21:11:13 -0000 Author: marino Date: Tue Nov 4 21:11:12 2014 New Revision: 372172 URL: https://svnweb.freebsd.org/changeset/ports/372172 QAT: https://qat.redports.org/buildarchive/r372172/ Log: net/miniupnpd: Upgrade version 1.8.20140523 => 1.8.20141022 PR: 193577 Submitted by: razzfazz (gmail) Approved by: maintainer (Tor Halvard Furulund) Deleted: head/net/miniupnpd/files/patch-Makefile Modified: head/net/miniupnpd/Makefile head/net/miniupnpd/distinfo Modified: head/net/miniupnpd/Makefile ============================================================================== --- head/net/miniupnpd/Makefile Tue Nov 4 20:32:43 2014 (r372171) +++ head/net/miniupnpd/Makefile Tue Nov 4 21:11:12 2014 (r372172) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= miniupnpd -PORTVERSION= 1.8.20140523 +PORTVERSION= 1.8.20141022 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ Modified: head/net/miniupnpd/distinfo ============================================================================== --- head/net/miniupnpd/distinfo Tue Nov 4 20:32:43 2014 (r372171) +++ head/net/miniupnpd/distinfo Tue Nov 4 21:11:12 2014 (r372172) @@ -1,2 +1,2 @@ -SHA256 (miniupnpd-1.8.20140523.tar.gz) = e72cd1e515aa9e6281e519e1814fe74e7689f5da71ce463a996a17e787ffe490 -SIZE (miniupnpd-1.8.20140523.tar.gz) = 190936 +SHA256 (miniupnpd-1.8.20141022.tar.gz) = e6dc0776b2af7adf815a893876617dcdbb569039844719b8d171c9209ab11ecb +SIZE (miniupnpd-1.8.20141022.tar.gz) = 191630 From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 21:27:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 580A981A; Tue, 4 Nov 2014 21:27:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4340CDC; Tue, 4 Nov 2014 21:27:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4LR5QY014592; Tue, 4 Nov 2014 21:27:05 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4LR4QK014584; Tue, 4 Nov 2014 21:27:04 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411042127.sA4LR4QK014584@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 21:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372173 - head/net-mgmt/zabbix22-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 21:27:05 -0000 Author: marino Date: Tue Nov 4 21:27:03 2014 New Revision: 372173 URL: https://svnweb.freebsd.org/changeset/ports/372173 QAT: https://qat.redports.org/buildarchive/r372173/ Log: net-mgmt/zabbix22*: Upgrade version 2.2.5 => 2.2.7 PR: 193582 Fix by: timp87 (gmail) Approved by: maintainer - pakhom706 (gmail) Modified: head/net-mgmt/zabbix22-server/Makefile head/net-mgmt/zabbix22-server/distinfo head/net-mgmt/zabbix22-server/pkg-plist head/net-mgmt/zabbix22-server/pkg-plist.agent head/net-mgmt/zabbix22-server/pkg-plist.frontend Modified: head/net-mgmt/zabbix22-server/Makefile ============================================================================== --- head/net-mgmt/zabbix22-server/Makefile Tue Nov 4 21:11:12 2014 (r372172) +++ head/net-mgmt/zabbix22-server/Makefile Tue Nov 4 21:27:03 2014 (r372173) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix22 -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.7 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server Modified: head/net-mgmt/zabbix22-server/distinfo ============================================================================== --- head/net-mgmt/zabbix22-server/distinfo Tue Nov 4 21:11:12 2014 (r372172) +++ head/net-mgmt/zabbix22-server/distinfo Tue Nov 4 21:27:03 2014 (r372173) @@ -1,2 +1,2 @@ -SHA256 (zabbix-2.2.5.tar.gz) = 1e33f54d4accc5b6a0dccf4a308d27dc82de245567dffef823f9add9fa7d81b5 -SIZE (zabbix-2.2.5.tar.gz) = 14960556 +SHA256 (zabbix-2.2.7.tar.gz) = 95452ca314966ccfbccb0c5775873ab565fe1b545b51bb631074377fa0f156c6 +SIZE (zabbix-2.2.7.tar.gz) = 15029191 Modified: head/net-mgmt/zabbix22-server/pkg-plist ============================================================================== --- head/net-mgmt/zabbix22-server/pkg-plist Tue Nov 4 21:11:12 2014 (r372172) +++ head/net-mgmt/zabbix22-server/pkg-plist Tue Nov 4 21:27:03 2014 (r372173) @@ -34,45 +34,12 @@ sbin/zabbix_%%ZABBIX_BUILD%% %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.6/oracle/patch.sql %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.6/mysql/patch.sql %%JAVAGW%%sbin/zabbix_java/shutdown.sh +%%JAVAGW%%sbin/zabbix_java/lib/android-json-4.3_r3.1.jar %%JAVAGW%%sbin/zabbix_java/lib/logback-console.xml %%JAVAGW%%sbin/zabbix_java/lib/logback-core-0.9.27.jar -%%JAVAGW%%sbin/zabbix_java/lib/org-json-2010-12-28.jar %%JAVAGW%%sbin/zabbix_java/lib/logback-classic-0.9.27.jar %%JAVAGW%%sbin/zabbix_java/lib/logback.xml %%JAVAGW%%sbin/zabbix_java/lib/slf4j-api-1.6.1.jar %%JAVAGW%%sbin/zabbix_java/settings.sh.sample %%JAVAGW%%sbin/zabbix_java/startup.sh %%JAVAGW%%sbin/zabbix_java/bin/zabbix-java-gateway-%%PORTVERSION%%.jar -%%JAVAGW%%@dirrmtry sbin/zabbix_java/lib -%%JAVAGW%%@dirrmtry sbin/zabbix_java/bin -%%JAVAGW%%@dirrmtry sbin/zabbix_java -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.2 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/ibm_db2 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/postgresql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/oracle -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0/mysql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/2.0 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.8/mysql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.8/postgresql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.8/oracle -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.8 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.6/postgresql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.6/oracle -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.6/mysql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches/1.6 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades/dbpatches -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/upgrades -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2 -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%%/database -@dirrm %%DATADIR%%/%%ZABBIX_BUILD%% -@dirrmtry %%DATADIR%% -%%SERVER%%@dirrmtry %%ETCDIR%%/zabbix/alertscripts -@dirrmtry %%ETCDIR%%/zabbix/externalscripts -@dirrmtry %%ETCDIR%%/zabbix -%%PROXY%%@dirrmtry %%ETCDIR%%/zabbix_proxy.conf.d -%%SERVER%%@dirrmtry %%ETCDIR%%/zabbix_server.conf.d -@dirrmtry %%ETCDIR%% Modified: head/net-mgmt/zabbix22-server/pkg-plist.agent ============================================================================== --- head/net-mgmt/zabbix22-server/pkg-plist.agent Tue Nov 4 21:11:12 2014 (r372172) +++ head/net-mgmt/zabbix22-server/pkg-plist.agent Tue Nov 4 21:27:03 2014 (r372173) @@ -4,9 +4,6 @@ bin/zabbix_get bin/zabbix_sender sbin/zabbix_agent sbin/zabbix_agentd -@dirrmtry %%ETCDIR%%/zabbix_agentd.conf.d -@dirrmtry %%ETCDIR%%/zabbix_agent.conf.d -@dirrmtry %%ETCDIR%% man/man1/zabbix_get.1.gz man/man1/zabbix_sender.1.gz man/man8/zabbix_%%ZABBIX_BUILD%%d.8.gz Modified: head/net-mgmt/zabbix22-server/pkg-plist.frontend ============================================================================== --- head/net-mgmt/zabbix22-server/pkg-plist.frontend Tue Nov 4 21:11:12 2014 (r372172) +++ head/net-mgmt/zabbix22-server/pkg-plist.frontend Tue Nov 4 21:27:03 2014 (r372173) @@ -38,6 +38,7 @@ %%WWWDIR%%/include/locales.inc.php %%WWWDIR%%/include/translateDefines.inc.php %%WWWDIR%%/include/draw.inc.php +%%WWWDIR%%/include/classes/validators/CDecimalStringValidator.php %%WWWDIR%%/include/views/administration.general.image.edit.php %%WWWDIR%%/include/views/administration.general.regularexpressions.list.php %%WWWDIR%%/include/views/monitoring.discovery.php @@ -455,33 +456,6 @@ %%WWWDIR%%/slideconf.php %%WWWDIR%%/adm.valuemapping.php %%WWWDIR%%/popup_media.php -%%WWWDIR%%/images/sysmaps/Printer.png -%%WWWDIR%%/images/sysmaps/UPS_small.png -%%WWWDIR%%/images/sysmaps/Server_small.png -%%WWWDIR%%/images/sysmaps/Router.png -%%WWWDIR%%/images/sysmaps/Network.png -%%WWWDIR%%/images/sysmaps/Phone.png -%%WWWDIR%%/images/sysmaps/Workstation.png -%%WWWDIR%%/images/sysmaps/Notebook_small.png -%%WWWDIR%%/images/sysmaps/Notebook.png -%%WWWDIR%%/images/sysmaps/Network_small.png -%%WWWDIR%%/images/sysmaps/Satellite.png -%%WWWDIR%%/images/sysmaps/README -%%WWWDIR%%/images/sysmaps/Server.png -%%WWWDIR%%/images/sysmaps/UPS.png -%%WWWDIR%%/images/sysmaps/Phone_small.png -%%WWWDIR%%/images/sysmaps/Printer_small.png -%%WWWDIR%%/images/sysmaps/Workstation_small.png -%%WWWDIR%%/images/sysmaps/Hub.png -%%WWWDIR%%/images/sysmaps/Router_small.png -%%WWWDIR%%/images/sysmaps/Satellite_small.png -%%WWWDIR%%/images/sysmaps/Hub_small.png -%%WWWDIR%%/images/sysmaps/old/Workstation.png -%%WWWDIR%%/images/sysmaps/old/Hub.png -%%WWWDIR%%/images/sysmaps/old/Router.png -%%WWWDIR%%/images/sysmaps/old/Server.png -%%WWWDIR%%/images/sysmaps/old/Notebook.png -%%WWWDIR%%/images/sysmaps/old/Printer.png %%WWWDIR%%/images/flash/zbxclock.swf %%WWWDIR%%/images/gradients/table_head2_bb.gif %%WWWDIR%%/images/gradients/sla_red15.png @@ -821,126 +795,3 @@ %%WWWDIR%%/tr_logform.php %%WWWDIR%%/auditlogs.php %%WWWDIR%%/report6.php -@dirrm %%WWWDIR%%/audio -@dirrm %%WWWDIR%%/include/views/js -@dirrm %%WWWDIR%%/include/views -@dirrm %%WWWDIR%%/include/classes/graphdraw -@dirrm %%WWWDIR%%/include/classes/import/formatters -@dirrm %%WWWDIR%%/include/classes/import/readers -@dirrm %%WWWDIR%%/include/classes/import/importers -@dirrm %%WWWDIR%%/include/classes/import -@dirrm %%WWWDIR%%/include/classes/tree -@dirrm %%WWWDIR%%/include/classes/export/writers -@dirrm %%WWWDIR%%/include/classes/export -@dirrm %%WWWDIR%%/include/classes/debug -@dirrm %%WWWDIR%%/include/classes/api -@dirrm %%WWWDIR%%/include/classes/core -@dirrm %%WWWDIR%%/include/classes/sysmaps -@dirrm %%WWWDIR%%/include/classes/db -@dirrm %%WWWDIR%%/include/classes/helpers -@dirrm %%WWWDIR%%/include/classes/screens -@dirrm %%WWWDIR%%/include/classes/parsers -@dirrm %%WWWDIR%%/include/classes/html -@dirrm %%WWWDIR%%/include/classes/items -@dirrm %%WWWDIR%%/include/classes/macros -@dirrm %%WWWDIR%%/include/classes/server -@dirrm %%WWWDIR%%/include/classes/validators/schema -@dirrm %%WWWDIR%%/include/classes/validators/hostgroup -@dirrm %%WWWDIR%%/include/classes/validators/event -@dirrm %%WWWDIR%%/include/classes/validators/host -@dirrm %%WWWDIR%%/include/classes/validators/string -@dirrm %%WWWDIR%%/include/classes/validators/object -@dirrm %%WWWDIR%%/include/classes/validators -@dirrm %%WWWDIR%%/include/classes -@dirrm %%WWWDIR%%/include -@dirrm %%WWWDIR%%/api/rpc -@dirrm %%WWWDIR%%/api/classes/managers -@dirrm %%WWWDIR%%/api/classes -@dirrm %%WWWDIR%%/api -@dirrm %%WWWDIR%%/images/sysmaps/old -@dirrm %%WWWDIR%%/images/sysmaps -@dirrm %%WWWDIR%%/images/flash -@dirrm %%WWWDIR%%/images/gradients -@dirrm %%WWWDIR%%/images/general/tree -@dirrm %%WWWDIR%%/images/general/browserwarning -@dirrm %%WWWDIR%%/images/general/bttn -@dirrm %%WWWDIR%%/images/general/setup -@dirrm %%WWWDIR%%/images/general/login -@dirrm %%WWWDIR%%/images/general/bar -@dirrm %%WWWDIR%%/images/general -@dirrm %%WWWDIR%%/images -@dirrm %%WWWDIR%%/locale/hu/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/hu -@dirrm %%WWWDIR%%/locale/pt_BR/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/pt_BR -@dirrm %%WWWDIR%%/locale/pt_PT/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/pt_PT -@dirrm %%WWWDIR%%/locale/pl/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/pl -@dirrm %%WWWDIR%%/locale/es/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/es -@dirrm %%WWWDIR%%/locale/cs/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/cs -@dirrm %%WWWDIR%%/locale/fa/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/fa -@dirrm %%WWWDIR%%/locale/fi/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/fi -@dirrm %%WWWDIR%%/locale/fr/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/fr -@dirrm %%WWWDIR%%/locale/nl/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/nl -@dirrm %%WWWDIR%%/locale/uk/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/uk -@dirrm %%WWWDIR%%/locale/de/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/de -@dirrm %%WWWDIR%%/locale/ja/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/ja -@dirrm %%WWWDIR%%/locale/zh_TW/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/zh_TW -@dirrm %%WWWDIR%%/locale/el/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/el -@dirrm %%WWWDIR%%/locale/lv/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/lv -@dirrm %%WWWDIR%%/locale/ko/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/ko -@dirrm %%WWWDIR%%/locale/sv/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/sv -@dirrm %%WWWDIR%%/locale/zh_CN/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/zh_CN -@dirrm %%WWWDIR%%/locale/ru/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/ru -@dirrm %%WWWDIR%%/locale/id/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/id -@dirrm %%WWWDIR%%/locale/it/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/it -@dirrm %%WWWDIR%%/locale/tr/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/tr -@dirrm %%WWWDIR%%/locale/sk/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/sk -@dirrm %%WWWDIR%%/locale/en_US/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/en_US -@dirrm %%WWWDIR%%/locale/bg/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/bg -@dirrm %%WWWDIR%%/locale/lt/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/lt -@dirrm %%WWWDIR%%/locale/ro/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/ro -@dirrm %%WWWDIR%%/locale/vi/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/vi -@dirrm %%WWWDIR%%/locale -@dirrm %%WWWDIR%%/conf -@dirrm %%WWWDIR%%/js/jquery -@dirrm %%WWWDIR%%/js/vendors -@dirrm %%WWWDIR%%/js -@dirrm %%WWWDIR%%/fonts -@dirrm %%WWWDIR%%/styles/themes/classic/images -@dirrm %%WWWDIR%%/styles/themes/classic -@dirrm %%WWWDIR%%/styles/themes/darkorange/images -@dirrm %%WWWDIR%%/styles/themes/darkorange -@dirrm %%WWWDIR%%/styles/themes/darkblue/images -@dirrm %%WWWDIR%%/styles/themes/darkblue -@dirrm %%WWWDIR%%/styles/themes/originalblue/images -@dirrm %%WWWDIR%%/styles/themes/originalblue -@dirrm %%WWWDIR%%/styles/themes -@dirrm %%WWWDIR%%/styles -@dirrm %%WWWDIR%% From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 21:58:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7103F77; Tue, 4 Nov 2014 21:58:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93A04609; Tue, 4 Nov 2014 21:58:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4LwQlP028604; Tue, 4 Nov 2014 21:58:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4LwQuR028602; Tue, 4 Nov 2014 21:58:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411042158.sA4LwQuR028602@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 4 Nov 2014 21:58:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372174 - in head: . databases databases/pecl-yac X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 21:58:26 -0000 Author: antoine Date: Tue Nov 4 21:58:25 2014 New Revision: 372174 URL: https://svnweb.freebsd.org/changeset/ports/372174 QAT: https://qat.redports.org/buildarchive/r372174/ Log: Remove duplicate port Deleted: head/databases/pecl-yac/ Modified: head/MOVED head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Nov 4 21:27:03 2014 (r372173) +++ head/MOVED Tue Nov 4 21:58:25 2014 (r372174) @@ -7175,3 +7175,4 @@ www/typo347||2014-10-30|Has expired: Upg deskutils/babytrans||2014-10-31|Has expired: Abandonware, dictionaries unavailable www/rt38||2014-10-31|Has expired: Has expired: End of Life March 2014 textproc/libmwaw|textproc/libmwaw03|2014-10-31|Replaced by newer version +databases/pecl-yac|devel/pecl-yac|2014-11-04|Duplicate port Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Nov 4 21:27:03 2014 (r372173) +++ head/databases/Makefile Tue Nov 4 21:58:25 2014 (r372174) @@ -522,7 +522,6 @@ SUBDIR += pecl-pdo_user SUBDIR += pecl-rrd SUBDIR += pecl-tokyo_tyrant - SUBDIR += pecl-yac SUBDIR += percona-toolkit SUBDIR += percona55-client SUBDIR += percona55-server From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 22:40:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD412CB0; Tue, 4 Nov 2014 22:40:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B994DB95; Tue, 4 Nov 2014 22:40:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4Me086050705; Tue, 4 Nov 2014 22:40:00 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4Me0iS050704; Tue, 4 Nov 2014 22:40:00 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411042240.sA4Me0iS050704@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 4 Nov 2014 22:40:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372175 - head/graphics/code-eli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 22:40:00 -0000 Author: marino Date: Tue Nov 4 22:40:00 2014 New Revision: 372175 URL: https://svnweb.freebsd.org/changeset/ports/372175 QAT: https://qat.redports.org/buildarchive/r372175/ Log: graphics/code-eli: improved pkg-descr from maintainer Modified: head/graphics/code-eli/pkg-descr Modified: head/graphics/code-eli/pkg-descr ============================================================================== --- head/graphics/code-eli/pkg-descr Tue Nov 4 21:58:25 2014 (r372174) +++ head/graphics/code-eli/pkg-descr Tue Nov 4 22:40:00 2014 (r372175) @@ -1,6 +1,7 @@ This is a collection of C++ libraries that provides a variety of -functionalities. Eigen3 is needed for most of the components to work -since all of the vector and matrix math is done using Eigen3. CPPTest -is used to perform unit testing on the components. +functionalities for geometries (bezier curves, splines, etc.). +Eigen3 is needed for most of the components to work since all of +the vector and matrix math is done using Eigen3. CPPTest is used +to perform unit testing on the components. WWW: https://github.com/ddmarshall/Code-Eli From owner-svn-ports-head@FreeBSD.ORG Tue Nov 4 23:10:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F455651; Tue, 4 Nov 2014 23:10:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6307FE8C; Tue, 4 Nov 2014 23:10:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA4NAWbM067532; Tue, 4 Nov 2014 23:10:32 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA4NAVtu067529; Tue, 4 Nov 2014 23:10:31 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201411042310.sA4NAVtu067529@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 4 Nov 2014 23:10:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372176 - head/textproc/raptor2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 23:10:32 -0000 Author: rakuco Date: Tue Nov 4 23:10:31 2014 New Revision: 372176 URL: https://svnweb.freebsd.org/changeset/ports/372176 QAT: https://qat.redports.org/buildarchive/r372176/ Log: - Update to 2.0.15. - Set INSTALL_TARGET=install-strip. Modified: head/textproc/raptor2/Makefile head/textproc/raptor2/distinfo head/textproc/raptor2/pkg-plist Modified: head/textproc/raptor2/Makefile ============================================================================== --- head/textproc/raptor2/Makefile Tue Nov 4 22:40:00 2014 (r372175) +++ head/textproc/raptor2/Makefile Tue Nov 4 23:10:31 2014 (r372176) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raptor2 -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --with-xml2-config=${LOC --with-curl-config=${LOCALBASE}/bin/curl-config \ --with-icu-config=${LOCALBASE}/bin/icu-config \ --with-www=curl +INSTALL_TARGET= install-strip USE_LDCONFIG= yes Modified: head/textproc/raptor2/distinfo ============================================================================== --- head/textproc/raptor2/distinfo Tue Nov 4 22:40:00 2014 (r372175) +++ head/textproc/raptor2/distinfo Tue Nov 4 23:10:31 2014 (r372176) @@ -1,2 +1,2 @@ -SHA256 (raptor2-2.0.14.tar.gz) = cb447b7c684cbe60f1266d622691fd20fdcf7b91f4a470c6de5fc8e8961df1b2 -SIZE (raptor2-2.0.14.tar.gz) = 1877454 +SHA256 (raptor2-2.0.15.tar.gz) = ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed +SIZE (raptor2-2.0.15.tar.gz) = 1886657 Modified: head/textproc/raptor2/pkg-plist ============================================================================== --- head/textproc/raptor2/pkg-plist Tue Nov 4 22:40:00 2014 (r372175) +++ head/textproc/raptor2/pkg-plist Tue Nov 4 23:10:31 2014 (r372176) @@ -34,6 +34,7 @@ share/gtk-doc/html/raptor2/raptor2-chang share/gtk-doc/html/raptor2/raptor2-changes-2-0-10-to-2-0-11.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-11-to-2-0-12.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-13-to-2-0-14.html +share/gtk-doc/html/raptor2/raptor2-changes-2-0-14-to-2-0-15.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-3-to-2-0-4.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-4-to-2-0-5.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-5-to-2-0-6.html From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 07:14:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83DA4CC0; Wed, 5 Nov 2014 07:14:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56956B73; Wed, 5 Nov 2014 07:14:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA57EMgw095549; Wed, 5 Nov 2014 07:14:22 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA57EMPG095548; Wed, 5 Nov 2014 07:14:22 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411050714.sA57EMPG095548@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 5 Nov 2014 07:14:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372177 - head/Mk/Scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 07:14:22 -0000 Author: antoine Date: Wed Nov 5 07:14:21 2014 New Revision: 372177 URL: https://svnweb.freebsd.org/changeset/ports/372177 QAT: https://qat.redports.org/buildarchive/r372177/ Log: - During makeplist, emit only empty directories inside prefix and directories outside prefix - Whitelisting orphan directories not starting with / is no longer necessary - Adjust missing directories check to use a list of all directories instead of the dirs from make-plist Differential Revision: https://reviews.freebsd.org/D1101 Reviewed by: bapt With hat: portmgr Modified: head/Mk/Scripts/check-stagedir.sh Modified: head/Mk/Scripts/check-stagedir.sh ============================================================================== --- head/Mk/Scripts/check-stagedir.sh Tue Nov 4 23:10:31 2014 (r372176) +++ head/Mk/Scripts/check-stagedir.sh Wed Nov 5 07:14:21 2014 (r372177) @@ -255,8 +255,12 @@ generate_plist() { ### HANDLE DIRS cat ${WRKDIR}/.plist-dirs-unsorted ${WRKDIR}/.mtree \ | sort -u >${WRKDIR}/.traced-dirs - find -sd ${STAGEDIR} -type d | sed -e "s,^${STAGEDIR},,;/^$/d" \ + find ${STAGEDIR} -type d | sed -e "s,^${STAGEDIR},,;/^$/d" | sort \ + >${WRKDIR}/.staged-dirrms-sorted + find -sd ${STAGEDIR}${PREFIX} -type d -empty | sed -e "s,^${STAGEDIR},,;\,^${PREFIX}$,d;/^$/d" \ >${WRKDIR}/.staged-dirs-dfs + find -sd ${STAGEDIR} -type d ! -path "${STAGEDIR}${PREFIX}/*" | sed -e "s,^${STAGEDIR},,;\,^${PREFIX}$,d;/^$/d" \ + >>${WRKDIR}/.staged-dirs-dfs sort ${WRKDIR}/.staged-dirs-dfs >${WRKDIR}/.staged-dirs-sorted awk '{print FNR, $0}' ${WRKDIR}/.staged-dirs-dfs \ >${WRKDIR}/.staged-dirs-dfs-sorted @@ -274,7 +278,6 @@ check_orphans_from_plist() { # Handle whitelisting while read path; do case "${path}" in - *'@dir '[^/]*) ;; *.bak) ;; *.orig) ;; */.DS_Store) ;; @@ -324,7 +327,7 @@ check_missing_plist_items() { rm -rf ${WRKDIR}/.missing-dirs > /dev/null 2>&1 || : mkdir ${WRKDIR}/.missing-dirs comm -23 ${WRKDIR}/.plist-dirs-sorted-no-comments \ - ${WRKDIR}/.staged-dirs-sorted > ${WRKDIR}/.missing-plist-dirs + ${WRKDIR}/.staged-dirrms-sorted > ${WRKDIR}/.missing-plist-dirs # Creates the dirs in WRKDIR/.missing-dirs and ensure spaces are # quoted. sed -e "s,^,${WRKDIR}/.missing-dirs," \ From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 09:25:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13F4073D; Wed, 5 Nov 2014 09:25:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA408AD0; Wed, 5 Nov 2014 09:25:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA59P5ip056045; Wed, 5 Nov 2014 09:25:05 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA59P5OH056042; Wed, 5 Nov 2014 09:25:05 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201411050925.sA59P5OH056042@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 5 Nov 2014 09:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372178 - head/databases/sqliteodbc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 09:25:06 -0000 Author: madpilot Date: Wed Nov 5 09:25:04 2014 New Revision: 372178 URL: https://svnweb.freebsd.org/changeset/ports/372178 QAT: https://qat.redports.org/buildarchive/r372178/ Log: - Update to 0.999 Modified: head/databases/sqliteodbc/Makefile head/databases/sqliteodbc/distinfo head/databases/sqliteodbc/pkg-plist Modified: head/databases/sqliteodbc/Makefile ============================================================================== --- head/databases/sqliteodbc/Makefile Wed Nov 5 07:14:21 2014 (r372177) +++ head/databases/sqliteodbc/Makefile Wed Nov 5 09:25:04 2014 (r372178) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sqliteodbc -PORTVERSION= 0.998 -PORTREVISION= 1 +PORTVERSION= 0.999 CATEGORIES= databases MASTER_SITES= http://www.ch-werner.de/sqliteodbc/ @@ -21,6 +20,8 @@ CONFIGURE_ARGS= --without-sqlite4 USE_LDCONFIG= yes USES= libtool +PLIST_SUB+= VER="${PORTVERSION}" + OPTIONS_DEFINE= SQLITE SQLITE3 OPTIONS_DEFAULT= SQLITE3 Modified: head/databases/sqliteodbc/distinfo ============================================================================== --- head/databases/sqliteodbc/distinfo Wed Nov 5 07:14:21 2014 (r372177) +++ head/databases/sqliteodbc/distinfo Wed Nov 5 09:25:04 2014 (r372178) @@ -1,2 +1,2 @@ -SHA256 (sqliteodbc-0.998.tar.gz) = f78858be41627059356b2254999168ab262bd5d88163dd1e8053983883fc0412 -SIZE (sqliteodbc-0.998.tar.gz) = 809936 +SHA256 (sqliteodbc-0.999.tar.gz) = c12e4bd58110c592443715f4dc6faf34263aba06bc7de395c02df083fb7b3baa +SIZE (sqliteodbc-0.999.tar.gz) = 811352 Modified: head/databases/sqliteodbc/pkg-plist ============================================================================== --- head/databases/sqliteodbc/pkg-plist Wed Nov 5 07:14:21 2014 (r372177) +++ head/databases/sqliteodbc/pkg-plist Wed Nov 5 09:25:04 2014 (r372178) @@ -1,21 +1,21 @@ -%%SQLITE3%%lib/libsqlite3_mod_blobtoxy-0.998.so +%%SQLITE3%%lib/libsqlite3_mod_blobtoxy-%%VER%%.so %%SQLITE3%%lib/libsqlite3_mod_blobtoxy.a %%SQLITE3%%lib/libsqlite3_mod_blobtoxy.so -%%SQLITE3%%lib/libsqlite3_mod_csvtable-0.998.so +%%SQLITE3%%lib/libsqlite3_mod_csvtable-%%VER%%.so %%SQLITE3%%lib/libsqlite3_mod_csvtable.a %%SQLITE3%%lib/libsqlite3_mod_csvtable.so -%%SQLITE3%%lib/libsqlite3_mod_impexp-0.998.so +%%SQLITE3%%lib/libsqlite3_mod_impexp-%%VER%%.so %%SQLITE3%%lib/libsqlite3_mod_impexp.a %%SQLITE3%%lib/libsqlite3_mod_impexp.so -%%SQLITE3%%lib/libsqlite3_mod_xpath-0.998.so +%%SQLITE3%%lib/libsqlite3_mod_xpath-%%VER%%.so %%SQLITE3%%lib/libsqlite3_mod_xpath.a %%SQLITE3%%lib/libsqlite3_mod_xpath.so -%%SQLITE3%%lib/libsqlite3_mod_zipfile-0.998.so +%%SQLITE3%%lib/libsqlite3_mod_zipfile-%%VER%%.so %%SQLITE3%%lib/libsqlite3_mod_zipfile.a %%SQLITE3%%lib/libsqlite3_mod_zipfile.so -%%SQLITE3%%lib/libsqlite3odbc-0.998.so +%%SQLITE3%%lib/libsqlite3odbc-%%VER%%.so %%SQLITE3%%lib/libsqlite3odbc.a %%SQLITE3%%lib/libsqlite3odbc.so -%%SQLITE%%lib/libsqliteodbc-0.998.so +%%SQLITE%%lib/libsqliteodbc-%%VER%%.so %%SQLITE%%lib/libsqliteodbc.a %%SQLITE%%lib/libsqliteodbc.so From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 09:39:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A630E12; Wed, 5 Nov 2014 09:39:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 133D3C0E; Wed, 5 Nov 2014 09:39:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA59dTJu063218; Wed, 5 Nov 2014 09:39:29 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA59dMYd063176; Wed, 5 Nov 2014 09:39:22 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201411050939.sA59dMYd063176@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 5 Nov 2014 09:39:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372179 - in head: . Mk Mk/Uses comms/qt5-serialport databases/qt5-sql databases/qt5-sqldrivers-odbc databases/qt5-sqldrivers-sqlite2 databases/qt5-sqldrivers-sqlite3 devel/dbus-qt5 dev... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 09:39:30 -0000 Author: rakuco Date: Wed Nov 5 09:39:21 2014 New Revision: 372179 URL: https://svnweb.freebsd.org/changeset/ports/372179 QAT: https://qat.redports.org/buildarchive/r372179/ Log: Update Qt5 ports to 5.3.2. Proudly presented by the KDE on FreeBSD team, with several guest stars. This update took way longer than initially expected due to us previously accumulating assumptions and changes to Qt's build system that finally bit us back with the 5.3 release series, so we had to do a fair amount of cleanup. New ports: - comms/qt5-serialport: Qt functions to access serial ports, originally based on work by Fernando Apesteguia. [1] - devel/qt5-qdoc: Qt documentation generator, the Qt5 equivalent of devel/qt4-qdoc3. Originally worked on by Tobias Berner. It had already been half-split from devel/qt5-buildtools, we just needed to finish the work. Dead ports: - devel/qt5-qmldevtools: Merged into lang/qt5-qml. Minor changes: - devel/qt5: Add x11/qt5-x11extras and the new ports to the dependency list. - graphics/qt5-imageformats: The port now supports the JPEG2000, WEBP, Direct Draw Surface and ICNS formats. - multimedia/qt5-multimedia: The ALSA and PULSEAUDIO options are now mutually exclusive due to changes introduced in Qt 5.3.0 (the ALSA code is now a proper plugin that is only built if PulseAudio is not used). - x11/qt5-x11extras: Add USE_LDCONFIG since the port installs a shared library. The big changes: - bsd.qt.mk: Set QMAKESPEC instead of QMAKEPATH. [3] QMAKEPATH does much more than we want now that we call qmake from the top of ${WRKSRC}. qmake uses QMAKEPATH when evaluating the QMAKE_MKSPECS property, which is in turn used by qt_config.pri to load the .pri files in mkspecs/modules. In practice, this means that if people have an older Qt installation those files will be used and QT_CONFIG will have values such as "gui" even if one is building a port like textproc/qt5-xml, which passes -no-gui to the configure script. Consequently, unintended code paths may be enabled or the configuration step can just fail if the .pro files expect values that are not present in the system-wide, older .pri files. We avoid all those problems if we use QMAKESPEC, as qmake does not take its value into account when evaluating the QMAKE_MKSPECS property and will only parse the files in the mkspec's directory (mkspecs/freebsd-clang, for example, instead of all the files in mkspecs). - Stop explicitly passing ${LOCALBASE} to the compiler. [3] qmake's behavior has changed in Qt 5, and the paths set in QMAKE_INCDIR and QMAKE_LIBDIR in the mkspecs are passed before any others, such as the ones in the build directory themselves. In practice, this means that we end up with linker calls like this: c++ -o libfoo.so foo.o bar.o -L/usr/local/lib -L/wrkdir/build/lib -lQt5Gui -lQt5Core So if one already has Qt installed in the system, the older, already present version of the libraries in /usr/local/lib will be used instead of the newly-built ones in /wrkdir/build/lib. QTBUG-40825 discusses this behavior upstream, but there has been no agreement on a solution yet. For now, the solution adopted is to make the compiler and the linker aware of those paths but only try them last after all others, and this is achieved by setting the CPATH and LIBRARY_PATH environment variables when qmake is being used. In addition to setting them in CONFIGURE_ENV and MAKE_ENV, we also need to stop changing QMAKE_INCDIR and QMAKE_LIBDIR as well as filter those paths from the pkg-config calls qtbase's configure script makes. - Call qmake from the root of the ${WRKSRC}. In Qt 5.3, Qt's build infrastructure has undergone some changes that make our previous approach of calling qmake from the directories we want to build stop working. Things would break even more in Qt 5.4, in which qtbase's configure script does not accept the -process, -fully-process and -dont-process arguments anymore (it always behaves as if -process had been used). Bite the bullet and start calling qmake from ${WRKSRC}. The largest part of this change involves changing lines in Makefiles from WRKSRC_SUBDIR= foo/bar to BUILD_WRKSRC= ${WRKSRC}/foo/bar INSTALL_WRKSRC= ${WRKSRC}/foo/bar as well as adding patches to .pro files to avoid entering other subdirectories and removing post-configure targets that are not necessary anymore. Since qmake needs to be called from the top of ${WRKSRC} anyway, we can also simplify the configuration process for the qtbase ports a little. Looking at r10019 it is not clear why we started calling qmake in the pre-configure target in addition to the post-configure one (while also skipping it in do-configure), but we can now drop this call since letting configure behave as if -process had been passed means it will call qmake on its own and overwrite the files generated by the pre-configure call. We still need to call qmake in post-configure though, as the configure script does not pass -recursive when calling qmake and we need to be able to call make from any subdirectory when building. PR: 194762 [1] PR: 194566 # exp-run with base GCC and clang PR: 194088 [3] Added: head/comms/qt5-serialport/ head/comms/qt5-serialport/Makefile (contents, props changed) head/comms/qt5-serialport/pkg-plist (contents, props changed) head/devel/qmake5/files/patch-mkspecs__unsupported__freebsd-clang__qmake.conf (contents, props changed) head/devel/qt5-assistant/files/ head/devel/qt5-assistant/files/patch-src__src.pro (contents, props changed) head/devel/qt5-designer/files/ head/devel/qt5-designer/files/patch-src__src.pro (contents, props changed) head/devel/qt5-help/files/ head/devel/qt5-help/files/patch-src__assistant__assistant.pro (contents, props changed) head/devel/qt5-help/files/patch-src__src.pro (contents, props changed) head/devel/qt5-linguist/files/ head/devel/qt5-linguist/files/patch-src__src.pro (contents, props changed) head/devel/qt5-qdbusviewer/files/ head/devel/qt5-qdbusviewer/files/patch-src__src.pro (contents, props changed) head/devel/qt5-qdoc/ head/devel/qt5-qdoc/Makefile (contents, props changed) head/devel/qt5-uitools/files/ head/devel/qt5-uitools/files/patch-src__designer__src__src.pro (contents, props changed) head/devel/qt5-uitools/files/patch-src__src.pro (contents, props changed) head/graphics/qt5-pixeltool/files/ head/graphics/qt5-pixeltool/files/patch-src__src.pro (contents, props changed) head/lang/qt5-qml/files/patch-git_b84f08c8 (contents, props changed) head/lang/qt5-qml/files/patch-src__qml__jit__qv4assembler.cpp (contents, props changed) head/lang/qt5-qml/files/patch-src__src.pro (contents, props changed) head/textproc/clucene-qt5/files/patch-src__assistant__assistant.pro (contents, props changed) head/textproc/clucene-qt5/files/patch-src__src.pro (contents, props changed) head/x11-toolkits/qt5-quick/files/ head/x11-toolkits/qt5-quick/files/patch-src__src.pro (contents, props changed) Deleted: head/devel/qmake5/files/patch-mkspecs__common__clang-unix.conf head/devel/qt5-core/files/ head/devel/qt5-qmldevtools/ head/lang/qt5-qml/files/patch-jsruntime__qv4alloca_p.h head/lang/qt5-qml/files/patch-jsruntime__qv4engine.cpp head/lang/qt5-qml/files/patch-jsruntime__qv4mm.cpp head/x11-toolkits/qt5-gui/files/ Modified: head/MOVED head/Mk/Uses/qmake.mk head/Mk/bsd.qt.mk head/databases/qt5-sql/Makefile head/databases/qt5-sqldrivers-odbc/Makefile head/databases/qt5-sqldrivers-sqlite2/Makefile head/databases/qt5-sqldrivers-sqlite3/Makefile head/devel/dbus-qt5/Makefile head/devel/qmake5/Makefile head/devel/qmake5/files/patch-mkspecs__common__freebsd.conf head/devel/qmake5/files/patch-mkspecs__features__qt_functions.prf head/devel/qmake5/files/patch-mkspecs__freebsd-g++__qmake.conf head/devel/qmake5/pkg-plist head/devel/qt5-assistant/Makefile head/devel/qt5-buildtools/Makefile head/devel/qt5-concurrent/Makefile head/devel/qt5-core/Makefile head/devel/qt5-core/pkg-plist head/devel/qt5-designer/Makefile head/devel/qt5-designer/pkg-plist head/devel/qt5-help/Makefile head/devel/qt5-help/pkg-plist head/devel/qt5-linguist/Makefile head/devel/qt5-linguisttools/Makefile head/devel/qt5-qdbus/Makefile head/devel/qt5-qdbusviewer/Makefile head/devel/qt5-script/Makefile head/devel/qt5-scripttools/Makefile head/devel/qt5-testlib/Makefile head/devel/qt5-testlib/pkg-plist head/devel/qt5-uitools/Makefile head/devel/qt5/Makefile head/devel/qt5/distinfo head/devel/qt5/files/extrapatch-configure head/devel/qt5/files/extrapatch-libtool head/devel/qtcreator/Makefile head/graphics/qt5-imageformats/Makefile head/graphics/qt5-imageformats/pkg-plist head/graphics/qt5-opengl/Makefile head/graphics/qt5-opengl/pkg-plist head/graphics/qt5-pixeltool/Makefile head/graphics/qt5-svg/Makefile head/graphics/qt5-svg/pkg-plist head/lang/qt5-qml/Makefile head/lang/qt5-qml/pkg-plist head/multimedia/qt5-multimedia/Makefile head/multimedia/qt5-multimedia/pkg-plist head/net/qt5-network/Makefile head/net/qt5-network/pkg-plist head/print/qt5-printsupport/Makefile head/print/qt5-printsupport/pkg-plist head/textproc/clucene-qt5/Makefile head/textproc/clucene-qt5/files/patch-3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp head/textproc/qt5-xml/Makefile head/textproc/qt5-xml/pkg-plist head/textproc/qt5-xmlpatterns/Makefile head/www/webkit-qt5/Makefile head/www/webkit-qt5/pkg-plist head/x11-toolkits/qt5-declarative/Makefile head/x11-toolkits/qt5-declarative/pkg-plist head/x11-toolkits/qt5-gui/Makefile head/x11-toolkits/qt5-gui/pkg-plist head/x11-toolkits/qt5-quick/Makefile head/x11-toolkits/qt5-quick/pkg-plist head/x11-toolkits/qt5-quickcontrols/Makefile head/x11-toolkits/qt5-quickcontrols/pkg-plist head/x11-toolkits/qt5-widgets/Makefile head/x11-toolkits/qt5-widgets/pkg-plist head/x11/qt5-qev/Makefile head/x11/qt5-x11extras/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 5 09:25:04 2014 (r372178) +++ head/MOVED Wed Nov 5 09:39:21 2014 (r372179) @@ -7176,3 +7176,4 @@ deskutils/babytrans||2014-10-31|Has expi www/rt38||2014-10-31|Has expired: Has expired: End of Life March 2014 textproc/libmwaw|textproc/libmwaw03|2014-10-31|Replaced by newer version databases/pecl-yac|devel/pecl-yac|2014-11-04|Duplicate port +devel/qt5-qmldevtools||2014-11-05|Merged into lang/qt5-qml Modified: head/Mk/Uses/qmake.mk ============================================================================== --- head/Mk/Uses/qmake.mk Wed Nov 5 09:25:04 2014 (r372178) +++ head/Mk/Uses/qmake.mk Wed Nov 5 09:39:21 2014 (r372179) @@ -49,6 +49,19 @@ IGNORE= Incorrect 'USES+= qmake' usage: USE_QT${_QT_VERSION:R:R}+= qmake_build .endif +.if ${_QT_VERSION:M5*} +# We deliberately do not pass -I${LOCALBASE}/include and -L${LOCALBASE}/lib +# in the FreeBSD mkspecs because in Qt5 they are always added before the +# paths in ${WRKSRC}. In other words, if one is upgrading an existing +# installation the old headers and libraries will always be picked up. +# Those directories to be passed though, they just need to be passed last. +# See QTBUG-40825 and ports/194088 for more information. +CONFIGURE_ENV+= CPATH=${LOCALBASE}/include \ + LIBRARY_PATH=${LOCALBASE}/lib +MAKE_ENV+= CPATH=${LOCALBASE}/include \ + LIBRARY_PATH=${LOCALBASE}/lib +.endif # ${_QT_VERSION:M5*} + # QMAKESPEC belongs to bsd.qt.mk. QMAKE_ENV?= ${CONFIGURE_ENV} QMAKE_ARGS+= -spec ${QMAKESPEC} \ Modified: head/Mk/bsd.qt.mk ============================================================================== --- head/Mk/bsd.qt.mk Wed Nov 5 09:25:04 2014 (r372178) +++ head/Mk/bsd.qt.mk Wed Nov 5 09:39:21 2014 (r372179) @@ -27,7 +27,7 @@ Qt_Pre_Include= bsd.qt.mk # Qt versions currently supported by the framework. _QT_SUPPORTED?= 4 5 QT4_VERSION?= 4.8.6 -QT5_VERSION?= 5.2.1 +QT5_VERSION?= 5.3.2 QT_PREFIX?= ${LOCALBASE} @@ -103,12 +103,15 @@ QT_DIST= base declarative doc graphical # Qt configure requires pkg-config to detect dependencies. USES+= pkgconfig -# Use mkspecs installed in QMAKEPATH/mkspecs when building qtbase. -CONFIGURE_ENV+= QMAKEPATH="${QT_MKSPECDIR:H}" -MAKE_ENV+= QMAKEPATH="${QT_MKSPECDIR:H}" +# Set QMAKESPEC when building qtbase so that qmake (called by the configure +# script) can find the mkspecs we create ourselves in devel/qmake5. +CONFIGURE_ENV+= QMAKESPEC="${QMAKESPEC}" +MAKE_ENV+= QMAKESPEC="${QMAKESPEC}" . endif -# -nomake flags aren't enough. +# -nomake is only used by qtbase's configure script. +# Other ports from other Qt modules will automatically build examples and +# tests if the directories exist because of mkspecs/features/qt_parts.prf. EXTRACT_AFTER_ARGS?= ${DISTNAME:S,$,/examples,:S,^,--exclude ,} \ ${DISTNAME:S,$,/tests,:S,^,--exclude ,} . endif # ! ${_QT_VERSION:M4*} @@ -137,8 +140,7 @@ CONFIGURE_ARGS+=-fast \ -examplesdir ${PREFIX}/${QT_EXAMPLEDIR_REL}/examples \ -demosdir ${PREFIX}/${QT_EXAMPLEDIR_REL}/demos . else -CONFIGURE_ARGS+=-dont-process \ - -nomake examples -nomake tests \ +CONFIGURE_ARGS+=-nomake examples -nomake tests \ -archdatadir ${PREFIX}/${QT_ARCHDIR_REL} \ -libexecdir ${PREFIX}/${QT_LIBEXECDIR_REL} \ -qmldir ${PREFIX}/${QT_QMLDIR_REL} \ @@ -169,9 +171,7 @@ CONFIGURE_ARGS+=-verbose EXTRA_PATCHES?= ${.CURDIR:H:H}/devel/${_QT_RELNAME}/files/extrapatch-configure \ ${.CURDIR:H:H}/devel/${_QT_RELNAME}/files/extrapatch-config.tests-unix-compile.test \ ${.CURDIR:H:H}/devel/${_QT_RELNAME}/files/extrapatch-libtool -. if ${_QT_VERSION:M5*} -EXTRA_PATCHES+= ${.CURDIR:H:H}/devel/qt5-core/files/extrapatch-src__corelib__tools__qdatetime.cpp -. elif ${_QT_VERSION:M4*} +. if ${_QT_VERSION:M4*} EXTRA_PATCHES?= ${EXTRA_PATCHES} \ ${.CURDIR:H:H}/devel/${_QT_RELNAME}/files/extrapatch-src-corelib-global-qglobal.h . endif @@ -297,8 +297,8 @@ _USE_QT4_ONLY= accessible assistant-adp qtestlib qvfb rcc uic uic3 xmlpatterns-tool _USE_QT5_ONLY= buildtools concurrent core graphicaleffects linguisttools \ - printsupport qdbus qdoc qev qml qmldevtools quick \ - quickcontrols uitools widgets x11extras + printsupport qdbus qdoc qev qml quick \ + quickcontrols serialport uitools widgets x11extras accessible_PORT= accessibility/${_QT_RELNAME}-accessible accessible_PATH= ${QT_PLUGINDIR}/accessible/libqtaccessiblewidgets.so @@ -438,9 +438,6 @@ qmake_PATH= ${QMAKE} qml_PORT= lang/${_QT_RELNAME}-qml qml_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Qml.so -qmldevtools_PORT= devel/${_QT_RELNAME}-qmldevtools -qmldevtools_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}QmlDevTools.a - qmlviewer_PORT= devel/${_QT_RELNAME}-qmlviewer qmlviewer_PATH= ${QT_BINDIR}/qmlviewer @@ -471,6 +468,9 @@ script_PATH= ${QT_LIBDIR}/libQt${_QT_LI scripttools_PORT= devel/${_QT_RELNAME}-scripttools scripttools_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}ScriptTools.so +serialport_PORT= comms/${_QT_RELNAME}-serialport +serialport_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}SerialPort.so + sql_PORT= databases/${_QT_RELNAME}-sql sql_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Sql.so @@ -551,7 +551,10 @@ _QT_TOOLS= # empty _QT_TOOLS+= ${QMAKE} . endif . if ${PORTNAME} != "buildtools" -_QT_TOOLS+= ${MOC} qdoc ${RCC} +_QT_TOOLS+= ${MOC} ${RCC} +. endif +. if ${PORTNAME} != "qdoc" +_QT_TOOLS+= qdoc . endif . if ${PORTNAME} != "dbus" _QT_TOOLS+= qdbuscpp2xml qdbusxml2cpp @@ -562,26 +565,39 @@ _QT_TOOLS+= ${UIC} pre-configure: qtbase-pre-configure qtbase-pre-configure: -. if ${PORTNAME} != "qmake" - @(cd ${WRKSRC} && ${SETENV} ${QMAKE_ENV} ${QMAKE} ${QMAKE_ARGS}) -# @${RM} -rf ${CONFIGURE_WRKSRC}/mkspecs -# @${MKDIR} ${CONFIGURE_WRKSRC}/mkspecs -. endif . for tool in ${_QT_TOOLS} @${TEST} -e ${QT_BINDIR}/${tool:T} && \ ${LN} -sf ${QT_BINDIR}/${tool:T} ${CONFIGURE_WRKSRC}/bin/${tool:T} || \ ${TRUE} . endfor +# Add ${LOCALBASE}/lib to DEFAULT_LIBDIRS, which we use to filter out +# certain paths from pkg-config calls (see the explanation in +# devel/qt5/files/patch-configure) as well as for setting +# QMAKE_DEFAULT_LIBDIR in mkspecs/qconfig.pri. Part of the solution for +# ports/194088. +post-patch: qtbase-post-patch +qtbase-post-patch: + ${REINPLACE_CMD} -e "/DEFAULT_LIBDIRS=/ s,\\\\\"\\\\n,\\\\n${LOCALBASE}/lib&," \ + ${WRKSRC}/configure + . if ${PORTNAME} != "qmake" -_QMAKE_WRKSRC= ${BUILD_WRKSRC} -QMAKE_SOURCE_PATH= ${_QMAKE_WRKSRC} _QMAKE= ${CONFIGURE_WRKSRC}/bin/qmake post-configure: qmake-configure . endif . endif # ${QT_DIST} == "base" +# Qt 5.3.2 introduced a check in mkspecs/features/create_cmake.prf that +# requires tests/auto/cmake to be present, otherwise the configure stage will +# fail. +# Since we cannot extract tests/auto/cmake/ and exclude tests/ at the same +# time, we have to disable the check in a cache file (the only way to get this +# value through to the configure script in qtbase). +pre-configure: qt5-pre-configure +qt5-pre-configure: + ${ECHO_CMD} 'CMAKE_MODULE_TESTS = -' > ${WRKSRC}/.qmake.cache + pre-install: qt-pre-install qt-pre-install: # Search both in CONFIGURE_WRKSRC and WRKSRC, as the former is not Added: head/comms/qt5-serialport/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/qt5-serialport/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= serialport +DISTVERSION= ${QT5_VERSION} +CATEGORIES= comms +PKGNAMEPREFIX= qt5- + +MAINTAINER= kde@FreeBSD.org +COMMENT= Qt functions to access serial ports + +USE_QT5= core buildtools_build +QT_DIST= serialport +USES= qmake +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} + +.include Added: head/comms/qt5-serialport/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/qt5-serialport/pkg-plist Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,34 @@ +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qcore_mac_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qcore_unix_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qlockfile_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qringbuffer_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_symbian_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_unix_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_win_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_wince_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialportinfo_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qtudev_p.h +%%QT_INCDIR%%/QtSerialPort/QLockFile +%%QT_INCDIR%%/QtSerialPort/QSerialPort +%%QT_INCDIR%%/QtSerialPort/QSerialPortInfo +%%QT_INCDIR%%/QtSerialPort/QWinEventNotifier +%%QT_INCDIR%%/QtSerialPort/QtSerialPort +%%QT_INCDIR%%/QtSerialPort/QtSerialPortDepends +%%QT_INCDIR%%/QtSerialPort/QtSerialPortVersion +%%QT_INCDIR%%/QtSerialPort/qlockfile.h +%%QT_INCDIR%%/QtSerialPort/qserialport.h +%%QT_INCDIR%%/QtSerialPort/qserialportglobal.h +%%QT_INCDIR%%/QtSerialPort/qserialportinfo.h +%%QT_INCDIR%%/QtSerialPort/qtserialportversion.h +%%QT_INCDIR%%/QtSerialPort/qwineventnotifier.h +%%QT_LIBDIR%%/cmake/Qt5SerialPort/Qt5SerialPortConfig.cmake +%%QT_LIBDIR%%/cmake/Qt5SerialPort/Qt5SerialPortConfigVersion.cmake +%%QT_LIBDIR%%/libQt5SerialPort.prl +%%QT_LIBDIR%%/libQt5SerialPort.so +%%QT_LIBDIR%%/libQt5SerialPort.so.5 +%%QT_LIBDIR%%/libQt5SerialPort.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5SerialPort.so.%%FULLVER%% +%%QT_MKSPECDIR%%/modules/qt_lib_serialport.pri +%%QT_MKSPECDIR%%/modules/qt_lib_serialport_private.pri +%%QT_LIBDIR%%data/pkgconfig/Qt5SerialPort.pc Modified: head/databases/qt5-sql/Makefile ============================================================================== --- head/databases/qt5-sql/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/databases/qt5-sql/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= sql DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= qt5- Modified: head/databases/qt5-sqldrivers-odbc/Makefile ============================================================================== --- head/databases/qt5-sqldrivers-odbc/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/databases/qt5-sqldrivers-odbc/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -1,7 +1,6 @@ # $FreeBSD$ COMMENT= Qt ${DB_DESC} plugin -PORTREVISION= 2 DB= ODBC DB_DESC= Open Database Connectivity Modified: head/databases/qt5-sqldrivers-sqlite2/Makefile ============================================================================== --- head/databases/qt5-sqldrivers-sqlite2/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/databases/qt5-sqldrivers-sqlite2/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -1,7 +1,5 @@ # $FreeBSD$ -PORTREVISION= 1 - DB= SQLite2 DB_DESC= SQLite 2 Modified: head/databases/qt5-sqldrivers-sqlite3/Makefile ============================================================================== --- head/databases/qt5-sqldrivers-sqlite3/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/databases/qt5-sqldrivers-sqlite3/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTREVISION= 1 DB= SQLite DB_DESC= SQLite 3 Modified: head/devel/dbus-qt5/Makefile ============================================================================== --- head/devel/dbus-qt5/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/dbus-qt5/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= dbus DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- Modified: head/devel/qmake5/Makefile ============================================================================== --- head/devel/qmake5/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qmake5/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= qmake DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- @@ -26,30 +25,26 @@ INSTALL_TARGET= install_qmake install_mk BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} -.include - -# Needs bsd.port.pre.mk to override -dont-process from bsd.qt.mk. -CONFIGURE_ARGS+=-process - post-patch: # Prevent qconfig.pri from being module dependent. @${REINPLACE_CMD} -E -e '/"\$$QT_CONFIG +(${TBR_CONFIG})"/ d' \ ${WRKSRC}/configure - @${RM} ${WRKSRC}/mkspecs/*/*.orig - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/mkspecs/common/freebsd.conf @${REINPLACE_CMD} -e 's|unix.conf|freebsd.conf|' \ ${WRKSRC}/mkspecs/freebsd-icc/qmake.conf -# Add mkspec for Clang. - @${CP} -a ${WRKSRC}/mkspecs/freebsd-g++ \ +# Add mkspec for Clang. For now, this means adjusting the existing +# unsupported/freebsd-clang mkspec while we get it into shape upstream. + @${MV} ${WRKSRC}/mkspecs/unsupported/freebsd-clang \ ${WRKSRC}/mkspecs/freebsd-clang - @${REINPLACE_CMD} -e 's|g++|clang|g' \ - -e '/gcc-base-unix.conf/d' \ + @${REINPLACE_CMD} -e 's|(../|(|g' \ ${WRKSRC}/mkspecs/freebsd-clang/qmake.conf + @${REINPLACE_CMD} -e 's|"../|"|g' \ + ${WRKSRC}/mkspecs/freebsd-clang/qplatformdefs.h + @${RM} ${WRKSRC}/mkspecs/*/*.orig @${RM} -Rf ${WRKSRC}/mkspecs/freebsd-g++46 post-build: @@ -62,4 +57,4 @@ post-build: @${REINPLACE_CMD} -En -e '/^(CONFIG|QT_BUILD_PARTS|.*_DIR) / p' \ ${WRKSRC}/mkspecs/qmodule.pri -.include +.include Modified: head/devel/qmake5/files/patch-mkspecs__common__freebsd.conf ============================================================================== --- head/devel/qmake5/files/patch-mkspecs__common__freebsd.conf Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qmake5/files/patch-mkspecs__common__freebsd.conf Wed Nov 5 09:39:21 2014 (r372179) @@ -1,6 +1,6 @@ --- ./mkspecs/common/freebsd.conf.orig 2013-12-05 17:36:29.064198097 +0000 +++ ./mkspecs/common/freebsd.conf 2013-12-05 17:38:34.413200492 +0000 -@@ -0,0 +1,38 @@ +@@ -0,0 +1,30 @@ +# +# qmake configuration for FreeBSD +# @@ -12,14 +12,6 @@ + +QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD + -+# Addon software goes into /usr/local on the BSDs, by default we will look there -+QMAKE_INCDIR = $$[QT_INSTALL_HEADERS] /usr/local/include -+QMAKE_LIBDIR = $$[QT_INSTALL_LIBS] /usr/local/lib -+QMAKE_INCDIR_X11 = /usr/local/include -+QMAKE_LIBDIR_X11 = /usr/local/lib -+QMAKE_INCDIR_OPENGL = /usr/local/include -+QMAKE_LIBDIR_OPENGL = /usr/local/lib -+ +QMAKE_LFLAGS_THREAD = -pthread + +QMAKE_LIBS = Modified: head/devel/qmake5/files/patch-mkspecs__features__qt_functions.prf ============================================================================== --- head/devel/qmake5/files/patch-mkspecs__features__qt_functions.prf Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qmake5/files/patch-mkspecs__features__qt_functions.prf Wed Nov 5 09:39:21 2014 (r372179) @@ -1,11 +1,16 @@ +To setup a tool, qtPrepareTool() doesn't fallback anymore (compared to Qt4) to +the build directory (/get paths), but relies instead on QT_TOOL.* variables set +before in the configure stage, which our split configuration doesn't generate. +With this patch, it's back to the previous behavior (which, by the way, has no +effect on anything but Qt builds). --- ./mkspecs/features/qt_functions.prf.orig 2013-10-22 01:49:28.000000000 -0700 +++ ./mkspecs/features/qt_functions.prf 2013-11-04 07:50:44.835414343 -0800 @@ -193,7 +193,7 @@ defineTest(qtPrepareTool) { - $$1 = $$eval(QT_TOOL.$${2}.binary) - isEmpty($$1) { -- $$1 = $$[QT_HOST_BINS]/$$2 -+ $$1 = $$[QT_HOST_BINS/get]/$$2 - exists($$eval($$1).pl) { - $$1 = perl -w $$eval($$1).pl + cmd = $$eval(QT_TOOL.$${2}.binary) + isEmpty(cmd) { +- cmd = $$[QT_HOST_BINS]/$$2 ++ cmd = $$[QT_HOST_BINS/get]/$$2 + exists($${cmd}.pl) { + cmd = perl -w $$system_path($${cmd}.pl) } else: contains(QMAKE_HOST.os, Windows) { Modified: head/devel/qmake5/files/patch-mkspecs__freebsd-g++__qmake.conf ============================================================================== --- head/devel/qmake5/files/patch-mkspecs__freebsd-g++__qmake.conf Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qmake5/files/patch-mkspecs__freebsd-g++__qmake.conf Wed Nov 5 09:39:21 2014 (r372179) @@ -1,13 +1,12 @@ ---- ./mkspecs/freebsd-g++/qmake.conf.orig 2013-12-05 17:39:41.510199000 +0000 -+++ ./mkspecs/freebsd-g++/qmake.conf 2013-12-05 17:40:05.441200135 +0000 -@@ -2,36 +2,9 @@ +--- mkspecs/freebsd-g++/qmake.conf.orig ++++ mkspecs/freebsd-g++/qmake.conf +@@ -2,31 +2,7 @@ # qmake configuration for freebsd-g++ # -MAKEFILE_GENERATOR = UNIX -QMAKE_PLATFORM = freebsd bsd - CONFIG += gdb_dwarf_index - +- -QMAKE_CFLAGS_THREAD = -pthread -D_THREAD_SAFE - -QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD @@ -15,10 +14,6 @@ -# Addon software goes into /usr/local on the BSDs, by default we will look there -QMAKE_INCDIR = /usr/local/include -QMAKE_LIBDIR = /usr/local/lib --QMAKE_INCDIR_X11 = /usr/X11R6/include --QMAKE_LIBDIR_X11 = /usr/X11R6/lib --QMAKE_INCDIR_OPENGL = /usr/X11R6/include --QMAKE_LIBDIR_OPENGL = /usr/X11R6/lib - -QMAKE_LFLAGS_THREAD = -pthread - Added: head/devel/qmake5/files/patch-mkspecs__unsupported__freebsd-clang__qmake.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qmake5/files/patch-mkspecs__unsupported__freebsd-clang__qmake.conf Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,37 @@ +--- mkspecs/unsupported/freebsd-clang/qmake.conf ++++ mkspecs/unsupported/freebsd-clang/qmake.conf +@@ -2,31 +2,6 @@ + # qmake configuration for freebsd-clang + # + +-MAKEFILE_GENERATOR = UNIX +-QMAKE_PLATFORM = freebsd bsd +- +-QMAKE_CFLAGS_THREAD = -pthread -D_THREAD_SAFE +- +-QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD +- +-# Addon software goes into /usr/local on the BSDs, by default we will look there +-QMAKE_INCDIR = /usr/local/include +-QMAKE_LIBDIR = /usr/local/lib +- +-QMAKE_LFLAGS_THREAD = -pthread +- +-QMAKE_LIBS = +-QMAKE_LIBS_DYNLOAD = +-QMAKE_LIBS_X11 = -lXext -lX11 -lm +-QMAKE_LIBS_OPENGL = -lGL +-QMAKE_LIBS_THREAD = +- +-QMAKE_AR = ar cqs +-QMAKE_OBJCOPY = objcopy +-QMAKE_NM = nm -P +-QMAKE_RANLIB = +- +-include(../../common/unix.conf) +-include(../../common/gcc-base-unix.conf) +-include(../../common/g++-unix.conf) +-include(../../common/clang.conf) ++include(../../common/freebsd.conf) ++include(../../common/gcc-base-unix.conf) ++include(../../common/clang.conf) Modified: head/devel/qmake5/pkg-plist ============================================================================== --- head/devel/qmake5/pkg-plist Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qmake5/pkg-plist Wed Nov 5 09:39:21 2014 (r372179) @@ -20,7 +20,6 @@ %%QT_MKSPECDIR%%/common/armcc.conf %%QT_MKSPECDIR%%/common/c89/qplatformdefs.h %%QT_MKSPECDIR%%/common/clang-mac.conf -%%QT_MKSPECDIR%%/common/clang-unix.conf %%QT_MKSPECDIR%%/common/clang.conf %%QT_MKSPECDIR%%/common/freebsd.conf %%QT_MKSPECDIR%%/common/g++-base.conf @@ -54,7 +53,22 @@ %%QT_MKSPECDIR%%/common/unix.conf %%QT_MKSPECDIR%%/common/wince/qmake.conf %%QT_MKSPECDIR%%/common/wince/qplatformdefs.h +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_44x44.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_480x800.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_71x71.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_large.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_medium.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_small.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_splash.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_store.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/tile_iconic_medium.png +%%QT_MKSPECDIR%%/common/winrt_winphone/assets/tile_iconic_small.png +%%QT_MKSPECDIR%%/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in +%%QT_MKSPECDIR%%/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in +%%QT_MKSPECDIR%%/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in +%%QT_MKSPECDIR%%/common/winrt_winphone/manifests/8.1_wp/AppxManifest.xml.in %%QT_MKSPECDIR%%/common/winrt_winphone/qmake.conf +%%QT_MKSPECDIR%%/common/winrt_winphone/qplatformdefs.h %%QT_MKSPECDIR%%/cygwin-g++/qmake.conf %%QT_MKSPECDIR%%/cygwin-g++/qplatformdefs.h %%QT_MKSPECDIR%%/darwin-g++/qmake.conf @@ -73,6 +87,9 @@ %%QT_MKSPECDIR%%/devices/linux-arm-amlogic-8726M-g++/qeglfshooks_8726m.cpp %%QT_MKSPECDIR%%/devices/linux-arm-amlogic-8726M-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-arm-amlogic-8726M-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/devices/linux-arm-hisilicon-hix5hd2-g++/qeglfshooks_hix5hd2.cpp +%%QT_MKSPECDIR%%/devices/linux-arm-hisilicon-hix5hd2-g++/qmake.conf +%%QT_MKSPECDIR%%/devices/linux-arm-hisilicon-hix5hd2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-arm-trident-pnx8473-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-arm-trident-pnx8473-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-beagleboard-g++/qmake.conf @@ -140,8 +157,9 @@ %%QT_MKSPECDIR%%/features/mac/sdk.prf %%QT_MKSPECDIR%%/features/moc.prf %%QT_MKSPECDIR%%/features/no_debug_info.prf -%%QT_MKSPECDIR%%/features/opengles1.prf +%%QT_MKSPECDIR%%/features/precompile_header.prf %%QT_MKSPECDIR%%/features/qfeatures.prf +%%QT_MKSPECDIR%%/features/qlalr.prf %%QT_MKSPECDIR%%/features/qml1_module.prf %%QT_MKSPECDIR%%/features/qml1_plugin.prf %%QT_MKSPECDIR%%/features/qml_debug.prf @@ -162,6 +180,7 @@ %%QT_MKSPECDIR%%/features/qt_example_installs.prf %%QT_MKSPECDIR%%/features/qt_functions.prf %%QT_MKSPECDIR%%/features/qt_headersclean.prf +%%QT_MKSPECDIR%%/features/qt_helper_lib.prf %%QT_MKSPECDIR%%/features/qt_installs.prf %%QT_MKSPECDIR%%/features/qt_module.prf %%QT_MKSPECDIR%%/features/qt_module_headers.prf @@ -184,7 +203,6 @@ %%QT_MKSPECDIR%%/features/uic.prf %%QT_MKSPECDIR%%/features/unix/bsymbolic_functions.prf %%QT_MKSPECDIR%%/features/unix/dylib.prf -%%QT_MKSPECDIR%%/features/unix/gdb_dwarf_index.prf %%QT_MKSPECDIR%%/features/unix/hide_symbols.prf %%QT_MKSPECDIR%%/features/unix/largefile.prf %%QT_MKSPECDIR%%/features/unix/opengl.prf @@ -208,12 +226,17 @@ %%QT_MKSPECDIR%%/features/win32/msvc_mp.prf %%QT_MKSPECDIR%%/features/win32/opengl.prf %%QT_MKSPECDIR%%/features/win32/openvg.prf +%%QT_MKSPECDIR%%/features/win32/qt_config.prf %%QT_MKSPECDIR%%/features/win32/qt_dll.prf %%QT_MKSPECDIR%%/features/win32/rtti.prf %%QT_MKSPECDIR%%/features/win32/rtti_off.prf %%QT_MKSPECDIR%%/features/win32/stl.prf %%QT_MKSPECDIR%%/features/win32/stl_off.prf +%%QT_MKSPECDIR%%/features/win32/windeployqt.prf %%QT_MKSPECDIR%%/features/win32/windows.prf +%%QT_MKSPECDIR%%/features/winrt/console.prf +%%QT_MKSPECDIR%%/features/winrt/font_deployment.prf +%%QT_MKSPECDIR%%/features/winrt/package_manifest.prf %%QT_MKSPECDIR%%/features/yacc.prf %%QT_MKSPECDIR%%/freebsd-clang/qmake.conf %%QT_MKSPECDIR%%/freebsd-clang/qplatformdefs.h @@ -314,6 +337,7 @@ %%QT_MKSPECDIR%%/macx-ios-clang/features/default_pre.prf %%QT_MKSPECDIR%%/macx-ios-clang/features/qt.prf %%QT_MKSPECDIR%%/macx-ios-clang/features/qt_config.prf +%%QT_MKSPECDIR%%/macx-ios-clang/features/qt_parts.prf %%QT_MKSPECDIR%%/macx-ios-clang/qmake.conf %%QT_MKSPECDIR%%/macx-ios-clang/qplatformdefs.h %%QT_MKSPECDIR%%/macx-ios-clang/rename_main.sh @@ -331,6 +355,8 @@ %%QT_MKSPECDIR%%/qdevice.pri %%QT_MKSPECDIR%%/qfeatures.pri %%QT_MKSPECDIR%%/qmodule.pri +%%QT_MKSPECDIR%%/qnx-armle-v7-qcc/qmake.conf +%%QT_MKSPECDIR%%/qnx-armle-v7-qcc/qplatformdefs.h %%QT_MKSPECDIR%%/qnx-armv7le-qcc/qmake.conf %%QT_MKSPECDIR%%/qnx-armv7le-qcc/qplatformdefs.h %%QT_MKSPECDIR%%/qnx-x86-qcc/qmake.conf @@ -368,6 +394,8 @@ %%QT_MKSPECDIR%%/unsupported/linux-armcc/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/linux-host-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/linux-host-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/linux-libc++-clang/qmake.conf +%%QT_MKSPECDIR%%/unsupported/linux-libc++-clang/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/nacl-g++/qmake.conf @@ -410,11 +438,21 @@ %%QT_MKSPECDIR%%/wince70embedded-x86-msvc2008/qplatformdefs.h %%QT_MKSPECDIR%%/winphone-arm-msvc2012/qmake.conf %%QT_MKSPECDIR%%/winphone-arm-msvc2012/qplatformdefs.h +%%QT_MKSPECDIR%%/winphone-arm-msvc2013/qmake.conf +%%QT_MKSPECDIR%%/winphone-arm-msvc2013/qplatformdefs.h %%QT_MKSPECDIR%%/winphone-x86-msvc2012/qmake.conf %%QT_MKSPECDIR%%/winphone-x86-msvc2012/qplatformdefs.h +%%QT_MKSPECDIR%%/winphone-x86-msvc2013/qmake.conf +%%QT_MKSPECDIR%%/winphone-x86-msvc2013/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-arm-msvc2012/qmake.conf %%QT_MKSPECDIR%%/winrt-arm-msvc2012/qplatformdefs.h +%%QT_MKSPECDIR%%/winrt-arm-msvc2013/qmake.conf +%%QT_MKSPECDIR%%/winrt-arm-msvc2013/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x64-msvc2012/qmake.conf %%QT_MKSPECDIR%%/winrt-x64-msvc2012/qplatformdefs.h +%%QT_MKSPECDIR%%/winrt-x64-msvc2013/qmake.conf +%%QT_MKSPECDIR%%/winrt-x64-msvc2013/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x86-msvc2012/qmake.conf %%QT_MKSPECDIR%%/winrt-x86-msvc2012/qplatformdefs.h +%%QT_MKSPECDIR%%/winrt-x86-msvc2013/qmake.conf +%%QT_MKSPECDIR%%/winrt-x86-msvc2013/qplatformdefs.h Modified: head/devel/qt5-assistant/Makefile ============================================================================== --- head/devel/qt5-assistant/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-assistant/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= assistant DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- @@ -19,10 +18,8 @@ DESKTOP_ENTRIES="Qt 5 Assistant" "" \ "${PREFIX}/${QT_BINDIR_REL}/assistant" \ "Development;Qt;" true -# Run qmake also in help/ subdirectory to generate qt_lib_help.pri. -WRKSRC_SUBDIR= src/${PORTNAME} -BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} -INSTALL_WRKSRC= ${BUILD_WRKSRC} +BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} +INSTALL_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} post-install: ${INSTALL_DATA} ${INSTALL_WRKSRC}/images/assistant-128.png \ Added: head/devel/qt5-assistant/files/patch-src__src.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qt5-assistant/files/patch-src__src.pro Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,45 @@ +Only enter the directories we want to build, otherwise we might fail due to +missing dependencies. + +--- src/src.pro ++++ src/src.pro +@@ -1,38 +1,2 @@ + TEMPLATE = subdirs +- +-qtHaveModule(widgets) { +- no-png { +- message("Some graphics-related tools are unavailable without PNG support") +- } else { +- SUBDIRS = assistant \ +- pixeltool \ +- qtestlib \ +- designer +-# unix:!mac:!embedded:!qpa:SUBDIRS += qtconfig +- +- linguist.depends = designer +- } +-} +- +-SUBDIRS += linguist +-if(!android|android_app):!ios: SUBDIRS += qtpaths +- +-mac { +- SUBDIRS += macdeployqt +-} +- +-android { +- SUBDIRS += androiddeployqt +-} +- +-qtHaveModule(dbus): SUBDIRS += qdbus +- +-win32|winrt:SUBDIRS += windeployqt +-winrt:SUBDIRS += winrtrunner qtd3dservice +-qtHaveModule(gui):!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag +- +-qtNomakeTools( \ +- pixeltool \ +- qtconfig \ +- macdeployqt \ +-) ++SUBDIRS = assistant Modified: head/devel/qt5-buildtools/Makefile ============================================================================== --- head/devel/qt5-buildtools/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-buildtools/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= buildtools DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- Modified: head/devel/qt5-concurrent/Makefile ============================================================================== --- head/devel/qt5-concurrent/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-concurrent/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= concurrent DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- Modified: head/devel/qt5-core/Makefile ============================================================================== --- head/devel/qt5-core/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-core/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- Modified: head/devel/qt5-core/pkg-plist ============================================================================== --- head/devel/qt5-core/pkg-plist Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-core/pkg-plist Wed Nov 5 09:39:21 2014 (r372179) @@ -48,6 +48,7 @@ %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_glib_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_unix_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_win_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_winrt_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventloop_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventtransition_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfactoryloader_p.h @@ -59,6 +60,7 @@ %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystementry_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemiterator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemmetadata_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_fsevents_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_inotify_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_kqueue_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_p.h @@ -115,6 +117,10 @@ %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qorderedmutexlocker_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qparallelanimationgroup_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qpodlist_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsattribute_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsattributeprivate_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsobject_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsobjectprivate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qprocess_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qpropertyanimation_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qreadwritelock_p.h @@ -133,6 +139,7 @@ %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsjiscodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstatemachine_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstringiterator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsystemerror_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsystemlibrary_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsystemsemaphore_p.h @@ -179,6 +186,7 @@ %%QT_INCDIR%%/QtCore/QArrayDataPointerRef %%QT_INCDIR%%/QtCore/QAssociativeIterable %%QT_INCDIR%%/QtCore/QAtomicInt +%%QT_INCDIR%%/QtCore/QAtomicInteger %%QT_INCDIR%%/QtCore/QAtomicPointer %%QT_INCDIR%%/QtCore/QBBSystemLocaleData %%QT_INCDIR%%/QtCore/QBasicMutex @@ -288,6 +296,7 @@ %%QT_INCDIR%%/QtCore/QMapNode %%QT_INCDIR%%/QtCore/QMapNodeBase %%QT_INCDIR%%/QtCore/QMargins +%%QT_INCDIR%%/QtCore/QMarginsF %%QT_INCDIR%%/QtCore/QMessageAuthenticationCode %%QT_INCDIR%%/QtCore/QMessageLogContext %%QT_INCDIR%%/QtCore/QMessageLogger @@ -365,6 +374,7 @@ %%QT_INCDIR%%/QtCore/QSharedDataPointer %%QT_INCDIR%%/QtCore/QSharedMemory %%QT_INCDIR%%/QtCore/QSharedPointer +%%QT_INCDIR%%/QtCore/QSignalBlocker %%QT_INCDIR%%/QtCore/QSignalMapper %%QT_INCDIR%%/QtCore/QSignalTransition %%QT_INCDIR%%/QtCore/QSize @@ -474,24 +484,16 @@ %%QT_INCDIR%%/QtCore/qarraydataops.h %%QT_INCDIR%%/QtCore/qarraydatapointer.h %%QT_INCDIR%%/QtCore/qatomic.h -%%QT_INCDIR%%/QtCore/qatomic_alpha.h %%QT_INCDIR%%/QtCore/qatomic_armv5.h %%QT_INCDIR%%/QtCore/qatomic_armv6.h %%QT_INCDIR%%/QtCore/qatomic_armv7.h -%%QT_INCDIR%%/QtCore/qatomic_bfin.h %%QT_INCDIR%%/QtCore/qatomic_bootstrap.h %%QT_INCDIR%%/QtCore/qatomic_cxx11.h %%QT_INCDIR%%/QtCore/qatomic_gcc.h %%QT_INCDIR%%/QtCore/qatomic_ia64.h -%%QT_INCDIR%%/QtCore/qatomic_integrity.h %%QT_INCDIR%%/QtCore/qatomic_mips.h %%QT_INCDIR%%/QtCore/qatomic_msvc.h -%%QT_INCDIR%%/QtCore/qatomic_power.h -%%QT_INCDIR%%/QtCore/qatomic_s390.h -%%QT_INCDIR%%/QtCore/qatomic_sh4a.h -%%QT_INCDIR%%/QtCore/qatomic_sparc.h %%QT_INCDIR%%/QtCore/qatomic_unix.h -%%QT_INCDIR%%/QtCore/qatomic_vxworks.h %%QT_INCDIR%%/QtCore/qatomic_x86.h %%QT_INCDIR%%/QtCore/qbasicatomic.h %%QT_INCDIR%%/QtCore/qbasictimer.h @@ -540,6 +542,7 @@ %%QT_INCDIR%%/QtCore/qfunctions_nacl.h %%QT_INCDIR%%/QtCore/qfunctions_vxworks.h %%QT_INCDIR%%/QtCore/qfunctions_wince.h +%%QT_INCDIR%%/QtCore/qfunctions_winrt.h %%QT_INCDIR%%/QtCore/qfuture.h %%QT_INCDIR%%/QtCore/qfutureinterface.h %%QT_INCDIR%%/QtCore/qfuturesynchronizer.h @@ -585,7 +588,6 @@ %%QT_INCDIR%%/QtCore/qobjectcleanuphandler.h %%QT_INCDIR%%/QtCore/qobjectdefs.h %%QT_INCDIR%%/QtCore/qobjectdefs_impl.h -%%QT_INCDIR%%/QtCore/qoldbasicatomic.h %%QT_INCDIR%%/QtCore/qpair.h %%QT_INCDIR%%/QtCore/qparallelanimationgroup.h %%QT_INCDIR%%/QtCore/qpauseanimation.h Modified: head/devel/qt5-designer/Makefile ============================================================================== --- head/devel/qt5-designer/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-designer/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= designer DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= qt5- @@ -20,14 +19,15 @@ DESKTOP_ENTRIES="Qt 5 Designer" "" \ "${PREFIX}/${QT_BINDIR_REL}/designer" \ "Development;Qt;" true -WRKSRC_SUBDIR= src/${PORTNAME} +BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} +INSTALL_WRKSRC= ${WRKSRC}/src/${PORTNAME} post-patch: @${REINPLACE_CMD} -e '/uitools/ d' \ - ${WRKSRC}/src/src.pro + ${WRKSRC}/src/${PORTNAME}/src/src.pro post-install: - ${INSTALL_DATA} ${WRKSRC}/src/designer/images/designer.png \ + ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}/src/designer/images/designer.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/designer-qt5.png .include Added: head/devel/qt5-designer/files/patch-src__src.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qt5-designer/files/patch-src__src.pro Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,45 @@ +Only enter the directories we want to build, otherwise we might fail due to +missing dependencies. + +--- src/src.pro ++++ src/src.pro +@@ -1,38 +1,2 @@ + TEMPLATE = subdirs +- +-qtHaveModule(widgets) { +- no-png { +- message("Some graphics-related tools are unavailable without PNG support") +- } else { +- SUBDIRS = assistant \ +- pixeltool \ +- qtestlib \ +- designer +-# unix:!mac:!embedded:!qpa:SUBDIRS += qtconfig +- +- linguist.depends = designer +- } +-} +- +-SUBDIRS += linguist +-if(!android|android_app):!ios: SUBDIRS += qtpaths +- +-mac { +- SUBDIRS += macdeployqt +-} +- +-android { +- SUBDIRS += androiddeployqt +-} +- +-qtHaveModule(dbus): SUBDIRS += qdbus +- +-win32|winrt:SUBDIRS += windeployqt +-winrt:SUBDIRS += winrtrunner qtd3dservice +-qtHaveModule(gui):!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag +- +-qtNomakeTools( \ +- pixeltool \ +- qtconfig \ +- macdeployqt \ +-) ++SUBDIRS = designer Modified: head/devel/qt5-designer/pkg-plist ============================================================================== --- head/devel/qt5-designer/pkg-plist Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-designer/pkg-plist Wed Nov 5 09:39:21 2014 (r372179) @@ -176,6 +176,8 @@ %%QT_INCDIR%%/QtDesignerComponents/qtdesignercomponentsversion.h %%QT_LIBDIR%%/cmake/Qt5Designer/Qt5DesignerConfig.cmake %%QT_LIBDIR%%/cmake/Qt5Designer/Qt5DesignerConfigVersion.cmake +%%QT_LIBDIR%%/cmake/Qt5Designer/Qt5Designer_QQuickWidgetPlugin.cmake +%%QT_LIBDIR%%/cmake/Qt5Designer/Qt5Designer_QWebViewPlugin.cmake %%QT_LIBDIR%%/libQt5Designer.prl %%QT_LIBDIR%%/libQt5Designer.so %%QT_LIBDIR%%/libQt5Designer.so.5 @@ -194,6 +196,8 @@ %%QT_MKSPECDIR%%/modules/qt_lib_designercomponents_private.pri %%QT_PLUGINDIR%%/designer/libqwebview.so %%DEBUG%%%%QT_PLUGINDIR%%/designer/libqwebview.so.debug +%%QT_PLUGINDIR%%/designer/libqquickwidget.so +%%DEBUG%%%%QT_PLUGINDIR%%/designer/libqquickwidget.so.debug libdata/pkgconfig/Qt5Designer.pc libdata/pkgconfig/Qt5DesignerComponents.pc share/pixmaps/designer-qt5.png Modified: head/devel/qt5-help/Makefile ============================================================================== --- head/devel/qt5-help/Makefile Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-help/Makefile Wed Nov 5 09:39:21 2014 (r372179) @@ -2,7 +2,6 @@ PORTNAME= help DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- @@ -14,10 +13,7 @@ QT_DIST= tools USES= qmake USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} -WRKSRC_SUBDIR= src/assistant - -post-patch: - @${REINPLACE_CMD} -Ee 's,(clucene|assistant),,' \ - ${WRKSRC}/assistant.pro +BUILD_WRKSRC= ${WRKSRC}/src/assistant +INSTALL_WRKSRC= ${WRKSRC}/src/assistant .include Added: head/devel/qt5-help/files/patch-src__assistant__assistant.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qt5-help/files/patch-src__assistant__assistant.pro Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,30 @@ +Only enter the directories we want to build, otherwise we might fail due to +missing dependencies. + +clucene/ is built in textproc/clucene-qt5, assistant/ is built in +devel/qt5-assistant. + +--- src/assistant/assistant.pro ++++ src/assistant/assistant.pro +@@ -1,20 +1,15 @@ + TEMPLATE = subdirs + +-SUBDIRS += clucene \ +- help \ +- assistant \ ++SUBDIRS += help \ + qhelpgenerator \ + qcollectiongenerator \ + qhelpconverter + +-help.depends = clucene +-assistant.depends = help + qhelpgenerator.depends = help + qcollectiongenerator.depends = help + qhelpconverter.depends = help + + qtNomakeTools( \ +- assistant \ + qhelpgenerator \ + qcollectiongenerator \ + qhelpconverter \ Added: head/devel/qt5-help/files/patch-src__src.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qt5-help/files/patch-src__src.pro Wed Nov 5 09:39:21 2014 (r372179) @@ -0,0 +1,45 @@ +Only enter the directories we want to build, otherwise we might fail due to +missing dependencies. + +--- src/src.pro ++++ src/src.pro +@@ -1,38 +1,2 @@ + TEMPLATE = subdirs +- +-qtHaveModule(widgets) { +- no-png { +- message("Some graphics-related tools are unavailable without PNG support") +- } else { +- SUBDIRS = assistant \ +- pixeltool \ +- qtestlib \ +- designer +-# unix:!mac:!embedded:!qpa:SUBDIRS += qtconfig +- +- linguist.depends = designer +- } +-} +- +-SUBDIRS += linguist +-if(!android|android_app):!ios: SUBDIRS += qtpaths +- +-mac { +- SUBDIRS += macdeployqt +-} +- +-android { +- SUBDIRS += androiddeployqt +-} +- +-qtHaveModule(dbus): SUBDIRS += qdbus +- +-win32|winrt:SUBDIRS += windeployqt +-winrt:SUBDIRS += winrtrunner qtd3dservice +-qtHaveModule(gui):!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag +- +-qtNomakeTools( \ +- pixeltool \ +- qtconfig \ +- macdeployqt \ +-) ++SUBDIRS = assistant Modified: head/devel/qt5-help/pkg-plist ============================================================================== --- head/devel/qt5-help/pkg-plist Wed Nov 5 09:25:04 2014 (r372178) +++ head/devel/qt5-help/pkg-plist Wed Nov 5 09:39:21 2014 (r372179) @@ -36,6 +36,7 @@ %%QT_INCDIR%%/QtHelp/qhelpsearchresultwidget.h %%QT_INCDIR%%/QtHelp/qthelpversion.h %%QT_LIBDIR%%/cmake/Qt5Help/Qt5HelpConfig.cmake +%%QT_LIBDIR%%/cmake/Qt5Help/Qt5HelpConfigExtras.cmake %%QT_LIBDIR%%/cmake/Qt5Help/Qt5HelpConfigVersion.cmake *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 09:50:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E109D25A; Wed, 5 Nov 2014 09:50:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD7BCD1B; Wed, 5 Nov 2014 09:50:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA59oaS6068822; Wed, 5 Nov 2014 09:50:36 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA59oa3I068820; Wed, 5 Nov 2014 09:50:36 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201411050950.sA59oa3I068820@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 5 Nov 2014 09:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372180 - in head: comms devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 09:50:37 -0000 Author: rakuco Date: Wed Nov 5 09:50:35 2014 New Revision: 372180 URL: https://svnweb.freebsd.org/changeset/ports/372180 QAT: https://qat.redports.org/buildarchive/r372180/ Log: Fix INDEX after r372179. - Remove devel/qt5-qmldevtools from devel/Makefile. - Hook devel/qt5-qdoc to devel/Makefile. - Hook comms/qt5-serialport to comms/Makefile. I knew I would forget something... Submitted by: antoine Modified: head/comms/Makefile head/devel/Makefile Modified: head/comms/Makefile ============================================================================== --- head/comms/Makefile Wed Nov 5 09:39:21 2014 (r372179) +++ head/comms/Makefile Wed Nov 5 09:50:35 2014 (r372180) @@ -132,6 +132,7 @@ SUBDIR += qpage SUBDIR += qrq SUBDIR += qsstv + SUBDIR += qt5-serialport SUBDIR += quisk SUBDIR += remserial SUBDIR += rtl-sdr Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Nov 5 09:39:21 2014 (r372179) +++ head/devel/Makefile Wed Nov 5 09:50:35 2014 (r372180) @@ -4174,7 +4174,7 @@ SUBDIR += qt5-linguisttools SUBDIR += qt5-qdbus SUBDIR += qt5-qdbusviewer - SUBDIR += qt5-qmldevtools + SUBDIR += qt5-qdoc SUBDIR += qt5-script SUBDIR += qt5-scripttools SUBDIR += qt5-testlib From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 10:41:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C91F1E61; Wed, 5 Nov 2014 10:41:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B432369; Wed, 5 Nov 2014 10:41:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5AfRoE093464; Wed, 5 Nov 2014 10:41:27 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5AfQ7G093461; Wed, 5 Nov 2014 10:41:26 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411051041.sA5AfQ7G093461@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Wed, 5 Nov 2014 10:41:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372181 - head/graphics/py-png X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 10:41:27 -0000 Author: robak Date: Wed Nov 5 10:41:26 2014 New Revision: 372181 URL: https://svnweb.freebsd.org/changeset/ports/372181 QAT: https://qat.redports.org/buildarchive/r372181/ Log: graphics/py-png: update 0.0.13 -> 0.0.17 - Change MASTER_SITES - Add LICENSE - Change WWW PR: 194220 Submitted by: Zhihao Yuan Approved by: mentors (implicit) Modified: head/graphics/py-png/Makefile head/graphics/py-png/distinfo head/graphics/py-png/pkg-descr Modified: head/graphics/py-png/Makefile ============================================================================== --- head/graphics/py-png/Makefile Wed Nov 5 09:50:35 2014 (r372180) +++ head/graphics/py-png/Makefile Wed Nov 5 10:41:26 2014 (r372181) @@ -2,17 +2,17 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 0.0.13 -PORTREVISION= 1 +PORTVERSION= 0.0.17 CATEGORIES= graphics python -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= CHEESESHOP +PROJECTHOST= py${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= lichray@gmail.com COMMENT= Python PNG encoder/decoder -PROJECTHOST= pypng +LICENSE= MIT USES= python USE_PYTHON= distutils autoplist Modified: head/graphics/py-png/distinfo ============================================================================== --- head/graphics/py-png/distinfo Wed Nov 5 09:50:35 2014 (r372180) +++ head/graphics/py-png/distinfo Wed Nov 5 10:41:26 2014 (r372181) @@ -1,2 +1,2 @@ -SHA256 (pypng-0.0.13.tar.gz) = 0745586a57458275a5da24771b8ffa040b0cf4fb793d86860d4718d39ea2a7c7 -SIZE (pypng-0.0.13.tar.gz) = 186281 +SHA256 (pypng-0.0.17.tar.gz) = 2dfa74ac28a4c41ae61e62d243410548c7c174bd990528d30270324f15211544 +SIZE (pypng-0.0.17.tar.gz) = 275269 Modified: head/graphics/py-png/pkg-descr ============================================================================== --- head/graphics/py-png/pkg-descr Wed Nov 5 09:50:35 2014 (r372180) +++ head/graphics/py-png/pkg-descr Wed Nov 5 10:41:26 2014 (r372181) @@ -1,4 +1,4 @@ A pure Python module to decode (read) and encode (write) PNG files. All PNG formats are supported. -WWW: http://code.google.com/p/pypng/ +WWW: https://github.com/drj11/pypng From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 11:05:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E55B3F1; Wed, 5 Nov 2014 11:05:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AD2C7D0; Wed, 5 Nov 2014 11:05:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5B53gX005450; Wed, 5 Nov 2014 11:05:03 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5B538q005449; Wed, 5 Nov 2014 11:05:03 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201411051105.sA5B538q005449@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 5 Nov 2014 11:05:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372182 - head/ports-mgmt/pkg-plist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 11:05:03 -0000 Author: mat Date: Wed Nov 5 11:05:02 2014 New Revision: 372182 URL: https://svnweb.freebsd.org/changeset/ports/372182 QAT: https://qat.redports.org/buildarchive/r372182/ Log: Deprecate. Sponsored by: Absolight Modified: head/ports-mgmt/pkg-plist/Makefile Modified: head/ports-mgmt/pkg-plist/Makefile ============================================================================== --- head/ports-mgmt/pkg-plist/Makefile Wed Nov 5 10:41:26 2014 (r372181) +++ head/ports-mgmt/pkg-plist/Makefile Wed Nov 5 11:05:02 2014 (r372182) @@ -16,6 +16,9 @@ NO_BUILD= yes PLIST_FILES= bin/pkg-plist man/man1/pkg-plist.1.gz +DEPRECATED= Generate incorrect plists +EXPIRATION_DATE= 2014-11-30 + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pkg-plist ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/pkg-plist.1 ${STAGEDIR}${MANPREFIX}/man/man1 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 11:38:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC525AD5; Wed, 5 Nov 2014 11:38:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9288AD1; Wed, 5 Nov 2014 11:38:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Bc4cG020146; Wed, 5 Nov 2014 11:38:04 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Bc4RS020145; Wed, 5 Nov 2014 11:38:04 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411051138.sA5Bc4RS020145@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 5 Nov 2014 11:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372183 - head/net/rabbitmq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 11:38:04 -0000 Author: marino Date: Wed Nov 5 11:38:03 2014 New Revision: 372183 URL: https://svnweb.freebsd.org/changeset/ports/372183 QAT: https://qat.redports.org/buildarchive/r372183/ Log: net/rabbitmq: Rare issue, but this is not jobs safe Modified: head/net/rabbitmq/Makefile Modified: head/net/rabbitmq/Makefile ============================================================================== --- head/net/rabbitmq/Makefile Wed Nov 5 11:05:02 2014 (r372182) +++ head/net/rabbitmq/Makefile Wed Nov 5 11:38:03 2014 (r372183) @@ -42,6 +42,8 @@ MAKE_ENV+= TARGET_DIR="${STAGEDIR}${PREF MAN_DIR="${STAGEDIR}${PREFIX}/man" \ DOC_INSTALL_DIR="${STAGEDIR}${EXAMPLESDIR}" +MAKE_JOBS_UNSAFE= yes + .include .if ${PORT_OPTIONS:MADMIN} From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 11:41:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0672CC81; Wed, 5 Nov 2014 11:41:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6FDFAF0; Wed, 5 Nov 2014 11:41:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Bf2qt021547; Wed, 5 Nov 2014 11:41:02 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Bf2TV021546; Wed, 5 Nov 2014 11:41:02 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411051141.sA5Bf2TV021546@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 5 Nov 2014 11:41:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372184 - head/textproc/docbook-to-man X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 11:41:03 -0000 Author: marino Date: Wed Nov 5 11:41:02 2014 New Revision: 372184 URL: https://svnweb.freebsd.org/changeset/ports/372184 QAT: https://qat.redports.org/buildarchive/r372184/ Log: textproc/docbook-to-man: this port is not jobs safe Modified: head/textproc/docbook-to-man/Makefile Modified: head/textproc/docbook-to-man/Makefile ============================================================================== --- head/textproc/docbook-to-man/Makefile Wed Nov 5 11:38:03 2014 (r372183) +++ head/textproc/docbook-to-man/Makefile Wed Nov 5 11:41:02 2014 (r372184) @@ -16,6 +16,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/sgml/doc USES= imake XFREE86_HTML_MAN= no +MAKE_JOBS_UNSAFE= yes + # There are two ports that satisfy the nsgmls requirement. # Jade is preferred, but OpenJade can be selected if needed. OPTIONS_DEFINE= OPENJADE From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 11:44:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC0E0D9F; Wed, 5 Nov 2014 11:44:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A86E6BA8; Wed, 5 Nov 2014 11:44:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5BiN6d024465; Wed, 5 Nov 2014 11:44:23 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5BiNrb024464; Wed, 5 Nov 2014 11:44:23 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411051144.sA5BiNrb024464@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 5 Nov 2014 11:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372185 - head/vietnamese/vnless X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 11:44:23 -0000 Author: marino Date: Wed Nov 5 11:44:22 2014 New Revision: 372185 URL: https://svnweb.freebsd.org/changeset/ports/372185 QAT: https://qat.redports.org/buildarchive/r372185/ Log: vietnamese/vnless: this port is not jobs safe Modified: head/vietnamese/vnless/Makefile Modified: head/vietnamese/vnless/Makefile ============================================================================== --- head/vietnamese/vnless/Makefile Wed Nov 5 11:41:02 2014 (r372184) +++ head/vietnamese/vnless/Makefile Wed Nov 5 11:44:22 2014 (r372185) @@ -20,4 +20,6 @@ PLIST_FILES= bin/vnless \ man/man1/vnlesskey.1.gz \ share/misc/vnless.help +MAKE_JOBS_UNSAFE= yes + .include From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 12:22:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20F57722; Wed, 5 Nov 2014 12:22:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 02660F8F; Wed, 5 Nov 2014 12:22:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5CMows042914; Wed, 5 Nov 2014 12:22:50 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5CMovH042908; Wed, 5 Nov 2014 12:22:50 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411051222.sA5CMovH042908@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 5 Nov 2014 12:22:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372186 - in head/games/toppler: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 12:22:51 -0000 Author: makc Date: Wed Nov 5 12:22:49 2014 New Revision: 372186 URL: https://svnweb.freebsd.org/changeset/ports/372186 QAT: https://qat.redports.org/buildarchive/r372186/ Log: games/toppler: - fix permission for binary and high score file - drop deprecated keywords from plist Modified: head/games/toppler/Makefile head/games/toppler/files/patch-Makefile.in head/games/toppler/pkg-plist Modified: head/games/toppler/Makefile ============================================================================== --- head/games/toppler/Makefile Wed Nov 5 11:44:22 2014 (r372185) +++ head/games/toppler/Makefile Wed Nov 5 12:22:49 2014 (r372186) @@ -3,7 +3,7 @@ PORTNAME= toppler PORTVERSION= 1.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -22,4 +22,9 @@ LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS +SCOREFILE= /var/games/toppler/toppler.hsc + +post-install: + ${MV} ${STAGEDIR}${SCOREFILE} ${STAGEDIR}${SCOREFILE}.sample + .include Modified: head/games/toppler/files/patch-Makefile.in ============================================================================== --- head/games/toppler/files/patch-Makefile.in Wed Nov 5 11:44:22 2014 (r372185) +++ head/games/toppler/files/patch-Makefile.in Wed Nov 5 12:22:49 2014 (r372186) @@ -1,5 +1,5 @@ ---- ./Makefile.in.orig 2011-03-06 20:00:43.000000000 +0000 -+++ ./Makefile.in 2013-10-23 16:58:33.155503773 +0000 +--- Makefile.in.orig 2011-03-06 20:00:43 UTC ++++ Makefile.in @@ -359,7 +359,7 @@ dist_pixmaps_DATA = $(PACKAGE).xpm applications_DATA = $(PACKAGE).desktop @@ -9,12 +9,9 @@ dist_pkgdata_DATA = \ toppler.dat toppler.ogg \ m1.ttm m2.ttm ball1.ttm ball2.ttm ball3.ttm abc.ttm pasi2.ttm david1.ttm -@@ -1084,16 +1084,14 @@ - - install-data-am: install-applicationsDATA install-dist_pixmapsDATA \ +@@ -1086,14 +1086,12 @@ install-dist_pkgdataDATA install-dist_pkgdocDATA \ -- install-dist_pkglocalstateDATA install-man -+ install-man + install-dist_pkglocalstateDATA install-man @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-dvi: install-dvi-recursive Modified: head/games/toppler/pkg-plist ============================================================================== --- head/games/toppler/pkg-plist Wed Nov 5 11:44:22 2014 (r372185) +++ head/games/toppler/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) @@ -1,4 +1,4 @@ -bin/toppler +@(,games,2555) bin/toppler man/man6/toppler.6.gz share/applications/toppler.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS @@ -23,10 +23,5 @@ share/pixmaps/toppler.xpm %%DATADIR%%/pasi2.ttm %%DATADIR%%/toppler.dat %%DATADIR%%/toppler.ogg -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@exec mkdir -p /var/games/toppler -@exec chgrp games /var/games/toppler -@unexec if [ ! -s /var/games/toppler/toppler.hsc ] ; then rm -f /var/games/toppler/toppler.hsc; rmdir /var/games/toppler ; fi -@exec touch /var/games/toppler/toppler.hsc -@exec chmod 664 /var/games/toppler/toppler.hsc +@sample(,games,664) /var/games/toppler/toppler.hsc.sample +@dir(,games,775) /var/games/toppler From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 12:25:08 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A4C085E; Wed, 5 Nov 2014 12:25:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 14E9CFAE; Wed, 5 Nov 2014 12:25:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5CP8ks043509; Wed, 5 Nov 2014 12:25:08 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5CP5bH043493; Wed, 5 Nov 2014 12:25:05 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411051225.sA5CP5bH043493@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 5 Nov 2014 12:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372187 - in head/games: dustrac frozen-bubble glaxium golly hex-a-hop hexxagon kmancala supertux supertux-devel trigger trophy warmux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 12:25:08 -0000 Author: makc Date: Wed Nov 5 12:25:04 2014 New Revision: 372187 URL: https://svnweb.freebsd.org/changeset/ports/372187 QAT: https://qat.redports.org/buildarchive/r372187/ Log: drop @dirrm from my ports Modified: head/games/dustrac/pkg-plist head/games/frozen-bubble/pkg-plist head/games/glaxium/pkg-plist head/games/golly/pkg-plist head/games/hex-a-hop/pkg-plist head/games/hexxagon/pkg-plist head/games/kmancala/pkg-plist head/games/supertux-devel/pkg-plist head/games/supertux/pkg-plist head/games/trigger/pkg-plist head/games/trophy/pkg-plist head/games/warmux/pkg-plist Modified: head/games/dustrac/pkg-plist ============================================================================== --- head/games/dustrac/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/dustrac/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -128,15 +128,3 @@ share/icons/hicolor/64x64/apps/dustrac-e share/icons/hicolor/64x64/apps/dustrac-game.png share/pixmaps/dustrac-editor.png share/pixmaps/dustrac-game.png -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm %%DATADIR%%/translations -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/models -@dirrm %%DATADIR%%/levels -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% Modified: head/games/frozen-bubble/pkg-plist ============================================================================== --- head/games/frozen-bubble/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/frozen-bubble/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -3273,24 +3273,3 @@ bin/frozen-bubble-editor man/man1/frozen-bubble-editor.1.gz man/man1/frozen-bubble.1.gz share/pixmaps/frozen-bubble.png -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/snd -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/locale -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/icons -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx/pinguins -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx/menu/anims -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx/menu -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx/intro -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx/flags -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx/balls -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/gfx -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble/data -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist/Games-FrozenBubble -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share/dist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/share -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/FrozenBubble/CStuff -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/FrozenBubble -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Games/FrozenBubble -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Games -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% Modified: head/games/glaxium/pkg-plist ============================================================================== --- head/games/glaxium/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/glaxium/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -57,6 +57,3 @@ man/man6/glaxium.6.gz %%DATADIR%%/textures/sphere.png %%DATADIR%%/textures/tache.png %%DATADIR%%/textures/thunder.png -@dirrm %%DATADIR%%/textures -@dirrm %%DATADIR%%/samples -@dirrm %%DATADIR%% Modified: head/games/golly/pkg-plist ============================================================================== --- head/games/golly/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/golly/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -525,44 +525,3 @@ share/golly/Scripts/Python/slide-show.py share/golly/Scripts/Python/tile-with-clip.py share/golly/Scripts/Python/tile.py share/pixmaps/golly.xpm -@dirrm share/golly/Scripts/Python/glife -@dirrm share/golly/Scripts/Python/Rule-Generators -@dirrm share/golly/Scripts/Python/Margolus -@dirrm share/golly/Scripts/Python -@dirrm share/golly/Scripts/Perl -@dirrm share/golly/Scripts -@dirrm share/golly/Rules/TreeGenerators -@dirrm share/golly/Rules/TableGenerators -@dirrm share/golly/Rules -@dirrm share/golly/Patterns/WireWorld -@dirrm share/golly/Patterns/Turmites -@dirrm share/golly/Patterns/Patersons-Worms -@dirrm share/golly/Patterns/Other-Rules -@dirrm share/golly/Patterns/Margolus -@dirrm share/golly/Patterns/Loops -@dirrm share/golly/Patterns/Life/Syntheses -@dirrm share/golly/Patterns/Life/Still-Lifes -@dirrm share/golly/Patterns/Life/Spaceships -@dirrm share/golly/Patterns/Life/Signal-Circuitry -@dirrm share/golly/Patterns/Life/Rakes -@dirrm share/golly/Patterns/Life/Puffers -@dirrm share/golly/Patterns/Life/Oscillators -@dirrm share/golly/Patterns/Life/Miscellaneous -@dirrm share/golly/Patterns/Life/Methuselahs -@dirrm share/golly/Patterns/Life/Guns -@dirrm share/golly/Patterns/Life/Breeders -@dirrm share/golly/Patterns/Life/Bounded-Grids -@dirrm share/golly/Patterns/Life-Like/Morley -@dirrm share/golly/Patterns/Life-Like -@dirrm share/golly/Patterns/Life -@dirrm share/golly/Patterns/JvN -@dirrm share/golly/Patterns/HashLife -@dirrm share/golly/Patterns/Generations -@dirrm share/golly/Patterns/Devore -@dirrm share/golly/Patterns/Codd -@dirrm share/golly/Patterns/Banks -@dirrm share/golly/Patterns -@dirrm share/golly/Help/Lexicon -@dirrm share/golly/Help/Algorithms -@dirrm share/golly/Help -@dirrm share/golly Modified: head/games/hex-a-hop/pkg-plist ============================================================================== --- head/games/hex-a-hop/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/hex-a-hop/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -31,4 +31,3 @@ bin/hex-a-hop %%DATADIR%%/tiles.dat %%DATADIR%%/tiles_reflect.dat %%DATADIR%%/title.dat -@dirrm %%DATADIR%% Modified: head/games/hexxagon/pkg-plist ============================================================================== --- head/games/hexxagon/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/hexxagon/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -10,5 +10,3 @@ bin/hexxagon %%DATADIR%%/images/computer_wins.xpm %%DATADIR%%/images/draw.xpm %%DATADIR%%/images/you_win.xpm -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%% Modified: head/games/kmancala/pkg-plist ============================================================================== --- head/games/kmancala/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/kmancala/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -16,6 +16,3 @@ share/icons/hicolor/22x22/apps/kmancala. share/icons/hicolor/32x32/apps/kmancala.png share/icons/hicolor/48x48/apps/kmancala.png share/icons/hicolor/64x64/apps/kmancala.png -@dirrm share/doc/HTML/en/kmancala -@dirrm share/apps/kmancala/themes -@dirrm share/apps/kmancala Modified: head/games/supertux-devel/pkg-plist ============================================================================== --- head/games/supertux-devel/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/supertux-devel/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -2117,172 +2117,3 @@ share/games/supertux2/speech/tux_rap.ogg share/games/supertux2/speech/tux_upset.ogg share/pixmaps/supertux2.png share/pixmaps/supertux2.xpm -@dirrm share/games/supertux2/speech -@dirrm share/games/supertux2/sounds -@dirrm share/games/supertux2/scripts -@dirrm share/games/supertux2/music -@dirrm share/games/supertux2/locale -@dirrm share/games/supertux2/levels/world2 -@dirrm share/games/supertux2/levels/world1 -@dirrm share/games/supertux2/levels/test_old -@dirrm share/games/supertux2/levels/test -@dirrm share/games/supertux2/levels/misc -@dirrm share/games/supertux2/levels/incubator -@dirrm share/games/supertux2/levels/bonus2 -@dirrm share/games/supertux2/levels/bonus1 -@dirrm share/games/supertux2/levels -@dirrm share/games/supertux2/images/worldmap/shared/gimp -@dirrm share/games/supertux2/images/worldmap/shared -@dirrm share/games/supertux2/images/worldmap/ice/gimp -@dirrm share/games/supertux2/images/worldmap/ice -@dirrm share/games/supertux2/images/worldmap/forest/leveldots -@dirrm share/games/supertux2/images/worldmap/forest -@dirrm share/games/supertux2/images/worldmap/common/boat -@dirrm share/games/supertux2/images/worldmap/common -@dirrm share/games/supertux2/images/worldmap/antarctica -@dirrm share/games/supertux2/images/worldmap -@dirrm share/games/supertux2/images/tiles/waterfall -@dirrm share/games/supertux2/images/tiles/water -@dirrm share/games/supertux2/images/tiles/test -@dirrm share/games/supertux2/images/tiles/snowmountain -@dirrm share/games/supertux2/images/tiles/snowcastle -@dirrm share/games/supertux2/images/tiles/snow -@dirrm share/games/supertux2/images/tiles/signs -@dirrm share/games/supertux2/images/tiles/pole -@dirrm share/games/supertux2/images/tiles/pipe -@dirrm share/games/supertux2/images/tiles/nightcave -@dirrm share/games/supertux2/images/tiles/lightmap -@dirrm share/games/supertux2/images/tiles/lava/zone -@dirrm share/games/supertux2/images/tiles/lava -@dirrm share/games/supertux2/images/tiles/jungle -@dirrm share/games/supertux2/images/tiles/goal -@dirrm share/games/supertux2/images/tiles/ghostwood -@dirrm share/games/supertux2/images/tiles/forest/underground -@dirrm share/games/supertux2/images/tiles/forest/spikevine -@dirrm share/games/supertux2/images/tiles/forest/pogonia -@dirrm share/games/supertux2/images/tiles/forest/exit -@dirrm share/games/supertux2/images/tiles/forest -@dirrm share/games/supertux2/images/tiles/doodads -@dirrm share/games/supertux2/images/tiles/darksnow -@dirrm share/games/supertux2/images/tiles/crystalcave -@dirrm share/games/supertux2/images/tiles/castle/walltorch -@dirrm share/games/supertux2/images/tiles/castle -@dirrm share/games/supertux2/images/tiles/blocks -@dirrm share/games/supertux2/images/tiles/background -@dirrm share/games/supertux2/images/tiles/auxiliary -@dirrm share/games/supertux2/images/tiles -@dirrm share/games/supertux2/images/powerups/star -@dirrm share/games/supertux2/images/powerups/potions -@dirrm share/games/supertux2/images/powerups/iceflower -@dirrm share/games/supertux2/images/powerups/fish -@dirrm share/games/supertux2/images/powerups/fireflower -@dirrm share/games/supertux2/images/powerups/egg -@dirrm share/games/supertux2/images/powerups/1up -@dirrm share/games/supertux2/images/powerups -@dirrm share/games/supertux2/images/objects/weak_block -@dirrm share/games/supertux2/images/objects/unstable_tile -@dirrm share/games/supertux2/images/objects/trampoline -@dirrm share/games/supertux2/images/objects/switch -@dirrm share/games/supertux2/images/objects/spotlight -@dirrm share/games/supertux2/images/objects/skulls -@dirrm share/games/supertux2/images/objects/skull_tile -@dirrm share/games/supertux2/images/objects/sawblade -@dirrm share/games/supertux2/images/objects/rusty-trampoline -@dirrm share/games/supertux2/images/objects/rock -@dirrm share/games/supertux2/images/objects/resetpoints -@dirrm share/games/supertux2/images/objects/radio -@dirrm share/games/supertux2/images/objects/pushbutton -@dirrm share/games/supertux2/images/objects/platforms -@dirrm share/games/supertux2/images/objects/particles -@dirrm share/games/supertux2/images/objects/magicblock -@dirrm share/games/supertux2/images/objects/logo -@dirrm share/games/supertux2/images/objects/lightmap_light -@dirrm share/games/supertux2/images/objects/lantern -@dirrm share/games/supertux2/images/objects/keys -@dirrm share/games/supertux2/images/objects/ispy -@dirrm share/games/supertux2/images/objects/invisible -@dirrm share/games/supertux2/images/objects/icecube -@dirrm share/games/supertux2/images/objects/flying_platform -@dirrm share/games/supertux2/images/objects/firefly -@dirrm share/games/supertux2/images/objects/explosion -@dirrm share/games/supertux2/images/objects/eat-me -@dirrm share/games/supertux2/images/objects/door -@dirrm share/games/supertux2/images/objects/coin -@dirrm share/games/supertux2/images/objects/castledoor -@dirrm share/games/supertux2/images/objects/candle -@dirrm share/games/supertux2/images/objects/bullets -@dirrm share/games/supertux2/images/objects/bonus_block -@dirrm share/games/supertux2/images/objects -@dirrm share/games/supertux2/images/help -@dirrm share/games/supertux2/images/engine/menu -@dirrm share/games/supertux2/images/engine/icons -@dirrm share/games/supertux2/images/engine/hud -@dirrm share/games/supertux2/images/engine/fonts/zh -@dirrm share/games/supertux2/images/engine/fonts/cyr -@dirrm share/games/supertux2/images/engine/fonts -@dirrm share/games/supertux2/images/engine/editor -@dirrm share/games/supertux2/images/engine -@dirrm share/games/supertux2/images/effects -@dirrm share/games/supertux2/images/decal/nightcave -@dirrm share/games/supertux2/images/decal/explanations -@dirrm share/games/supertux2/images/decal -@dirrm share/games/supertux2/images/credits -@dirrm share/games/supertux2/images/creatures/zeekling -@dirrm share/games/supertux2/images/creatures/yeti -@dirrm share/games/supertux2/images/creatures/willowisp -@dirrm share/games/supertux2/images/creatures/walkingleaf -@dirrm share/games/supertux2/images/creatures/tux/small -@dirrm share/games/supertux2/images/creatures/tux/ice -@dirrm share/games/supertux2/images/creatures/tux/fire -@dirrm share/games/supertux2/images/creatures/tux/big -@dirrm share/games/supertux2/images/creatures/tux -@dirrm share/games/supertux2/images/creatures/tumbleweed -@dirrm share/games/supertux2/images/creatures/totem -@dirrm share/games/supertux2/images/creatures/toad -@dirrm share/games/supertux2/images/creatures/stalactite -@dirrm share/games/supertux2/images/creatures/spiky -@dirrm share/games/supertux2/images/creatures/spike -@dirrm share/games/supertux2/images/creatures/spidermite -@dirrm share/games/supertux2/images/creatures/snowman -@dirrm share/games/supertux2/images/creatures/snowjumpy -@dirrm share/games/supertux2/images/creatures/snowball -@dirrm share/games/supertux2/images/creatures/snail -@dirrm share/games/supertux2/images/creatures/skydive -@dirrm share/games/supertux2/images/creatures/skullyhop -@dirrm share/games/supertux2/images/creatures/short_fuse -@dirrm share/games/supertux2/images/creatures/poison_ivy -@dirrm share/games/supertux2/images/creatures/plant -@dirrm share/games/supertux2/images/creatures/penny -@dirrm share/games/supertux2/images/creatures/owl -@dirrm share/games/supertux2/images/creatures/nolok -@dirrm share/games/supertux2/images/creatures/mr_tree -@dirrm share/games/supertux2/images/creatures/mr_iceblock -@dirrm share/games/supertux2/images/creatures/mr_fluffy -@dirrm share/games/supertux2/images/creatures/mr_cherry -@dirrm share/games/supertux2/images/creatures/mr_bomb -@dirrm share/games/supertux2/images/creatures/mole -@dirrm share/games/supertux2/images/creatures/kugelblitz -@dirrm share/games/supertux2/images/creatures/jumpy -@dirrm share/games/supertux2/images/creatures/igel -@dirrm share/games/supertux2/images/creatures/icecrusher -@dirrm share/games/supertux2/images/creatures/haywire -@dirrm share/games/supertux2/images/creatures/ghosttree -@dirrm share/games/supertux2/images/creatures/flying_snowball -@dirrm share/games/supertux2/images/creatures/flame_fish -@dirrm share/games/supertux2/images/creatures/flame -@dirrm share/games/supertux2/images/creatures/fish -@dirrm share/games/supertux2/images/creatures/dummyguy -@dirrm share/games/supertux2/images/creatures/dispenser -@dirrm share/games/supertux2/images/creatures/darttrap -@dirrm share/games/supertux2/images/creatures/dart -@dirrm share/games/supertux2/images/creatures/crystallo -@dirrm share/games/supertux2/images/creatures/bouncing_snowball -@dirrm share/games/supertux2/images/creatures/angrystone -@dirrm share/games/supertux2/images/creatures -@dirrm share/games/supertux2/images/background/BlueRock_Forest -@dirrm share/games/supertux2/images/background -@dirrm share/games/supertux2/images -@dirrm share/games/supertux2/fonts -@dirrm share/games/supertux2 -@dirrmtry share/games -@dirrm share/doc/supertux2 Modified: head/games/supertux/pkg-plist ============================================================================== --- head/games/supertux/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/supertux/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -777,20 +777,3 @@ share/pixmaps/supertux.png %%DATADIR%%/sounds/upgrade.wav %%DATADIR%%/sounds/warp.wav %%DATADIR%%/supertux.strf -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/music -@dirrm %%DATADIR%%/levels/worldmaps -@dirrm %%DATADIR%%/levels/world1 -@dirrm %%DATADIR%%/levels/misc -@dirrm %%DATADIR%%/levels/bonus2 -@dirrm %%DATADIR%%/levels/bonus1 -@dirrm %%DATADIR%%/levels -@dirrm %%DATADIR%%/images/worldmap -@dirrm %%DATADIR%%/images/title -@dirrm %%DATADIR%%/images/tilesets -@dirrm %%DATADIR%%/images/status -@dirrm %%DATADIR%%/images/shared -@dirrm %%DATADIR%%/images/icons -@dirrm %%DATADIR%%/images/background -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%% Modified: head/games/trigger/pkg-plist ============================================================================== --- head/games/trigger/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/trigger/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -106,29 +106,3 @@ bin/trigger %%DATADIR%%/vehicles/seat/seat_complete.fx %%DATADIR%%/vehicles/seat/seat_complete.jpg %%DATADIR%%/vehicles/seat/seat_wheel.ase -@dirrm %%DATADIR%%/vehicles/seat -@dirrm %%DATADIR%%/vehicles/focus -@dirrm %%DATADIR%%/vehicles/evo -@dirrm %%DATADIR%%/vehicles -@dirrm %%DATADIR%%/textures/veg -@dirrm %%DATADIR%%/textures/splash -@dirrm %%DATADIR%%/textures/sky -@dirrm %%DATADIR%%/textures -@dirrm %%DATADIR%%/sounds/evo_sound -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/plugins -@dirrm %%DATADIR%%/maps/saharatea -@dirrm %%DATADIR%%/maps/roundhouse -@dirrm %%DATADIR%%/maps/mountainpass -@dirrm %%DATADIR%%/maps/greengrounds -@dirrm %%DATADIR%%/maps -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%%/events/triggercup/warmup -@dirrm %%DATADIR%%/events/triggercup/oldmacdonald -@dirrm %%DATADIR%%/events/triggercup/monkeybusiness -@dirrm %%DATADIR%%/events/triggercup/lunar -@dirrm %%DATADIR%%/events/triggercup/desertstorm -@dirrm %%DATADIR%%/events/triggercup/bigjump -@dirrm %%DATADIR%%/events/triggercup -@dirrm %%DATADIR%%/events -@dirrm %%DATADIR%% Modified: head/games/trophy/pkg-plist ============================================================================== --- head/games/trophy/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/trophy/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -134,29 +134,3 @@ share/pixmaps/trophy.png %%DATADIR%%/upgrades/tires/tires_3.tga %%DATADIR%%/upgrades/tires/tires_4.tga %%DATADIR%%/upgrades/tires/tires_5.tga -@dirrm %%DATADIR%%/upgrades/tires -@dirrm %%DATADIR%%/upgrades/motors -@dirrm %%DATADIR%%/upgrades/armors -@dirrm %%DATADIR%%/upgrades -@dirrm %%DATADIR%%/tracks/Zurich -@dirrm %%DATADIR%%/tracks/Zigzag -@dirrm %%DATADIR%%/tracks/Snake -@dirrm %%DATADIR%%/tracks/Rally -@dirrm %%DATADIR%%/tracks/Moon -@dirrm %%DATADIR%%/tracks/Loops -@dirrm %%DATADIR%%/tracks/Industrial -@dirrm %%DATADIR%%/tracks/Downtown -@dirrm %%DATADIR%%/tracks -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/panel -@dirrm %%DATADIR%%/misc -@dirrm %%DATADIR%%/menu -@dirrm %%DATADIR%%/gui -@dirrm %%DATADIR%%/goody -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%%/cars/z3 -@dirrm %%DATADIR%%/cars/vw -@dirrm %%DATADIR%%/cars/jeep -@dirrm %%DATADIR%%/cars/flash2 -@dirrm %%DATADIR%%/cars -@dirrm %%DATADIR%% Modified: head/games/warmux/pkg-plist ============================================================================== --- head/games/warmux/pkg-plist Wed Nov 5 12:22:49 2014 (r372186) +++ head/games/warmux/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) @@ -1572,158 +1572,3 @@ share/pixmaps/warmux_128x128.png %%DATADIR%%/weapon/teleportation/teleportation_ico.png %%DATADIR%%/weapons.dtd %%DATADIR%%/weapons.xml -@dirrm %%DATADIR%%/weapon/teleportation -@dirrm %%DATADIR%%/weapon/syringe -@dirrm %%DATADIR%%/weapon/supertux -@dirrm %%DATADIR%%/weapon/suicide -@dirrm %%DATADIR%%/weapon/snipe_rifle -@dirrm %%DATADIR%%/weapon/slap -@dirrm %%DATADIR%%/weapon/skip_turn -@dirrm %%DATADIR%%/weapon/shotgun -@dirrm %%DATADIR%%/weapon/riot_bomb -@dirrm %%DATADIR%%/weapon/rail_gun -@dirrm %%DATADIR%%/weapon/polecat -@dirrm %%DATADIR%%/weapon/parachute -@dirrm %%DATADIR%%/weapon/mine -@dirrm %%DATADIR%%/weapon/m16 -@dirrm %%DATADIR%%/weapon/lowgrav -@dirrm %%DATADIR%%/weapon/jet_pack -@dirrm %%DATADIR%%/weapon/gun -@dirrm %%DATADIR%%/weapon/grenade -@dirrm %%DATADIR%%/weapon/grapple -@dirrm %%DATADIR%%/weapon/gnu -@dirrm %%DATADIR%%/weapon/footbomb -@dirrm %%DATADIR%%/weapon/flamethrower -@dirrm %%DATADIR%%/weapon/dynamite -@dirrm %%DATADIR%%/weapon/disco_grenade -@dirrm %%DATADIR%%/weapon/construct -@dirrm %%DATADIR%%/weapon/cluzooka -@dirrm %%DATADIR%%/weapon/cluster_bomb -@dirrm %%DATADIR%%/weapon/bounce_ball -@dirrm %%DATADIR%%/weapon/blowtorch -@dirrm %%DATADIR%%/weapon/bazooka -@dirrm %%DATADIR%%/weapon/baseball -@dirrm %%DATADIR%%/weapon/anvil -@dirrm %%DATADIR%%/weapon/airhammer -@dirrm %%DATADIR%%/weapon/air_attack -@dirrm %%DATADIR%%/weapon -@dirrm %%DATADIR%%/water/wine -@dirrm %%DATADIR%%/water/water -@dirrm %%DATADIR%%/water/radioactive -@dirrm %%DATADIR%%/water/lava -@dirrm %%DATADIR%%/water/dirtywater -@dirrm %%DATADIR%%/water/chocolate -@dirrm %%DATADIR%%/water -@dirrm %%DATADIR%%/team/workrave -@dirrm %%DATADIR%%/team/wilber -@dirrm %%DATADIR%%/team/tux -@dirrm %%DATADIR%%/team/thunderbird -@dirrm %%DATADIR%%/team/suse -@dirrm %%DATADIR%%/team/spip -@dirrm %%DATADIR%%/team/snort -@dirrm %%DATADIR%%/team/postfix -@dirrm %%DATADIR%%/team/pidgin -@dirrm %%DATADIR%%/team/php -@dirrm %%DATADIR%%/team/konqi -@dirrm %%DATADIR%%/team/hexley -@dirrm %%DATADIR%%/team/gnu -@dirrm %%DATADIR%%/team/firefox -@dirrm %%DATADIR%%/team/bugzilla -@dirrm %%DATADIR%%/team/beastie -@dirrm %%DATADIR%%/team -@dirrm %%DATADIR%%/sound/default/weapons -@dirrm %%DATADIR%%/sound/default/voices -@dirrm %%DATADIR%%/sound/default/misc -@dirrm %%DATADIR%%/sound/default -@dirrm %%DATADIR%%/sound -@dirrm %%DATADIR%%/object -@dirrm %%DATADIR%%/music/menu -@dirrm %%DATADIR%%/music/ingame -@dirrm %%DATADIR%%/music -@dirrm %%DATADIR%%/menu -@dirrm %%DATADIR%%/map/wildwestdv -@dirrm %%DATADIR%%/map/vulcano -@dirrm %%DATADIR%%/map/urbanheights -@dirrm %%DATADIR%%/map/towers -@dirrm %%DATADIR%%/map/tic-tac-toe -@dirrm %%DATADIR%%/map/space2 -@dirrm %%DATADIR%%/map/snow -@dirrm %%DATADIR%%/map/randomisland -@dirrm %%DATADIR%%/map/randomamoebas -@dirrm %%DATADIR%%/map/qingqong -@dirrm %%DATADIR%%/map/pumpkins -@dirrm %%DATADIR%%/map/prehistorik -@dirrm %%DATADIR%%/map/pirates -@dirrm %%DATADIR%%/map/pillars -@dirrm %%DATADIR%%/map/paradis -@dirrm %%DATADIR%%/map/paint -@dirrm %%DATADIR%%/map/oktopus -@dirrm %%DATADIR%%/map/ninja -@dirrm %%DATADIR%%/map/moon-4m -@dirrm %%DATADIR%%/map/montagnes -@dirrm %%DATADIR%%/map/monkeybubble -@dirrm %%DATADIR%%/map/lonely_island -@dirrm %%DATADIR%%/map/leafs -@dirrm %%DATADIR%%/map/junglemountain -@dirrm %%DATADIR%%/map/island -@dirrm %%DATADIR%%/map/icebergs -@dirrm %%DATADIR%%/map/hive -@dirrm %%DATADIR%%/map/hell -@dirrm %%DATADIR%%/map/halloween -@dirrm %%DATADIR%%/map/greehills -@dirrm %%DATADIR%%/map/goodandevil -@dirrm %%DATADIR%%/map/funky_island -@dirrm %%DATADIR%%/map/frog -@dirrm %%DATADIR%%/map/farm -@dirrm %%DATADIR%%/map/electronik -@dirrm %%DATADIR%%/map/easterisland -@dirrm %%DATADIR%%/map/desert -@dirrm %%DATADIR%%/map/crystal -@dirrm %%DATADIR%%/map/country -@dirrm %%DATADIR%%/map/construction -@dirrm %%DATADIR%%/map/chess -@dirrm %%DATADIR%%/map/cheese -@dirrm %%DATADIR%%/map/champignon -@dirrm %%DATADIR%%/map/catacombes -@dirrm %%DATADIR%%/map/birds -@dirrm %%DATADIR%%/map/battlenight -@dirrm %%DATADIR%%/map/banquise -@dirrm %%DATADIR%%/map/bankiz -@dirrm %%DATADIR%%/map/arcaderoom -@dirrm %%DATADIR%%/map/arbre -@dirrm %%DATADIR%%/map/aquarium -@dirrm %%DATADIR%%/map/apocalypse -@dirrm %%DATADIR%%/map/abyss -@dirrm %%DATADIR%%/map -@dirrm %%DATADIR%%/interface/whitetheme/cursors -@dirrm %%DATADIR%%/interface/whitetheme -@dirrm %%DATADIR%%/interface/not_skin -@dirrm %%DATADIR%%/interface -@dirrm %%DATADIR%%/icon -@dirrm %%DATADIR%%/game_mode -@dirrm %%DATADIR%%/font -@dirrm %%DATADIR%%/body/workrave -@dirrm %%DATADIR%%/body/wilber -@dirrm %%DATADIR%%/body/tux -@dirrm %%DATADIR%%/body/thunderbird -@dirrm %%DATADIR%%/body/suse -@dirrm %%DATADIR%%/body/spip -@dirrm %%DATADIR%%/body/snort -@dirrm %%DATADIR%%/body/postfix -@dirrm %%DATADIR%%/body/pidgin -@dirrm %%DATADIR%%/body/php -@dirrm %%DATADIR%%/body/konqi -@dirrm %%DATADIR%%/body/hexley -@dirrm %%DATADIR%%/body/gnu -@dirrm %%DATADIR%%/body/firefox -@dirrm %%DATADIR%%/body/bugzilla -@dirrm %%DATADIR%%/body/beastie -@dirrm %%DATADIR%%/body/all_skins_objects -@dirrm %%DATADIR%%/body -@dirrm %%DATADIR%% -%%NLS%%@dirrmtry share/locale/kw/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/kw -%%NLS%%@dirrmtry share/locale/ja_JP/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ja_JP -%%NLS%%@dirrmtry share/locale/cpf/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/cpf From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 12:36:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF7BBB8E; Wed, 5 Nov 2014 12:36:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A155213C; Wed, 5 Nov 2014 12:36:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5CaXa8048545; Wed, 5 Nov 2014 12:36:33 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5CaWbi048540; Wed, 5 Nov 2014 12:36:32 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411051236.sA5CaWbi048540@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Wed, 5 Nov 2014 12:36:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372188 - head/mail/py-authres X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 12:36:33 -0000 Author: robak Date: Wed Nov 5 12:36:32 2014 New Revision: 372188 URL: https://svnweb.freebsd.org/changeset/ports/372188 QAT: https://qat.redports.org/buildarchive/r372188/ Log: mail/py-authres: update 0.602 -> 0.701 PR: 194372 Submitted by: Yasushiro Kimura Approved by: mentors (implicit) Modified: head/mail/py-authres/Makefile head/mail/py-authres/distinfo head/mail/py-authres/pkg-plist Modified: head/mail/py-authres/Makefile ============================================================================== --- head/mail/py-authres/Makefile Wed Nov 5 12:25:04 2014 (r372187) +++ head/mail/py-authres/Makefile Wed Nov 5 12:36:32 2014 (r372188) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= authres -PORTVERSION= 0.602 +PORTVERSION= 0.701 CATEGORIES= mail python -MASTER_SITES= http://launchpad.net/authentication-results-python/trunk/0.602/+download/ +MASTER_SITES= http://launchpad.net/authentication-results-python/0.700/0.701/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yasu@utahime.org @@ -22,7 +22,7 @@ PORTDOCS= CHANGES README OPTIONS_DEFINE= DOCS post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Modified: head/mail/py-authres/distinfo ============================================================================== --- head/mail/py-authres/distinfo Wed Nov 5 12:25:04 2014 (r372187) +++ head/mail/py-authres/distinfo Wed Nov 5 12:36:32 2014 (r372188) @@ -1,2 +1,2 @@ -SHA256 (authres-0.602.tar.gz) = 41cea7fcc3387e381b520053dbbba1825598b6cb9d45c505ae466d7a2a27edc3 -SIZE (authres-0.602.tar.gz) = 17971 +SHA256 (authres-0.701.tar.gz) = 4536c485ab8da667be84361b040e626d025cc8b3cb5ad7ef156a7764bf9a9b12 +SIZE (authres-0.701.tar.gz) = 18878 Modified: head/mail/py-authres/pkg-plist ============================================================================== --- head/mail/py-authres/pkg-plist Wed Nov 5 12:25:04 2014 (r372187) +++ head/mail/py-authres/pkg-plist Wed Nov 5 12:36:32 2014 (r372188) @@ -16,8 +16,10 @@ %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/dmarc.py %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/dmarc.pyc %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/dmarc.pyo +%%PYTHON_SITELIBDIR%%/%%PORTNAME%%/smime.py +%%PYTHON_SITELIBDIR%%/%%PORTNAME%%/smime.pyc +%%PYTHON_SITELIBDIR%%/%%PORTNAME%%/smime.pyo %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/tests %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/vbr.py %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/vbr.pyc %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/vbr.pyo -@dirrm %%PYTHON_SITELIBDIR%%/%%PORTNAME%% From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 12:37:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02539D89; Wed, 5 Nov 2014 12:37:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D99D915C; Wed, 5 Nov 2014 12:37:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5CbPmx048753; Wed, 5 Nov 2014 12:37:25 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5CbPBe048752; Wed, 5 Nov 2014 12:37:25 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411051237.sA5CbPBe048752@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 5 Nov 2014 12:37:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372189 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 12:37:26 -0000 Author: marino Date: Wed Nov 5 12:37:25 2014 New Revision: 372189 URL: https://svnweb.freebsd.org/changeset/ports/372189 QAT: https://qat.redports.org/buildarchive/r372189/ Log: net-p2p/tribler: Fix extract for DF and unmask installation commands On the last update, the logic for the post-extract command was changed, which broke the target on DF. This version works on all platforms. While here, rework the do-install target so that the commands aren't suppressed. Also simplify it. Modified: head/net-p2p/tribler/Makefile Modified: head/net-p2p/tribler/Makefile ============================================================================== --- head/net-p2p/tribler/Makefile Wed Nov 5 12:36:32 2014 (r372188) +++ head/net-p2p/tribler/Makefile Wed Nov 5 12:37:25 2014 (r372189) @@ -57,8 +57,7 @@ VLC_RUN_DEPENDS= ffmpeg:${PORTSDIR}/mult TRIBLER_DIR= ${PYTHONPREFIX_SITELIBDIR}/tribler post-extract: - @(cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} data.tar.gz \ - ${EXTRACT_AFTER_ARGS}) + @${TAR} -C ${WRKDIR} -xf ${WRKDIR}/data.tar.gz post-patch: @${REINPLACE_CMD} -e \ @@ -82,13 +81,13 @@ post-patch: ${WRKDIR}/usr/share/tribler/Tribler/vlc.py do-install: - (cd ${WRKSRC} && ${INSTALL_PROGRAM} swift \ - ${STAGEDIR}${PREFIX}/libexec) - (cd ${WRKDIR}/usr/bin && ${INSTALL_SCRIPT} tribler \ - ${STAGEDIR}${PREFIX}/bin) - @${MKDIR} ${STAGEDIR}${TRIBLER_DIR}/Tribler - @${LN} -sf ${PREFIX}/libexec/swift ${STAGEDIR}${TRIBLER_DIR} - @(${TAR} -C ${WRKDIR}/usr/share/tribler/Tribler \ + @${MKDIR} ${STAGEDIR}${TRIBLER_DIR}/Tribler \ + ${STAGEDIR}${DESKTOPDIR} \ + ${STAGEDIR}${DOCSDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/swift ${STAGEDIR}${PREFIX}/libexec + ${INSTALL_SCRIPT} ${WRKDIR}/usr/bin/tribler ${STAGEDIR}${PREFIX}/bin + ${LN} -sf ${PREFIX}/libexec/swift ${STAGEDIR}${TRIBLER_DIR} + (${TAR} -C ${WRKDIR}/usr/share/tribler/Tribler \ --exclude "Build" \ --exclude "LGPL-2.1.txt" \ --exclude "SwiftEngine" \ @@ -96,22 +95,20 @@ do-install: --exclude "*LICENSE*.txt" \ --exclude "*.orig" \ -cf - . | ${TAR} -C ${STAGEDIR}${TRIBLER_DIR}/Tribler -xf -) - @${FIND} ${STAGEDIR}${TRIBLER_DIR}/Tribler -type f -print0 | \ + ${FIND} ${STAGEDIR}${TRIBLER_DIR}/Tribler -type f -print0 | \ ${XARGS} -0 ${CHMOD} ${SHAREMODE} - @${FIND} ${STAGEDIR}${TRIBLER_DIR}/Tribler -type d -print0 | \ + ${FIND} ${STAGEDIR}${TRIBLER_DIR}/Tribler -type d -print0 | \ ${XARGS} -0 ${CHMOD} a+rx - @${MKDIR} ${STAGEDIR}${DESKTOPDIR} (cd ${WRKDIR}/usr/share/applications && ${INSTALL_DATA} \ tribler.desktop ${STAGEDIR}${DESKTOPDIR}) (cd ${WRKDIR}/usr/share/pixmaps && ${INSTALL_DATA} \ tribler.xpm ${STAGEDIR}${PREFIX}/share/pixmaps) - @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKDIR}/usr/share/tribler/Tribler && ${INSTALL_DATA} \ *LICENSE*.txt readme.txt ${STAGEDIR}${DOCSDIR}) - @(cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -m compileall \ + (cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -m compileall \ -d ${PYTHONPREFIX_SITELIBDIR} \ -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) - @(cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -O -m compileall \ + (cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -O -m compileall \ -d ${PYTHONPREFIX_SITELIBDIR} \ -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 13:17:19 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 935237C6; Wed, 5 Nov 2014 13:17:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D0F6816; Wed, 5 Nov 2014 13:17:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5DHJjt068006; Wed, 5 Nov 2014 13:17:19 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5DHHZN067996; Wed, 5 Nov 2014 13:17:17 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201411051317.sA5DHHZN067996@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Wed, 5 Nov 2014 13:17:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372190 - in head: Mk editors/emacs editors/emacs-devel editors/emacs-nox11 editors/emacs/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 13:17:19 -0000 Author: ashish Date: Wed Nov 5 13:17:17 2014 New Revision: 372190 URL: https://svnweb.freebsd.org/changeset/ports/372190 QAT: https://qat.redports.org/buildarchive/r372190/ Log: GNU Emacs Updates editors/emacs: - Update to 24.4[1] - Remove all upstreamed diffs[1] - Switch to static pkg-plist[1] - Add OPTIONs for ACL, file notification, LTO, ALSA, and OSS[1] - Reword IGNORE messages for portlint[1] - Add fix for a Emacs TRAMP bug - Update CANNA patchset[2] editors/emacs-devel: - Update to bzr snapshot revision 118251 - Add pkg-install, and pkg-deinstall file missed from r364499 - Switch to static pkg-plist editors/emacs-nox11: - Remove PLIST_DIRSTRY Mk/bsd.emacs.mk: - Update Emacs version numbers - Remove deprecated XEmacs entries PR: 194624[1] Submitted by: Joseph Mingrone [1], TAKANO Yuji [2] Added: head/editors/emacs-devel/pkg-deinstall (contents, props changed) head/editors/emacs-devel/pkg-install (contents, props changed) head/editors/emacs/files/patch-c117653.diff (contents, props changed) Deleted: head/editors/emacs/files/patch-Makefile.in head/editors/emacs/files/patch-c113322.diff head/editors/emacs/files/patch-configure head/editors/emacs/files/patch-doc-emacs-Makefile.in head/editors/emacs/files/patch-doc-lispintro-Makefile.in head/editors/emacs/files/patch-doc-lispref-Makefile.in head/editors/emacs/files/patch-doc-misc-Makefile.in head/editors/emacs/files/patch-src_coding.c head/editors/emacs/files/patch-src_config.in head/editors/emacs/files/patch-src_process.c head/editors/emacs/files/patch-src_sysdep.c head/editors/emacs/files/patch-src_term.c head/editors/emacs/files/patch-src_xdisp.c Modified: head/Mk/bsd.emacs.mk head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist head/editors/emacs-nox11/Makefile head/editors/emacs/Makefile head/editors/emacs/distinfo head/editors/emacs/pkg-deinstall head/editors/emacs/pkg-install head/editors/emacs/pkg-plist Modified: head/Mk/bsd.emacs.mk ============================================================================== --- head/Mk/bsd.emacs.mk Wed Nov 5 12:37:25 2014 (r372189) +++ head/Mk/bsd.emacs.mk Wed Nov 5 13:17:17 2014 (r372190) @@ -83,7 +83,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PO # Emacs-24.x .elif (${EMACS_PORT_NAME} == "emacs24") EMACS_NAME= emacs -EMACS_VER= 24.3 +EMACS_VER= 24.4 EMACS_MAJOR_VER= 24 EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} @@ -100,8 +100,8 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PO # Emacs-24.x (development version) .elif (${EMACS_PORT_NAME} == "emacs-devel") EMACS_NAME= emacs -EMACS_VER= 24.4.50 -EMACS_MAJOR_VER= 24 +EMACS_VER= 25.0.50 +EMACS_MAJOR_VER= 25 EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} EMACS_PORTSDIR= ${PORTSDIR}/editors/emacs-devel @@ -114,86 +114,11 @@ DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PO PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} .endif -# XEmacs-21.x -.elif (${EMACS_PORT_NAME} == "xemacs21") -EMACS_NAME= xemacs -EMACS_VER= 21.4.22 -EMACS_MAJOR_VER= 21 -EMACS_LIBDIR?= lib/${EMACS_NAME} -EMACS_LIBDIR_WITH_VER?= lib/${EMACS_NAME}-${EMACS_VER} -EMACS_PORTSDIR= ${PORTSDIR}/editors/xemacs -EMACS_COMMON_PORT= NO -EMACS_HAS_MULE= NO -EMACS_NO_SUBDIRSEL= NO -.if (${EMACS_MASTERDIR_PKGFILES} == "YES") -COMMENTFILE?= ${PKGDIR}/pkg-comment.${EMACS_PORT_NAME} -DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PORT_NAME} -PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} -.endif - -# XEmacs-21.x with Mule -.elif (${EMACS_PORT_NAME} == "xemacs21-mule") -EMACS_NAME= xemacs -EMACS_VER= 21.4.22 -EMACS_MAJOR_VER= 21 -EMACS_LIBDIR?= lib/${EMACS_NAME} -EMACS_LIBDIR_WITH_VER?= lib/${EMACS_NAME}-${EMACS_VER} -EMACS_PORTSDIR= ${PORTSDIR}/editors/xemacs21-mule -EMACS_COMMON_PORT= NO -EMACS_HAS_MULE= YES -EMACS_NO_SUBDIRSEL= NO -.if (${EMACS_MASTERDIR_PKGFILES} == "YES") -COMMENTFILE?= ${PKGDIR}/pkg-comment.${EMACS_PORT_NAME} -DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PORT_NAME} -PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} -.endif - -# XEmacs-21 development version -.elif (${EMACS_PORT_NAME} == "xemacs-devel") -EMACS_NAME= xemacs -EMACS_VER= 21.5-b28 -EMACS_MAJOR_VER= 21 -EMACS_LIBDIR?= lib/${EMACS_NAME} -EMACS_LIBDIR_WITH_VER?= lib/${EMACS_NAME}-${EMACS_VER} -EMACS_PORTSDIR= ${PORTSDIR}/editors/xemacs-devel -EMACS_COMMON_PORT= NO -EMACS_HAS_MULE= NO -EMACS_NO_SUBDIRSEL= NO -.if (${EMACS_MASTERDIR_PKGFILES} == "YES") -COMMENTFILE?= ${PKGDIR}/pkg-comment.${EMACS_PORT_NAME} -DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PORT_NAME} -PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} -.endif - -# XEmacs-21 development version with Mule -.elif (${EMACS_PORT_NAME} == "xemacs-devel-mule") || \ - (${EMACS_PORT_NAME} == "xemacs-mule-xft") -EMACS_NAME= xemacs -EMACS_VER= 21.5-b28 -EMACS_MAJOR_VER= 21 -EMACS_LIBDIR?= lib/${EMACS_NAME} -EMACS_LIBDIR_WITH_VER?= lib/${EMACS_NAME}-${EMACS_VER} -.if ${EMACS_PORT_NAME} == "xemacs-mule-xft" -EMACS_PORTSDIR= ${PORTSDIR}/editors/xemacs-devel-mule-xft -.else -EMACS_PORTSDIR= ${PORTSDIR}/editors/xemacs-devel-mule -.endif -EMACS_COMMON_PORT= NO -EMACS_HAS_MULE= YES -EMACS_NO_SUBDIRSEL= NO -.if (${EMACS_MASTERDIR_PKGFILES} == "YES") -COMMENTFILE?= ${PKGDIR}/pkg-comment.${EMACS_PORT_NAME} -DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PORT_NAME} -PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} -.endif - .else check-makevars:: @${ECHO} "Makefile error: Bad value of EMACS_PORT_NAME: ${EMACS_PORT_NAME}." @${ECHO} "Valid values are:" @${ECHO} " Emacs family: emacs23 emacs24 emacs-devel" - @${ECHO} " XEmacs family: xemacs21 xemacs21-mule xemacs-devel" - @${ECHO} " xemacs-devel-mule xemacs-mule-xft" @${FALSE} .endif @@ -233,7 +158,7 @@ RUN_DEPENDS+= ${EMACS_CMD}:${EMACS_PORTS .endif # environments for build -MAKE_ARGS+= EMACS=${EMACS_CMD} XEMACS=${EMACS_CMD} +MAKE_ARGS+= EMACS=${EMACS_CMD} SCRIPTS_ENV+= EMACS_LIBDIR=${EMACS_LIBDIR} \ EMACS_VER=${EMACS_VER} \ EMACS_LIBDIR_WITH_VER=${EMACS_LIBDIR_WITH_VER} \ Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Wed Nov 5 12:37:25 2014 (r372189) +++ head/editors/emacs-devel/Makefile Wed Nov 5 13:17:17 2014 (r372190) @@ -21,8 +21,8 @@ CONFLICTS= emacs-19.* emacs21-[0-9]* ema xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \ emacs-nox11-[0-9]* -EMACS_VER= 24.4.50 -EMACS_REV= 117676 +EMACS_VER= 25.0.50 +EMACS_REV= 118251 GNU_CONFIGURE= yes USES= gmake makeinfo ncurses pkgconfig shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include @@ -40,7 +40,7 @@ CONFIGURE_ARGS= --localstatedir=/var --w EMACS_DIRS= ${DATADIR}/${EMACS_VER}/lisp ${DATADIR}/${EMACS_VER}/src \ ${PREFIX}/libexec/${PORTNAME} -PLIST_SUB= EMACS_VER=${EMACS_VER} INFODIR=${INFO_PATH} +PLIST_SUB= EMACS_VER=${EMACS_VER} GNU_HOST=${CONFIGURE_TARGET} MAKE_ENV= LC_ALL=C @@ -202,7 +202,7 @@ IGNORE= opentype fonts support requires .for OPT in SVG GTK2 GTK3 XAW3D XAW MOTIF SCROLLBARS JPEG TIFF GIF PNG XPM XFT M17N MAGICK GCONF GSETTINGS XIM .if ${PORT_OPTIONS:M${OPT}} -IGNORE= ${OPT} option depends on X11 option +IGNORE= option ${OPT} requires X11 option .endif .endfor @@ -210,7 +210,7 @@ IGNORE= ${OPT} option depends on X11 opt .if !${PORT_OPTIONS:MDBUS} .if ${PORT_OPTIONS:MGSETTINGS} -IGNORE= GSettings support requires DBUS. Please run 'make config' +IGNORE= support for GSettings requires DBUS. Please run 'make config' .endif .endif @@ -236,17 +236,6 @@ post-configure: @${REINPLACE_CMD} -e "s/^\(DBUS_LIBS.*\)-pthread\(.*\)$$/\1$$(${DBUS_PTHREAD_LIBS})\2/" \ ${WRKSRC}/src/Makefile -add-plist-data: -.for i in ${EMACS_DIRS} - @${FIND} ${STAGEDIR}${i} -type f |${SED} -E -e 's,^${STAGEDIR}${PREFIX}/,,g' >>${TMPPLIST} -.endfor - @${FIND} ${WRKSRC}/etc -type f |${SED} -E -e 's,^${WRKSRC},${DATADIR_REL}/${EMACS_VER},g' -e '/etc\/(\..*|ChangeLog)$$/d' >>${TMPPLIST} - @${FIND} ${WRKSRC}/etc -type d -depth |${SED} -E -e 's,^${WRKSRC},@dirrm ${DATADIR_REL}/${EMACS_VER},g' >>${TMPPLIST} -.for i in ${EMACS_DIRS} - @${FIND} ${STAGEDIR}${i} -type d -depth |${SED} -E -e 's,^${STAGEDIR}${PREFIX}/,@dirrm ,g' >>${TMPPLIST} -.endfor - @${ECHO} "@unexec rmdir %D/${DATADIR_REL}/${EMACS_VER} 2>/dev/null || true" >>${TMPPLIST} - pre-configure: @cd ${WRKSRC} && ./autogen.sh Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Wed Nov 5 12:37:25 2014 (r372189) +++ head/editors/emacs-devel/distinfo Wed Nov 5 13:17:17 2014 (r372190) @@ -1,2 +1,2 @@ -SHA256 (emacs-24.4.50.117676.tar.xz) = f93ecb091c9ef06735d6144ba05e8c7c62c83975b8816a349401b98fe7ab42ab -SIZE (emacs-24.4.50.117676.tar.xz) = 31075504 +SHA256 (emacs-25.0.50.118251.tar.xz) = 04432a2142915605b9252083d6c834e69eb2beeee89b0bc5e0925eed73826f41 +SIZE (emacs-25.0.50.118251.tar.xz) = 31481040 Added: head/editors/emacs-devel/pkg-deinstall ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/emacs-devel/pkg-deinstall Wed Nov 5 13:17:17 2014 (r372190) @@ -0,0 +1,16 @@ +#!/bin/sh + +# $FreeBSD$ + +GAMESROOT=/var/games/emacs + +if [ "$2" = "DEINSTALL" ]; then + for s in snake tetris; do + if [ ! -s $GAMESROOT/$s-scores ]; then + rm -f $GAMESROOT/$s-scores + fi + done + rmdir $GAMESROOT 2>/dev/null +fi + +exit 0 Added: head/editors/emacs-devel/pkg-install ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/emacs-devel/pkg-install Wed Nov 5 13:17:17 2014 (r372190) @@ -0,0 +1,16 @@ +#!/bin/sh + +# $FreeBSD$ + +GAMESROOT=/var/games/emacs + +if [ "$2" = "POST-INSTALL" ]; then + umask 022 + mkdir -p $GAMESROOT + touch $GAMESROOT/snake-scores + touch $GAMESROOT/tetris-scores + chown games $GAMESROOT + chmod 775 $GAMESROOT +fi + +exit 0 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Wed Nov 5 12:37:25 2014 (r372189) +++ head/editors/emacs-devel/pkg-plist Wed Nov 5 13:17:17 2014 (r372190) @@ -5,6 +5,11 @@ bin/emacs-%%EMACS_VER%% bin/emacsclient bin/etags bin/grep-changelog +libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/movemail +libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/profile +libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/rcs2log +libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/update-game-score +libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/hexl man/man1/emacs.1.gz man/man1/ctags.1.gz man/man1/etags.1.gz @@ -12,10 +17,3979 @@ man/man1/grep-changelog.1.gz man/man1/emacsclient.1.gz man/man1/ebrowse.1.gz share/applications/emacs.desktop +share/appdata/emacs.appdata.xml +%%DATADIR%%/%%EMACS_VER%%/etc/AUTHORS +%%DATADIR%%/%%EMACS_VER%%/etc/FTP +%%DATADIR%%/%%EMACS_VER%%/etc/NEXTSTEP +%%DATADIR%%/%%EMACS_VER%%/etc/emacs.icon +%%DATADIR%%/%%EMACS_VER%%/etc/compilation.txt +%%DATADIR%%/%%EMACS_VER%%/etc/TODO +%%DATADIR%%/%%EMACS_VER%%/etc/JOKES +%%DATADIR%%/%%EMACS_VER%%/etc/COPYING +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.18 +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/doc-cpp.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/doc-java.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/test.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/cpp.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/el.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/getset-cpp.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/c.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/texi.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/wisent.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/make.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/ede-autoconf.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/template.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/doc-default.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/ede-make.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/default.srt +%%DATADIR%%/%%EMACS_VER%%/etc/srecode/java.srt +%%DATADIR%%/%%EMACS_VER%%/etc/GNUS-NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/e/eterm-color.ti +%%DATADIR%%/%%EMACS_VER%%/etc/e/eterm-color +%%DATADIR%%/%%EMACS_VER%%/etc/e/README +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.20 +%%DATADIR%%/%%EMACS_VER%%/etc/themes/adwaita-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/light-blue-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/misterioso-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/wombat-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/dichromacy-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/wheatgrass-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/tsdh-light-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/deeper-blue-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/whiteboard-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/leuven-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/manoj-dark-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/tango-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/tango-dark-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/themes/tsdh-dark-theme.el +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.1-17 +%%DATADIR%%/%%EMACS_VER%%/etc/enriched.txt +%%DATADIR%%/%%EMACS_VER%%/etc/HELLO +%%DATADIR%%/%%EMACS_VER%%/etc/ERC-NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.24 +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.it +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ro +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.eo +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.sl +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.zh +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.sk +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ja +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.de +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.translators +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.th +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.sv +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ko +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ru +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.pt_BR +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.cs +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.he +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.fr +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.nl +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.cn +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.bg +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.es +%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.pl +%%DATADIR%%/%%EMACS_VER%%/etc/spook.lines +%%DATADIR%%/%%EMACS_VER%%/etc/NXML-NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/schema/docbook.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-hypertext.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-attribs.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-tgt.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-image.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-frames.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/schemas.xml +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-ruby.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/README +%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbnotn.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-csismap.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-meta.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-nameident.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-lst.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbcalstbl.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-table.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-legacy.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-script.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-object.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-inlstyle.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbpool.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-form.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-text.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/calstbl.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-applet.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-iframe.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-base.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-struct.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-pres.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-datatypes.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xslt.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-events.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbhier.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-param.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbstart.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/relaxng.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-ssismap.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-link.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-xstyle.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-bdo.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-btable.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/rdfxml.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-edit.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/locate.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-bform.rnc +%%DATADIR%%/%%EMACS_VER%%/etc/THE-GNU-PROJECT +%%DATADIR%%/%%EMACS_VER%%/etc/ses-example.ses +%%DATADIR%%/%%EMACS_VER%%/etc/emacs.desktop +%%DATADIR%%/%%EMACS_VER%%/etc/DISTRIB +%%DATADIR%%/%%EMACS_VER%%/etc/GNU +%%DATADIR%%/%%EMACS_VER%%/etc/emacs.appdata.xml +%%DATADIR%%/%%EMACS_VER%%/etc/MH-E-NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/gnus-tut.txt +%%DATADIR%%/%%EMACS_VER%%/etc/CALC-NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.23 +%%DATADIR%%/%%EMACS_VER%%/etc/PROBLEMS +%%DATADIR%%/%%EMACS_VER%%/etc/grep.txt +%%DATADIR%%/%%EMACS_VER%%/etc/future-bug +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/DOC +%%DATADIR%%/%%EMACS_VER%%/etc/ETAGS.EBNF +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.19 +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-logo.eps +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pt-br-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/emacsver.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/Makefile +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/vipcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-dired-ref.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-logo.pdf +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pdflayout.sty +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pl-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/viperCard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-survival.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-survival.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-dired-ref.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/README +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-survival.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/survival.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/calccard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/orgcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/dired-ref.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/ru-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/de-refcard.tex +%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-dired-ref.tex +%%DATADIR%%/%%EMACS_VER%%/etc/DEBUG +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.21 +%%DATADIR%%/%%EMACS_VER%%/etc/MACHINES +%%DATADIR%%/%%EMACS_VER%%/etc/ETAGS.README +%%DATADIR%%/%%EMACS_VER%%/etc/publicsuffix.txt +%%DATADIR%%/%%EMACS_VER%%/etc/edt-user.el +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/VSCII.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM1047.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/HP-ROMAN8.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-tibetan.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5-2.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM874.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-6.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM285.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-1.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JOHAB.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KSC5601.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-9.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1250.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1257.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-7.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/EBCDICUS.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM850.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GBK.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM277.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM038.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/stdenc.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM857.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX0208.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISC6226.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM862.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM865.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/VSCII-2.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-10.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX0201.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX2132.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP720.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP10007.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1256.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-6.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1251.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM891.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM918.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/ALTERNATIVNYJ.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1258.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-8.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM875.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/NEXTSTEP.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-7.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM284.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP737.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MIK.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-16.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-11.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-uviscii.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM864.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-F.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM863.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM500.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM424.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM856.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GB2312.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM851.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM423.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM880.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1125.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-sisheng.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-ethiopic.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM278.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM037.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM869.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/PTCP154.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI-8.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-15.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KA-PS.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/TIS-620.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM1026.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM860.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GB180302.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM420.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM852.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM275.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP949-2BYTE.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM855.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM903.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM904.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1252.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MACINTOSH.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-2.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1255.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-5.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI8-U.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/README +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI8-R.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-4.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM256.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KSC5636.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-3.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM280.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM871.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-lviscii.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP858.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX213A.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX0212.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-ipa.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM905.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM274.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GB180304.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5-HKSCS.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM273.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM866.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM297.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM290.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/symbol.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM861.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/EBCDICUK.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX2131.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-14.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM868.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-13.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-is13194.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-2.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KA-ACADEMY.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM281.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM870.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5-1.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-5.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP932-2BYTE.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM1004.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI8-T.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP775.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM437.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1254.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-4.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1253.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/VISCII.map +%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-3.map +%%DATADIR%%/%%EMACS_VER%%/etc/README +%%DATADIR%%/%%EMACS_VER%%/etc/ORDERS +%%DATADIR%%/%%EMACS_VER%%/etc/TERMS +%%DATADIR%%/%%EMACS_VER%%/etc/emacs-buffer.gdb +%%DATADIR%%/%%EMACS_VER%%/etc/CONTRIBUTE +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.22 +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01720-0173F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00100-0017F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FB50-0FDFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00180-0024F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02190-021FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00250-002AF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02150-0218F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/020D0-020FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03300-033FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/test-valid.xml +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FB00-0FB4F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03100-0312F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03040-0309F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00B00-00B7F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02FF0-02FFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE50-0FE6F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01400-0167F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00400-004FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00A00-00A7F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00D00-00D7F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00500-0052F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/10400-1044F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/025A0-025FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01680-0169F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00B80-00BFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE00-0FE0F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/027C0-027EF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00A80-00AFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE70-0FEFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02800-028FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00D80-00DFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02200-022FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02F00-02FDF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02A00-02AFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02460-024FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01740-0175F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/README +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/1D100-1D1FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01F00-01FFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0A000-0A48F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01E00-01EFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0A490-0A4CF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01000-0109F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/031F0-031FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01780-017FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03400-04DBF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02400-0243F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/027F0-027FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00000-0007F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02980-029FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02100-0214F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00370-003FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00F00-00FFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/020A0-020CF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00900-0097F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FF00-0FFEF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00780-007BF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01200-0137F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/031A0-031BF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/010A0-010FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/10330-1034F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/test-invalid.xml +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/013A0-013FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02580-0259F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02E80-02EFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01700-0171F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/016A0-016FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FFF0-0FFFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03200-032FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00E00-00E7F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE30-0FE4F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02000-0206F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00600-006FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00C00-00C7F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02700-027BF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00E80-00EFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01760-0177F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01100-011FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00C80-00CFF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/030A0-030FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/002B0-002FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00530-0058F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02600-026FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00300-0036F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02070-0209F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01800-018AF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02300-023FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03130-0318F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03190-0319F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/1D400-1D7FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/10300-1032F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00980-009FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00700-0074F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02500-0257F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE20-0FE2F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/E0000-E007F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03000-0303F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02900-0297F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00080-000FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02440-0245F.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00590-005FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/nxml/1D000-1D0FF.el +%%DATADIR%%/%%EMACS_VER%%/etc/CENSORSHIP +%%DATADIR%%/%%EMACS_VER%%/etc/MORE.STUFF +%%DATADIR%%/%%EMACS_VER%%/etc/WHY-FREE +%%DATADIR%%/%%EMACS_VER%%/etc/rgb.txt +%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.dat +%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-pass.el +%%DATADIR%%/%%EMACS_VER%%/etc/forms/README +%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.el +%%DATADIR%%/%%EMACS_VER%%/etc/yow.lines +%%DATADIR%%/%%EMACS_VER%%/etc/DEVEL.HUMOR +%%DATADIR%%/%%EMACS_VER%%/etc/LINUX-GNU +%%DATADIR%%/%%EMACS_VER%%/etc/ORG-NEWS +%%DATADIR%%/%%EMACS_VER%%/etc/gnus/gnus-setup.ast +%%DATADIR%%/%%EMACS_VER%%/etc/gnus/news-server.ast +%%DATADIR%%/%%EMACS_VER%%/etc/ps-prin0.ps +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/up-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/new.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/back-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/fwd-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/help.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/next-node.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/open.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/saveas.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/spell.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/paste.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/home.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/cut.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/undo.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/right-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/left-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/print.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/index.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/prev-node.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/save.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/up-node.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/search.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/preferences.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/jump-to.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/copy.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/cancel.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/home.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/break.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pstar.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/remove.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/thread.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/all.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/step.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/go.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stop.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pp.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/nexti.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/next.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/finish.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/up.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/watch.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/run.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/until.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/print.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rfinish.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rstep.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stepi.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/down.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rstepi.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/cont.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/recstart.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stepi.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rnext.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/down.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/cont.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/run.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/watch.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/up.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/print.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/until.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/step.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rnexti.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stop.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/go.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/next.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/nexti.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pp.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/finish.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rcont.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pstar.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/break.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/recstop.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/remove.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/new.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/show.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/data-save.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/search.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/delete.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/search-replace.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/paste.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/letter.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/undo.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/next-node.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/right-arrow.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/bookmark_add.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/zoom-out.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/spell.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/open.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/contact.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/left-arrow.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/up-node.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/saveas.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/connect.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/separator.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/down-pushed.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/down.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/right.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/right-pushed.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/fwd-arrow.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/up-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/prev-node.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/attach.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/close.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/lock-ok.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-ascending.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/help.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/lock.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/save.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/back-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/jump-to.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mh-logo.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/index.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/print.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/doc.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/lock.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-type.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/bits.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/dir.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/info.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/page.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/checkmark.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-minus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/page-plus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-gt.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/mail.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/box-minus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/dir-minus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/unlock.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/page-minus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/dir-plus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/doc-plus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/key.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/doc-minus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/box.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-plus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-v.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/bitsbang.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/label.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/box-plus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/refresh.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-column-ascending.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/preferences.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/diropen.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/copy.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-criteria.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/next-page.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-guide.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-handle.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-guide.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-handle.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/open.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/guide.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/end-guide.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/guide.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/end-guide.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/open.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/close.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/close.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/leaf.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/handle.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/empty.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/handle.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/empty.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/leaf.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/handle.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/leaf.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/empty.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-handle.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/leaf.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/empty.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-handle.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/handle.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-guide.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/end-guide.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/close.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/close.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/end-guide.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-guide.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/guide.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/open.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/guide.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/open.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/cut.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/disconnect.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/info.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.svg +%%DATADIR%%/%%EMACS_VER%%/etc/images/exit.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/jump-to.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/print.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/index.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/preferences.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/refresh.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/diropen.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/copy.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/redo.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/next-page.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/cut.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/info.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/exit.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/prev-ur.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/post.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/cu-exit.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-summ.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply-wo.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/mail-reply.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/rot13.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/next-ur.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/unimportant.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/followup.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnntg.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-post.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-art.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/toggle-subscription.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/kill-group.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/catchup.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/preview.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/unsubscribe.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus-pointer.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-gnus.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/get-news.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/receipt.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-aif.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.xbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-decode.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/describe-group.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/subscribe.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/fuwo.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/get-news.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-aif.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/describe-group.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-decode.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/subscribe.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/fuwo.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-post.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/mail-send.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.svg +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-art.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/kill-group.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/catchup.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/unsubscribe.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-gnus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply-wo.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/mail-reply.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus-pointer.xbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/rot13.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/next-ur.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.png +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnntg.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/followup.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/preview.xbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/prev-ur.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/post.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/important.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/cu-exit.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-summ.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/saveas.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-descending.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/up-node.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/up-arrow.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/fwd-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/prev-node.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/close.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/attach.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/add.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/prev.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/ffwd.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/pause.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/stop.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/next.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/play.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/rewind.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/unchecked.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/help.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/save.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/back-arrow.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/undo.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/letter.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/next-node.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/paste.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/right-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/bookmark_add.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/lock-broken.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/zoom-out.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/describe.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-row-ascending.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-to.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/repack.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/compose.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/flag-for-followup.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/send.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-from.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/forward.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/preview.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-all.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/move.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/inbox.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/save-draft.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/README +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/move.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/inbox.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/save.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/spam.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-from.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/outbox.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/copy.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/not-spam.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-all.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/flag-for-followup.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/send.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-to.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/repack.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/compose.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/spell.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/left-arrow.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/contact.xpm +%%DATADIR%%/%%EMACS_VER%%/etc/images/open.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/home.xpm *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 13:19:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA32EAC9; Wed, 5 Nov 2014 13:19:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA3A4850; Wed, 5 Nov 2014 13:19:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5DJoYK069954; Wed, 5 Nov 2014 13:19:50 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5DJWwk069793; Wed, 5 Nov 2014 13:19:32 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201411051319.sA5DJWwk069793@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Wed, 5 Nov 2014 13:19:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372191 - in head: audio/emms cad/dinotrace cad/verilog-mode.el databases/bbdb deskutils/etask deskutils/howm devel/cask devel/cedet devel/clojure-cider devel/dash.el devel/distel devel... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 13:19:51 -0000 Author: ashish Date: Wed Nov 5 13:19:31 2014 New Revision: 372191 URL: https://svnweb.freebsd.org/changeset/ports/372191 QAT: https://qat.redports.org/buildarchive/r372191/ Log: - Chase GNU Emacs updates PR: 194624 Modified: head/audio/emms/Makefile head/cad/dinotrace/Makefile head/cad/verilog-mode.el/Makefile head/databases/bbdb/Makefile head/deskutils/etask/Makefile head/deskutils/howm/Makefile head/devel/cask/Makefile head/devel/cedet/Makefile head/devel/clojure-cider/Makefile head/devel/dash.el/Makefile head/devel/distel/Makefile head/devel/ecb/Makefile head/devel/epl.el/Makefile head/devel/git-modes/Makefile head/devel/magit/Makefile head/devel/p5-Sepia/Makefile head/devel/pkg-info.el/Makefile head/devel/psvn/Makefile head/devel/pymacs/Makefile head/devel/xtla/Makefile head/editors/apel/Makefile head/editors/flim/Makefile head/editors/paredit-mode.el/Makefile head/editors/semi/Makefile head/editors/slime/Makefile head/editors/tamago/Makefile head/editors/tree-widget/Makefile head/editors/yasnippet/Makefile head/graphics/xface.el/Makefile head/irc/riece/Makefile head/japanese/ddskk/Makefile head/japanese/egg-canna/Makefile head/japanese/lookup/Makefile head/japanese/migemo.el/Makefile head/japanese/navi2ch/Makefile head/japanese/yc.el/Makefile head/lang/bigloo/Makefile head/lang/clojure-mode.el/Makefile head/lang/csharp-mode.el/Makefile head/lang/gcl/Makefile head/lang/tuareg-mode.el/Makefile head/mail/c-sig/Makefile head/mail/mew/Makefile head/mail/wanderlust-devel/Makefile head/mail/wanderlust/Makefile head/mail/x-face-e21/Makefile head/mail/xcite/Makefile head/math/proofgeneral/Makefile head/misc/elscreen/Makefile head/net-im/jabber.el/Makefile head/net/tramp/Makefile head/print/auctex/Makefile head/print/hyperlatex/Makefile head/security/easypg/Makefile head/security/starttls/Makefile head/sysutils/puppet-mode.el/Makefile head/textproc/dictem/Makefile head/textproc/dictionary/Makefile head/textproc/doc-mode.el/Makefile head/textproc/emacs-wiki/Makefile head/textproc/htmlize.el/Makefile head/textproc/ibus-el/Makefile head/textproc/markdown-mode.el/Makefile head/textproc/muse/Makefile head/textproc/uim-el/Makefile head/textproc/xml-lite.el/Makefile head/textproc/xml-parse.el/Makefile head/textproc/yaml-mode.el/Makefile head/www/emacs-w3m/Makefile Modified: head/audio/emms/Makefile ============================================================================== --- head/audio/emms/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/audio/emms/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= emms PORTVERSION= 4.0 +PORTREVISION= 1 CATEGORIES= audio elisp MASTER_SITES= GNU Modified: head/cad/dinotrace/Makefile ============================================================================== --- head/cad/dinotrace/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/cad/dinotrace/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= dinotrace PORTVERSION= 9.4c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ Modified: head/cad/verilog-mode.el/Makefile ============================================================================== --- head/cad/verilog-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/cad/verilog-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= verilog-mode.el PORTVERSION= 801 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ DISTNAME= ${PORTNAME:R}-${PORTVERSION}.${PORTNAME:E} Modified: head/databases/bbdb/Makefile ============================================================================== --- head/databases/bbdb/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/databases/bbdb/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= bbdb PORTVERSION= 2.35 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases elisp MASTER_SITES= SF PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/deskutils/etask/Makefile ============================================================================== --- head/deskutils/etask/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/deskutils/etask/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= etask PORTVERSION= 0.3.91 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils elisp MASTER_SITES= http://members.chello.at/rene.weichselbaum/ \ http://dryice.name/computer/FreeBSD/distfiles/ Modified: head/deskutils/howm/Makefile ============================================================================== --- head/deskutils/howm/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/deskutils/howm/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,7 +2,7 @@ PORTNAME= howm PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= http://howm.sourceforge.jp/a/ Modified: head/devel/cask/Makefile ============================================================================== --- head/devel/cask/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/cask/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,7 +2,7 @@ PORTNAME= cask PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel elisp DISTNAME= cask-v${PORTVERSION} Modified: head/devel/cedet/Makefile ============================================================================== --- head/devel/cedet/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/cedet/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= cedet PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel elisp MASTER_SITES= SF/${PORTNAME}/${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/devel/clojure-cider/Makefile ============================================================================== --- head/devel/clojure-cider/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/clojure-cider/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,6 +2,7 @@ PORTNAME= clojure-cider PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= devel elisp DISTNAME= cider-${PORTVERSION} Modified: head/devel/dash.el/Makefile ============================================================================== --- head/devel/dash.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/dash.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,6 +2,7 @@ PORTNAME= dash.el PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= devel elisp DISTNAME= dash-${PORTVERSION} Modified: head/devel/distel/Makefile ============================================================================== --- head/devel/distel/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/distel/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,7 +2,7 @@ PORTNAME= distel PORTVERSION= 2012.05.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel elisp MAINTAINER= olgeni@FreeBSD.org Modified: head/devel/ecb/Makefile ============================================================================== --- head/devel/ecb/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/ecb/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= ecb PORTVERSION= 2.40 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel elisp MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME:tu}%20${PORTVERSION} Modified: head/devel/epl.el/Makefile ============================================================================== --- head/devel/epl.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/epl.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,6 +2,7 @@ PORTNAME= epl.el PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= devel elisp DISTNAME= epl-${PORTVERSION} Modified: head/devel/git-modes/Makefile ============================================================================== --- head/devel/git-modes/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/git-modes/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= git-modes PORTVERSION= 20141021 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/devel/magit/Makefile ============================================================================== --- head/devel/magit/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/magit/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= magit PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cloud.github.com/downloads/magit/magit/ Modified: head/devel/p5-Sepia/Makefile ============================================================================== --- head/devel/p5-Sepia/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/p5-Sepia/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= Sepia PORTVERSION= 0.992 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/pkg-info.el/Makefile ============================================================================== --- head/devel/pkg-info.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/pkg-info.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,6 +2,7 @@ PORTNAME= pkg-info.el PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= devel elisp DISTNAME= pkg-info-${PORTVERSION} Modified: head/devel/psvn/Makefile ============================================================================== --- head/devel/psvn/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/psvn/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= psvn PORTVERSION= 20120326.212349 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= http://www.xsteve.at/prg/emacs/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/devel/pymacs/Makefile ============================================================================== --- head/devel/pymacs/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/pymacs/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= Pymacs PORTVERSION= 0.25 +PORTREVISION= 1 CATEGORIES= devel editors python elisp MASTER_SITES= GH Modified: head/devel/xtla/Makefile ============================================================================== --- head/devel/xtla/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/devel/xtla/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= xtla PORTVERSION= 1.2.1 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= devel elisp MASTER_SITES= http://download.gna.org/xtla-el/ \ Modified: head/editors/apel/Makefile ============================================================================== --- head/editors/apel/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/apel/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/apel/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/editors/flim/Makefile ============================================================================== --- head/editors/flim/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/flim/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/flim/flim-1.14/ Modified: head/editors/paredit-mode.el/Makefile ============================================================================== --- head/editors/paredit-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/paredit-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,6 +2,7 @@ PORTNAME= paredit-mode.el PORTVERSION= 23 +PORTREVISION= 1 CATEGORIES= editors elisp MASTER_SITES= http://mumble.net/~campbell/emacs/ DISTNAME= paredit-${PORTVERSION}.el Modified: head/editors/semi/Makefile ============================================================================== --- head/editors/semi/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/semi/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/editors/slime/Makefile ============================================================================== --- head/editors/slime/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/slime/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= slime PORTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= editors elisp MASTER_SITES= https://codeload.github.com/slime/slime/legacy.tar.gz/v${PORTVERSION}?dummy=/ Modified: head/editors/tamago/Makefile ============================================================================== --- head/editors/tamago/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/tamago/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/e/egg Modified: head/editors/tree-widget/Makefile ============================================================================== --- head/editors/tree-widget/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/tree-widget/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= tree-widget PORTVERSION= 2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= editors elisp MASTER_SITES= SF/emhacks/${PORTNAME}/${PORTVERSION} \ http://dryice.name/computer/FreeBSD/distfiles/ Modified: head/editors/yasnippet/Makefile ============================================================================== --- head/editors/yasnippet/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/editors/yasnippet/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,7 +2,7 @@ PORTNAME= yasnippet PORTVERSION= 0.6.1c -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Modified: head/graphics/xface.el/Makefile ============================================================================== --- head/graphics/xface.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/graphics/xface.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= xface.el PORTVERSION= 1.3.6.24 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics elisp MASTER_SITES= http://www.jpl.org/ftp/pub/elisp/ \ ftp://ftp.jpl.org/pub/elisp/ Modified: head/irc/riece/Makefile ============================================================================== --- head/irc/riece/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/irc/riece/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= riece PORTVERSION= 9.0.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= SAVANNAH Modified: head/japanese/ddskk/Makefile ============================================================================== --- head/japanese/ddskk/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/japanese/ddskk/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= ddskk PORTVERSION= 15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \ Modified: head/japanese/egg-canna/Makefile ============================================================================== --- head/japanese/egg-canna/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/japanese/egg-canna/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= egg-canna PORTVERSION= 20011110 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= japanese editors elisp MASTER_SITES= http://cgi18.plala.or.jp/nyy/canna/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/japanese/lookup/Makefile ============================================================================== --- head/japanese/lookup/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/japanese/lookup/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= lookup PORTVERSION= 1.4.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/edict/lookup/dist/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/japanese/migemo.el/Makefile ============================================================================== --- head/japanese/migemo.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/japanese/migemo.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= migemo.el PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= japanese elisp MAINTAINER= nobutaka@FreeBSD.org Modified: head/japanese/navi2ch/Makefile ============================================================================== --- head/japanese/navi2ch/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/japanese/navi2ch/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= navi2ch PORTVERSION= 1.8.4 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= japanese www elisp MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/japanese/yc.el/Makefile ============================================================================== --- head/japanese/yc.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/japanese/yc.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= yc.el PORTVERSION= 5.2.1 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= japanese elisp MASTER_SITES= http://www.ceres.dti.ne.jp/~knak/ Modified: head/lang/bigloo/Makefile ============================================================================== --- head/lang/bigloo/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/lang/bigloo/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= bigloo PORTVERSION= 4.1a.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} Modified: head/lang/clojure-mode.el/Makefile ============================================================================== --- head/lang/clojure-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/lang/clojure-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= clojure-mode.el PORTVERSION= 2.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang elisp DISTNAME= clojure-mode-${PORTVERSION} Modified: head/lang/csharp-mode.el/Makefile ============================================================================== --- head/lang/csharp-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/lang/csharp-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= csharp-mode.el PORTVERSION= 0.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang elisp MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME:S|.el$||}-${PORTVERSION}.el Modified: head/lang/gcl/Makefile ============================================================================== --- head/lang/gcl/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/lang/gcl/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= gcl PORTVERSION= 2.6.11 +PORTREVISION= 1 CATEGORIES= lang tcl tk MASTER_SITES= GNU Modified: head/lang/tuareg-mode.el/Makefile ============================================================================== --- head/lang/tuareg-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/lang/tuareg-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= tuareg-mode PORTVERSION= 2.0.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang elisp MASTER_SITES= GH Modified: head/mail/c-sig/Makefile ============================================================================== --- head/mail/c-sig/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/mail/c-sig/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= c-sig PORTVERSION= 3.8 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= mail elisp MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= tota/${PORTNAME} Modified: head/mail/mew/Makefile ============================================================================== --- head/mail/mew/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/mail/mew/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= mew PORTVERSION= 6.6 +PORTREVISION= 1 CATEGORIES= mail elisp MASTER_SITES= http://www.mew.org/Release/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/mail/wanderlust-devel/Makefile ============================================================================== --- head/mail/wanderlust-devel/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/mail/wanderlust-devel/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= -devel-${EMACS_PORT_NAME} Modified: head/mail/wanderlust/Makefile ============================================================================== --- head/mail/wanderlust/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/mail/wanderlust/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \ Modified: head/mail/x-face-e21/Makefile ============================================================================== --- head/mail/x-face-e21/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/mail/x-face-e21/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/mail/xcite/Makefile ============================================================================== --- head/mail/xcite/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/mail/xcite/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/math/proofgeneral/Makefile ============================================================================== --- head/math/proofgeneral/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/math/proofgeneral/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= proofgeneral PORTVERSION= 4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ PKGNAMESUFFIX= -${EMACS_NAME} Modified: head/misc/elscreen/Makefile ============================================================================== --- head/misc/elscreen/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/misc/elscreen/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= elscreen PORTVERSION= 1.4.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc elisp MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/ MASTER_SITE_SUBDIR= . old Modified: head/net-im/jabber.el/Makefile ============================================================================== --- head/net-im/jabber.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/net-im/jabber.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= jabber.el PORTVERSION= 0.8.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im elisp MASTER_SITES= SF/emacs-jabber/emacs-jabber%20beta%20versions/${PORTVERSION} DISTNAME= emacs-jabber-${PORTVERSION} Modified: head/net/tramp/Makefile ============================================================================== --- head/net/tramp/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/net/tramp/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= tramp PORTVERSION= 2.2.7 +PORTREVISION= 1 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/print/auctex/Makefile ============================================================================== --- head/print/auctex/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/print/auctex/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= auctex PORTVERSION= 11.88 +PORTREVISION= 1 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/print/hyperlatex/Makefile ============================================================================== --- head/print/hyperlatex/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/print/hyperlatex/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= Hyperlatex DISTVERSION= 2.9a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a Modified: head/security/easypg/Makefile ============================================================================== --- head/security/easypg/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/security/easypg/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= epg/29289 Modified: head/security/starttls/Makefile ============================================================================== --- head/security/starttls/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/security/starttls/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,7 +2,7 @@ PORTNAME= starttls PORTVERSION= 0.10 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ Modified: head/sysutils/puppet-mode.el/Makefile ============================================================================== --- head/sysutils/puppet-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/sysutils/puppet-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= puppet-mode.el PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= sysutils elisp MAINTAINER= demon@FreeBSD.org Modified: head/textproc/dictem/Makefile ============================================================================== --- head/textproc/dictem/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/dictem/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= dictem PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/textproc/dictionary/Makefile ============================================================================== --- head/textproc/dictionary/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/dictionary/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ http://bsdchat.com/dist/dryice/ Modified: head/textproc/doc-mode.el/Makefile ============================================================================== --- head/textproc/doc-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/doc-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= doc-mode.el PORTVERSION= 1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc elisp MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION} DISTNAME= doc-mode-${PORTVERSION} Modified: head/textproc/emacs-wiki/Makefile ============================================================================== --- head/textproc/emacs-wiki/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/emacs-wiki/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= emacs-wiki PORTVERSION= 2.72 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc elisp MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \ http://dryice.name/computer/FreeBSD/distfiles/ Modified: head/textproc/htmlize.el/Makefile ============================================================================== --- head/textproc/htmlize.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/htmlize.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= htmlize.el PORTVERSION= 1.39 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp MASTER_SITES= http://fly.srk.fer.hr/~hniksic/emacs/ DISTNAME= ${PORTNAME}.cgi Modified: head/textproc/ibus-el/Makefile ============================================================================== --- head/textproc/ibus-el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/ibus-el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= ibus-el PORTVERSION= 0.3.2 #PORTREVISION= 0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/textproc/markdown-mode.el/Makefile ============================================================================== --- head/textproc/markdown-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/markdown-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -2,7 +2,7 @@ PORTNAME= markdown-mode.el PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ DISTNAME= markdown-mode.el Modified: head/textproc/muse/Makefile ============================================================================== --- head/textproc/muse/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/muse/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ ${MASTER_SITE_LOCAL} \ Modified: head/textproc/uim-el/Makefile ============================================================================== --- head/textproc/uim-el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/uim-el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/textproc/xml-lite.el/Makefile ============================================================================== --- head/textproc/xml-lite.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/xml-lite.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= xml-lite.el PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= textproc elisp MASTER_SITES= http://dogbiscuit.org/mdub/software/ Modified: head/textproc/xml-parse.el/Makefile ============================================================================== --- head/textproc/xml-parse.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/xml-parse.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,7 +3,7 @@ PORTNAME= xml-parse.el PORTVERSION= 1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc elisp MASTER_SITES= http://dryice.name/computer/FreeBSD/distfiles/ \ http://sacha.free.net.ph/notebook/emacs/ \ Modified: head/textproc/yaml-mode.el/Makefile ============================================================================== --- head/textproc/yaml-mode.el/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/textproc/yaml-mode.el/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= textproc elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/www/emacs-w3m/Makefile ============================================================================== --- head/www/emacs-w3m/Makefile Wed Nov 5 13:17:17 2014 (r372190) +++ head/www/emacs-w3m/Makefile Wed Nov 5 13:19:31 2014 (r372191) @@ -3,6 +3,7 @@ PORTNAME= emacs-w3m PORTVERSION= 1.4.533.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= www elisp MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nobutaka From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 13:29:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BDBAEF01; Wed, 5 Nov 2014 13:29:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9ECB29CA; Wed, 5 Nov 2014 13:29:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5DT76n074799; Wed, 5 Nov 2014 13:29:07 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5DT6tP074786; Wed, 5 Nov 2014 13:29:06 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201411051329.sA5DT6tP074786@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 5 Nov 2014 13:29:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372192 - in head/games: xboard xboard-devel xboard/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 13:29:08 -0000 Author: johans Date: Wed Nov 5 13:29:05 2014 New Revision: 372192 URL: https://svnweb.freebsd.org/changeset/ports/372192 QAT: https://qat.redports.org/buildarchive/r372192/ Log: Update xboard to 4.8.0 (stable) http://www.gnu.org/software/xboard/whats_new/4.8.0/index.html Added: head/games/xboard/files/patch-xboard.conf (contents, props changed) Deleted: head/games/xboard/files/patch-xboard.conf.in Modified: head/games/xboard-devel/Makefile head/games/xboard/Makefile head/games/xboard/distinfo head/games/xboard/pkg-plist Modified: head/games/xboard-devel/Makefile ============================================================================== --- head/games/xboard-devel/Makefile Wed Nov 5 13:19:31 2014 (r372191) +++ head/games/xboard-devel/Makefile Wed Nov 5 13:29:05 2014 (r372192) @@ -24,6 +24,7 @@ PLIST= ${.CURDIR}/pkg-plist COMMIT_HASH= e677df0 DATADIR= ${PREFIX}/share/games/xboard DOCSDIR= ${PREFIX}/share/doc/xboard +XBOARDCONF= ${WRKSRC}/xboard.conf.in USES+= gmake USE_AUTOTOOLS= automake aclocal Modified: head/games/xboard/Makefile ============================================================================== --- head/games/xboard/Makefile Wed Nov 5 13:19:31 2014 (r372191) +++ head/games/xboard/Makefile Wed Nov 5 13:29:05 2014 (r372192) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME?= xboard -PORTVERSION?= 4.7.3 -PORTREVISION?= 2 +PORTVERSION?= 4.8.0 +PORTREVISION?= 0 PORTEPOCH?= CATEGORIES?= games MASTER_SITES?= GNU @@ -73,6 +73,7 @@ INFO= xboard USE_PERL5= build INSTALLS_ICONS= yes DATADIR?= ${PREFIX}/share/games/${PORTNAME} +XBOARDCONF?= ${WRKSRC}/xboard.conf PORTDOCS= AUTHORS COPYING COPYRIGHT ChangeLog DIFFSTAT FAQ.html NEWS README SHORTLOG TODO @@ -87,6 +88,8 @@ PORTDOCS+= ABOUT-NLS .endif post-patch: + -@[ -f ${WRKSRC}/Makefile.in ] && ${REINPLACE_CMD} -e \ + '/xboard_LDADD/s/-ldl //' ${WRKSRC}/Makefile.in @${ECHO_CMD} -n "" > ${WRKSRC}/engineEntries.txt @${ECHO_CMD} -n "" > ${WRKSRC}/firstEngine.txt .if ${PORT_OPTIONS:MCRAFTY} @@ -110,9 +113,9 @@ post-patch: @${ECHO_CMD} -n "fairymax" > ${WRKSRC}/firstEngine.txt .endif @firstEngine=`cat ${WRKSRC}/firstEngine.txt` && \ - ${REINPLACE_CMD} -e "s|\(-firstChessProgram\) .*|\1 $${firstEngine}|" ${WRKSRC}/xboard.conf.in + ${REINPLACE_CMD} -e "s|\(-firstChessProgram\) .*|\1 $${firstEngine}|" ${XBOARDCONF} @engineEntries=`cat ${WRKSRC}/engineEntries.txt` && \ - ${REINPLACE_CMD} -e "s|\(firstChessProgramNames[ ]*{\)[ ]*.*|\1$${engineEntries}}|" ${WRKSRC}/xboard.conf.in + ${REINPLACE_CMD} -e "s|\(firstChessProgramNames[ ]*{\)[ ]*.*|\1$${engineEntries}}|" ${XBOARDCONF} @${REINPLACE_CMD} -e '/^#include..malloc.h/d' \ ${WRKSRC}/engineoutput.c ${WRKSRC}/uci.c .if ${PORT_OPTIONS:MZIPPY} @@ -120,11 +123,11 @@ post-patch: @${REINPLACE_CMD} -e 's|%%DOCSDIR%%|${DOCSDIR}|g' ${WRKSRC}/xboard.texi .endif .if ${PORT_OPTIONS:MSOX} - @${REINPLACE_CMD} -e "s|\(soundProgram\) .*|\1 \"play -q\"|" ${WRKSRC}/xboard.conf.in + @${REINPLACE_CMD} -e "s|\(soundProgram\) .*|\1 \"play -q\"|" ${XBOARDCONF} .elif ${PORT_OPTIONS:MALSA} - @${REINPLACE_CMD} -e "s|\(soundProgram\) .*|\1 \"aplay -q\"|" ${WRKSRC}/xboard.conf.in + @${REINPLACE_CMD} -e "s|\(soundProgram\) .*|\1 \"aplay -q\"|" ${XBOARDCONF} .else - @${REINPLACE_CMD} -e "s|\(soundProgram\) .*|\1 \"\"|" ${WRKSRC}/xboard.conf.in + @${REINPLACE_CMD} -e "s|\(soundProgram\) .*|\1 \"\"|" ${XBOARDCONF} .endif post-install: Modified: head/games/xboard/distinfo ============================================================================== --- head/games/xboard/distinfo Wed Nov 5 13:19:31 2014 (r372191) +++ head/games/xboard/distinfo Wed Nov 5 13:29:05 2014 (r372192) @@ -1,2 +1,2 @@ -SHA256 (xboard-4.7.3.tar.gz) = 7fd0b03f53dad57c587bc3438459612e2455534f715cfb0e637b6290f34cbeaa -SIZE (xboard-4.7.3.tar.gz) = 3424771 +SHA256 (xboard-4.8.0.tar.gz) = c88f48fc7fe067be0a13b8d121c38551145f889719c212717884e5e82d902d17 +SIZE (xboard-4.8.0.tar.gz) = 3691531 Added: head/games/xboard/files/patch-xboard.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard/files/patch-xboard.conf Wed Nov 5 13:29:05 2014 (r372192) @@ -0,0 +1,15 @@ +--- xboard.conf.orig 2014-11-04 09:45:56.000000000 +0100 ++++ xboard.conf 2014-11-04 09:46:05.000000000 +0100 +@@ -74,11 +74,7 @@ + ; Engines & adjudicatons in engine-engine games + ; + -firstChessProgram fairymax +--firstChessProgramNames {fairymax +-"Fruit 2.1" -fcp fruit -fUCI +-"Crafty" -fcp crafty +-"GNU Chess" -fcp gnuchess +-} ++-firstChessProgramNames {} + -niceEngines 0 + -polyglotDir "" + -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true' Modified: head/games/xboard/pkg-plist ============================================================================== --- head/games/xboard/pkg-plist Wed Nov 5 13:19:31 2014 (r372191) +++ head/games/xboard/pkg-plist Wed Nov 5 13:29:05 2014 (r372192) @@ -1,20 +1,17 @@ -bin/xboard bin/cmail +bin/xboard man/man6/xboard.6.gz -share/applications/xboard.desktop share/applications/xboard-config.desktop share/applications/xboard-fen-viewer.desktop share/applications/xboard-pgn-viewer.desktop share/applications/xboard-tourney.desktop -share/icons/hicolor/48x48/apps/xboard.png -share/icons/hicolor/scalable/apps/xboard.svg -share/mime/packages/xboard.xml -%%DATADIR%%/pixmaps/textures/board32.xpm -%%DATADIR%%/pixmaps/textures/board48.xpm -%%DATADIR%%/pixmaps/textures/cross32.xpm -%%DATADIR%%/pixmaps/textures/cross48.xpm -%%DATADIR%%/pixmaps/textures/ini32.xpm -%%DATADIR%%/pixmaps/textures/ini48.xpm +share/applications/xboard.desktop +%%DATADIR%%/pixmaps/textures/board32.png +%%DATADIR%%/pixmaps/textures/board48.png +%%DATADIR%%/pixmaps/textures/cross32.png +%%DATADIR%%/pixmaps/textures/cross48.png +%%DATADIR%%/pixmaps/textures/ini32.png +%%DATADIR%%/pixmaps/textures/ini48.png %%DATADIR%%/sounds/cymbal.wav %%DATADIR%%/sounds/ding1.wav %%DATADIR%%/sounds/gong.wav @@ -23,59 +20,94 @@ share/mime/packages/xboard.xml %%DATADIR%%/sounds/penalty.wav %%DATADIR%%/sounds/phone.wav %%DATADIR%%/sounds/pop2.wav +%%DATADIR%%/sounds/roar.wav %%DATADIR%%/sounds/slap.wav %%DATADIR%%/sounds/woodthunk.wav +%%DATADIR%%/themes/conf/chu +%%DATADIR%%/themes/conf/ics +%%DATADIR%%/themes/conf/mini +%%DATADIR%%/themes/conf/mini.fen +%%DATADIR%%/themes/conf/sho +%%DATADIR%%/themes/conf/sho.fen +%%DATADIR%%/themes/conf/shogi +%%DATADIR%%/themes/conf/xq %%DATADIR%%/themes/default/BlackAdvisor.svg %%DATADIR%%/themes/default/BlackArchbishop.svg %%DATADIR%%/themes/default/BlackBishop.svg %%DATADIR%%/themes/default/BlackCanon.svg %%DATADIR%%/themes/default/BlackChancellor.svg +%%DATADIR%%/themes/default/BlackClaw.svg %%DATADIR%%/themes/default/BlackCobra.svg %%DATADIR%%/themes/default/BlackCommoner.svg %%DATADIR%%/themes/default/BlackCrownedBishop.svg %%DATADIR%%/themes/default/BlackCrownedRook.svg +%%DATADIR%%/themes/default/BlackDolphin.svg %%DATADIR%%/themes/default/BlackElephant.svg %%DATADIR%%/themes/default/BlackGold.svg %%DATADIR%%/themes/default/BlackGoldKnight.svg %%DATADIR%%/themes/default/BlackGoldLance.svg %%DATADIR%%/themes/default/BlackGoldPawn.svg %%DATADIR%%/themes/default/BlackGoldSilver.svg +%%DATADIR%%/themes/default/BlackHCrown.svg +%%DATADIR%%/themes/default/BlackHSword.svg %%DATADIR%%/themes/default/BlackHawk.svg %%DATADIR%%/themes/default/BlackKing.svg %%DATADIR%%/themes/default/BlackKnight.svg %%DATADIR%%/themes/default/BlackLance.svg +%%DATADIR%%/themes/default/BlackLeopard.svg +%%DATADIR%%/themes/default/BlackLion.svg %%DATADIR%%/themes/default/BlackMarshall.svg %%DATADIR%%/themes/default/BlackNightrider.svg %%DATADIR%%/themes/default/BlackPawn.svg %%DATADIR%%/themes/default/BlackPrincess.svg +%%DATADIR%%/themes/default/BlackPromoBishop.svg +%%DATADIR%%/themes/default/BlackPromoDragon.svg +%%DATADIR%%/themes/default/BlackPromoHSword.svg +%%DATADIR%%/themes/default/BlackPromoHorse.svg +%%DATADIR%%/themes/default/BlackPromoRook.svg +%%DATADIR%%/themes/default/BlackPromoSword.svg %%DATADIR%%/themes/default/BlackQueen.svg %%DATADIR%%/themes/default/BlackRook.svg +%%DATADIR%%/themes/default/BlackSword.svg %%DATADIR%%/themes/default/BlackUnicorn.svg %%DATADIR%%/themes/default/WhiteAdvisor.svg %%DATADIR%%/themes/default/WhiteArchbishop.svg %%DATADIR%%/themes/default/WhiteBishop.svg %%DATADIR%%/themes/default/WhiteCanon.svg %%DATADIR%%/themes/default/WhiteChancellor.svg +%%DATADIR%%/themes/default/WhiteClaw.svg %%DATADIR%%/themes/default/WhiteCobra.svg %%DATADIR%%/themes/default/WhiteCommoner.svg %%DATADIR%%/themes/default/WhiteCrownedBishop.svg %%DATADIR%%/themes/default/WhiteCrownedRook.svg +%%DATADIR%%/themes/default/WhiteDolphin.svg %%DATADIR%%/themes/default/WhiteElephant.svg %%DATADIR%%/themes/default/WhiteGold.svg %%DATADIR%%/themes/default/WhiteGoldKnight.svg %%DATADIR%%/themes/default/WhiteGoldLance.svg %%DATADIR%%/themes/default/WhiteGoldPawn.svg %%DATADIR%%/themes/default/WhiteGoldSilver.svg +%%DATADIR%%/themes/default/WhiteHCrown.svg +%%DATADIR%%/themes/default/WhiteHSword.svg %%DATADIR%%/themes/default/WhiteHawk.svg %%DATADIR%%/themes/default/WhiteKing.svg %%DATADIR%%/themes/default/WhiteKnight.svg %%DATADIR%%/themes/default/WhiteLance.svg +%%DATADIR%%/themes/default/WhiteLeopard.svg +%%DATADIR%%/themes/default/WhiteLion.svg %%DATADIR%%/themes/default/WhiteMarshall.svg %%DATADIR%%/themes/default/WhiteNightrider.svg %%DATADIR%%/themes/default/WhitePawn.svg %%DATADIR%%/themes/default/WhitePrincess.svg +%%DATADIR%%/themes/default/WhitePromoBishop.svg +%%DATADIR%%/themes/default/WhitePromoDragon.svg +%%DATADIR%%/themes/default/WhitePromoHSword.svg +%%DATADIR%%/themes/default/WhitePromoHorse.svg +%%DATADIR%%/themes/default/WhitePromoRook.svg +%%DATADIR%%/themes/default/WhitePromoSword.svg %%DATADIR%%/themes/default/WhiteQueen.svg %%DATADIR%%/themes/default/WhiteRook.svg +%%DATADIR%%/themes/default/WhiteSword.svg %%DATADIR%%/themes/default/WhiteUnicorn.svg %%DATADIR%%/themes/default/eo_Analyzing.svg %%DATADIR%%/themes/default/eo_Black.svg @@ -132,10 +164,14 @@ share/mime/packages/xboard.xml %%DATADIR%%/themes/xiangqi/WhiteKnight.svg %%DATADIR%%/themes/xiangqi/WhitePawn.svg %%DATADIR%%/themes/xiangqi/WhiteRook.svg +share/icons/hicolor/48x48/apps/xboard.png +share/icons/hicolor/scalable/apps/xboard.svg %%NLS%%share/locale/da/LC_MESSAGES/xboard.mo %%NLS%%share/locale/de/LC_MESSAGES/xboard.mo %%NLS%%share/locale/es/LC_MESSAGES/xboard.mo %%NLS%%share/locale/it/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xboard.mo %%NLS%%share/locale/ru/LC_MESSAGES/xboard.mo %%NLS%%share/locale/tr/LC_MESSAGES/xboard.mo %%NLS%%share/locale/uk/LC_MESSAGES/xboard.mo @@ -143,14 +179,5 @@ share/mime/packages/xboard.xml %%NLS%%share/locale/zh_CN/LC_MESSAGES/xboard.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/xboard.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xboard.mo -@dirrm %%DATADIR%%/pixmaps/textures -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/themes/default -@dirrm %%DATADIR%%/themes/shogi -@dirrm %%DATADIR%%/themes/textures -@dirrm %%DATADIR%%/themes/xiangqi -@dirrm %%DATADIR%%/themes -@dirrm %%DATADIR%% -@dirrmtry share/games +share/mime/packages/xboard.xml @sample etc/xboard.conf.sample From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 14:48:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23A8B52C; Wed, 5 Nov 2014 14:48:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA34860B; Wed, 5 Nov 2014 14:48:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5EmhIQ012652; Wed, 5 Nov 2014 14:48:43 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Emhv5012645; Wed, 5 Nov 2014 14:48:43 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411051448.sA5Emhv5012645@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 5 Nov 2014 14:48:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372193 - head/irc/konversation-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 14:48:44 -0000 Author: makc Date: Wed Nov 5 14:48:42 2014 New Revision: 372193 URL: https://svnweb.freebsd.org/changeset/ports/372193 QAT: https://qat.redports.org/buildarchive/r372193/ Log: irc/konversation-kde4: - Update to 1.5.1. This release addresses several minor bugs and a low-risk DoS security defect in the Blowfish ECB support [1]. [1] https://www.kde.org/info/security/advisory-20141104-1.txt MFH: 2014Q4 Modified: head/irc/konversation-kde4/Makefile head/irc/konversation-kde4/distinfo head/irc/konversation-kde4/pkg-plist Modified: head/irc/konversation-kde4/Makefile ============================================================================== --- head/irc/konversation-kde4/Makefile Wed Nov 5 13:29:05 2014 (r372192) +++ head/irc/konversation-kde4/Makefile Wed Nov 5 14:48:42 2014 (r372193) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= konversation -PORTVERSION= 1.5 -PORTREVISION= 2 +PORTVERSION= 1.5.1 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src Modified: head/irc/konversation-kde4/distinfo ============================================================================== --- head/irc/konversation-kde4/distinfo Wed Nov 5 13:29:05 2014 (r372192) +++ head/irc/konversation-kde4/distinfo Wed Nov 5 14:48:42 2014 (r372193) @@ -1,2 +1,2 @@ -SHA256 (konversation-1.5.tar.xz) = 382de6217ec1e27c292ec33473a31b893863dc699c79669f5ef364152719546f -SIZE (konversation-1.5.tar.xz) = 3169284 +SHA256 (konversation-1.5.1.tar.xz) = 97838dc3cb07210c96154958237e216ad05cffa334f5e549d8619b4c70961986 +SIZE (konversation-1.5.1.tar.xz) = 3188288 Modified: head/irc/konversation-kde4/pkg-plist ============================================================================== --- head/irc/konversation-kde4/pkg-plist Wed Nov 5 13:29:05 2014 (r372192) +++ head/irc/konversation-kde4/pkg-plist Wed Nov 5 14:48:42 2014 (r372193) @@ -197,12 +197,15 @@ share/locale/gl/LC_MESSAGES/konversation share/locale/he/LC_MESSAGES/konversation.mo share/locale/hu/LC_MESSAGES/konversation.mo share/locale/it/LC_MESSAGES/konversation.mo +share/locale/ja/LC_MESSAGES/konversation.mo share/locale/kk/LC_MESSAGES/konversation.mo share/locale/km/LC_MESSAGES/konversation.mo +share/locale/ko/LC_MESSAGES/konversation.mo share/locale/lt/LC_MESSAGES/konversation.mo share/locale/nb/LC_MESSAGES/konversation.mo share/locale/nds/LC_MESSAGES/konversation.mo share/locale/nl/LC_MESSAGES/konversation.mo +share/locale/pa/LC_MESSAGES/konversation.mo share/locale/pl/LC_MESSAGES/konversation.mo share/locale/pt/LC_MESSAGES/konversation.mo share/locale/pt_BR/LC_MESSAGES/konversation.mo From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 14:49:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6A7762D; Wed, 5 Nov 2014 14:49:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A35D7619; Wed, 5 Nov 2014 14:49:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5En9lM012820; Wed, 5 Nov 2014 14:49:09 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5En9Ck012817; Wed, 5 Nov 2014 14:49:09 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411051449.sA5En9Ck012817@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 5 Nov 2014 14:49:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372194 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 14:49:09 -0000 Author: makc Date: Wed Nov 5 14:49:08 2014 New Revision: 372194 URL: https://svnweb.freebsd.org/changeset/ports/372194 QAT: https://qat.redports.org/buildarchive/r372194/ Log: VuXML: document CVE-2014-8483 for irc/konversation-kde4 Approved by: ports-secteam (zi) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Nov 5 14:48:42 2014 (r372193) +++ head/security/vuxml/vuln.xml Wed Nov 5 14:49:08 2014 (r372194) @@ -57,6 +57,35 @@ Notes: --> + + Konversation -- out-of-bounds read on a heap-allocated array + + + konversation + 1.5.1 + + + + +

Konversation developers reports:

+
+

Konversation's Blowfish ECB encryption support assumes incoming blocks + to be the expected 12 bytes. The lack of a sanity-check for the actual + size can cause a denial of service and an information leak to the local + user.

+
+ + + + CVE-2014-8483 + https://www.kde.org/info/security/advisory-20141104-1.txt + + + 2014-11-04 + 2014-11-05 + + + twiki -- remote Perl code execution From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 15:28:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E4BF2497; Wed, 5 Nov 2014 15:28:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5404B11; Wed, 5 Nov 2014 15:28:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5FSNWD031680; Wed, 5 Nov 2014 15:28:23 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5FSNPK031677; Wed, 5 Nov 2014 15:28:23 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201411051528.sA5FSNPK031677@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Wed, 5 Nov 2014 15:28:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372195 - head/emulators/i386-wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 15:28:24 -0000 Author: dbn Date: Wed Nov 5 15:28:22 2014 New Revision: 372195 URL: https://svnweb.freebsd.org/changeset/ports/372195 QAT: https://qat.redports.org/buildarchive/r372195/ Log: Update emulators/i386-wine-devel to 1.7.30. Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Wed Nov 5 14:49:08 2014 (r372194) +++ head/emulators/i386-wine-devel/Makefile.inc Wed Nov 5 15:28:22 2014 (r372195) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.7.29 +PORTVERSION= 1.7.30 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Wed Nov 5 14:49:08 2014 (r372194) +++ head/emulators/i386-wine-devel/distinfo Wed Nov 5 15:28:22 2014 (r372195) @@ -1,16 +1,16 @@ -SHA256 (freebsd:8:x86:64/i386-wine-devel-1.7.29,1.txz) = 4c4f2da7b9c70bc438ce6404138c0e2da69ab871bf80f44475192e492dc8b8c9 -SIZE (freebsd:8:x86:64/i386-wine-devel-1.7.29,1.txz) = 52833196 -SHA256 (freebsd:8:x86:64/i386-wine-compholio-1.7.29,1.txz) = 9d6099a292d0d7fa0e4dea049a38bd479ccdb58899c13bbbf31718e522058b8e -SIZE (freebsd:8:x86:64/i386-wine-compholio-1.7.29,1.txz) = 52790248 -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.7.29,1.txz) = 0782b20f77ad57d561cef6d6b7e88d2ff3779a25c4c3395007b05a71d43a23c3 -SIZE (freebsd:9:x86:64/i386-wine-devel-1.7.29,1.txz) = 53114432 -SHA256 (freebsd:9:x86:64/i386-wine-compholio-1.7.29,1.txz) = 1effb1b0928758e4ff0fcae68b13ddc5e4e95c5f678fb0603c44b630b1585d54 -SIZE (freebsd:9:x86:64/i386-wine-compholio-1.7.29,1.txz) = 53046416 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.7.29,1.txz) = 175066f7fb5087b87ad162550c3bf53ac25b8cfaa201f47423aec0100407ad7f -SIZE (freebsd:10:x86:64/i386-wine-devel-1.7.29,1.txz) = 44245076 -SHA256 (freebsd:10:x86:64/i386-wine-compholio-1.7.29,1.txz) = b8ba2ef50ce9919f1289df329052db862d3b04775258b87daad54c0081b5f67c -SIZE (freebsd:10:x86:64/i386-wine-compholio-1.7.29,1.txz) = 44338880 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.7.29,1.txz) = 81f6a5915826393b324dc50ec96e9ab453567d9c959bdfcc34cb19b65d9e8db6 -SIZE (freebsd:11:x86:64/i386-wine-devel-1.7.29,1.txz) = 36003144 -SHA256 (freebsd:11:x86:64/i386-wine-compholio-1.7.29,1.txz) = 3aed535c2f37028f62e19a887a029dfa6ae8260550b0d3c2b91d008aeb6b1145 -SIZE (freebsd:11:x86:64/i386-wine-compholio-1.7.29,1.txz) = 36102256 +SHA256 (freebsd:8:x86:64/i386-wine-devel-1.7.30,1.txz) = 3bfe47a2d2b3c3fcc5e2f0c6f9407f24f9a14e4bb7f57d091553627b0e653dc5 +SIZE (freebsd:8:x86:64/i386-wine-devel-1.7.30,1.txz) = 52883252 +SHA256 (freebsd:8:x86:64/i386-wine-compholio-1.7.30,1.txz) = 8a4aa40b4743ff9e86472a5a2278cf5fc3bc1258d3149d58788d27536761172d +SIZE (freebsd:8:x86:64/i386-wine-compholio-1.7.30,1.txz) = 52813976 +SHA256 (freebsd:9:x86:64/i386-wine-devel-1.7.30,1.txz) = c2a7fb54dab5bfecc4b0c84adadb2d968e31abc10390c5d5bf882e473466c35a +SIZE (freebsd:9:x86:64/i386-wine-devel-1.7.30,1.txz) = 53121152 +SHA256 (freebsd:9:x86:64/i386-wine-compholio-1.7.30,1.txz) = dbd454906903a413e9d607735ca48e348a9b1e1b134557384e834f9daa99c6a0 +SIZE (freebsd:9:x86:64/i386-wine-compholio-1.7.30,1.txz) = 53073584 +SHA256 (freebsd:10:x86:64/i386-wine-devel-1.7.30,1.txz) = 634a1b1605cb6426b62ff6eaae9ba2a95ca54162da22e0995f263cad2878977c +SIZE (freebsd:10:x86:64/i386-wine-devel-1.7.30,1.txz) = 44315128 +SHA256 (freebsd:10:x86:64/i386-wine-compholio-1.7.30,1.txz) = 93cf2b579e56c37f100f3b8cdbbf652099d027330c3f5c3aba8c0b695265c142 +SIZE (freebsd:10:x86:64/i386-wine-compholio-1.7.30,1.txz) = 44414992 +SHA256 (freebsd:11:x86:64/i386-wine-devel-1.7.30,1.txz) = 154efc9753f22e155172838a7b0e527f3daf5068b75b44098be1bd4f30591ec4 +SIZE (freebsd:11:x86:64/i386-wine-devel-1.7.30,1.txz) = 36099504 +SHA256 (freebsd:11:x86:64/i386-wine-compholio-1.7.30,1.txz) = 44d8fafa4eeee157dc7a5c2893fe761fb26c604447146e30d97d4e1a2d1eef3d +SIZE (freebsd:11:x86:64/i386-wine-compholio-1.7.30,1.txz) = 36205156 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Wed Nov 5 14:49:08 2014 (r372194) +++ head/emulators/i386-wine-devel/pkg-plist Wed Nov 5 15:28:22 2014 (r372195) @@ -1442,6 +1442,7 @@ lib32/wine/fakedlls/msxml3.dll lib32/wine/fakedlls/msxml4.dll lib32/wine/fakedlls/msxml6.dll lib32/wine/fakedlls/nddeapi.dll +lib32/wine/fakedlls/ndis.sys lib32/wine/fakedlls/net.exe lib32/wine/fakedlls/netapi32.dll lib32/wine/fakedlls/netcfgx.dll @@ -1491,6 +1492,7 @@ lib32/wine/fakedlls/plugplay.exe lib32/wine/fakedlls/powrprof.dll lib32/wine/fakedlls/presentationfontcache.exe lib32/wine/fakedlls/printui.dll +lib32/wine/fakedlls/prntvpt.dll lib32/wine/fakedlls/progman.exe lib32/wine/fakedlls/propsys.dll lib32/wine/fakedlls/psapi.dll @@ -2006,6 +2008,7 @@ lib32/wine/msxml3.dll.so lib32/wine/msxml4.dll.so lib32/wine/msxml6.dll.so lib32/wine/nddeapi.dll.so +lib32/wine/ndis.sys.so lib32/wine/net.exe.so lib32/wine/netapi32.dll.so lib32/wine/netcfgx.dll.so @@ -2055,6 +2058,7 @@ lib32/wine/plugplay.exe.so lib32/wine/powrprof.dll.so lib32/wine/presentationfontcache.exe.so lib32/wine/printui.dll.so +lib32/wine/prntvpt.dll.so lib32/wine/progman.exe.so lib32/wine/propsys.dll.so lib32/wine/psapi.dll.so From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 15:33:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCDD278B; Wed, 5 Nov 2014 15:33:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9280C00; Wed, 5 Nov 2014 15:33:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5FXoob035931; Wed, 5 Nov 2014 15:33:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5FXoDB035930; Wed, 5 Nov 2014 15:33:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411051533.sA5FXoDB035930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 5 Nov 2014 15:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372196 - head/editors/emacs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 15:33:50 -0000 Author: antoine Date: Wed Nov 5 15:33:49 2014 New Revision: 372196 URL: https://svnweb.freebsd.org/changeset/ports/372196 QAT: https://qat.redports.org/buildarchive/r372196/ Log: Fix check-sanity Modified: head/editors/emacs/Makefile Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Wed Nov 5 15:28:22 2014 (r372195) +++ head/editors/emacs/Makefile Wed Nov 5 15:33:49 2014 (r372196) @@ -72,7 +72,7 @@ OPTIONS_SINGLE_SOUND= ALSA OSS .if !defined(EMACS_NO_X11_SLAVE) OPTIONS_DEFAULT=DBUS GCONF GIF GTK2 JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SYNC_INPUT \ - SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS X11 + SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS OSS X11 CONFLICTS+= emacs-nox11-[0-9]* .else OPTIONS_DEFAULT=SOURCES GNUTLS XML From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 16:08:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51155180; Wed, 5 Nov 2014 16:08:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D377FDA; Wed, 5 Nov 2014 16:08:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5G8gN2050541; Wed, 5 Nov 2014 16:08:42 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5G8fmI050539; Wed, 5 Nov 2014 16:08:41 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411051608.sA5G8fmI050539@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Wed, 5 Nov 2014 16:08:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372197 - head/devel/p5-DateTime-TimeZone X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 16:08:42 -0000 Author: jadawin Date: Wed Nov 5 16:08:41 2014 New Revision: 372197 URL: https://svnweb.freebsd.org/changeset/ports/372197 QAT: https://qat.redports.org/buildarchive/r372197/ Log: - Update to 1.77 Modified: head/devel/p5-DateTime-TimeZone/Makefile head/devel/p5-DateTime-TimeZone/distinfo Modified: head/devel/p5-DateTime-TimeZone/Makefile ============================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile Wed Nov 5 15:33:49 2014 (r372196) +++ head/devel/p5-DateTime-TimeZone/Makefile Wed Nov 5 16:08:41 2014 (r372197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.76 +PORTVERSION= 1.77 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Wed Nov 5 15:33:49 2014 (r372196) +++ head/devel/p5-DateTime-TimeZone/distinfo Wed Nov 5 16:08:41 2014 (r372197) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.76.tar.gz) = 6e96779ed04c81979d72b1a02bf12726b408e4b99169d4c9882414a19ebbb2b0 -SIZE (DateTime-TimeZone-1.76.tar.gz) = 889064 +SHA256 (DateTime-TimeZone-1.77.tar.gz) = 7fbf8d036cf7495d02fbabddd7638cc81d07e6b5dce30ae4d4e9ed6a19dfa51b +SIZE (DateTime-TimeZone-1.77.tar.gz) = 890225 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 17:00:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89295AAC; Wed, 5 Nov 2014 17:00:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54D5C99B; Wed, 5 Nov 2014 17:00:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5H0Vpq075154; Wed, 5 Nov 2014 17:00:31 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5H0UqY075144; Wed, 5 Nov 2014 17:00:30 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201411051700.sA5H0UqY075144@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 5 Nov 2014 17:00:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372198 - in head/x11: nvidia-driver nvidia-driver-304 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 17:00:31 -0000 Author: danfe Date: Wed Nov 5 17:00:29 2014 New Revision: 372198 URL: https://svnweb.freebsd.org/changeset/ports/372198 QAT: https://qat.redports.org/buildarchive/r372198/ Log: Update two most recent branches of nVidia drivers to versions 340.46 and 304.123. Modified: head/x11/nvidia-driver-304/Makefile head/x11/nvidia-driver/Makefile head/x11/nvidia-driver/distinfo Modified: head/x11/nvidia-driver-304/Makefile ============================================================================== --- head/x11/nvidia-driver-304/Makefile Wed Nov 5 16:08:41 2014 (r372197) +++ head/x11/nvidia-driver-304/Makefile Wed Nov 5 17:00:29 2014 (r372198) @@ -1,9 +1,9 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ -DISTVERSION= 304.88 +DISTVERSION= 304.123 # Explicitly set PORTREVISION as it can be overridden by the master port -PORTREVISION= 2 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../nvidia-driver PKGNAMESUFFIX= -304 Modified: head/x11/nvidia-driver/Makefile ============================================================================== --- head/x11/nvidia-driver/Makefile Wed Nov 5 16:08:41 2014 (r372197) +++ head/x11/nvidia-driver/Makefile Wed Nov 5 17:00:29 2014 (r372198) @@ -11,9 +11,9 @@ # or `x11/nvidia-driver-304' slave ports. PORTNAME= nvidia-driver -DISTVERSION?= 331.67 +DISTVERSION?= 340.46 # Always try to set PORTREVISION as it can be overridden by the slave ports -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_NVIDIA} # MASTER_SITE_SUBDIR has to be set later because it depends on NVVERSION @@ -187,12 +187,18 @@ post-patch: .SILENT ${WRKSRC}/src/nvidia_linux.c .endif # Argument count of vm_map_find() changed in FreeBSD src SVN r255426 -.if ${OSVERSION} > 1000054 && ${NVVERSION} < 331.067 +.if ${OSVERSION} > 1000054 && ${NVVERSION} < 304.123 # < 331.067 ${REINPLACE_CMD} -e 's/virtual_address, size,/& 0,/' \ ${WRKSRC}/src/nvidia_subr.c .endif +# Fix CTLFLAG_* values for SYSCTL_ADD_PROC() after FreeBSD src SVN r273377 +.if ${OSVERSION} > 1100039 || ${OSVERSION} > 1001501 && ${OSVERSION} < 1100000 + ${REINPLACE_CMD} -e '/SYSCTL_ADD_PROC/,/;/ \ + s/^[[:blank:]]*CTLFLAG_RD/CTLTYPE_STRING |&/' \ + ${WRKSRC}/src/nvidia_sysctl.c +.endif # Fix stack buffer overflow in nvidia_sysctl_bus_type() -.if ${NVVERSION} < 319.023 +.if ${NVVERSION} < 304.123 # < 319.023 ${REINPLACE_CMD} -E '/bus_type\[4\]/d ; \ s/sprintf\(bus_type, (".+")/return SYSCTL_OUT(req, \1, sizeof(\1)/ ; \ /return SYSCTL_OUT\(req, bus_type/d' \ @@ -255,6 +261,13 @@ post-patch: .SILENT ${REINPLACE_CMD} -e 's/afterinstall/&_dontexecute/' ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's/beforeinstall/&_dontexecute/' \ ${WRKSRC}/lib/Makefile ${WRKSRC}/src/Makefile +# /usr/share/nvidia path is hardcoded in libGL and nvidia-settings, but we +# won't adhere to this stupidity and install nvidia-application-profiles-* +# files as part of documentation +.if ${NVVERSION} >= 334.016 + ${REINPLACE_CMD} -e 's,/usr/share/nvidia,${STAGEDIR}${DOCSDIR},' \ + ${WRKSRC}/lib/libGL/Makefile ${WRKSRC}/doc/Makefile +.endif pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${MODULESDIR}/drivers \ @@ -286,7 +299,7 @@ post-install: .SILENT ${LN} -sf libXvMCNVIDIA.so.1 \ ${STAGEDIR}${PREFIX}/lib/libXvMCNVIDIA_dynamic.so.1 .endif -.if ${NVVERSION} < 331.013 || ${ARCH} == amd64 +.if ${NVVERSION} < 331.013 || ${ARCH} == amd64 && ${NVVERSION} < 334.016 ${REINPLACE_CMD} -E '/lib(nvidia-)?(EGL|eglcore|GLESv|glsi)/d' \ ${TMPPLIST} .endif Modified: head/x11/nvidia-driver/distinfo ============================================================================== --- head/x11/nvidia-driver/distinfo Wed Nov 5 16:08:41 2014 (r372197) +++ head/x11/nvidia-driver/distinfo Wed Nov 5 17:00:29 2014 (r372198) @@ -1,9 +1,9 @@ -SHA256 (NVIDIA-FreeBSD-x86_64-331.67.tar.gz) = 5781bba8b7783f96c1f239961140317426910633fbfa3ba80fdcefe54aec7e92 -SIZE (NVIDIA-FreeBSD-x86_64-331.67.tar.gz) = 46997728 -SHA256 (NVIDIA-FreeBSD-x86-331.67.tar.gz) = 0c88c363db516ef09b0027aacb1e686191d3d4676f44445bab2156c2197a6cae -SIZE (NVIDIA-FreeBSD-x86-331.67.tar.gz) = 55876749 -SHA256 (NVIDIA-FreeBSD-x86_64-304.88.tar.gz) = be0e20a543fa14a8f91481dd64b080093b19edf951bf631c62365a64dadb1934 -SIZE (NVIDIA-FreeBSD-x86_64-304.88.tar.gz) = 34597351 +SHA256 (NVIDIA-FreeBSD-x86_64-340.46.tar.gz) = 699a65b5184f8705ba4ddbefb5776136bec98619ea00af3304725e5e028b7346 +SIZE (NVIDIA-FreeBSD-x86_64-340.46.tar.gz) = 59835566 +SHA256 (NVIDIA-FreeBSD-x86-340.46.tar.gz) = 5aa4ec5f9ca4425cd3fdc47ac19c76900cecae8a9606632a8063514481363571 +SIZE (NVIDIA-FreeBSD-x86-340.46.tar.gz) = 59013852 +SHA256 (NVIDIA-FreeBSD-x86_64-304.123.tar.gz) = 32ea8ce22b4fe50f59782c390b8ec1d90bb44e02787255476f0304c60f11e877 +SIZE (NVIDIA-FreeBSD-x86_64-304.123.tar.gz) = 35144064 SHA256 (NVIDIA-FreeBSD-x86-304.88.tar.gz) = 739325b26a93d934d015159c420ef1875a24ccd62a5bb482e688cf918d4fa33d SIZE (NVIDIA-FreeBSD-x86-304.88.tar.gz) = 33651825 SHA256 (NVIDIA-FreeBSD-x86-173.14.35.tar.gz) = 51e82a12db81b5af4ae5ee59612875c0dbef52cb641d61a44c72f2e1cd7f4c78 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 17:25:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 49FB8232; Wed, 5 Nov 2014 17:25:15 +0000 (UTC) Date: Wed, 5 Nov 2014 17:25:15 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Subject: Re: svn commit: r370932 - in head: Mk Mk/Uses devel/nspr mail/linux-thunderbird mail/thunderbird mail/thunderbird-i18n mail/thunderbird/files net-im/linux-instantbird security/ca_root_nss security/nss ... Message-ID: <20141105172515.GA74542@FreeBSD.org> References: <201410151548.s9FFmHA3010368@svn.freebsd.org> <20141017073545.GD37244@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141017073545.GD37244@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-ports-head@freebsd.org" , Antoine Brodin , jbeich@vfemail.net, "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" , Beat Gaetzi X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 17:25:15 -0000 On Fri, Oct 17, 2014 at 09:35:45AM +0200, Baptiste Daroussin wrote: > Btw can we really drop all xpi- that are not binaires from the ports tree, > it has been discussed a couple of time and I thought it has been decided > to do it? Yes please. ./danfe From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 17:35:40 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DB953D2; Wed, 5 Nov 2014 17:35:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28EEAD32; Wed, 5 Nov 2014 17:35:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5HZeip093635; Wed, 5 Nov 2014 17:35:40 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5HZcdU093630; Wed, 5 Nov 2014 17:35:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411051735.sA5HZcdU093630@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 5 Nov 2014 17:35:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372199 - in head/mail/postgrey: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 17:35:40 -0000 Author: pawel Date: Wed Nov 5 17:35:38 2014 New Revision: 372199 URL: https://svnweb.freebsd.org/changeset/ports/372199 QAT: https://qat.redports.org/buildarchive/r372199/ Log: - Update to version 1.35 - Add LICENSE - Remove pkg-install script, move directory creation to pkg-plist - Use @sample keyword for config files PR: 194019 Submitted by: TEUBEL Györg y Approved by: maintainer --This line, and those below, will be ignored-- > Description of fields to fill in above: 76 columns --| > PR: If a Bugzilla PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Relnotes: Set to 'yes' for mention in release notes. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M postgrey/Makefile M postgrey/distinfo D postgrey/files/patch-postgrey D postgrey/files/pkg-install.in M postgrey/files/postgrey.in M postgrey/pkg-message M postgrey/pkg-plist Deleted: head/mail/postgrey/files/patch-postgrey head/mail/postgrey/files/pkg-install.in Modified: head/mail/postgrey/Makefile head/mail/postgrey/distinfo head/mail/postgrey/files/postgrey.in head/mail/postgrey/pkg-message head/mail/postgrey/pkg-plist Modified: head/mail/postgrey/Makefile ============================================================================== --- head/mail/postgrey/Makefile Wed Nov 5 17:00:29 2014 (r372198) +++ head/mail/postgrey/Makefile Wed Nov 5 17:35:38 2014 (r372199) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= postgrey -PORTVERSION= 1.34 -PORTREVISION= 8 +PORTVERSION= 1.35 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ \ http://postgrey.schweikert.ch/pub/old/ @@ -11,6 +10,8 @@ MASTER_SITES= http://postgrey.schweikert MAINTAINER= ports.maintainer@evilphi.com COMMENT= Greylisting policy server for Postfix +LICENSE= GPLv2 + RUN_DEPENDS= p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ p5-IO-Multiplex>=0:${PORTSDIR}/devel/p5-IO-Multiplex \ p5-Parse-Syslog>=0:${PORTSDIR}/textproc/p5-Parse-Syslog \ @@ -22,21 +23,27 @@ USE_RC_SUBR= ${PORTNAME} NO_BUILD= yes POD2MAN?= pod2man PORTDOCS= README Changes README.exim -SUB_FILES= pkg-install -PLIST_SUB= USER=${PGY_USERNAME} \ - GROUP=${PGY_GROUPNAME} -SUB_LIST= USER=${PGY_USERNAME} \ - GROUP=${PGY_GROUPNAME} \ - ETCFILES="${ETCFILES}" \ - POSTGREYDIR=${PGY_DIR} + +PG_DBDIR?= /var/db/postgrey +PG_GROUP?= postgrey +PG_RUNDIR?= /var/run/postgrey +PG_USER?= postgrey + +SUB_LIST= PG_DBDIR=${PG_DBDIR} \ + PG_RUNDIR=${PG_RUNDIR} + +PLIST_SUB+= PG_DBDIR=${PG_DBDIR} \ + PG_GROUP=${PG_GROUP} \ + PG_RUNDIR=${PG_RUNDIR} \ + PG_USER=${PG_USER} + +USERS= ${PG_USER} +GROUPS= ${PG_GROUP} + +MANPAGES= postgrey.1 policy-test.1 postgreyreport.1 ETCFILES= whitelist_clients whitelist_recipients -PGY_USERNAME?= postgrey -PGY_GROUPNAME?= postgrey -PGY_DIR?= /var/db/postgrey - -USERS= ${PGY_USERNAME} -GROUPS= ${PGY_GROUPNAME} -MPAGES= postgrey.1 policy-test.1 postgreyreport.1 + +USE_RC_SUBR= postgrey USES= shebangfix perl5 SHEBANG_FILES= postgrey policy-test contrib/postgreyreport @@ -46,25 +53,26 @@ OPTIONS_DEFINE= DOCS .include post-patch: - @${REINPLACE_CMD} -e 's#nogroup#${PGY_GROUPNAME}#' \ + @${REINPLACE_CMD} -e 's#nogroup#${PG_GROUP}#' \ -e 's#/etc/main.cf#/etc/postfix/main.cf#' ${WRKSRC}/postgrey @${REINPLACE_CMD} -e 's#/etc/postfix#${PREFIX}&#' \ ${WRKSRC}/postgrey ${WRKSRC}/postgrey_whitelist_* - @${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${PGY_DIR}#' \ + @${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${PG_DBDIR}#' \ ${WRKSRC}/postgrey ${WRKSRC}/contrib/postgreyreport do-install: - ${POD2MAN} ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1 + ${POD2MAN} ${WRKSRC}/postgrey ${WRKSRC}/postgrey.1 ${POD2MAN} ${WRKSRC}/policy-test ${WRKSRC}/policy-test.1 ${POD2MAN} ${WRKSRC}/contrib/postgreyreport ${WRKSRC}/postgreyreport.1 ${INSTALL_SCRIPT} ${WRKSRC}/postgrey ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/policy-test ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/contrib/postgreyreport \ ${STAGEDIR}${PREFIX}/sbin - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/postfix ${STAGEDIR}/${PGY_DIR} + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/postfix ${STAGEDIR}/${PG_DBDIR} \ + ${STAGEDIR}/${PG_RUNDIR} .for i in ${ETCFILES} ${INSTALL_DATA} ${WRKSRC}/postgrey_${i} \ - ${STAGEDIR}${PREFIX}/etc/postfix/dist-postgrey_${i} + ${STAGEDIR}${PREFIX}/etc/postfix/postgrey_${i}.sample .endfor .if ${PORT_OPTIONS:MDOCS} @@ -72,6 +80,6 @@ do-install: @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .endif @cd ${WRKSRC} && \ - ${INSTALL_MAN} ${MPAGES} ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${MANPAGES} ${STAGEDIR}${MANPREFIX}/man/man1 .include Modified: head/mail/postgrey/distinfo ============================================================================== --- head/mail/postgrey/distinfo Wed Nov 5 17:00:29 2014 (r372198) +++ head/mail/postgrey/distinfo Wed Nov 5 17:35:38 2014 (r372199) @@ -1,2 +1,2 @@ -SHA256 (postgrey-1.34.tar.gz) = 9a9ee2f4e3cbbf15642e47802407c810ac5c54f0ad1572ebec3f0f645eb35707 -SIZE (postgrey-1.34.tar.gz) = 36399 +SHA256 (postgrey-1.35.tar.gz) = f6a6956630803e6f79ebff6ad0cc0d46ba32046ed6cc260e38e6f591de7bbdcf +SIZE (postgrey-1.35.tar.gz) = 36610 Modified: head/mail/postgrey/files/postgrey.in ============================================================================== --- head/mail/postgrey/files/postgrey.in Wed Nov 5 17:00:29 2014 (r372198) +++ head/mail/postgrey/files/postgrey.in Wed Nov 5 17:35:38 2014 (r372199) @@ -12,7 +12,7 @@ # postgrey_enable (bool) Set to 'YES' to enable # Default: NO # postgrey_dbdir (path) Location of postgrey database files. -# Default: /var/db/postgrey +# Default: %%PG_DBDIR%% # postgrey_flags (extra args) Additional command-line parameters. # Default: --inet=10023 # @@ -30,15 +30,13 @@ rcvar=postgrey_enable load_rc_config $name : ${postgrey_enable:=NO} -: ${postgrey_dbdir:=/var/db/postgrey} +: ${postgrey_dbdir:=%%PG_DBDIR%%} : ${postgrey_flags:=--inet=10023} command=%%PREFIX%%/sbin/postgrey -pidfile=/var/run/postgrey.pid -required_dirs=${postgrey_dbdir} +pidfile=%%PG_RUNDIR%%/postgrey.pid +required_dirs="${postgrey_dbdir} %%PG_RUNDIR%%" command_args="-d --pidfile=${pidfile} --dbdir=${postgrey_dbdir}" -stop_postcmd="rm -f ${pidfile}" - run_rc_command "$1" Modified: head/mail/postgrey/pkg-message ============================================================================== --- head/mail/postgrey/pkg-message Wed Nov 5 17:00:29 2014 (r372198) +++ head/mail/postgrey/pkg-message Wed Nov 5 17:35:38 2014 (r372199) @@ -1,7 +1,33 @@ -ATTENTION +NETWORK LISTENER WARNING +------------------------ + +By default, the startup script specifies "--inet=10023" in postgrey_flags. +This makes postgrey listen on localhost TCP port 10023. If you want to use a +unix socket, a different port, or an external interface, please see the +postgrey(1) man page about the use of the --inet and --unix flags and set +postgrey_flags as appropriate. + + +THIRD-PARTY DISCLOSURE WARNING +------------------------------ + +The default text used when postgrey returns a "greylisted" response includes a +URL of the form: + +http://postgrey.schweikert.ch/help/example.com.html + +where example.com is the FQDN of the RCPT TO address of the greylisted message. +This is a potential information disclosure in the following ways: + +- Indicates you are using David Schweikert's postgrey; +- Someone who goes to that link may disclose to the website's operator that + they sent email to your domain. + +If you do not want this behaviour, you can override the default text by +setting --greylist-text in postgrey_flags. An example of a generic setting +would be --greylist-text='4.7.1 Greylisted'. + +Please see the "Greylist Text" section of the postgrey(1) man page for more +information. -The startup script for postgrey will make it listen on TCP port -10023 by default. If you want to use a different setting, please -read the comments in the RC script and set the appropriate settings -via rc.conf before starting postgrey. Modified: head/mail/postgrey/pkg-plist ============================================================================== --- head/mail/postgrey/pkg-plist Wed Nov 5 17:00:29 2014 (r372198) +++ head/mail/postgrey/pkg-plist Wed Nov 5 17:35:38 2014 (r372199) @@ -1,11 +1,11 @@ -@unexec if cmp -s %D/etc/postfix/dist-postgrey_whitelist_recipients %D/etc/postfix/postgrey_whitelist_recipients; then rm -f %D/etc/postfix/postgrey_whitelist_recipients; fi -@unexec if cmp -s %D/etc/postfix/dist-postgrey_whitelist_clients %D/etc/postfix/postgrey_whitelist_clients; then rm -f %D/etc/postfix/postgrey_whitelist_clients; fi -etc/postfix/dist-postgrey_whitelist_recipients -etc/postfix/dist-postgrey_whitelist_clients +@sample etc/postfix/postgrey_whitelist_clients.sample +@sample etc/postfix/postgrey_whitelist_recipients.sample man/man1/policy-test.1.gz man/man1/postgrey.1.gz man/man1/postgreyreport.1.gz sbin/postgrey sbin/policy-test sbin/postgreyreport -@dir(%%USER%%,%%GROUP%%,2775) /var/db/postgrey +@dir etc/postfix +@dir(%%PG_USER%%,%%PG_GROUP%%,750) %%PG_DBDIR%% +@dir(%%PG_USER%%,%%PG_GROUP%%,750) %%PG_RUNDIR%% From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 17:52:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F3C6701; Wed, 5 Nov 2014 17:52:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B7F2F27; Wed, 5 Nov 2014 17:52:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Hq5mu002746; Wed, 5 Nov 2014 17:52:05 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Hq4un002744; Wed, 5 Nov 2014 17:52:04 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411051752.sA5Hq4un002744@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Wed, 5 Nov 2014 17:52:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372200 - head/dns/knot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 17:52:05 -0000 Author: ak Date: Wed Nov 5 17:52:04 2014 New Revision: 372200 URL: https://svnweb.freebsd.org/changeset/ports/372200 QAT: https://qat.redports.org/buildarchive/r372200/ Log: - Update to 1.6.0 * Add persistent timers for slave zones (expire, refresh, and flush) * Return minimal response for queries with unsupported EDNS version * Fix DNSSEC compliant processing of letter case in RDATA domain names * Fix interpretation of Extended RCODE in EDNS * Fix forced zone retransfer on slave * Fix zone expiration when transfer is being refused by master PR: 194795 Submitted by: freebsd@dns-lab.com (maintainer) Modified: head/dns/knot/Makefile head/dns/knot/distinfo Modified: head/dns/knot/Makefile ============================================================================== --- head/dns/knot/Makefile Wed Nov 5 17:35:38 2014 (r372199) +++ head/dns/knot/Makefile Wed Nov 5 17:52:04 2014 (r372200) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -PORTVERSION= 1.5.3 +PORTVERSION= 1.6.0 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ Modified: head/dns/knot/distinfo ============================================================================== --- head/dns/knot/distinfo Wed Nov 5 17:35:38 2014 (r372199) +++ head/dns/knot/distinfo Wed Nov 5 17:52:04 2014 (r372200) @@ -1,2 +1,2 @@ -SHA256 (knot-1.5.3.tar.gz) = 8d82ad5b2c7162750dc40c57d45dcae2665171a862767a350379fe1c4e0afcdd -SIZE (knot-1.5.3.tar.gz) = 1175445 +SHA256 (knot-1.6.0.tar.gz) = b1d4fa341543d3344f767eaa5a0b71e21747adddf3c45abcb4c2c2383ca319e8 +SIZE (knot-1.6.0.tar.gz) = 1182418 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 18:13:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18743DF9; Wed, 5 Nov 2014 18:13:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 052CD213; Wed, 5 Nov 2014 18:13:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5IDbXm012591; Wed, 5 Nov 2014 18:13:37 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5IDbCJ012589; Wed, 5 Nov 2014 18:13:37 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411051813.sA5IDbCJ012589@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 5 Nov 2014 18:13:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372201 - head/www/phalcon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 18:13:38 -0000 Author: pawel Date: Wed Nov 5 18:13:36 2014 New Revision: 372201 URL: https://svnweb.freebsd.org/changeset/ports/372201 QAT: https://qat.redports.org/buildarchive/r372201/ Log: Update to version 1.3.3 PR: 194287 Submitted by: Franco Fichtner Approved by: maintainer Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Wed Nov 5 17:52:04 2014 (r372200) +++ head/www/phalcon/Makefile Wed Nov 5 18:13:36 2014 (r372201) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phalcon -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= https://github.com/phalcon/cphalcon/archive/${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Wed Nov 5 17:52:04 2014 (r372200) +++ head/www/phalcon/distinfo Wed Nov 5 18:13:36 2014 (r372201) @@ -1,2 +1,2 @@ -SHA256 (phalcon-v1.3.2.tar.gz) = d4baaba6d16fc7f3726939011d3890ff31956812538140cf622ead7d9dfef449 -SIZE (phalcon-v1.3.2.tar.gz) = 2905897 +SHA256 (phalcon-v1.3.3.tar.gz) = c53467352b55e3b0da90e1849915dbbe2b9726b852af1eaf9d788451d1f91d9e +SIZE (phalcon-v1.3.3.tar.gz) = 2926317 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 18:19:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DEEF6E; Wed, 5 Nov 2014 18:19:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6EEC026B; Wed, 5 Nov 2014 18:19:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5IJVrq013487; Wed, 5 Nov 2014 18:19:31 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5IJUOa013484; Wed, 5 Nov 2014 18:19:30 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201411051819.sA5IJUOa013484@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 5 Nov 2014 18:19:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372202 - head/news/sabnzbdplus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 18:19:31 -0000 Author: feld Date: Wed Nov 5 18:19:30 2014 New Revision: 372202 URL: https://svnweb.freebsd.org/changeset/ports/372202 QAT: https://qat.redports.org/buildarchive/r372202/ Log: Update to 0.7.19 Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo head/news/sabnzbdplus/pkg-plist Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Wed Nov 5 18:13:36 2014 (r372201) +++ head/news/sabnzbdplus/Makefile Wed Nov 5 18:19:30 2014 (r372202) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 0.7.18 +PORTVERSION= 0.7.19 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Wed Nov 5 18:13:36 2014 (r372201) +++ head/news/sabnzbdplus/distinfo Wed Nov 5 18:19:30 2014 (r372202) @@ -1,2 +1,2 @@ -SHA256 (SABnzbd-0.7.18-src.tar.gz) = aa05697d901b3e334e92f274b2e8788973059840be656a1545e8f2a4b070b014 -SIZE (SABnzbd-0.7.18-src.tar.gz) = 2317137 +SHA256 (SABnzbd-0.7.19-src.tar.gz) = 31ad0ae24db3873011db816e1b100f4429734b2260f4c669b7261d2f85717487 +SIZE (SABnzbd-0.7.19-src.tar.gz) = 2386744 Modified: head/news/sabnzbdplus/pkg-plist ============================================================================== --- head/news/sabnzbdplus/pkg-plist Wed Nov 5 18:13:36 2014 (r372201) +++ head/news/sabnzbdplus/pkg-plist Wed Nov 5 18:19:30 2014 (r372202) @@ -365,6 +365,7 @@ bin/SABnzbd.py %%DATADIR%%/locale/da/LC_MESSAGES/SABnzbd.mo %%DATADIR%%/locale/de/LC_MESSAGES/SABnzbd.mo %%DATADIR%%/locale/es/LC_MESSAGES/SABnzbd.mo +%%DATADIR%%/locale/fi/LC_MESSAGES/SABnzbd.mo %%DATADIR%%/locale/fr/LC_MESSAGES/SABnzbd.mo %%DATADIR%%/locale/nb/LC_MESSAGES/SABnzbd.mo %%DATADIR%%/locale/nl/LC_MESSAGES/SABnzbd.mo @@ -377,6 +378,7 @@ bin/SABnzbd.py %%DATADIR%%/po/email/de.po %%DATADIR%%/po/email/en.po %%DATADIR%%/po/email/es.po +%%DATADIR%%/po/email/fi.po %%DATADIR%%/po/email/fr.po %%DATADIR%%/po/email/nb.po %%DATADIR%%/po/email/nl.po @@ -390,6 +392,7 @@ bin/SABnzbd.py %%DATADIR%%/po/main/da.po %%DATADIR%%/po/main/de.po %%DATADIR%%/po/main/es.po +%%DATADIR%%/po/main/fi.po %%DATADIR%%/po/main/fr.po %%DATADIR%%/po/main/nb.po %%DATADIR%%/po/main/nl.po @@ -403,6 +406,7 @@ bin/SABnzbd.py %%DATADIR%%/po/nsis/da.po %%DATADIR%%/po/nsis/de.po %%DATADIR%%/po/nsis/es.po +%%DATADIR%%/po/nsis/fi.po %%DATADIR%%/po/nsis/fr.po %%DATADIR%%/po/nsis/nb.po %%DATADIR%%/po/nsis/nl.po @@ -417,96 +421,4 @@ bin/SABnzbd.py %%DATADIR%%/util/__init__.py %%DATADIR%%/util/apireg.py %%DATADIR%%/util/mailslot.py -@dirrmtry %%DATADIR%%/util -@dirrmtry %%DATADIR%%/tools -@dirrmtry %%DATADIR%%/po/nsis -@dirrmtry %%DATADIR%%/po/main -@dirrmtry %%DATADIR%%/po/email -@dirrmtry %%DATADIR%%/po -@dirrmtry %%DATADIR%%/locale/sv/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/sv -@dirrmtry %%DATADIR%%/locale/ro/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/ro -@dirrmtry %%DATADIR%%/locale/pt_BR/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/pt_BR -@dirrmtry %%DATADIR%%/locale/pl/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/pl -@dirrmtry %%DATADIR%%/locale/nl/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/nl -@dirrmtry %%DATADIR%%/locale/nb/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/nb -@dirrmtry %%DATADIR%%/locale/fr/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/fr -@dirrmtry %%DATADIR%%/locale/es/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/es -@dirrmtry %%DATADIR%%/locale/de/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/de -@dirrmtry %%DATADIR%%/locale/da/LC_MESSAGES -@dirrmtry %%DATADIR%%/locale/da -@dirrmtry %%DATADIR%%/locale -@dirrmtry %%DATADIR%%/interfaces/wizard/static/javascript -@dirrmtry %%DATADIR%%/interfaces/wizard/static/images -@dirrmtry %%DATADIR%%/interfaces/wizard/static -@dirrmtry %%DATADIR%%/interfaces/wizard -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/stylesheets/colorschemes -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/stylesheets -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/images/nuvola -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/images -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/excanvas -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/PlotKit -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static/MochiKit -@dirrmtry %%DATADIR%%/interfaces/smpl/templates/static -@dirrmtry %%DATADIR%%/interfaces/smpl/templates -@dirrmtry %%DATADIR%%/interfaces/smpl -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/rateit -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/stylesheets -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static/javascripts -@dirrmtry %%DATADIR%%/interfaces/Plush/templates/static -@dirrmtry %%DATADIR%%/interfaces/Plush/templates -@dirrmtry %%DATADIR%%/interfaces/Plush/licenses -@dirrmtry %%DATADIR%%/interfaces/Plush -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static/stylesheets/colorschemes -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static/stylesheets -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static/javascripts -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static/images/light -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static/images/dark -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static/images -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates/static -@dirrmtry %%DATADIR%%/interfaces/Mobile/templates -@dirrmtry %%DATADIR%%/interfaces/Mobile/licenses -@dirrmtry %%DATADIR%%/interfaces/Mobile -@dirrmtry %%DATADIR%%/interfaces/Config/templates/staticcfg/js -@dirrmtry %%DATADIR%%/interfaces/Config/templates/staticcfg/images -@dirrmtry %%DATADIR%%/interfaces/Config/templates/staticcfg/ico -@dirrmtry %%DATADIR%%/interfaces/Config/templates/staticcfg/css/images -@dirrmtry %%DATADIR%%/interfaces/Config/templates/staticcfg/css -@dirrmtry %%DATADIR%%/interfaces/Config/templates/staticcfg -@dirrmtry %%DATADIR%%/interfaces/Config/templates -@dirrmtry %%DATADIR%%/interfaces/Config -@dirrmtry %%DATADIR%%/interfaces/Classic/templates/static/stylesheets/colorschemes -@dirrmtry %%DATADIR%%/interfaces/Classic/templates/static/stylesheets -@dirrmtry %%DATADIR%%/interfaces/Classic/templates/static/javascript -@dirrmtry %%DATADIR%%/interfaces/Classic/templates/static/images -@dirrmtry %%DATADIR%%/interfaces/Classic/templates/static -@dirrmtry %%DATADIR%%/interfaces/Classic/templates -@dirrmtry %%DATADIR%%/interfaces/Classic -@dirrmtry %%DATADIR%%/interfaces -@dirrmtry %%DATADIR%%/gntp -@dirrmtry %%DATADIR%%/cherrypy/wsgiserver -@dirrmtry %%DATADIR%%/cherrypy/process -@dirrmtry %%DATADIR%%/cherrypy/lib -@dirrmtry %%DATADIR%%/cherrypy -@dirrmtry %%DATADIR%% -@dirrmtry sabnzbd -@dirrmtry %%PYTHON_SITELIBDIR%%/sabnzbd/utils -@dirrmtry %%PYTHON_SITELIBDIR%%/sabnzbd -@dirrmtry %%PYTHON_SITELIBDIR%% -@dirrmtry %%PYTHON_LIBDIR%% @exec chown _sabnzbd:_sabnzbd %D/sabnzbd From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 18:23:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 990E522A; Wed, 5 Nov 2014 18:23:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84BE533F; Wed, 5 Nov 2014 18:23:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5INV9G017520; Wed, 5 Nov 2014 18:23:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5INUcZ017513; Wed, 5 Nov 2014 18:23:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201411051823.sA5INUcZ017513@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 5 Nov 2014 18:23:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372203 - head/databases/rocksdb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 18:23:31 -0000 Author: sunpoet Date: Wed Nov 5 18:23:30 2014 New Revision: 372203 URL: https://svnweb.freebsd.org/changeset/ports/372203 QAT: https://qat.redports.org/buildarchive/r372203/ Log: - Update to 3.6.2 Changes: https://github.com/facebook/rocksdb/releases Modified: head/databases/rocksdb/Makefile head/databases/rocksdb/distinfo head/databases/rocksdb/pkg-plist Modified: head/databases/rocksdb/Makefile ============================================================================== --- head/databases/rocksdb/Makefile Wed Nov 5 18:19:30 2014 (r372202) +++ head/databases/rocksdb/Makefile Wed Nov 5 18:23:30 2014 (r372203) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rocksdb -PORTVERSION= 3.2 -PORTREVISION= 1 +PORTVERSION= 3.6.2 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org @@ -18,12 +17,11 @@ ALL_TARGET= shared_lib all CFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -DOS_FREEBSD LDFLAGS+= -L${LOCALBASE}/lib -#MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USES= compiler:c++11-lang gmake GH_ACCOUNT= facebook -GH_COMMIT= 7a9dd5f +GH_COMMIT= b11a617 GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USE_GITHUB= yes @@ -38,7 +36,7 @@ post-patch: do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/rocksdb/ ${STAGEDIR}${DATADIR}/ cd ${WRKSRC}/ && ${INSTALL_PROGRAM} ${PROGRAMS} ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_DATA} ${WRKSRC}/include/rocksdb/* ${STAGEDIR}${PREFIX}/include/rocksdb/ + cd ${WRKSRC}/include/rocksdb/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/rocksdb/ ${INSTALL_LIB} ${WRKSRC}/librocksdb.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/librocksdb.so ${STAGEDIR}${PREFIX}/lib/librocksdb.so.0 ${LN} -fs librocksdb.so.0 ${STAGEDIR}${PREFIX}/lib/librocksdb.so Modified: head/databases/rocksdb/distinfo ============================================================================== --- head/databases/rocksdb/distinfo Wed Nov 5 18:19:30 2014 (r372202) +++ head/databases/rocksdb/distinfo Wed Nov 5 18:23:30 2014 (r372203) @@ -1,2 +1,2 @@ -SHA256 (rocksdb-3.2.tar.gz) = 818dc7ac70253c684c0ec6f8402950f33bd3e3dd1a3b2fbfd4fb390fba8d8939 -SIZE (rocksdb-3.2.tar.gz) = 991848 +SHA256 (rocksdb-3.6.2.tar.gz) = e382c381c95e6621b3edfc553280f8e97b9c4d36d17436f8b76de67736bc4131 +SIZE (rocksdb-3.6.2.tar.gz) = 1140535 Modified: head/databases/rocksdb/pkg-plist ============================================================================== --- head/databases/rocksdb/pkg-plist Wed Nov 5 18:19:30 2014 (r372202) +++ head/databases/rocksdb/pkg-plist Wed Nov 5 18:23:30 2014 (r372203) @@ -16,12 +16,15 @@ include/rocksdb/db.h include/rocksdb/env.h include/rocksdb/filter_policy.h include/rocksdb/flush_block_policy.h +include/rocksdb/immutable_options.h +include/rocksdb/iostats_context.h include/rocksdb/iterator.h include/rocksdb/ldb_tool.h include/rocksdb/memtablerep.h include/rocksdb/merge_operator.h include/rocksdb/options.h include/rocksdb/perf_context.h +include/rocksdb/rate_limiter.h include/rocksdb/slice.h include/rocksdb/slice_transform.h include/rocksdb/statistics.h @@ -31,6 +34,15 @@ include/rocksdb/table_properties.h include/rocksdb/transaction_log.h include/rocksdb/types.h include/rocksdb/universal_compaction.h +include/rocksdb/utilities/backupable_db.h +include/rocksdb/utilities/db_ttl.h +include/rocksdb/utilities/document_db.h +include/rocksdb/utilities/geo_db.h +include/rocksdb/utilities/json_document.h +include/rocksdb/utilities/spatial_db.h +include/rocksdb/utilities/stackable_db.h +include/rocksdb/utilities/utility_db.h +include/rocksdb/utilities/write_batch_with_index.h include/rocksdb/version.h include/rocksdb/write_batch.h lib/librocksdb.a From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 19:26:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E813391; Wed, 5 Nov 2014 19:26:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A85DBAB; Wed, 5 Nov 2014 19:26:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5JQYbu045614; Wed, 5 Nov 2014 19:26:34 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5JQYjf045612; Wed, 5 Nov 2014 19:26:34 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411051926.sA5JQYjf045612@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Wed, 5 Nov 2014 19:26:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372204 - head/graphics/pngcrush X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 19:26:34 -0000 Author: ak Date: Wed Nov 5 19:26:33 2014 New Revision: 372204 URL: https://svnweb.freebsd.org/changeset/ports/372204 QAT: https://qat.redports.org/buildarchive/r372204/ Log: - Update to 1.7.80 * Fixed bug in -plte_len N option. * Added "-reduce_palette" and "-noreduce_palette" options. Enable reduce_palette when the "-new" or "-reduce" option is used. PR: 194790 Submitted by: Anton Sayetsky (maintainer) Modified: head/graphics/pngcrush/Makefile head/graphics/pngcrush/distinfo Modified: head/graphics/pngcrush/Makefile ============================================================================== --- head/graphics/pngcrush/Makefile Wed Nov 5 18:23:30 2014 (r372203) +++ head/graphics/pngcrush/Makefile Wed Nov 5 19:26:33 2014 (r372204) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.78 +PORTVERSION= 1.7.80 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ Modified: head/graphics/pngcrush/distinfo ============================================================================== --- head/graphics/pngcrush/distinfo Wed Nov 5 18:23:30 2014 (r372203) +++ head/graphics/pngcrush/distinfo Wed Nov 5 19:26:33 2014 (r372204) @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.78-nolib.tar.xz) = 59bfa327603059ea5db9c3a541df4ed68ce96ad6265f65dd7ac8c205a75f2c8f -SIZE (pngcrush-1.7.78-nolib.tar.xz) = 58984 +SHA256 (pngcrush-1.7.80-nolib.tar.xz) = 333d343e6bd893735af5f4ee85f254c02fb5657208faf731a4f24d358eabe386 +SIZE (pngcrush-1.7.80-nolib.tar.xz) = 59124 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 19:44:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BB0F776; Wed, 5 Nov 2014 19:44:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D762D70; Wed, 5 Nov 2014 19:44:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Ji3Rg054615; Wed, 5 Nov 2014 19:44:03 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Ji3P5054612; Wed, 5 Nov 2014 19:44:03 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411051944.sA5Ji3P5054612@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 5 Nov 2014 19:44:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372205 - in head/games/tome4: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 19:44:04 -0000 Author: pawel Date: Wed Nov 5 19:44:02 2014 New Revision: 372205 URL: https://svnweb.freebsd.org/changeset/ports/372205 QAT: https://qat.redports.org/buildarchive/r372205/ Log: - Update to version 1.2.5 - Clarify how to install per-user addons in pkg-message This is a bugfix release with highlights: game boots faster offline and addons can now be auto-updated. Changelog: http://te4.org/blogs/darkgod/2014/11/tales-majeyal-125-aka-back-and-back-and-back-future-released PR: 194803 Submitted by: maintainer Modified: head/games/tome4/Makefile head/games/tome4/distinfo head/games/tome4/files/pkg-message.in Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Wed Nov 5 19:26:33 2014 (r372204) +++ head/games/tome4/Makefile Wed Nov 5 19:44:02 2014 (r372205) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons Modified: head/games/tome4/distinfo ============================================================================== --- head/games/tome4/distinfo Wed Nov 5 19:26:33 2014 (r372204) +++ head/games/tome4/distinfo Wed Nov 5 19:44:02 2014 (r372205) @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.2.4.tar.bz2) = 006abebfd2585cab451824fd5295c1bfc1525063e3b93675e94f5436ce03f4c6 -SIZE (t-engine4-src-1.2.4.tar.bz2) = 283378424 +SHA256 (t-engine4-src-1.2.5.tar.bz2) = 71d8129fcae5d2c0f0404a6aa9bc64954838518a36f5e6ad564883f9bddbd716 +SIZE (t-engine4-src-1.2.5.tar.bz2) = 283390253 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 Modified: head/games/tome4/files/pkg-message.in ============================================================================== --- head/games/tome4/files/pkg-message.in Wed Nov 5 19:26:33 2014 (r372204) +++ head/games/tome4/files/pkg-message.in Wed Nov 5 19:44:02 2014 (r372205) @@ -1,2 +1,6 @@ The game files for ToME can be found in %%DATADIR%%. Launch the game with a wrapper in %%PREFIX%%/tome4 + +Addons and expansions can be installed per user: + $ mkdir -p ~/.t-engine/4.0/addons + $ cp my-addon.teaac ~/.t-engine/4.0/addons/ From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 20:33:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AA66542; Wed, 5 Nov 2014 20:33:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46F72309; Wed, 5 Nov 2014 20:33:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5KXoRh078225; Wed, 5 Nov 2014 20:33:50 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5KXnK1078223; Wed, 5 Nov 2014 20:33:49 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411052033.sA5KXnK1078223@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Wed, 5 Nov 2014 20:33:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372206 - head/misc/mdp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 20:33:50 -0000 Author: ak Date: Wed Nov 5 20:33:49 2014 New Revision: 372206 URL: https://svnweb.freebsd.org/changeset/ports/372206 QAT: https://qat.redports.org/buildarchive/r372206/ Log: - Update to 0.92.2 PR: 194789 Submitted by: Neel Chauhan (maintainer) Modified: head/misc/mdp/Makefile head/misc/mdp/distinfo Modified: head/misc/mdp/Makefile ============================================================================== --- head/misc/mdp/Makefile Wed Nov 5 19:44:02 2014 (r372205) +++ head/misc/mdp/Makefile Wed Nov 5 20:33:49 2014 (r372206) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mdp -PORTVERSION= 0.92.1 +PORTVERSION= 0.92.2 CATEGORIES= misc MAINTAINER= neel@neelc.org @@ -12,7 +12,7 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= visit1985 GH_PROJECT= mdp -GH_COMMIT= 322beeb +GH_COMMIT= 4ad6929 USES= gmake WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT} Modified: head/misc/mdp/distinfo ============================================================================== --- head/misc/mdp/distinfo Wed Nov 5 19:44:02 2014 (r372205) +++ head/misc/mdp/distinfo Wed Nov 5 20:33:49 2014 (r372206) @@ -1,2 +1,2 @@ -SHA256 (mdp-0.92.1.tar.gz) = e56c2afc9136ebe28566cea735ec0a1378cce403bd1befaaa62c3ab881e68fa8 -SIZE (mdp-0.92.1.tar.gz) = 28720 +SHA256 (mdp-0.92.2.tar.gz) = 7487e0ff1e353fb72f54c03d333a793f96e983273649bb1e596f4e1a9b008d4b +SIZE (mdp-0.92.2.tar.gz) = 29057 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 20:59:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D93D1A8B; Wed, 5 Nov 2014 20:59:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C52DA768; Wed, 5 Nov 2014 20:59:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Kx74C088234; Wed, 5 Nov 2014 20:59:07 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Kx7hY088232; Wed, 5 Nov 2014 20:59:07 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411052059.sA5Kx7hY088232@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Wed, 5 Nov 2014 20:59:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372207 - head/sysutils/parallel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 20:59:08 -0000 Author: ak Date: Wed Nov 5 20:59:06 2014 New Revision: 372207 URL: https://svnweb.freebsd.org/changeset/ports/372207 QAT: https://qat.redports.org/buildarchive/r372207/ Log: - Update to 20141022 * --env was changed to deal with bash's new way of exporting a function. * Bug fixes and man page updates PR: 194714 Submitted by: howeyc@gmail.com (maintainer) Modified: head/sysutils/parallel/Makefile head/sysutils/parallel/distinfo Modified: head/sysutils/parallel/Makefile ============================================================================== --- head/sysutils/parallel/Makefile Wed Nov 5 20:33:49 2014 (r372206) +++ head/sysutils/parallel/Makefile Wed Nov 5 20:59:06 2014 (r372207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parallel -PORTVERSION= 20140922 +PORTVERSION= 20141022 CATEGORIES= sysutils MASTER_SITES= GNU Modified: head/sysutils/parallel/distinfo ============================================================================== --- head/sysutils/parallel/distinfo Wed Nov 5 20:33:49 2014 (r372206) +++ head/sysutils/parallel/distinfo Wed Nov 5 20:59:06 2014 (r372207) @@ -1,2 +1,2 @@ -SHA256 (parallel-20140922.tar.bz2) = 4589e2c82b1ccb5be9060e010993214bb4d8ec87220be077f0c21bb5040cbd43 -SIZE (parallel-20140922.tar.bz2) = 945329 +SHA256 (parallel-20141022.tar.bz2) = 775779f181394353340478ebca321230a052c3e64fc04c9435d3e81697d7fab6 +SIZE (parallel-20141022.tar.bz2) = 954780 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 22:18:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C649EDF; Wed, 5 Nov 2014 22:18:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 083C7F6D; Wed, 5 Nov 2014 22:18:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5MIQT1025656; Wed, 5 Nov 2014 22:18:26 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5MIQ09025655; Wed, 5 Nov 2014 22:18:26 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411052218.sA5MIQ09025655@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 5 Nov 2014 22:18:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372208 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 22:18:27 -0000 Author: makc Date: Wed Nov 5 22:18:26 2014 New Revision: 372208 URL: https://svnweb.freebsd.org/changeset/ports/372208 QAT: https://qat.redports.org/buildarchive/r372208/ Log: VuXML: fix spelling for the latest entry Noticed by: ports-secteam (rea) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Nov 5 20:59:06 2014 (r372207) +++ head/security/vuxml/vuln.xml Wed Nov 5 22:18:26 2014 (r372208) @@ -67,7 +67,7 @@ Notes: -

Konversation developers reports:

+

Konversation developers report:

Konversation's Blowfish ECB encryption support assumes incoming blocks to be the expected 12 bytes. The lack of a sanity-check for the actual From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 22:55:08 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4976EB7; Wed, 5 Nov 2014 22:55:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 900C1622; Wed, 5 Nov 2014 22:55:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Mt8CD044120; Wed, 5 Nov 2014 22:55:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Mt8dT044119; Wed, 5 Nov 2014 22:55:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411052255.sA5Mt8dT044119@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 5 Nov 2014 22:55:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372210 - head/deskutils/tomboy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 22:55:08 -0000 Author: antoine Date: Wed Nov 5 22:55:07 2014 New Revision: 372210 URL: https://svnweb.freebsd.org/changeset/ports/372210 QAT: https://qat.redports.org/buildarchive/r372210/ Log: Mark BROKEN: Uses unknown GNOME component gnomedesktopsharp20 Modified: head/deskutils/tomboy/Makefile Modified: head/deskutils/tomboy/Makefile ============================================================================== --- head/deskutils/tomboy/Makefile Wed Nov 5 22:21:13 2014 (r372209) +++ head/deskutils/tomboy/Makefile Wed Nov 5 22:55:07 2014 (r372210) @@ -11,6 +11,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= mono@FreeBSD.org COMMENT= Personal note taking system for the GNOME desktop +BROKEN= Uses unknown GNOME component gnomedesktopsharp20 + LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-1.0.pc:${PORTSDIR}/devel/dbus-sharp-glib \ mautil:${PORTSDIR}/devel/mono-addins From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 23:11:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59B5966E; Wed, 5 Nov 2014 23:11:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B6FC7B5; Wed, 5 Nov 2014 23:11:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5NB0In050812; Wed, 5 Nov 2014 23:11:00 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5NAxfR050798; Wed, 5 Nov 2014 23:10:59 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411052310.sA5NAxfR050798@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Wed, 5 Nov 2014 23:10:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372211 - in head/emulators/cpmtools2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 23:11:00 -0000 Author: ak Date: Wed Nov 5 23:10:59 2014 New Revision: 372211 URL: https://svnweb.freebsd.org/changeset/ports/372211 QAT: https://qat.redports.org/buildarchive/r372211/ Log: - Update to 2.20 Deleted: head/emulators/cpmtools2/files/ Modified: head/emulators/cpmtools2/Makefile head/emulators/cpmtools2/distinfo Modified: head/emulators/cpmtools2/Makefile ============================================================================== --- head/emulators/cpmtools2/Makefile Wed Nov 5 22:55:07 2014 (r372210) +++ head/emulators/cpmtools2/Makefile Wed Nov 5 23:10:59 2014 (r372211) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cpmtools2 -PORTVERSION= 2.19 -PORTREVISION= 2 +PORTVERSION= 2.20 CATEGORIES= emulators sysutils MASTER_SITES= http://www.moria.de/~michael/cpmtools/files/ DISTNAME= ${PORTNAME:C/2$//}-${PORTVERSION} @@ -32,8 +31,11 @@ LIBDSK_LIB_DEPENDS= libdsk.so:${PORTSDIR post-patch: @${REINPLACE_CMD} -e 's|getopt$$(OBJEXT)||g; s|getopt1$$(OBJEXT)||g' \ -e 's|\($$(CC).*fsed.cpm$$(OBJEXT).*$$(DEVICEOBJ)\)|\1 -lcurses|' \ + -e '/^CFLAGS=/s|@CFLAGS@|@CFLAGS@ -DDISKDEFS=\\"@datarootdir@/diskdefs\\" -DFORMAT=\\"$$(DEFFORMAT)\\"|' \ -e 's|diskdefs @datarootdir@/diskdefs|diskdefs $$(DESTDIR)@datarootdir@/diskdefs|' \ ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|\(FSED_CPM=fsed.cpm\) LIBS=\"-lcurses $$LIBS\"|\1|' \ + ${WRKSRC}/configure pre-install: @${MKDIR} ${STAGEDIR}${DATADIR} Modified: head/emulators/cpmtools2/distinfo ============================================================================== --- head/emulators/cpmtools2/distinfo Wed Nov 5 22:55:07 2014 (r372210) +++ head/emulators/cpmtools2/distinfo Wed Nov 5 23:10:59 2014 (r372211) @@ -1,2 +1,2 @@ -SHA256 (cpmtools-2.19.tar.gz) = 4404fdd9a4b69a801c5af696aa452b51159f644f7ffb7d37891dcf66c2f75b6a -SIZE (cpmtools-2.19.tar.gz) = 189014 +SHA256 (cpmtools-2.20.tar.gz) = d8c7e78a9750994124f3aab6e461da8fa0021acc7dbad76eafbac8b0ed8279d3 +SIZE (cpmtools-2.20.tar.gz) = 190381 From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 23:47:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 836A01F1; Wed, 5 Nov 2014 23:47:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57748BAB; Wed, 5 Nov 2014 23:47:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Nl5RW067941; Wed, 5 Nov 2014 23:47:05 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Nl4NS067939; Wed, 5 Nov 2014 23:47:04 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411052347.sA5Nl4NS067939@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 5 Nov 2014 23:47:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372212 - in head/sysutils/mcelog: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 23:47:05 -0000 Author: marino Date: Wed Nov 5 23:47:04 2014 New Revision: 372212 URL: https://svnweb.freebsd.org/changeset/ports/372212 QAT: https://qat.redports.org/buildarchive/r372212/ Log: sysutils/mcelog: Fix DF build by respecting CFLAGS and USE+=alias PR: 194825 Submitted by: ftigeot Approved by: maintainer (Jeremy Chadwick) Modified: head/sysutils/mcelog/Makefile head/sysutils/mcelog/files/patch-Makefile Modified: head/sysutils/mcelog/Makefile ============================================================================== --- head/sysutils/mcelog/Makefile Wed Nov 5 23:10:59 2014 (r372211) +++ head/sysutils/mcelog/Makefile Wed Nov 5 23:47:04 2014 (r372212) @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= amd64 i386 ia64 PATCH_STRIP= -p1 -USES= gmake +USES= alias gmake MAKE_ENV+= FREEBSD=1 LDFLAGS= -lkvm Modified: head/sysutils/mcelog/files/patch-Makefile ============================================================================== --- head/sysutils/mcelog/files/patch-Makefile Wed Nov 5 23:10:59 2014 (r372211) +++ head/sysutils/mcelog/files/patch-Makefile Wed Nov 5 23:47:04 2014 (r372212) @@ -1,13 +1,13 @@ ---- Makefile.orig 2010-01-20 18:36:52.000000000 -0800 -+++ Makefile 2012-09-22 01:50:21.019688386 -0700 -@@ -1,5 +1,5 @@ - CFLAGS := -g -Os +--- Makefile.orig 2010-01-21 02:36:52 UTC ++++ Makefile +@@ -1,5 +1,4 @@ +-CFLAGS := -g -Os -prefix := /usr +prefix := /usr/local etcprefix := # Define appropiately for your distribution # DOCDIR := /usr/share/doc/packages/mcelog -@@ -28,11 +28,18 @@ +@@ -28,11 +27,18 @@ all: mcelog .PHONY: install clean depend @@ -29,7 +29,7 @@ DISKDB_OBJ := diskdb.o dimm.o db.o CLEAN := mcelog dmi tsc dbquery .depend .depend.X dbquery.o ${DISKDB_OBJ} DOC := mce.pdf -@@ -48,7 +55,7 @@ +@@ -48,7 +54,7 @@ endif SRC := $(OBJ:.o=.c) @@ -38,7 +38,7 @@ # dbquery intentionally not installed by default install: mcelog -@@ -82,8 +89,6 @@ +@@ -82,8 +88,6 @@ depend: .depend .depend: ${SRC} ${CC} -MM -I. ${SRC} > .depend.X && mv .depend.X .depend From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 01:05:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E6D6924 for ; Thu, 6 Nov 2014 01:05:06 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 249C63DD for ; Thu, 6 Nov 2014 01:05:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6156JS023507 for ; Thu, 6 Nov 2014 01:05:06 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sA6155N2023505 for svn-ports-head@freebsd.org; Thu, 6 Nov 2014 01:05:05 GMT (envelope-from bdrewery) Received: (qmail 5452 invoked from network); 5 Nov 2014 19:04:58 -0600 Received: from unknown (HELO blah) (freebsd@shatow.net@67.182.131.225) by sweb.xzibition.com with ESMTPA; 5 Nov 2014 19:04:58 -0600 Message-ID: <545AC939.5060706@FreeBSD.org> Date: Wed, 05 Nov 2014 17:04:57 -0800 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r372094 - head/lang/gcc5 References: <201411030619.sA36Jcpc094345@svn.freebsd.org> In-Reply-To: <201411030619.sA36Jcpc094345@svn.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 01:05:06 -0000 On 11/2/14 10:19 PM, Gerald Pfeifer wrote: > Author: gerald > Date: Mon Nov 3 06:19:37 2014 > New Revision: 372094 > URL: https://svnweb.freebsd.org/changeset/ports/372094 > QAT: https://qat.redports.org/buildarchive/r372094/ > > Log: > Update to the 20141102 snapshot of GCC 5.0. > Fails to build for me on 10.0 amd64: > In file included from .././../gcc-5-20141102/libcc1/plugin.cc:58: > In file included from /usr/include/c++/v1/string:433: > In file included from /usr/include/c++/v1/cwchar:107: > In file included from /usr/include/c++/v1/cwctype:54: > /usr/include/c++/v1/cctype:51:72: error: use of undeclared identifier 'do_not_use_isalnum_with_safe_ctype' > inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalnum(int __c) {return isalnum(__c);} .. > gmake[4]: *** [plugin.lo] Error 1 > gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/libcc1' > Makefile:291: recipe for target 'all' failed > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/libcc1' > Makefile:9475: recipe for target 'all-libcc1' failed > gmake[2]: *** [all-libcc1] Error 2 > gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' > Makefile:866: recipe for target 'all' failed > gmake[1]: *** [all] Error 2 > gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' > *** Error code 1 -- Regards, Bryan Drewery From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 04:52:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE969E7A; Thu, 6 Nov 2014 04:52:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BAE92141; Thu, 6 Nov 2014 04:52:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA64qIjg014677; Thu, 6 Nov 2014 04:52:18 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA64qIEC014675; Thu, 6 Nov 2014 04:52:18 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201411060452.sA64qIEC014675@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Thu, 6 Nov 2014 04:52:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372213 - head/sysutils/rubygem-rubyipmi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 04:52:18 -0000 Author: xmj Date: Thu Nov 6 04:52:17 2014 New Revision: 372213 URL: https://svnweb.freebsd.org/changeset/ports/372213 QAT: https://qat.redports.org/buildarchive/r372213/ Log: sysutils/rubygem-rubyipmi: update to 0.8.1 - update to 0.8.1 - change license to LGPL 2.1 PR: 194618 Differential Revision: https://reviews.freebsd.org/D1114 Submittted by: Michael Moll Approved by: swills (mentor) Modified: head/sysutils/rubygem-rubyipmi/Makefile head/sysutils/rubygem-rubyipmi/distinfo Modified: head/sysutils/rubygem-rubyipmi/Makefile ============================================================================== --- head/sysutils/rubygem-rubyipmi/Makefile Wed Nov 5 23:47:04 2014 (r372212) +++ head/sysutils/rubygem-rubyipmi/Makefile Thu Nov 6 04:52:17 2014 (r372213) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= rubyipmi -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Command line wrapper for ipmitool and freeipmi -LICENSE= GPLv3 +LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/sbin/bmc-device:${PORTSDIR}/sysutils/freeipmi Modified: head/sysutils/rubygem-rubyipmi/distinfo ============================================================================== --- head/sysutils/rubygem-rubyipmi/distinfo Wed Nov 5 23:47:04 2014 (r372212) +++ head/sysutils/rubygem-rubyipmi/distinfo Thu Nov 6 04:52:17 2014 (r372213) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rubyipmi-0.7.0.gem) = 5b8c00fabb182e913b2586e46dad25eb046517eeb5911b81af4022175c8e6ede -SIZE (rubygem/rubyipmi-0.7.0.gem) = 45568 +SHA256 (rubygem/rubyipmi-0.8.1.gem) = 2a69f5f2f1073138d8ca43f67f25eb4c7a08fca17afff536be942a00d22c5d59 +SIZE (rubygem/rubyipmi-0.8.1.gem) = 54784 From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 04:53:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24B6AFAD; Thu, 6 Nov 2014 04:53:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10E3A157; Thu, 6 Nov 2014 04:53:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA64rPpw014936; Thu, 6 Nov 2014 04:53:25 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA64rPGf014934; Thu, 6 Nov 2014 04:53:25 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201411060453.sA64rPGf014934@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Thu, 6 Nov 2014 04:53:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372214 - head/textproc/rubygem-jekyll-paginate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 04:53:26 -0000 Author: xmj Date: Thu Nov 6 04:53:25 2014 New Revision: 372214 URL: https://svnweb.freebsd.org/changeset/ports/372214 QAT: https://qat.redports.org/buildarchive/r372214/ Log: textproc/rubygem-jekyll-paginate: update to 1.1.0 - Update to 1.1.0 PR: 148350 Differential Revision: https://reviews.freebsd.org/D1115 Submitted by: Michael Moll Approved by: swills (mentor) Modified: head/textproc/rubygem-jekyll-paginate/Makefile head/textproc/rubygem-jekyll-paginate/distinfo Modified: head/textproc/rubygem-jekyll-paginate/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-paginate/Makefile Thu Nov 6 04:52:17 2014 (r372213) +++ head/textproc/rubygem-jekyll-paginate/Makefile Thu Nov 6 04:53:25 2014 (r372214) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-paginate -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-paginate/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-paginate/distinfo Thu Nov 6 04:52:17 2014 (r372213) +++ head/textproc/rubygem-jekyll-paginate/distinfo Thu Nov 6 04:53:25 2014 (r372214) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jekyll-paginate-1.0.0.gem) = 534ea86386d4dfd41d5b1fc24b9b27d405351969bdbd3775f43f6366eb6001dc -SIZE (rubygem/jekyll-paginate-1.0.0.gem) = 10240 +SHA256 (rubygem/jekyll-paginate-1.1.0.gem) = 880aadf4b02529a93541d508c5cbb744f014cbfc071d0263a31f25ec9066eb64 +SIZE (rubygem/jekyll-paginate-1.1.0.gem) = 11776 From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 04:54:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E4B912A; Thu, 6 Nov 2014 04:54:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1AFA3167; Thu, 6 Nov 2014 04:54:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA64sm9P015223; Thu, 6 Nov 2014 04:54:48 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA64sm71015219; Thu, 6 Nov 2014 04:54:48 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201411060454.sA64sm71015219@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Thu, 6 Nov 2014 04:54:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372215 - head/sysutils/rubygem-yell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 04:54:49 -0000 Author: xmj Date: Thu Nov 6 04:54:48 2014 New Revision: 372215 URL: https://svnweb.freebsd.org/changeset/ports/372215 QAT: https://qat.redports.org/buildarchive/r372215/ Log: sysutils/rubygem-yell: update to 2.0.5 - update to 2.0.5 PR: 194387 Differential Revision: https://reviews.freebsd.org/D1116 Submitted by: Michael Moll Approved by: swills Modified: head/sysutils/rubygem-yell/Makefile head/sysutils/rubygem-yell/distinfo Modified: head/sysutils/rubygem-yell/Makefile ============================================================================== --- head/sysutils/rubygem-yell/Makefile Thu Nov 6 04:53:25 2014 (r372214) +++ head/sysutils/rubygem-yell/Makefile Thu Nov 6 04:54:48 2014 (r372215) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yell -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-yell/distinfo ============================================================================== --- head/sysutils/rubygem-yell/distinfo Thu Nov 6 04:53:25 2014 (r372214) +++ head/sysutils/rubygem-yell/distinfo Thu Nov 6 04:54:48 2014 (r372215) @@ -1,2 +1,2 @@ -SHA256 (rubygem/yell-2.0.4.gem) = e6c377d47a4478a1e95b465c19c95d1dbd2c663d87b62731b70ce52cf5984774 -SIZE (rubygem/yell-2.0.4.gem) = 32256 +SHA256 (rubygem/yell-2.0.5.gem) = 3689cca34ebd2303bbcb17311cc228fcd95ca4403a6a720925a60cf4f453c2c2 +SIZE (rubygem/yell-2.0.5.gem) = 32256 From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 06:58:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 813B828D; Thu, 6 Nov 2014 06:58:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D923DD4; Thu, 6 Nov 2014 06:58:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA66wB4M070779; Thu, 6 Nov 2014 06:58:11 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA66wBHH070777; Thu, 6 Nov 2014 06:58:11 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201411060658.sA66wBHH070777@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Thu, 6 Nov 2014 06:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372216 - in head/net-p2p/gtkhx: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 06:58:11 -0000 Author: shurd Date: Thu Nov 6 06:58:10 2014 New Revision: 372216 URL: https://svnweb.freebsd.org/changeset/ports/372216 QAT: https://qat.redports.org/buildarchive/r372216/ Log: Add patch to fix icon file parsing on 64-bit systems. Submitted by: shurd Added: head/net-p2p/gtkhx/files/patch-src__cicn.h (contents, props changed) Modified: head/net-p2p/gtkhx/Makefile Modified: head/net-p2p/gtkhx/Makefile ============================================================================== --- head/net-p2p/gtkhx/Makefile Thu Nov 6 04:54:48 2014 (r372215) +++ head/net-p2p/gtkhx/Makefile Thu Nov 6 06:58:10 2014 (r372216) @@ -3,7 +3,7 @@ PORTNAME= gtkhx PORTVERSION= 0.9.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-p2p MASTER_SITES= SF Added: head/net-p2p/gtkhx/files/patch-src__cicn.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/gtkhx/files/patch-src__cicn.h Thu Nov 6 06:58:10 2014 (r372216) @@ -0,0 +1,23 @@ +--- src/cicn.h.orig 2014-11-05 22:52:21.000000000 -0800 ++++ src/cicn.h 2014-11-05 22:54:42.000000000 -0800 +@@ -1,7 +1,9 @@ ++#include ++ + #define TYPE_cicn 0x6369636e + +-typedef void *Ptr; +-typedef void **Handle; ++typedef uint32_t Ptr; ++typedef uint32_t Handle; + typedef guint32 Fixed; + + struct Rect { +@@ -39,7 +41,7 @@ + }; + + typedef struct ColorTable ColorTable; +-typedef ColorTable *CTabPtr, **CTabHandle; ++typedef uint32_t CTabHandle; + + struct PixMap { + Ptr baseAddr PACKED; /* pointer to pixels */ From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 10:04:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5D7ED3B; Thu, 6 Nov 2014 10:04:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D29A63C6; Thu, 6 Nov 2014 10:04:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6A4gFa058136; Thu, 6 Nov 2014 10:04:42 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6A4gIh058134; Thu, 6 Nov 2014 10:04:42 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411061004.sA6A4gIh058134@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 6 Nov 2014 10:04:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372217 - head/net/babeld X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 10:04:43 -0000 Author: robak Date: Thu Nov 6 10:04:41 2014 New Revision: 372217 URL: https://svnweb.freebsd.org/changeset/ports/372217 QAT: https://qat.redports.org/buildarchive/r372217/ Log: net/babeld: update 1.5.0 -> 1.5.1 PR: 194451 Submitted by: Hung-Yi Chen Approved by: mentors (implicit) Modified: head/net/babeld/Makefile head/net/babeld/distinfo Modified: head/net/babeld/Makefile ============================================================================== --- head/net/babeld/Makefile Thu Nov 6 06:58:10 2014 (r372216) +++ head/net/babeld/Makefile Thu Nov 6 10:04:41 2014 (r372217) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= babeld -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= net MASTER_SITES= http://www.pps.univ-paris-diderot.fr/~jch/software/files/ Modified: head/net/babeld/distinfo ============================================================================== --- head/net/babeld/distinfo Thu Nov 6 06:58:10 2014 (r372216) +++ head/net/babeld/distinfo Thu Nov 6 10:04:41 2014 (r372217) @@ -1,2 +1,2 @@ -SHA256 (babeld-1.5.0.tar.gz) = faa473b3bf58b568b8bcc24028bc0deb4bb7596eb6bb007c388b1cadf20ff552 -SIZE (babeld-1.5.0.tar.gz) = 74154 +SHA256 (babeld-1.5.1.tar.gz) = 73aac784d57a02932cdf1774099927b85bc746fbd4807098c1fed62a85b509b2 +SIZE (babeld-1.5.1.tar.gz) = 74789 From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 10:13:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67CD417A; Thu, 6 Nov 2014 10:13:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52F42694; Thu, 6 Nov 2014 10:13:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6ADBYR063076; Thu, 6 Nov 2014 10:13:11 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6AD67W063053; Thu, 6 Nov 2014 10:13:06 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411061013.sA6AD67W063053@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 6 Nov 2014 10:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372218 - in head/net-mgmt: . seafile seafile/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 10:13:11 -0000 Author: marino Date: Thu Nov 6 10:13:06 2014 New Revision: 372218 URL: https://svnweb.freebsd.org/changeset/ports/372218 QAT: https://qat.redports.org/buildarchive/r372218/ Log: Add new port net-mgmt/seafile PR: 193134 Submitted by: Jingfeng Yan Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents. Seafile allows users to create groups with file syncing, wiki, and discussion to enable easy collaboration around documents within a team. Added: head/net-mgmt/seafile/ head/net-mgmt/seafile/Makefile (contents, props changed) head/net-mgmt/seafile/distinfo (contents, props changed) head/net-mgmt/seafile/files/ head/net-mgmt/seafile/files/patch-common_obj-backend-fs.c (contents, props changed) head/net-mgmt/seafile/files/patch-configure.ac (contents, props changed) head/net-mgmt/seafile/files/patch-controller_seafile-controller.c (contents, props changed) head/net-mgmt/seafile/files/patch-daemon_Makefile.am (contents, props changed) head/net-mgmt/seafile/files/patch-daemon_repo-mgr.c (contents, props changed) head/net-mgmt/seafile/files/patch-daemon_vc-utils.c (contents, props changed) head/net-mgmt/seafile/files/patch-lib_Makfile.am (contents, props changed) head/net-mgmt/seafile/files/patch-lib_libseafile.pc.in (contents, props changed) head/net-mgmt/seafile/files/patch-lib_net.c (contents, props changed) head/net-mgmt/seafile/files/patch-lib_utils.c (contents, props changed) head/net-mgmt/seafile/files/patch-lib_utils.h (contents, props changed) head/net-mgmt/seafile/files/patch-scripts_setup-seafile.sh (contents, props changed) head/net-mgmt/seafile/pkg-descr (contents, props changed) head/net-mgmt/seafile/pkg-plist (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Thu Nov 6 10:04:41 2014 (r372217) +++ head/net-mgmt/Makefile Thu Nov 6 10:13:06 2014 (r372218) @@ -281,6 +281,7 @@ SUBDIR += sblim-wbemcli SUBDIR += scli SUBDIR += sdig + SUBDIR += seafile SUBDIR += send SUBDIR += sendip SUBDIR += sipcalc Added: head/net-mgmt/seafile/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/Makefile Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,64 @@ +# $FreeBSD$ + +PORTNAME= seafile +PORTVERSION= 3.1.4 +CATEGORIES= net-mgmt devel + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= Framework for writing networked applications + +LICENSE= GPLv3 + +BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala +LIB_DEPENDS= libsearpc.so:${PORTSDIR}/devel/libsearpc \ + libevhtp.so:${PORTSDIR}/www/libevhtp \ + libzdb.so:${PORTSDIR}/databases/libzdb \ + libcrypto.so:${PORTSDIR}/security/openssl \ + libarchive.so.13:${PORTSDIR}/archivers/libarchive \ + libfuse.so:${PORTSDIR}/sysutils/fusefs-libs \ + libinotify.so:${PORTSDIR}/devel/libinotify \ + libccnet.so:${PORTSDIR}/net-mgmt/ccnet +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eggtestinfo>0:${PORTSDIR}/devel/py-eggtestinfo \ + ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ + bash:${PORTSDIR}/shells/bash + +USE_GITHUB= yes +GH_ACCOUNT= haiwen +GH_TAGNAME= v3.1.4 +GH_COMMIT= ac58109 + +USES= autoreconf iconv libtool pathfix pkgconfig python:2 shebangfix +GNU_CONFIGURE= yes +USE_OPENSSL= yes +USE_LDCONFIG= yes + +WITH_OPENSSL_PORT= yes +PATHFIX_MAKEFILEIN= Makefile.am + +CONFIGURE_ARGS= --enable-server +INSTALL_TARGET= install-strip +WWWDIR= ${PREFIX}/www/haiwen/seafile-server +SEABIN= ${STAGEDIR}${WWWDIR}/seafile/bin +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +MAKE_JOBS_UNSAFE= yes + +post-install: + @${MKDIR} ${SEABIN} \ + ${STAGEDIR}${WWWDIR}/seafile/share/doc/seafile \ + ${STAGEDIR}${WWWDIR}/upgrade +.for SERVPROG in fileserver seaf-fsck seafserv-gc seaf-fuse seaf-migrate \ + seaf-server seaf-server-init seafile-controller seafserv-tool + ${LN} ${STAGEDIR}${PREFIX}/bin/${SERVPROG} ${SEABIN} +.endfor + ${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.[ps][yh] ${STAGEDIR}${WWWDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/scripts/upgrade/*.[ps][yh] \ + ${STAGEDIR}${WWWDIR}/upgrade + ${INSTALL_DATA} ${WRKSRC}/doc/seafile-tutorial.doc \ + ${STAGEDIR}${WWWDIR}/seafile/share/doc/seafile/ + (cd ${WRKSRC}/scripts/upgrade && \ + ${COPYTREE_SHARE} sql ${STAGEDIR}${WWWDIR}/upgrade) + +.include Added: head/net-mgmt/seafile/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/distinfo Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,2 @@ +SHA256 (seafile-3.1.4.tar.gz) = 0ef5d6947ebc74ce5c37390d74b4c1ad7f0da7359f0c8d263963dd04dccf7306 +SIZE (seafile-3.1.4.tar.gz) = 1047684 Added: head/net-mgmt/seafile/files/patch-common_obj-backend-fs.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-common_obj-backend-fs.c Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,20 @@ +--- common/obj-backend-fs.c.orig 2014-08-30 10:00:33.108962525 -0400 ++++ common/obj-backend-fs.c 2014-08-30 10:03:02.405000733 -0400 +@@ -101,7 +101,7 @@ + static int + fsync_obj_contents (int fd) + { +-#ifdef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) + /* Some file systems may not support fsync(). + * In this case, just skip the error. + */ +@@ -153,7 +153,7 @@ + static int + rename_and_sync (const char *tmp_path, const char *obj_path) + { +-#ifdef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) + char *parent_dir; + int ret = 0; + Added: head/net-mgmt/seafile/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-configure.ac Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,61 @@ +--- configure.ac.orig 2014-06-05 02:25:50.000000000 -0400 ++++ configure.ac 2014-07-21 12:43:12.000000000 -0400 +@@ -199,25 +199,28 @@ + LIB_GDI32= + LIB_RT= + LIB_INTL= +- LIB_RESOLV=-lresolv ++ LIB_RESOLV= + LIB_UUID=-luuid + LIB_IPHLPAPI= + LIB_SHELL32= + LIB_PSAPI= + MSVC_CFLAGS= + LIB_MAC="-framework CoreServices" ++ ZLIB_LIBS=-lz + else + LIB_WS32= + LIB_GDI32= + LIB_RT= + LIB_INTL= +- LIB_RESOLV=-lresolv ++ LIB_RESOLV= + LIB_UUID=-luuid + LIB_IPHLPAPI= + LIB_SHELL32= + LIB_PSAPI= + LIB_MAC= + MSVC_CFLAGS= ++ ZLIB_LIBS=-lz ++ LIB_INOTIFY=-linotify + fi + + AC_SUBST(LIB_WS32) +@@ -230,6 +233,8 @@ + AC_SUBST(LIB_SHELL32) + AC_SUBST(LIB_PSAPI) + AC_SUBST(LIB_MAC) ++AC_SUBST(ZLIB_LIBS) ++AC_SUBST(LIB_INOTIFY) + AC_SUBST(MSVC_CFLAGS) + + +@@ -241,7 +246,6 @@ + #LIBNAUTILUS_EXTENSION_REQUIRED=2.30.1 + CURL_REQUIRED=7.17 + FUSE_REQUIRED=2.8.6 +-ZLIB_REQUIRED=1.2.0 + + PKG_CHECK_MODULES(GLIB2, [glib-2.0 >= $GLIB_REQUIRED]) + AC_SUBST(GLIB2_CFLAGS) +@@ -263,10 +267,6 @@ + AC_SUBST(LIBEVENT_CFLAGS) + AC_SUBST(LIBEVENT_LIBS) + +-PKG_CHECK_MODULES(ZLIB, [zlib >= $ZLIB_REQUIRED]) +-AC_SUBST(ZLIB_CFLAGS) +-AC_SUBST(ZLIB_LIBS) +- + if test x${compile_python} = xyes; then + AM_PATH_PYTHON([2.6]) + Added: head/net-mgmt/seafile/files/patch-controller_seafile-controller.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-controller_seafile-controller.c Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,25 @@ +--- controller/seafile-controller.c.orig 2014-08-05 01:28:35.000000000 -0400 ++++ controller/seafile-controller.c 2014-08-30 09:11:34.868400091 -0400 +@@ -18,6 +18,10 @@ + #include "log.h" + #include "seafile-controller.h" + ++#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++#include ++#endif ++ + #define CHECK_PROCESS_INTERVAL 10 /* every 10 seconds */ + + SeafileController *ctl; +@@ -273,7 +277,11 @@ + init_seafile_path () + { + GError *error = NULL; ++#if defined(__linux__) + char *executable = g_file_read_link ("/proc/self/exe", &error); ++#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++ char *executable = g_file_read_link ("/proc/curproc/file", &error); ++#endif + char *tmp = NULL; + if (error != NULL) { + seaf_warning ("failed to readlink: %s\n", error->message); Added: head/net-mgmt/seafile/files/patch-daemon_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-daemon_Makefile.am Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,12 @@ +--- daemon/Makefile.am.orig 2014-08-05 01:28:35.000000000 -0400 ++++ daemon/Makefile.am 2014-08-30 01:44:16.911202899 -0400 +@@ -125,7 +125,8 @@ + @GLIB2_LIBS@ @GOBJECT_LIBS@ -lssl @LIB_RT@ @LIB_UUID@ -lsqlite3 -levent \ + $(top_builddir)/common/cdc/libcdc.la \ + $(top_builddir)/common/index/libindex.la ${LIB_WS32} \ +- @SEARPC_LIBS@ @CCNET_LIBS@ @GNOME_KEYRING_LIBS@ @JANSSON_LIBS@ @LIB_MAC@ @ZLIB_LIBS@ ++ @SEARPC_LIBS@ @CCNET_LIBS@ @GNOME_KEYRING_LIBS@ @JANSSON_LIBS@ @LIB_MAC@ \ ++ @ZLIB_LIBS@ @LIB_INOTIFY@ + + seaf_daemon_LDFLAGS = @STATIC_COMPILE@ @CONSOLE@ + Added: head/net-mgmt/seafile/files/patch-daemon_repo-mgr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-daemon_repo-mgr.c Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,50 @@ +--- daemon/repo-mgr.c.orig 2014-08-30 02:03:22.367472662 -0400 ++++ daemon/repo-mgr.c 2014-08-30 02:10:42.071207749 -0400 +@@ -1720,12 +1720,12 @@ + gboolean force_conflict = FALSE; + gboolean update_mode_only = FALSE; + +-#ifndef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++ path = build_checkout_path (worktree, name, strlen(name)); ++#else + path = build_case_conflict_free_path (worktree, name, + conflict_hash, no_conflict_hash, + &case_conflict); +-#else +- path = build_checkout_path (worktree, name, strlen(name)); + #endif + + if (!path) +@@ -1858,12 +1858,12 @@ + char *path; + gboolean case_conflict = FALSE; + +-#ifndef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++ path = build_checkout_path (worktree, name, strlen(name)); ++#else + path = build_case_conflict_free_path (worktree, name, + conflict_hash, no_conflict_hash, + &case_conflict); +-#else +- path = build_checkout_path (worktree, name, strlen(name)); + #endif + + if (!path) +@@ -2088,12 +2088,12 @@ + + char *new_path; + gboolean case_conflict; +-#ifndef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++ new_path = build_checkout_path (worktree, de->new_name, strlen(de->new_name)); ++#else + new_path = build_case_conflict_free_path (worktree, de->new_name, + conflict_hash, no_conflict_hash, + &case_conflict); +-#else +- new_path = build_checkout_path (worktree, de->new_name, strlen(de->new_name)); + #endif + + if (g_file_test (old_path, G_FILE_TEST_EXISTS) && Added: head/net-mgmt/seafile/files/patch-daemon_vc-utils.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-daemon_vc-utils.c Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,27 @@ +--- daemon/vc-utils.c.orig 2014-06-05 02:25:50.000000000 -0400 ++++ daemon/vc-utils.c 2014-07-27 01:10:00.000000000 -0400 +@@ -489,7 +489,7 @@ + + #endif /* defined WIN32 || defined __APPLE__ */ + +-#ifdef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) + + static char * + build_checkout_path (const char *worktree, const char *ce_name, int len) +@@ -549,12 +549,12 @@ + gboolean force_conflict = FALSE; + + path_in = g_build_path ("/", o->base, ce->name, NULL); +-#ifndef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++ path = build_checkout_path (o->base, ce->name, ce_namelen(ce)); ++#else + path = build_case_conflict_free_path (o->base, ce->name, + conflict_hash, no_conflict_hash, + &case_conflict); +-#else +- path = build_checkout_path (o->base, ce->name, ce_namelen(ce)); + #endif + + g_free (path_in); Added: head/net-mgmt/seafile/files/patch-lib_Makfile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-lib_Makfile.am Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,12 @@ +--- lib/Makefile.am.orig 2014-08-30 02:00:00.097346044 -0400 ++++ lib/Makefile.am 2014-08-30 02:00:10.951213463 -0400 +@@ -72,8 +72,4 @@ + rm -f $(top_srcdir)/lib/rpc_table.pyc + + install-data-local: +-if MACOS +- sed -i '' -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) +-else +- ${SED} -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) +-endif ++ ${SED} -i '' "s|(DESTDIR)|${PREFIX}|g" $(pcfiles) Added: head/net-mgmt/seafile/files/patch-lib_libseafile.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-lib_libseafile.pc.in Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,15 @@ +--- lib/libseafile.pc.in.orig 2014-09-03 23:00:38.555065334 -0400 ++++ lib/libseafile.pc.in 2014-09-03 23:01:13.715468049 -0400 +@@ -3,9 +3,9 @@ + libdir=@libdir@ + includedir=@includedir@ + +-Name: libccnet ++Name: libseafile + Description: Client library for accessing seafile service. + Version: @VERSION@ + Libs: -L${libdir} -lseafile @SEARPC_LIBS@ + Cflags: -I${includedir} @SEARPC_CFLAGS@ +-Requires: gobject-2.0 glib-2.0 +\ No newline at end of file ++Requires: gobject-2.0 glib-2.0 Added: head/net-mgmt/seafile/files/patch-lib_net.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-lib_net.c Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,11 @@ +--- lib/net.c.orig 2014-09-02 21:09:59.708953392 -0400 ++++ lib/net.c 2014-09-02 21:10:22.959507209 -0400 +@@ -157,7 +157,7 @@ + + snprintf (buf, sizeof(buf), "%d", port); + +- if ( (n = getaddrinfo(NULL, buf, &hints, &res) ) != 0) { ++ if ( (n = getaddrinfo("0.0.0.0", buf, &hints, &res) ) != 0) { + ccnet_warning ("getaddrinfo fails: %s\n", gai_strerror(n)); + return -1; + } Added: head/net-mgmt/seafile/files/patch-lib_utils.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-lib_utils.c Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,23 @@ +--- lib/utils.c.orig 2014-06-05 02:25:50.000000000 -0400 ++++ lib/utils.c 2014-07-30 22:56:37.000000000 -0400 +@@ -1756,14 +1756,19 @@ + + #endif /* ifdef WIN32 */ + +-#ifdef __linux__ ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) + /* read the link of /proc/123/exe and compare with `process_name' */ + static int + find_process_in_dirent(struct dirent *dir, const char *process_name) + { + char path[512]; + /* fisrst construct a path like /proc/123/exe */ ++#ifdef __linux__ + if (sprintf (path, "/proc/%s/exe", dir->d_name) < 0) { ++#endif ++#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++ if (sprintf (path, "/proc/%s/file", dir->d_name) < 0) { ++#endif + return -1; + } + Added: head/net-mgmt/seafile/files/patch-lib_utils.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-lib_utils.h Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,12 @@ +--- lib/utils.h.orig 2014-06-05 02:25:50.000000000 -0400 ++++ lib/utils.h 2014-07-27 01:48:52.000000000 -0400 +@@ -3,6 +3,9 @@ + #ifndef CCNET_UTILS_H + #define CCNET_UTILS_H + ++#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) ++#include ++#endif + #include + #include + #include Added: head/net-mgmt/seafile/files/patch-scripts_setup-seafile.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/files/patch-scripts_setup-seafile.sh Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,11 @@ +--- scripts/setup-seafile.sh.orig 2014-08-28 05:24:34.830623727 -0400 ++++ scripts/setup-seafile.sh 2014-08-28 05:27:43.095059196 -0400 +@@ -341,7 +341,7 @@ + } + + function copy_user_manuals() { +- src_docs_dir=${INSTALLPATH}/seafile/docs/ ++ src_docs_dir=${INSTALLPATH}/seafile/share/doc/seafile/ + library_template_dir=${seafile_data_dir}/library-template + mkdir -p ${library_template_dir} + cp -f ${src_docs_dir}/*.doc ${library_template_dir} Added: head/net-mgmt/seafile/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/pkg-descr Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,11 @@ +Seafile is a next-generation open source cloud storage system with +advanced support for file syncing, privacy protection and teamwork. +Collections of files are called libraries, and each library can be synced +separately. A library can be encrypted with a user chosen password. This +password is not stored on the server, so even the server admin cannot +view a file's contents. + +Seafile allows users to create groups with file syncing, wiki, and +discussion to enable easy collaboration around documents within a team. + +WWW: https://github.com/haiwen/seafile Added: head/net-mgmt/seafile/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile/pkg-plist Thu Nov 6 10:13:06 2014 (r372218) @@ -0,0 +1,96 @@ +bin/fileserver +bin/seaf-cli +bin/seaf-daemon +bin/seaf-fsck +bin/seaf-fuse +bin/seaf-migrate +bin/seaf-server +bin/seaf-server-init +bin/seafile +bin/seafile-admin +bin/seafile-controller +bin/seafserv-gc +bin/seafserv-tool +include/seafile/monitor-rpc.h +include/seafile/seafile-object.h +include/seafile/seafile-rpc.h +include/seafile/seafile.h +lib/libseafile.a +lib/libseafile.so +lib/libseafile.so.0 +lib/libseafile.so.0.0.0 +%%PYTHON_SITELIBDIR%%/seafile/__init__.py +%%PYTHON_SITELIBDIR%%/seafile/__init__.pyc +%%PYTHON_SITELIBDIR%%/seafile/__init__.pyo +%%PYTHON_SITELIBDIR%%/seafile/rpcclient.py +%%PYTHON_SITELIBDIR%%/seafile/rpcclient.pyc +%%PYTHON_SITELIBDIR%%/seafile/rpcclient.pyo +%%PYTHON_SITELIBDIR%%/seaserv/__init__.py +%%PYTHON_SITELIBDIR%%/seaserv/__init__.pyc +%%PYTHON_SITELIBDIR%%/seaserv/__init__.pyo +%%PYTHON_SITELIBDIR%%/seaserv/api.py +%%PYTHON_SITELIBDIR%%/seaserv/api.pyc +%%PYTHON_SITELIBDIR%%/seaserv/api.pyo +%%PYTHON_SITELIBDIR%%/seaserv/service.py +%%PYTHON_SITELIBDIR%%/seaserv/service.pyc +%%PYTHON_SITELIBDIR%%/seaserv/service.pyo +libdata/pkgconfig/libseafile.pc +man/man1/ccnet.1.gz +man/man1/seaf-cli.1.gz +man/man1/seaf-daemon.1.gz +man/man1/seafile-applet.1.gz +%%WWWDIR%%/check_init_admin.py +%%WWWDIR%%/reset-admin.sh +%%WWWDIR%%/seaf-cli-wrapper.sh +%%WWWDIR%%/seaf-fuse.sh +%%WWWDIR%%/seaf-gc.sh +%%WWWDIR%%/seafile.sh +%%WWWDIR%%/seafile/bin/fileserver +%%WWWDIR%%/seafile/bin/seaf-fsck +%%WWWDIR%%/seafile/bin/seaf-fuse +%%WWWDIR%%/seafile/bin/seaf-migrate +%%WWWDIR%%/seafile/bin/seaf-server +%%WWWDIR%%/seafile/bin/seaf-server-init +%%WWWDIR%%/seafile/bin/seafile-controller +%%WWWDIR%%/seafile/bin/seafserv-gc +%%WWWDIR%%/seafile/bin/seafserv-tool +%%PORTDOCS%%%%WWWDIR%%/seafile/%%DOCSDIR%%/seafile-tutorial.doc +%%WWWDIR%%/seahub.sh +%%WWWDIR%%/setup-seafile-mysql.py +%%WWWDIR%%/setup-seafile-mysql.sh +%%WWWDIR%%/setup-seafile.sh +%%WWWDIR%%/sqlite2mysql.py +%%WWWDIR%%/sqlite2mysql.sh +%%WWWDIR%%/upgrade/add_collate.sh +%%WWWDIR%%/upgrade/db_update_1.3_1.4.py +%%WWWDIR%%/upgrade/db_update_helper.py +%%WWWDIR%%/upgrade/minor-upgrade.sh +%%WWWDIR%%/upgrade/sql/1.6.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/1.6.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/sql/1.7.0/mysql/seafile.sql +%%WWWDIR%%/upgrade/sql/1.7.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/1.7.0/sqlite3/seafile.sql +%%WWWDIR%%/upgrade/sql/1.7.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/sql/1.8.0/mysql/ccnet.sql +%%WWWDIR%%/upgrade/sql/1.8.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/1.8.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/sql/2.0.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/2.0.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/sql/2.1.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/2.1.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/sql/2.2.0/mysql/ccnet.sql +%%WWWDIR%%/upgrade/sql/3.0.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/3.0.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/sql/3.1.0/mysql/seahub.sql +%%WWWDIR%%/upgrade/sql/3.1.0/sqlite3/seahub.sql +%%WWWDIR%%/upgrade/upgrade_1.2_1.3.sh +%%WWWDIR%%/upgrade/upgrade_1.3_1.4.sh +%%WWWDIR%%/upgrade/upgrade_1.4_1.5.sh +%%WWWDIR%%/upgrade/upgrade_1.5_1.6.sh +%%WWWDIR%%/upgrade/upgrade_1.6_1.7.sh +%%WWWDIR%%/upgrade/upgrade_1.7_1.8.sh +%%WWWDIR%%/upgrade/upgrade_1.8_2.0.sh +%%WWWDIR%%/upgrade/upgrade_2.0_2.1.sh +%%WWWDIR%%/upgrade/upgrade_2.1_2.2.sh +%%WWWDIR%%/upgrade/upgrade_2.2_3.0.sh +%%WWWDIR%%/upgrade/upgrade_3.0_3.1.sh From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 10:50:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18F1FD03; Thu, 6 Nov 2014 10:50:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 056D5A7F; Thu, 6 Nov 2014 10:50:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6AoZ5x078600; Thu, 6 Nov 2014 10:50:35 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6AoZv4078596; Thu, 6 Nov 2014 10:50:35 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411061050.sA6AoZv4078596@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 6 Nov 2014 10:50:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372219 - in head/security/logcheck: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 10:50:36 -0000 Author: robak Date: Thu Nov 6 10:50:34 2014 New Revision: 372219 URL: https://svnweb.freebsd.org/changeset/ports/372219 QAT: https://qat.redports.org/buildarchive/r372219/ Log: security/logcheck: update 1.3.16 -> 1.3.17 PR: 194373 Submitted by: Yasuhiro Kimura Approved by: mentors (implicit) Modified: head/security/logcheck/Makefile head/security/logcheck/distinfo head/security/logcheck/files/extra-patch-src__logcheck.in head/security/logcheck/pkg-plist Modified: head/security/logcheck/Makefile ============================================================================== --- head/security/logcheck/Makefile Thu Nov 6 10:13:06 2014 (r372218) +++ head/security/logcheck/Makefile Thu Nov 6 10:50:34 2014 (r372219) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= logcheck -PORTVERSION= 1.3.16 +PORTVERSION= 1.3.17 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -72,34 +72,34 @@ do-build: ${WRKSRC}/etc/logcheck.logfiles do-install: + @${MKDIR} ${STAGEDIR}${DATADIR}/detectrotate \ + ${STAGEDIR}${DBDIR} \ + ${STAGEDIR}${DOCSDIR} \ + ${STAGEDIR}${ETCDIR} \ + ${STAGEDIR}${EXAMPLESDIR} \ + ${STAGEDIR}${RUNDIR} ${INSTALL_SCRIPT} ${WRKSRC}/src/logcheck ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/src/logtail ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/src/logtail2 ${STAGEDIR}${PREFIX}/sbin - @${INSTALL} -d ${STAGEDIR}${DBDIR} ${STAGEDIR}${RUNDIR} - @${INSTALL} -d ${STAGEDIR}${ETCDIR} - @${INSTALL_DATA} ${WRKSRC}/etc/logcheck.conf \ + ${INSTALL_DATA} ${WRKSRC}/etc/logcheck.conf \ ${STAGEDIR}${ETCDIR}/logcheck.conf.sample - @${INSTALL_DATA} ${WRKSRC}/etc/logcheck.logfiles \ + ${INSTALL_DATA} ${WRKSRC}/etc/logcheck.logfiles \ ${STAGEDIR}${ETCDIR}/logcheck.logfiles.sample .for i in ${CONFIG_DIRS} - @${INSTALL} -d ${STAGEDIR}${ETCDIR}/${i} - @${INSTALL_DATA} ${WRKSRC}/rulefiles/linux/${i}/* \ + @${MKDIR} ${STAGEDIR}${ETCDIR}/${i} + ${INSTALL_DATA} ${WRKSRC}/rulefiles/linux/${i}/* \ ${STAGEDIR}${ETCDIR}/${i} .endfor - @${INSTALL} -d ${STAGEDIR}${DATADIR}/detectrotate - @${INSTALL_DATA} ${WRKSRC}/src/detectrotate/*.dtr \ + ${INSTALL_DATA} ${WRKSRC}/src/detectrotate/*.dtr \ ${STAGEDIR}${DATADIR}/detectrotate - @${INSTALL} -d ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/debian/logcheck.cron.d \ + ${INSTALL_DATA} ${WRKSRC}/debian/logcheck.cron.d \ ${STAGEDIR}${EXAMPLESDIR}/crontab.in @${ECHO_CMD} '@exec ${CHGRP} -R ${LOGCHECK_GROUP} \ ${ETCDIR:S|^${PREFIX}/|%D/|} \ ${DATADIR:S|^${PREFIX}/|%D/|}' >> ${TMPPLIST} .for i in ${MAN_FILES} - @${INSTALL_MAN} ${WRKSRC}/docs/$i ${STAGEDIR}${MAN8PREFIX}/man/man8 - @${GZIP_CMD} ${STAGEDIR}${MAN8PREFIX}/man/man8/$i + ${INSTALL_MAN} ${WRKSRC}/docs/$i ${STAGEDIR}${MAN8PREFIX}/man/man8 .endfor - @${INSTALL} -d ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/security/logcheck/distinfo ============================================================================== --- head/security/logcheck/distinfo Thu Nov 6 10:13:06 2014 (r372218) +++ head/security/logcheck/distinfo Thu Nov 6 10:50:34 2014 (r372219) @@ -1,2 +1,2 @@ -SHA256 (logcheck_1.3.16.tar.xz) = 3eea6f4d25b5cba59d30b8edd35e392389b8e4966d0aceac11c220e98426b8e6 -SIZE (logcheck_1.3.16.tar.xz) = 131832 +SHA256 (logcheck_1.3.17.tar.xz) = c2d3fc323e8c6555e91d956385dbfd0f67b55872ed0f6a7ad8ad2526a9faf03a +SIZE (logcheck_1.3.17.tar.xz) = 130956 Modified: head/security/logcheck/files/extra-patch-src__logcheck.in ============================================================================== --- head/security/logcheck/files/extra-patch-src__logcheck.in Thu Nov 6 10:13:06 2014 (r372218) +++ head/security/logcheck/files/extra-patch-src__logcheck.in Thu Nov 6 10:50:34 2014 (r372219) @@ -43,7 +43,7 @@ SORTUNIQ=0 SUPPORT_CRACKING_IGNORE=0 SYSLOGSUMMARY=0 --LOCKDIR=/var/lock/logcheck +-LOCKDIR=/run/lock/logcheck +LOCKDIR=/var/run/logcheck LOCKFILE="$LOCKDIR/logcheck" Modified: head/security/logcheck/pkg-plist ============================================================================== --- head/security/logcheck/pkg-plist Thu Nov 6 10:13:06 2014 (r372218) +++ head/security/logcheck/pkg-plist Thu Nov 6 10:50:34 2014 (r372219) @@ -47,7 +47,6 @@ %%ETCDIR%%/ignore.d.server/dhcp %%ETCDIR%%/ignore.d.server/dictd %%ETCDIR%%/ignore.d.server/dkfilter -%%ETCDIR%%/ignore.d.server/dkim-filter %%ETCDIR%%/ignore.d.server/dnsmasq %%ETCDIR%%/ignore.d.server/dovecot %%ETCDIR%%/ignore.d.server/dropbear From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 11:05:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EE16F73; Thu, 6 Nov 2014 11:05:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8BEC8C28; Thu, 6 Nov 2014 11:05:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6B5RJn086936; Thu, 6 Nov 2014 11:05:27 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6B5RVp086931; Thu, 6 Nov 2014 11:05:27 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201411061105.sA6B5RVp086931@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 6 Nov 2014 11:05:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372220 - in head/databases: mysql56-client mysql56-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 11:05:27 -0000 Author: ale Date: Thu Nov 6 11:05:26 2014 New Revision: 372220 URL: https://svnweb.freebsd.org/changeset/ports/372220 QAT: https://qat.redports.org/buildarchive/r372220/ Log: Update CONFLICTS. PR: 194819 Submitted by: spil.oss@gmail.com Modified: head/databases/mysql56-client/Makefile head/databases/mysql56-server/Makefile Modified: head/databases/mysql56-client/Makefile ============================================================================== --- head/databases/mysql56-client/Makefile Thu Nov 6 10:50:34 2014 (r372219) +++ head/databases/mysql56-client/Makefile Thu Nov 6 11:05:26 2014 (r372220) @@ -12,7 +12,9 @@ PKGMESSAGE= mustnotexist PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist -CONFLICTS_INSTALL= mysql5.[0-57-9]-client-* mysql[0-46-9][0-9]-client-* mariadb[0-9][0-9]-client-* percona[0-9][0-9]-client-* +CONFLICTS_INSTALL= mysql5[0-57-9]-client-* \ + mariadb*-client-* \ + percona*-client-* CMAKE_ARGS+= -DWITHOUT_SERVER=1 Modified: head/databases/mysql56-server/Makefile ============================================================================== --- head/databases/mysql56-server/Makefile Thu Nov 6 10:50:34 2014 (r372219) +++ head/databases/mysql56-server/Makefile Thu Nov 6 11:05:26 2014 (r372220) @@ -47,7 +47,9 @@ WANT_MYSQL_VER= 56 USES+= perl5 USE_PERL5= run -CONFLICTS_INSTALL= mysql5.[0-57-9]-server-* mysql[0-46-9][0-9]-server-* percona[0-9][0-9]-server-* mariadb[0-9][0-9]-server-* +CONFLICTS_INSTALL= mysql5[0-57-9]-server-* \ + mariadb*-server-* \ + percona*-server-* USE_RC_SUBR= mysql-server From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 11:32:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6707A9C; Thu, 6 Nov 2014 11:32:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3C44F37; Thu, 6 Nov 2014 11:32:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6BWNdM000728; Thu, 6 Nov 2014 11:32:23 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6BWNhT000727; Thu, 6 Nov 2014 11:32:23 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411061132.sA6BWNhT000727@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Thu, 6 Nov 2014 11:32:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372221 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 11:32:24 -0000 Author: ak Date: Thu Nov 6 11:32:23 2014 New Revision: 372221 URL: https://svnweb.freebsd.org/changeset/ports/372221 QAT: https://qat.redports.org/buildarchive/r372221/ Log: - Remove net/ng_mikrotik_eoip, it was resurrected Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Thu Nov 6 11:05:26 2014 (r372220) +++ head/MOVED Thu Nov 6 11:32:23 2014 (r372221) @@ -6801,7 +6801,6 @@ net/mknbi||2014-09-01|Not staged net/mmucl||2014-09-01|Not staged net/ncplib||2014-09-01|Not staged net/ng_daphne||2014-09-01|Not staged -net/ng_mikrotik_eoip||2014-09-01|Not staged net/openam||2014-09-01|Not staged net/openmcu||2014-09-01|Not staged net/openser||2014-09-01|Not staged From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 11:49:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB1E9DF5; Thu, 6 Nov 2014 11:49:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6AE2ED; Thu, 6 Nov 2014 11:49:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6BnjLF006351; Thu, 6 Nov 2014 11:49:45 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6BnjUg006348; Thu, 6 Nov 2014 11:49:45 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201411061149.sA6BnjUg006348@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 6 Nov 2014 11:49:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372222 - in head/www/testlink: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 11:49:45 -0000 Author: tota Date: Thu Nov 6 11:49:44 2014 New Revision: 372222 URL: https://svnweb.freebsd.org/changeset/ports/372222 QAT: https://qat.redports.org/buildarchive/r372222/ Log: - Add a patch to fix "Test Plan Management does not work" issue [1] - Fix pkg-plist - Drop @dirrm* from pkg-plist Obtained from: https://gitorious.org/testlink-ga/testlink-code/commit/2aa48a4dfa9206a9f044e767bb91b3a0001f7dac [1] Added: head/www/testlink/files/patch-lib-plan-planView.pnp (contents, props changed) Modified: head/www/testlink/Makefile head/www/testlink/pkg-plist Modified: head/www/testlink/Makefile ============================================================================== --- head/www/testlink/Makefile Thu Nov 6 11:32:23 2014 (r372221) +++ head/www/testlink/Makefile Thu Nov 6 11:49:44 2014 (r372222) @@ -3,7 +3,7 @@ PORTNAME= testlink PORTVERSION= 1.9.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} @@ -88,15 +88,13 @@ do-install: x-generate-plist: stage ${FIND} ${STAGEDIR}${WWWDIR} -type f | ${SORT} | ${SED} -e 's,${STAGEDIR}${WWWDIR},%%WWWDIR%%,g' > pkg-plist.new - ${FIND} ${STAGEDIR}${WWWDIR} -type d -depth | ${SORT} -r | ${SED} -e 's,${STAGEDIR}${WWWDIR},@dirrm %%WWWDIR%%,g' >> pkg-plist.new -.for f in gui/templates_c logs upload_area - ${ECHO} '@exec mkdir -p %D/%%WWWDIR%%/${f}' >> pkg-plist.new + ${ECHO} '%%WWWDIR%%/docs' >> pkg-plist.new + ${SORT} pkg-plist.new -o pkg-plist.new.tmp + ${MV} pkg-plist.new.tmp pkg-plist.new + ${REINPLACE_CMD} -e 's,%%WWWDIR%%/docs,%%PORTDOCS%%&,' pkg-plist.new +.for f in logs upload_area + ${ECHO} '@dir %%WWWDIR%%/${f}' >> pkg-plist.new .endfor ${ECHO} '@exec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%WWWDIR%%' >> pkg-plist.new - ${REINPLACE_CMD} -E 's|@dirrm (%%WWWDIR%%/install)|@dirrmtry \1|' pkg-plist.new -.for d in upload_area logs gui/templates_c gui gui - ${REINPLACE_CMD} -E 's|@dirrm (%%WWWDIR%%/${d})$$|@dirrmtry \1|' pkg-plist.new -.endfor - ${REINPLACE_CMD} -E 's|@dirrm (%%WWWDIR%%)$$|@dirrmtry \1|' pkg-plist.new .include Added: head/www/testlink/files/patch-lib-plan-planView.pnp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/testlink/files/patch-lib-plan-planView.pnp Thu Nov 6 11:49:44 2014 (r372222) @@ -0,0 +1,37 @@ +--- lib/plan/planView.php.orig 2014-09-28 01:08:02.000000000 +0900 ++++ lib/plan/planView.php 2014-11-05 16:48:25.000000000 +0900 +@@ -51,19 +51,24 @@ + // Get rights for each test plan + foreach($rightSet as $target) + { ++ // DEV NOTE - CRITIC ++ // I've made a theorically good performance choice to ++ // assign to $roleObj a reference to different roleObj ++ // UNFORTUNATELLY this choice was responsible to destroy point object ++ // since second LOOP + $roleObj = null; + if($gui->tplans[$idk]['has_role'] > 0) + { +- $roleObj = &$args->user->tplanRoles[$gui->tplans[$idk]['has_role']]; ++ $roleObj = $args->user->tplanRoles[$gui->tplans[$idk]['has_role']]; + } + else if (!is_null($args->user->tprojectRoles)) + { +- $roleObj = &$args->user->tprojectRoles[$args->tproject_id]; ++ $roleObj = $args->user->tprojectRoles[$args->tproject_id]; + } + + if(is_null($roleObj)) + { +- $roleObj = &$args->user->globalRole; ++ $roleObj = $args->user->globalRole; + } + $gui->tplans[$idk]['rights'][$target] = $roleObj->hasRight($target); + } +@@ -114,4 +119,4 @@ + function checkRights(&$db,&$user) + { + return $user->hasRight($db,'mgt_testplan_create'); +-} +\ No newline at end of file ++} Modified: head/www/testlink/pkg-plist ============================================================================== --- head/www/testlink/pkg-plist Thu Nov 6 11:32:23 2014 (r372221) +++ head/www/testlink/pkg-plist Thu Nov 6 11:49:44 2014 (r372222) @@ -257,6 +257,18 @@ %%WWWDIR%%/gui/templates/usermanagement/usersExport.tpl %%WWWDIR%%/gui/templates/usermanagement/usersView.tpl %%WWWDIR%%/gui/templates/workAreaSimple.tpl +%%WWWDIR%%/gui/templates_c/0cecaa10af154fb91999d67b31ee1bd62670b449.file.inc_head.tpl.php +%%WWWDIR%%/gui/templates_c/40700b087f1ffdbb79cb9922409b600c3e1d9bd5.file.login.tpl.php +%%WWWDIR%%/gui/templates_c/4c9d7916023aae15dbf8c63a2b2d9a5752c59914.file.inc_jsCheckboxes.tpl.php +%%WWWDIR%%/gui/templates_c/577de20af52bc50c0a7c7a26a4c46102a65d664e.file.inc_ext_js.tpl.php +%%WWWDIR%%/gui/templates_c/88b6975c3d9979d01b0505771a86528f54906501.file.printDocOptions.tpl.php +%%WWWDIR%%/gui/templates_c/8aebd5f95c4acaab3bf5e2e742933e13e93cced6.file.inc_jsCfieldsValidation.tpl.php +%%WWWDIR%%/gui/templates_c/901775a80a539bbb238096b3626f5c0ca3148cba.file.eventviewer.tpl.php +%%WWWDIR%%/gui/templates_c/cd15736a07867613ddfa27e2c5ac6d92b2cb884e.file.inc_login_title.tpl.php +%%WWWDIR%%/gui/templates_c/d20d47d42e124c1d75750b7d0f12012f62aea0ec.file.inc_msg_from_array.tpl.php +%%WWWDIR%%/gui/templates_c/d432c01e2e89e428cc05699aa561ac9116027027.input_dimensions.conf.config.php +%%WWWDIR%%/gui/templates_c/e2b424f6f71d280f53be6aab5b0046985c6c0abf.file.inc_copyrightnotice.tpl.php +%%WWWDIR%%/gui/templates_c/ff1b66806d4145964c03afc0eeb2e672352d9bee.file.inc_ext_table.tpl.php %%WWWDIR%%/gui/themes/default/css/custom.css.example %%WWWDIR%%/gui/themes/default/css/testlink.css %%WWWDIR%%/gui/themes/default/css/tl_documents.css @@ -4927,940 +4939,6 @@ %%WWWDIR%%/third_party/youtrackclient/test/YouTrackIssueTest.php %%WWWDIR%%/third_party/youtrackclient/test/issue.xml %%WWWDIR%%/third_party/youtrackclient/test/requirements.php -@dirrmtry %%WWWDIR%%/upload_area -@dirrm %%WWWDIR%%/third_party/youtrackclient/test -@dirrm %%WWWDIR%%/third_party/youtrackclient/src -@dirrm %%WWWDIR%%/third_party/youtrackclient -@dirrm %%WWWDIR%%/third_party/xml-rpc -@dirrm %%WWWDIR%%/third_party/user_contribution/mysql_performance -@dirrm %%WWWDIR%%/third_party/user_contribution/fakeRemoteExecServer -@dirrm %%WWWDIR%%/third_party/user_contribution -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/utils -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/simple/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/simple/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/simple -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/images/xp -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/docs/en -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/docs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes/advanced -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/themes -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/zoom -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/visualchars/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/visualchars/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/visualchars -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/template/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/template/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/template/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/template/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/template -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/table/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/table/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/table/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/table/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/table -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/style/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/style/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/style/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/style/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/style -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/searchreplace/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/searchreplace/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/searchreplace/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/searchreplace -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/save/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/save/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/save -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/print/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/print/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/print -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/preview/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/preview/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/preview/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/preview -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/paste/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/paste/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/paste/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/paste/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/paste -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/noneditable/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/noneditable -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/nonbreaking/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/nonbreaking/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/nonbreaking -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/media/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/media/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/media/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/media/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/media -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/layer/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/layer/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/layer -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/insertdatetime/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/insertdatetime -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/inlinepopups/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/inlinepopups/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/inlinepopups -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/iespell/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/iespell/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/iespell -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullscreen/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullscreen/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullscreen -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullpage/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullpage/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullpage/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullpage/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/fullpage -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/flash/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/flash/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/flash/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/flash/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/flash -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/emotions/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/emotions/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/emotions/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/emotions -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/directionality/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/directionality/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/directionality -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/devkit/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/devkit/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/devkit/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/devkit/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/devkit -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/contextmenu/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/contextmenu/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/contextmenu -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/cleanup -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/bbcode -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/autosave/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/autosave -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advlink/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advlink/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advlink/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advlink -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advimage/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advimage/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advimage/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advimage/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advimage -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advhr/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advhr/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advhr/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advhr/css -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/advhr -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/_template/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/_template/images -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins/_template -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/plugins -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce/langs -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts/tiny_mce -@dirrm %%WWWDIR%%/third_party/tinymce/jscripts -@dirrm %%WWWDIR%%/third_party/tinymce/examples/templates -@dirrm %%WWWDIR%%/third_party/tinymce/examples -@dirrm %%WWWDIR%%/third_party/tinymce -@dirrm %%WWWDIR%%/third_party/smarty3/libs/sysplugins -@dirrm %%WWWDIR%%/third_party/smarty3/libs/plugins -@dirrm %%WWWDIR%%/third_party/smarty3/libs -@dirrm %%WWWDIR%%/third_party/smarty3/demo/templates -@dirrm %%WWWDIR%%/third_party/smarty3/demo/plugins -@dirrm %%WWWDIR%%/third_party/smarty3/demo/configs -@dirrm %%WWWDIR%%/third_party/smarty3/demo -@dirrm %%WWWDIR%%/third_party/smarty3 -@dirrm %%WWWDIR%%/third_party/smarty/libs/plugins -@dirrm %%WWWDIR%%/third_party/smarty/libs/internals -@dirrm %%WWWDIR%%/third_party/smarty/libs -@dirrm %%WWWDIR%%/third_party/smarty/demo/templates -@dirrm %%WWWDIR%%/third_party/smarty/demo/configs -@dirrm %%WWWDIR%%/third_party/smarty/demo -@dirrm %%WWWDIR%%/third_party/smarty -@dirrm %%WWWDIR%%/third_party/redmine-php-api/lib -@dirrm %%WWWDIR%%/third_party/redmine-php-api -@dirrm %%WWWDIR%%/third_party/prototype -@dirrm %%WWWDIR%%/third_party/phpxmlrpc/lib -@dirrm %%WWWDIR%%/third_party/phpxmlrpc -@dirrm %%WWWDIR%%/third_party/phpmailer/test -@dirrm %%WWWDIR%%/third_party/phpmailer/language -@dirrm %%WWWDIR%%/third_party/phpmailer/examples/images -@dirrm %%WWWDIR%%/third_party/phpmailer/examples -@dirrm %%WWWDIR%%/third_party/phpmailer/docs -@dirrm %%WWWDIR%%/third_party/phpmailer -@dirrm %%WWWDIR%%/third_party/pchart/pChart -@dirrm %%WWWDIR%%/third_party/pchart/Fonts -@dirrm %%WWWDIR%%/third_party/pchart -@dirrm %%WWWDIR%%/third_party/jquery -@dirrm %%WWWDIR%%/third_party/images-icons -@dirrm %%WWWDIR%%/third_party/fogbugz-php-api/test/data -@dirrm %%WWWDIR%%/third_party/fogbugz-php-api/test -@dirrm %%WWWDIR%%/third_party/fogbugz-php-api/lib -@dirrm %%WWWDIR%%/third_party/fogbugz-php-api -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/wsc -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins/silver/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins/silver -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins/office2003/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins/office2003 -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins/default/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins/default -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/skins -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/tablecommands -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/simplecommands -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/placeholder/lang -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/placeholder -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/dragresizetable -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/bbcode/_sample -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/bbcode -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins/autogrow -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/plugins -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/lang -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/js -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/images/smiley/msn -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/images/smiley -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/py -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/php -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/perl -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/lasso -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/cfm -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/aspx -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors/asp -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/connectors -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/browser/default/js -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/browser/default/images/icons/32 -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/browser/default/images/icons -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/browser/default/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/browser/default -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager/browser -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/filemanager -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dtd -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_template/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_template -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_spellerpages/spellerpages -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_spellerpages -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_select -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_scayt -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_link -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_image -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_flash -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_docprops -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_about/sponsors -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/fck_about -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/common/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog/common -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/dialog -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/css/images -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/css/behaviors -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/css -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/_source/internals -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/_source/commandclasses -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/_source/classes -@dirrm %%WWWDIR%%/third_party/fckeditor/editor/_source -@dirrm %%WWWDIR%%/third_party/fckeditor/editor -@dirrm %%WWWDIR%%/third_party/fckeditor -@dirrm %%WWWDIR%%/third_party/fayp-jira-rest -@dirrm %%WWWDIR%%/third_party/ext-js/ux/gridfilters/menu -@dirrm %%WWWDIR%%/third_party/ext-js/ux/gridfilters/images -@dirrm %%WWWDIR%%/third_party/ext-js/ux/gridfilters/filter -@dirrm %%WWWDIR%%/third_party/ext-js/ux/gridfilters/css -@dirrm %%WWWDIR%%/third_party/ext-js/ux/gridfilters -@dirrm %%WWWDIR%%/third_party/ext-js/ux -@dirrm %%WWWDIR%%/third_party/ext-js/src/locale -@dirrm %%WWWDIR%%/third_party/ext-js/src -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/window -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/tree -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/toolbar -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/tabs -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/slider -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/sizer -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/shared -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/qtip -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/progress -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/panel -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/menu -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/layout -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/grid -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/form -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/editor -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/dd -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/button -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme/box -@dirrm %%WWWDIR%%/third_party/ext-js/images/yourtheme -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/toolbar -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/tabs -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/sizer -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/qtip -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/layout -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/grid -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista/basic-dialog -@dirrm %%WWWDIR%%/third_party/ext-js/images/vista -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/window -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/tree -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/toolbar -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/tabs -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/slider -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/sizer -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/shared -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/qtip -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/progress -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/panel -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/menu -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/grid -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/form -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray/button -@dirrm %%WWWDIR%%/third_party/ext-js/images/gray -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/window -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/tree -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/toolbar -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/tabs -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/slider -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/sizer -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/shared -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/qtip -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/progress -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/panel -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/menu -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/layout -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/grid -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/form -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/editor -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/dd -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/button -@dirrm %%WWWDIR%%/third_party/ext-js/images/default/box -@dirrm %%WWWDIR%%/third_party/ext-js/images/default -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/window -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/tree -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/toolbar -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/tabs -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/slider -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/sizer -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/shared -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/qtip -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/progress -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/panel -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/menu -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/grid -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/form -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/editor -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/button -@dirrm %%WWWDIR%%/third_party/ext-js/images/access/box -@dirrm %%WWWDIR%%/third_party/ext-js/images/access -@dirrm %%WWWDIR%%/third_party/ext-js/images -@dirrm %%WWWDIR%%/third_party/ext-js/css/visual -@dirrm %%WWWDIR%%/third_party/ext-js/css/theme-gray -@dirrm %%WWWDIR%%/third_party/ext-js/css/theme-access -@dirrm %%WWWDIR%%/third_party/ext-js/css/structure -@dirrm %%WWWDIR%%/third_party/ext-js/css -@dirrm %%WWWDIR%%/third_party/ext-js/adapter/yui -@dirrm %%WWWDIR%%/third_party/ext-js/adapter/prototype -@dirrm %%WWWDIR%%/third_party/ext-js/adapter/jquery -@dirrm %%WWWDIR%%/third_party/ext-js/adapter/ext -@dirrm %%WWWDIR%%/third_party/ext-js/adapter -@dirrm %%WWWDIR%%/third_party/ext-js -@dirrm %%WWWDIR%%/third_party/diff -@dirrm %%WWWDIR%%/third_party/daisydiff/src -@dirrm %%WWWDIR%%/third_party/daisydiff/css -@dirrm %%WWWDIR%%/third_party/daisydiff -@dirrm %%WWWDIR%%/third_party/dBug -@dirrm %%WWWDIR%%/third_party/color_picker/img -@dirrm %%WWWDIR%%/third_party/color_picker -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/sv -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/ru -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/pt/br -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/pt -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/pl -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/no -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/nl -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/it -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/hu -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/fr -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/fi -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/es -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/en/uk -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/en -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/de -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/da -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale/cs -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/locale -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Writer/Excel5 -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Writer/Excel2007 -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Writer -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Worksheet/Drawing -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Worksheet -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Style -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/trend -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/images -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/fonts/utils/src -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/fonts/utils/enc -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/fonts/utils -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/fonts/freefont-20090104 -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/fonts/dejavu-fonts-ttf-2.30 -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/fonts -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/config/lang -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/config -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF/cache -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PDF -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/PCLZip -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/OLE/PPS -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/OLE -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/JAMA/utils -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/JAMA/tests -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/JAMA/examples -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/JAMA/docs/includes -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/JAMA/docs -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/JAMA -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/Escher/DggContainer/BstoreContainer -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/Escher/DggContainer -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/Escher/DgContainer/SpgrContainer -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/Escher/DgContainer -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared/Escher -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Shared -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/RichText -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Reader/Excel5 -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Reader/Excel2007 -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Reader -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Cell -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/Calculation -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel/CachedObjectStorage -@dirrm %%WWWDIR%%/third_party/codeplex/PHPExcel -@dirrm %%WWWDIR%%/third_party/codeplex -@dirrm %%WWWDIR%%/third_party/ckeditor/themes/default -@dirrm %%WWWDIR%%/third_party/ckeditor/themes -@dirrm %%WWWDIR%%/third_party/ckeditor/skins/v2/images -@dirrm %%WWWDIR%%/third_party/ckeditor/skins/v2 -@dirrm %%WWWDIR%%/third_party/ckeditor/skins/office2003/images -@dirrm %%WWWDIR%%/third_party/ckeditor/skins/office2003 -@dirrm %%WWWDIR%%/third_party/ckeditor/skins/kama/images -@dirrm %%WWWDIR%%/third_party/ckeditor/skins/kama -@dirrm %%WWWDIR%%/third_party/ckeditor/skins -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/xml -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/wsc/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/wsc -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/uicolor/yui/assets -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/uicolor/yui -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/uicolor/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/uicolor/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/uicolor -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/templates/templates/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/templates/templates -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/templates/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/templates -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/tabletools/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/tabletools -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/tableresize -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/table/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/table -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/stylesheetparser -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/styles/styles -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/styles -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/specialchar/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/specialchar/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/specialchar -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/smiley/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/smiley/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/smiley -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/showblocks/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/showblocks -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/scayt/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/scayt -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/preview -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/placeholder/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/placeholder/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/placeholder -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/pastetext/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/pastetext -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/pastefromword/filter -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/pastefromword -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/pagebreak/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/pagebreak -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/liststyle/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/liststyle -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/link/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/link/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/link -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/image/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/image -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/iframedialog -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/iframe/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/iframe/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/iframe -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/forms/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/forms/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/forms -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/flash/images -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/flash/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/flash -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/find/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/find -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/docprops/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/docprops -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/div/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/div -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/dialog -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/devtools/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/devtools -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/colordialog/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/colordialog -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/clipboard/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/clipboard -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/bbcode -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/autogrow -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/ajax -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/adobeair -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/about/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/about -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/a11yhelp/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/a11yhelp/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins/a11yhelp -@dirrm %%WWWDIR%%/third_party/ckeditor/plugins -@dirrm %%WWWDIR%%/third_party/ckeditor/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/images -@dirrm %%WWWDIR%%/third_party/ckeditor/adapters -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/themes/default -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/themes -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins/v2/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins/v2 -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins/office2003/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins/office2003 -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins/kama/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins/kama -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/skins -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/xml -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/wysiwygarea -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/wsc/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/wsc -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/undo -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/uicolor/yui/assets -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/uicolor/yui -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/uicolor/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/uicolor/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/uicolor -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/toolbar -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/templates/templates/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/templates/templates -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/templates/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/templates -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/tabletools/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/tabletools -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/tableresize -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/table/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/table -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/tab -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/stylesheetparser -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/stylescombo -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/styles/styles -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/styles -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/specialchar/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/specialchar/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/specialchar -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/sourcearea -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/smiley/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/smiley/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/smiley -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/showborders -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/showblocks/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/showblocks -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/selection -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/scayt/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/scayt -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/save -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/richcombo -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/resize -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/removeformat -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/print -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/preview -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/popup -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/placeholder/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/placeholder/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/placeholder -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/pastetext/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/pastetext -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/pastefromword/filter -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/pastefromword -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/panelbutton -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/panel -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/pagebreak/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/pagebreak -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/newpage -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/menubutton -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/menu -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/maximize -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/liststyle/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/liststyle -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/listblock -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/list -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/link/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/link/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/link -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/keystrokes -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/justify -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/indent -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/image/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/image -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/iframedialog -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/iframe/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/iframe/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/iframe -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/htmlwriter -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/htmldataprocessor -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/horizontalrule -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/forms/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/forms/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/forms -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/format -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/font -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/floatpanel -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/flash/images -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/flash/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/flash -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/find/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/find -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/filebrowser -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/fakeobjects -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/entities -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/enterkey -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/elementspath -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/editingblock -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/domiterator -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/docprops/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/docprops -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/div/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/div -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/dialogui -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/dialogadvtab -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/dialog -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/devtools/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/devtools -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/contextmenu -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/colordialog/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/colordialog -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/colorbutton -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/clipboard/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/clipboard -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/button -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/blockquote -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/bidi -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/bbcode -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/basicstyles -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/autogrow -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/ajax -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/adobeair -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/about/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/about -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/a11yhelp/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/a11yhelp/dialogs -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins/a11yhelp -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/plugins -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/lang -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/core/htmlparser -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/core/dom -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/core -@dirrm %%WWWDIR%%/third_party/ckeditor/_source/adapters -@dirrm %%WWWDIR%%/third_party/ckeditor/_source -@dirrm %%WWWDIR%%/third_party/ckeditor/_samples/php -@dirrm %%WWWDIR%%/third_party/ckeditor/_samples/assets -@dirrm %%WWWDIR%%/third_party/ckeditor/_samples/asp -@dirrm %%WWWDIR%%/third_party/ckeditor/_samples/api_dialog -@dirrm %%WWWDIR%%/third_party/ckeditor/_samples/adobeair -@dirrm %%WWWDIR%%/third_party/ckeditor/_samples -@dirrm %%WWWDIR%%/third_party/ckeditor -@dirrm %%WWWDIR%%/third_party/chosen/docsupport -@dirrm %%WWWDIR%%/third_party/chosen -@dirrm %%WWWDIR%%/third_party/adodb_xml -@dirrm %%WWWDIR%%/third_party/adodb/xsl -@dirrm %%WWWDIR%%/third_party/adodb/tests -@dirrm %%WWWDIR%%/third_party/adodb/session/old -@dirrm %%WWWDIR%%/third_party/adodb/session -@dirrm %%WWWDIR%%/third_party/adodb/perf -@dirrm %%WWWDIR%%/third_party/adodb/pear/Auth/Container -@dirrm %%WWWDIR%%/third_party/adodb/pear/Auth -@dirrm %%WWWDIR%%/third_party/adodb/pear -@dirrm %%WWWDIR%%/third_party/adodb/lang -@dirrm %%WWWDIR%%/third_party/adodb/drivers -@dirrm %%WWWDIR%%/third_party/adodb/docs -@dirrm %%WWWDIR%%/third_party/adodb/datadict -@dirrm %%WWWDIR%%/third_party/adodb/cute_icons_for_site -@dirrm %%WWWDIR%%/third_party/adodb/contrib -@dirrm %%WWWDIR%%/third_party/adodb -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc/Value -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc/Server -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc/Response -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc/Request -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc/Generator -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc/Client -@dirrm %%WWWDIR%%/third_party/Zend/XmlRpc -@dirrm %%WWWDIR%%/third_party/Zend/Validate/Hostname -@dirrm %%WWWDIR%%/third_party/Zend/Validate -@dirrm %%WWWDIR%%/third_party/Zend/Uri -@dirrm %%WWWDIR%%/third_party/Zend/Loader/PluginLoader -@dirrm %%WWWDIR%%/third_party/Zend/Loader/Autoloader -@dirrm %%WWWDIR%%/third_party/Zend/Loader -@dirrm %%WWWDIR%%/third_party/Zend/Http/UserAgent/Storage -@dirrm %%WWWDIR%%/third_party/Zend/Http/UserAgent/Features/Adapter -@dirrm %%WWWDIR%%/third_party/Zend/Http/UserAgent/Features -@dirrm %%WWWDIR%%/third_party/Zend/Http/UserAgent -@dirrm %%WWWDIR%%/third_party/Zend/Http/Response -@dirrm %%WWWDIR%%/third_party/Zend/Http/Client/Adapter -@dirrm %%WWWDIR%%/third_party/Zend/Http/Client -@dirrm %%WWWDIR%%/third_party/Zend/Http -@dirrm %%WWWDIR%%/third_party/Zend -@dirrm %%WWWDIR%%/third_party/Slim/Middleware -@dirrm %%WWWDIR%%/third_party/Slim/Http -@dirrm %%WWWDIR%%/third_party/Slim/Exception -@dirrm %%WWWDIR%%/third_party/Slim -@dirrm %%WWWDIR%%/third_party -@dirrmtry %%WWWDIR%%/logs -@dirrm %%WWWDIR%%/locale/zh_CN -@dirrm %%WWWDIR%%/locale/ru_RU -@dirrm %%WWWDIR%%/locale/pt_BR -@dirrm %%WWWDIR%%/locale/pl_PL -@dirrm %%WWWDIR%%/locale/nl_NL -@dirrm %%WWWDIR%%/locale/ko_KR -@dirrm %%WWWDIR%%/locale/ja_JP -@dirrm %%WWWDIR%%/locale/it_IT -@dirrm %%WWWDIR%%/locale/id_ID -@dirrm %%WWWDIR%%/locale/fr_FR -@dirrm %%WWWDIR%%/locale/fi_FI -@dirrm %%WWWDIR%%/locale/es_ES -@dirrm %%WWWDIR%%/locale/es_AR -@dirrm %%WWWDIR%%/locale/en_US -@dirrm %%WWWDIR%%/locale/en_GB -@dirrm %%WWWDIR%%/locale/de_DE -@dirrm %%WWWDIR%%/locale/cs_CZ -@dirrm %%WWWDIR%%/locale -@dirrm %%WWWDIR%%/lib/usermanagement -@dirrm %%WWWDIR%%/lib/testcases -@dirrm %%WWWDIR%%/lib/results -@dirrm %%WWWDIR%%/lib/requirements -@dirrm %%WWWDIR%%/lib/reqmgrsystems -@dirrm %%WWWDIR%%/lib/reqmgrsystemintegration -@dirrm %%WWWDIR%%/lib/project -@dirrm %%WWWDIR%%/lib/platforms -@dirrm %%WWWDIR%%/lib/plan -@dirrm %%WWWDIR%%/lib/keywords -@dirrm %%WWWDIR%%/lib/issuetrackers -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/youtrack -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/trac -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/redmine -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/mantis -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/jira/soap -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/jira/rest/curl -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/jira/rest -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/jira/db -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/jira -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/gforge -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/fogbugz -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing/bugzilla -@dirrm %%WWWDIR%%/lib/issuetrackerintegration/code_testing -@dirrm %%WWWDIR%%/lib/issuetrackerintegration -@dirrm %%WWWDIR%%/lib/inventory -@dirrm %%WWWDIR%%/lib/general -@dirrm %%WWWDIR%%/lib/functions/code_testing -@dirrm %%WWWDIR%%/lib/functions -@dirrm %%WWWDIR%%/lib/execute -@dirrm %%WWWDIR%%/lib/events -@dirrm %%WWWDIR%%/lib/cfields -@dirrm %%WWWDIR%%/lib/attachments -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/test -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_extended_server -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/ruby -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/python -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/other -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/img -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/css -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/perl -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java/org/testlink/api/client/sample -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java/org/testlink/api/client -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java/org/testlink/api -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java/org/testlink -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java/org -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java/lib -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/java -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients -@dirrm %%WWWDIR%%/lib/api/xmlrpc/v1 -@dirrm %%WWWDIR%%/lib/api/xmlrpc -@dirrm %%WWWDIR%%/lib/api/rest/v1 -@dirrm %%WWWDIR%%/lib/api/rest -@dirrm %%WWWDIR%%/lib/api -@dirrm %%WWWDIR%%/lib/ajax -@dirrm %%WWWDIR%%/lib -@dirrmtry %%WWWDIR%%/install/util -@dirrmtry %%WWWDIR%%/install/sql/postgres -@dirrmtry %%WWWDIR%%/install/sql/mysql -@dirrmtry %%WWWDIR%%/install/sql/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/postgres/DB.1.3/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/postgres/DB.1.3/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/postgres/DB.1.3 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mysql/DB.1.3/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mysql/DB.1.3/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mysql/DB.1.3 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mssql/DB.1.3/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mssql/DB.1.3/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mssql/DB.1.3 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/postgres/DB.1.9.9/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/postgres/DB.1.9.9/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/postgres/DB.1.9.9 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mysql/DB.1.9.9/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mysql/DB.1.9.9/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mysql/DB.1.9.9 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mssql/DB.1.9.9/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mssql/DB.1.9.9/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mssql/DB.1.9.9 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.9 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/postgres/DB.1.9.8/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/postgres/DB.1.9.8/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/postgres/DB.1.9.8 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mysql/DB.1.9.8/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mysql/DB.1.9.8/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mysql/DB.1.9.8 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mssql/DB.1.9.8/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mssql/DB.1.9.8/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mssql/DB.1.9.8 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.8 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/postgres/DB.1.6/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/postgres/DB.1.6/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/postgres/DB.1.6 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mysql/DB.1.6/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mysql/DB.1.6/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mysql/DB.1.6 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mssql/DB.1.6/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mssql/DB.1.6/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mssql/DB.1.6 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.6 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/postgres/DB.1.5/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/postgres/DB.1.5/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/postgres/DB.1.5 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mysql/DB.1.5/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mysql/DB.1.5/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mysql/DB.1.5 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql/DB.1.5/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql/DB.1.5/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql/DB.1.5 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/postgres/DB.1.9.12/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/postgres/DB.1.9.12/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/postgres/DB.1.9.12 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mysql/DB.1.9.12/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mysql/DB.1.9.12/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mysql/DB.1.9.12 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mssql/DB.1.9.12/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mssql/DB.1.9.12/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mssql/DB.1.9.12 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.12 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres/DB.1.9.10/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres/DB.1.9.10 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/mysql/DB.1.9.10/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/mysql/DB.1.9.10 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/mssql/DB.1.9.10/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/mssql/DB.1.9.10 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/postgres/DB.1.4/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/postgres/DB.1.4/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/postgres/DB.1.4 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mysql/DB.1.4/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mysql/DB.1.4/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mysql/DB.1.4 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mssql/DB.1.4/stepZ -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mssql/DB.1.4/step1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mssql/DB.1.4 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.1 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8/postgres/DB.1.2 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8/postgres -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8/mysql/DB.1.2 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8/mysql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8/mssql/DB.1.2 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8/mssql -@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.8 -@dirrmtry %%WWWDIR%%/install/sql/alter_tables -@dirrmtry %%WWWDIR%%/install/sql -@dirrmtry %%WWWDIR%%/install/info -@dirrmtry %%WWWDIR%%/install/img -@dirrmtry %%WWWDIR%%/install/css *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 12:53:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2287C12; Thu, 6 Nov 2014 12:53:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E0B3AB4; Thu, 6 Nov 2014 12:53:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6Crc7J038328; Thu, 6 Nov 2014 12:53:38 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6Crbn3038320; Thu, 6 Nov 2014 12:53:37 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411061253.sA6Crbn3038320@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Thu, 6 Nov 2014 12:53:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372223 - in head/devel: . p5-Log-Dump X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 12:53:38 -0000 Author: kuriyama Date: Thu Nov 6 12:53:36 2014 New Revision: 372223 URL: https://svnweb.freebsd.org/changeset/ports/372223 QAT: https://qat.redports.org/buildarchive/r372223/ Log: Log::Dump is a simple logger mix-in mainly for debugging. This installs six methods into a caller (the class that used Log::Dump) via Sub::Install. The point is you don't need to load extra dumper modules or you don't need to concatenate messages. Just log things and they will be dumped (and concatenated if necessary) to stderr, and to a file if you prefer. Also, you can use these logging methods as class methods or object methods (though usually you don't want to mix them, especially when you're doing something special). WWW: http://search.cpan.org/dist/Log-Dump/ Added: head/devel/p5-Log-Dump/ head/devel/p5-Log-Dump/Makefile (contents, props changed) head/devel/p5-Log-Dump/distinfo (contents, props changed) head/devel/p5-Log-Dump/pkg-descr (contents, props changed) head/devel/p5-Log-Dump/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Nov 6 11:49:44 2014 (r372222) +++ head/devel/Makefile Thu Nov 6 12:53:36 2014 (r372223) @@ -2310,6 +2310,7 @@ SUBDIR += p5-Log-Dispatch-Screen-Color SUBDIR += p5-Log-Dispatch-Scribe SUBDIR += p5-Log-Dispatchouli + SUBDIR += p5-Log-Dump SUBDIR += p5-Log-Handler SUBDIR += p5-Log-Log4perl SUBDIR += p5-Log-Log4perl-Appender-RabbitMQ Added: head/devel/p5-Log-Dump/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Log-Dump/Makefile Thu Nov 6 12:53:36 2014 (r372223) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= Log-Dump +PORTVERSION= 0.14 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension of simple logger mainly for debugging + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= \ + p5-Data-Dump>0:${PORTSDIR}/devel/p5-Data-Dump \ + p5-Sub-Install>0:${PORTSDIR}/devel/p5-Sub-Install +BUILD_DEPENDS= ${RUN_DEPENDS} \ + p5-ExtUtils-MakeMaker-CPANfile>0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker-CPANfile + +USES= perl5 +USE_PERL5= configure + +.include Added: head/devel/p5-Log-Dump/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Log-Dump/distinfo Thu Nov 6 12:53:36 2014 (r372223) @@ -0,0 +1,2 @@ +SHA256 (Log-Dump-0.14.tar.gz) = 6962b0a07c086acc4417750cd8f87f5ea44c534851f5589443da42e3af6f90cd +SIZE (Log-Dump-0.14.tar.gz) = 8937 Added: head/devel/p5-Log-Dump/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Log-Dump/pkg-descr Thu Nov 6 12:53:36 2014 (r372223) @@ -0,0 +1,10 @@ +Log::Dump is a simple logger mix-in mainly for debugging. This +installs six methods into a caller (the class that used Log::Dump) via +Sub::Install. The point is you don't need to load extra dumper modules +or you don't need to concatenate messages. Just log things and they +will be dumped (and concatenated if necessary) to stderr, and to a +file if you prefer. Also, you can use these logging methods as class +methods or object methods (though usually you don't want to mix them, +especially when you're doing something special). + +WWW: http://search.cpan.org/dist/Log-Dump/ Added: head/devel/p5-Log-Dump/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Log-Dump/pkg-plist Thu Nov 6 12:53:36 2014 (r372223) @@ -0,0 +1,7 @@ +%%PERL5_MAN3%%/Log::Dump.3.gz +%%PERL5_MAN3%%/Log::Dump::Class.3.gz +%%PERL5_MAN3%%/Log::Dump::Functions.3.gz +%%SITE_PERL%%/Log/Dump.pm +%%SITE_PERL%%/Log/Dump/Class.pm +%%SITE_PERL%%/Log/Dump/Functions.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dump/.packlist From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 13:04:54 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 332AAF55; Thu, 6 Nov 2014 13:04:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EB02BF2; Thu, 6 Nov 2014 13:04:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6D4rcx043409; Thu, 6 Nov 2014 13:04:53 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6D4qmG043403; Thu, 6 Nov 2014 13:04:52 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411061304.sA6D4qmG043403@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Thu, 6 Nov 2014 13:04:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372224 - in head/devel: . p5-Path-Extended X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 13:04:54 -0000 Author: kuriyama Date: Thu Nov 6 13:04:52 2014 New Revision: 372224 URL: https://svnweb.freebsd.org/changeset/ports/372224 QAT: https://qat.redports.org/buildarchive/r372224/ Log: This is yet another file/directory handler that does a bit more than Path::Class for some parts, and a bit less for other parts. One of the main difference is Path::Extended always tries to use forward slashes when possible, ie. even when you're on the MS Windows, so that you don't need to care about escaping paths that annoys you from time to time when you want to apply regexen to a path, especially in file tests that use 'like' or 'compare'. WWW: http://search.cpan.org/dist/Path-Extended/ Added: head/devel/p5-Path-Extended/ head/devel/p5-Path-Extended/Makefile (contents, props changed) head/devel/p5-Path-Extended/distinfo (contents, props changed) head/devel/p5-Path-Extended/pkg-descr (contents, props changed) head/devel/p5-Path-Extended/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Nov 6 12:53:36 2014 (r372223) +++ head/devel/Makefile Thu Nov 6 13:04:52 2014 (r372224) @@ -2607,6 +2607,7 @@ SUBDIR += p5-Path-Class-File-Lockable SUBDIR += p5-Path-Dispatcher SUBDIR += p5-Path-Dispatcher-Declarative + SUBDIR += p5-Path-Extended SUBDIR += p5-Path-FindDev SUBDIR += p5-Path-IsDev SUBDIR += p5-Path-Iterator-Rule Added: head/devel/p5-Path-Extended/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Path-Extended/Makefile Thu Nov 6 13:04:52 2014 (r372224) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= Path-Extended +PORTVERSION= 0.22 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ISHIGAKI +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension for yet another Path class + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= \ + p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ + p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \ + p5-Log-Dump>0:${PORTSDIR}/devel/p5-Log-Dump \ + p5-Sub-Install>0:${PORTSDIR}/devel/p5-Sub-Install +BUILD_DEPENDS= ${RUN_DEPENDS} \ + p5-ExtUtils-MakeMaker-CPANfile>0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker-CPANfile + +USES= perl5 +USE_PERL5= configure + +.include Added: head/devel/p5-Path-Extended/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Path-Extended/distinfo Thu Nov 6 13:04:52 2014 (r372224) @@ -0,0 +1,2 @@ +SHA256 (Path-Extended-0.22.tar.gz) = a88fdb85a93be7139672a126002da28708059a29f7d845938cab7712fff166ec +SIZE (Path-Extended-0.22.tar.gz) = 24121 Added: head/devel/p5-Path-Extended/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Path-Extended/pkg-descr Thu Nov 6 13:04:52 2014 (r372224) @@ -0,0 +1,9 @@ +This is yet another file/directory handler that does a bit more than +Path::Class for some parts, and a bit less for other parts. One of +the main difference is Path::Extended always tries to use forward +slashes when possible, ie. even when you're on the MS Windows, so that +you don't need to care about escaping paths that annoys you from time +to time when you want to apply regexen to a path, especially in file +tests that use 'like' or 'compare'. + +WWW: http://search.cpan.org/dist/Path-Extended/ Added: head/devel/p5-Path-Extended/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Path-Extended/pkg-plist Thu Nov 6 13:04:52 2014 (r372224) @@ -0,0 +1,15 @@ +%%PERL5_MAN3%%/Path::Extended.3.gz +%%PERL5_MAN3%%/Path::Extended::Class.3.gz +%%PERL5_MAN3%%/Path::Extended::Class::Dir.3.gz +%%PERL5_MAN3%%/Path::Extended::Class::File.3.gz +%%PERL5_MAN3%%/Path::Extended::Dir.3.gz +%%PERL5_MAN3%%/Path::Extended::Entity.3.gz +%%PERL5_MAN3%%/Path::Extended::File.3.gz +%%SITE_PERL%%/Path/Extended.pm +%%SITE_PERL%%/Path/Extended/Class.pm +%%SITE_PERL%%/Path/Extended/Class/Dir.pm +%%SITE_PERL%%/Path/Extended/Class/File.pm +%%SITE_PERL%%/Path/Extended/Dir.pm +%%SITE_PERL%%/Path/Extended/Entity.pm +%%SITE_PERL%%/Path/Extended/File.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Extended/.packlist From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 13:26:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 577A8967; Thu, 6 Nov 2014 13:26:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44455DEC; Thu, 6 Nov 2014 13:26:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6DQTki053452; Thu, 6 Nov 2014 13:26:29 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6DQSud053450; Thu, 6 Nov 2014 13:26:28 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201411061326.sA6DQSud053450@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Thu, 6 Nov 2014 13:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372226 - head/ftp/wget X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 13:26:29 -0000 Author: vd Date: Thu Nov 6 13:26:28 2014 New Revision: 372226 URL: https://svnweb.freebsd.org/changeset/ports/372226 QAT: https://qat.redports.org/buildarchive/r372226/ Log: ftp/wget: Upgrade from 1.15_2 to 1.16 PR: ports/194784 Submitted by: Yasuhiro KIMURA Security: CVE-2014-4877 Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Thu Nov 6 13:12:25 2014 (r372225) +++ head/ftp/wget/Makefile Thu Nov 6 13:26:28 2014 (r372226) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.15 -PORTREVISION= 2 +DISTVERSION= 1.16 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Thu Nov 6 13:12:25 2014 (r372225) +++ head/ftp/wget/distinfo Thu Nov 6 13:26:28 2014 (r372226) @@ -1,2 +1,2 @@ -SHA256 (wget-1.15.tar.xz) = d18a5f4354c9854b1f1b9897353443bceed8e19a391d36d4dbebe85cc9d480fb -SIZE (wget-1.15.tar.xz) = 1679908 +SHA256 (wget-1.16.tar.xz) = 9261dd090a17687b6dc0682a257e90a926def15624b650e8f799af57e5c8b0e7 +SIZE (wget-1.16.tar.xz) = 1697308 From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 14:30:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B61B47F; Thu, 6 Nov 2014 14:30:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 475787A4; Thu, 6 Nov 2014 14:30:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6EUiPY084222; Thu, 6 Nov 2014 14:30:44 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6EUhwq084220; Thu, 6 Nov 2014 14:30:43 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201411061430.sA6EUhwq084220@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 6 Nov 2014 14:30:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372227 - head/net/py-twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 14:30:44 -0000 Author: skreuzer Date: Thu Nov 6 14:30:43 2014 New Revision: 372227 URL: https://svnweb.freebsd.org/changeset/ports/372227 QAT: https://qat.redports.org/buildarchive/r372227/ Log: Update to version 2.0 Modified: head/net/py-twitter/Makefile head/net/py-twitter/distinfo Modified: head/net/py-twitter/Makefile ============================================================================== --- head/net/py-twitter/Makefile Thu Nov 6 13:26:28 2014 (r372226) +++ head/net/py-twitter/Makefile Thu Nov 6 14:30:43 2014 (r372227) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twitter -PORTVERSION= 1.1 +PORTVERSION= 2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-twitter/distinfo ============================================================================== --- head/net/py-twitter/distinfo Thu Nov 6 13:26:28 2014 (r372226) +++ head/net/py-twitter/distinfo Thu Nov 6 14:30:43 2014 (r372227) @@ -1,2 +1,2 @@ -SHA256 (python-twitter-1.1.tar.gz) = 0fdc012894cda38735a48b55d4904d86b104515c1242c0c400ab350d62695c12 -SIZE (python-twitter-1.1.tar.gz) = 91795 +SHA256 (python-twitter-2.0.tar.gz) = abbcd9fc95f58f8ba7c0c122af2f6cf249e4e30ead755dab3c4f87afd7e1c8bc +SIZE (python-twitter-2.0.tar.gz) = 65405 From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 15:13:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4C34235; Thu, 6 Nov 2014 15:13:39 +0000 (UTC) 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 8631EC2A; Thu, 6 Nov 2014 15:13:39 +0000 (UTC) Received: from [192.168.0.132] (vie-188-118-252-018.dsl.sil.at [188.118.252.18]) by ainaz.pair.com (Postfix) with ESMTPSA id 079B93F419; Thu, 6 Nov 2014 10:05:17 -0500 (EST) Date: Thu, 6 Nov 2014 16:05:12 +0100 (CET) From: Gerald Pfeifer To: Bryan Drewery Subject: Re: svn commit: r372094 - head/lang/gcc5 In-Reply-To: <545AC939.5060706@FreeBSD.org> Message-ID: References: <201411030619.sA36Jcpc094345@svn.freebsd.org> <545AC939.5060706@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 15:13:39 -0000 On Wednesday 2014-11-05 17:04, Bryan Drewery wrote: >> Log: >> Update to the 20141102 snapshot of GCC 5.0. > Fails to build for me on 10.0 amd64: I actually am using 10.1 as my primary test environment with nightly builds and did not see the problem there. Until a day ago (a day or two after that machine was updated to 10.1-PRERELEASE, not sure that is related). >> In file included from .././../gcc-5-20141102/libcc1/plugin.cc:58: >> In file included from /usr/include/c++/v1/string:433: >> In file included from /usr/include/c++/v1/cwchar:107: >> In file included from /usr/include/c++/v1/cwctype:54: >> /usr/include/c++/v1/cctype:51:72: error: use of undeclared identifier >> 'do_not_use_isalnum_with_safe_ctype' >> inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalnum(int __c) {return >> isalnum(__c);} Does anyone know where this comes from and what do to about it? What I am seeing may well be a regression upstream, though that does not explain why my testing succeeded when I updated lang/gcc. Gerald From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 16:30:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ED70537; Thu, 6 Nov 2014 16:30:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6843F670; Thu, 6 Nov 2014 16:30:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6GUXLx038941; Thu, 6 Nov 2014 16:30:33 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6GUSc2038912; Thu, 6 Nov 2014 16:30:28 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411061630.sA6GUSc2038912@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Thu, 6 Nov 2014 16:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372228 - in head: audio/festdoc audio/festlex-cmu chinese/xpdf devel/py-doit emulators/linux-c6 japanese/canna-lib japanese/canna-server japanese/font-ume japanese/font-vlgothic japane... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 16:30:33 -0000 Author: ak Date: Thu Nov 6 16:30:27 2014 New Revision: 372228 URL: https://svnweb.freebsd.org/changeset/ports/372228 QAT: https://qat.redports.org/buildarchive/r372228/ Log: - Remove a few remaining $Id$ from pkg-plists Approved by: portmgr (mat) Deleted: head/devel/py-doit/pkg-plist Modified: head/audio/festdoc/pkg-plist head/audio/festlex-cmu/pkg-plist head/chinese/xpdf/pkg-plist (contents, props changed) head/emulators/linux-c6/pkg-plist head/japanese/canna-lib/pkg-plist (contents, props changed) head/japanese/canna-server/pkg-plist head/japanese/font-ume/pkg-plist (contents, props changed) head/japanese/font-vlgothic/pkg-plist (contents, props changed) head/japanese/ipadic/pkg-plist head/japanese/kterm/pkg-plist (contents, props changed) head/japanese/navi2ch/pkg-plist (contents, props changed) head/japanese/sj3-server/pkg-plist head/japanese/tgif/pkg-plist (contents, props changed) head/japanese/xpdf/pkg-plist (contents, props changed) head/korean/xpdf/pkg-plist (contents, props changed) head/mail/mutt14/pkg-plist (contents, props changed) head/net/thcrut/pkg-plist head/print/cups-fxlinuxprint/pkg-plist head/security/stoken/pkg-plist head/x11-fonts/cyr-rfx/pkg-plist Modified: head/audio/festdoc/pkg-plist ============================================================================== --- head/audio/festdoc/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/audio/festdoc/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.6 2000/01/05 17:56:48 wiz Exp $ share/doc/festival/speechtools/images_gen/docppimath_929959730_6.gif share/doc/festival/speechtools/images_gen/docppmath_929959728_2.gif share/doc/festival/speechtools/images_gen/docppmath_929959741_1.gif Modified: head/audio/festlex-cmu/pkg-plist ============================================================================== --- head/audio/festlex-cmu/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/audio/festlex-cmu/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.3 1999/10/27 15:34:11 hubertf Exp $ share/festival/lib/dicts/cmu/allowables.scm share/festival/lib/dicts/cmu/cmulex.scm share/festival/lib/dicts/cmu/cmu_lts_rules.scm Modified: head/chinese/xpdf/pkg-plist ============================================================================== --- head/chinese/xpdf/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/chinese/xpdf/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ %%DATADIR%%/chinese-simplified/Adobe-GB1.cidToUnicode %%DATADIR%%/chinese-simplified/EUC-CN.unicodeMap %%DATADIR%%/chinese-simplified/GBK.unicodeMap Modified: head/emulators/linux-c6/pkg-plist ============================================================================== --- head/emulators/linux-c6/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/emulators/linux-c6/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1 +1 @@ -@comment $FreeBSD$ +@comment This is a meta-port. pkg-plist is intentionally empty. Modified: head/japanese/canna-lib/pkg-plist ============================================================================== --- head/japanese/canna-lib/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/canna-lib/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ include/canna/RK.h include/canna/jrkanji.h include/canna/keydef.h Modified: head/japanese/canna-server/pkg-plist ============================================================================== --- head/japanese/canna-server/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/canna-server/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/addwords bin/canlisp bin/cannacheck Modified: head/japanese/font-ume/pkg-plist ============================================================================== --- head/japanese/font-ume/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/font-ume/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ %%DATADIR%%/ume-pgc4.ttf %%DATADIR%%/ume-pgc5.ttf %%DATADIR%%/ume-pgo4.ttf Modified: head/japanese/font-vlgothic/pkg-plist ============================================================================== --- head/japanese/font-vlgothic/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/font-vlgothic/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ %%DATADIR%%/VL-PGothic-Regular.ttf %%DATADIR%%/VL-Gothic-Regular.ttf @dirrm %%DATADIR%% Modified: head/japanese/ipadic/pkg-plist ============================================================================== --- head/japanese/ipadic/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/ipadic/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/10 14:47:47 taca Exp $ share/chasen/dic/ipadic/Makefile.bat share/chasen/dic/ipadic/cforms.cha share/chasen/dic/ipadic/chadic.da Modified: head/japanese/kterm/pkg-plist ============================================================================== --- head/japanese/kterm/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/kterm/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/kterm man/ja/man1/kterm.1.gz man/man1/kterm.1.gz Modified: head/japanese/navi2ch/pkg-plist ============================================================================== --- head/japanese/navi2ch/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/navi2ch/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ %%EMACS_LIBDIR_WITH_VER%%/etc/navi2ch/icons/plugged.xpm %%EMACS_LIBDIR_WITH_VER%%/etc/navi2ch/icons/unplugged.xpm @dirrm %%EMACS_LIBDIR_WITH_VER%%/etc/navi2ch/icons Modified: head/japanese/sj3-server/pkg-plist ============================================================================== --- head/japanese/sj3-server/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/sj3-server/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/sj3 bin/sj3dic bin/sj3mkdic Modified: head/japanese/tgif/pkg-plist ============================================================================== --- head/japanese/tgif/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/tgif/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ @sample %%XAPPLRESDIR%%/Tgif.sample @dirrmtry %%XAPPLRESDIR%% @dirrmtry lib/X11/ja_JP.eucJP Modified: head/japanese/xpdf/pkg-plist ============================================================================== --- head/japanese/xpdf/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/japanese/xpdf/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ %%DATADIR%%/japanese/Adobe-Japan1.cidToUnicode %%DATADIR%%/japanese/EUC-JP.unicodeMap %%DATADIR%%/japanese/ISO-2022-JP.unicodeMap Modified: head/korean/xpdf/pkg-plist ============================================================================== --- head/korean/xpdf/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/korean/xpdf/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ %%DATADIR%%/korean/Adobe-Korea1.cidToUnicode %%DATADIR%%/korean/ISO-2022-KR.unicodeMap %%DATADIR%%/korean/README Modified: head/mail/mutt14/pkg-plist ============================================================================== --- head/mail/mutt14/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/mail/mutt14/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/mutt bin/mutt_dotlock bin/pgpewrap Modified: head/net/thcrut/pkg-plist ============================================================================== --- head/net/thcrut/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/net/thcrut/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/18 20:30:43 dugsong Exp $ bin/thcrut %%DATADIR%%/manuf %%DATADIR%%/nmap-os-fingerprints Modified: head/print/cups-fxlinuxprint/pkg-plist ============================================================================== --- head/print/cups-fxlinuxprint/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/print/cups-fxlinuxprint/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ etc/cups/mimefx.convs etc/cups/mimefx.types libexec/cups/filter/pdftopdffx Modified: head/security/stoken/pkg-plist ============================================================================== --- head/security/stoken/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/security/stoken/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/stoken %%X11%%bin/stoken-gui include/stoken.h Modified: head/x11-fonts/cyr-rfx/pkg-plist ============================================================================== --- head/x11-fonts/cyr-rfx/pkg-plist Thu Nov 6 14:30:43 2014 (r372227) +++ head/x11-fonts/cyr-rfx/pkg-plist Thu Nov 6 16:30:27 2014 (r372228) @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/08 01:47:09 wiz Exp $ %%INST_DIR%%/courB08o.pcf.gz %%INST_DIR%%/courB10o.pcf.gz %%INST_DIR%%/courB12o.pcf.gz From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 18:33:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FC3E29B; Thu, 6 Nov 2014 18:33:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F01396E7; Thu, 6 Nov 2014 18:33:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6IXsJD098808; Thu, 6 Nov 2014 18:33:54 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6IXscK098807; Thu, 6 Nov 2014 18:33:54 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201411061833.sA6IXscK098807@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 6 Nov 2014 18:33:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372229 - head/x11/xbindkeys X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 18:33:55 -0000 Author: gahr Date: Thu Nov 6 18:33:54 2014 New Revision: 372229 URL: https://svnweb.freebsd.org/changeset/ports/372229 QAT: https://qat.redports.org/buildarchive/r372229/ Log: - Do not require a particular version of Tk - any will do [1] - While at it, modernize OPTIONS PR: 194868 Submitted by: wbparsons@alum.mit.edu Modified: head/x11/xbindkeys/Makefile Modified: head/x11/xbindkeys/Makefile ============================================================================== --- head/x11/xbindkeys/Makefile Thu Nov 6 16:30:27 2014 (r372228) +++ head/x11/xbindkeys/Makefile Thu Nov 6 18:33:54 2014 (r372229) @@ -3,7 +3,7 @@ PORTNAME= xbindkeys PORTVERSION= 1.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.nongnu.org/xbindkeys/ @@ -20,24 +20,12 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/xbindkeys %%EXAMPLESDIR%%/xbindkeysrc man/man1/xbindkeys.1.gz -PLIST_DIRS= %%EXAMPLESDIR%% -WISH= ${LOCALBASE}/bin/wish8.4 - -.include - -.if ${PORT_OPTIONS:MGUILE} -LIB_DEPENDS+= libguile.so:${PORTSDIR}/lang/guile -.else -CONFIGURE_ARGS+= --disable-guile -.endif - -.if ${PORT_OPTIONS:MTCL} -RUN_DEPENDS+= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -PLIST_FILES+= bin/xbindkeys_show man/man1/xbindkeys_show.1.gz -.else -CONFIGURE_ARGS+= --disable-tk -.endif +TCL_USES= tk +TCL_CONFIGURE_OFF= --disable-tk +TCL_PLIST_FILES= bin/xbindkeys_show man/man1/xbindkeys_show.1.gz +GUILE_LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile +GUILE_CONFIGURE_OFF= --disable-guile post-patch: @${REINPLACE_CMD} -e 's| wish | ${WISH} |g' ${WRKSRC}/xbindkeys_show From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:19:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08F80C11; Thu, 6 Nov 2014 19:19:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7EFDB37; Thu, 6 Nov 2014 19:19:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6JJXqa018902; Thu, 6 Nov 2014 19:19:33 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6JJWVt018891; Thu, 6 Nov 2014 19:19:32 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411061919.sA6JJWVt018891@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 6 Nov 2014 19:19:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372230 - in head/net-mgmt: . seafile-gui seafile-gui/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:19:34 -0000 Author: marino Date: Thu Nov 6 19:19:31 2014 New Revision: 372230 URL: https://svnweb.freebsd.org/changeset/ports/372230 QAT: https://qat.redports.org/buildarchive/r372230/ Log: Add new port net-mgmt/seafile-gui PR: 193312 Submitted by: Jingfeng Yan Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents. Seafile allows users to create groups with file syncing, wiki, and discussion to enable easy collaboration around documents within a team. This is the desktop client for Seafile. Added: head/net-mgmt/seafile-gui/ head/net-mgmt/seafile-gui/Makefile (contents, props changed) head/net-mgmt/seafile-gui/distinfo (contents, props changed) head/net-mgmt/seafile-gui/files/ head/net-mgmt/seafile-gui/files/patch-CMakeLists.txt (contents, props changed) head/net-mgmt/seafile-gui/pkg-descr (contents, props changed) head/net-mgmt/seafile-gui/pkg-plist (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Thu Nov 6 18:33:54 2014 (r372229) +++ head/net-mgmt/Makefile Thu Nov 6 19:19:31 2014 (r372230) @@ -282,6 +282,7 @@ SUBDIR += scli SUBDIR += sdig SUBDIR += seafile + SUBDIR += seafile-gui SUBDIR += send SUBDIR += sendip SUBDIR += sipcalc Added: head/net-mgmt/seafile-gui/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile-gui/Makefile Thu Nov 6 19:19:31 2014 (r372230) @@ -0,0 +1,37 @@ +# $FreeBSD$ + +PORTNAME= seafile-gui +PORTVERSION= 3.1.5 +CATEGORIES= net-mgmt + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= Seafile desktop client + +LICENSE= APACHE20 + +LIB_DEPENDS+= libglib-2.0.so:${PORTSDIR}/devel/glib20 \ + libsearpc.so:${PORTSDIR}/devel/libsearpc \ + libseafile.so:${PORTSDIR}/net-mgmt/seafile \ + libsqlite3.so:${PORTSDIR}/databases/sqlite3 \ + libccnet.so:${PORTSDIR}/net-mgmt/ccnet \ + libjansson.so:${PORTSDIR}/devel/jansson + +USE_GITHUB= yes +GH_ACCOUNT= haiwen +GH_PROJECT= seafile-client +GH_TAGNAME= v3.1.5 +GH_COMMIT= ce808db + +USES= cmake pkgconfig +USE_QT4= corelib dbus gui network \ + qmake_build moc_build rcc_build uic_build \ + linguist_build +USE_OPENSSL= yes +INSTALLS_ICONS= yes +LRELEASE= ${PREFIX}/bin/lrelease-qt4 +CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH:PATH=include/glib-2.0 + +WITH_OPENSSL_PORT= yes +CMAKE_BUILD_TYPE= Release + +.include Added: head/net-mgmt/seafile-gui/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile-gui/distinfo Thu Nov 6 19:19:31 2014 (r372230) @@ -0,0 +1,2 @@ +SHA256 (seafile-gui-3.1.5.tar.gz) = 81102eb267b8e3e507ddf78d5b019fd527f521e9cff1e2dd3dfcd41eec69e6ff +SIZE (seafile-gui-3.1.5.tar.gz) = 763089 Added: head/net-mgmt/seafile-gui/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile-gui/files/patch-CMakeLists.txt Thu Nov 6 19:19:31 2014 (r372230) @@ -0,0 +1,29 @@ +--- CMakeLists.txt.orig 2014-09-03 23:17:55.314282575 -0400 ++++ CMakeLists.txt 2014-09-03 23:19:48.914240566 -0400 +@@ -21,7 +21,7 @@ + IF (${CMAKE_BUILD_TYPE} MATCHES Release) + SET(GUI_TYPE WIN32) + ENDIF() +-ELSEIF (${CMAKE_SYSTEM_NAME} MATCHES "Linux") ++ELSEIF (${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD|DragonFly|NetBSD|OpenBSD") + INCLUDE_DIRECTORIES(${QT_QTDBUS_INCLUDE_DIR}) + LINK_DIRECTORIES(${QT_QTDBUS_LIBRARIES}) + SET(EXTRA_LIBS ${EXTRA_LIBS} ${QT_QTDBUS_LIBRARIES}) +@@ -42,7 +42,7 @@ + #################### + ###### BEGIN: QT configuration + #################### +-IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux") ++IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD|DragonFly|NetBSD|OpenBSD") + SET(QtDBus "QtDBus") + ENDIF() + +@@ -380,7 +380,7 @@ + ${EXTRA_LIBS} + ) + +-IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux") ++IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD|DragonFly|NetBSD|OpenBSD") + TARGET_LINK_LIBRARIES(seafile-applet + ${QT_QTDBUS_LIBRARIES} + ) Added: head/net-mgmt/seafile-gui/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile-gui/pkg-descr Thu Nov 6 19:19:31 2014 (r372230) @@ -0,0 +1,12 @@ +Seafile is a next-generation open source cloud storage system with +advanced support for file syncing, privacy protection and teamwork. +Collections of files are called libraries, and each library can be synced +separately. A library can be encrypted with a user chosen password. This +password is not stored on the server, so even the server admin cannot +view a file's contents. + +Seafile allows users to create groups with file syncing, wiki, and +discussion to enable easy collaboration around documents within a team. +This is the desktop client for Seafile. + +WWW: https://github.com/haiwen/seafile Added: head/net-mgmt/seafile-gui/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/seafile-gui/pkg-plist Thu Nov 6 19:19:31 2014 (r372230) @@ -0,0 +1,10 @@ +%%QT_BINDIR%%/seafile-applet +share/applications/seafile.desktop +share/icons/hicolor/128x128/apps/seafile.png +share/icons/hicolor/16x16/apps/seafile.png +share/icons/hicolor/22x22/apps/seafile.png +share/icons/hicolor/24x24/apps/seafile.png +share/icons/hicolor/32x32/apps/seafile.png +share/icons/hicolor/48x48/apps/seafile.png +share/icons/hicolor/scalable/apps/seafile.svg +share/pixmaps/seafile.png From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:32:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC539FA3; Thu, 6 Nov 2014 19:32:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7A9ECE3; Thu, 6 Nov 2014 19:32:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6JWjpj027536; Thu, 6 Nov 2014 19:32:45 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6JWim6027531; Thu, 6 Nov 2014 19:32:44 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411061932.sA6JWim6027531@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 6 Nov 2014 19:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372231 - in head/net-mgmt/ccnet: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:32:46 -0000 Author: marino Date: Thu Nov 6 19:32:44 2014 New Revision: 372231 URL: https://svnweb.freebsd.org/changeset/ports/372231 QAT: https://qat.redports.org/buildarchive/r372231/ Log: net-mgmt/ccnet: Fix post-install and support other BSDs PR: 194853 Submitted by: maintainer (Jingfeng Yan) Modified: head/net-mgmt/ccnet/Makefile head/net-mgmt/ccnet/files/patch-lib_utils.c head/net-mgmt/ccnet/files/patch-net_common_getgateway.c Modified: head/net-mgmt/ccnet/Makefile ============================================================================== --- head/net-mgmt/ccnet/Makefile Thu Nov 6 19:19:31 2014 (r372230) +++ head/net-mgmt/ccnet/Makefile Thu Nov 6 19:32:44 2014 (r372231) @@ -2,6 +2,7 @@ PORTNAME= ccnet PORTVERSION= 3.1.4 +PORTREVISION= 1 CATEGORIES= net-mgmt devel MAINTAINER= yan_jingfeng@yahoo.com @@ -39,12 +40,11 @@ WITH_OPENSSL_PORT= yes USE_OPENSSL= yes WWWDIR= ${PREFIX}/www/haiwen/seafile-server +SEABIN= ${STAGEDIR}${WWWDIR}/seafile/bin post-install: - @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR}/seafile/bin - ${INSTALL} -m 0755 ${STAGEDIR}${PREFIX}/bin/ccnet-init \ - ${STAGEDIR}${WWWDIR}/seafile/bin/ccnet-init - ${INSTALL} -m 0755 ${STAGEDIR}${PREFIX}/bin/ccnet-server \ - ${STAGEDIR}${WWWDIR}/seafile/bin/ccnet-server + @${MKDIR} ${SEABIN} + ${LN} ${STAGEDIR}${PREFIX}/bin/ccnet-init ${SEABIN} + ${LN} ${STAGEDIR}${PREFIX}/bin/ccnet-server ${SEABIN} .include Modified: head/net-mgmt/ccnet/files/patch-lib_utils.c ============================================================================== --- head/net-mgmt/ccnet/files/patch-lib_utils.c Thu Nov 6 19:19:31 2014 (r372230) +++ head/net-mgmt/ccnet/files/patch-lib_utils.c Thu Nov 6 19:32:44 2014 (r372231) @@ -16,7 +16,7 @@ #endif /* ifdef WIN32 */ -#ifdef __linux__ -+#if defined(__linux__) || defined(__FreeBSD__) ++#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) /* read the link of /proc/123/exe and compare with `process_name' */ static int find_process_in_dirent(struct dirent *dir, const char *process_name) @@ -26,7 +26,7 @@ +#if defined(__linux__) if (sprintf (path, "/proc/%s/exe", dir->d_name) < 0) { +#endif -+#if defined(__FreeBSD__) ++#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) + if (sprintf (path, "/proc/%s/file", dir->d_name) < 0) { +#endif return -1; @@ -38,7 +38,7 @@ +/* + * Finally, we should not enforce to use /proc -+#ifdef __FreeBSD__ ++#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) +gboolean process_is_running (const char *process_name) +{ + //TODO Modified: head/net-mgmt/ccnet/files/patch-net_common_getgateway.c ============================================================================== --- head/net-mgmt/ccnet/files/patch-net_common_getgateway.c Thu Nov 6 19:19:31 2014 (r372230) +++ head/net-mgmt/ccnet/files/patch-net_common_getgateway.c Thu Nov 6 19:32:44 2014 (r372231) @@ -5,7 +5,7 @@ #endif -#ifdef BSD -+#ifdef __FreeBSD__ ++#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) #undef USE_PROC_NET_ROUTE #define USE_SOCKET_ROUTE #undef USE_SYSCTL_NET_ROUTE From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:41:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 762D6358; Thu, 6 Nov 2014 19:41:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61B55DC3; Thu, 6 Nov 2014 19:41:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6Jf7Kp032110; Thu, 6 Nov 2014 19:41:07 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6Jf6Yo032108; Thu, 6 Nov 2014 19:41:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411061941.sA6Jf6Yo032108@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 6 Nov 2014 19:41:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372232 - head/net/libfixbuf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:41:07 -0000 Author: antoine Date: Thu Nov 6 19:41:06 2014 New Revision: 372232 URL: https://svnweb.freebsd.org/changeset/ports/372232 QAT: https://qat.redports.org/buildarchive/r372232/ Log: Update to 1.6.1 PR: ports/194431 Approved by: maintainer timeout (20 days) Modified: head/net/libfixbuf/Makefile head/net/libfixbuf/distinfo head/net/libfixbuf/pkg-plist Modified: head/net/libfixbuf/Makefile ============================================================================== --- head/net/libfixbuf/Makefile Thu Nov 6 19:32:44 2014 (r372231) +++ head/net/libfixbuf/Makefile Thu Nov 6 19:41:06 2014 (r372232) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libfixbuf -PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 CATEGORIES= net MASTER_SITES= http://tools.netsa.cert.org/releases/ \ http://redundancy.redundancy.org/mirror/ Modified: head/net/libfixbuf/distinfo ============================================================================== --- head/net/libfixbuf/distinfo Thu Nov 6 19:32:44 2014 (r372231) +++ head/net/libfixbuf/distinfo Thu Nov 6 19:41:06 2014 (r372232) @@ -1,2 +1,2 @@ -SHA256 (libfixbuf-1.5.0.tar.gz) = 968c4c4311dc374a7635ffa8bd4696f2250f2791f9fe10367ab204cf1d9cc77e -SIZE (libfixbuf-1.5.0.tar.gz) = 1156267 +SHA256 (libfixbuf-1.6.1.tar.gz) = 0be597c461547d5b5f635cd394d6fe65313fe993bd412b23910445fcad94754d +SIZE (libfixbuf-1.6.1.tar.gz) = 1177832 Modified: head/net/libfixbuf/pkg-plist ============================================================================== --- head/net/libfixbuf/pkg-plist Thu Nov 6 19:32:44 2014 (r372231) +++ head/net/libfixbuf/pkg-plist Thu Nov 6 19:41:06 2014 (r372232) @@ -4,6 +4,5 @@ include/fixbuf/public.h lib/libfixbuf.a lib/libfixbuf.so lib/libfixbuf.so.3 -lib/libfixbuf.so.3.0.0 +lib/libfixbuf.so.3.1.1 libdata/pkgconfig/libfixbuf.pc -@dirrm include/fixbuf From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:42:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75A9E481; Thu, 6 Nov 2014 19:42:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47F58DE1; Thu, 6 Nov 2014 19:42:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6JgPgR032397; Thu, 6 Nov 2014 19:42:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6JgON2032395; Thu, 6 Nov 2014 19:42:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411061942.sA6JgON2032395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 6 Nov 2014 19:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372233 - head/net-mgmt/yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:42:25 -0000 Author: antoine Date: Thu Nov 6 19:42:23 2014 New Revision: 372233 URL: https://svnweb.freebsd.org/changeset/ports/372233 QAT: https://qat.redports.org/buildarchive/r372233/ Log: Update to 2.6.0 PR: ports/194432 Approved by: maintainer timeout (20 days) Modified: head/net-mgmt/yaf/Makefile head/net-mgmt/yaf/distinfo head/net-mgmt/yaf/pkg-plist Modified: head/net-mgmt/yaf/Makefile ============================================================================== --- head/net-mgmt/yaf/Makefile Thu Nov 6 19:41:06 2014 (r372232) +++ head/net-mgmt/yaf/Makefile Thu Nov 6 19:42:23 2014 (r372233) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= net-mgmt MASTER_SITES= http://tools.netsa.cert.org/releases/ Modified: head/net-mgmt/yaf/distinfo ============================================================================== --- head/net-mgmt/yaf/distinfo Thu Nov 6 19:41:06 2014 (r372232) +++ head/net-mgmt/yaf/distinfo Thu Nov 6 19:42:23 2014 (r372233) @@ -1,2 +1,2 @@ -SHA256 (yaf-2.5.0.tar.gz) = 79c3498a77e9be11487b22fb6c4fe886965042de3c875c6242b54c3f9e9a4c9d -SIZE (yaf-2.5.0.tar.gz) = 1530757 +SHA256 (yaf-2.6.0.tar.gz) = 7562d0e81e398fe491b81cad0b96996d2ac21f649d28ecda7ca258480dab6bb8 +SIZE (yaf-2.6.0.tar.gz) = 1569256 Modified: head/net-mgmt/yaf/pkg-plist ============================================================================== --- head/net-mgmt/yaf/pkg-plist Thu Nov 6 19:41:06 2014 (r372232) +++ head/net-mgmt/yaf/pkg-plist Thu Nov 6 19:42:23 2014 (r372233) @@ -1,6 +1,7 @@ bin/airdaemon bin/filedaemon bin/getFlowKeyHash +bin/ipfixDump bin/yaf bin/yafMeta2Pcap bin/yafcollect @@ -83,6 +84,10 @@ lib/yaf/ircplugin.a lib/yaf/ircplugin.so lib/yaf/ircplugin.so.1 lib/yaf/ircplugin.so.1.0.1 +lib/yaf/ldapplugin.a +lib/yaf/ldapplugin.so +lib/yaf/ldapplugin.so.1 +lib/yaf/ldapplugin.so.1.0.1 lib/yaf/ldpplugin.a lib/yaf/ldpplugin.so lib/yaf/ldpplugin.so.1 @@ -157,11 +162,9 @@ man/man1/airdaemon.1.gz man/man1/applabel.1.gz man/man1/filedaemon.1.gz man/man1/getFlowKeyHash.1.gz +man/man1/ipfixDump.1.gz man/man1/yaf.1.gz man/man1/yafMeta2Pcap.1.gz man/man1/yafdhcp.1.gz man/man1/yafdpi.1.gz man/man1/yafscii.1.gz -@dirrm lib/yaf -@dirrm include/yaf -@dirrm include/airframe From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:44:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A8495BC; Thu, 6 Nov 2014 19:44:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 45FAFDFB; Thu, 6 Nov 2014 19:44:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6JiFcU032781; Thu, 6 Nov 2014 19:44:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6JiECU032777; Thu, 6 Nov 2014 19:44:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411061944.sA6JiECU032777@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 6 Nov 2014 19:44:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372234 - head/security/silktools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:44:15 -0000 Author: antoine Date: Thu Nov 6 19:44:13 2014 New Revision: 372234 URL: https://svnweb.freebsd.org/changeset/ports/372234 QAT: https://qat.redports.org/buildarchive/r372234/ Log: Update to 3.9.0 PR: ports/194433 Approved by: maintainer timeout (20 days) Modified: head/security/silktools/Makefile head/security/silktools/distinfo head/security/silktools/pkg-plist Modified: head/security/silktools/Makefile ============================================================================== --- head/security/silktools/Makefile Thu Nov 6 19:42:23 2014 (r372233) +++ head/security/silktools/Makefile Thu Nov 6 19:44:13 2014 (r372234) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= silktools -PORTVERSION= 3.8.1 -PORTREVISION= 1 +PORTVERSION= 3.9.0 CATEGORIES= security net MASTER_SITES= http://tools.netsa.cert.org/releases/ \ http://redundancy.redundancy.org/mirror/ @@ -16,19 +15,15 @@ LIB_DEPENDS= liblzo2.so:${PORTSDIR}/arch libfixbuf.so:${PORTSDIR}/net/libfixbuf GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-lzo=${LOCALBASE} --enable-packing-tools --with-python \ - --prefix=${STAGEDIR}/${PREFIX} -MAKE_ARGS= CC="${CC}" GCC_FLAGS="" CFLAGS_RELEASE="" +CONFIGURE_ARGS= --with-lzo=${LOCALBASE} --enable-packing-tools --with-python USE_LDCONFIG= yes USES= gmake perl5 pkgconfig python libtool USE_PERL5= build +INSTALL_TARGET= install-strip OPTIONS_DEFINE= LOCALTIME LOCALTIME_DESC= Use localtime instead of UTC LOCALTIME_CONFIGURE_ON=--enable-localtime -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure - .include Modified: head/security/silktools/distinfo ============================================================================== --- head/security/silktools/distinfo Thu Nov 6 19:42:23 2014 (r372233) +++ head/security/silktools/distinfo Thu Nov 6 19:44:13 2014 (r372234) @@ -1,2 +1,2 @@ -SHA256 (silk-3.8.1.tar.gz) = 3a66912bfef82a5fdb37fa3ed87307f5ab152cae889594885538ec8b8ffb97f1 -SIZE (silk-3.8.1.tar.gz) = 5075843 +SHA256 (silk-3.9.0.tar.gz) = f97ab5ba2d8dd8152f3fcee0036c9ee159a1d3767eb6213ffec836c9f1366187 +SIZE (silk-3.9.0.tar.gz) = 5187142 Modified: head/security/silktools/pkg-plist ============================================================================== --- head/security/silktools/pkg-plist Thu Nov 6 19:42:23 2014 (r372233) +++ head/security/silktools/pkg-plist Thu Nov 6 19:44:13 2014 (r372234) @@ -8,6 +8,7 @@ bin/rwbagbuild bin/rwbagcat bin/rwbagtool bin/rwcat +bin/rwcombine bin/rwcompare bin/rwcount bin/rwcut @@ -96,15 +97,15 @@ include/silk/utils.h lib/libflowsource.a lib/libflowsource.so lib/libflowsource.so.8 -lib/libflowsource.so.8.0.1 +lib/libflowsource.so.8.1.0 lib/libsilk-thrd.a lib/libsilk-thrd.so lib/libsilk-thrd.so.5 -lib/libsilk-thrd.so.5.1.0 +lib/libsilk-thrd.so.5.1.1 lib/libsilk.a lib/libsilk.so -lib/libsilk.so.15 -lib/libsilk.so.15.0.0 +lib/libsilk.so.16 +lib/libsilk.so.16.0.0 lib/silk/app-mismatch.a lib/silk/app-mismatch.so lib/silk/conficker-c.a @@ -132,6 +133,7 @@ man/man1/rwbagbuild.1.gz man/man1/rwbagcat.1.gz man/man1/rwbagtool.1.gz man/man1/rwcat.1.gz +man/man1/rwcombine.1.gz man/man1/rwcompare.1.gz man/man1/rwcount.1.gz man/man1/rwcut.1.gz @@ -242,10 +244,3 @@ share/silk/twoway-silk.conf %%PYTHON_SITELIBDIR%%/silk/site.py %%PYTHON_SITELIBDIR%%/silk/site.pyc %%PYTHON_SITELIBDIR%%/silk/site.pyo -@dirrmtry share/silk/etc/init.d -@dirrmtry share/silk/etc -@dirrmtry share/silk -@dirrmtry lib/silk -@dirrmtry include/silk -@dirrmtry %%PYTHON_SITELIBDIR%%/silk -@dirrmtry %%PYTHON_SITELIBDIR%% From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:53:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F94B811; Thu, 6 Nov 2014 19:53:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 316F7EE5; Thu, 6 Nov 2014 19:53:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6Jrd8o037454; Thu, 6 Nov 2014 19:53:39 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6Jrcdl037448; Thu, 6 Nov 2014 19:53:38 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411061953.sA6Jrcdl037448@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 6 Nov 2014 19:53:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372235 - in head/www: . py-wsgidav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:53:39 -0000 Author: marino Date: Thu Nov 6 19:53:37 2014 New Revision: 372235 URL: https://svnweb.freebsd.org/changeset/ports/372235 QAT: https://qat.redports.org/buildarchive/r372235/ Log: Add new port www/py-wsgidav PR: 193313 Submitted by: JingFeng Yan WsgiDAV is a WebDAV server for sharing files and other resources over the web. It is based on the WSGI interface. It comes bundled with a simple WSGI web server. This package is based on PyFileServer by Ho Chun Wei. Added: head/www/py-wsgidav/ head/www/py-wsgidav/Makefile (contents, props changed) head/www/py-wsgidav/distinfo (contents, props changed) head/www/py-wsgidav/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Nov 6 19:44:13 2014 (r372234) +++ head/www/Makefile Thu Nov 6 19:53:37 2014 (r372235) @@ -1697,6 +1697,7 @@ SUBDIR += py-wikitools SUBDIR += py-ws4py SUBDIR += py-wsgiauth + SUBDIR += py-wsgidav SUBDIR += py-zope.app.wsgi SUBDIR += pyblosxom SUBDIR += pydio Added: head/www/py-wsgidav/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-wsgidav/Makefile Thu Nov 6 19:53:37 2014 (r372235) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= WsgiDAV +PORTVERSION= 1.1.0 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= WSGI based WebDAV server for sharing resources + +LICENSE= MIT + +USES= python:2 zip +USE_PYTHON= distutils autoplist + +post-extract: + ${RM} -r ${WRKSRC}/tests + +.include Added: head/www/py-wsgidav/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-wsgidav/distinfo Thu Nov 6 19:53:37 2014 (r372235) @@ -0,0 +1,2 @@ +SHA256 (WsgiDAV-1.1.0.zip) = fde76947dad2cb3e7d40201188b8aa3e2b02dd88962a09d18f5d47fa9f80a55b +SIZE (WsgiDAV-1.1.0.zip) = 206417 Added: head/www/py-wsgidav/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-wsgidav/pkg-descr Thu Nov 6 19:53:37 2014 (r372235) @@ -0,0 +1,5 @@ +WsgiDAV is a WebDAV server for sharing files and other resources over the +web. It is based on the WSGI interface. It comes bundled with a simple +WSGI web server. This package is based on PyFileServer by Ho Chun Wei. + +WWW: https://github.com/mar10/wsgidav From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:59:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4E35984; Thu, 6 Nov 2014 19:59:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97EC8F2A; Thu, 6 Nov 2014 19:59:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6JxdnF038323; Thu, 6 Nov 2014 19:59:39 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6JxcCg038320; Thu, 6 Nov 2014 19:59:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411061959.sA6JxcCg038320@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 6 Nov 2014 19:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372236 - head/x11-fm/worker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:59:39 -0000 Author: pawel Date: Thu Nov 6 19:59:38 2014 New Revision: 372236 URL: https://svnweb.freebsd.org/changeset/ports/372236 QAT: https://qat.redports.org/buildarchive/r372236/ Log: - Update to version 3.5.1 - Remove @dirrm's from pkg-plist PR: 194519 Submitted by: mp39590@gmail.com Approved by: maintainer timeout (16 days) Modified: head/x11-fm/worker/Makefile head/x11-fm/worker/distinfo head/x11-fm/worker/pkg-plist Modified: head/x11-fm/worker/Makefile ============================================================================== --- head/x11-fm/worker/Makefile Thu Nov 6 19:53:37 2014 (r372235) +++ head/x11-fm/worker/Makefile Thu Nov 6 19:59:38 2014 (r372236) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= worker -PORTVERSION= 3.4.1 -PORTREVISION= 1 +PORTVERSION= 3.5.1 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} Modified: head/x11-fm/worker/distinfo ============================================================================== --- head/x11-fm/worker/distinfo Thu Nov 6 19:53:37 2014 (r372235) +++ head/x11-fm/worker/distinfo Thu Nov 6 19:59:38 2014 (r372236) @@ -1,2 +1,2 @@ -SHA256 (worker-3.4.1.tar.bz2) = 33de4173c15265a7bc1f5d1bacb71a89951a1857f2f4175a0de75dae8cdc1e62 -SIZE (worker-3.4.1.tar.bz2) = 1470956 +SHA256 (worker-3.5.1.tar.bz2) = aca8a80f39718aebd5f0fe46c1781d3b55aff3d3a8e98c2fa8c6abbfd2a8aba8 +SIZE (worker-3.5.1.tar.bz2) = 1482782 Modified: head/x11-fm/worker/pkg-plist ============================================================================== --- head/x11-fm/worker/pkg-plist Thu Nov 6 19:53:37 2014 (r372235) +++ head/x11-fm/worker/pkg-plist Thu Nov 6 19:59:38 2014 (r372236) @@ -92,11 +92,7 @@ share/applications/worker.desktop %%DATADIR%%/config-updates/update-2.19.0.conf %%DATADIR%%/config-updates/update-3.2.0-utf8.conf %%DATADIR%%/config-updates/update-3.2.0.conf -@dirrmtry %%DATADIR%%/config-updates -@dirrm %%DATADIR%%/scripts -@dirrm %%DATADIR%%/catalogs -@dirrm %%DATADIR%% -@dirrmtry man/it/man1 -@dirrmtry man/it -@dirrmtry man/fr/man1 -@dirrmtry man/fr +%%DATADIR%%/config-updates/update-3.3.3-utf8.conf +%%DATADIR%%/config-updates/update-3.3.3.conf +%%DATADIR%%/config-updates/update-3.4.0-utf8.conf +%%DATADIR%%/config-updates/update-3.4.0.conf From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 20:11:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36ED7BD9; Thu, 6 Nov 2014 20:11:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2268FE4; Thu, 6 Nov 2014 20:11:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6KBJF4046982; Thu, 6 Nov 2014 20:11:19 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6KBIA0046977; Thu, 6 Nov 2014 20:11:18 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411062011.sA6KBIA0046977@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 6 Nov 2014 20:11:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372237 - in head/www: . py-seafdav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 20:11:20 -0000 Author: marino Date: Thu Nov 6 20:11:18 2014 New Revision: 372237 URL: https://svnweb.freebsd.org/changeset/ports/372237 QAT: https://qat.redports.org/buildarchive/r372237/ Log: Add new port www/py-seafdav PR: 193314 Submitted by: Jingfeng Yan This addon provides seafile implementation for Web DAV server by utilizing WsgiDAV interface. Added: head/www/py-seafdav/ head/www/py-seafdav/Makefile (contents, props changed) head/www/py-seafdav/distinfo (contents, props changed) head/www/py-seafdav/pkg-descr (contents, props changed) head/www/py-seafdav/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Nov 6 19:59:38 2014 (r372236) +++ head/www/Makefile Thu Nov 6 20:11:18 2014 (r372237) @@ -1664,6 +1664,7 @@ SUBDIR += py-scgi SUBDIR += py-scrapy SUBDIR += py-scriptaculous + SUBDIR += py-seafdav SUBDIR += py-selector SUBDIR += py-selenium SUBDIR += py-slimmer Added: head/www/py-seafdav/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafdav/Makefile Thu Nov 6 20:11:18 2014 (r372237) @@ -0,0 +1,35 @@ +# $FreeBSD$ + +PORTNAME= seafdav +PORTVERSION= 3.0.4 +CATEGORIES= www python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= Python library for accessing seafile data model + +LICENSE= APACHE20 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}WsgiDAV>=0.5:${PORTSDIR}/www/py-wsgidav + +USE_GITHUB= yes +GH_ACCOUNT= haiwen +GH_TAGNAME= v${PORTVERSION}-server-testing +GH_COMMIT= 42dfd99 + +USES= python:2 +NO_BUILD= yes + +do-install: + @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/wsgidav/addons/seafile + (cd ${WRKSRC}/wsgidav/addons/seafile && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/wsgidav/addons/seafile) + (cd ${STAGEDIR}${PREFIX} && \ + ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ + -d ${PYTHONPREFIX_SITELIBDIR} \ + -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} && \ + ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ + -d ${PYTHONPREFIX_SITELIBDIR} \ + -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) + +.include Added: head/www/py-seafdav/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafdav/distinfo Thu Nov 6 20:11:18 2014 (r372237) @@ -0,0 +1,2 @@ +SHA256 (seafdav-3.0.4.tar.gz) = d938f3324223f09c7466b8028505e0aeb4d5e8b63caa96c0811e775f8416e55b +SIZE (seafdav-3.0.4.tar.gz) = 134684 Added: head/www/py-seafdav/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafdav/pkg-descr Thu Nov 6 20:11:18 2014 (r372237) @@ -0,0 +1,4 @@ +This addon provides seafile implementation for Web DAV server by +utilizing WsgiDAV interface. + +WWW: https://github.com/haiwen/seafdav Added: head/www/py-seafdav/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafdav/pkg-plist Thu Nov 6 20:11:18 2014 (r372237) @@ -0,0 +1,13 @@ +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/__init__.py +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/__init__.pyc +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/__init__.pyo +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/domain_controller.py +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/domain_controller.pyc +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/domain_controller.pyo +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seaf_utils.py +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seaf_utils.pyc +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seaf_utils.pyo +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seafile_dav_provider.py +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seafile_dav_provider.pyc +%%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seafile_dav_provider.pyo +@dirrmtry %%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 20:41:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E045214; Thu, 6 Nov 2014 20:41:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A1BC69E; Thu, 6 Nov 2014 20:41:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6KfjCA061038; Thu, 6 Nov 2014 20:41:45 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6KfjeX061037; Thu, 6 Nov 2014 20:41:45 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201411062041.sA6KfjeX061037@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Thu, 6 Nov 2014 20:41:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372238 - head/games/nwndata X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 20:41:45 -0000 Author: sbruno Date: Thu Nov 6 20:41:44 2014 New Revision: 372238 URL: https://svnweb.freebsd.org/changeset/ports/372238 QAT: https://qat.redports.org/buildarchive/r372238/ Log: Block building for non-x86 ARCH. Reviewed by: bdrewery (mentor) Approved by: scf (maintainer) Modified: head/games/nwndata/Makefile Modified: head/games/nwndata/Makefile ============================================================================== --- head/games/nwndata/Makefile Thu Nov 6 20:11:18 2014 (r372237) +++ head/games/nwndata/Makefile Thu Nov 6 20:41:44 2014 (r372238) @@ -37,6 +37,9 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/nwn RESTRICTED= Distribution not allowed +ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS_REASON= Binary Distribution on x86 only + do-install: ${MKDIR} ${STAGEDIR}${DATADIR} .if defined(NWN_DIAMOND) From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 20:51:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8462668; Thu, 6 Nov 2014 20:51:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C46797A3; Thu, 6 Nov 2014 20:51:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6Kpfs2065754; Thu, 6 Nov 2014 20:51:41 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6Kpf0O065752; Thu, 6 Nov 2014 20:51:41 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411062051.sA6Kpf0O065752@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 6 Nov 2014 20:51:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372239 - head/www/py-seafdav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 20:51:42 -0000 Author: marino Date: Thu Nov 6 20:51:41 2014 New Revision: 372239 URL: https://svnweb.freebsd.org/changeset/ports/372239 QAT: https://qat.redports.org/buildarchive/r372239/ Log: www/seafdav: remove @dirrmtry line in pkg-plist Modified: head/www/py-seafdav/pkg-plist Modified: head/www/py-seafdav/pkg-plist ============================================================================== --- head/www/py-seafdav/pkg-plist Thu Nov 6 20:41:44 2014 (r372238) +++ head/www/py-seafdav/pkg-plist Thu Nov 6 20:51:41 2014 (r372239) @@ -10,4 +10,3 @@ %%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seafile_dav_provider.py %%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seafile_dav_provider.pyc %%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile/seafile_dav_provider.pyo -@dirrmtry %%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 22:10:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ABC8FC7; Thu, 6 Nov 2014 22:10:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 476EE19B; Thu, 6 Nov 2014 22:10:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6MAWpQ000371; Thu, 6 Nov 2014 22:10:32 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6MAWVB000370; Thu, 6 Nov 2014 22:10:32 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411062210.sA6MAWVB000370@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Thu, 6 Nov 2014 22:10:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372240 - head/ports-mgmt/pib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 22:10:32 -0000 Author: ak Date: Thu Nov 6 22:10:31 2014 New Revision: 372240 URL: https://svnweb.freebsd.org/changeset/ports/372240 QAT: https://qat.redports.org/buildarchive/r372240/ Log: - Deprecate and set expiration date to 2014-12-06: Does not work with tcl/tk 8.4+, does not support pkgng Error message at start: Error in startup script: command returned bad code: 46169808 while executing "main" (file "/usr/local/bin/pib" line 2357) Modified: head/ports-mgmt/pib/Makefile Modified: head/ports-mgmt/pib/Makefile ============================================================================== --- head/ports-mgmt/pib/Makefile Thu Nov 6 20:51:41 2014 (r372239) +++ head/ports-mgmt/pib/Makefile Thu Nov 6 22:10:31 2014 (r372240) @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= msmith MAINTAINER= ports@FreeBSD.org COMMENT= GUI Ports Collection management tool +DEPRECATED= Does not work with tcl/tk 8.4+, does not support pkgng +EXPIRATION_DATE= 2014-12-06 + USES= tk:build .include From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 23:31:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44756F79; Thu, 6 Nov 2014 23:31:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 306A3DFF; Thu, 6 Nov 2014 23:31:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6NVAlB039058; Thu, 6 Nov 2014 23:31:10 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6NV9Mj039056; Thu, 6 Nov 2014 23:31:09 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201411062331.sA6NV9Mj039056@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 6 Nov 2014 23:31:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372241 - head/net/geoipupdate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 23:31:10 -0000 Author: adamw Date: Thu Nov 6 23:31:09 2014 New Revision: 372241 URL: https://svnweb.freebsd.org/changeset/ports/372241 QAT: https://qat.redports.org/buildarchive/r372241/ Log: Update to 2.1.0. Modified: head/net/geoipupdate/Makefile head/net/geoipupdate/distinfo Modified: head/net/geoipupdate/Makefile ============================================================================== --- head/net/geoipupdate/Makefile Thu Nov 6 22:10:31 2014 (r372240) +++ head/net/geoipupdate/Makefile Thu Nov 6 23:31:09 2014 (r372241) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org @@ -15,11 +15,9 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ USE_GITHUB= yes GH_ACCOUNT= maxmind GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 929d6a7 +GH_COMMIT= 7d46127 -USES= libtool pathfix -USE_AUTOTOOLS= aclocal automake autoconf libtoolize -AUTOMAKE_ARGS= --add-missing +USES= libtool pathfix autoreconf PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes Modified: head/net/geoipupdate/distinfo ============================================================================== --- head/net/geoipupdate/distinfo Thu Nov 6 22:10:31 2014 (r372240) +++ head/net/geoipupdate/distinfo Thu Nov 6 23:31:09 2014 (r372241) @@ -1,2 +1,2 @@ -SHA256 (geoipupdate-2.0.2.tar.gz) = c4e86c7fb813e5937b6e87ec9a7c2489445dd4382813fbde38105a926181c548 -SIZE (geoipupdate-2.0.2.tar.gz) = 30709 +SHA256 (geoipupdate-2.1.0.tar.gz) = 792082f6920f928ff7e0349094abd3c4cae888b499c2178d2ba8e51426d74ab8 +SIZE (geoipupdate-2.1.0.tar.gz) = 30902 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 00:08:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 806E0D62; Fri, 7 Nov 2014 00:08:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CE6C64B; Fri, 7 Nov 2014 00:08:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA708YRo057967; Fri, 7 Nov 2014 00:08:34 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA708YRR057966; Fri, 7 Nov 2014 00:08:34 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411070008.sA708YRR057966@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 7 Nov 2014 00:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372242 - head/games/openclonk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 00:08:34 -0000 Author: marino Date: Fri Nov 7 00:08:33 2014 New Revision: 372242 URL: https://svnweb.freebsd.org/changeset/ports/372242 QAT: https://qat.redports.org/buildarchive/r372242/ Log: games/openclonk: Fix fetching Modified: head/games/openclonk/Makefile Modified: head/games/openclonk/Makefile ============================================================================== --- head/games/openclonk/Makefile Thu Nov 6 23:31:09 2014 (r372241) +++ head/games/openclonk/Makefile Fri Nov 7 00:08:33 2014 (r372242) @@ -6,7 +6,7 @@ PORTVERSION= 5.1 DISTVERSIONPREFIX= 5. DISTVERSIONSUFFIX= -src CATEGORIES= games -MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ +MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSIONPREFIX}${DISTVERSION}/ MAINTAINER= kevinz5000@gmail.com COMMENT= Multiplayer action game involving small and nimble humanoids From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 00:42:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43C28B25; Fri, 7 Nov 2014 00:42:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FDC6A80; Fri, 7 Nov 2014 00:42:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA70gS2r076155; Fri, 7 Nov 2014 00:42:28 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA70gSBu076154; Fri, 7 Nov 2014 00:42:28 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201411070042.sA70gSBu076154@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Fri, 7 Nov 2014 00:42:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372243 - head/ports-mgmt/poudriere X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 00:42:28 -0000 Author: bdrewery Date: Fri Nov 7 00:42:27 2014 New Revision: 372243 URL: https://svnweb.freebsd.org/changeset/ports/372243 QAT: https://qat.redports.org/buildarchive/r372243/ Log: Remove unneeded @dir entries Modified: head/ports-mgmt/poudriere/pkg-plist Modified: head/ports-mgmt/poudriere/pkg-plist ============================================================================== --- head/ports-mgmt/poudriere/pkg-plist Fri Nov 7 00:08:33 2014 (r372242) +++ head/ports-mgmt/poudriere/pkg-plist Fri Nov 7 00:42:27 2014 (r372243) @@ -27,9 +27,3 @@ man/man8/poudriere.8.gz %%DATADIR%%/status.sh %%DATADIR%%/testport.sh %%ZSH%%share/zsh/site-functions/_poudriere -%%ZSH%%@dirrmtry share/zsh/site-functions -%%ZSH%%@dirrmtry share/zsh/ -@dirrmtry libexec/poudriere -@dirrmtry %%DATADIR%%/awk -@dirrmtry %%DATADIR%%/html -@dirrmtry %%DATADIR%% From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 00:44:01 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14589C42 for ; Fri, 7 Nov 2014 00:44:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDDF7A9F for ; Fri, 7 Nov 2014 00:44:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id sA70i0TI099967 for ; Fri, 7 Nov 2014 00:44:00 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sA70i0ie099963 for svn-ports-head@freebsd.org; Fri, 7 Nov 2014 00:44:00 GMT (envelope-from bdrewery) Received: (qmail 94538 invoked from network); 6 Nov 2014 18:43:58 -0600 Received: from unknown (HELO blah) (freebsd@shatow.net@67.182.131.225) by sweb.xzibition.com with ESMTPA; 6 Nov 2014 18:43:58 -0600 Message-ID: <545C15CC.4050705@FreeBSD.org> Date: Thu, 06 Nov 2014 16:43:56 -0800 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Gerald Pfeifer Subject: Re: svn commit: r372094 - head/lang/gcc5 References: <201411030619.sA36Jcpc094345@svn.freebsd.org> <545AC939.5060706@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 00:44:01 -0000 On 11/6/14 7:05 AM, Gerald Pfeifer wrote: > On Wednesday 2014-11-05 17:04, Bryan Drewery wrote: >>> Log: >>> Update to the 20141102 snapshot of GCC 5.0. >> Fails to build for me on 10.0 amd64: > > I actually am using 10.1 as my primary test environment with nightly > builds and did not see the problem there. > > Until a day ago (a day or two after that machine was updated to > 10.1-PRERELEASE, not sure that is related). Using poudriere you could have a 10.0 jail setup in about 5 minutes and have a test started. poudriere jail -c -j 10amd64 -v 10.0-RELEASE poudriere testport -j 10amd64 -o lang/gcc5 > >>> In file included from .././../gcc-5-20141102/libcc1/plugin.cc:58: >>> In file included from /usr/include/c++/v1/string:433: >>> In file included from /usr/include/c++/v1/cwchar:107: >>> In file included from /usr/include/c++/v1/cwctype:54: >>> /usr/include/c++/v1/cctype:51:72: error: use of undeclared identifier >>> 'do_not_use_isalnum_with_safe_ctype' >>> inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalnum(int __c) {return >>> isalnum(__c);} > > Does anyone know where this comes from and what do to about it? > > What I am seeing may well be a regression upstream, though that > does not explain why my testing succeeded when I updated lang/gcc. > > Gerald > -- Regards, Bryan Drewery From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 01:14:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E014597; Fri, 7 Nov 2014 01:14:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1ED47DCD; Fri, 7 Nov 2014 01:14:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA71EhjH090604; Fri, 7 Nov 2014 01:14:43 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA71EhlE090599; Fri, 7 Nov 2014 01:14:43 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411070114.sA71EhlE090599@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 7 Nov 2014 01:14:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372244 - head/security/snort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 01:14:44 -0000 Author: zi Date: Fri Nov 7 01:14:43 2014 New Revision: 372244 URL: https://svnweb.freebsd.org/changeset/ports/372244 QAT: https://qat.redports.org/buildarchive/r372244/ Log: - Add support for new experimental features - Remove old features Modified: head/security/snort/Makefile head/security/snort/pkg-plist Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Fri Nov 7 00:42:27 2014 (r372243) +++ head/security/snort/Makefile Fri Nov 7 01:14:43 2014 (r372244) @@ -20,17 +20,15 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve BUILD_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq RUN_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq -OPTIONS_DEFINE= IPV6 GRE ZLIB NORMALIZER REACT \ - PERFPROFILE LRGPCAP SOURCEFIRE NONETHER \ - DOCS +OPTIONS_DEFINE= IPV6 GRE HA NORMALIZER DOCS APPID \ + PERFPROFILE LRGPCAP SOURCEFIRE NONETHER OPTIONS_GROUP= ADDONS DEV OPTIONS_GROUP_ADDONS= BARNYARD PULLEDPORK OPTIONS_GROUP_DEV= DBGSNORT - -OPTIONS_DEFAULT= IPV6 GRE ZLIB NORMALIZER REACT \ - PERFPROFILE SOURCEFIRE PULLEDPORK \ - BARNYARD +OPTIONS_SUB= yes +OPTIONS_DEFAULT= IPV6 GRE NORMALIZER BARNYARD \ + PERFPROFILE SOURCEFIRE PULLEDPORK GRE_DESC= GRE support IPV6_DESC= IPv6 in snort.conf @@ -38,15 +36,14 @@ LRGPCAP_DESC= Pcaps larger than 2GB NONETHER_DESC= Non-Ethernet Decoders NORMALIZER_DESC= Normalizer PERFPROFILE_DESC= Performance profiling -REACT_DESC= React -SOURCEFIRE_DESC= Sourcefire-specific build options +SOURCEFIRE_DESC= Sourcefire recommended build options TARGETBASED_DESC= Targetbased support -ZLIB_DESC= GZIP support - +APPID_DESC= Build with application id support (EXPERIMENTAL) +HA_DESC= Enable high-availability state sharing (EXPERIMENTAL) +FILEINSPECT_DESC= Build with extended file inspection features (EXPERIMENTAL) ADDONS_DESC= Depend on 3rd party addons BARNYARD_DESC= Depend on barnyard2 (supports also snortsam) PULLEDPORK_DESC= Depend on pulledpork - DEV_DESC= Developper options DBGSNORT_DESC= Enable debugging symbols+core dumps @@ -57,12 +54,16 @@ LRGPCAP_CONFIGURE_ENABLE= large-pcap NONETHER_CONFIGURE_ENABLE= non-ether-decoders NORMALIZER_CONFIGURE_ENABLE= normalizer PERFPROFILE_CONFIGURE_ENABLE= perfprofiling ppm -REACT_CONFIGURE_ENABLE= react SOURCEFIRE_CONFIGURE_ENABLE= sourcefire -ZLIB_CONFIGURE_ENABLE= zlib +APPID_CONFIGURE_ENABLE= open-appid +HA_CONFIGURE_ENABLE= ha +FILEINSPECT_CONFIGURE_ENABLE= file-inspect BARNYARD_RUN_DEPENDS= barnyard2:${PORTSDIR}/security/barnyard2 PULLEDPORK_RUN_DEPENDS= pulledpork.pl:${PORTSDIR}/security/pulledpork +APPID_LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit +APPID_CONFIGURE_ENV+= luajit_CFLAGS="-I${LOCALBASE}/include/luajit-2.0" \ + luajit_LIBS="-L${LOCALBASE}/lib" .include Modified: head/security/snort/pkg-plist ============================================================================== --- head/security/snort/pkg-plist Fri Nov 7 00:42:27 2014 (r372243) +++ head/security/snort/pkg-plist Fri Nov 7 01:14:43 2014 (r372244) @@ -1,6 +1,8 @@ bin/snort bin/u2boat bin/u2spewfoo +%%APPID%%bin/u2openappid +%%APPID%%bin/u2streamer @unexec if cmp -s %D/etc/snort/classification.config-sample %D/etc/snort/classification.config; then rm -f %D/etc/snort/classification.config; fi etc/snort/classification.config-sample @exec if [ ! -f %D/etc/snort/classification.config ] ; then cp -p %D/%F %B/classification.config; fi @@ -45,6 +47,13 @@ include/snort/dynamic_output/sfrt_dir.h include/snort/dynamic_output/sfrt_trie.h include/snort/dynamic_output/snort_debug.h include/snort/dynamic_output/stream_api.h +%%APPID%%include/snort/dynamic_preproc/md5.h +%%APPID%%include/snort/dynamic_preproc/sfghash.h +%%APPID%%include/snort/dynamic_preproc/sfhashfcn.h +%%APPID%%include/snort/dynamic_preproc/sflsq.h +%%APPID%%include/snort/dynamic_preproc/sfmemcap.h +%%APPID%%include/snort/dynamic_preproc/sfprimetable.h +%%APPID%%include/snort/dynamic_preproc/sfxhash.h include/snort/dynamic_preproc/appId.h include/snort/dynamic_preproc/bitop.h include/snort/dynamic_preproc/cpuclock.h @@ -102,6 +111,10 @@ lib/snort_dynamicengine/libsf_engine.a lib/snort_dynamicengine/libsf_engine.so lib/snort_dynamicengine/libsf_engine.so.0 lib/snort_dynamicengine/libsf_engine.so.0.0.0 +%%APPID%%lib/snort_dynamicpreprocessor/libsf_appid_preproc.a +%%APPID%%lib/snort_dynamicpreprocessor/libsf_appid_preproc.so +%%APPID%%lib/snort_dynamicpreprocessor/libsf_appid_preproc.so.0 +%%APPID%%lib/snort_dynamicpreprocessor/libsf_appid_preproc.so.0.0.0 lib/snort_dynamicpreprocessor/libsf_dce2_preproc.a lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0 @@ -226,6 +239,10 @@ man/man8/snort.8.gz %%PORTDOCS%%%%DOCSDIR%%/WISHLIST %%PORTDOCS%%%%DOCSDIR%%/generators %%PORTDOCS%%%%DOCSDIR%%/snort_manual.pdf +%%APPID%%src/snort_dynamicsrc/md5.h +%%APPID%%src/snort_dynamicsrc/sfmemcap.h +%%APPID%%src/snort_dynamicsrc/sfprimetable.h +%%APPID%%src/snort_dynamicsrc/sfxhash.h src/snort_dynamicsrc/Unified2_common.h src/snort_dynamicsrc/appId.h src/snort_dynamicsrc/bitop.h From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 03:07:54 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0379BE87; Fri, 7 Nov 2014 03:07:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8467BFC; Fri, 7 Nov 2014 03:07:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA737raS043429; Fri, 7 Nov 2014 03:07:53 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA737qh7043423; Fri, 7 Nov 2014 03:07:52 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411070307.sA737qh7043423@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Fri, 7 Nov 2014 03:07:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372245 - in head/textproc: . p5-Groonga-API p5-Groonga-API/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 03:07:54 -0000 Author: kuriyama Date: Fri Nov 7 03:07:51 2014 New Revision: 372245 URL: https://svnweb.freebsd.org/changeset/ports/372245 QAT: https://qat.redports.org/buildarchive/r372245/ Log: Groonga::API is a very thin wrapper of Groonga C APIs. All it does is to map types, and it's not meant to be used by a casual perl user. Try Ploonga for ordinary use. WWW: http://search.cpan.org/dist/Groonga-API/ Added: head/textproc/p5-Groonga-API/ head/textproc/p5-Groonga-API/Makefile (contents, props changed) head/textproc/p5-Groonga-API/distinfo (contents, props changed) head/textproc/p5-Groonga-API/files/ head/textproc/p5-Groonga-API/files/patch-Makefile.PL (contents, props changed) head/textproc/p5-Groonga-API/pkg-descr (contents, props changed) head/textproc/p5-Groonga-API/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Nov 7 01:14:43 2014 (r372244) +++ head/textproc/Makefile Fri Nov 7 03:07:51 2014 (r372245) @@ -514,6 +514,7 @@ SUBDIR += p5-Geo-Parse-OSM SUBDIR += p5-Getopt-Lucid SUBDIR += p5-Google-Data-JSON + SUBDIR += p5-Groonga-API SUBDIR += p5-HTML-CTPP2 SUBDIR += p5-HTML-Copy SUBDIR += p5-HTML-Entities-ImodePictogram Added: head/textproc/p5-Groonga-API/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Groonga-API/Makefile Fri Nov 7 03:07:51 2014 (r372245) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= Groonga-API +PORTVERSION= 0.03 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ISHIGAKI +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension for raw interface to Groonga + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= \ + p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \ + p5-Path-Extended>0:${PORTSDIR}/devel/p5-Path-Extended \ + p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \ + p5-Test-UseAllModules>=0.10:${PORTSDIR}/devel/p5-Test-UseAllModules +BUILD_DEPENDS= ${RUN_DEPENDS} +LIB_DEPENDS= libgroonga.so:${PORTSDIR}/textproc/groonga + +USES= perl5 +USE_PERL5= configure + +.include Added: head/textproc/p5-Groonga-API/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Groonga-API/distinfo Fri Nov 7 03:07:51 2014 (r372245) @@ -0,0 +1,2 @@ +SHA256 (Groonga-API-0.03.tar.gz) = b0df7d137df8079c2a04c6e132562c9758f074f5680491fe7e689e222729bd72 +SIZE (Groonga-API-0.03.tar.gz) = 69373 Added: head/textproc/p5-Groonga-API/files/patch-Makefile.PL ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Groonga-API/files/patch-Makefile.PL Fri Nov 7 03:07:51 2014 (r372245) @@ -0,0 +1,22 @@ +--- Makefile.PL.orig 2014-11-06 23:22:21.312462152 +0900 ++++ Makefile.PL 2014-11-06 23:24:03.092462770 +0900 +@@ -280,6 +280,9 @@ + + # removed or changed (1.x.x) + qw/query_rest query_scan query_snip/, ++ ++ # workaround ++ qw/selector_func proc_set_selector text_vprintf/, + ); # end of %todo + + my %inout = ( +@@ -437,6 +440,9 @@ + print $out $_, "\t", $extra{$_}, "\n"; + } + print $out <<'TYPEMAP'; ++grn_selector_func T_OPAQUE_ ++unsigned int * T_OPAQUE_ ++va_list T_OPAQUE_ + + INPUT + T_GRN_CTX Added: head/textproc/p5-Groonga-API/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Groonga-API/pkg-descr Fri Nov 7 03:07:51 2014 (r372245) @@ -0,0 +1,5 @@ +Groonga::API is a very thin wrapper of Groonga C APIs. All it does is +to map types, and it's not meant to be used by a casual perl user. +Try Ploonga for ordinary use. + +WWW: http://search.cpan.org/dist/Groonga-API/ Added: head/textproc/p5-Groonga-API/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Groonga-API/pkg-plist Fri Nov 7 03:07:51 2014 (r372245) @@ -0,0 +1,12 @@ +%%PERL5_MAN3%%/Groonga::API.3.gz +%%PERL5_MAN3%%/Groonga::API::Constants.3.gz +%%PERL5_MAN3%%/Groonga::API::Exports.3.gz +%%PERL5_MAN3%%/Groonga::API::Test.3.gz +%%PERL5_MAN3%%/Ploonga.3.gz +%%SITE_PERL%%/%%PERL_ARCH%%/Groonga/API.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Groonga/API/Constants.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Groonga/API/Exports.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Groonga/API/Test.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Ploonga.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Groonga/API/API.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Groonga/API/.packlist From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 04:47:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48C8626C; Fri, 7 Nov 2014 04:47:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34F91680; Fri, 7 Nov 2014 04:47:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA74lFfw090014; Fri, 7 Nov 2014 04:47:15 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA74lEH4090012; Fri, 7 Nov 2014 04:47:14 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201411070447.sA74lEH4090012@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 7 Nov 2014 04:47:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372246 - head/lang/elixir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 04:47:15 -0000 Author: lwhsu Date: Fri Nov 7 04:47:14 2014 New Revision: 372246 URL: https://svnweb.freebsd.org/changeset/ports/372246 QAT: https://qat.redports.org/buildarchive/r372246/ Log: - Fix pkg-plist, let mix(1) work PR: 194875 Submitted by: Kenji Rikitake Modified: head/lang/elixir/Makefile head/lang/elixir/pkg-plist Modified: head/lang/elixir/Makefile ============================================================================== --- head/lang/elixir/Makefile Fri Nov 7 03:07:51 2014 (r372245) +++ head/lang/elixir/Makefile Fri Nov 7 04:47:14 2014 (r372246) @@ -3,6 +3,7 @@ PORTNAME= elixir PORTVERSION= 1.0.2 +PORTRIVISION= 1 CATEGORIES= lang MAINTAINER= lwhsu@FreeBSD.org Modified: head/lang/elixir/pkg-plist ============================================================================== --- head/lang/elixir/pkg-plist Fri Nov 7 03:07:51 2014 (r372245) +++ head/lang/elixir/pkg-plist Fri Nov 7 04:47:14 2014 (r372246) @@ -204,6 +204,7 @@ lib/elixir/lib/elixir/ebin/elixir_map.be lib/elixir/lib/elixir/ebin/elixir_module.beam lib/elixir/lib/elixir/ebin/elixir_parser.beam lib/elixir/lib/elixir/ebin/elixir_quote.beam +lib/elixir/lib/elixir/ebin/elixir_rewrite.beam lib/elixir/lib/elixir/ebin/elixir_scope.beam lib/elixir/lib/elixir/ebin/elixir_sup.beam lib/elixir/lib/elixir/ebin/elixir_tokenizer.beam From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 08:14:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D837957; Fri, 7 Nov 2014 08:14:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A093AD5; Fri, 7 Nov 2014 08:14:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA78EQA1086074; Fri, 7 Nov 2014 08:14:26 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA78EQx3086073; Fri, 7 Nov 2014 08:14:26 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411070814.sA78EQx3086073@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 7 Nov 2014 08:14:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372247 - head/print/foomatic-db-engine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 08:14:26 -0000 Author: marino Date: Fri Nov 7 08:14:25 2014 New Revision: 372247 URL: https://svnweb.freebsd.org/changeset/ports/372247 QAT: https://qat.redports.org/buildarchive/r372247/ Log: print/foomatic-db-engine: Not jobs safe Some times man page isn't ready before installing starts. Modified: head/print/foomatic-db-engine/Makefile Modified: head/print/foomatic-db-engine/Makefile ============================================================================== --- head/print/foomatic-db-engine/Makefile Fri Nov 7 04:47:14 2014 (r372246) +++ head/print/foomatic-db-engine/Makefile Fri Nov 7 08:14:25 2014 (r372247) @@ -26,6 +26,8 @@ CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PRE CUPS_FILTERS=${LOCALBASE}/libexec/cups/filters \ CUPS_BACKENDS=${LOCALBASE}/libexec/cups/backends +MAKE_JOBS_UNSAFE= yes + post-patch: @${REINPLACE_CMD} -e \ "s,sysconfdir=/etc,sysconfdir=\'${PREFIX}/etc\',g ; \ @@ -38,7 +40,7 @@ post-patch: post-install: .for file in foomatic-combo-xml foomatic-perl-data - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file} .endfor .include From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 08:48:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89F75324; Fri, 7 Nov 2014 08:48:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76354E42; Fri, 7 Nov 2014 08:48:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA78mY9f000520; Fri, 7 Nov 2014 08:48:34 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA78mYWi000518; Fri, 7 Nov 2014 08:48:34 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411070848.sA78mYWi000518@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 7 Nov 2014 08:48:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372248 - head/devel/p5-DateTime-TimeZone X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 08:48:34 -0000 Author: jadawin Date: Fri Nov 7 08:48:33 2014 New Revision: 372248 URL: https://svnweb.freebsd.org/changeset/ports/372248 QAT: https://qat.redports.org/buildarchive/r372248/ Log: - Update to 1.78 Modified: head/devel/p5-DateTime-TimeZone/Makefile head/devel/p5-DateTime-TimeZone/distinfo Modified: head/devel/p5-DateTime-TimeZone/Makefile ============================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile Fri Nov 7 08:14:25 2014 (r372247) +++ head/devel/p5-DateTime-TimeZone/Makefile Fri Nov 7 08:48:33 2014 (r372248) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.77 +PORTVERSION= 1.78 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Fri Nov 7 08:14:25 2014 (r372247) +++ head/devel/p5-DateTime-TimeZone/distinfo Fri Nov 7 08:48:33 2014 (r372248) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.77.tar.gz) = 7fbf8d036cf7495d02fbabddd7638cc81d07e6b5dce30ae4d4e9ed6a19dfa51b -SIZE (DateTime-TimeZone-1.77.tar.gz) = 890225 +SHA256 (DateTime-TimeZone-1.78.tar.gz) = e8ca7988bd7edcacf7edc842511581eddec5b5750beaf1e3b577669f10d918d8 +SIZE (DateTime-TimeZone-1.78.tar.gz) = 890464 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 09:40:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C20FAA; Fri, 7 Nov 2014 09:40:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEDA83EE; Fri, 7 Nov 2014 09:40:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA79eYff024207; Fri, 7 Nov 2014 09:40:34 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA79eY9c024206; Fri, 7 Nov 2014 09:40:34 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411070940.sA79eY9c024206@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 7 Nov 2014 09:40:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372249 - head/java/eclipse-cdt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 09:40:34 -0000 Author: marino Date: Fri Nov 7 09:40:34 2014 New Revision: 372249 URL: https://svnweb.freebsd.org/changeset/ports/372249 QAT: https://qat.redports.org/buildarchive/r372249/ Log: java/eclipse-cdt: Allow it to build with java > 1.6 It builds with openjdk7 at least. I have no idea if it works, but the rest of the eclipse ports have moved past 1.6. (port is unmaintained) Modified: head/java/eclipse-cdt/Makefile Modified: head/java/eclipse-cdt/Makefile ============================================================================== --- head/java/eclipse-cdt/Makefile Fri Nov 7 08:48:33 2014 (r372248) +++ head/java/eclipse-cdt/Makefile Fri Nov 7 09:40:34 2014 (r372249) @@ -3,7 +3,7 @@ PORTNAME= ${PLUGIN} PORTVERSION= 6.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR=tools/${PLUGIN}/releases/${ECLIPSE_CODENAME}/dist @@ -19,7 +19,7 @@ USES= zip USE_JAVA= YES JAVA_OS= native JAVA_RUN= YES -JAVA_VERSION= 1.6 +JAVA_VERSION= 1.6+ NO_BUILD= YES NO_WRKSUBDIR= YES From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 09:55:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA90E3E7; Fri, 7 Nov 2014 09:55:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B446A7DF; Fri, 7 Nov 2014 09:55:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA79tVMo033553; Fri, 7 Nov 2014 09:55:31 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA79tNpl033475; Fri, 7 Nov 2014 09:55:23 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201411070955.sA79tNpl033475@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 7 Nov 2014 09:55:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372250 - in head: audio/mp3plot databases/virtuoso deskutils/calibre devel/synfig editors/emacs editors/emacs-devel graphics/autotrace graphics/converseen graphics/cuneiform graphics/d... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 09:55:31 -0000 Author: kwm Date: Fri Nov 7 09:55:22 2014 New Revision: 372250 URL: https://svnweb.freebsd.org/changeset/ports/372250 QAT: https://qat.redports.org/buildarchive/r372250/ Log: Remove * from LIB_DEPENDS lines and specify the default library name for ImageMagick. Using '*' it is unsupported and potention bugs here. Modified: head/audio/mp3plot/Makefile head/databases/virtuoso/Makefile head/deskutils/calibre/Makefile head/devel/synfig/Makefile head/editors/emacs-devel/Makefile head/editors/emacs/Makefile head/graphics/autotrace/Makefile head/graphics/converseen/Makefile head/graphics/cuneiform/Makefile head/graphics/dcraw-m/Makefile head/graphics/fpc-imagemagick/Makefile head/graphics/gimp-gmic-plugin/Makefile head/graphics/inkscape/Makefile head/graphics/kipi-plugin-videoslideshow/Makefile head/graphics/libdmtx/Makefile head/graphics/npretty/Makefile head/graphics/opendx/Makefile head/graphics/pecl-imagick/Makefile head/graphics/pfstools/Makefile head/graphics/php-magickwand/Makefile head/graphics/pstoedit/Makefile head/graphics/py-wand/Makefile head/graphics/reallyslick/Makefile head/graphics/rubygem-rmagick/Makefile head/graphics/zbar/Makefile head/multimedia/dvdauthor/Makefile head/multimedia/libxine/Makefile head/multimedia/transcode/Makefile head/security/libfprint/Makefile head/www/WebMagick/Makefile head/www/tengine/Makefile head/x11/xlockmore/Makefile Modified: head/audio/mp3plot/Makefile ============================================================================== --- head/audio/mp3plot/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/audio/mp3plot/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -28,7 +28,7 @@ PLIST_FILES= bin/${PORTNAME} man/man1/${ GD_CONFIGURE_ENABLE= gd GD_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd IMAGEMAGICK_CONFIGURE_ENABLE= magick -IMAGEMAGICK_LIB_DEPENDS=libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS=libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick post-patch: @${REINPLACE_CMD} -e '/bldtype_/s|-O2||g; s|^extra_LD.*||g' ${WRKSRC}/configure Modified: head/databases/virtuoso/Makefile ============================================================================== --- head/databases/virtuoso/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/databases/virtuoso/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -68,7 +68,7 @@ check: .if ${PORT_OPTIONS:MIMAGEMAGICK} CONFIGURE_ARGS+=--enable-imagemagick=${LOCALBASE} -LIB_DEPENDS+= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else CONFIGURE_ARGS+=--disable-imagemagick Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/deskutils/calibre/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSI MAINTAINER= rnejdl@ringofsaturn.com COMMENT= Ebook management application -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4 \ libwmflite.so:${PORTSDIR}/graphics/libwmf \ Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/devel/synfig/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -13,7 +13,7 @@ COMMENT= Vector based 2D animation packa LICENSE= GPLv3 BUILD_DEPENDS= etl>=0.04.17:${PORTSDIR}/devel/etl -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libmng.so:${PORTSDIR}/graphics/libmng \ Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/editors/emacs-devel/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -155,7 +155,7 @@ M17N_CONFIGURE_WITH= m17n-flt OTF_LIB_DEPENDS= libotf.so:${PORTSDIR}/print/libotf OTF_CONFIGURE_WITH= libotf -MAGICK_LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +MAGICK_LIB_DEPENDS= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick MAGICK_CONFIGURE_WITH= imagemagick GSETTINGS_USE= gnome=glib20 Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/editors/emacs/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -166,7 +166,7 @@ M17N_CONFIGURE_WITH= m17n-flt OTF_LIB_DEPENDS= libotf.so:${PORTSDIR}/print/libotf OTF_CONFIGURE_WITH= libotf -MAGICK_LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +MAGICK_LIB_DEPENDS= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick MAGICK_CONFIGURE_WITH= imagemagick GSETTINGS_USE= gnome=glib20 Modified: head/graphics/autotrace/Makefile ============================================================================== --- head/graphics/autotrace/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/autotrace/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -27,7 +27,7 @@ OPTIONS_DEFAULT=IMAGEMAGICK PSTOEDIT MING_DESC= Enable swf interface PSTOEDIT_DESC= Convert postscript to other formats -IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick IMAGEMAGICK_CONFIGURE_OFF= --without-magick MING_LIB_DEPENDS= libming.so:${PORTSDIR}/graphics/ming Modified: head/graphics/converseen/Makefile ============================================================================== --- head/graphics/converseen/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/converseen/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -11,7 +11,7 @@ COMMENT= Easy to use graphics conversion LICENSE= GPLv3 -LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick USES= cmake gettext iconv tar:bzip2 USE_QT4= corelib gui linguist_build moc_build qmake_build \ Modified: head/graphics/cuneiform/Makefile ============================================================================== --- head/graphics/cuneiform/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/cuneiform/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -27,7 +27,7 @@ OPTIONS_DEFINE= IMAGEMAGICK .include .if ${PORT_OPTIONS:MIMAGEMAGICK} -LIB_DEPENDS+= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick .endif post-patch: Modified: head/graphics/dcraw-m/Makefile ============================================================================== --- head/graphics/dcraw-m/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/dcraw-m/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -18,7 +18,7 @@ EXPIRATION_DATE= 2014-11-26 LIB_DEPENDS= libjasper.so:${PORTSDIR}/graphics/jasper \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ liblcms.so:${PORTSDIR}/graphics/lcms \ - libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick + libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick PLIST_FILES= bin/dcraw-m Modified: head/graphics/fpc-imagemagick/Makefile ============================================================================== --- head/graphics/fpc-imagemagick/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/fpc-imagemagick/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -18,6 +18,6 @@ OPTIONS_DEFINE= IMAGEMAGICK IMAGEMAGICK_DESC= Install ImageMagick image proccesing tool OPTIONS_DEFAULT= IMAGEMAGICK -IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick .include "${MASTERDIR}/Makefile" Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/gimp-gmic-plugin/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -14,7 +14,7 @@ COMMENT= GREYC's Magic Image Converter LIB_DEPENDS= libGraphicsMagick++.so:${PORTSDIR}/graphics/GraphicsMagick \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ - libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ + libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libfftw3.so:${PORTSDIR}/math/fftw3 \ libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/inkscape/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -18,7 +18,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/deve liblcms.so:${PORTSDIR}/graphics/lcms \ libwpg-0.2.so:${PORTSDIR}/graphics/libwpg \ libpng15.so:${PORTSDIR}/graphics/png \ - libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick + libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL USE_GNOME= gtkmm24 intlhack libxslt Modified: head/graphics/kipi-plugin-videoslideshow/Makefile ============================================================================== --- head/graphics/kipi-plugin-videoslideshow/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/kipi-plugin-videoslideshow/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -8,7 +8,7 @@ CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} -LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libQtGStreamer-0.10.so:${PORTSDIR}/multimedia/gstreamer-qt4 KIPI_PLUGIN= videoslideshow Modified: head/graphics/libdmtx/Makefile ============================================================================== --- head/graphics/libdmtx/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/libdmtx/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= Library for reading and writing Data Matrix barcodes -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick USES= tar:bzip2 libtool GNU_CONFIGURE= yes Modified: head/graphics/npretty/Makefile ============================================================================== --- head/graphics/npretty/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/npretty/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \ p5-forks>=0:${PORTSDIR}/devel/p5-forks -LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick NO_BUILD= yes USES= perl5 shebangfix Modified: head/graphics/opendx/Makefile ============================================================================== --- head/graphics/opendx/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/opendx/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -11,7 +11,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= stephen@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libtiff.so:${PORTSDIR}/graphics/tiff \ libcdf.so:${PORTSDIR}/science/cdf Modified: head/graphics/pecl-imagick/Makefile ============================================================================== --- head/graphics/pecl-imagick/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/pecl-imagick/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -16,8 +16,8 @@ LICENSE= PHP301 OPTIONS_DEFINE= X11 -X11_LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick -X11_LIB_DEPENDS_OFF= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick-nox11 +X11_LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick +X11_LIB_DEPENDS_OFF= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick-nox11 USES= pkgconfig tar:tgz USE_PHP= yes Modified: head/graphics/pfstools/Makefile ============================================================================== --- head/graphics/pfstools/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/pfstools/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -51,7 +51,7 @@ QT_USE= QT4=moc_build,corelib,gui QT_CONFIGURE_ENABLE= qt IMAGEMAGICK_CONFIGURE_ENABLE= imagemagick -IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick GDAL_CONFIGURE_ENABLE= gdal GDAL_LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal Modified: head/graphics/php-magickwand/Makefile ============================================================================== --- head/graphics/php-magickwand/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/php-magickwand/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -12,7 +12,7 @@ DISTNAME= MagickWandForPHP-${PORTVERSION MAINTAINER= miwi@FreeBSD.org COMMENT= PHP extension to manipulate images -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick USES= pkgconfig USE_PHP= yes Modified: head/graphics/pstoedit/Makefile ============================================================================== --- head/graphics/pstoedit/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/pstoedit/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -39,7 +39,7 @@ EMF_LIB_DEPENDS= libEMF.so:${PORTSDIR}/g EMF_CONFIGURE_ON= --with-libemf-include=${LOCALBASE}/include/libEMF EMF__CONFIGURE_OFF= --without-emf -MAGICK_LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +MAGICK_LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick MAGICK_CONFIGURE_ON= --with-magick MAGICK_CONFIGURE_OFF= --without-magick Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/py-wand/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -11,7 +11,7 @@ COMMENT= MagickWand Python binding LICENSE= MIT -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick USES= python USE_PYTHON= distutils autoplist Modified: head/graphics/reallyslick/Makefile ============================================================================== --- head/graphics/reallyslick/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/reallyslick/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -11,7 +11,7 @@ DISTNAME= rss-glx_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL screensaver collection -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libGLC.so:${PORTSDIR}/graphics/quesoglc USE_GL= glut Modified: head/graphics/rubygem-rmagick/Makefile ============================================================================== --- head/graphics/rubygem-rmagick/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/rubygem-rmagick/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -19,9 +19,9 @@ OPTIONS_DEFAULT= X11 USES= pkgconfig .if ${PORT_OPTIONS:MX11} -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick .else -LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick-nox11 +LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick-nox11 .endif .include Modified: head/graphics/zbar/Makefile ============================================================================== --- head/graphics/zbar/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/graphics/zbar/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -29,7 +29,7 @@ X11_USE= XORG=ice,sm,x11,xau,xcb,xdmcp,x X11_CONFIGURE_ON= --with-x=yes X11_CONFIGURE_OFF= --with-x=no --without-xshm --without-xv -IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick IMAGEMAGICK_CONFIGURE_ON= --with-imagemagick=yes IMAGEMAGICK_CONFIGURE_OFF= --with-imagemagick=no Modified: head/multimedia/dvdauthor/Makefile ============================================================================== --- head/multimedia/dvdauthor/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/multimedia/dvdauthor/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -45,7 +45,7 @@ PAL_DESC= Default video format PAL SUB_FILES= README.FreeBSD -IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick .include Modified: head/multimedia/libxine/Makefile ============================================================================== --- head/multimedia/libxine/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/multimedia/libxine/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -156,7 +156,7 @@ CONFIGURE_ARGS+= --disable-aalib --disab .endif .if ${PORT_OPTIONS:MIMAGEMAGICK} -LIB_DEPENDS+= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" .else PLIST_SUB+= WITH_IMAGEMAGICK="@comment " Modified: head/multimedia/transcode/Makefile ============================================================================== --- head/multimedia/transcode/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/multimedia/transcode/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -100,7 +100,7 @@ SDL_USE= SDL=sdl SDL_CONFIGURE_ENABLE= sdl SDL_CONFIGURE_ENV_ON= SDL_CONFIG="${SDL_CONFIG}" -IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick IMAGEMAGICK_CONFIGURE_ENABLE= imagemagick IMAGEMAGICK_CONFIGURE_ON= --with-imagemagick-prefix=${LOCALBASE} Modified: head/security/libfprint/Makefile ============================================================================== --- head/security/libfprint/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/security/libfprint/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -9,7 +9,7 @@ MASTER_SITES= http://people.freedesktop. MAINTAINER= lichray@gmail.com COMMENT= Library for fingerprint reader devices -LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libnss3.so:${PORTSDIR}/security/nss GNU_CONFIGURE= yes Modified: head/www/WebMagick/Makefile ============================================================================== --- head/www/WebMagick/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/www/WebMagick/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -13,7 +13,7 @@ COMMENT= Image Web Generator - recursive LICENSE= GPLv2 -LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally USES= shebangfix perl5 Modified: head/www/tengine/Makefile ============================================================================== --- head/www/tengine/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/www/tengine/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -461,7 +461,7 @@ LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/gra libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libavutil.so:${PORTSDIR}/multimedia/ffmpeg \ libswscale.so:${PORTSDIR}/multimedia/ffmpeg \ - libMagickWand.so:${PORTSDIR}/graphics/ImageMagick + libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick NGINX_VIDEO_THUMBEXTRACTOR_VERSION= 0.2.0 GIT_VIDEO_THUMBEXTRACTOR_VERSION= 0-g9406457 MASTER_SITES+= https://github.com/wandenberg/nginx-video-thumbextractor-module/tarball/${NGINX_VIDEO_THUMBEXTRACTOR_VERSION}/:videothumbextractor Modified: head/x11/xlockmore/Makefile ============================================================================== --- head/x11/xlockmore/Makefile Fri Nov 7 09:40:34 2014 (r372249) +++ head/x11/xlockmore/Makefile Fri Nov 7 09:55:22 2014 (r372250) @@ -124,7 +124,7 @@ CONFIGURE_ARGS+= --enable-customization .endif .if ${PORT_OPTIONS:MMAGICK} -LIB_DEPENDS+= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= libMagickCore-6.Q16.so:${PORTSDIR}/graphics/ImageMagick .else CONFIGURE_ARGS+= --without-magick .endif From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 09:57:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56A0E4F7; Fri, 7 Nov 2014 09:57:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 43014803; Fri, 7 Nov 2014 09:57:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA79vpOA033910; Fri, 7 Nov 2014 09:57:51 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA79vp3e033909; Fri, 7 Nov 2014 09:57:51 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411070957.sA79vp3e033909@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 7 Nov 2014 09:57:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372251 - head/www/paros X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 09:57:51 -0000 Author: marino Date: Fri Nov 7 09:57:50 2014 New Revision: 372251 URL: https://svnweb.freebsd.org/changeset/ports/372251 QAT: https://qat.redports.org/buildarchive/r372251/ Log: www/paros: Assume it works with java > 1.6 This port was originally set for 1.5, but a later commit acknowledged that it worked on 1.6 as well, but didn't say it was limited to 1.6. Let's assume this unmaintained port can run on java higher than 1.6 and rely on user feedback to tell us if this isn't a good assumption. (I don't know how to run-time test it myself) Modified: head/www/paros/Makefile Modified: head/www/paros/Makefile ============================================================================== --- head/www/paros/Makefile Fri Nov 7 09:55:22 2014 (r372250) +++ head/www/paros/Makefile Fri Nov 7 09:57:50 2014 (r372251) @@ -2,7 +2,7 @@ PORTNAME= paros PORTVERSION= 3.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www security java MASTER_SITES= SF/${PORTNAME}/Paros/Version%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_JAVA= yes JAVA_RUN= yes -JAVA_VERSION= 1.6 +JAVA_VERSION= 1.6+ NO_BUILD= yes USES= dos2unix zip From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 10:47:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1290AE08; Fri, 7 Nov 2014 10:47:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2FB9D41; Fri, 7 Nov 2014 10:47:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7AlYGN057381; Fri, 7 Nov 2014 10:47:34 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7AlYxd057380; Fri, 7 Nov 2014 10:47:34 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411071047.sA7AlYxd057380@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 7 Nov 2014 10:47:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372252 - head/irc/quassel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 10:47:35 -0000 Author: makc Date: Fri Nov 7 10:47:34 2014 New Revision: 372252 URL: https://svnweb.freebsd.org/changeset/ports/372252 QAT: https://qat.redports.org/buildarchive/r372252/ Log: irc/quassel: add CPE info Modified: head/irc/quassel/Makefile Modified: head/irc/quassel/Makefile ============================================================================== --- head/irc/quassel/Makefile Fri Nov 7 09:57:50 2014 (r372251) +++ head/irc/quassel/Makefile Fri Nov 7 10:47:34 2014 (r372252) @@ -9,12 +9,15 @@ MASTER_SITES= http://www.quassel-irc.org MAINTAINER= makc@FreeBSD.org COMMENT= Qt 4 based distributed IRC client -USES= cmake:outsource compiler:c++11-lib execinfo tar:bzip2 +USES= cmake:outsource compiler:c++11-lib cpe execinfo tar:bzip2 USE_QT4= corelib network script sql \ qmake_build moc_build rcc_build uic_build CMAKE_ARGS= -DWITH_LIBINDICATE=off \ -DEMBED_DATA=on +CPE_VENDOR= quassel-irc +CPE_PRODUCT= quassel_irc + OPTIONS_DEFINE= KDE NLS OPTIONS_MULTI= MODULE MODULE_DESC= Quassel components From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 10:51:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C511910D; Fri, 7 Nov 2014 10:51:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 977E3E02; Fri, 7 Nov 2014 10:51:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7ApYn3061435; Fri, 7 Nov 2014 10:51:34 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7ApYfV061430; Fri, 7 Nov 2014 10:51:34 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201411071051.sA7ApYfV061430@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 7 Nov 2014 10:51:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372253 - in head/www/chromium: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 10:51:34 -0000 Author: rene Date: Fri Nov 7 10:51:33 2014 New Revision: 372253 URL: https://svnweb.freebsd.org/changeset/ports/372253 QAT: https://qat.redports.org/buildarchive/r372253/ Log: www/chromium: - fix crash on startup on systems which do not have libexecinfo in base (typically 8.X and 9.X) - conditionally bump PORTREVISION PR: ports/193610 Submitted by: Rob Belics Patch by: Tomek MFH: 2014Q4 Added: head/www/chromium/files/extra-patch-fixup-ffmpeg (contents, props changed) Modified: head/www/chromium/Makefile Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Fri Nov 7 10:47:34 2014 (r372252) +++ head/www/chromium/Makefile Fri Nov 7 10:51:33 2014 (r372253) @@ -165,6 +165,13 @@ GYP_DEFINES+= disable_sse2=1 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libusb-pc .endif +# pointed out by "Tomek" on freebsd-chromium@ +.if !exists(/usr/lib/libexecinfo.so) +CFLAGS+= -fno-omit-frame-pointer +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-fixup-ffmpeg +PORTREVISION= 1 +.endif + .if ${PORT_OPTIONS:MTEST} .include "Makefile.tests" ALL_TARGET+= ${TEST_TARGETS} Added: head/www/chromium/files/extra-patch-fixup-ffmpeg ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/extra-patch-fixup-ffmpeg Fri Nov 7 10:51:33 2014 (r372253) @@ -0,0 +1,18 @@ +--- third_party/ffmpeg/ffmpeg.gyp.orig 2014-10-27 20:27:40.000000000 +0100 ++++ third_party/ffmpeg/ffmpeg.gyp 2014-11-06 22:53:10.000000000 +0100 +@@ -213,6 +213,15 @@ + 'cflags!': [ + '-fno-omit-frame-pointer', + ], ++ # "Tomek" from freebsd-chromium@ figured this out, rene is ++ # puzzled why this is needed. Fixes runtime on FreeBSD < 10 ++ 'cflags_c': [ ++ '-fomit-frame-pointer', ++ ], ++ 'cflags_cc': [ ++ '-fomit-frame-pointer', ++ ], ++ # back to upstream code + 'debug_extra_cflags!': [ + '-fno-omit-frame-pointer', + ], From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 11:42:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 567EEAFD; Fri, 7 Nov 2014 11:42:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28CEC603; Fri, 7 Nov 2014 11:42:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7Bg644085133; Fri, 7 Nov 2014 11:42:06 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7Bg5nM085129; Fri, 7 Nov 2014 11:42:05 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411071142.sA7Bg5nM085129@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 7 Nov 2014 11:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372254 - head/audio/kid3-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 11:42:06 -0000 Author: makc Date: Fri Nov 7 11:42:04 2014 New Revision: 372254 URL: https://svnweb.freebsd.org/changeset/ports/372254 QAT: https://qat.redports.org/buildarchive/r372254/ Log: audio/kid3-kde4: update to 3.1.1 Modified: head/audio/kid3-kde4/Makefile head/audio/kid3-kde4/distinfo head/audio/kid3-kde4/pkg-plist Modified: head/audio/kid3-kde4/Makefile ============================================================================== --- head/audio/kid3-kde4/Makefile Fri Nov 7 10:51:33 2014 (r372253) +++ head/audio/kid3-kde4/Makefile Fri Nov 7 11:42:04 2014 (r372254) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= kid3 -PORTVERSION= 3.1 -PORTREVISION= 3 +PORTVERSION= 3.1.1 CATEGORIES= audio kde MASTER_SITES= SF @@ -14,7 +13,8 @@ LICENSE= GPLv2 USE_PERL5= build USES= cmake:outsource perl5 CMAKE_ARGS= -DWITH_DOCBOOKDIR=${LOCALBASE}/share/xsl/docbook \ - -DWITH_MANDIR=man + -DWITH_MANDIR=man \ + -DFFMPEG_ROOT=${LOCALBASE} CXXFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= CHROMAPRINT FLAC ID3LIB MP4V2 VORBIS TAGLIB \ @@ -64,7 +64,7 @@ CMAKE_ARGS+= -DWITH_APPS="${KID3_CLI}KDE PLIST_SUB+= QT="@comment " KDE="" .endif -PLIST_SUB+= SHLIB_VER=${PORTVERSION}.0 +PLIST_SUB+= SHLIB_VER=${PORTVERSION} CLI_DESC= Build and install command line utility CLI_USES= readline @@ -112,7 +112,4 @@ PLIST_SUB+= OGGFLAC="" PLIST_SUB+= OGGFLAC="@comment " .endif -pre-configure: - ${REINPLACE_CMD} 's,-lstdc++,,' ${WRKSRC}/src/app/qt/CMakeLists.txt - .include Modified: head/audio/kid3-kde4/distinfo ============================================================================== --- head/audio/kid3-kde4/distinfo Fri Nov 7 10:51:33 2014 (r372253) +++ head/audio/kid3-kde4/distinfo Fri Nov 7 11:42:04 2014 (r372254) @@ -1,2 +1,2 @@ -SHA256 (kid3-3.1.tar.gz) = 08661266250670620a51e3d55b97b00fe545625c74f7cf0834b5308572ffcc51 -SIZE (kid3-3.1.tar.gz) = 1087087 +SHA256 (kid3-3.1.1.tar.gz) = 6438cd0f18e742fc73a444525583954c9a95e508c3eb97536af78b70e6092657 +SIZE (kid3-3.1.1.tar.gz) = 1105868 Modified: head/audio/kid3-kde4/pkg-plist ============================================================================== --- head/audio/kid3-kde4/pkg-plist Fri Nov 7 10:51:33 2014 (r372253) +++ head/audio/kid3-kde4/pkg-plist Fri Nov 7 11:42:04 2014 (r372254) @@ -20,6 +20,8 @@ man/de/man1/kid3.1.gz %%CLI%%man/man1/kid3-cli.1.gz %%QT%%man/man1/kid3-qt.1.gz man/man1/kid3.1.gz +%%QT%%share/appdata/kid3-qt.appdata.xml +%%KDE%%share/appdata/kid3.appdata.xml %%KDE%%share/applications/kde4/kid3.desktop %%QT%%share/applications/kid3-qt.desktop %%KDE%%share/apps/kid3/kid3ui.rc @@ -59,4 +61,5 @@ man/man1/kid3.1.gz %%DATADIR%%/translations/kid3_sr@ijekavianlatin.qm %%DATADIR%%/translations/kid3_sr@latin.qm %%DATADIR%%/translations/kid3_tr.qm +%%DATADIR%%/translations/kid3_zh_CN.qm %%DATADIR%%/translations/kid3_zh_TW.qm From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 11:42:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A987BDD; Fri, 7 Nov 2014 11:42:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55DB460B; Fri, 7 Nov 2014 11:42:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7BgW89085414; Fri, 7 Nov 2014 11:42:32 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7BgVPY085403; Fri, 7 Nov 2014 11:42:31 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411071142.sA7BgVPY085403@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 7 Nov 2014 11:42:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372255 - in head/science/kst2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 11:42:32 -0000 Author: makc Date: Fri Nov 7 11:42:30 2014 New Revision: 372255 URL: https://svnweb.freebsd.org/changeset/ports/372255 QAT: https://qat.redports.org/buildarchive/r372255/ Log: science/kst2: - Update to 2.0.8 - Remove now needless patches - Add option for building with Qt 5 Added: head/science/kst2/files/patch-CMakeLists.txt - copied, changed from r372239, head/science/kst2/files/patch-cmake__CMakeLists.txt head/science/kst2/files/patch-src__kst__CMakeLists.txt - copied, changed from r371080, head/science/kst2/files/patch-cmake__src__kst__CMakeLists.txt Deleted: head/science/kst2/files/patch-cmake__CMakeLists.txt head/science/kst2/files/patch-cmake__src__kst__CMakeLists.txt head/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp head/science/kst2/files/patch-src__libkst__ksttimezone.h head/science/kst2/files/patch-src__libkstapp__logdialog.h Modified: head/science/kst2/Makefile head/science/kst2/distinfo head/science/kst2/pkg-plist Modified: head/science/kst2/Makefile ============================================================================== --- head/science/kst2/Makefile Fri Nov 7 11:42:04 2014 (r372254) +++ head/science/kst2/Makefile Fri Nov 7 11:42:30 2014 (r372255) @@ -2,28 +2,32 @@ # $FreeBSD$ PORTNAME= kst -DISTVERSION= 2.0.6 -PORTREVISION= 7 +DISTVERSION= 2.0.8 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ +DISTNAME= Kst-${DISTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Data viewing and plotting tool LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl -USES= cmake pkgconfig -USE_QT4= gui xml designer svg opengl \ +USES= cmake:outsource pkgconfig +_USE_QT4= gui xml designer svg linguist_build \ qmake_build moc_build rcc_build uic_build +_USE_QT5= concurrent network printsupport widgets xml \ + buildtools_build linguisttools_build qmake_build USE_LDCONFIG= yes -CMAKE_SOURCE_PATH= ${WRKSRC}/cmake CMAKE_ARGS+= -Dkst_install_prefix=${PREFIX} \ -Dkst_pch=off PLIST_SUB= SHLIB_VER=${PORTVERSION} OPTIONS_DEFINE= FITS MATLAB NETCDF +OPTIONS_SINGLE= TOOLKIT +OPTIONS_SINGLE_TOOLKIT= QT4 QT5 +OPTIONS_DEFAULT= QT4 OPTIONS_SUB= yes FITS_DESC= Support for data in FITS format @@ -35,6 +39,11 @@ MATLAB_LIB_DEPENDS= libmatio.so:${PORTSD NETCDF_DESC= Support for data in NetCDF format NETCDF_LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf +TOOLKIT_DESC= Qt toolkit +QT4_USE= ${_USE_QT4:S/^/QT4=/} +QT5_USE= ${_USE_QT5:S/^/QT5=/} +QT5_CMAKE_ON= -Dkst_qt5=on + .include post-patch: Modified: head/science/kst2/distinfo ============================================================================== --- head/science/kst2/distinfo Fri Nov 7 11:42:04 2014 (r372254) +++ head/science/kst2/distinfo Fri Nov 7 11:42:30 2014 (r372255) @@ -1,2 +1,2 @@ -SHA256 (kst-2.0.6.tar.gz) = 7968e604a188065d02da48a9a971fb04afab4b4b5358315b09e66f3deab1b80f -SIZE (kst-2.0.6.tar.gz) = 11388226 +SHA256 (Kst-2.0.8.tar.gz) = cefbfd3e3710771985e08f02a397ef8ab407168fa8415d2c3c5740c031af18c6 +SIZE (Kst-2.0.8.tar.gz) = 14527129 Copied and modified: head/science/kst2/files/patch-CMakeLists.txt (from r372239, head/science/kst2/files/patch-cmake__CMakeLists.txt) ============================================================================== --- head/science/kst2/files/patch-cmake__CMakeLists.txt Thu Nov 6 20:51:41 2014 (r372239, copy source) +++ head/science/kst2/files/patch-CMakeLists.txt Fri Nov 7 11:42:30 2014 (r372255) @@ -1,63 +1,26 @@ ---- ./cmake/CMakeLists.txt.orig 2012-05-11 22:16:54.000000000 +0000 -+++ ./cmake/CMakeLists.txt 2012-05-13 16:13:25.632207723 +0000 -@@ -41,19 +41,12 @@ - message(STATUS) +--- CMakeLists.txt.orig 2014-07-20 09:38:16 UTC ++++ CMakeLists.txt +@@ -64,11 +64,6 @@ + project(Kst) -if(kst_release) -- set(CMAKE_BUILD_TYPE Release) +- set(CMAKE_BUILD_TYPE Release CACHE STRING "Build type" FORCE) -else() -- set(CMAKE_BUILD_TYPE Debug) +- set(CMAKE_BUILD_TYPE Debug CACHE STRING "Build type" FORCE) -endif() -- -- - set(kst_version_major 2) - if(kst_version_string) - set(kst_version ${kst_version_string}) - else() - set(kst_version_minor 0) -- set(kst_version_patch x) -+ set(kst_version_patch 6) - set(kst_version ${kst_version_major}.${kst_version_minor}.${kst_version_patch}) - endif() -@@ -133,11 +126,6 @@ + + if(kst_sanitize) +@@ -226,11 +219,6 @@ # React on options -if(kst_verbose) -- set(CMAKE_VERBOSE_MAKEFILE 1) +- set(CMAKE_VERBOSE_MAKEFILE 1) -else() -- set(CMAKE_VERBOSE_MAKEFILE 0) +- set(CMAKE_VERBOSE_MAKEFILE 0) -endif() if(kst_install_prefix) - set(CMAKE_INSTALL_PREFIX ${kst_install_prefix} CACHE PATH "User's choice for install prefix" FORCE) -@@ -161,7 +149,7 @@ - endif() - - #path to install the .desktop files --set(kst_install_plugin_desktop_file_path share/services/kst) -+set(kst_install_plugin_desktop_file_path share/services/kst2) - - - -@@ -210,7 +198,9 @@ - - configure_file(${kst_dir}/cmake/config.h.cmake ${CMAKE_BINARY_DIR}/config.h) - --include_directories(${CMAKE_BINARY_DIR} ${QT_INCLUDES}) -+find_package(OpenGL) -+ -+include_directories(${CMAKE_BINARY_DIR} ${QT_INCLUDES} ${OPENGL_INCLUDE_DIR}) - - message(STATUS "Build summary----------------------------------") - message(STATUS) -@@ -236,7 +226,6 @@ - endif() - - if (NOT APPLE) -- add_subdirectory(misc) - endif() - - if(kst_python) + set(CMAKE_INSTALL_PREFIX ${kst_install_prefix} CACHE PATH "User's choice for install prefix" FORCE) Copied and modified: head/science/kst2/files/patch-src__kst__CMakeLists.txt (from r371080, head/science/kst2/files/patch-cmake__src__kst__CMakeLists.txt) ============================================================================== --- head/science/kst2/files/patch-cmake__src__kst__CMakeLists.txt Fri Oct 17 21:14:58 2014 (r371080, copy source) +++ head/science/kst2/files/patch-src__kst__CMakeLists.txt Fri Nov 7 11:42:30 2014 (r372255) @@ -1,6 +1,6 @@ ---- ./cmake/src/kst/CMakeLists.txt.orig 2012-08-05 15:16:15.233405189 +0000 -+++ ./cmake/src/kst/CMakeLists.txt 2012-08-05 15:17:39.675406925 +0000 -@@ -38,9 +38,7 @@ +--- src/kst/CMakeLists.txt.orig 2014-04-07 16:11:03 UTC ++++ src/kst/CMakeLists.txt +@@ -37,9 +37,7 @@ if(UNIX AND NOT APPLE) set(man ${CMAKE_BINARY_DIR}/${kst_binary_name}.1) configure_file(${kst_dir}/src/kst/kst.1.txt ${man}) @@ -11,7 +11,7 @@ set(k ${kst_dir}/src/kst) # install(FILES ${k}/kstplugin.desktop -@@ -50,8 +48,7 @@ +@@ -49,8 +47,7 @@ # ${k}/kstfilter.desktop # ${k}/kstextension.desktop # DESTINATION share/servicetypes/kst) Modified: head/science/kst2/pkg-plist ============================================================================== --- head/science/kst2/pkg-plist Fri Nov 7 11:42:04 2014 (r372254) +++ head/science/kst2/pkg-plist Fri Nov 7 11:42:30 2014 (r372255) @@ -1,4 +1,5 @@ bin/kst2 +lib/kst2/plugins/libkst2_dataobject_activitylevel.so lib/kst2/plugins/libkst2_dataobject_bin.so lib/kst2/plugins/libkst2_dataobject_chop.so lib/kst2/plugins/libkst2_dataobject_convolution_convolve.so @@ -6,7 +7,6 @@ lib/kst2/plugins/libkst2_dataobject_conv lib/kst2/plugins/libkst2_dataobject_correlation_autocorrelation.so lib/kst2/plugins/libkst2_dataobject_correlation_crosscorrelation.so lib/kst2/plugins/libkst2_dataobject_crossspectrum.so -lib/kst2/plugins/libkst2_dataobject_differentiation.so lib/kst2/plugins/libkst2_dataobject_effectivebandwidth.so lib/kst2/plugins/libkst2_dataobject_genericfilter.so lib/kst2/plugins/libkst2_dataobject_interpolations_akima.so @@ -29,13 +29,16 @@ lib/kst2/plugins/libkst2_datasource_asci %%NETCDF%%lib/kst2/plugins/libkst2_datasource_netcdf.so lib/kst2/plugins/libkst2_datasource_qimagesource.so lib/kst2/plugins/libkst2_datasource_sampledatasource.so +lib/kst2/plugins/libkst2_datasource_sourcelist.so lib/kst2/plugins/libkst2_filters_butterworth_bandpass.so lib/kst2/plugins/libkst2_filters_butterworth_bandstop.so lib/kst2/plugins/libkst2_filters_butterworth_highpass.so lib/kst2/plugins/libkst2_filters_butterworth_lowpass.so +lib/kst2/plugins/libkst2_filters_cumulativeaverage.so lib/kst2/plugins/libkst2_filters_cumulativesum.so lib/kst2/plugins/libkst2_filters_despike.so lib/kst2/plugins/libkst2_filters_differentiation.so +lib/kst2/plugins/libkst2_filters_unwind.so lib/kst2/plugins/libkst2_fits_exponential_unweighted.so lib/kst2/plugins/libkst2_fits_exponential_weighted.so lib/kst2/plugins/libkst2_fits_gaussian_unweighted.so @@ -73,20 +76,15 @@ share/icons/hicolor/64x64/apps/applicati share/icons/hicolor/64x64/apps/kst.png share/icons/hicolor/scalable/apps/application-x-kst.svg share/icons/hicolor/scalable/apps/kst.svg +%%DATADIR%%/locale/kst_common_ca.qm +%%DATADIR%%/locale/kst_common_ca@valencia.qm +%%DATADIR%%/locale/kst_common_de.qm +%%DATADIR%%/locale/kst_common_en_GB.qm +%%DATADIR%%/locale/kst_common_fr.qm +%%DATADIR%%/locale/kst_common_nl.qm +%%DATADIR%%/locale/kst_common_pl.qm +%%DATADIR%%/locale/kst_common_pt.qm +%%DATADIR%%/locale/kst_common_pt_BR.qm +%%DATADIR%%/locale/kst_common_sv.qm +%%DATADIR%%/locale/kst_common_uk.qm share/mimelnk/application/x-kst2.desktop -@dirrmtry share/mimelnk/application -@dirrmtry share/mimelnk -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm lib/kst2/plugins -@dirrm lib/kst2 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 11:54:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD721E16; Fri, 7 Nov 2014 11:54:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99B7C796; Fri, 7 Nov 2014 11:54:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7BsV3s090453; Fri, 7 Nov 2014 11:54:31 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7BsVoI090451; Fri, 7 Nov 2014 11:54:31 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201411071154.sA7BsVoI090451@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Fri, 7 Nov 2014 11:54:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372256 - in head/comms/quisk: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 11:54:31 -0000 Author: shurd Date: Fri Nov 7 11:54:30 2014 New Revision: 372256 URL: https://svnweb.freebsd.org/changeset/ports/372256 QAT: https://qat.redports.org/buildarchive/r372256/ Log: Update to 3.6.19. From the changelog: I added device names to PulseAudio. The PulseAudio name "pulse" still refers to the default device. Otherwise, enter a PulseAudio name such as "pulse:alsa_input.pci-0000_00_1b.0.analog-stereo". PulseAudio support enables you to connect to recent versions of wsjt-x. To turn this off, set show_pulse_audio_devices = False in your config file. Submitted by: shurd Deleted: head/comms/quisk/files/patch-quisk.c Modified: head/comms/quisk/Makefile head/comms/quisk/distinfo (contents, props changed) Directory Properties: head/comms/quisk/files/patch-setup.py (props changed) Modified: head/comms/quisk/Makefile ============================================================================== --- head/comms/quisk/Makefile Fri Nov 7 11:42:30 2014 (r372255) +++ head/comms/quisk/Makefile Fri Nov 7 11:54:30 2014 (r372256) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= quisk -PORTVERSION= 3.6.18 -PORTREVISION= 3 +PORTVERSION= 3.6.19 CATEGORIES= comms hamradio MASTER_SITES= http://james.ahlstrom.name/quisk/ \ ${MASTER_SITE_LOCAL} Modified: head/comms/quisk/distinfo ============================================================================== --- head/comms/quisk/distinfo Fri Nov 7 11:42:30 2014 (r372255) +++ head/comms/quisk/distinfo Fri Nov 7 11:54:30 2014 (r372256) @@ -1,2 +1,2 @@ -SHA256 (quisk-3.6.18.tar.gz) = 851e13193ed43ea992345f438b34ae968e0ed5e44c6635a6e4503459932cdce8 -SIZE (quisk-3.6.18.tar.gz) = 1106206 +SHA256 (quisk-3.6.19.tar.gz) = 4472d2447f5d2c87a422bf7da647ebecd7e27252f2e77c247fead0aeb8342a17 +SIZE (quisk-3.6.19.tar.gz) = 1138544 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 12:16:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 107FF95F; Fri, 7 Nov 2014 12:16:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0405A41; Fri, 7 Nov 2014 12:16:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7CGnxf000677; Fri, 7 Nov 2014 12:16:49 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7CGnBg000675; Fri, 7 Nov 2014 12:16:49 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201411071216.sA7CGnBg000675@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 7 Nov 2014 12:16:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372257 - head/math/scilab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 12:16:50 -0000 Author: makc Date: Fri Nov 7 12:16:48 2014 New Revision: 372257 URL: https://svnweb.freebsd.org/changeset/ports/372257 QAT: https://qat.redports.org/buildarchive/r372257/ Log: math/scilab: - remove parallel from CATEGORIES (should have gone along with update to 5.5.0) - drop @dirrm from plist Modified: head/math/scilab/Makefile head/math/scilab/pkg-plist Modified: head/math/scilab/Makefile ============================================================================== --- head/math/scilab/Makefile Fri Nov 7 11:54:30 2014 (r372256) +++ head/math/scilab/Makefile Fri Nov 7 12:16:48 2014 (r372257) @@ -4,7 +4,7 @@ PORTNAME= scilab PORTVERSION= 5.5.0 PORTREVISION= 1 -CATEGORIES= math cad parallel java +CATEGORIES= math cad java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} Modified: head/math/scilab/pkg-plist ============================================================================== --- head/math/scilab/pkg-plist Fri Nov 7 11:54:30 2014 (r372256) +++ head/math/scilab/pkg-plist Fri Nov 7 12:16:48 2014 (r372257) @@ -17560,1254 +17560,3 @@ share/mime/packages/scilab.xml %%DATADIR%%/modules/xml/tests/unit_tests/xmlXPath.dia.ref %%DATADIR%%/modules/xml/tests/unit_tests/xmlXPath.tst %%DATADIR%%/tools/profiling/valgrind.supp -@dirrm include/scilab -@dirrm lib/scilab -@dirrmtry share/appdata -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16/mimetypes -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/24x24/apps -@dirrmtry share/icons/hicolor/24x24/mimetypes -@dirrmtry share/icons/hicolor/24x24 -@dirrmtry share/icons/hicolor/256x256/apps -@dirrmtry share/icons/hicolor/256x256/mimetypes -@dirrmtry share/icons/hicolor/256x256 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32/mimetypes -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48/mimetypes -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/locale/ca_ES/LC_MESSAGES -@dirrmtry share/locale/ca_ES -@dirrmtry share/locale/cs_CZ/LC_MESSAGES -@dirrmtry share/locale/cs_CZ -@dirrmtry share/locale/de_DE/LC_MESSAGES -@dirrmtry share/locale/de_DE -@dirrmtry share/locale/en_US/LC_MESSAGES -@dirrmtry share/locale/en_US -@dirrmtry share/locale/it_IT/LC_MESSAGES -@dirrmtry share/locale/it_IT -@dirrmtry share/locale/ja_JP/LC_MESSAGES -@dirrmtry share/locale/ja_JP -@dirrmtry share/locale/pl_PL/LC_MESSAGES -@dirrmtry share/locale/pl_PL -@dirrmtry share/locale/ru_RU/LC_MESSAGES -@dirrmtry share/locale/ru_RU -@dirrmtry share/locale/uk_UA/LC_MESSAGES -@dirrmtry share/locale/uk_UA -@dirrm %%DATADIR%%/.atoms -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/demos -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/etc -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/help/en_US -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/help/fr_FR -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/help -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/locales -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/macros -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/sci_gateway/c -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/sci_gateway/cpp -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/sci_gateway/fortran -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/sci_gateway -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/c -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/fortran -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/java/org/scilab/contrib/toolboxskeleton -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/java/org/scilab/contrib -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/java/org/scilab -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/java/org -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src/java -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/src -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/tests/unit_tests -@dirrm %%DATADIR%%/contrib/toolbox_skeleton/tests -@dirrm %%DATADIR%%/contrib/toolbox_skeleton -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/demos -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/etc -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/examples -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/help/en_US -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/help/fr_FR -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/help -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/images/gif -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/images/svg -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/images -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/macros -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/sci_gateway/c -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/sci_gateway -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/src/c -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/src -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/tests/benchmark -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/tests/unit_tests -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton/tests -@dirrm %%DATADIR%%/contrib/xcos_toolbox_skeleton -@dirrmtry %%DATADIR%%/contrib -@dirrm %%DATADIR%%/etc -@dirrm %%DATADIR%%/modules/action_binding/etc -@dirrm %%DATADIR%%/modules/action_binding/help/en_US -@dirrm %%DATADIR%%/modules/action_binding/help/fr_FR -@dirrm %%DATADIR%%/modules/action_binding/help/pt_BR -@dirrm %%DATADIR%%/modules/action_binding/help -%%GUI%%@dirrm %%DATADIR%%/modules/action_binding/jar -@dirrm %%DATADIR%%/modules/action_binding/macros -@dirrm %%DATADIR%%/modules/action_binding/sci_gateway -@dirrm %%DATADIR%%/modules/action_binding/tests/java/org/scilab/tests/modules/action_binding/utils -@dirrm %%DATADIR%%/modules/action_binding/tests/java/org/scilab/tests/modules/action_binding -@dirrm %%DATADIR%%/modules/action_binding/tests/java/org/scilab/tests/modules -@dirrm %%DATADIR%%/modules/action_binding/tests/java/org/scilab/tests -@dirrm %%DATADIR%%/modules/action_binding/tests/java/org/scilab -@dirrm %%DATADIR%%/modules/action_binding/tests/java/org -@dirrm %%DATADIR%%/modules/action_binding/tests/java -@dirrm %%DATADIR%%/modules/action_binding/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/action_binding/tests -@dirrm %%DATADIR%%/modules/action_binding -@dirrm %%DATADIR%%/modules/api_scilab/etc -@dirrm %%DATADIR%%/modules/api_scilab/help/en_US -@dirrm %%DATADIR%%/modules/api_scilab/help/fr_FR -@dirrm %%DATADIR%%/modules/api_scilab/help/pt_BR -@dirrm %%DATADIR%%/modules/api_scilab/help -@dirrm %%DATADIR%%/modules/api_scilab/macros -@dirrm %%DATADIR%%/modules/api_scilab/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/api_scilab/tests/unit_tests -@dirrm %%DATADIR%%/modules/api_scilab/tests -@dirrm %%DATADIR%%/modules/api_scilab -@dirrm %%DATADIR%%/modules/arnoldi/demos -@dirrm %%DATADIR%%/modules/arnoldi/etc -@dirrm %%DATADIR%%/modules/arnoldi/help/en_US -@dirrm %%DATADIR%%/modules/arnoldi/help/fr_FR -@dirrm %%DATADIR%%/modules/arnoldi/help/pt_BR -@dirrm %%DATADIR%%/modules/arnoldi/help -@dirrm %%DATADIR%%/modules/arnoldi/macros -@dirrm %%DATADIR%%/modules/arnoldi/sci_gateway -@dirrm %%DATADIR%%/modules/arnoldi/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/arnoldi/tests/unit_tests -@dirrm %%DATADIR%%/modules/arnoldi/tests -@dirrm %%DATADIR%%/modules/arnoldi -@dirrm %%DATADIR%%/modules/atoms/etc -@dirrm %%DATADIR%%/modules/atoms/gui -@dirrm %%DATADIR%%/modules/atoms/help/en_US -@dirrm %%DATADIR%%/modules/atoms/help/fr_FR -@dirrm %%DATADIR%%/modules/atoms/help/pt_BR -@dirrm %%DATADIR%%/modules/atoms/help -@dirrm %%DATADIR%%/modules/atoms/images/icons/16x16/emblems -@dirrm %%DATADIR%%/modules/atoms/images/icons/16x16/status -@dirrm %%DATADIR%%/modules/atoms/images/icons/16x16 -@dirrm %%DATADIR%%/modules/atoms/images/icons -@dirrm %%DATADIR%%/modules/atoms/images -@dirrm %%DATADIR%%/modules/atoms/macros/atoms_gui -@dirrm %%DATADIR%%/modules/atoms/macros/atoms_internals -@dirrm %%DATADIR%%/modules/atoms/macros -@dirrm %%DATADIR%%/modules/atoms/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/atoms/tests/unit_tests -@dirrm %%DATADIR%%/modules/atoms/tests -@dirrm %%DATADIR%%/modules/atoms -@dirrm %%DATADIR%%/modules/boolean/etc -@dirrm %%DATADIR%%/modules/boolean/help/en_US -@dirrm %%DATADIR%%/modules/boolean/help/fr_FR -@dirrm %%DATADIR%%/modules/boolean/help/pt_BR -@dirrm %%DATADIR%%/modules/boolean/help -@dirrm %%DATADIR%%/modules/boolean/macros -@dirrm %%DATADIR%%/modules/boolean/sci_gateway -@dirrm %%DATADIR%%/modules/boolean/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/boolean/tests/unit_tests -@dirrm %%DATADIR%%/modules/boolean/tests -@dirrm %%DATADIR%%/modules/boolean -@dirrm %%DATADIR%%/modules/cacsd/demos/flat -@dirrm %%DATADIR%%/modules/cacsd/demos/lqg -@dirrm %%DATADIR%%/modules/cacsd/demos/pendulum -@dirrm %%DATADIR%%/modules/cacsd/demos/robust -@dirrm %%DATADIR%%/modules/cacsd/demos/tracking -@dirrm %%DATADIR%%/modules/cacsd/demos -@dirrm %%DATADIR%%/modules/cacsd/etc -@dirrm %%DATADIR%%/modules/cacsd/help/en_US -@dirrm %%DATADIR%%/modules/cacsd/help/fr_FR -@dirrm %%DATADIR%%/modules/cacsd/help/pt_BR -@dirrm %%DATADIR%%/modules/cacsd/help -@dirrm %%DATADIR%%/modules/cacsd/macros -@dirrm %%DATADIR%%/modules/cacsd/sci_gateway -@dirrm %%DATADIR%%/modules/cacsd/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/cacsd/tests/unit_tests -@dirrm %%DATADIR%%/modules/cacsd/tests -@dirrm %%DATADIR%%/modules/cacsd -@dirrm %%DATADIR%%/modules/call_scilab/etc -@dirrm %%DATADIR%%/modules/call_scilab/examples/basicExamples/.deps -@dirrm %%DATADIR%%/modules/call_scilab/examples/basicExamples/readwriteboolean_vc -@dirrm %%DATADIR%%/modules/call_scilab/examples/basicExamples/readwritecomplexmatrix_vc -@dirrm %%DATADIR%%/modules/call_scilab/examples/basicExamples/readwritewmatrix_vc -@dirrm %%DATADIR%%/modules/call_scilab/examples/basicExamples/readwritewtring_vc -@dirrm %%DATADIR%%/modules/call_scilab/examples/basicExamples -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/C#/cs_example/Properties -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/C#/cs_example -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/C#/dotnetsci/Properties -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/C#/dotnetsci -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/C# -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/VB.NET/My_Project -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/VB.NET -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET/powershell -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/NET -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/c/LabWindow -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/c/common/.deps -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/c/common -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/c/visual_studio -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/c -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/cpp/borlandcpp -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/cpp/common -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/cpp -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab/fortran -@dirrm %%DATADIR%%/modules/call_scilab/examples/call_scilab -@dirrm %%DATADIR%%/modules/call_scilab/examples -@dirrm %%DATADIR%%/modules/call_scilab/help/en_US -@dirrm %%DATADIR%%/modules/call_scilab/help/fr_FR -@dirrm %%DATADIR%%/modules/call_scilab/help/pt_BR -@dirrm %%DATADIR%%/modules/call_scilab/help -@dirrm %%DATADIR%%/modules/call_scilab/macros -@dirrm %%DATADIR%%/modules/call_scilab/sci_gateway -@dirrm %%DATADIR%%/modules/call_scilab/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/call_scilab/tests -@dirrm %%DATADIR%%/modules/call_scilab -@dirrm %%DATADIR%%/modules/commons/etc -%%GUI%%@dirrm %%DATADIR%%/modules/commons/jar -@dirrm %%DATADIR%%/modules/commons/macros -@dirrm %%DATADIR%%/modules/commons/tests/java/org/scilab/tests/modules/commons -@dirrm %%DATADIR%%/modules/commons/tests/java/org/scilab/tests/modules -@dirrm %%DATADIR%%/modules/commons/tests/java/org/scilab/tests -@dirrm %%DATADIR%%/modules/commons/tests/java/org/scilab -@dirrm %%DATADIR%%/modules/commons/tests/java/org -@dirrm %%DATADIR%%/modules/commons/tests/java -@dirrm %%DATADIR%%/modules/commons/tests -@dirrm %%DATADIR%%/modules/commons -@dirrm %%DATADIR%%/modules/compatibility_functions/etc -@dirrm %%DATADIR%%/modules/compatibility_functions/help/en_US -@dirrm %%DATADIR%%/modules/compatibility_functions/help/fr_FR -@dirrm %%DATADIR%%/modules/compatibility_functions/help/pt_BR -@dirrm %%DATADIR%%/modules/compatibility_functions/help -@dirrm %%DATADIR%%/modules/compatibility_functions/macros -@dirrm %%DATADIR%%/modules/compatibility_functions/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/compatibility_functions/tests/unit_tests -@dirrm %%DATADIR%%/modules/compatibility_functions/tests -@dirrm %%DATADIR%%/modules/compatibility_functions -@dirrm %%DATADIR%%/modules/completion/etc -%%GUI%%@dirrm %%DATADIR%%/modules/completion/jar -@dirrm %%DATADIR%%/modules/completion/macros -@dirrm %%DATADIR%%/modules/completion/sci_gateway -@dirrm %%DATADIR%%/modules/completion/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/completion/tests/unit_tests -@dirrm %%DATADIR%%/modules/completion/tests/utilities -@dirrm %%DATADIR%%/modules/completion/tests -@dirrm %%DATADIR%%/modules/completion -@dirrm %%DATADIR%%/modules/console/etc -@dirrm %%DATADIR%%/modules/console/help/en_US -@dirrm %%DATADIR%%/modules/console/help/fr_FR -@dirrm %%DATADIR%%/modules/console/help/pt_BR -@dirrm %%DATADIR%%/modules/console/help -%%GUI%%@dirrm %%DATADIR%%/modules/console/jar -@dirrm %%DATADIR%%/modules/console/macros -@dirrm %%DATADIR%%/modules/console/sci_gateway -@dirrm %%DATADIR%%/modules/console/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/console/tests/unit_tests -@dirrm %%DATADIR%%/modules/console/tests -@dirrm %%DATADIR%%/modules/console -@dirrm %%DATADIR%%/modules/core/demos/intro -@dirrm %%DATADIR%%/modules/core/demos -@dirrm %%DATADIR%%/modules/core/etc -@dirrm %%DATADIR%%/modules/core/examples/capi/call_scifunction -@dirrm %%DATADIR%%/modules/core/examples/capi/check_properties -@dirrm %%DATADIR%%/modules/core/examples/capi/create_list -@dirrm %%DATADIR%%/modules/core/examples/capi/ex1 -@dirrm %%DATADIR%%/modules/core/examples/capi/optional_parameters -@dirrm %%DATADIR%%/modules/core/examples/capi/print_list -@dirrm %%DATADIR%%/modules/core/examples/capi -@dirrm %%DATADIR%%/modules/core/examples -@dirrm %%DATADIR%%/modules/core/help/en_US -@dirrm %%DATADIR%%/modules/core/help/fr_FR -@dirrm %%DATADIR%%/modules/core/help/pt_BR -@dirrm %%DATADIR%%/modules/core/help -%%GUI%%@dirrm %%DATADIR%%/modules/core/jar -@dirrm %%DATADIR%%/modules/core/macros -@dirrm %%DATADIR%%/modules/core/sci_gateway -@dirrm %%DATADIR%%/modules/core/tests/benchmarks -@dirrm %%DATADIR%%/modules/core/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/core/tests/unit_tests -@dirrm %%DATADIR%%/modules/core/tests -@dirrm %%DATADIR%%/modules/core/xml -@dirrm %%DATADIR%%/modules/core -@dirrm %%DATADIR%%/modules/data_structures/etc -@dirrm %%DATADIR%%/modules/data_structures/help/en_US -@dirrm %%DATADIR%%/modules/data_structures/help/fr_FR -@dirrm %%DATADIR%%/modules/data_structures/help/pt_BR -@dirrm %%DATADIR%%/modules/data_structures/help -@dirrm %%DATADIR%%/modules/data_structures/macros -@dirrm %%DATADIR%%/modules/data_structures/sci_gateway -@dirrm %%DATADIR%%/modules/data_structures/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/data_structures/tests/unit_tests -@dirrm %%DATADIR%%/modules/data_structures/tests -@dirrm %%DATADIR%%/modules/data_structures -@dirrm %%DATADIR%%/modules/demo_tools/etc -@dirrm %%DATADIR%%/modules/demo_tools/gui -@dirrm %%DATADIR%%/modules/demo_tools/help/en_US -@dirrm %%DATADIR%%/modules/demo_tools/help/fr_FR -@dirrm %%DATADIR%%/modules/demo_tools/help/pt_BR -@dirrm %%DATADIR%%/modules/demo_tools/help -@dirrm %%DATADIR%%/modules/demo_tools/images -@dirrm %%DATADIR%%/modules/demo_tools/macros -@dirrm %%DATADIR%%/modules/demo_tools/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/demo_tools/tests/unit_tests -@dirrm %%DATADIR%%/modules/demo_tools/tests -@dirrm %%DATADIR%%/modules/demo_tools -@dirrm %%DATADIR%%/modules/development_tools/data -@dirrm %%DATADIR%%/modules/development_tools/etc -@dirrm %%DATADIR%%/modules/development_tools/help/en_US -@dirrm %%DATADIR%%/modules/development_tools/help/fr_FR -@dirrm %%DATADIR%%/modules/development_tools/help/pt_BR -@dirrm %%DATADIR%%/modules/development_tools/help -@dirrm %%DATADIR%%/modules/development_tools/macros/assert -@dirrm %%DATADIR%%/modules/development_tools/macros -@dirrm %%DATADIR%%/modules/development_tools/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/development_tools/tests/unit_tests/assert -@dirrm %%DATADIR%%/modules/development_tools/tests/unit_tests -@dirrm %%DATADIR%%/modules/development_tools/tests -@dirrm %%DATADIR%%/modules/development_tools -@dirrm %%DATADIR%%/modules/differential_equations/demos/bike/data -@dirrm %%DATADIR%%/modules/differential_equations/demos/bike/macros -@dirrm %%DATADIR%%/modules/differential_equations/demos/bike -@dirrm %%DATADIR%%/modules/differential_equations/demos/dae/dae1 -@dirrm %%DATADIR%%/modules/differential_equations/demos/dae/dae2 -@dirrm %%DATADIR%%/modules/differential_equations/demos/dae -@dirrm %%DATADIR%%/modules/differential_equations/demos/flow -@dirrm %%DATADIR%%/modules/differential_equations/demos/levitron -@dirrm %%DATADIR%%/modules/differential_equations/demos/n_pendulum/Maple -@dirrm %%DATADIR%%/modules/differential_equations/demos/n_pendulum/TeX -@dirrm %%DATADIR%%/modules/differential_equations/demos/n_pendulum -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_1dvect -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_chimpl -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_chstiff -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_lorenz -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_lotka -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_reactor -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_simple -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode/ode_vanderpol -@dirrm %%DATADIR%%/modules/differential_equations/demos/ode -@dirrm %%DATADIR%%/modules/differential_equations/demos/wheel/Maple -@dirrm %%DATADIR%%/modules/differential_equations/demos/wheel -@dirrm %%DATADIR%%/modules/differential_equations/demos -@dirrm %%DATADIR%%/modules/differential_equations/etc -@dirrm %%DATADIR%%/modules/differential_equations/examples -@dirrm %%DATADIR%%/modules/differential_equations/help/en_US -@dirrm %%DATADIR%%/modules/differential_equations/help/fr_FR -@dirrm %%DATADIR%%/modules/differential_equations/help/pt_BR -@dirrm %%DATADIR%%/modules/differential_equations/help -@dirrm %%DATADIR%%/modules/differential_equations/macros -@dirrm %%DATADIR%%/modules/differential_equations/sci_gateway -@dirrm %%DATADIR%%/modules/differential_equations/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/differential_equations/tests/unit_tests -@dirrm %%DATADIR%%/modules/differential_equations/tests -@dirrm %%DATADIR%%/modules/differential_equations -@dirrm %%DATADIR%%/modules/double/etc -@dirrm %%DATADIR%%/modules/double/help/en_US -@dirrm %%DATADIR%%/modules/double/help/fr_FR -@dirrm %%DATADIR%%/modules/double/help/pt_BR -@dirrm %%DATADIR%%/modules/double/help -@dirrm %%DATADIR%%/modules/double/macros -@dirrm %%DATADIR%%/modules/double/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/double/tests -@dirrm %%DATADIR%%/modules/double -@dirrm %%DATADIR%%/modules/dynamic_link/demos -@dirrm %%DATADIR%%/modules/dynamic_link/etc -@dirrm %%DATADIR%%/modules/dynamic_link/examples/call_dll_in_scilab -@dirrm %%DATADIR%%/modules/dynamic_link/examples/dynamic_link_c_and_fortran -@dirrm %%DATADIR%%/modules/dynamic_link/examples/gateway -@dirrm %%DATADIR%%/modules/dynamic_link/examples/interfaces -@dirrm %%DATADIR%%/modules/dynamic_link/examples -@dirrm %%DATADIR%%/modules/dynamic_link/help/en_US -@dirrm %%DATADIR%%/modules/dynamic_link/help/fr_FR -@dirrm %%DATADIR%%/modules/dynamic_link/help/pt_BR -@dirrm %%DATADIR%%/modules/dynamic_link/help -@dirrm %%DATADIR%%/modules/dynamic_link/macros/utils -@dirrm %%DATADIR%%/modules/dynamic_link/macros -@dirrm %%DATADIR%%/modules/dynamic_link/sci_gateway -@dirrm %%DATADIR%%/modules/dynamic_link/src/scripts -@dirrm %%DATADIR%%/modules/dynamic_link/src -@dirrm %%DATADIR%%/modules/dynamic_link/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/dynamic_link/tests/unit_tests -@dirrm %%DATADIR%%/modules/dynamic_link/tests -@dirrm %%DATADIR%%/modules/dynamic_link -@dirrm %%DATADIR%%/modules/elementary_functions/etc -@dirrm %%DATADIR%%/modules/elementary_functions/help/en_US -@dirrm %%DATADIR%%/modules/elementary_functions/help/fr_FR -@dirrm %%DATADIR%%/modules/elementary_functions/help/pt_BR -@dirrm %%DATADIR%%/modules/elementary_functions/help -@dirrm %%DATADIR%%/modules/elementary_functions/macros -@dirrm %%DATADIR%%/modules/elementary_functions/sci_gateway -@dirrm %%DATADIR%%/modules/elementary_functions/tests/benchmarks -@dirrm %%DATADIR%%/modules/elementary_functions/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/elementary_functions/tests/unit_tests -@dirrm %%DATADIR%%/modules/elementary_functions/tests -@dirrm %%DATADIR%%/modules/elementary_functions -@dirrm %%DATADIR%%/modules/external_objects/etc -@dirrm %%DATADIR%%/modules/external_objects/help/en_US -@dirrm %%DATADIR%%/modules/external_objects/help -@dirrm %%DATADIR%%/modules/external_objects/macros -@dirrm %%DATADIR%%/modules/external_objects/sci_gateway -@dirrm %%DATADIR%%/modules/external_objects -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/etc -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/examples/com/foo -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/examples/com -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/examples -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/help/en_US -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/help/fr_FR -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/help/pt_BR -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/help -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/jar -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/macros -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/sci_gateway -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/tests/nonreg_tests -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/tests/unit_tests -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java/tests -%%GUI%%@dirrm %%DATADIR%%/modules/external_objects_java -@dirrm %%DATADIR%%/modules/fftw/etc -@dirrm %%DATADIR%%/modules/fftw/help/en_US -@dirrm %%DATADIR%%/modules/fftw/help/fr_FR -@dirrm %%DATADIR%%/modules/fftw/help/pt_BR -@dirrm %%DATADIR%%/modules/fftw/help -@dirrm %%DATADIR%%/modules/fftw/macros -@dirrm %%DATADIR%%/modules/fftw/sci_gateway -@dirrm %%DATADIR%%/modules/fftw/tests/benchmarks -@dirrm %%DATADIR%%/modules/fftw/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/fftw/tests/unit_tests -@dirrm %%DATADIR%%/modules/fftw/tests -@dirrm %%DATADIR%%/modules/fftw -@dirrm %%DATADIR%%/modules/fileio/etc -@dirrm %%DATADIR%%/modules/fileio/help/en_US -@dirrm %%DATADIR%%/modules/fileio/help/fr_FR -@dirrm %%DATADIR%%/modules/fileio/help/pt_BR -@dirrm %%DATADIR%%/modules/fileio/help -@dirrm %%DATADIR%%/modules/fileio/macros -@dirrm %%DATADIR%%/modules/fileio/sci_gateway -@dirrm %%DATADIR%%/modules/fileio/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/fileio/tests/unit_tests -@dirrm %%DATADIR%%/modules/fileio/tests -@dirrm %%DATADIR%%/modules/fileio -@dirrm %%DATADIR%%/modules/functions/etc -@dirrm %%DATADIR%%/modules/functions/examples -@dirrm %%DATADIR%%/modules/functions/help/en_US -@dirrm %%DATADIR%%/modules/functions/help/fr_FR -@dirrm %%DATADIR%%/modules/functions/help/pt_BR -@dirrm %%DATADIR%%/modules/functions/help -@dirrm %%DATADIR%%/modules/functions/macros -@dirrm %%DATADIR%%/modules/functions/sci_gateway -@dirrm %%DATADIR%%/modules/functions/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/functions/tests/unit_tests -@dirrm %%DATADIR%%/modules/functions/tests -@dirrm %%DATADIR%%/modules/functions -@dirrm %%DATADIR%%/modules/genetic_algorithms/demos/Ising -@dirrm %%DATADIR%%/modules/genetic_algorithms/demos -@dirrm %%DATADIR%%/modules/genetic_algorithms/etc -@dirrm %%DATADIR%%/modules/genetic_algorithms/help/en_US -@dirrm %%DATADIR%%/modules/genetic_algorithms/help/fr_FR -@dirrm %%DATADIR%%/modules/genetic_algorithms/help/pt_BR -@dirrm %%DATADIR%%/modules/genetic_algorithms/help -@dirrm %%DATADIR%%/modules/genetic_algorithms/macros -@dirrm %%DATADIR%%/modules/genetic_algorithms/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/genetic_algorithms/tests/unit_tests -@dirrm %%DATADIR%%/modules/genetic_algorithms/tests -@dirrm %%DATADIR%%/modules/genetic_algorithms -@dirrm %%DATADIR%%/modules/graph/etc -%%GUI%%@dirrm %%DATADIR%%/modules/graph/jar -@dirrm %%DATADIR%%/modules/graph/macros -@dirrm %%DATADIR%%/modules/graph/tests/java/org/scilab/tests/modules/graph/utils -@dirrm %%DATADIR%%/modules/graph/tests/java/org/scilab/tests/modules/graph -@dirrm %%DATADIR%%/modules/graph/tests/java/org/scilab/tests/modules -@dirrm %%DATADIR%%/modules/graph/tests/java/org/scilab/tests -@dirrm %%DATADIR%%/modules/graph/tests/java/org/scilab -@dirrm %%DATADIR%%/modules/graph/tests/java/org -@dirrm %%DATADIR%%/modules/graph/tests/java -@dirrm %%DATADIR%%/modules/graph/tests -@dirrm %%DATADIR%%/modules/graph -@dirrm %%DATADIR%%/modules/graphic_export/etc -@dirrm %%DATADIR%%/modules/graphic_export/help/en_US -@dirrm %%DATADIR%%/modules/graphic_export/help/fr_FR -@dirrm %%DATADIR%%/modules/graphic_export/help/pt_BR -@dirrm %%DATADIR%%/modules/graphic_export/help -%%GUI%%@dirrm %%DATADIR%%/modules/graphic_export/jar -@dirrm %%DATADIR%%/modules/graphic_export/macros -@dirrm %%DATADIR%%/modules/graphic_export/sci_gateway -@dirrm %%DATADIR%%/modules/graphic_export/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/graphic_export/tests/unit_tests -@dirrm %%DATADIR%%/modules/graphic_export/tests -@dirrm %%DATADIR%%/modules/graphic_export -@dirrm %%DATADIR%%/modules/graphic_objects/etc -%%GUI%%@dirrm %%DATADIR%%/modules/graphic_objects/jar -@dirrm %%DATADIR%%/modules/graphic_objects/macros -@dirrm %%DATADIR%%/modules/graphic_objects/sci_gateway -@dirrm %%DATADIR%%/modules/graphic_objects/tests/java/org/scilab/tests/modules/graphic_objects -@dirrm %%DATADIR%%/modules/graphic_objects/tests/java/org/scilab/tests/modules -@dirrm %%DATADIR%%/modules/graphic_objects/tests/java/org/scilab/tests -@dirrm %%DATADIR%%/modules/graphic_objects/tests/java/org/scilab -@dirrm %%DATADIR%%/modules/graphic_objects/tests/java/org -@dirrm %%DATADIR%%/modules/graphic_objects/tests/java -@dirrm %%DATADIR%%/modules/graphic_objects/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/graphic_objects/tests/unit_tests -@dirrm %%DATADIR%%/modules/graphic_objects/tests -@dirrm %%DATADIR%%/modules/graphic_objects -@dirrm %%DATADIR%%/modules/graphics/demos/2d_3d_plots -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim1 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim2 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim3 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim4 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim5 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim6 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim7 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/anim8 -@dirrm %%DATADIR%%/modules/graphics/demos/anim/bubbleSort -@dirrm %%DATADIR%%/modules/graphics/demos/anim -@dirrm %%DATADIR%%/modules/graphics/demos/bar -@dirrm %%DATADIR%%/modules/graphics/demos/basic_functions -@dirrm %%DATADIR%%/modules/graphics/demos/bezier -@dirrm %%DATADIR%%/modules/graphics/demos/cmplxfunc -@dirrm %%DATADIR%%/modules/graphics/demos/colormap -@dirrm %%DATADIR%%/modules/graphics/demos/datatips -@dirrm %%DATADIR%%/modules/graphics/demos/fec -@dirrm %%DATADIR%%/modules/graphics/demos/lighting -@dirrm %%DATADIR%%/modules/graphics/demos/matplot -@dirrm %%DATADIR%%/modules/graphics/demos/misc -@dirrm %%DATADIR%%/modules/graphics/demos/surface -@dirrm %%DATADIR%%/modules/graphics/demos/textrendering/latex -@dirrm %%DATADIR%%/modules/graphics/demos/textrendering/mathml -@dirrm %%DATADIR%%/modules/graphics/demos/textrendering -@dirrm %%DATADIR%%/modules/graphics/demos -@dirrm %%DATADIR%%/modules/graphics/etc -@dirrm %%DATADIR%%/modules/graphics/help/en_US -@dirrm %%DATADIR%%/modules/graphics/help/fr_FR -@dirrm %%DATADIR%%/modules/graphics/help/pt_BR -@dirrm %%DATADIR%%/modules/graphics/help -@dirrm %%DATADIR%%/modules/graphics/macros/datatips -@dirrm %%DATADIR%%/modules/graphics/macros -@dirrm %%DATADIR%%/modules/graphics/sci_gateway -@dirrm %%DATADIR%%/modules/graphics/tcl/ged/images -@dirrm %%DATADIR%%/modules/graphics/tcl/ged -@dirrm %%DATADIR%%/modules/graphics/tcl -@dirrm %%DATADIR%%/modules/graphics/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/graphics/tests/unit_tests -@dirrm %%DATADIR%%/modules/graphics/tests -@dirrm %%DATADIR%%/modules/graphics -@dirrm %%DATADIR%%/modules/gui/demos/dialogs -@dirrm %%DATADIR%%/modules/gui/demos -@dirrm %%DATADIR%%/modules/gui/etc -@dirrm %%DATADIR%%/modules/gui/help/en_US -@dirrm %%DATADIR%%/modules/gui/help/fr_FR -@dirrm %%DATADIR%%/modules/gui/help/pt_BR -@dirrm %%DATADIR%%/modules/gui/help -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/actions -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/animations -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/apps -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/categories -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/devices -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/emblems -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/mimetypes -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/places -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16/status -@dirrm %%DATADIR%%/modules/gui/images/icons/16x16 -@dirrm %%DATADIR%%/modules/gui/images/icons/256x256/apps -@dirrm %%DATADIR%%/modules/gui/images/icons/256x256 -@dirrm %%DATADIR%%/modules/gui/images/icons/32x32/actions -@dirrm %%DATADIR%%/modules/gui/images/icons/32x32/apps -@dirrm %%DATADIR%%/modules/gui/images/icons/32x32/emblems -@dirrm %%DATADIR%%/modules/gui/images/icons/32x32 -@dirrm %%DATADIR%%/modules/gui/images/icons/48x48/emblems -@dirrm %%DATADIR%%/modules/gui/images/icons/48x48 -@dirrm %%DATADIR%%/modules/gui/images/icons/64x40/mimetypes -@dirrm %%DATADIR%%/modules/gui/images/icons/64x40 -@dirrm %%DATADIR%%/modules/gui/images/icons -@dirrm %%DATADIR%%/modules/gui/images/preferences -@dirrm %%DATADIR%%/modules/gui/images -%%GUI%%@dirrm %%DATADIR%%/modules/gui/jar -@dirrm %%DATADIR%%/modules/gui/macros/tree -@dirrm %%DATADIR%%/modules/gui/macros -@dirrm %%DATADIR%%/modules/gui/sci_gateway -@dirrm %%DATADIR%%/modules/gui/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/gui/tests/unit_tests/tree -@dirrm %%DATADIR%%/modules/gui/tests/unit_tests -@dirrm %%DATADIR%%/modules/gui/tests -@dirrm %%DATADIR%%/modules/gui -@dirrm %%DATADIR%%/modules/hdf5/demos -@dirrm %%DATADIR%%/modules/hdf5/etc -@dirrm %%DATADIR%%/modules/hdf5/help/en_US -@dirrm %%DATADIR%%/modules/hdf5/help/fr_FR -@dirrm %%DATADIR%%/modules/hdf5/help/pt_BR -@dirrm %%DATADIR%%/modules/hdf5/help -@dirrm %%DATADIR%%/modules/hdf5/macros -@dirrm %%DATADIR%%/modules/hdf5/sci_gateway -@dirrm %%DATADIR%%/modules/hdf5/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/hdf5/tests/sample_scilab_data -@dirrm %%DATADIR%%/modules/hdf5/tests/unit_tests -@dirrm %%DATADIR%%/modules/hdf5/tests -@dirrm %%DATADIR%%/modules/hdf5 -@dirrm %%DATADIR%%/modules/helptools/data/configuration -@dirrm %%DATADIR%%/modules/helptools/data/css -@dirrm %%DATADIR%%/modules/helptools/data/pages -@dirrm %%DATADIR%%/modules/helptools/data/template -@dirrm %%DATADIR%%/modules/helptools/data -@dirrm %%DATADIR%%/modules/helptools/demos -@dirrm %%DATADIR%%/modules/helptools/etc -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/en_US/sub_chapter_1 -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/en_US/sub_chapter_2 -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/en_US -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/fr_FR -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/images -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/mml -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/tex -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help/zh_TW -@dirrm %%DATADIR%%/modules/helptools/examples/example_1/help -@dirrm %%DATADIR%%/modules/helptools/examples/example_1 -@dirrm %%DATADIR%%/modules/helptools/examples/example_2/help/en_US -@dirrm %%DATADIR%%/modules/helptools/examples/example_2/help/fr_FR -@dirrm %%DATADIR%%/modules/helptools/examples/example_2/help -@dirrm %%DATADIR%%/modules/helptools/examples/example_2 -@dirrm %%DATADIR%%/modules/helptools/examples/example_3/help/en_US -@dirrm %%DATADIR%%/modules/helptools/examples/example_3/help/fr_FR -@dirrm %%DATADIR%%/modules/helptools/examples/example_3/help -@dirrm %%DATADIR%%/modules/helptools/examples/example_3 -@dirrm %%DATADIR%%/modules/helptools/examples/example_4/help/en_US -@dirrm %%DATADIR%%/modules/helptools/examples/example_4/help -@dirrm %%DATADIR%%/modules/helptools/examples/example_4 -@dirrm %%DATADIR%%/modules/helptools/examples -@dirrm %%DATADIR%%/modules/helptools/help/en_US -@dirrm %%DATADIR%%/modules/helptools/help/fr_FR -@dirrm %%DATADIR%%/modules/helptools/help/pt_BR -@dirrm %%DATADIR%%/modules/helptools/help -%%GUI%%@dirrm %%DATADIR%%/modules/helptools/jar -@dirrm %%DATADIR%%/modules/helptools/macros -@dirrm %%DATADIR%%/modules/helptools/schema -@dirrm %%DATADIR%%/modules/helptools/sci_gateway -@dirrm %%DATADIR%%/modules/helptools/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/helptools/tests/unit_tests -@dirrm %%DATADIR%%/modules/helptools/tests -@dirrm %%DATADIR%%/modules/helptools/xsl/fo -@dirrm %%DATADIR%%/modules/helptools/xsl -@dirrm %%DATADIR%%/modules/helptools -@dirrm %%DATADIR%%/modules/history_browser/etc -%%GUI%%@dirrm %%DATADIR%%/modules/history_browser/jar -@dirrm %%DATADIR%%/modules/history_browser/macros -@dirrm %%DATADIR%%/modules/history_browser/sci_gateway -@dirrm %%DATADIR%%/modules/history_browser/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/history_browser/tests -@dirrm %%DATADIR%%/modules/history_browser -@dirrm %%DATADIR%%/modules/history_manager/etc -@dirrm %%DATADIR%%/modules/history_manager/help/en_US -@dirrm %%DATADIR%%/modules/history_manager/help/fr_FR -@dirrm %%DATADIR%%/modules/history_manager/help/pt_BR -@dirrm %%DATADIR%%/modules/history_manager/help -%%GUI%%@dirrm %%DATADIR%%/modules/history_manager/jar -@dirrm %%DATADIR%%/modules/history_manager/macros -@dirrm %%DATADIR%%/modules/history_manager/sci_gateway -@dirrm %%DATADIR%%/modules/history_manager/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/history_manager/tests/unit_tests -@dirrm %%DATADIR%%/modules/history_manager/tests -@dirrm %%DATADIR%%/modules/history_manager -@dirrm %%DATADIR%%/modules/integer/etc -@dirrm %%DATADIR%%/modules/integer/help/en_US -@dirrm %%DATADIR%%/modules/integer/help/fr_FR -@dirrm %%DATADIR%%/modules/integer/help/pt_BR -@dirrm %%DATADIR%%/modules/integer/help -@dirrm %%DATADIR%%/modules/integer/macros -@dirrm %%DATADIR%%/modules/integer/sci_gateway -@dirrm %%DATADIR%%/modules/integer/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/integer/tests/unit_tests -@dirrm %%DATADIR%%/modules/integer/tests -@dirrm %%DATADIR%%/modules/integer -@dirrm %%DATADIR%%/modules/interpolation/demos -@dirrm %%DATADIR%%/modules/interpolation/etc -@dirrm %%DATADIR%%/modules/interpolation/help/en_US -@dirrm %%DATADIR%%/modules/interpolation/help/fr_FR -@dirrm %%DATADIR%%/modules/interpolation/help/pt_BR -@dirrm %%DATADIR%%/modules/interpolation/help -@dirrm %%DATADIR%%/modules/interpolation/macros -@dirrm %%DATADIR%%/modules/interpolation/sci_gateway -@dirrm %%DATADIR%%/modules/interpolation/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/interpolation/tests/unit_tests -@dirrm %%DATADIR%%/modules/interpolation/tests -@dirrm %%DATADIR%%/modules/interpolation -@dirrm %%DATADIR%%/modules/intersci/etc -@dirrm %%DATADIR%%/modules/intersci/examples -@dirrm %%DATADIR%%/modules/intersci/help/en_US -@dirrm %%DATADIR%%/modules/intersci/help/fr_FR -@dirrm %%DATADIR%%/modules/intersci/help/pt_BR -@dirrm %%DATADIR%%/modules/intersci/help -@dirrm %%DATADIR%%/modules/intersci/macros -@dirrm %%DATADIR%%/modules/intersci/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/intersci/tests -@dirrm %%DATADIR%%/modules/intersci -@dirrm %%DATADIR%%/modules/io/etc -@dirrm %%DATADIR%%/modules/io/help/en_US -@dirrm %%DATADIR%%/modules/io/help/fr_FR -@dirrm %%DATADIR%%/modules/io/help/pt_BR -@dirrm %%DATADIR%%/modules/io/help -@dirrm %%DATADIR%%/modules/io/macros -@dirrm %%DATADIR%%/modules/io/sci_gateway -@dirrm %%DATADIR%%/modules/io/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/io/tests/unit_tests -@dirrm %%DATADIR%%/modules/io/tests -@dirrm %%DATADIR%%/modules/io -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/etc -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/examples/v2 -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/examples -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/help/en_US -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/help/fr_FR -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/help/pt_BR -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/help -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/jar -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc/org/scilab/modules/javasci -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc/org/scilab/modules/types -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc/org/scilab/modules -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc/org/scilab -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc/org -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc/resources -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/javadoc -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/macros -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests/java/org/scilab/tests/modules/javasci -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests/java/org/scilab/tests/modules -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests/java/org/scilab/tests -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests/java/org/scilab -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests/java/org -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests/java -%%GUI%%@dirrm %%DATADIR%%/modules/javasci/tests -%%GUI%%@dirrm %%DATADIR%%/modules/javasci -@dirrm %%DATADIR%%/modules/jvm/etc -@dirrm %%DATADIR%%/modules/jvm/help/en_US -@dirrm %%DATADIR%%/modules/jvm/help/fr_FR -@dirrm %%DATADIR%%/modules/jvm/help/pt_BR -@dirrm %%DATADIR%%/modules/jvm/help -%%GUI%%@dirrm %%DATADIR%%/modules/jvm/jar -@dirrm %%DATADIR%%/modules/jvm/macros -@dirrm %%DATADIR%%/modules/jvm/sci_gateway -@dirrm %%DATADIR%%/modules/jvm/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/jvm/tests/unit_tests -@dirrm %%DATADIR%%/modules/jvm/tests -@dirrm %%DATADIR%%/modules/jvm/xml -@dirrm %%DATADIR%%/modules/jvm -@dirrm %%DATADIR%%/modules/linear_algebra/etc -@dirrm %%DATADIR%%/modules/linear_algebra/examples -@dirrm %%DATADIR%%/modules/linear_algebra/help/en_US -@dirrm %%DATADIR%%/modules/linear_algebra/help/fr_FR -@dirrm %%DATADIR%%/modules/linear_algebra/help/pt_BR -@dirrm %%DATADIR%%/modules/linear_algebra/help -@dirrm %%DATADIR%%/modules/linear_algebra/macros -@dirrm %%DATADIR%%/modules/linear_algebra/sci_gateway -@dirrm %%DATADIR%%/modules/linear_algebra/tests/benchmarks -@dirrm %%DATADIR%%/modules/linear_algebra/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/linear_algebra/tests/unit_tests -@dirrm %%DATADIR%%/modules/linear_algebra/tests -@dirrm %%DATADIR%%/modules/linear_algebra -@dirrm %%DATADIR%%/modules/localization/etc -@dirrm %%DATADIR%%/modules/localization/help/en_US -@dirrm %%DATADIR%%/modules/localization/help/fr_FR -@dirrm %%DATADIR%%/modules/localization/help/pt_BR -@dirrm %%DATADIR%%/modules/localization/help -%%GUI%%@dirrm %%DATADIR%%/modules/localization/jar -@dirrm %%DATADIR%%/modules/localization/macros -@dirrm %%DATADIR%%/modules/localization/sci_gateway -@dirrm %%DATADIR%%/modules/localization/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/localization/tests/unit_tests/locale/en_US/LC_MESSAGES -@dirrm %%DATADIR%%/modules/localization/tests/unit_tests/locale/en_US -@dirrm %%DATADIR%%/modules/localization/tests/unit_tests/locale/fr_FR/LC_MESSAGES -@dirrm %%DATADIR%%/modules/localization/tests/unit_tests/locale/fr_FR -@dirrm %%DATADIR%%/modules/localization/tests/unit_tests/locale -@dirrm %%DATADIR%%/modules/localization/tests/unit_tests -@dirrm %%DATADIR%%/modules/localization/tests -@dirrm %%DATADIR%%/modules/localization -@dirrm %%DATADIR%%/modules/m2sci/etc -@dirrm %%DATADIR%%/modules/m2sci/help/en_US -@dirrm %%DATADIR%%/modules/m2sci/help/fr_FR -@dirrm %%DATADIR%%/modules/m2sci/help/pt_BR -@dirrm %%DATADIR%%/modules/m2sci/help -@dirrm %%DATADIR%%/modules/m2sci/macros/kernel -@dirrm %%DATADIR%%/modules/m2sci/macros/percent -@dirrm %%DATADIR%%/modules/m2sci/macros/sci_files -@dirrm %%DATADIR%%/modules/m2sci/macros -@dirrm %%DATADIR%%/modules/m2sci/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests/conversion -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests/execution -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests/mfiles -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests/mfilesnoexec -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests/mutils -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests/utils -@dirrm %%DATADIR%%/modules/m2sci/tests/unit_tests -@dirrm %%DATADIR%%/modules/m2sci/tests -@dirrm %%DATADIR%%/modules/m2sci -@dirrm %%DATADIR%%/modules/matio/etc -@dirrm %%DATADIR%%/modules/matio/help/en_US -@dirrm %%DATADIR%%/modules/matio/help/fr_FR -@dirrm %%DATADIR%%/modules/matio/help/pt_BR -@dirrm %%DATADIR%%/modules/matio/help -@dirrm %%DATADIR%%/modules/matio/macros -@dirrm %%DATADIR%%/modules/matio/sci_gateway -@dirrm %%DATADIR%%/modules/matio/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/matio/tests/unit_tests -@dirrm %%DATADIR%%/modules/matio/tests -@dirrm %%DATADIR%%/modules/matio -@dirrm %%DATADIR%%/modules/mexlib/etc -@dirrm %%DATADIR%%/modules/mexlib/examples/cmex -@dirrm %%DATADIR%%/modules/mexlib/examples/cppmex -@dirrm %%DATADIR%%/modules/mexlib/examples/fmex -@dirrm %%DATADIR%%/modules/mexlib/examples/interface/lib -@dirrm %%DATADIR%%/modules/mexlib/examples/interface -@dirrm %%DATADIR%%/modules/mexlib/examples/mexdll -@dirrm %%DATADIR%%/modules/mexlib/examples/mexglx -@dirrm %%DATADIR%%/modules/mexlib/examples -@dirrm %%DATADIR%%/modules/mexlib/help/en_US -@dirrm %%DATADIR%%/modules/mexlib/help/fr_FR -@dirrm %%DATADIR%%/modules/mexlib/help/pt_BR -@dirrm %%DATADIR%%/modules/mexlib/help -@dirrm %%DATADIR%%/modules/mexlib/macros -@dirrm %%DATADIR%%/modules/mexlib/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/mexlib/tests -@dirrm %%DATADIR%%/modules/mexlib -@dirrm %%DATADIR%%/modules/modules_manager/etc -@dirrm %%DATADIR%%/modules/modules_manager/help/en_US -@dirrm %%DATADIR%%/modules/modules_manager/help/fr_FR -@dirrm %%DATADIR%%/modules/modules_manager/help/pt_BR -@dirrm %%DATADIR%%/modules/modules_manager/help -@dirrm %%DATADIR%%/modules/modules_manager/macros -@dirrm %%DATADIR%%/modules/modules_manager/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/modules_manager/tests/unit_tests -@dirrm %%DATADIR%%/modules/modules_manager/tests -@dirrm %%DATADIR%%/modules/modules_manager -@dirrm %%DATADIR%%/modules/optimization/demos/datafit -@dirrm %%DATADIR%%/modules/optimization/demos/icse -@dirrm %%DATADIR%%/modules/optimization/demos/neldermead -@dirrm %%DATADIR%%/modules/optimization/demos/optim -@dirrm %%DATADIR%%/modules/optimization/demos -@dirrm %%DATADIR%%/modules/optimization/etc -@dirrm %%DATADIR%%/modules/optimization/help/en_US -@dirrm %%DATADIR%%/modules/optimization/help/fr_FR -@dirrm %%DATADIR%%/modules/optimization/help/pt_BR -@dirrm %%DATADIR%%/modules/optimization/help -@dirrm %%DATADIR%%/modules/optimization/macros/neldermead -@dirrm %%DATADIR%%/modules/optimization/macros/optimbase -@dirrm %%DATADIR%%/modules/optimization/macros/optimsimplex -@dirrm %%DATADIR%%/modules/optimization/macros -@dirrm %%DATADIR%%/modules/optimization/sci_gateway -@dirrm %%DATADIR%%/modules/optimization/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/optimization/tests/unit_tests/neldermead -@dirrm %%DATADIR%%/modules/optimization/tests/unit_tests/optimbase -@dirrm %%DATADIR%%/modules/optimization/tests/unit_tests/optimsimplex -@dirrm %%DATADIR%%/modules/optimization/tests/unit_tests -@dirrm %%DATADIR%%/modules/optimization/tests -@dirrm %%DATADIR%%/modules/optimization -@dirrm %%DATADIR%%/modules/output_stream/etc -@dirrm %%DATADIR%%/modules/output_stream/help/en_US -@dirrm %%DATADIR%%/modules/output_stream/help/fr_FR -@dirrm %%DATADIR%%/modules/output_stream/help/pt_BR -@dirrm %%DATADIR%%/modules/output_stream/help -@dirrm %%DATADIR%%/modules/output_stream/macros -@dirrm %%DATADIR%%/modules/output_stream/sci_gateway -@dirrm %%DATADIR%%/modules/output_stream/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/output_stream/tests/unit_tests -@dirrm %%DATADIR%%/modules/output_stream/tests -@dirrm %%DATADIR%%/modules/output_stream -@dirrm %%DATADIR%%/modules/overloading/etc -@dirrm %%DATADIR%%/modules/overloading/macros -@dirrm %%DATADIR%%/modules/overloading/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/overloading/tests/unit_tests -@dirrm %%DATADIR%%/modules/overloading/tests -@dirrm %%DATADIR%%/modules/overloading -@dirrm %%DATADIR%%/modules/parallel/etc -@dirrm %%DATADIR%%/modules/parallel/help/en_US -@dirrm %%DATADIR%%/modules/parallel/help/fr_FR -@dirrm %%DATADIR%%/modules/parallel/help/pt_BR -@dirrm %%DATADIR%%/modules/parallel/help -@dirrm %%DATADIR%%/modules/parallel/macros -@dirrm %%DATADIR%%/modules/parallel/sci_gateway -@dirrm %%DATADIR%%/modules/parallel/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/parallel/tests/unit_tests -@dirrm %%DATADIR%%/modules/parallel/tests -@dirrm %%DATADIR%%/modules/parallel -@dirrm %%DATADIR%%/modules/parameters/demos -@dirrm %%DATADIR%%/modules/parameters/etc -@dirrm %%DATADIR%%/modules/parameters/help/en_US -@dirrm %%DATADIR%%/modules/parameters/help/fr_FR -@dirrm %%DATADIR%%/modules/parameters/help/pt_BR -@dirrm %%DATADIR%%/modules/parameters/help -@dirrm %%DATADIR%%/modules/parameters/macros -@dirrm %%DATADIR%%/modules/parameters/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/parameters/tests/unit_tests -@dirrm %%DATADIR%%/modules/parameters/tests -@dirrm %%DATADIR%%/modules/parameters -@dirrm %%DATADIR%%/modules/polynomials/demos/intro -@dirrm %%DATADIR%%/modules/polynomials/demos -@dirrm %%DATADIR%%/modules/polynomials/etc -@dirrm %%DATADIR%%/modules/polynomials/help/en_US -@dirrm %%DATADIR%%/modules/polynomials/help/fr_FR -@dirrm %%DATADIR%%/modules/polynomials/help/pt_BR -@dirrm %%DATADIR%%/modules/polynomials/help -@dirrm %%DATADIR%%/modules/polynomials/macros -@dirrm %%DATADIR%%/modules/polynomials/sci_gateway -@dirrm %%DATADIR%%/modules/polynomials/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/polynomials/tests/unit_tests -@dirrm %%DATADIR%%/modules/polynomials/tests -@dirrm %%DATADIR%%/modules/polynomials -@dirrm %%DATADIR%%/modules/preferences/etc -@dirrm %%DATADIR%%/modules/preferences/help/en_US -@dirrm %%DATADIR%%/modules/preferences/help/fr_FR -@dirrm %%DATADIR%%/modules/preferences/help/pt_BR -@dirrm %%DATADIR%%/modules/preferences/help -%%GUI%%@dirrm %%DATADIR%%/modules/preferences/jar -@dirrm %%DATADIR%%/modules/preferences/macros -@dirrm %%DATADIR%%/modules/preferences/sci_gateway -@dirrm %%DATADIR%%/modules/preferences/src/xslt/XWizard -@dirrm %%DATADIR%%/modules/preferences/src/xslt -@dirrm %%DATADIR%%/modules/preferences/src -@dirrm %%DATADIR%%/modules/preferences -@dirrm %%DATADIR%%/modules/randlib/demos -@dirrm %%DATADIR%%/modules/randlib/etc -@dirrm %%DATADIR%%/modules/randlib/help/en_US -@dirrm %%DATADIR%%/modules/randlib/help/fr_FR -@dirrm %%DATADIR%%/modules/randlib/help/pt_BR -@dirrm %%DATADIR%%/modules/randlib/help -@dirrm %%DATADIR%%/modules/randlib/macros -@dirrm %%DATADIR%%/modules/randlib/sci_gateway -@dirrm %%DATADIR%%/modules/randlib/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/randlib/tests/unit_tests -@dirrm %%DATADIR%%/modules/randlib/tests -@dirrm %%DATADIR%%/modules/randlib -@dirrm %%DATADIR%%/modules/renderer/etc -@dirrm %%DATADIR%%/modules/renderer/help/en_US -@dirrm %%DATADIR%%/modules/renderer/help/fr_FR -@dirrm %%DATADIR%%/modules/renderer/help/pt_BR -@dirrm %%DATADIR%%/modules/renderer/help -%%GUI%%@dirrm %%DATADIR%%/modules/renderer/jar -@dirrm %%DATADIR%%/modules/renderer/macros -@dirrm %%DATADIR%%/modules/renderer/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/renderer/tests -@dirrm %%DATADIR%%/modules/renderer -@dirrm %%DATADIR%%/modules/scicos/etc -@dirrm %%DATADIR%%/modules/scicos/macros/scicos_auto -@dirrm %%DATADIR%%/modules/scicos/macros/scicos_scicos -@dirrm %%DATADIR%%/modules/scicos/macros/scicos_utils -@dirrm %%DATADIR%%/modules/scicos/macros -@dirrm %%DATADIR%%/modules/scicos/palettes -@dirrm %%DATADIR%%/modules/scicos/sci_gateway -@dirrm %%DATADIR%%/modules/scicos/tests/unit_tests/Solvers/DAE -@dirrm %%DATADIR%%/modules/scicos/tests/unit_tests/Solvers/ODE -@dirrm %%DATADIR%%/modules/scicos/tests/unit_tests/Solvers -@dirrm %%DATADIR%%/modules/scicos/tests/unit_tests -@dirrm %%DATADIR%%/modules/scicos/tests -@dirrm %%DATADIR%%/modules/scicos -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/etc -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Branching -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Electrical -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Events -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Hydraulics -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/IntegerOp -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Linear -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/MatrixOp -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Misc -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/NonLinear -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/PDE -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Sinks -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Sources -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros/Threshold -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/macros -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/tests/nonreg_tests -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/tests/unit_tests/Linear -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/tests/unit_tests -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks/tests -%%GUI%%@dirrm %%DATADIR%%/modules/scicos_blocks -@dirrm %%DATADIR%%/modules/scinotes/etc -@dirrm %%DATADIR%%/modules/scinotes/help/en_US -@dirrm %%DATADIR%%/modules/scinotes/help/fr_FR -@dirrm %%DATADIR%%/modules/scinotes/help/pt_BR -@dirrm %%DATADIR%%/modules/scinotes/help -%%GUI%%@dirrm %%DATADIR%%/modules/scinotes/jar -@dirrm %%DATADIR%%/modules/scinotes/macros -@dirrm %%DATADIR%%/modules/scinotes/sci_gateway -@dirrm %%DATADIR%%/modules/scinotes/tests/benchmarks -@dirrm %%DATADIR%%/modules/scinotes/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/scinotes/tests/unit_tests -@dirrm %%DATADIR%%/modules/scinotes/tests -@dirrm %%DATADIR%%/modules/scinotes -%%GUI%%@dirrm %%DATADIR%%/modules/scirenderer/jar -%%GUI%%@dirrm %%DATADIR%%/modules/scirenderer -@dirrm %%DATADIR%%/modules/signal_processing/demos/arma -@dirrm %%DATADIR%%/modules/signal_processing/demos -@dirrm %%DATADIR%%/modules/signal_processing/etc -@dirrm %%DATADIR%%/modules/signal_processing/help/en_US -@dirrm %%DATADIR%%/modules/signal_processing/help/fr_FR -@dirrm %%DATADIR%%/modules/signal_processing/help/pt_BR -@dirrm %%DATADIR%%/modules/signal_processing/help -@dirrm %%DATADIR%%/modules/signal_processing/macros -@dirrm %%DATADIR%%/modules/signal_processing/sci_gateway -@dirrm %%DATADIR%%/modules/signal_processing/tests/nonreg_tests -@dirrm %%DATADIR%%/modules/signal_processing/tests/unit_tests -@dirrm %%DATADIR%%/modules/signal_processing/tests -@dirrm %%DATADIR%%/modules/signal_processing -@dirrm %%DATADIR%%/modules/simulated_annealing/demos/Ising -@dirrm %%DATADIR%%/modules/simulated_annealing/demos -@dirrm %%DATADIR%%/modules/simulated_annealing/etc -@dirrm %%DATADIR%%/modules/simulated_annealing/help/en_US *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 12:47:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 938AA244; Fri, 7 Nov 2014 12:47:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74C60D9D; Fri, 7 Nov 2014 12:47:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7Cl0aq014841; Fri, 7 Nov 2014 12:47:00 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7Cl0ID014838; Fri, 7 Nov 2014 12:47:00 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201411071247.sA7Cl0ID014838@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Fri, 7 Nov 2014 12:47:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372258 - in head/editors/emacs: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 12:47:00 -0000 Author: ashish Date: Fri Nov 7 12:46:59 2014 New Revision: 372258 URL: https://svnweb.freebsd.org/changeset/ports/372258 QAT: https://qat.redports.org/buildarchive/r372258/ Log: - Fix pkg-install script to correctly install emacs games scores files[1] - Fix building port when ALSA option is enabled[2] - Depend on desktop-file-utils only when X11 option is enabled[3] - Bump PORTREVISION to account for these changes PR: 194624[1], 194862[2] Submitted by: crest [2] Reported by: Joseph Mingrone [1], Richard Kuhns [3] (via private email) Added: head/editors/emacs/files/pkg-install.in - copied, changed from r372253, head/editors/emacs/pkg-install Deleted: head/editors/emacs/pkg-install Modified: head/editors/emacs/Makefile Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Fri Nov 7 12:16:48 2014 (r372257) +++ head/editors/emacs/Makefile Fri Nov 7 12:46:59 2014 (r372258) @@ -3,6 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} @@ -25,11 +26,14 @@ CONFLICTS= emacs-19.* emacs21-[0-9]* ema EMACS_VER= 24.4 GNU_CONFIGURE= yes -USES= desktop-file-utils gmake makeinfo ncurses pkgconfig shebangfix tar:xz +USES= gmake makeinfo ncurses pkgconfig shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INFO_PATH= ${DATADIR_REL}/info WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +SUB_FILES= pkg-install +SUB_LIST+= ARCHLIBDIR=${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET} SHEBANG_FILES= lib-src/grep-changelog # Append --without-compress-install to prevent emacs from compressing info @@ -90,6 +94,7 @@ CANNA_LIB_DEPENDS= libcanna.so:${PORTSDI SOUND_CONFIGURE_OFF= --with-sound=no ALSA_CONFIGURE_ON= --with-sound=alsa +ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib OSS_CONFIGURE_ON= --with-sound=oss DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus @@ -106,6 +111,7 @@ SVG_CONFIGURE_WITH= rsvg X11_CONFIGURE_WITH= x X11_USE= XORG=x11 +X11_USES= desktop-file-utils X11_PLIST_DIRSTRY_OFF= share/icons/hicolor/scalable/mimetypes \ share/icons/hicolor/scalable/apps \ share/icons/hicolor/scalable \ Copied and modified: head/editors/emacs/files/pkg-install.in (from r372253, head/editors/emacs/pkg-install) ============================================================================== --- head/editors/emacs/pkg-install Fri Nov 7 10:51:33 2014 (r372253, copy source) +++ head/editors/emacs/files/pkg-install.in Fri Nov 7 12:46:59 2014 (r372258) @@ -1,10 +1,19 @@ #!/bin/sh +# $FreeBSD$ + GAMESROOT=/var/games/emacs +ARCHLIBDIR=%%ARCHLIBDIR%% if [ "$2" = "POST-INSTALL" ]; then - touch $GAMESROOT/snake-scores - touch $GAMESROOT/tetris-scores + umask 022 + mkdir -p $GAMESROOT + touch $GAMESROOT/snake-scores + touch $GAMESROOT/tetris-scores + chown games $ARCHLIBDIR/update-game-score + chmod u+s $ARCHLIBDIR/update-game-score + chown games $GAMESROOT + chmod 775 $GAMESROOT fi exit 0 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 12:52:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2D733CC; Fri, 7 Nov 2014 12:52:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83AA2E8C; Fri, 7 Nov 2014 12:52:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7CqMqq019045; Fri, 7 Nov 2014 12:52:22 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7CqMQa019042; Fri, 7 Nov 2014 12:52:22 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201411071252.sA7CqMQa019042@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Fri, 7 Nov 2014 12:52:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372259 - in head/editors/emacs-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 12:52:22 -0000 Author: ashish Date: Fri Nov 7 12:52:21 2014 New Revision: 372259 URL: https://svnweb.freebsd.org/changeset/ports/372259 QAT: https://qat.redports.org/buildarchive/r372259/ Log: - Fix pkg-install script to correctly install emacs games scores files[1] - Fix building port when ALSA option is enabled[2] - Depend on desktop-file-utils when X11 option is enabled[3] - Bump PORTREVISION to account for these changes PR: 194624[1], 194862[2] Submitted by: crest [2] Reported by: Joseph Mingrone [1], Richard Kuhns [3] (via private email) Added: head/editors/emacs-devel/files/pkg-install.in - copied, changed from r372258, head/editors/emacs-devel/pkg-install Deleted: head/editors/emacs-devel/pkg-install Modified: head/editors/emacs-devel/Makefile Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Fri Nov 7 12:46:59 2014 (r372258) +++ head/editors/emacs-devel/Makefile Fri Nov 7 12:52:21 2014 (r372259) @@ -3,6 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER}.${EMACS_REV} +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= editors ipv6 MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ @@ -31,6 +32,8 @@ INFO_PATH= ${DATADIR_REL}/info WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_AUTOTOOLS= autoconf:env aclocal:env automake:env autoheader:env +SUB_FILES= pkg-install +SUB_LIST+= ARCHLIBDIR=${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET} SHEBANG_FILES= ${WRKSRC}/lib-src/grep-changelog # Append --without-compress-install to prevent emacs from compressing info @@ -79,6 +82,7 @@ OPTIONS_SUB= SOURCES SOUND_CONFIGURE_OFF= --with-sound=no ALSA_CONFIGURE_ON= --with-sound=alsa +ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib OSS_CONFIGURE_ON= --with-sound=oss DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus @@ -95,6 +99,7 @@ SVG_CONFIGURE_WITH= rsvg X11_CONFIGURE_WITH= x X11_USE= XORG=x11 +X11_USES= desktop-file-utils X11_PLIST_DIRSTRY_OFF= share/icons/hicolor/scalable/mimetypes \ share/icons/hicolor/scalable/apps \ share/icons/hicolor/scalable \ Copied and modified: head/editors/emacs-devel/files/pkg-install.in (from r372258, head/editors/emacs-devel/pkg-install) ============================================================================== --- head/editors/emacs-devel/pkg-install Fri Nov 7 12:46:59 2014 (r372258, copy source) +++ head/editors/emacs-devel/files/pkg-install.in Fri Nov 7 12:52:21 2014 (r372259) @@ -3,12 +3,15 @@ # $FreeBSD$ GAMESROOT=/var/games/emacs +ARCHLIBDIR=%%ARCHLIBDIR%% if [ "$2" = "POST-INSTALL" ]; then umask 022 mkdir -p $GAMESROOT touch $GAMESROOT/snake-scores touch $GAMESROOT/tetris-scores + chown games $ARCHLIBDIR/update-game-score + chmod u+s $ARCHLIBDIR/update-game-score chown games $GAMESROOT chmod 775 $GAMESROOT fi From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 13:03:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C0C07BC; Fri, 7 Nov 2014 13:03:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F23C5FAE; Fri, 7 Nov 2014 13:03:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7D3APG024368; Fri, 7 Nov 2014 13:03:10 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7D3ASI024362; Fri, 7 Nov 2014 13:03:10 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201411071303.sA7D3ASI024362@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 7 Nov 2014 13:03:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372260 - in head/print/cups-base: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 13:03:11 -0000 Author: tijl Date: Fri Nov 7 13:03:09 2014 New Revision: 372260 URL: https://svnweb.freebsd.org/changeset/ports/372260 QAT: https://qat.redports.org/buildarchive/r372260/ Log: - Let the rc script require the mdnsd or avahi_daemon rc scripts [1] - Fix two getsockopt calls so they return peer credentials correctly [2] PR: 194856 [1], 191515 [2] Submitted by: Adrian Waters [1] Submitted by: Bengt Ahlgren [2] Added: head/print/cups-base/files/patch-scheduler__auth.c (contents, props changed) Modified: head/print/cups-base/Makefile head/print/cups-base/files/cupsd.in Modified: head/print/cups-base/Makefile ============================================================================== --- head/print/cups-base/Makefile Fri Nov 7 12:52:21 2014 (r372259) +++ head/print/cups-base/Makefile Fri Nov 7 13:03:09 2014 (r372260) @@ -67,7 +67,7 @@ OPTIONS_SINGLE_SSL= GNUTLS OPENSSL OPTIONS_DEFAULT= OPENSSL OPTIONS_SUB= yes .else -PORTREVISION= 1 +PORTREVISION= 2 CUPS_SUFFIX= -base # No DOCS option. Files are needed by web interface. OPTIONS_DEFINE= DBUS ICONS LIBPAPER LIBUSB PAM XDG_OPEN @@ -175,12 +175,15 @@ LIB_DEPENDS+= libpaper.so:${PORTSDIR}/p LIB_DEPENDS+= libdns_sd.so:${PORTSDIR}/net/mDNSResponder CONFIGURE_ARGS+= --with-dnssd-includes=${LOCALBASE}/include CONFIGURE_ARGS+= --disable-avahi +SUB_LIST+= ZEROCONF="mdnsd" .elif !defined(CUPS_CLIENT) && !defined(CUPS_IMAGE) && ${PORT_OPTIONS:MAVAHI} CONFIGURE_ARGS+= --enable-avahi LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +SUB_LIST+= ZEROCONF="avahi_daemon" .else CONFIGURE_ARGS+= --disable-dnssd CONFIGURE_ARGS+= --disable-avahi +SUB_LIST+= ZEROCONF="" .endif .if !defined(CUPS_CLIENT) && !defined(CUPS_IMAGE) && ${PORT_OPTIONS:MPAM} Modified: head/print/cups-base/files/cupsd.in ============================================================================== --- head/print/cups-base/files/cupsd.in Fri Nov 7 12:52:21 2014 (r372259) +++ head/print/cups-base/files/cupsd.in Fri Nov 7 13:03:09 2014 (r372260) @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: cupsd -# REQUIRE: DAEMON +# REQUIRE: DAEMON %%ZEROCONF%% # KEYWORD: shutdown # # Add the following to /etc/rc.conf[.local] to enable this service Added: head/print/cups-base/files/patch-scheduler__auth.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/cups-base/files/patch-scheduler__auth.c Fri Nov 7 13:03:09 2014 (r372260) @@ -0,0 +1,20 @@ +--- scheduler/auth.c.orig ++++ scheduler/auth.c +@@ -556,7 +556,7 @@ + + peersize = sizeof(peercred); + +-# ifdef __APPLE__ ++# if defined(__APPLE__) || defined(__FreeBSD__) + if (getsockopt(con->http.fd, 0, LOCAL_PEERCRED, &peercred, &peersize)) + # else + if (getsockopt(con->http.fd, SOL_SOCKET, SO_PEERCRED, &peercred, &peersize)) +@@ -1155,7 +1155,7 @@ + + peersize = sizeof(peercred); + +-# ifdef __APPLE__ ++# if defined(__APPLE__) || defined(__FreeBSD__) + if (getsockopt(con->http.fd, 0, LOCAL_PEERCRED, &peercred, &peersize)) + # else + if (getsockopt(con->http.fd, SOL_SOCKET, SO_PEERCRED, &peercred, From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 13:33:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01855A8; Fri, 7 Nov 2014 13:33:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFF993B5; Fri, 7 Nov 2014 13:33:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7DXeYw038752; Fri, 7 Nov 2014 13:33:40 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7DXdtR038743; Fri, 7 Nov 2014 13:33:39 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411071333.sA7DXdtR038743@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 7 Nov 2014 13:33:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372261 - in head/devel/ding-libs: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 13:33:41 -0000 Author: zi Date: Fri Nov 7 13:33:38 2014 New Revision: 372261 URL: https://svnweb.freebsd.org/changeset/ports/372261 QAT: https://qat.redports.org/buildarchive/r372261/ Log: - Resolve build problems on systems without fmemopen() PR: 194116 Submitted by: aweits@rit.edu (maintainer) Added: head/devel/ding-libs/files/ head/devel/ding-libs/files/extra-patch-Makefile.am (contents, props changed) head/devel/ding-libs/files/extra-patch-ini__ini_fileobj.c (contents, props changed) head/devel/ding-libs/files/extra-patch-ini__libini_config.sym (contents, props changed) head/devel/ding-libs/files/flags.c (contents, props changed) head/devel/ding-libs/files/fmemopen.c (contents, props changed) head/devel/ding-libs/files/patch-ini__ini_parse_ut.c (contents, props changed) Modified: head/devel/ding-libs/Makefile Modified: head/devel/ding-libs/Makefile ============================================================================== --- head/devel/ding-libs/Makefile Fri Nov 7 13:03:09 2014 (r372260) +++ head/devel/ding-libs/Makefile Fri Nov 7 13:33:38 2014 (r372261) @@ -3,6 +3,7 @@ PORTNAME= ding-libs DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ @@ -12,9 +13,14 @@ COMMENT= Collection of useful libraries LICENSE= GPLv3 GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -USES= gettext libtool pkgconfig +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib -liconv -lintl + +USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake +AUTOMAKE_ARGS= -a -c -f + +USES= iconv gettext libtool pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip @@ -30,11 +36,22 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR} CONFIGURE_ARGS= --docdir=/dev/null .endif +#fmemopen was commit r246120 +.if ${OSVERSION} < 901502 +EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.am \ + ${FILESDIR}/extra-patch-ini__libini_config.sym \ + ${FILESDIR}/extra-patch-ini__ini_fileobj.c +.endif + post-patch: - @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' ${WRKSRC}/collection/collection_tools.c \ ${WRKSRC}/refarray/ref_array.c - @${REINPLACE_CMD} -e 's|if git log -1 &>/dev/null; then|if true; then|g' \ - ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|git log -1 &>/dev/null|true|g' \ + ${WRKSRC}/configure.ac +.if ${OSVERSION} < 901502 + @${CP} ${FILESDIR}/fmemopen.c ${WRKSRC}/ini/fmemopen.c + @${CP} ${FILESDIR}/flags.c ${WRKSRC}/ini/flags.c +.endif .include Added: head/devel/ding-libs/files/extra-patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ding-libs/files/extra-patch-Makefile.am Fri Nov 7 13:33:38 2014 (r372261) @@ -0,0 +1,20 @@ +--- Makefile.am.orig 2014-05-09 20:57:53 UTC ++++ Makefile.am +@@ -42,7 +42,7 @@ + + DOXYGEN = @DOXYGEN@ + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + + dist_pkgconfig_DATA = + dist_doc_DATA = +@@ -233,6 +233,8 @@ + dist_include_HEADERS += ini/ini_config.h ini/ini_configobj.h ini/ini_valueobj.h ini/ini_comment.h + + libini_config_la_SOURCES = \ ++ ini/flags.c \ ++ ini/fmemopen.c \ + ini/ini_config.c \ + ini/ini_config.h \ + ini/ini_get_value.c \ Added: head/devel/ding-libs/files/extra-patch-ini__ini_fileobj.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ding-libs/files/extra-patch-ini__ini_fileobj.c Fri Nov 7 13:33:38 2014 (r372261) @@ -0,0 +1,12 @@ +--- ini/ini_fileobj.c.orig 2014-10-28 15:23:27 UTC ++++ ini/ini_fileobj.c +@@ -32,6 +32,9 @@ + #include "ini_config_priv.h" + #include "path_utils.h" + ++extern int __sflags(const char *, int *); ++FILE *fmemopen(void * __restrict, size_t, const char * __restrict); ++ + #define ICONV_BUFFER 5000 + + #define BOM4_SIZE 4 Added: head/devel/ding-libs/files/extra-patch-ini__libini_config.sym ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ding-libs/files/extra-patch-ini__libini_config.sym Fri Nov 7 13:33:38 2014 (r372261) @@ -0,0 +1,11 @@ +--- ini/libini_config.sym.orig 2014-10-23 22:57:13 UTC ++++ ini/libini_config.sym +@@ -1,6 +1,8 @@ + INI_CONFIG_1.1.0 { + global: + /* ini_config.h */ ++ __sflags; ++ fmemopen; + config_from_file; + config_from_fd; + config_from_file_with_metadata; Added: head/devel/ding-libs/files/flags.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ding-libs/files/flags.c Fri Nov 7 13:33:38 2014 (r372261) @@ -0,0 +1,113 @@ +/*- + * Copyright (c) 1990, 1993 + * The Regents of the University of California. All rights reserved. + * + * This code is derived from software contributed to Berkeley by + * Chris Torek. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + +#if defined(LIBC_SCCS) && !defined(lint) +static char sccsid[] = "@(#)flags.c 8.1 (Berkeley) 6/4/93"; +#endif /* LIBC_SCCS and not lint */ +#include +__FBSDID("$FreeBSD$"); + +#include +#include +#include +#include + +// #include "local.h" + +/* + * Return the (stdio) flags for a given mode. Store the flags + * to be passed to an _open() syscall through *optr. + * Return 0 on error. + */ +int +__sflags(const char *mode, int *optr) +{ + int ret, m, o, known; + + switch (*mode++) { + + case 'r': /* open for reading */ + ret = __SRD; + m = O_RDONLY; + o = 0; + break; + + case 'w': /* open for writing */ + ret = __SWR; + m = O_WRONLY; + o = O_CREAT | O_TRUNC; + break; + + case 'a': /* open for appending */ + ret = __SWR; + m = O_WRONLY; + o = O_CREAT | O_APPEND; + break; + + default: /* illegal mode */ + errno = EINVAL; + return (0); + } + + do { + known = 1; + switch (*mode++) { + case 'b': + /* 'b' (binary) is ignored */ + break; + case '+': + /* [rwa][b]\+ means read and write */ + ret = __SRW; + m = O_RDWR; + break; + case 'x': + /* 'x' means exclusive (fail if the file exists) */ + o |= O_EXCL; + break; + case 'e': + /* set close-on-exec */ + o |= O_CLOEXEC; + break; + default: + known = 0; + break; + } + } while (known); + + if ((o & O_EXCL) != 0 && m == O_RDONLY) { + errno = EINVAL; + return (0); + } + + *optr = m | o; + return (ret); +} Added: head/devel/ding-libs/files/fmemopen.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ding-libs/files/fmemopen.c Fri Nov 7 13:33:38 2014 (r372261) @@ -0,0 +1,259 @@ +/*- + * Copyright (C) 2013 Pietro Cerutti + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + +#include +__FBSDID("$FreeBSD$"); + +#include +#include +#include +#include +#include +#include +// #include "local.h" + +struct fmemopen_cookie +{ + char *buf; /* pointer to the memory region */ + bool own; /* did we allocate the buffer ourselves? */ + char bin; /* is this a binary buffer? */ + size_t size; /* buffer length in bytes */ + size_t len; /* data length in bytes */ + size_t off; /* current offset into the buffer */ +}; + +static int fmemopen_read(void *cookie, char *buf, int nbytes); +static int fmemopen_write(void *cookie, const char *buf, int nbytes); +static fpos_t fmemopen_seek(void *cookie, fpos_t offset, int whence); +static int fmemopen_close(void *cookie); + +FILE * +fmemopen(void * __restrict buf, size_t size, const char * __restrict mode) +{ + struct fmemopen_cookie *ck; + FILE *f; + int flags, rc; + + /* + * POSIX says we shall return EINVAL if size is 0. + */ + if (size == 0) { + errno = EINVAL; + return (NULL); + } + + /* + * Retrieve the flags as used by open(2) from the mode argument, and + * validate them. + */ + rc = __sflags(mode, &flags); + if (rc == 0) { + errno = EINVAL; + return (NULL); + } + + /* + * There's no point in requiring an automatically allocated buffer + * in write-only mode. + */ + if (!(flags & O_RDWR) && buf == NULL) { + errno = EINVAL; + return (NULL); + } + + ck = malloc(sizeof(struct fmemopen_cookie)); + if (ck == NULL) { + return (NULL); + } + + ck->off = 0; + ck->size = size; + + /* Check whether we have to allocate the buffer ourselves. */ + ck->own = ((ck->buf = buf) == NULL); + if (ck->own) { + ck->buf = malloc(size); + if (ck->buf == NULL) { + free(ck); + return (NULL); + } + } + + /* + * POSIX distinguishes between w+ and r+, in that w+ is supposed to + * truncate the buffer. + */ + if (ck->own || mode[0] == 'w') { + ck->buf[0] = '\0'; + } + + /* Check for binary mode. */ + ck->bin = strchr(mode, 'b') != NULL; + + /* + * The size of the current buffer contents is set depending on the + * mode: + * + * for append (text-mode), the position of the first NULL byte, or the + * size of the buffer if none is found + * + * for append (binary-mode), the size of the buffer + * + * for read, the size of the buffer + * + * for write, 0 + */ + switch (mode[0]) { + case 'a': + ck->off = ck->len = strnlen(ck->buf, ck->size); + break; + case 'r': + ck->len = size; + break; + case 'w': + ck->len = 0; + break; + } + + f = funopen(ck, + flags & O_WRONLY ? NULL : fmemopen_read, + flags & O_RDONLY ? NULL : fmemopen_write, + fmemopen_seek, fmemopen_close); + + if (f == NULL) { + if (ck->own) + free(ck->buf); + free(ck); + return (NULL); + } + + /* + * Turn off buffering, so a write past the end of the buffer + * correctly returns a short object count. + */ + setvbuf(f, NULL, _IONBF, 0); + + return (f); +} + +static int +fmemopen_read(void *cookie, char *buf, int nbytes) +{ + struct fmemopen_cookie *ck = cookie; + + if (nbytes > ck->len - ck->off) + nbytes = ck->len - ck->off; + + if (nbytes == 0) + return (0); + + memcpy(buf, ck->buf + ck->off, nbytes); + + ck->off += nbytes; + + return (nbytes); +} + +static int +fmemopen_write(void *cookie, const char *buf, int nbytes) +{ + struct fmemopen_cookie *ck = cookie; + + if (nbytes > ck->size - ck->off) + nbytes = ck->size - ck->off; + + if (nbytes == 0) + return (0); + + memcpy(ck->buf + ck->off, buf, nbytes); + + ck->off += nbytes; + + if (ck->off > ck->len) + ck->len = ck->off; + + /* + * We append a NULL byte if all these conditions are met: + * - the buffer is not binary + * - the buffer is not full + * - the data just written doesn't already end with a NULL byte + */ + if (!ck->bin && ck->off < ck->size && ck->buf[ck->off - 1] != '\0') + ck->buf[ck->off] = '\0'; + + return (nbytes); +} + +static fpos_t +fmemopen_seek(void *cookie, fpos_t offset, int whence) +{ + struct fmemopen_cookie *ck = cookie; + + + switch (whence) { + case SEEK_SET: + if (offset > ck->size) { + errno = EINVAL; + return (-1); + } + ck->off = offset; + break; + + case SEEK_CUR: + if (ck->off + offset > ck->size) { + errno = EINVAL; + return (-1); + } + ck->off += offset; + break; + + case SEEK_END: + if (offset > 0 || -offset > ck->len) { + errno = EINVAL; + return (-1); + } + ck->off = ck->len + offset; + break; + + default: + errno = EINVAL; + return (-1); + } + + return (ck->off); +} + +static int +fmemopen_close(void *cookie) +{ + struct fmemopen_cookie *ck = cookie; + + if (ck->own) + free(ck->buf); + + free(ck); + + return (0); +} Added: head/devel/ding-libs/files/patch-ini__ini_parse_ut.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ding-libs/files/patch-ini__ini_parse_ut.c Fri Nov 7 13:33:38 2014 (r372261) @@ -0,0 +1,10 @@ +--- ini/ini_parse_ut.c.orig 2014-05-09 20:57:53 UTC ++++ ini/ini_parse_ut.c +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + #include "ini_defines.h" + #include "ini_configobj.h" + #include "ini_config_priv.h" From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 13:51:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B96F4DC; Fri, 7 Nov 2014 13:51:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7458580D; Fri, 7 Nov 2014 13:51:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7DpGk2045845; Fri, 7 Nov 2014 13:51:16 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7DpBwn045790; Fri, 7 Nov 2014 13:51:11 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201411071351.sA7DpBwn045790@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 7 Nov 2014 13:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372262 - in head: audio/gramofile comms/owfs devel/p5-Async-MergePoint devel/p5-File-FcntlLock devel/p5-autovivification dns/p5-Net-DNS editors/p5-Padre irc/epic4 multimedia/zoneminder... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 13:51:16 -0000 Author: mat Date: Fri Nov 7 13:51:10 2014 New Revision: 372262 URL: https://svnweb.freebsd.org/changeset/ports/372262 QAT: https://qat.redports.org/buildarchive/r372262/ Log: Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.) With hat: perl@ Sponsored by: Absolight Modified: head/audio/gramofile/Makefile head/comms/owfs/Makefile head/devel/p5-Async-MergePoint/Makefile head/devel/p5-File-FcntlLock/pkg-plist head/devel/p5-autovivification/pkg-plist head/dns/p5-Net-DNS/Makefile head/editors/p5-Padre/Makefile head/irc/epic4/Makefile head/multimedia/zoneminder/Makefile head/net-im/sendxmpp/Makefile head/net/libproxy-perl/Makefile head/net/libproxy-perl/pkg-plist head/net/spread/Makefile head/security/p5-Crypt-RHash/Makefile head/security/p5-Snort-Rule/Makefile head/sysutils/p5-BackupPC-XS/pkg-plist head/sysutils/p5-Sys-Load/pkg-plist head/textproc/redland-bindings/Makefile head/www/p5-libapreq2/Makefile head/x11-toolkits/p5-Tk/Makefile Modified: head/audio/gramofile/Makefile ============================================================================== --- head/audio/gramofile/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/audio/gramofile/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -23,7 +23,7 @@ USE_CSTD= gnu89 MAKE_ARGS+= CC="${CC}" MAKE_ARGS+= CXX="${CXX}" -PERLCOREDIR= ${LOCALBASE}/lib/perl5/${PERL_VER}/mach/CORE +PERLCOREDIR= ${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE MAKE_ARGS+= PERLCOREDIR=${PERLCOREDIR} post-patch: Modified: head/comms/owfs/Makefile ============================================================================== --- head/comms/owfs/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/comms/owfs/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -137,7 +137,7 @@ post-install: .endif .if ${PORT_OPTIONS:MOWPERL} @${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod* - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/5.16/mach/auto/OW/OW.so + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/OW/OW.so .endif .include Modified: head/devel/p5-Async-MergePoint/Makefile ============================================================================== --- head/devel/p5-Async-MergePoint/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/devel/p5-Async-MergePoint/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -17,11 +17,11 @@ USES= perl5 USE_PERL5= configure PLIST_FILES= %%SITE_PERL%%/Async/MergePoint.pm \ - %%SITE_PERL%%/mach/auto/Async/MergePoint/.packlist \ + %%SITE_PERL%%/%%PERL_ARCH%%/auto/Async/MergePoint/.packlist \ %%PERL5_MAN3%%/Async::MergePoint.3.gz -PLIST_DIRS= %%SITE_PERL%%/mach/auto/Async/MergePoint \ - %%SITE_PERL%%/mach/auto/Async \ +PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Async/MergePoint \ + %%SITE_PERL%%/%%PERL_ARCH%%/auto/Async \ %%SITE_PERL%%/Async .include Modified: head/devel/p5-File-FcntlLock/pkg-plist ============================================================================== --- head/devel/p5-File-FcntlLock/pkg-plist Fri Nov 7 13:33:38 2014 (r372261) +++ head/devel/p5-File-FcntlLock/pkg-plist Fri Nov 7 13:51:10 2014 (r372262) @@ -1,15 +1,15 @@ %%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/FcntlLock/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/FcntlLock/FcntlLock.so -%%SITE_PERL%%/mach/File/FcntlLock.pod -%%SITE_PERL%%/mach/File/FcntlLock/Core.pm -%%SITE_PERL%%/mach/File/FcntlLock/Errors.pm -%%SITE_PERL%%/mach/File/FcntlLock/Inline.pm -%%SITE_PERL%%/mach/File/FcntlLock/Inline.pod -%%SITE_PERL%%/mach/File/FcntlLock/Pure.pm -%%SITE_PERL%%/mach/File/FcntlLock/Pure.pod -%%SITE_PERL%%/mach/File/FcntlLock/XS.pm -%%SITE_PERL%%/mach/File/FcntlLock/XS.pod +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock.pod +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/Core.pm +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/Errors.pm +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/Inline.pm +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/Inline.pod +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/Pure.pm +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/Pure.pod +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/XS.pm +%%SITE_PERL%%/%%PERL_ARCH%%/File/FcntlLock/XS.pod %%PERL5_MAN3%%/File::FcntlLock.3.gz %%PERL5_MAN3%%/File::FcntlLock::Inline.3.gz %%PERL5_MAN3%%/File::FcntlLock::Pure.3.gz Modified: head/devel/p5-autovivification/pkg-plist ============================================================================== --- head/devel/p5-autovivification/pkg-plist Fri Nov 7 13:33:38 2014 (r372261) +++ head/devel/p5-autovivification/pkg-plist Fri Nov 7 13:51:10 2014 (r372262) @@ -1,4 +1,4 @@ %%PERL5_MAN3%%/autovivification.3.gz -%%SITE_PERL%%/mach/autovivification.pm -%%SITE_PERL%%/mach/auto/autovivification/.packlist -%%SITE_PERL%%/mach/auto/autovivification/autovivification.so +%%SITE_PERL%%/%%PERL_ARCH%%/autovivification.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/autovivification/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/autovivification/autovivification.so Modified: head/dns/p5-Net-DNS/Makefile ============================================================================== --- head/dns/p5-Net-DNS/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/dns/p5-Net-DNS/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -30,6 +30,6 @@ IPV6_BUILD_DEPENDS= p5-IO-Socket-INET6>= IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 post-stage: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/Net/DNS/DNS.so + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Net/DNS/DNS.so .include Modified: head/editors/p5-Padre/Makefile ============================================================================== --- head/editors/p5-Padre/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/editors/p5-Padre/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -110,7 +110,7 @@ post-patch: s|-lgtk-x11-2.0.*-lpangoft2-1.0|-lm| ; \ /-lgobject-2.0/d ; \ /-lglib-2.0/d ; \ - s|\\$$ORIGIN|${SITE_PERL}/mach/auto/Wx/Scintilla|' \ + s|\\$$ORIGIN|${SITE_PERL}/${PERL_ARCH}/auto/Wx/Scintilla|' \ ${WRKDIR}/${WXSC_DISTNAME}/inc/Module/Build/Scintilla/GTK.pm pre-configure: Modified: head/irc/epic4/Makefile ============================================================================== --- head/irc/epic4/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/irc/epic4/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --without-tcl # .if ${PORT_OPTIONS:MPERL} USES+= perl5 -CONFIGURE_ARGS+= --with-perl=${SITE_PERL}/../../${PERL_VERSION}/mach/CORE +CONFIGURE_ARGS+= --with-perl=${SITE_PERL}/../../${PERL_VERSION}/${PERL_ARCH}/CORE .else CONFIGURE_ARGS+= --without-perl .endif Modified: head/multimedia/zoneminder/Makefile ============================================================================== --- head/multimedia/zoneminder/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/multimedia/zoneminder/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -140,7 +140,7 @@ post-install: .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/$i ${STAGEDIR}${DOCSDIR} .endfor - -${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/mach/perllocal.pod + -${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod ${MKDIR} -m 0700 -p ${STAGEDIR}${M_TMPDIR} ${CHOWN} ${WWWOWN}:${WWWGRP} ${STAGEDIR}${M_TMPDIR} ${MKDIR} -m 0755 -p ${STAGEDIR}${M_RUNDIR} Modified: head/net-im/sendxmpp/Makefile ============================================================================== --- head/net-im/sendxmpp/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/net-im/sendxmpp/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -17,8 +17,8 @@ USES= perl5 USE_PERL5= configure PLIST_FILES= bin/sendxmpp \ - %%SITE_PERL%%/mach/auto/sendxmpp/.packlist \ + %%SITE_PERL%%/%%PERL_ARCH%%/auto/sendxmpp/.packlist \ man/man1/sendxmpp.1.gz -PLIST_DIRS= %%SITE_PERL%%/mach/auto/sendxmpp +PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/sendxmpp .include Modified: head/net/libproxy-perl/Makefile ============================================================================== --- head/net/libproxy-perl/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/net/libproxy-perl/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -19,10 +19,10 @@ USES= perl5 LIBPROXY_SLAVE= perl do-install: - ${MKDIR} ${STAGEDIR}${SITE_PERL}/mach/auto/Net/Libproxy ${STAGEDIR}${SITE_PERL}/mach/Net + ${MKDIR} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Net/Libproxy ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/Net ${INSTALL_LIB} ${WRKSRC}/perl/blib/arch/auto/Net/Libproxy.so \ - ${STAGEDIR}${SITE_PERL}/mach/auto/Net/Libproxy/ + ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Net/Libproxy/ ${INSTALL_DATA} ${WRKSRC}/perl/blib/lib/Libproxy.pm \ - ${STAGEDIR}${SITE_PERL}/mach/Net/ + ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/Net/ .include "${MASTERDIR}/Makefile" Modified: head/net/libproxy-perl/pkg-plist ============================================================================== --- head/net/libproxy-perl/pkg-plist Fri Nov 7 13:33:38 2014 (r372261) +++ head/net/libproxy-perl/pkg-plist Fri Nov 7 13:51:10 2014 (r372262) @@ -1,5 +1,5 @@ -%%SITE_PERL%%/mach/Net/Libproxy.pm -%%SITE_PERL%%/mach/auto/Net/Libproxy/Libproxy.so -@dirrm %%SITE_PERL%%/mach/auto/Net/Libproxy -@dirrmtry %%SITE_PERL%%/mach/auto/Net -@dirrmtry %%SITE_PERL%%/mach/Net +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Libproxy.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Libproxy/Libproxy.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Libproxy +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net Modified: head/net/spread/Makefile ============================================================================== --- head/net/spread/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/net/spread/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -74,6 +74,6 @@ post-install: ${INSTALL} -m 750 -d ${STAGEDIR}${RUNDIR} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspread.so.1 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtspread.so.1 - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/Spread/Spread.so + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Spread/Spread.so .include Modified: head/security/p5-Crypt-RHash/Makefile ============================================================================== --- head/security/p5-Crypt-RHash/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/security/p5-Crypt-RHash/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -16,6 +16,6 @@ USES= perl5 USE_PERL5= configure fixpacklist post-install: - @${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/mach/auto/Crypt/Rhash/Rhash.so + @${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Crypt/Rhash/Rhash.so .include Modified: head/security/p5-Snort-Rule/Makefile ============================================================================== --- head/security/p5-Snort-Rule/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/security/p5-Snort-Rule/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -15,10 +15,10 @@ USES= perl5 USE_PERL5= configure PLIST_FILES= %%SITE_PERL%%/Snort/Rule.pm \ - %%SITE_PERL%%/mach/auto/Snort/Rule/.packlist \ + %%SITE_PERL%%/%%PERL_ARCH%%/auto/Snort/Rule/.packlist \ %%PERL5_MAN3%%/Snort::Rule.3.gz -PLIST_DIRS= %%SITE_PERL%%/mach/auto/Snort/Rule \ - %%SITE_PERL%%/mach/auto/Snort \ +PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Snort/Rule \ + %%SITE_PERL%%/%%PERL_ARCH%%/auto/Snort \ %%SITE_PERL%%/Snort .include Modified: head/sysutils/p5-BackupPC-XS/pkg-plist ============================================================================== --- head/sysutils/p5-BackupPC-XS/pkg-plist Fri Nov 7 13:33:38 2014 (r372261) +++ head/sysutils/p5-BackupPC-XS/pkg-plist Fri Nov 7 13:51:10 2014 (r372262) @@ -1,7 +1,7 @@ %%PERL5_MAN3%%/BackupPC::XS.3.gz -%%SITE_PERL%%/mach/BackupPC/XS.pm -%%SITE_PERL%%/mach/auto/BackupPC/XS/.packlist -%%SITE_PERL%%/mach/auto/BackupPC/XS/XS.so -@dirrm %%SITE_PERL%%/mach/auto/BackupPC/XS -@dirrm %%SITE_PERL%%/mach/auto/BackupPC -@dirrmtry %%SITE_PERL%%/mach/BackupPC +%%SITE_PERL%%/%%PERL_ARCH%%/BackupPC/XS.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC/XS/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC/XS/XS.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC/XS +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/BackupPC Modified: head/sysutils/p5-Sys-Load/pkg-plist ============================================================================== --- head/sysutils/p5-Sys-Load/pkg-plist Fri Nov 7 13:33:38 2014 (r372261) +++ head/sysutils/p5-Sys-Load/pkg-plist Fri Nov 7 13:51:10 2014 (r372262) @@ -1,7 +1,7 @@ -%%SITE_PERL%%/mach/auto/Sys/Load/.packlist -%%SITE_PERL%%/mach/auto/Sys/Load/Load.so -%%SITE_PERL%%/mach/Sys/Load.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Load/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Load/Load.so +%%SITE_PERL%%/%%PERL_ARCH%%/Sys/Load.pm %%PERL5_MAN3%%/Sys::Load.3.gz -@dirrmtry %%SITE_PERL%%/mach/auto/Sys/Load -@dirrmtry %%SITE_PERL%%/mach/auto/Sys -@dirrmtry %%SITE_PERL%%/mach/Sys +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Load +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sys Modified: head/textproc/redland-bindings/Makefile ============================================================================== --- head/textproc/redland-bindings/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/textproc/redland-bindings/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -36,7 +36,7 @@ RUBY_USE= RUBY=yes post-install: .if ${PORT_OPTIONS:MPERL} - ${RM} ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/mach/perllocal.pod + ${RM} ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod ${SED} -i '' -e 's,^${STAGEDIR},,g' ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/RDF/Redland/CORE/.packlist .endif Modified: head/www/p5-libapreq2/Makefile ============================================================================== --- head/www/p5-libapreq2/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/www/p5-libapreq2/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -45,10 +45,10 @@ post-stage: ${RM} ${STAGEDIR}${PREFIX}/lib/libapreq2* ${RM} ${STAGEDIR}${PREFIX}/libexec/apache22/mod_apreq2* ${FIND} ${STAGEDIR} -name '*.bs' -type f -size 0c -exec ${RM} {} \; - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/APR/Request/Request.so + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/APR/Request/Request.so .for i in Apache2 CGI Cookie Error Hook Param Parser ${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/APR/Request/${i}/${i}.so + ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/APR/Request/${i}/${i}.so .endfor .include Modified: head/x11-toolkits/p5-Tk/Makefile ============================================================================== --- head/x11-toolkits/p5-Tk/Makefile Fri Nov 7 13:33:38 2014 (r372261) +++ head/x11-toolkits/p5-Tk/Makefile Fri Nov 7 13:51:10 2014 (r372262) @@ -49,10 +49,10 @@ post-configure: post-stage: ${FIND} ${STAGEDIR} -name '*.bs' -size 0c -exec ${RM} {} \; - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/Tk/Tk.so + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Tk/Tk.so .for i in Canvas Compound Entry Event HList IO InputO JPEG Listbox Menubutton Mwm NBFrame PNG Pixmap Scale Scrollbar TList Text TixGrid WinPhoto X Xlib ${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/Tk/${i}/${i}.so + ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Tk/${i}/${i}.so .endfor .include From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 13:54:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1E7E604; Fri, 7 Nov 2014 13:54:48 +0000 (UTC) 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 C8CEE839; Fri, 7 Nov 2014 13:54:48 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id C546E43552; Fri, 7 Nov 2014 07:54:30 -0600 (CST) Message-ID: <545CCF05.70609@marino.st> Date: Fri, 07 Nov 2014 14:54:13 +0100 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Ryan Steinmetz , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files References: <201411071333.sA7DXdtR038743@svn.freebsd.org> In-Reply-To: <201411071333.sA7DXdtR038743@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 13:54:49 -0000 On 11/7/2014 14:33, Ryan Steinmetz wrote: > +LIBS+= -L${LOCALBASE}/lib -liconv -lintl shouldn't that be: LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl or something like that? John From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 13:55:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E1266F3; Fri, 7 Nov 2014 13:55:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE37B846; Fri, 7 Nov 2014 13:55:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7DtWVH048773; Fri, 7 Nov 2014 13:55:32 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7DtWv4048771; Fri, 7 Nov 2014 13:55:32 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411071355.sA7DtWv4048771@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 7 Nov 2014 13:55:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372263 - head/lang/gcc49 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 13:55:33 -0000 Author: gerald Date: Fri Nov 7 13:55:31 2014 New Revision: 372263 URL: https://svnweb.freebsd.org/changeset/ports/372263 QAT: https://qat.redports.org/buildarchive/r372263/ Log: Update to the 20141105 snapshot of GCC 4.9.3, pretty shortly after the GCC 4.9.2 release. Modified: head/lang/gcc49/Makefile head/lang/gcc49/distinfo Modified: head/lang/gcc49/Makefile ============================================================================== --- head/lang/gcc49/Makefile Fri Nov 7 13:51:10 2014 (r372262) +++ head/lang/gcc49/Makefile Fri Nov 7 13:55:31 2014 (r372263) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc49 -PORTVERSION= 4.9.2.s20141029 +PORTVERSION= 4.9.3.s20141105 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc49/distinfo ============================================================================== --- head/lang/gcc49/distinfo Fri Nov 7 13:51:10 2014 (r372262) +++ head/lang/gcc49/distinfo Fri Nov 7 13:55:31 2014 (r372263) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20141029.tar.bz2) = 6490644275a7ba66e9068c294236ac269c08a15eb061368830d77e5485cffa13 -SIZE (gcc-4.9-20141029.tar.bz2) = 85517517 +SHA256 (gcc-4.9-20141105.tar.bz2) = a7e5baa531f7e21418ead7910fef5c6c79432b437b15df333def84f6bb333b67 +SIZE (gcc-4.9-20141105.tar.bz2) = 85538353 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:04:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 811FCA42; Fri, 7 Nov 2014 14:04:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52D5C94A; Fri, 7 Nov 2014 14:04:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7E4C4A053377; Fri, 7 Nov 2014 14:04:12 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7E4B3d053374; Fri, 7 Nov 2014 14:04:11 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201411071404.sA7E4B3d053374@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Fri, 7 Nov 2014 14:04:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372264 - head/net/turnserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:04:12 -0000 Author: xmj Date: Fri Nov 7 14:04:11 2014 New Revision: 372264 URL: https://svnweb.freebsd.org/changeset/ports/372264 QAT: https://qat.redports.org/buildarchive/r372264/ Log: net/turnserver: upgrade to 3.2.4.6 - upgrade to 3.2.4.6 - clean up pkg-plist PR: 194776 Differential Revision: https://reviews.freebsd.org/D1119 Submitted by: Bradley Hughes Approved by: mom040267@gmail.com (maintainer) Approved by: swills (mentor) Modified: head/net/turnserver/Makefile head/net/turnserver/distinfo head/net/turnserver/pkg-plist Modified: head/net/turnserver/Makefile ============================================================================== --- head/net/turnserver/Makefile Fri Nov 7 13:55:31 2014 (r372263) +++ head/net/turnserver/Makefile Fri Nov 7 14:04:11 2014 (r372264) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= turnserver -PORTVERSION= 3.2.4.5 +PORTVERSION= 3.2.4.6 CATEGORIES= net MASTER_SITES= http://turnserver.open-sys.org/downloads/v${PORTVERSION}/:prog \ http://turnserver.open-sys.org/downloads/extradocs/:xdocs \ Modified: head/net/turnserver/distinfo ============================================================================== --- head/net/turnserver/distinfo Fri Nov 7 13:55:31 2014 (r372263) +++ head/net/turnserver/distinfo Fri Nov 7 14:04:11 2014 (r372264) @@ -1,4 +1,4 @@ -SHA256 (turnserver-3.2.4.5.tar.gz) = d134852e4ff1ea249775c189d953eb22b2304806035b9c14d77a16ef0348f1b2 -SIZE (turnserver-3.2.4.5.tar.gz) = 308227 +SHA256 (turnserver-3.2.4.6.tar.gz) = 21f15d0defa9c0077a1d5b2e71772f87cd0f2e371d5c5105bf18c04f687f1cbf +SIZE (turnserver-3.2.4.6.tar.gz) = 308793 SHA256 (turn.extra.docs-2.0.0.1.tar.gz) = 3a86600fd0a30ce7aeb547e80402ce68ea9959f7dd58697e5b47fda6e33ab9ce SIZE (turn.extra.docs-2.0.0.1.tar.gz) = 485379 Modified: head/net/turnserver/pkg-plist ============================================================================== --- head/net/turnserver/pkg-plist Fri Nov 7 13:55:31 2014 (r372263) +++ head/net/turnserver/pkg-plist Fri Nov 7 14:04:11 2014 (r372264) @@ -80,6 +80,3 @@ include/turn/client/ns_turn_ioaddr.h include/turn/client/ns_turn_msg.h include/turn/client/ns_turn_msg_addr.h include/turn/client/ns_turn_msg_defs.h -@dir include/turn/client -@dir include/turn -@stopdaemon turnserver From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:06:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33671B5B; Fri, 7 Nov 2014 14:06:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E9EC96F; Fri, 7 Nov 2014 14:06:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7E6XtR053785; Fri, 7 Nov 2014 14:06:33 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7E6XGH053780; Fri, 7 Nov 2014 14:06:33 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201411071406.sA7E6XGH053780@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Fri, 7 Nov 2014 14:06:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372265 - head/net/citrix_ica X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:06:34 -0000 Author: xmj Date: Fri Nov 7 14:06:33 2014 New Revision: 372265 URL: https://svnweb.freebsd.org/changeset/ports/372265 QAT: https://qat.redports.org/buildarchive/r372265/ Log: net/citrix_ica: Add webplugin USES flag - Add USES= webplugin:linux - Plist cleanup PR: 179420 Differential Revision: https://reviews.freebsd.org/D1112 Submitted by: upiter77@lycos.com Approved by: swills (mentor) Modified: head/net/citrix_ica/Makefile head/net/citrix_ica/pkg-plist Modified: head/net/citrix_ica/Makefile ============================================================================== --- head/net/citrix_ica/Makefile Fri Nov 7 14:04:11 2014 (r372264) +++ head/net/citrix_ica/Makefile Fri Nov 7 14:06:33 2014 (r372265) @@ -3,7 +3,7 @@ PORTNAME= citrix_ica PORTVERSION= 12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net comms linux MASTER_SITES= # DISTNAME= linuxx86_12.1.0.203066 @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Citrix(R) Presentation Server(TM) client ONLY_FOR_ARCHS= i386 amd64 +USES= webplugin:linux +WEBPLUGIN_FILES= npica.so USE_LINUX= yes USE_LINUX_APPS= alsalib gtk2 openmotif RESTRICTED= License prohibits redistribution Modified: head/net/citrix_ica/pkg-plist ============================================================================== --- head/net/citrix_ica/pkg-plist Fri Nov 7 14:04:11 2014 (r372264) +++ head/net/citrix_ica/pkg-plist Fri Nov 7 14:06:33 2014 (r372265) @@ -2,8 +2,6 @@ ICAClient/ADPCM.DLL ICAClient/CHARICONV.DLL ICAClient/FlashContainer.bin ICAClient/NDS.DLL -ICAClient/Npica -ICAClient/Npica.ad ICAClient/PDCRYPT1.DLL ICAClient/PDCRYPT2.DLL ICAClient/SPEEX.DLL @@ -13,30 +11,18 @@ ICAClient/VDMM.DLL ICAClient/VDMSSPI.DLL ICAClient/VDSCARD.DLL ICAClient/VORBIS.DLL -ICAClient/eula.txt -ICAClient/libctxssl.so -ICAClient/libproxy.so -ICAClient/npica.so -ICAClient/setupwfc -ICAClient/wfcmgr -ICAClient/wfica -ICAClient/config/.server ICAClient/config/All_Regions.ini ICAClient/config/MediaStreamingConfig.tbl ICAClient/config/Trusted_Region.ini ICAClient/config/Unknown_Region.ini ICAClient/config/Untrusted_Region.ini -ICAClient/config/appsrv.ini ICAClient/config/canonicalization.ini -ICAClient/config/module.ini ICAClient/config/plugin.ini ICAClient/config/regions.ini -ICAClient/config/wfclient.ini ICAClient/config/usertemplate/All_Regions.ini ICAClient/config/usertemplate/Trusted_Region.ini ICAClient/config/usertemplate/Unknown_Region.ini ICAClient/config/usertemplate/Untrusted_Region.ini -ICAClient/gtk/resource.gtkrc ICAClient/gtk/glade/authdialogbox.glade ICAClient/gtk/glade/connect.glade ICAClient/gtk/glade/dialog.glade @@ -45,7 +31,7 @@ ICAClient/gtk/glade/flashdialogbox1.glad ICAClient/gtk/glade/main.glade ICAClient/gtk/glade/proxy.glade ICAClient/gtk/glade/zlc.glade -ICAClient/help/index.htm +ICAClient/gtk/resource.gtkrc ICAClient/icons/alert.png ICAClient/icons/background.png ICAClient/icons/disconnect.png @@ -128,75 +114,54 @@ ICAClient/lib/libavutil.so ICAClient/lib/libkcph.so ICAClient/lib/libkcpm.so ICAClient/lib/libswscale.so -ICAClient/nls/C -ICAClient/nls/de/Npica +ICAClient/libctxssl.so +ICAClient/libproxy.so +ICAClient/nls/de/LC_MESSAGES/flash.mo +ICAClient/nls/de/LC_MESSAGES/icaclient.mo ICAClient/nls/de/Npica.ad +ICAClient/nls/de/UTF-8/Wfcmgr +ICAClient/nls/de/UTF-8/XCapture.ad +ICAClient/nls/de/UTF-8/eula.txt +ICAClient/nls/de/UTF-8/pna.nls ICAClient/nls/de/Wfcmgr -ICAClient/nls/de/XCapture ICAClient/nls/de/XCapture.ad ICAClient/nls/de/appsrv.ini ICAClient/nls/de/eula.txt -ICAClient/nls/de/hinst.msg ICAClient/nls/de/index.htm ICAClient/nls/de/module.ini ICAClient/nls/de/pna.nls -ICAClient/nls/de/setupwfc.msg -ICAClient/nls/de/utf8 ICAClient/nls/de/wfclient.ini -ICAClient/nls/de/LC_MESSAGES/flash.mo -ICAClient/nls/de/LC_MESSAGES/icaclient.mo -ICAClient/nls/de/UTF-8/Wfcmgr -ICAClient/nls/de/UTF-8/XCapture -ICAClient/nls/de/UTF-8/XCapture.ad -ICAClient/nls/de/UTF-8/eula.txt -ICAClient/nls/de/UTF-8/pna.nls -ICAClient/nls/de/UTF-8/setupwfc.msg -ICAClient/nls/en/Npica +ICAClient/nls/en/LC_MESSAGES/icaclient.mo ICAClient/nls/en/Npica.ad +ICAClient/nls/en/UTF-8/Wfcmgr +ICAClient/nls/en/UTF-8/XCapture.ad +ICAClient/nls/en/UTF-8/eula.txt +ICAClient/nls/en/UTF-8/pna.nls ICAClient/nls/en/Wfcmgr -ICAClient/nls/en/XCapture ICAClient/nls/en/XCapture.ad ICAClient/nls/en/appsrv.ini ICAClient/nls/en/eula.txt -ICAClient/nls/en/hinst.msg ICAClient/nls/en/index.htm ICAClient/nls/en/module.ini ICAClient/nls/en/pna.nls -ICAClient/nls/en/setupwfc.msg -ICAClient/nls/en/utf8 ICAClient/nls/en/wfclient.ini -ICAClient/nls/en/LC_MESSAGES/icaclient.mo -ICAClient/nls/en/UTF-8/Wfcmgr -ICAClient/nls/en/UTF-8/XCapture -ICAClient/nls/en/UTF-8/XCapture.ad -ICAClient/nls/en/UTF-8/eula.txt -ICAClient/nls/en/UTF-8/pna.nls -ICAClient/nls/en/UTF-8/setupwfc.msg -ICAClient/nls/ja/Npica +ICAClient/nls/ja/LC_MESSAGES/flash.mo +ICAClient/nls/ja/LC_MESSAGES/icaclient.mo ICAClient/nls/ja/Npica.ad +ICAClient/nls/ja/UTF-8/Wfcmgr +ICAClient/nls/ja/UTF-8/XCapture.ad +ICAClient/nls/ja/UTF-8/eula.txt +ICAClient/nls/ja/UTF-8/pna.nls ICAClient/nls/ja/Wfcmgr -ICAClient/nls/ja/XCapture ICAClient/nls/ja/XCapture.ad ICAClient/nls/ja/appsrv.ini ICAClient/nls/ja/eula.txt -ICAClient/nls/ja/hinst.msg ICAClient/nls/ja/index.htm ICAClient/nls/ja/module.ini ICAClient/nls/ja/pna.nls -ICAClient/nls/ja/setupwfc.msg -ICAClient/nls/ja/utf8 ICAClient/nls/ja/wfclient.ini -ICAClient/nls/ja/LC_MESSAGES/flash.mo -ICAClient/nls/ja/LC_MESSAGES/icaclient.mo -ICAClient/nls/ja/UTF-8/Wfcmgr -ICAClient/nls/ja/UTF-8/XCapture -ICAClient/nls/ja/UTF-8/XCapture.ad -ICAClient/nls/ja/UTF-8/eula.txt -ICAClient/nls/ja/UTF-8/pna.nls -ICAClient/nls/ja/UTF-8/setupwfc.msg -ICAClient/pkginf/F.core.linuxx86 -ICAClient/pkginf/Ver.core.linuxx86 -ICAClient/pkginf/changeno.dat +ICAClient/npica.so +ICAClient/setupwfc ICAClient/usb/VDGUSB.DLL ICAClient/usb/ctx_usb_isactive ICAClient/usb/ctxusb @@ -222,31 +187,7 @@ ICAClient/util/pnabrowse ICAClient/util/sunraymac.sh ICAClient/util/what ICAClient/util/xcapture +ICAClient/wfcmgr +ICAClient/wfica bin/wfcmgr bin/wfica -etc/icalicense/clientlicense -@dirrm etc/icalicense -@dirrm ICAClient/util -@dirrm ICAClient/usb -@dirrm ICAClient/pkginf -@dirrm ICAClient/nls/ja/UTF-8 -@dirrm ICAClient/nls/ja/LC_MESSAGES -@dirrm ICAClient/nls/ja -@dirrm ICAClient/nls/en/UTF-8 -@dirrm ICAClient/nls/en/LC_MESSAGES -@dirrm ICAClient/nls/en -@dirrm ICAClient/nls/de/UTF-8 -@dirrm ICAClient/nls/de/LC_MESSAGES -@dirrm ICAClient/nls/de -@dirrm ICAClient/nls -@dirrm ICAClient/lib -@dirrm ICAClient/keystore/cacerts -@dirrm ICAClient/keystore -@dirrm ICAClient/keyboard -@dirrm ICAClient/icons -@dirrm ICAClient/help -@dirrm ICAClient/gtk/glade -@dirrm ICAClient/gtk -@dirrm ICAClient/config/usertemplate -@dirrm ICAClient/config -@dirrm ICAClient From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:23:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9045E58; Fri, 7 Nov 2014 14:23:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D4DA2B41; Fri, 7 Nov 2014 14:23:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7ENpeO062807; Fri, 7 Nov 2014 14:23:51 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7ENpK1062805; Fri, 7 Nov 2014 14:23:51 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411071423.sA7ENpK1062805@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 7 Nov 2014 14:23:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372266 - in head/www/aria2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:23:52 -0000 Author: zi Date: Fri Nov 7 14:23:50 2014 New Revision: 372266 URL: https://svnweb.freebsd.org/changeset/ports/372266 QAT: https://qat.redports.org/buildarchive/r372266/ Log: - Add rc script for aria Approved by: sunpoet@ (maintainer) Added: head/www/aria2/files/aria2.in (contents, props changed) Modified: head/www/aria2/Makefile Modified: head/www/aria2/Makefile ============================================================================== --- head/www/aria2/Makefile Fri Nov 7 14:06:33 2014 (r372265) +++ head/www/aria2/Makefile Fri Nov 7 14:23:50 2014 (r372266) @@ -33,6 +33,7 @@ USE_CXXSTD= c++11 USE_GNOME= libxml2 USE_LDCONFIG= yes USE_OPENSSL= yes +USE_RC_SUBR= ${PORTNAME} USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz PORTDOCS= * Added: head/www/aria2/files/aria2.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/aria2/files/aria2.in Fri Nov 7 14:23:50 2014 (r372266) @@ -0,0 +1,36 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +# PROVIDE: aria2 +# REQUIRE: NETWORKING +# KEYWORD: shutdown + +# +# Add the following lines to /etc/rc.conf to enable aria2: +# +# aria2_enable="YES" +# +# You can define flags for aria2 running. See aria2c(1) for details. +# + +. /etc/rc.subr + +name=aria2 +rcvar=aria2_enable + +command=%%PREFIX%%/bin/aria2c + +# read configuration and set defaults +load_rc_config $name +aria2_enable=${aria2_enable:-"NO"} +aria2_config=${aria2_config:-"%%PREFIX%%/etc/aria2.conf"} +aria2_flags=${aria2_flags:-""} +aria2_user=${aria2_user:-"nobody"} +aria2_group=${aria2_group:-"nobody"} + +required_files=${aria2_config} +command_args="-D --conf-path=${aria2_config} ${aria2_flags}" + +run_rc_command "$1" From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:24:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1223F50; Fri, 7 Nov 2014 14:24:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCD38B5E; Fri, 7 Nov 2014 14:24:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7EOQBo063005; Fri, 7 Nov 2014 14:24:26 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7EOQbZ063003; Fri, 7 Nov 2014 14:24:26 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411071424.sA7EOQbZ063003@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 7 Nov 2014 14:24:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372267 - head/archivers/p5-Archive-Zip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:24:26 -0000 Author: jadawin Date: Fri Nov 7 14:24:25 2014 New Revision: 372267 URL: https://svnweb.freebsd.org/changeset/ports/372267 QAT: https://qat.redports.org/buildarchive/r372267/ Log: - Update to 1.39 Modified: head/archivers/p5-Archive-Zip/Makefile head/archivers/p5-Archive-Zip/distinfo Modified: head/archivers/p5-Archive-Zip/Makefile ============================================================================== --- head/archivers/p5-Archive-Zip/Makefile Fri Nov 7 14:23:50 2014 (r372266) +++ head/archivers/p5-Archive-Zip/Makefile Fri Nov 7 14:24:25 2014 (r372267) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Archive-Zip -PORTVERSION= 1.38 +PORTVERSION= 1.39 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Archive-Zip/distinfo ============================================================================== --- head/archivers/p5-Archive-Zip/distinfo Fri Nov 7 14:23:50 2014 (r372266) +++ head/archivers/p5-Archive-Zip/distinfo Fri Nov 7 14:24:25 2014 (r372267) @@ -1,2 +1,2 @@ -SHA256 (Archive-Zip-1.38.tar.gz) = b793be49fd59193ec4ba10125196894d342b6ff9eb0d0ba04cf430895882a8fc -SIZE (Archive-Zip-1.38.tar.gz) = 184397 +SHA256 (Archive-Zip-1.39.tar.gz) = 5b5cae886257288b4af4c9ac7c797627ab193f5dcbb43097c61b2b4c68b2ba10 +SIZE (Archive-Zip-1.39.tar.gz) = 183667 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:25:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B48C6CC; Fri, 7 Nov 2014 14:25:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A07ECB6D; Fri, 7 Nov 2014 14:25:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7EPKSW063224; Fri, 7 Nov 2014 14:25:20 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7EPK9s063223; Fri, 7 Nov 2014 14:25:20 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411071425.sA7EPK9s063223@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 7 Nov 2014 14:25:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372268 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:25:20 -0000 Author: gerald Date: Fri Nov 7 14:25:20 2014 New Revision: 372268 URL: https://svnweb.freebsd.org/changeset/ports/372268 QAT: https://qat.redports.org/buildarchive/r372268/ Log: Update examples to use GCC 4.9 instead of 4.8, since the latter is now the default version anyway. Modified: head/Mk/bsd.gcc.mk Modified: head/Mk/bsd.gcc.mk ============================================================================== --- head/Mk/bsd.gcc.mk Fri Nov 7 14:24:25 2014 (r372267) +++ head/Mk/bsd.gcc.mk Fri Nov 7 14:25:20 2014 (r372268) @@ -21,8 +21,8 @@ # USE_GCC= yes # port requires a current version of GCC # # as defined in bsd.default-versions.mk. # USE_GCC= any # port requires GCC 4.2 or later. -# USE_GCC= 4.8+ # port requires GCC 4.8 or later. -# USE_GCC= 4.8 # port requires GCC 4.8. +# USE_GCC= 4.9+ # port requires GCC 4.9 or later. +# USE_GCC= 4.9 # port requires GCC 4.9. # # If you are wondering what your port exactly does, use "make test-gcc" # to see some debugging. From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:26:08 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D207246; Fri, 7 Nov 2014 14:26:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2C3AB7E; Fri, 7 Nov 2014 14:26:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7EQ7TR063451; Fri, 7 Nov 2014 14:26:07 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7EQ7Ij063447; Fri, 7 Nov 2014 14:26:07 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411071426.sA7EQ7Ij063447@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 7 Nov 2014 14:26:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372269 - head/security/p5-Crypt-PBKDF2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:26:08 -0000 Author: jadawin Date: Fri Nov 7 14:26:06 2014 New Revision: 372269 URL: https://svnweb.freebsd.org/changeset/ports/372269 QAT: https://qat.redports.org/buildarchive/r372269/ Log: - Update to 0.142390 Modified: head/security/p5-Crypt-PBKDF2/Makefile head/security/p5-Crypt-PBKDF2/distinfo head/security/p5-Crypt-PBKDF2/pkg-plist Modified: head/security/p5-Crypt-PBKDF2/Makefile ============================================================================== --- head/security/p5-Crypt-PBKDF2/Makefile Fri Nov 7 14:25:20 2014 (r372268) +++ head/security/p5-Crypt-PBKDF2/Makefile Fri Nov 7 14:26:06 2014 (r372269) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-PBKDF2 -PORTVERSION= 0.140890 +PORTVERSION= 0.142390 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARODLAND Modified: head/security/p5-Crypt-PBKDF2/distinfo ============================================================================== --- head/security/p5-Crypt-PBKDF2/distinfo Fri Nov 7 14:25:20 2014 (r372268) +++ head/security/p5-Crypt-PBKDF2/distinfo Fri Nov 7 14:26:06 2014 (r372269) @@ -1,2 +1,2 @@ -SHA256 (Crypt-PBKDF2-0.140890.tar.gz) = cbe2f5f32767a64dbfd5e904cb65c0def7b0c012f46a29db5204429680d442cf -SIZE (Crypt-PBKDF2-0.140890.tar.gz) = 16029 +SHA256 (Crypt-PBKDF2-0.142390.tar.gz) = b92a2f84fec74ff440f991cd5791966f1714359167dc49ac532a9e27b4bf41f2 +SIZE (Crypt-PBKDF2-0.142390.tar.gz) = 16763 Modified: head/security/p5-Crypt-PBKDF2/pkg-plist ============================================================================== --- head/security/p5-Crypt-PBKDF2/pkg-plist Fri Nov 7 14:25:20 2014 (r372268) +++ head/security/p5-Crypt-PBKDF2/pkg-plist Fri Nov 7 14:26:06 2014 (r372269) @@ -3,14 +3,16 @@ %%PERL5_MAN3%%/Crypt::PBKDF2::Hash::DigestHMAC.3.gz %%PERL5_MAN3%%/Crypt::PBKDF2::Hash::HMACSHA1.3.gz %%PERL5_MAN3%%/Crypt::PBKDF2::Hash::HMACSHA2.3.gz +%%PERL5_MAN3%%/Crypt::PBKDF2::Hash::HMACSHA3.3.gz %%SITE_PERL%%/Crypt/PBKDF2.pm %%SITE_PERL%%/Crypt/PBKDF2/Hash.pm %%SITE_PERL%%/Crypt/PBKDF2/Hash/DigestHMAC.pm %%SITE_PERL%%/Crypt/PBKDF2/Hash/HMACSHA1.pm %%SITE_PERL%%/Crypt/PBKDF2/Hash/HMACSHA2.pm +%%SITE_PERL%%/Crypt/PBKDF2/Hash/HMACSHA3.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PBKDF2/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PBKDF2 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dirrmtry %%SITE_PERL%%/Crypt/PBKDF2/Hash -@dirrmtry %%SITE_PERL%%/Crypt/PBKDF2 -@dirrmtry %%SITE_PERL%%/Crypt +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PBKDF2 +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt +@dir %%SITE_PERL%%/Crypt/PBKDF2/Hash +@dir %%SITE_PERL%%/Crypt/PBKDF2 +@dir %%SITE_PERL%%/Crypt From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:28:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 69A8A386; Fri, 7 Nov 2014 14:28:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AEE5BC0; Fri, 7 Nov 2014 14:28:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7ESWxN063849; Fri, 7 Nov 2014 14:28:32 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7ESVWn063843; Fri, 7 Nov 2014 14:28:31 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411071428.sA7ESVWn063843@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 7 Nov 2014 14:28:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372270 - head/security/p5-Crypt-SMIME X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:28:32 -0000 Author: jadawin Date: Fri Nov 7 14:28:30 2014 New Revision: 372270 URL: https://svnweb.freebsd.org/changeset/ports/372270 QAT: https://qat.redports.org/buildarchive/r372270/ Log: - Update to 0.15 Modified: head/security/p5-Crypt-SMIME/Makefile head/security/p5-Crypt-SMIME/distinfo head/security/p5-Crypt-SMIME/pkg-plist Modified: head/security/p5-Crypt-SMIME/Makefile ============================================================================== --- head/security/p5-Crypt-SMIME/Makefile Fri Nov 7 14:26:06 2014 (r372269) +++ head/security/p5-Crypt-SMIME/Makefile Fri Nov 7 14:28:30 2014 (r372270) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Crypt-SMIME -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,14 +9,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= S/MIME message signing, verification, encryption and decryption +LICENSE= ART10 + RUN_DEPENDS= p5-ExtUtils-CChecker>=0:${PORTSDIR}/devel/p5-ExtUtils-CChecker \ p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ ${LOCALBASE}/lib/libcrypto.so:${PORTSDIR}/security/openssl BUILD_DEPENDS= ${RUN_DEPENDS} -LICENSE= ART10 - USES= perl5 USE_OPENSSL= yes USE_PERL5= configure Modified: head/security/p5-Crypt-SMIME/distinfo ============================================================================== --- head/security/p5-Crypt-SMIME/distinfo Fri Nov 7 14:26:06 2014 (r372269) +++ head/security/p5-Crypt-SMIME/distinfo Fri Nov 7 14:28:30 2014 (r372270) @@ -1,2 +1,2 @@ -SHA256 (Crypt-SMIME-0.14.tar.gz) = 56a2b773361f39e0c556316b1f9d723f27315dc44e8315b2f33d2ba480b3a60c -SIZE (Crypt-SMIME-0.14.tar.gz) = 22377 +SHA256 (Crypt-SMIME-0.15.tar.gz) = 0baa9af1209f62c6a409afa4b0ede163b44fe0dc4f5f5627800d46e0b4631e82 +SIZE (Crypt-SMIME-0.15.tar.gz) = 23647 Modified: head/security/p5-Crypt-SMIME/pkg-plist ============================================================================== --- head/security/p5-Crypt-SMIME/pkg-plist Fri Nov 7 14:26:06 2014 (r372269) +++ head/security/p5-Crypt-SMIME/pkg-plist Fri Nov 7 14:28:30 2014 (r372270) @@ -4,7 +4,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME.pm %%PERL5_MAN3%%/SMIME.3.gz %%PERL5_MAN3%%/SMIME::JA.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SMIME -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SMIME +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt +@dir %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME +@dir %%SITE_PERL%%/%%PERL_ARCH%%/Crypt From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:29:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C316475; Fri, 7 Nov 2014 14:29:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F29D0BCF; Fri, 7 Nov 2014 14:29:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7ETVa2064094; Fri, 7 Nov 2014 14:29:31 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7ETVlZ064091; Fri, 7 Nov 2014 14:29:31 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201411071429.sA7ETVlZ064091@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 7 Nov 2014 14:29:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372271 - head/security/p5-Net-OpenID-Common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:29:32 -0000 Author: jadawin Date: Fri Nov 7 14:29:30 2014 New Revision: 372271 URL: https://svnweb.freebsd.org/changeset/ports/372271 QAT: https://qat.redports.org/buildarchive/r372271/ Log: - Update to 1.19 Modified: head/security/p5-Net-OpenID-Common/Makefile head/security/p5-Net-OpenID-Common/distinfo head/security/p5-Net-OpenID-Common/pkg-plist Modified: head/security/p5-Net-OpenID-Common/Makefile ============================================================================== --- head/security/p5-Net-OpenID-Common/Makefile Fri Nov 7 14:28:30 2014 (r372270) +++ head/security/p5-Net-OpenID-Common/Makefile Fri Nov 7 14:29:30 2014 (r372271) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-OpenID-Common -PORTVERSION= 1.18 +PORTVERSION= 1.19 CATEGORIES= security net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Net-OpenID-Common/distinfo ============================================================================== --- head/security/p5-Net-OpenID-Common/distinfo Fri Nov 7 14:28:30 2014 (r372270) +++ head/security/p5-Net-OpenID-Common/distinfo Fri Nov 7 14:29:30 2014 (r372271) @@ -1,2 +1,2 @@ -SHA256 (Net-OpenID-Common-1.18.tar.gz) = ee803ac3d5d672e351c5f5420694e41c880b066cdc5e920525eb3d068d2c1e8e -SIZE (Net-OpenID-Common-1.18.tar.gz) = 28160 +SHA256 (Net-OpenID-Common-1.19.tar.gz) = 60695c4d70e0c03f6e97e729abb4a3ac68e12a5009815b3e9b083d486b5a81f9 +SIZE (Net-OpenID-Common-1.19.tar.gz) = 28243 Modified: head/security/p5-Net-OpenID-Common/pkg-plist ============================================================================== --- head/security/p5-Net-OpenID-Common/pkg-plist Fri Nov 7 14:28:30 2014 (r372270) +++ head/security/p5-Net-OpenID-Common/pkg-plist Fri Nov 7 14:29:30 2014 (r372271) @@ -15,10 +15,10 @@ %%SITE_PERL%%/Net/OpenID/Yadis.pm %%SITE_PERL%%/Net/OpenID/Yadis/Service.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Common/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Common -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net/OpenID/Yadis -@dirrmtry %%SITE_PERL%%/Net/OpenID/Extension -@dirrmtry %%SITE_PERL%%/Net/OpenID -@dirrmtry %%SITE_PERL%%/Net +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Common +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dir %%SITE_PERL%%/Net/OpenID/Yadis +@dir %%SITE_PERL%%/Net/OpenID/Extension +@dir %%SITE_PERL%%/Net/OpenID +@dir %%SITE_PERL%%/Net From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:46:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A4FF821; Fri, 7 Nov 2014 14:46:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 261BADE4; Fri, 7 Nov 2014 14:46:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7EkrTA073029; Fri, 7 Nov 2014 14:46:53 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7Ekr1L073028; Fri, 7 Nov 2014 14:46:53 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201411071446.sA7Ekr1L073028@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 7 Nov 2014 14:46:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372272 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:46:53 -0000 Author: gerald Date: Fri Nov 7 14:46:52 2014 New Revision: 372272 URL: https://svnweb.freebsd.org/changeset/ports/372272 QAT: https://qat.redports.org/buildarchive/r372272/ Log: Do not mute ${INSTALL_DATA} any more. Modified: head/emulators/wine-devel/Makefile Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Fri Nov 7 14:29:30 2014 (r372271) +++ head/emulators/wine-devel/Makefile Fri Nov 7 14:46:52 2014 (r372272) @@ -122,10 +122,10 @@ post-install: .if ${PORT_OPTIONS:MDOCS} -@${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in README ANNOUNCE AUTHORS - @${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor - @${INSTALL_DATA} ${WRKSRC}/programs/winedbg/README ${STAGEDIR}${DOCSDIR}/README.winedbg - @${INSTALL_DATA} ${WRKSRC}/tools/winedump/README ${STAGEDIR}${DOCSDIR}/README.winedump + ${INSTALL_DATA} ${WRKSRC}/programs/winedbg/README ${STAGEDIR}${DOCSDIR}/README.winedbg + ${INSTALL_DATA} ${WRKSRC}/tools/winedump/README ${STAGEDIR}${DOCSDIR}/README.winedump .endif @${ECHO} @${CAT} ${PKGMESSAGE} From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 14:58:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 760E7A16; Fri, 7 Nov 2014 14:58:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48843F05; Fri, 7 Nov 2014 14:58:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7Ew2J1077886; Fri, 7 Nov 2014 14:58:02 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7Ew1Lq077879; Fri, 7 Nov 2014 14:58:01 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201411071458.sA7Ew1Lq077879@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 7 Nov 2014 14:58:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372273 - in head: . math math/elmer-umfpack science science/elmer-eio science/elmer-matc science/elmer-meshgen2d science/elmergrid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 14:58:02 -0000 Author: rene Date: Fri Nov 7 14:58:00 2014 New Revision: 372273 URL: https://svnweb.freebsd.org/changeset/ports/372273 QAT: https://qat.redports.org/buildarchive/r372273/ Log: Remove expired ports: 2014-11-07 math/elmer-umfpack: Obsoleted by cad/elmerfem 2014-11-07 science/elmer-eio: Obsoleted by cad/elmerfem 2014-11-07 science/elmer-matc: Obsoleted by cad/elmerfem 2014-11-07 science/elmer-meshgen2d: Obsoleted by cad/elmerfem 2014-11-07 science/elmergrid: Obsoleted by cad/elmerfem Deleted: head/math/elmer-umfpack/ head/science/elmer-eio/ head/science/elmer-matc/ head/science/elmer-meshgen2d/ head/science/elmergrid/ Modified: head/MOVED head/math/Makefile head/science/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Nov 7 14:46:52 2014 (r372272) +++ head/MOVED Fri Nov 7 14:58:00 2014 (r372273) @@ -7176,3 +7176,8 @@ www/rt38||2014-10-31|Has expired: Has ex textproc/libmwaw|textproc/libmwaw03|2014-10-31|Replaced by newer version databases/pecl-yac|devel/pecl-yac|2014-11-04|Duplicate port devel/qt5-qmldevtools||2014-11-05|Merged into lang/qt5-qml +math/elmer-umfpack|cad/elmerfem|2014-11-07|Has expired: Obsoleted by cad/elmerfem +science/elmer-eio|cad/elmerfem|2014-11-07|Has expired: Obsoleted by cad/elmerfem +science/elmer-matc|cad/elmerfem|2014-11-07|Has expired: Obsoleted by cad/elmerfem +science/elmer-meshgen2d|cad/elmerfem|2014-11-07|Has expired: Obsoleted by cad/elmerfem +science/elmergrid|cad/elmerfem|2014-11-07|Has expired: Obsoleted by cad/elmerfem Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Fri Nov 7 14:46:52 2014 (r372272) +++ head/math/Makefile Fri Nov 7 14:58:00 2014 (r372273) @@ -105,7 +105,6 @@ SUBDIR += eigen2 SUBDIR += eigen3 SUBDIR += eispack - SUBDIR += elmer-umfpack SUBDIR += emc2 SUBDIR += ent SUBDIR += entropy Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Fri Nov 7 14:46:52 2014 (r372272) +++ head/science/Makefile Fri Nov 7 14:58:00 2014 (r372273) @@ -37,10 +37,6 @@ SUBDIR += devisor SUBDIR += dlpoly-classic SUBDIR += ecs - SUBDIR += elmer-eio - SUBDIR += elmer-matc - SUBDIR += elmer-meshgen2d - SUBDIR += elmergrid SUBDIR += epte SUBDIR += fastcap SUBDIR += fasthenry From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:02:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEA01C38; Fri, 7 Nov 2014 15:02:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB0F0FCB; Fri, 7 Nov 2014 15:02:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7F2Pe7081993; Fri, 7 Nov 2014 15:02:25 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7F2PeP081992; Fri, 7 Nov 2014 15:02:25 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411071502.sA7F2PeP081992@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 7 Nov 2014 15:02:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372274 - head/security/snort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:02:25 -0000 Author: zi Date: Fri Nov 7 15:02:25 2014 New Revision: 372274 URL: https://svnweb.freebsd.org/changeset/ports/372274 QAT: https://qat.redports.org/buildarchive/r372274/ Log: - Actually define FILEINSPECT as an available OPTION Reported by: sunpoet Modified: head/security/snort/Makefile Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Fri Nov 7 14:58:00 2014 (r372273) +++ head/security/snort/Makefile Fri Nov 7 15:02:25 2014 (r372274) @@ -21,7 +21,8 @@ BUILD_DEPENDS= daq>=2.0.0:${PORTSDIR}/ne RUN_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq OPTIONS_DEFINE= IPV6 GRE HA NORMALIZER DOCS APPID \ - PERFPROFILE LRGPCAP SOURCEFIRE NONETHER + PERFPROFILE LRGPCAP SOURCEFIRE NONETHER \ + FILEINSPECT OPTIONS_GROUP= ADDONS DEV OPTIONS_GROUP_ADDONS= BARNYARD PULLEDPORK From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:12:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74827FF1; Fri, 7 Nov 2014 15:12:48 +0000 (UTC) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A1F5195; Fri, 7 Nov 2014 15:12:48 +0000 (UTC) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 7129E3DAD3; Fri, 7 Nov 2014 10:12:40 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id WJlpasSUClJw; Fri, 7 Nov 2014 10:12:40 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [71.179.14.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id E7BA03DAD2; Fri, 7 Nov 2014 10:12:39 -0500 (EST) Date: Fri, 7 Nov 2014 10:12:38 -0500 From: Ryan Steinmetz To: marino@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files Message-ID: <20141107151238.GA76739@exodus.zi0r.com> References: <201411071333.sA7DXdtR038743@svn.freebsd.org> <545CCF05.70609@marino.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <545CCF05.70609@marino.st> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:12:48 -0000 On (11/07/14 14:54), John Marino wrote: >On 11/7/2014 14:33, Ryan Steinmetz wrote: >> +LIBS+= -L${LOCALBASE}/lib -liconv -lintl > >shouldn't that be: >LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl > >or something like that? Not unless you can tell me what defines ICONVLIB. :) -r > >John -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:19:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86272457; Fri, 7 Nov 2014 15:19:14 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 438D41FF; Fri, 7 Nov 2014 15:19:14 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8C238BDC1D; Fri, 7 Nov 2014 16:19:12 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 85B29BDC25; Fri, 7 Nov 2014 16:19:12 +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 419C8613D; Fri, 7 Nov 2014 16:19:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id AE09A77B30CA; Fri, 7 Nov 2014 16:19:11 +0100 (CET) Date: Fri, 07 Nov 2014 16:19:11 +0100 From: Mathieu Arnold To: Ryan Steinmetz , marino@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files Message-ID: In-Reply-To: <20141107151238.GA76739@exodus.zi0r.com> References: <201411071333.sA7DXdtR038743@svn.freebsd.org> <545CCF05.70609@marino.st> <20141107151238.GA76739@exodus.zi0r.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:19:14 -0000 +--On 7 novembre 2014 10:12:38 -0500 Ryan Steinmetz wrote: | On (11/07/14 14:54), John Marino wrote: |> On 11/7/2014 14:33, Ryan Steinmetz wrote: |>> +LIBS+= -L${LOCALBASE}/lib -liconv -lintl |> |> shouldn't that be: |> LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl |> |> or something like that? | | Not unless you can tell me what defines ICONVLIB. :) https://www.freebsd.org/doc/en/books/porters-handbook/using-iconv.html -- Mathieu Arnold From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:20:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03101552; Fri, 7 Nov 2014 15:20:29 +0000 (UTC) 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 CC08B2A9; Fri, 7 Nov 2014 15:20:28 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 1FC5743552; Fri, 7 Nov 2014 09:20:10 -0600 (CST) Message-ID: <545CE318.6000000@marino.st> Date: Fri, 07 Nov 2014 16:19:52 +0100 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Ryan Steinmetz , marino@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files References: <201411071333.sA7DXdtR038743@svn.freebsd.org> <545CCF05.70609@marino.st> <20141107151238.GA76739@exodus.zi0r.com> In-Reply-To: <20141107151238.GA76739@exodus.zi0r.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:20:29 -0000 On 11/7/2014 16:12, Ryan Steinmetz wrote: > On (11/07/14 14:54), John Marino wrote: >> On 11/7/2014 14:33, Ryan Steinmetz wrote: >>> +LIBS+= -L${LOCALBASE}/lib -liconv -lintl >> >> shouldn't that be: >> LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl >> >> or something like that? > > Not unless you can tell me what defines ICONVLIB. :) > Mk/Uses/iconv.mk setting it unconditionally is normally wrong. iconv.mk defines it when it's needed. John From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:26:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ABA846F0; Fri, 7 Nov 2014 15:26:51 +0000 (UTC) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FA41328; Fri, 7 Nov 2014 15:26:51 +0000 (UTC) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 7B1C83DAD1; Fri, 7 Nov 2014 10:26:50 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id uqLRC3qYqbPm; Fri, 7 Nov 2014 10:26:49 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [71.179.14.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 2CBB83DA12; Fri, 7 Nov 2014 10:26:49 -0500 (EST) Date: Fri, 7 Nov 2014 10:26:47 -0500 From: Ryan Steinmetz To: marino@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files Message-ID: <20141107152647.GB76739@exodus.zi0r.com> References: <201411071333.sA7DXdtR038743@svn.freebsd.org> <545CCF05.70609@marino.st> <20141107151238.GA76739@exodus.zi0r.com> <545CE318.6000000@marino.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <545CE318.6000000@marino.st> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:26:51 -0000 On (11/07/14 16:19), John Marino wrote: >On 11/7/2014 16:12, Ryan Steinmetz wrote: >> On (11/07/14 14:54), John Marino wrote: >>> On 11/7/2014 14:33, Ryan Steinmetz wrote: >>>> +LIBS+= -L${LOCALBASE}/lib -liconv -lintl >>> >>> shouldn't that be: >>> LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl >>> >>> or something like that? >> >> Not unless you can tell me what defines ICONVLIB. :) >> > >Mk/Uses/iconv.mk > >setting it unconditionally is normally wrong. iconv.mk defines it when >it's needed. > Ah, I was grepping for ICONVLIB, not ICONV_LIB. Will pass this onto the maintainer for testing. -r >John -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:29:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A56F5932; Fri, 7 Nov 2014 15:29:30 +0000 (UTC) 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 79633354; Fri, 7 Nov 2014 15:29:30 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 1D41E43552; Fri, 7 Nov 2014 09:29:12 -0600 (CST) Message-ID: <545CE537.6060301@marino.st> Date: Fri, 07 Nov 2014 16:28:55 +0100 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Ryan Steinmetz , marino@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files References: <201411071333.sA7DXdtR038743@svn.freebsd.org> <545CCF05.70609@marino.st> <20141107151238.GA76739@exodus.zi0r.com> <545CE318.6000000@marino.st> <20141107152647.GB76739@exodus.zi0r.com> In-Reply-To: <20141107152647.GB76739@exodus.zi0r.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:29:30 -0000 On 11/7/2014 16:26, Ryan Steinmetz wrote: > > Ah, I was grepping for ICONVLIB, not ICONV_LIB. Will pass this onto the > maintainer for testing. > my apologies, I did it from memory. Or maybe just a typo. :) From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:29:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2BE89A1A; Fri, 7 Nov 2014 15:29:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 181A735F; Fri, 7 Nov 2014 15:29:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7FToMt092179; Fri, 7 Nov 2014 15:29:50 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7FToPD092175; Fri, 7 Nov 2014 15:29:50 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411071529.sA7FToPD092175@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Fri, 7 Nov 2014 15:29:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372275 - head/net/miniupnpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:29:51 -0000 Author: ak Date: Fri Nov 7 15:29:50 2014 New Revision: 372275 URL: https://svnweb.freebsd.org/changeset/ports/372275 QAT: https://qat.redports.org/buildarchive/r372275/ Log: - Update to 1.9 * Improve NAT-PMP and IPv6 implementations PR: 194812 Submitted by: Tor Halvard Furulund (maintainer) Modified: head/net/miniupnpd/Makefile head/net/miniupnpd/distinfo Modified: head/net/miniupnpd/Makefile ============================================================================== --- head/net/miniupnpd/Makefile Fri Nov 7 15:02:25 2014 (r372274) +++ head/net/miniupnpd/Makefile Fri Nov 7 15:29:50 2014 (r372275) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= miniupnpd -PORTVERSION= 1.8.20141022 +PORTVERSION= 1.9 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ Modified: head/net/miniupnpd/distinfo ============================================================================== --- head/net/miniupnpd/distinfo Fri Nov 7 15:02:25 2014 (r372274) +++ head/net/miniupnpd/distinfo Fri Nov 7 15:29:50 2014 (r372275) @@ -1,2 +1,2 @@ -SHA256 (miniupnpd-1.8.20141022.tar.gz) = e6dc0776b2af7adf815a893876617dcdbb569039844719b8d171c9209ab11ecb -SIZE (miniupnpd-1.8.20141022.tar.gz) = 191630 +SHA256 (miniupnpd-1.9.tar.gz) = 6176eb21a6422a7ee68ef1c62ccbbd5003335fa773d8c9013228c2a217bba2ac +SIZE (miniupnpd-1.9.tar.gz) = 192183 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:30:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 977B5B37; Fri, 7 Nov 2014 15:30:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6921D402; Fri, 7 Nov 2014 15:30:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7FUTdv092966; Fri, 7 Nov 2014 15:30:29 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7FUTo8092959; Fri, 7 Nov 2014 15:30:29 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201411071530.sA7FUTo8092959@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Fri, 7 Nov 2014 15:30:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372276 - in head/sysutils/grub2-pcbsd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:30:29 -0000 Author: kmoore Date: Fri Nov 7 15:30:28 2014 New Revision: 372276 URL: https://svnweb.freebsd.org/changeset/ports/372276 QAT: https://qat.redports.org/buildarchive/r372276/ Log: - Add patch to support GRUB boot using serial output, passing this setting to FreeBSD kernel - Bump PORTREV Modified: head/sysutils/grub2-pcbsd/Makefile head/sysutils/grub2-pcbsd/files/10_ktrueos.in Modified: head/sysutils/grub2-pcbsd/Makefile ============================================================================== --- head/sysutils/grub2-pcbsd/Makefile Fri Nov 7 15:29:50 2014 (r372275) +++ head/sysutils/grub2-pcbsd/Makefile Fri Nov 7 15:30:28 2014 (r372276) @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02p -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ Modified: head/sysutils/grub2-pcbsd/files/10_ktrueos.in ============================================================================== --- head/sysutils/grub2-pcbsd/files/10_ktrueos.in Fri Nov 7 15:29:50 2014 (r372275) +++ head/sysutils/grub2-pcbsd/files/10_ktrueos.in Fri Nov 7 15:30:28 2014 (r372276) @@ -31,6 +31,26 @@ ROOTFS=`mount | awk '/ \/ / {print $1}'` BEDS="$( echo ${ROOTFS} | awk -F '/' '{print $2}' )" if [ "$BEDS" = "dev" ] ; then BEDS="ROOT"; fi +serial=0; +console=0; +for x in ${GRUB_TERMINAL_OUTPUT}; do + if [ xserial = "x$x" ]; then + serial=1; + fi + if [ xgfxterm = "x$x" ]; then + console=1; + fi + if [ xconsole = "x$x" ]; then + console=1; + fi +done +if [ "x$serial" = "x1" ]; then + if [ "x$console" = "x1" ]; then + out="-Dh" + else + out="-h" + fi +fi display_loaderopts() { @@ -216,7 +236,7 @@ EOF EOF # Get the dataset guts cat /tmp/.grubdataset.$$.1 - echo " kfreebsd ${shortdataset}/@/boot/kernel/kernel" + echo " kfreebsd ${shortdataset}/@/boot/kernel/kernel ${out}" echo " kfreebsd_loadenv ${shortdataset}@/boot/device.hints" cat /tmp/.grubdataset.$$.2 @@ -232,7 +252,7 @@ EOF EOF # Get the dataset guts cat /tmp/.grubdataset.$$.1 - echo " kfreebsd ${shortdataset}/@/boot/kernel/kernel -s" + echo " kfreebsd ${shortdataset}/@/boot/kernel/kernel ${out} -s" echo " kfreebsd_loadenv ${shortdataset}@/boot/device.hints" cat /tmp/.grubdataset.$$.2 @@ -248,7 +268,7 @@ EOF EOF # Get the dataset guts cat /tmp/.grubdataset.$$.1 - echo " kfreebsd ${shortdataset}/@/boot/kernel/kernel -v" + echo " kfreebsd ${shortdataset}/@/boot/kernel/kernel ${out} -v" echo " kfreebsd_loadenv ${shortdataset}@/boot/device.hints" cat /tmp/.grubdataset.$$.2 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:41:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C9F8DF; Fri, 7 Nov 2014 15:41:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 383E4670; Fri, 7 Nov 2014 15:41:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7Ff2hO098429; Fri, 7 Nov 2014 15:41:02 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7Ff1Uq098427; Fri, 7 Nov 2014 15:41:01 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411071541.sA7Ff1Uq098427@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 7 Nov 2014 15:41:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372277 - head/cad/xcircuit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:41:02 -0000 Author: danilo Date: Fri Nov 7 15:41:01 2014 New Revision: 372277 URL: https://svnweb.freebsd.org/changeset/ports/372277 QAT: https://qat.redports.org/buildarchive/r372277/ Log: - Update from 3.8.74 to 3.8.75 Modified: head/cad/xcircuit/Makefile head/cad/xcircuit/distinfo Modified: head/cad/xcircuit/Makefile ============================================================================== --- head/cad/xcircuit/Makefile Fri Nov 7 15:30:28 2014 (r372276) +++ head/cad/xcircuit/Makefile Fri Nov 7 15:41:01 2014 (r372277) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.8.74 +PORTVERSION= 3.8.75 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ Modified: head/cad/xcircuit/distinfo ============================================================================== --- head/cad/xcircuit/distinfo Fri Nov 7 15:30:28 2014 (r372276) +++ head/cad/xcircuit/distinfo Fri Nov 7 15:41:01 2014 (r372277) @@ -1,2 +1,2 @@ -SHA256 (xcircuit-3.8.74.tgz) = a0fe836e45afe88042973cbe059261242d3e27ff839b91c02ef6fbce6c8298dd -SIZE (xcircuit-3.8.74.tgz) = 1522738 +SHA256 (xcircuit-3.8.75.tgz) = b545db4ca86c6549d9be44a02be61fdc70de0601265be6bfc6e6474d5a060b8a +SIZE (xcircuit-3.8.75.tgz) = 1522727 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:59:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C750E37; Fri, 7 Nov 2014 15:59:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F29C8D7; Fri, 7 Nov 2014 15:59:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7FxBCr007002; Fri, 7 Nov 2014 15:59:11 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7FxBjE007001; Fri, 7 Nov 2014 15:59:11 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411071559.sA7FxBjE007001@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Fri, 7 Nov 2014 15:59:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372278 - head/devel/ossp-ex/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 15:59:11 -0000 Author: ak Date: Fri Nov 7 15:59:10 2014 New Revision: 372278 URL: https://svnweb.freebsd.org/changeset/ports/372278 QAT: https://qat.redports.org/buildarchive/r372278/ Log: - Remove file unused after STAGE conversion Deleted: head/devel/ossp-ex/files/ From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 16:03:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DDA9CC; Fri, 7 Nov 2014 16:03:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E36F099A; Fri, 7 Nov 2014 16:03:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7G3K8E011132; Fri, 7 Nov 2014 16:03:20 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7G3KJB011129; Fri, 7 Nov 2014 16:03:20 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411071603.sA7G3KJB011129@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 7 Nov 2014 16:03:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372279 - head/devel/gecode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 16:03:21 -0000 Author: robak Date: Fri Nov 7 16:03:19 2014 New Revision: 372279 URL: https://svnweb.freebsd.org/changeset/ports/372279 QAT: https://qat.redports.org/buildarchive/r372279/ Log: devel/gecode: update 4.3.0 -> 4.3.2 Approved by: mentors (implicit) Modified: head/devel/gecode/Makefile head/devel/gecode/distinfo head/devel/gecode/pkg-plist Modified: head/devel/gecode/Makefile ============================================================================== --- head/devel/gecode/Makefile Fri Nov 7 15:59:10 2014 (r372278) +++ head/devel/gecode/Makefile Fri Nov 7 16:03:19 2014 (r372279) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gecode -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.2 CATEGORIES= devel MASTER_SITES= http://www.gecode.org/download/ Modified: head/devel/gecode/distinfo ============================================================================== --- head/devel/gecode/distinfo Fri Nov 7 15:59:10 2014 (r372278) +++ head/devel/gecode/distinfo Fri Nov 7 16:03:19 2014 (r372279) @@ -1,2 +1,2 @@ -SHA256 (gecode-4.3.0.tar.gz) = a789b75fd993bae0d5e5f72f0b2234396388137e8cffd4600110e3ae4db341a1 -SIZE (gecode-4.3.0.tar.gz) = 2353891 +SHA256 (gecode-4.3.2.tar.gz) = 4e24bd4714f23a14c471b46b3cf203b01cf6652c6d54855f773c762d08bd235b +SIZE (gecode-4.3.2.tar.gz) = 2835665 Modified: head/devel/gecode/pkg-plist ============================================================================== --- head/devel/gecode/pkg-plist Fri Nov 7 15:59:10 2014 (r372278) +++ head/devel/gecode/pkg-plist Fri Nov 7 16:03:19 2014 (r372279) @@ -599,35 +599,32 @@ include/gecode/third-party/boost/numeric include/gecode/third-party/boost/numeric/interval/utility.hpp include/gecode/third-party/boost/type.hpp lib/libgecodedriver.so -lib/libgecodedriver.so.%%SHLIB%% -lib/libgecodedriver.so.%%SHLIB%%.0 +lib/libgecodedriver.so.39 +lib/libgecodedriver.so.39.0 lib/libgecodeflatzinc.so -lib/libgecodeflatzinc.so.%%SHLIB%% -lib/libgecodeflatzinc.so.%%SHLIB%%.0 +lib/libgecodeflatzinc.so.39 +lib/libgecodeflatzinc.so.39.0 lib/libgecodefloat.so -lib/libgecodefloat.so.%%SHLIB%% -lib/libgecodefloat.so.%%SHLIB%%.0 -%%GIST%%lib/libgecodegist.so -%%GIST%%lib/libgecodegist.so.%%SHLIB%% -%%GIST%%lib/libgecodegist.so.%%SHLIB%%.0 +lib/libgecodefloat.so.39 +lib/libgecodefloat.so.39.0 lib/libgecodeint.so -lib/libgecodeint.so.%%SHLIB%% -lib/libgecodeint.so.%%SHLIB%%.0 +lib/libgecodeint.so.39 +lib/libgecodeint.so.39.0 lib/libgecodekernel.so -lib/libgecodekernel.so.%%SHLIB%% -lib/libgecodekernel.so.%%SHLIB%%.0 +lib/libgecodekernel.so.39 +lib/libgecodekernel.so.39.0 lib/libgecodeminimodel.so -lib/libgecodeminimodel.so.%%SHLIB%% -lib/libgecodeminimodel.so.%%SHLIB%%.0 +lib/libgecodeminimodel.so.39 +lib/libgecodeminimodel.so.39.0 lib/libgecodesearch.so -lib/libgecodesearch.so.%%SHLIB%% -lib/libgecodesearch.so.%%SHLIB%%.0 +lib/libgecodesearch.so.39 +lib/libgecodesearch.so.39.0 lib/libgecodeset.so -lib/libgecodeset.so.%%SHLIB%% -lib/libgecodeset.so.%%SHLIB%%.0 +lib/libgecodeset.so.39 +lib/libgecodeset.so.39.0 lib/libgecodesupport.so -lib/libgecodesupport.so.%%SHLIB%% -lib/libgecodesupport.so.%%SHLIB%%.0 +lib/libgecodesupport.so.39 +lib/libgecodesupport.so.39.0 %%DATADIR%%/mznlib/all_different_int.mzn %%DATADIR%%/mznlib/all_equal_int.mzn %%DATADIR%%/mznlib/among.mzn From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 16:31:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBD5FA96; Fri, 7 Nov 2014 16:31:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C871BCB8; Fri, 7 Nov 2014 16:31:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7GVjYs024407; Fri, 7 Nov 2014 16:31:45 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7GVj6C024406; Fri, 7 Nov 2014 16:31:45 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411071631.sA7GVj6C024406@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 7 Nov 2014 16:31:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372280 - head/dns/gdnsd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 16:31:46 -0000 Author: zi Date: Fri Nov 7 16:31:45 2014 New Revision: 372280 URL: https://svnweb.freebsd.org/changeset/ports/372280 QAT: https://qat.redports.org/buildarchive/r372280/ Log: - Note conflict with the 2.x version of the port Modified: head/dns/gdnsd/Makefile Modified: head/dns/gdnsd/Makefile ============================================================================== --- head/dns/gdnsd/Makefile Fri Nov 7 16:03:19 2014 (r372279) +++ head/dns/gdnsd/Makefile Fri Nov 7 16:31:45 2014 (r372280) @@ -3,7 +3,7 @@ PORTNAME= gdnsd PORTVERSION= 1.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://github.com/blblack/gdnsd/releases/download/v${PORTVERSION}/ \ http://gdnsd.scaleengine.net/gdnsd/ @@ -23,6 +23,7 @@ USE_LDCONFIG= yes USES= pkgconfig libtool tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +CONFLICTS_INSTALL= gdnsd2-2.[0-9]* USE_RC_SUBR= gdnsd From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 16:38:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F190FC2; Fri, 7 Nov 2014 16:38:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A486D14; Fri, 7 Nov 2014 16:38:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7GcbJn026285; Fri, 7 Nov 2014 16:38:37 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7GcaPS026274; Fri, 7 Nov 2014 16:38:36 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411071638.sA7GcaPS026274@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 7 Nov 2014 16:38:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372281 - in head/dns: . gdnsd2 gdnsd2/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 16:38:38 -0000 Author: zi Date: Fri Nov 7 16:38:36 2014 New Revision: 372281 URL: https://svnweb.freebsd.org/changeset/ports/372281 QAT: https://qat.redports.org/buildarchive/r372281/ Log: New port: dns/gdnsd2: gdnsd is an Authoritative-only DNS server. This port tracks the 2.x release. The initial g stands for Geographic, as gdnsd offers a plugin system for geographic (or other sorts of) balancing, redirection, and service-state-conscious failover. If you don't care about that feature, it's still quite good at being a very fast, lean, and resilient authoritative-only server for static DNS data. gdnsd is written in C using libev and pthreads with a focus on high performance, low latency service. It does not offer any form of caching or recursive service, and does not support DNSSEC. WWW: https://github.com/blblack/gdnsd/ Added: head/dns/gdnsd2/ - copied from r372274, head/dns/gdnsd/ Modified: head/dns/Makefile head/dns/gdnsd2/Makefile head/dns/gdnsd2/distinfo head/dns/gdnsd2/files/gdnsd.in head/dns/gdnsd2/files/patch-Makefile.in head/dns/gdnsd2/pkg-plist Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Fri Nov 7 16:31:45 2014 (r372280) +++ head/dns/Makefile Fri Nov 7 16:38:36 2014 (r372281) @@ -53,6 +53,7 @@ SUBDIR += firedns SUBDIR += fpdns SUBDIR += gdnsd + SUBDIR += gdnsd2 SUBDIR += geta SUBDIR += getdns SUBDIR += ghtool Modified: head/dns/gdnsd2/Makefile ============================================================================== --- head/dns/gdnsd/Makefile Fri Nov 7 15:02:25 2014 (r372274) +++ head/dns/gdnsd2/Makefile Fri Nov 7 16:38:36 2014 (r372281) @@ -2,13 +2,14 @@ # $FreeBSD$ PORTNAME= gdnsd -PORTVERSION= 1.11.4 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= dns MASTER_SITES= https://github.com/blblack/gdnsd/releases/download/v${PORTVERSION}/ \ + http://mirrors.rit.edu/zi/ \ http://gdnsd.scaleengine.net/gdnsd/ +PKGNAMESUFFIX= 2 -MAINTAINER= allanjude@freebsd.org +MAINTAINER= zi@freebsd.org COMMENT= Authoritative-only GeoIP-aware DNS server LICENSE= GPLv3 @@ -18,11 +19,13 @@ LIB_DEPENDS= libev.so:${PORTSDIR}/devel/ FETCH_ARGS= -Fpr GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var --with-rootdir=${LOCALBASE}/etc/gdnsd +CONFIGURE_ARGS= --localstatedir=/var USE_LDCONFIG= yes -USES= pkgconfig libtool tar:xz +USES= pkgconfig libtool tar:xz perl5 +USE_PERL5= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +CONFLICTS_INSTALL= gdnsd-1.[0-9]* USE_RC_SUBR= gdnsd @@ -30,7 +33,7 @@ USERS?= gdnsd GROUPS?= gdnsd OPTIONS_DEFINE= DOCS GEOIP URCU -OPTIONS_DEFAULT= GEOIP +OPTIONS_DEFAULT=GEOIP GEOIP_DESC= Enable GeoIP Support GEOIP_RUN_DEPENDS= GeoIP>=0:${PORTSDIR}/net/GeoIP @@ -39,21 +42,15 @@ URCU_DESC= Read-Copy-Update Support (Fa URCU_CONFIGURE_WITH= urcu URCU_LIB_DEPENDS= liburcu.so:${PORTSDIR}/sysutils/liburcu +post-patch: + @${REINPLACE_CMD} -e 's|$${localstatedir}/lib/$${PACKAGE_NAME}|/var/db/${PORTNAME}|g' \ + ${WRKSRC}/configure + post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/libgdnsd.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_extmon.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_geoip.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_http_status.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_metafo.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_multifo.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_null.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_reflect.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_simplefo.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_static.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_tcp_connect.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_weighted.so - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdnsd/geoip - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdnsd/zones - ${MKDIR} ${STAGEDIR}/var/run/gdnsd + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/libgdnsd.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugin_*.so + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdnsd/geoip \ + ${STAGEDIR}${PREFIX}/etc/gdnsd/zones \ + ${STAGEDIR}/var/run/gdnsd .include Modified: head/dns/gdnsd2/distinfo ============================================================================== --- head/dns/gdnsd/distinfo Fri Nov 7 15:02:25 2014 (r372274) +++ head/dns/gdnsd2/distinfo Fri Nov 7 16:38:36 2014 (r372281) @@ -1,2 +1,2 @@ -SHA256 (gdnsd-1.11.4.tar.xz) = 950378c605c85547eba51614d2f5a772c61375b4c68e4509e9ec3444de5ac35a -SIZE (gdnsd-1.11.4.tar.xz) = 634468 +SHA256 (gdnsd-2.1.0.tar.xz) = 0276cc851f8904b842fdc34839163dec22fce7e6fa26acd1f5115c880e61eae4 +SIZE (gdnsd-2.1.0.tar.xz) = 628316 Modified: head/dns/gdnsd2/files/gdnsd.in ============================================================================== --- head/dns/gdnsd/files/gdnsd.in Fri Nov 7 15:02:25 2014 (r372274) +++ head/dns/gdnsd2/files/gdnsd.in Fri Nov 7 16:38:36 2014 (r372281) @@ -33,7 +33,7 @@ configtest_cmd="gdnsd_checkconf" extra_commands="reload configtest" gdnsd_reload() { - ${command} ${gdnsd_flags} reload + ${command} ${gdnsd_flags} reload-zones } gdnsd_checkconf() Modified: head/dns/gdnsd2/files/patch-Makefile.in ============================================================================== --- head/dns/gdnsd/files/patch-Makefile.in Fri Nov 7 15:02:25 2014 (r372274) +++ head/dns/gdnsd2/files/patch-Makefile.in Fri Nov 7 16:38:36 2014 (r372281) @@ -1,9 +1,9 @@ ---- Makefile.in.orig 2013-12-08 20:39:14.439782160 -0500 -+++ Makefile.in 2013-12-08 20:39:28.762789130 -0500 -@@ -942,12 +942,6 @@ - @HAS_DEF_ROOTDIR_FALSE@ $(MKDIR_P) "$(DESTDIR)$(sysconfdir)/gdnsd/zones"; - @HAS_DEF_ROOTDIR_FALSE@ $(MKDIR_P) "$(DESTDIR)$(sysconfdir)/gdnsd/geoip"; - @HAS_DEF_ROOTDIR_FALSE@ $(MKDIR_P) "$(DESTDIR)$(GDNSD_SYSRUNDIR)/gdnsd"; +--- Makefile.in.orig 2014-11-07 15:38:17 UTC ++++ Makefile.in +@@ -939,12 +939,6 @@ + $(MKDIR_P) "$(DESTDIR)$(GDNSD_DEFPATH_CONFIG)/geoip"; + $(MKDIR_P) "$(DESTDIR)$(GDNSD_DEFPATH_RUN)"; + $(MKDIR_P) "$(DESTDIR)$(GDNSD_DEFPATH_STATE)"; - @id gdnsd >/dev/null 2>&1; if test $$? -ne 0; then \ - echo; \ - echo === READ ME ===; \ @@ -11,5 +11,5 @@ - echo; \ - fi - .pod.8: - $(AM_V_GEN)$(POD2MAN) --section=8 --release="$(PACKAGE_NAME) $(VERSION)" --center=$(PACKAGE_NAME) $< $@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. Modified: head/dns/gdnsd2/pkg-plist ============================================================================== --- head/dns/gdnsd/pkg-plist Fri Nov 7 15:02:25 2014 (r372274) +++ head/dns/gdnsd2/pkg-plist Fri Nov 7 16:38:36 2014 (r372281) @@ -1,4 +1,5 @@ bin/gdnsd_geoip_test +include/gdnsd/alloc.h include/gdnsd/compiler.h include/gdnsd/dmn.h include/gdnsd/dname.h @@ -12,6 +13,7 @@ include/gdnsd/plugin.h include/gdnsd/stats.h include/gdnsd/vscf.h lib/gdnsd/libgdnsd.so +lib/gdnsd/plugin_extfile.so lib/gdnsd/plugin_extmon.so lib/gdnsd/plugin_geoip.so lib/gdnsd/plugin_http_status.so @@ -27,12 +29,19 @@ libexec/gdnsd/gdnsd_extmon_helper man/man1/gdnsd_geoip_test.1.gz man/man3/gdnsd-plugin-api.3.gz man/man5/gdnsd.config.5.gz +man/man5/gdnsd.djbdns.5.gz man/man5/gdnsd.zonefile.5.gz +man/man8/gdnsd-plugin-extfile.8.gz man/man8/gdnsd-plugin-extmon.8.gz man/man8/gdnsd-plugin-geoip.8.gz +man/man8/gdnsd-plugin-http_status.8.gz man/man8/gdnsd-plugin-metafo.8.gz man/man8/gdnsd-plugin-multifo.8.gz +man/man8/gdnsd-plugin-null.8.gz +man/man8/gdnsd-plugin-reflect.8.gz man/man8/gdnsd-plugin-simplefo.8.gz +man/man8/gdnsd-plugin-static.8.gz +man/man8/gdnsd-plugin-tcp_connect.8.gz man/man8/gdnsd-plugin-weighted.8.gz man/man8/gdnsd.8.gz sbin/gdnsd @@ -41,30 +50,9 @@ sbin/gdnsd %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-api.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-api.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-extmon.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-extmon.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-geoip.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-geoip.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-metafo.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-metafo.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-multifo.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-multifo.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-simplefo.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-simplefo.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-weighted.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-weighted.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd.config.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd.config.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd.zonefile.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd.zonefile.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd_geoip_test.pod -%%PORTDOCS%%%%DOCSDIR%%/gdnsd_geoip_test.txt -%%PORTDOCS%%%%DOCSDIR%%/gdnsd_manual.pod %%PORTDOCS%%%%DOCSDIR%%/gdnsd_manual.txt -@exec mkdir -p %%ETCDIR%%/geoip -@exec mkdir -p %%ETCDIR%%/zones -@unexec rmdir "/var/run/gdnsd" >/dev/null 2>&1 || : +@dir %%ETCDIR%%/djbdns +@dir %%ETCDIR%%/geoip +@dir %%ETCDIR%%/zones +@dir /var/db/gdnsd +@dir /var/run/gdnsd From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 17:03:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF6E764E; Fri, 7 Nov 2014 17:03:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1FCFBB; Fri, 7 Nov 2014 17:03:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7H36Wg039701; Fri, 7 Nov 2014 17:03:06 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7H36I5039699; Fri, 7 Nov 2014 17:03:06 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411071703.sA7H36I5039699@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 7 Nov 2014 17:03:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372282 - head/net-p2p/btsync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 17:03:06 -0000 Author: robak Date: Fri Nov 7 17:03:05 2014 New Revision: 372282 URL: https://svnweb.freebsd.org/changeset/ports/372282 QAT: https://qat.redports.org/buildarchive/r372282/ Log: net-p2p/btsync: update 1.4.83 -> 1.4.93 PR: 194619 Submitted by: Joshua Ruehlig Approved by: mentors (implicit) Modified: head/net-p2p/btsync/Makefile head/net-p2p/btsync/distinfo Modified: head/net-p2p/btsync/Makefile ============================================================================== --- head/net-p2p/btsync/Makefile Fri Nov 7 16:38:36 2014 (r372281) +++ head/net-p2p/btsync/Makefile Fri Nov 7 17:03:05 2014 (r372282) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= btsync -PORTVERSION= 1.4.83 +PORTVERSION= 1.4.93 CATEGORIES= net-p2p MASTER_SITES= http://syncapp.bittorrent.com/${PORTVERSION}/ DISTNAME= ${PORTNAME}_freebsd_${CONFIG_ARCH}-${PORTVERSION} Modified: head/net-p2p/btsync/distinfo ============================================================================== --- head/net-p2p/btsync/distinfo Fri Nov 7 16:38:36 2014 (r372281) +++ head/net-p2p/btsync/distinfo Fri Nov 7 17:03:05 2014 (r372282) @@ -1,4 +1,4 @@ -SHA256 (btsync_freebsd_i386-1.4.83.tar.gz) = 4176cc41549aaa979ae84f6a4bf0dab751e2f6020d673b2fae67736c73e99926 -SIZE (btsync_freebsd_i386-1.4.83.tar.gz) = 3582430 -SHA256 (btsync_freebsd_x64-1.4.83.tar.gz) = e9e3a585f984d616938b1d90813998a4c2c01f82e8479eafb1ca1b2287bc96ea -SIZE (btsync_freebsd_x64-1.4.83.tar.gz) = 3726746 +SHA256 (btsync_freebsd_i386-1.4.93.tar.gz) = 0cb5459299325285644e063d4878ad7d9ed828e9b679537e270d22ce8a58527d +SIZE (btsync_freebsd_i386-1.4.93.tar.gz) = 3593610 +SHA256 (btsync_freebsd_x64-1.4.93.tar.gz) = 8e1da143c9e3849264301fab6dee1978f3b8644dff49e958a56f7d81fdaa3494 +SIZE (btsync_freebsd_x64-1.4.93.tar.gz) = 3737221 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 17:25:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDAE096C; Fri, 7 Nov 2014 17:25:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA4D922A; Fri, 7 Nov 2014 17:25:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7HPgnP049305; Fri, 7 Nov 2014 17:25:42 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7HPgAD049304; Fri, 7 Nov 2014 17:25:42 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201411071725.sA7HPgAD049304@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 7 Nov 2014 17:25:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372283 - head/lang/elixir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 17:25:43 -0000 Author: lwhsu Date: Fri Nov 7 17:25:42 2014 New Revision: 372283 URL: https://svnweb.freebsd.org/changeset/ports/372283 QAT: https://qat.redports.org/buildarchive/r372283/ Log: - Fix typo: s/PORTRIVISION/PORTREVISION/ PR: 194875 Submitted by: Kenji Rikitake Modified: head/lang/elixir/Makefile Modified: head/lang/elixir/Makefile ============================================================================== --- head/lang/elixir/Makefile Fri Nov 7 17:03:05 2014 (r372282) +++ head/lang/elixir/Makefile Fri Nov 7 17:25:42 2014 (r372283) @@ -3,7 +3,7 @@ PORTNAME= elixir PORTVERSION= 1.0.2 -PORTRIVISION= 1 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= lwhsu@FreeBSD.org From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 17:49:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9872CD8A; Fri, 7 Nov 2014 17:49:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76E89648; Fri, 7 Nov 2014 17:49:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7HnUAF059117; Fri, 7 Nov 2014 17:49:30 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7HnTuu059113; Fri, 7 Nov 2014 17:49:29 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411071749.sA7HnTuu059113@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 7 Nov 2014 17:49:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372284 - head/devel/gradle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 17:49:30 -0000 Author: pawel Date: Fri Nov 7 17:49:29 2014 New Revision: 372284 URL: https://svnweb.freebsd.org/changeset/ports/372284 QAT: https://qat.redports.org/buildarchive/r372284/ Log: - Update to version 2.1 [1] - Unmute install commands PR: 194546 [1] Submitted by: maintainer [1] Modified: head/devel/gradle/Makefile head/devel/gradle/distinfo head/devel/gradle/pkg-plist Modified: head/devel/gradle/Makefile ============================================================================== --- head/devel/gradle/Makefile Fri Nov 7 17:25:42 2014 (r372283) +++ head/devel/gradle/Makefile Fri Nov 7 17:49:29 2014 (r372284) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gradle -PORTVERSION= 1.12 +PORTVERSION= 2.1 CATEGORIES= devel java MASTER_SITES= https://services.gradle.org/distributions/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin @@ -22,11 +22,11 @@ SUB_FILES= gradle do-install: @${ECHO_MSG} -n ">> Installing scripts..." - @${INSTALL_SCRIPT} ${WRKDIR}/gradle ${STAGEDIR}${PREFIX}/bin/gradle + ${INSTALL_SCRIPT} ${WRKDIR}/gradle ${STAGEDIR}${PREFIX}/bin/gradle @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} -n ">> Installing data directory 'lib'..." - @cd ${WRKSRC} && ${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR}) @${ECHO_MSG} " [ DONE ]" .include Modified: head/devel/gradle/distinfo ============================================================================== --- head/devel/gradle/distinfo Fri Nov 7 17:25:42 2014 (r372283) +++ head/devel/gradle/distinfo Fri Nov 7 17:49:29 2014 (r372284) @@ -1,2 +1,2 @@ -SHA256 (gradle-1.12-bin.zip) = 8734b13a401f4311ee418173ed6ca8662d2b0a535be8ff2a43ecb1c13cd406ea -SIZE (gradle-1.12-bin.zip) = 42080843 +SHA256 (gradle-2.1-bin.zip) = 3eee4f9ea2ab0221b89f8e4747a96d4554d00ae46d8d633f11cfda60988bf878 +SIZE (gradle-2.1-bin.zip) = 41540840 Modified: head/devel/gradle/pkg-plist ============================================================================== --- head/devel/gradle/pkg-plist Fri Nov 7 17:25:42 2014 (r372283) +++ head/devel/gradle/pkg-plist Fri Nov 7 17:49:29 2014 (r372284) @@ -1,49 +1,35 @@ bin/gradle %%DATADIR%%/lib/ant-1.9.3.jar %%DATADIR%%/lib/ant-launcher-1.9.3.jar -%%DATADIR%%/lib/asm-4.0.jar -%%DATADIR%%/lib/asm-all-5.0_BETA.jar -%%DATADIR%%/lib/bintray-client-java-api-0.1.0.jar -%%DATADIR%%/lib/bintray-client-java-impl-0.1.0.jar -%%DATADIR%%/lib/commons-beanutils-1.8.0.jar -%%DATADIR%%/lib/commons-codec-1.6.jar +%%DATADIR%%/lib/asm-all-5.0.3.jar %%DATADIR%%/lib/commons-collections-3.2.1.jar %%DATADIR%%/lib/commons-io-1.4.jar %%DATADIR%%/lib/commons-lang-2.6.jar -%%DATADIR%%/lib/commons-logging-1.1.1.jar %%DATADIR%%/lib/dom4j-1.6.1.jar -%%DATADIR%%/lib/ezmorph-1.0.6.jar -%%DATADIR%%/lib/gradle-base-services-1.12.jar -%%DATADIR%%/lib/gradle-base-services-groovy-1.12.jar -%%DATADIR%%/lib/gradle-cli-1.12.jar -%%DATADIR%%/lib/gradle-core-1.12.jar -%%DATADIR%%/lib/gradle-docs-1.12.jar -%%DATADIR%%/lib/gradle-launcher-1.12.jar -%%DATADIR%%/lib/gradle-messaging-1.12.jar -%%DATADIR%%/lib/gradle-native-1.12.jar -%%DATADIR%%/lib/gradle-open-api-1.12.jar -%%DATADIR%%/lib/gradle-resources-1.12.jar -%%DATADIR%%/lib/gradle-tooling-api-1.12.jar -%%DATADIR%%/lib/gradle-ui-1.12.jar -%%DATADIR%%/lib/gradle-wrapper-1.12.jar -%%DATADIR%%/lib/groovy-all-1.8.6.jar -%%DATADIR%%/lib/guava-jdk5-14.0.1.jar -%%DATADIR%%/lib/http-builder-0.6.jar -%%DATADIR%%/lib/httpclient-4.2.2.jar -%%DATADIR%%/lib/httpcore-4.2.2.jar -%%DATADIR%%/lib/ivy-2.2.0.jar +%%DATADIR%%/lib/gradle-base-services-2.1.jar +%%DATADIR%%/lib/gradle-base-services-groovy-2.1.jar +%%DATADIR%%/lib/gradle-cli-2.1.jar +%%DATADIR%%/lib/gradle-core-2.1.jar +%%DATADIR%%/lib/gradle-docs-2.1.jar +%%DATADIR%%/lib/gradle-launcher-2.1.jar +%%DATADIR%%/lib/gradle-messaging-2.1.jar +%%DATADIR%%/lib/gradle-model-core-2.1.jar +%%DATADIR%%/lib/gradle-model-groovy-2.1.jar +%%DATADIR%%/lib/gradle-native-2.1.jar +%%DATADIR%%/lib/gradle-open-api-2.1.jar +%%DATADIR%%/lib/gradle-resources-2.1.jar +%%DATADIR%%/lib/gradle-tooling-api-2.1.jar +%%DATADIR%%/lib/gradle-ui-2.1.jar +%%DATADIR%%/lib/gradle-wrapper-2.1.jar +%%DATADIR%%/lib/groovy-all-2.3.6.jar +%%DATADIR%%/lib/guava-jdk5-17.0.jar %%DATADIR%%/lib/jansi-1.2.1.jar %%DATADIR%%/lib/jarjar-1.3.jar %%DATADIR%%/lib/javax.inject-1.jar %%DATADIR%%/lib/jaxen-1.1.jar -%%DATADIR%%/lib/jcifs-1.3.17.jar %%DATADIR%%/lib/jcip-annotations-1.0.jar %%DATADIR%%/lib/jcl-over-slf4j-1.7.5.jar %%DATADIR%%/lib/jna-3.2.7.jar -%%DATADIR%%/lib/jna-posix-1.0.3.jar -%%DATADIR%%/lib/joda-time-2.3.jar -%%DATADIR%%/lib/jsch-0.1.51.jar -%%DATADIR%%/lib/json-lib-2.3-jdk15.jar %%DATADIR%%/lib/jul-to-slf4j-1.7.5.jar %%DATADIR%%/lib/kryo-2.20.jar %%DATADIR%%/lib/log4j-over-slf4j-1.7.5.jar @@ -67,34 +53,41 @@ bin/gradle %%DATADIR%%/lib/plugins/bndlib-2.1.0.jar %%DATADIR%%/lib/plugins/bsh-2.0b4.jar %%DATADIR%%/lib/plugins/commons-cli-1.2.jar +%%DATADIR%%/lib/plugins/commons-codec-1.6.jar %%DATADIR%%/lib/plugins/core-3.1.1.jar %%DATADIR%%/lib/plugins/geronimo-annotation_1.0_spec-1.0.jar -%%DATADIR%%/lib/plugins/gradle-announce-1.12.jar -%%DATADIR%%/lib/plugins/gradle-antlr-1.12.jar -%%DATADIR%%/lib/plugins/gradle-build-comparison-1.12.jar -%%DATADIR%%/lib/plugins/gradle-build-init-1.12.jar -%%DATADIR%%/lib/plugins/gradle-code-quality-1.12.jar -%%DATADIR%%/lib/plugins/gradle-core-impl-1.12.jar -%%DATADIR%%/lib/plugins/gradle-cpp-1.12.jar -%%DATADIR%%/lib/plugins/gradle-diagnostics-1.12.jar -%%DATADIR%%/lib/plugins/gradle-ear-1.12.jar -%%DATADIR%%/lib/plugins/gradle-ide-1.12.jar -%%DATADIR%%/lib/plugins/gradle-ivy-1.12.jar -%%DATADIR%%/lib/plugins/gradle-jacoco-1.12.jar -%%DATADIR%%/lib/plugins/gradle-javascript-1.12.jar -%%DATADIR%%/lib/plugins/gradle-jetty-1.12.jar -%%DATADIR%%/lib/plugins/gradle-language-base-1.12.jar -%%DATADIR%%/lib/plugins/gradle-language-jvm-1.12.jar -%%DATADIR%%/lib/plugins/gradle-maven-1.12.jar -%%DATADIR%%/lib/plugins/gradle-osgi-1.12.jar -%%DATADIR%%/lib/plugins/gradle-plugins-1.12.jar -%%DATADIR%%/lib/plugins/gradle-publish-1.12.jar -%%DATADIR%%/lib/plugins/gradle-reporting-1.12.jar -%%DATADIR%%/lib/plugins/gradle-scala-1.12.jar -%%DATADIR%%/lib/plugins/gradle-signing-1.12.jar -%%DATADIR%%/lib/plugins/gradle-sonar-1.12.jar +%%DATADIR%%/lib/plugins/gradle-announce-2.1.jar +%%DATADIR%%/lib/plugins/gradle-antlr-2.1.jar +%%DATADIR%%/lib/plugins/gradle-build-comparison-2.1.jar +%%DATADIR%%/lib/plugins/gradle-build-init-2.1.jar +%%DATADIR%%/lib/plugins/gradle-code-quality-2.1.jar +%%DATADIR%%/lib/plugins/gradle-core-impl-2.1.jar +%%DATADIR%%/lib/plugins/gradle-cpp-2.1.jar +%%DATADIR%%/lib/plugins/gradle-diagnostics-2.1.jar +%%DATADIR%%/lib/plugins/gradle-ear-2.1.jar +%%DATADIR%%/lib/plugins/gradle-ide-2.1.jar +%%DATADIR%%/lib/plugins/gradle-ivy-2.1.jar +%%DATADIR%%/lib/plugins/gradle-jacoco-2.1.jar +%%DATADIR%%/lib/plugins/gradle-javascript-2.1.jar +%%DATADIR%%/lib/plugins/gradle-jetty-2.1.jar +%%DATADIR%%/lib/plugins/gradle-language-base-2.1.jar +%%DATADIR%%/lib/plugins/gradle-language-jvm-2.1.jar +%%DATADIR%%/lib/plugins/gradle-maven-2.1.jar +%%DATADIR%%/lib/plugins/gradle-osgi-2.1.jar +%%DATADIR%%/lib/plugins/gradle-plugin-development-2.1.jar +%%DATADIR%%/lib/plugins/gradle-plugin-use-2.1.jar +%%DATADIR%%/lib/plugins/gradle-plugins-2.1.jar +%%DATADIR%%/lib/plugins/gradle-publish-2.1.jar +%%DATADIR%%/lib/plugins/gradle-reporting-2.1.jar +%%DATADIR%%/lib/plugins/gradle-resources-http-2.1.jar +%%DATADIR%%/lib/plugins/gradle-scala-2.1.jar +%%DATADIR%%/lib/plugins/gradle-signing-2.1.jar +%%DATADIR%%/lib/plugins/gradle-sonar-2.1.jar %%DATADIR%%/lib/plugins/gson-2.2.4.jar %%DATADIR%%/lib/plugins/hamcrest-core-1.3.jar +%%DATADIR%%/lib/plugins/httpclient-4.2.2.jar +%%DATADIR%%/lib/plugins/httpcore-4.2.2.jar +%%DATADIR%%/lib/plugins/ivy-2.2.0.jar %%DATADIR%%/lib/plugins/jarjar-aether-api-1.13.1.jar %%DATADIR%%/lib/plugins/jarjar-aether-connector-wagon-1.13.1.jar %%DATADIR%%/lib/plugins/jarjar-aether-impl-1.13.1.jar @@ -121,12 +114,14 @@ bin/gradle %%DATADIR%%/lib/plugins/jarjar-wagon-http-shared4-2.4.jar %%DATADIR%%/lib/plugins/jarjar-wagon-provider-api-2.4.jar %%DATADIR%%/lib/plugins/jatl-0.2.2.jar +%%DATADIR%%/lib/plugins/jcifs-1.3.17.jar %%DATADIR%%/lib/plugins/jcommander-1.12.jar %%DATADIR%%/lib/plugins/jetty-6.1.25.jar %%DATADIR%%/lib/plugins/jetty-annotations-6.1.25.jar %%DATADIR%%/lib/plugins/jetty-naming-6.1.25.jar %%DATADIR%%/lib/plugins/jetty-plus-6.1.25.jar %%DATADIR%%/lib/plugins/jetty-util-6.1.25.jar +%%DATADIR%%/lib/plugins/jsch-0.1.51.jar %%DATADIR%%/lib/plugins/jsp-2.1-6.1.14.jar %%DATADIR%%/lib/plugins/jsp-api-2.1-6.1.14.jar %%DATADIR%%/lib/plugins/junit-4.11.jar @@ -147,4 +142,3 @@ bin/gradle %%DATADIR%%/lib/plugins/xml-apis-1.3.04.jar %%DATADIR%%/lib/reflectasm-1.07-shaded.jar %%DATADIR%%/lib/slf4j-api-1.7.5.jar -%%DATADIR%%/lib/xml-resolver-1.2.jar From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 17:51:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2F64EB6; Fri, 7 Nov 2014 17:51:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F5326DB; Fri, 7 Nov 2014 17:51:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7HppMo062907; Fri, 7 Nov 2014 17:51:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7HppHa062906; Fri, 7 Nov 2014 17:51:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201411071751.sA7HppHa062906@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 7 Nov 2014 17:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372285 - head/www/aria2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 17:51:51 -0000 Author: sunpoet Date: Fri Nov 7 17:51:50 2014 New Revision: 372285 URL: https://svnweb.freebsd.org/changeset/ports/372285 QAT: https://qat.redports.org/buildarchive/r372285/ Log: - Bump PORTREVISION for package change Modified: head/www/aria2/Makefile Modified: head/www/aria2/Makefile ============================================================================== --- head/www/aria2/Makefile Fri Nov 7 17:49:29 2014 (r372284) +++ head/www/aria2/Makefile Fri Nov 7 17:51:50 2014 (r372285) @@ -3,6 +3,7 @@ PORTNAME= aria2 PORTVERSION= 1.18.8 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 17:52:37 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF081FF2; Fri, 7 Nov 2014 17:52:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 907CD755; Fri, 7 Nov 2014 17:52:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7HqboM063158; Fri, 7 Nov 2014 17:52:37 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7HqaEK063154; Fri, 7 Nov 2014 17:52:36 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201411071752.sA7HqaEK063154@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Fri, 7 Nov 2014 17:52:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372286 - head/comms/owfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 17:52:37 -0000 Author: ak Date: Fri Nov 7 17:52:36 2014 New Revision: 372286 URL: https://svnweb.freebsd.org/changeset/ports/372286 QAT: https://qat.redports.org/buildarchive/r372286/ Log: - Update to 2.9p8 - Add OWMUTEXDEBUG option - Add USE_LDCONFIG - Fix USES=tk syntax PR: 194261 Submitted by: johan@stromnet.se (maintainer) Modified: head/comms/owfs/Makefile head/comms/owfs/Makefile.options head/comms/owfs/distinfo head/comms/owfs/pkg-plist Modified: head/comms/owfs/Makefile ============================================================================== --- head/comms/owfs/Makefile Fri Nov 7 17:51:50 2014 (r372285) +++ head/comms/owfs/Makefile Fri Nov 7 17:52:36 2014 (r372286) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= owfs -PORTVERSION= 2.9p5 +PORTVERSION= 2.9p8 CATEGORIES= comms MASTER_SITES= SF/owfs/owfs/${PORTVERSION} @@ -18,6 +18,7 @@ USE_AUTOTOOLS= libtoolize aclocal autohe AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= On INSTALL_TARGET= install-strip +USE_LDCONFIG= yes .include "Makefile.options" @@ -30,6 +31,7 @@ CONFIGURE_ARGS+= --disable-w1 CONFIGURE_ARGS+= --disable-parport OWDEBUG_CONFIGURE_ENABLE= debug +OWMUTEXDEBUG_CONFIGURE_ENABLE= mutexdebug OWSHELL_CONFIGURE_ENABLE= owshell OWNET_CONFIGURE_ENABLE= ownet @@ -39,13 +41,13 @@ OWFTPD_CONFIGURE_ENABLE= owftpd OWSERVER_CONFIGURE_ENABLE= owserver OWTAP_CONFIGURE_ENABLE= owtap -OWTAP_USE= tk=yes tk_wrapper=yes +OWTAP_USES= tk:wrapper OWMALLOC_CONFIGURE_ENABLE= owmalloc OWTRAFFIC_CONFIGURE_ENABLE= owtraffic OWMON_CONFIGURE_ENABLE= owmon -OWMON_USE= tk=yes tk_wrapper=yes +OWMON_USES= tk:wrapper OWCAPI_CONFIGURE_ENABLE= owcapi @@ -111,17 +113,6 @@ CONFIGURE_ARGS+= --disable-swig CONFIGURE_ARGS+= --enable-owtcl --with-tcl=${TCL_LIBDIR} .endif -# These __version__ fixes should be unnecessary on next release -post-patch: - @${REINPLACE_CMD} \ - -e "s/^\(__version__ = '[[:digit:]]\.[[:digit:]]\).*/\1'/" \ - ${WRKSRC}/module/swig/python/unittest/*.py \ - ${WRKSRC}/module/ownet/python/ownet/__init__.py - @${REINPLACE_CMD} -e "s/\(__version__ =\).*/\1 '1.9'/" \ - ${WRKSRC}/module/ownet/python/ownet/connection.py - @${REINPLACE_CMD} -e "s/\(__version__ = .*\) [+].*/\1/" \ - ${WRKSRC}/module/swig/python/ow/__init__.py - # This takes a few seconds so give the user some notice pre-configure: ${MKDIR} ${WRKSRC}/m4 Modified: head/comms/owfs/Makefile.options ============================================================================== --- head/comms/owfs/Makefile.options Fri Nov 7 17:51:50 2014 (r372285) +++ head/comms/owfs/Makefile.options Fri Nov 7 17:52:36 2014 (r372286) @@ -1,6 +1,8 @@ # $FreeBSD$ -OPTIONS_DEFINE = OWDEBUG \ +OPTIONS_DEFINE = \ + OWDEBUG \ + OWMUTEXDEBUG \ OWSHELL \ OWNET \ I2C \ @@ -27,6 +29,7 @@ OPTIONS_DEFINE = OWDEBUG \ OWDEBUG_DESC= Enable debug output +OWMUTEXDEBUG_DESC= Enable mutex debug OWSHELL_DESC= Enable CLI utils OWNET_DESC= Enable network communication I2C_DESC= Enable i2c (DS2482-x00) support (UNTESTED) Modified: head/comms/owfs/distinfo ============================================================================== --- head/comms/owfs/distinfo Fri Nov 7 17:51:50 2014 (r372285) +++ head/comms/owfs/distinfo Fri Nov 7 17:52:36 2014 (r372286) @@ -1,2 +1,2 @@ -SHA256 (owfs-2.9p5.tar.gz) = f7e11bae6cd29d58726e6d29b297834e5656d6069a407d798067ae25cb0812ea -SIZE (owfs-2.9p5.tar.gz) = 1444365 +SHA256 (owfs-2.9p8.tar.gz) = 8af8785599d39f22fa060d7a04e3c0052cb5be6be1ab461136dbdab87aef2ef2 +SIZE (owfs-2.9p8.tar.gz) = 1471486 Modified: head/comms/owfs/pkg-plist ============================================================================== --- head/comms/owfs/pkg-plist Fri Nov 7 17:51:50 2014 (r372285) +++ head/comms/owfs/pkg-plist Fri Nov 7 17:52:36 2014 (r372286) @@ -1,14 +1,14 @@ %%OWCAPI%%include/owcapi.h -%%OWCAPI%%lib/libowcapi-2.9.so.5 -%%OWCAPI%%lib/libowcapi-2.9.so.5.0.0 +%%OWCAPI%%lib/libowcapi-2.9.so.8 +%%OWCAPI%%lib/libowcapi-2.9.so.8.0.0 %%OWCAPI%%lib/libowcapi.so %%OWFS%%bin/owfs %%OWFTPD%%bin/owftpd %%OWHTTPD%%bin/owhttpd %%OWMON%%bin/owmon %%OWNETLIB%%include/ownetapi.h -%%OWNETLIB%%lib/libownet-2.9.so.5 -%%OWNETLIB%%lib/libownet-2.9.so.5.0.0 +%%OWNETLIB%%lib/libownet-2.9.so.8 +%%OWNETLIB%%lib/libownet-2.9.so.8.0.0 %%OWNETLIB%%lib/libownet.so %%OWNETPERL%%%%PERL5_MAN3%%/OWNet.3.gz %%OWNETPERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/OWNet/.packlist @@ -21,7 +21,7 @@ %%OWPERL%%%%SITE_PERL%%/%%PERL_ARCH%%/OW.pm %%OWPERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/OW/.packlist %%OWPERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/OW/OW.so -%%OWPYTHON%%%%PYTHON_SITELIBDIR%%/ow-2.9p5-py2.7.egg-info +%%OWPYTHON%%%%PYTHON_SITELIBDIR%%/ow-2.9p8-py2.7.egg-info %%OWPYTHON%%%%PYTHON_SITELIBDIR%%/ow/_OW.so %%OWPYTHON%%%%PYTHON_SITELIBDIR%%/ow/__init__.py %%OWPYTHON%%%%PYTHON_SITELIBDIR%%/ow/__init__.pyc @@ -39,40 +39,22 @@ %%OWTCL%%lib/owtcl-1.0/pkgIndex.tcl bin/owexternal include/owfs_config.h -lib/libow-2.9.so.5 -lib/libow-2.9.so.5.0.0 +lib/libow-2.9.so.8 +lib/libow-2.9.so.8.0.0 lib/libow.so man/man1/libowcapi.1.gz man/man1/libownet.1.gz -man/man1/owcapi.1.gz man/man1/owdir.1.gz -man/man1/owfs.1.gz -man/man1/owftpd.1.gz man/man1/owget.1.gz -man/man1/owhttpd.1.gz -man/man1/owmon.1.gz -man/man1/ownet.1.gz man/man1/ownetapi.1.gz man/man1/ownetlib.1.gz man/man1/owpresent.1.gz man/man1/owread.1.gz -man/man1/owserver.1.gz -man/man1/owshell.1.gz -man/man1/owtap.1.gz man/man1/owwrite.1.gz man/man3/DS1427.3.gz -man/man3/DS1821.3.gz -man/man3/DS1822.3.gz -man/man3/DS1825.3.gz -man/man3/DS18B20.3.gz -man/man3/DS18S20.3.gz man/man3/DS1904.3.gz man/man3/DS1920.3.gz -man/man3/DS1921.3.gz -man/man3/DS1963L.3.gz -man/man3/DS1963S.3.gz man/man3/DS1971.3.gz -man/man3/DS1977.3.gz man/man3/DS1982.3.gz man/man3/DS1982U.3.gz man/man3/DS1985.3.gz @@ -80,57 +62,20 @@ man/man3/DS1985U.3.gz man/man3/DS1986.3.gz man/man3/DS1986U.3.gz man/man3/DS1990A.3.gz -man/man3/DS1991.3.gz -man/man3/DS1992.3.gz -man/man3/DS1993.3.gz man/man3/DS1994.3.gz -man/man3/DS1995.3.gz -man/man3/DS1996.3.gz -man/man3/DS2401.3.gz -man/man3/DS2404.3.gz man/man3/DS2404S.3.gz -man/man3/DS2405.3.gz -man/man3/DS2406.3.gz man/man3/DS2407.3.gz -man/man3/DS2408.3.gz -man/man3/DS2409.3.gz man/man3/DS2411.3.gz -man/man3/DS2413.3.gz -man/man3/DS2415.3.gz man/man3/DS2417.3.gz -man/man3/DS2423.3.gz -man/man3/DS2430A.3.gz -man/man3/DS2431.3.gz -man/man3/DS2433.3.gz -man/man3/DS2436.3.gz -man/man3/DS2437.3.gz -man/man3/DS2438.3.gz -man/man3/DS2450.3.gz man/man3/DS2502-E48.3.gz man/man3/DS2502-UNW.3.gz -man/man3/DS2502.3.gz man/man3/DS2505-UNW.3.gz -man/man3/DS2505.3.gz man/man3/DS2506-UNW.3.gz -man/man3/DS2506.3.gz -man/man3/DS2720.3.gz -man/man3/DS2740.3.gz -man/man3/DS2751.3.gz -man/man3/DS2755.3.gz man/man3/DS2756.3.gz -man/man3/DS2760.3.gz man/man3/DS2761.3.gz man/man3/DS2762.3.gz -man/man3/DS2770.3.gz -man/man3/DS2780.3.gz -man/man3/DS2781.3.gz man/man3/DS2788.3.gz man/man3/DS2804.3.gz -man/man3/DS2890.3.gz -man/man3/DS28E04.3.gz -man/man3/DS28EA00.3.gz -man/man3/DS28EC20.3.gz -man/man3/EDS.3.gz man/man3/EDS0064.3.gz man/man3/EDS0065.3.gz man/man3/EDS0066.3.gz @@ -144,8 +89,6 @@ man/man3/EDS0082.3.gz man/man3/EDS0083.3.gz man/man3/EDS0085.3.gz man/man3/EDS0090.3.gz -man/man3/EEEF.3.gz -man/man3/LCD.3.gz man/man3/MAX31820.3.gz man/man3/MAX31826.3.gz man/man3/MAX31850.3.gz @@ -153,12 +96,5 @@ man/man3/MAX31851.3.gz man/man3/OWNet.3.gz man/man3/Thermachron.3.gz man/man3/UVI.3.gz -man/man3/mAM001.3.gz -man/man3/mCM001.3.gz -man/man3/mDI001.3.gz -man/man3/mRS001.3.gz -man/man3/owperl.3.gz -man/man5/owfs.5.gz man/man5/owfs.conf.5.gz man/mann/ow.n.gz -man/mann/owtcl.n.gz From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 18:04:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D3983EF; Fri, 7 Nov 2014 18:04:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69197861; Fri, 7 Nov 2014 18:04:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7I4Djj068180; Fri, 7 Nov 2014 18:04:13 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7I4Cbq068172; Fri, 7 Nov 2014 18:04:12 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201411071804.sA7I4Cbq068172@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 7 Nov 2014 18:04:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372287 - in head/mail: squirrelmail squirrelmail-translations X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 18:04:13 -0000 Author: adamw Date: Fri Nov 7 18:04:12 2014 New Revision: 372287 URL: https://svnweb.freebsd.org/changeset/ports/372287 QAT: https://qat.redports.org/buildarchive/r372287/ Log: Update squirrelmail to 20141107. Changes: * Add session variables that store information about most recent fatal IMAP error * Prevent session lock-up caused by filters plugin trying to move messages in an account that is over quota Modified: head/mail/squirrelmail-translations/pkg-plist head/mail/squirrelmail/Makefile head/mail/squirrelmail/distinfo head/mail/squirrelmail/pkg-plist Modified: head/mail/squirrelmail-translations/pkg-plist ============================================================================== --- head/mail/squirrelmail-translations/pkg-plist Fri Nov 7 17:52:36 2014 (r372286) +++ head/mail/squirrelmail-translations/pkg-plist Fri Nov 7 18:04:12 2014 (r372287) @@ -2785,202 +2785,6 @@ %%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/squirrelmail.mo %%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/squirrelmail.po %%SQUIRRELDIR%%/locale/zh_TW/setup.php -@dirrmtry %%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/zh_TW -@dirrmtry %%SQUIRRELDIR%%/locale/zh_CN/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/zh_CN/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/zh_CN -@dirrmtry %%SQUIRRELDIR%%/locale/vi_VN/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/vi_VN/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/vi_VN/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/vi_VN -@dirrmtry %%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/uk_UA -@dirrmtry %%SQUIRRELDIR%%/locale/ug/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ug -@dirrmtry %%SQUIRRELDIR%%/locale/tr_TR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/tr_TR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/tr_TR -@dirrmtry %%SQUIRRELDIR%%/locale/tl_PH/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/tl_PH/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/tl_PH -@dirrmtry %%SQUIRRELDIR%%/locale/th_TH/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/th_TH/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/th_TH -@dirrmtry %%SQUIRRELDIR%%/locale/ta_LK/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ta_LK -@dirrmtry %%SQUIRRELDIR%%/locale/sv_SE/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/sv_SE/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/sv_SE/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/sv_SE -@dirrmtry %%SQUIRRELDIR%%/locale/sr_YU/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/sr_YU/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/sr_YU -@dirrmtry %%SQUIRRELDIR%%/locale/sl_SI/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/sl_SI/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/sl_SI -@dirrmtry %%SQUIRRELDIR%%/locale/sk_SK/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/sk_SK/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/sk_SK -@dirrmtry %%SQUIRRELDIR%%/locale/si_LK/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/si_LK -@dirrmtry %%SQUIRRELDIR%%/locale/ru_UA/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ru_UA/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ru_UA -@dirrmtry %%SQUIRRELDIR%%/locale/ru_RU/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ru_RU/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ru_RU -@dirrmtry %%SQUIRRELDIR%%/locale/ro_RO/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ro_RO/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ro_RO -@dirrmtry %%SQUIRRELDIR%%/locale/pt_PT/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/pt_PT/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/pt_PT -@dirrmtry %%SQUIRRELDIR%%/locale/pt_BR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/pt_BR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/pt_BR -@dirrmtry %%SQUIRRELDIR%%/locale/pl_PL/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/pl_PL/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/pl_PL -@dirrmtry %%SQUIRRELDIR%%/locale/nn_NO/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/nn_NO/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/nn_NO/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/nn_NO -@dirrmtry %%SQUIRRELDIR%%/locale/nl_NL/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/nl_NL/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/nl_NL/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/nl_NL -@dirrmtry %%SQUIRRELDIR%%/locale/nb_NO/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/nb_NO/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/nb_NO -@dirrmtry %%SQUIRRELDIR%%/locale/ms_MY/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ms_MY/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ms_MY -@dirrmtry %%SQUIRRELDIR%%/locale/mk/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/mk -@dirrmtry %%SQUIRRELDIR%%/locale/lv_LV/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/lv_LV/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/lv_LV -@dirrmtry %%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/lt_LT -@dirrmtry %%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ko_KR -@dirrmtry %%SQUIRRELDIR%%/locale/km/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/km/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/km/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/km -@dirrmtry %%SQUIRRELDIR%%/locale/ka/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ka -@dirrmtry %%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ja_JP -@dirrmtry %%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/it_IT -@dirrmtry %%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/is_IS -@dirrmtry %%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/id_ID -@dirrmtry %%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/hu_HU -@dirrmtry %%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/hr_HR -@dirrmtry %%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/he_IL -@dirrmtry %%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/fy/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/fy/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/fy -@dirrmtry %%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/fr_FR -@dirrmtry %%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/fo_FO/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/fo_FO -@dirrmtry %%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/fi_FI -@dirrmtry %%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/fa_IR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/fa_IR -@dirrmtry %%SQUIRRELDIR%%/locale/eu_ES/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/eu_ES -@dirrmtry %%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/et_EE -@dirrmtry %%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/es_ES -@dirrmtry %%SQUIRRELDIR%%/locale/en_GB/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/en_GB -@dirrmtry %%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/el_GR -@dirrmtry %%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/de_DE -@dirrmtry %%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/da_DK -@dirrmtry %%SQUIRRELDIR%%/locale/cy_GB/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/cy_GB/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/cy_GB -@dirrmtry %%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/extra -@dirrmtry %%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/cs_CZ -@dirrmtry %%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ca_ES -@dirrmtry %%SQUIRRELDIR%%/locale/bn_IN/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/bn_IN -@dirrmtry %%SQUIRRELDIR%%/locale/bn_BD/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/bn_BD -@dirrmtry %%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/bg_BG -@dirrmtry %%SQUIRRELDIR%%/locale/ar/LC_MESSAGES/plugins -@dirrmtry %%SQUIRRELDIR%%/locale/ar/LC_MESSAGES -@dirrmtry %%SQUIRRELDIR%%/locale/ar -@dirrmtry %%SQUIRRELDIR%%/help/zh_CN -@dirrmtry %%SQUIRRELDIR%%/help/uk_UA -@dirrmtry %%SQUIRRELDIR%%/help/th_TH -@dirrmtry %%SQUIRRELDIR%%/help/sv_SE -@dirrmtry %%SQUIRRELDIR%%/help/sr_YU -@dirrmtry %%SQUIRRELDIR%%/help/sl_SI -@dirrmtry %%SQUIRRELDIR%%/help/sk_SK -@dirrmtry %%SQUIRRELDIR%%/help/ru_RU -@dirrmtry %%SQUIRRELDIR%%/help/pt_PT -@dirrmtry %%SQUIRRELDIR%%/help/pt_BR -@dirrmtry %%SQUIRRELDIR%%/help/pl_PL -@dirrmtry %%SQUIRRELDIR%%/help/nl_NL -@dirrmtry %%SQUIRRELDIR%%/help/lt_LT -@dirrmtry %%SQUIRRELDIR%%/help/ko_KR -@dirrmtry %%SQUIRRELDIR%%/help/ja_JP -@dirrmtry %%SQUIRRELDIR%%/help/it_IT -@dirrmtry %%SQUIRRELDIR%%/help/id_ID -@dirrmtry %%SQUIRRELDIR%%/help/fr_FR -@dirrmtry %%SQUIRRELDIR%%/help/fi_FI -@dirrmtry %%SQUIRRELDIR%%/help/fa_IR -@dirrmtry %%SQUIRRELDIR%%/help/es_ES -@dirrmtry %%SQUIRRELDIR%%/help/en_GB -@dirrmtry %%SQUIRRELDIR%%/help/de_DE -@dirrmtry %%SQUIRRELDIR%%/help/da_DK -@dirrmtry %%SQUIRRELDIR%%/help/cy_GB -@dirrmtry %%SQUIRRELDIR%%/help/cs_CZ -@dirrmtry %%SQUIRRELDIR%%/help/ca_ES -@dirrmtry %%SQUIRRELDIR%%/help/bg_BG +@dir %%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/extra +@dir %%SQUIRRELDIR%%/locale/tl_PH/LC_MESSAGES/plugins +@dir %%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES/extra Modified: head/mail/squirrelmail/Makefile ============================================================================== --- head/mail/squirrelmail/Makefile Fri Nov 7 17:52:36 2014 (r372286) +++ head/mail/squirrelmail/Makefile Fri Nov 7 18:04:12 2014 (r372287) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= squirrelmail -PORTVERSION= 20140717 -PORTREVISION= 1 +PORTVERSION= 20141107 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= adamw/squirrelmail Modified: head/mail/squirrelmail/distinfo ============================================================================== --- head/mail/squirrelmail/distinfo Fri Nov 7 17:52:36 2014 (r372286) +++ head/mail/squirrelmail/distinfo Fri Nov 7 18:04:12 2014 (r372287) @@ -1,2 +1,2 @@ -SHA256 (squirrelmail/squirrelmail-20140717_0200-SVN.stable.tar.bz2) = d7d42a6714a2e42a517b179b904e1860dbc5bf8ba1fc4c3923b0830002d1ef7f -SIZE (squirrelmail/squirrelmail-20140717_0200-SVN.stable.tar.bz2) = 552821 +SHA256 (squirrelmail/squirrelmail-20141107_0200-SVN.stable.tar.bz2) = 8cda2d1f1793706ac783a8f344d65e2d5fd12d2877cb20259dd2360d7ef55b9b +SIZE (squirrelmail/squirrelmail-20141107_0200-SVN.stable.tar.bz2) = 553770 Modified: head/mail/squirrelmail/pkg-plist ============================================================================== --- head/mail/squirrelmail/pkg-plist Fri Nov 7 17:52:36 2014 (r372286) +++ head/mail/squirrelmail/pkg-plist Fri Nov 7 18:04:12 2014 (r372287) @@ -464,83 +464,22 @@ etc/periodic/daily/111.clean-squirrelmai %%PORTDOCS%%%%DOCSDIR%%/security.txt %%PORTDOCS%%%%DOCSDIR%%/translating.txt %%PORTDOCS%%%%DOCSDIR%%/translating_help.txt -@dirrm %%SQUIRRELDIR%%/themes/css -@dirrm %%SQUIRRELDIR%%/themes -@dirrm %%SQUIRRELDIR%%/src -@dirrm %%SQUIRRELDIR%%/scripts -@dirrm %%SQUIRRELDIR%%/po -@dirrm %%SQUIRRELDIR%%/plugins/translate -@dirrm %%SQUIRRELDIR%%/plugins/test -@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell/modules -@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell/js -@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell -@dirrm %%SQUIRRELDIR%%/plugins/spamcop -@dirrm %%SQUIRRELDIR%%/plugins/sent_subfolders -@dirrm %%SQUIRRELDIR%%/plugins/newmail/sounds -@dirrm %%SQUIRRELDIR%%/plugins/newmail -@dirrm %%SQUIRRELDIR%%/plugins/message_details -@dirrm %%SQUIRRELDIR%%/plugins/mail_fetch -@dirrm %%SQUIRRELDIR%%/plugins/listcommands -@dirrm %%SQUIRRELDIR%%/plugins/info -@dirrm %%SQUIRRELDIR%%/plugins/fortune -@dirrm %%SQUIRRELDIR%%/plugins/filters/bulkquery -@dirrm %%SQUIRRELDIR%%/plugins/filters -@dirrm %%SQUIRRELDIR%%/plugins/demo -@dirrm %%SQUIRRELDIR%%/plugins/delete_move_next -@dirrm %%SQUIRRELDIR%%/plugins/calendar -@dirrm %%SQUIRRELDIR%%/plugins/bug_report -@dirrm %%SQUIRRELDIR%%/plugins/administrator -@dirrmtry %%SQUIRRELDIR%%/plugins -@dirrmtry %%SQUIRRELDIR%%/locale -@dirrm %%SQUIRRELDIR%%/include/options -@dirrm %%SQUIRRELDIR%%/include -@dirrmtry %%SQUIRRELDIR%%/images -@dirrm %%SQUIRRELDIR%%/help/en_US -@dirrmtry %%SQUIRRELDIR%%/help -@dirrm %%SQUIRRELDIR%%/functions/encode -@dirrm %%SQUIRRELDIR%%/functions/decode -@dirrm %%SQUIRRELDIR%%/functions @owner %%SMUSER%% @group %%SMGROUP%% @mode 0750 -@dirrm %%SQUIRRELDIR%%/data +@dir %%SQUIRRELDIR%%/data @group @owner @mode 0755 -@dirrmtry %%SQUIRRELDIR%%/config -@dirrm %%SQUIRRELDIR%%/class/mime -@dirrm %%SQUIRRELDIR%%/class/helper -@dirrm %%SQUIRRELDIR%%/class/deliver -@dirrm %%SQUIRRELDIR%%/class +@dir %%SQUIRRELDIR%%/config +@dir %%SQUIRRELDIR%%/class/mime +@dir %%SQUIRRELDIR%%/class/helper +@dir %%SQUIRRELDIR%%/class/deliver +@dir %%SQUIRRELDIR%%/class @owner %%SMUSER%% @group %%SMGROUP%% @mode 0730 -@dirrmtry %%SQUIRRELDIR%%/attach +@dir %%SQUIRRELDIR%%/attach @mode @group @owner -@dirrmtry %%SQUIRRELDIR%% -@dirrmtry etc/periodic/daily -@dirrmtry etc/periodic -%%PORTDOCS%%@dirrm %%DOCSDIR%%/release_notes_archive/1.4 -%%PORTDOCS%%@dirrm %%DOCSDIR%%/release_notes_archive/1.3 -%%PORTDOCS%%@dirrm %%DOCSDIR%%/release_notes_archive/1.2 -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/release_notes_archive -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/translate -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/test -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squirrelspell -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/spamcop -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/newmail -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail_fetch -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/listcommands -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/info -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fortune -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/filters/bulkquery -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/filters -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/demo -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/delete_move_next -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/calendar -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/bug_report -%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/administrator -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/plugins -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 18:08:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC5065A6; Fri, 7 Nov 2014 18:08:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B927A899; Fri, 7 Nov 2014 18:08:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7I8fus068849; Fri, 7 Nov 2014 18:08:41 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7I8f7T068846; Fri, 7 Nov 2014 18:08:41 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201411071808.sA7I8f7T068846@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 7 Nov 2014 18:08:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372288 - head/irc/ircII X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 18:08:41 -0000 Author: adamw Date: Fri Nov 7 18:08:40 2014 New Revision: 372288 URL: https://svnweb.freebsd.org/changeset/ports/372288 QAT: https://qat.redports.org/buildarchive/r372288/ Log: Update to 20141028. Modified: head/irc/ircII/Makefile head/irc/ircII/distinfo Modified: head/irc/ircII/Makefile ============================================================================== --- head/irc/ircII/Makefile Fri Nov 7 18:04:12 2014 (r372287) +++ head/irc/ircII/Makefile Fri Nov 7 18:08:40 2014 (r372288) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ircii -PORTVERSION= 20140831 -PORTREVISION= 1 +PORTVERSION= 20141028 CATEGORIES= irc ipv6 MASTER_SITES= http://ircii.warped.com/ Modified: head/irc/ircII/distinfo ============================================================================== --- head/irc/ircII/distinfo Fri Nov 7 18:04:12 2014 (r372287) +++ head/irc/ircII/distinfo Fri Nov 7 18:08:40 2014 (r372288) @@ -1,2 +1,2 @@ -SHA256 (ircii-20140831.tar.bz2) = 2b0e2c3e9be7d0a4f1e420062ad656530c7b3d5e855d83d714ca6b56432c3681 -SIZE (ircii-20140831.tar.bz2) = 590594 +SHA256 (ircii-20141028.tar.bz2) = fc439005954c0ba488174942f327ff2a0f59eb4bdeb952daae5e0ee0bbdc63ea +SIZE (ircii-20141028.tar.bz2) = 613642 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 18:17:43 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBA07873; Fri, 7 Nov 2014 18:17:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E9D49A0; Fri, 7 Nov 2014 18:17:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7IHh7a073461; Fri, 7 Nov 2014 18:17:43 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7IHgRD073457; Fri, 7 Nov 2014 18:17:42 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201411071817.sA7IHgRD073457@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 7 Nov 2014 18:17:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372289 - head/multimedia/x265 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 18:17:43 -0000 Author: adamw Date: Fri Nov 7 18:17:42 2014 New Revision: 372289 URL: https://svnweb.freebsd.org/changeset/ports/372289 QAT: https://qat.redports.org/buildarchive/r372289/ Log: Update to 1.4. Modified: head/multimedia/x265/Makefile head/multimedia/x265/distinfo head/multimedia/x265/pkg-plist Modified: head/multimedia/x265/Makefile ============================================================================== --- head/multimedia/x265/Makefile Fri Nov 7 18:08:40 2014 (r372288) +++ head/multimedia/x265/Makefile Fri Nov 7 18:17:42 2014 (r372289) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= x265 -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= multimedia MASTER_SITES= http://bitbucket.org/multicoreware/${PORTNAME}/get/ DISTNAME= ${PORTVERSION} @@ -18,7 +18,7 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/ya USES= tar:bz2 cmake USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/multicoreware-${PORTNAME}-c1e4fc0162c1/source +WRKSRC= ${WRKDIR}/multicoreware-${PORTNAME}-5e604833c5aa/source post-patch: @${REINPLACE_CMD} -e \ Modified: head/multimedia/x265/distinfo ============================================================================== --- head/multimedia/x265/distinfo Fri Nov 7 18:08:40 2014 (r372288) +++ head/multimedia/x265/distinfo Fri Nov 7 18:17:42 2014 (r372289) @@ -1,2 +1,2 @@ -SHA256 (x265/1.3.tar.bz2) = 3807090a99bc351894d58eb037db4f1487b2dba3489eb2c38ab43dd6b7c9b09d -SIZE (x265/1.3.tar.bz2) = 562401 +SHA256 (x265/1.4.tar.bz2) = e818cacd6a963d49813dbe6c041888311a237da95896e604b4c91b2ddfac83a5 +SIZE (x265/1.4.tar.bz2) = 561381 Modified: head/multimedia/x265/pkg-plist ============================================================================== --- head/multimedia/x265/pkg-plist Fri Nov 7 18:08:40 2014 (r372288) +++ head/multimedia/x265/pkg-plist Fri Nov 7 18:17:42 2014 (r372289) @@ -3,5 +3,5 @@ include/x265.h include/x265_config.h lib/libx265.a lib/libx265.so -lib/libx265.so.31 +lib/libx265.so.35 libdata/pkgconfig/x265.pc From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 18:47:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C4DDD04; Fri, 7 Nov 2014 18:47:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D927C36; Fri, 7 Nov 2014 18:47:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7Ilce5087229; Fri, 7 Nov 2014 18:47:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7IlbUV087226; Fri, 7 Nov 2014 18:47:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411071847.sA7IlbUV087226@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 7 Nov 2014 18:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372290 - head/net/dante X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 18:47:38 -0000 Author: pi Date: Fri Nov 7 18:47:37 2014 New Revision: 372290 URL: https://svnweb.freebsd.org/changeset/ports/372290 QAT: https://qat.redports.org/buildarchive/r372290/ Log: net/dante: 1.4.0 -> 1.4.1 ChangeLog: http://www.inet.no/dante/announce-1.4.1 PR: 192295 Submitted by: Carlos Jacobo Puga Medina Modified: head/net/dante/Makefile head/net/dante/distinfo head/net/dante/pkg-plist Modified: head/net/dante/Makefile ============================================================================== --- head/net/dante/Makefile Fri Nov 7 18:17:42 2014 (r372289) +++ head/net/dante/Makefile Fri Nov 7 18:47:37 2014 (r372290) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dante -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= net security ipv6 MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ \ @@ -12,12 +12,11 @@ MASTER_SITES= ftp://ftp.inet.no/pub/sock MAINTAINER= ports@FreeBSD.org COMMENT= Circuit-level firewall/proxy -LICENSE= BSD +LICENSE= BSD4CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS= socks5-[0-9]* -BROKEN_i386= see PR 192295, requests tweaked sysctls - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \ --with-sockd-conf=${PREFIX}/etc/sockd.conf @@ -27,6 +26,7 @@ LIBS+= -L${LOCALBASE}/lib USES= libtool USE_LDCONFIG= yes USE_RC_SUBR= sockd +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS EXAMPLES @@ -36,10 +36,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES CONFIGURE_ARGS+= --with-libc=libc.so.7 .endif -.if ${OPSYS} == FreeBSD -FORBIDDEN= Building on 10+ triggers a nasty bug with unix domain sockets -.endif - post-install: ${INSTALL_DATA} ${WRKSRC}/example/socks.conf ${STAGEDIR}${PREFIX}/etc/socks.conf.sample ${INSTALL_DATA} ${WRKSRC}/example/sockd.conf ${STAGEDIR}${PREFIX}/etc/sockd.conf.sample Modified: head/net/dante/distinfo ============================================================================== --- head/net/dante/distinfo Fri Nov 7 18:17:42 2014 (r372289) +++ head/net/dante/distinfo Fri Nov 7 18:47:37 2014 (r372290) @@ -1,2 +1,2 @@ -SHA256 (dante-1.4.0.tar.gz) = 55d448f2d523e69b5637ef12c05556f39201a2c397b4671a2aaaa914ba65684b -SIZE (dante-1.4.0.tar.gz) = 1253458 +SHA256 (dante-1.4.1.tar.gz) = b6d232bd6fefc87d14bf97e447e4fcdeef4b28b16b048d804b50b48f261c4f53 +SIZE (dante-1.4.1.tar.gz) = 1284288 Modified: head/net/dante/pkg-plist ============================================================================== --- head/net/dante/pkg-plist Fri Nov 7 18:17:42 2014 (r372289) +++ head/net/dante/pkg-plist Fri Nov 7 18:47:37 2014 (r372290) @@ -17,7 +17,6 @@ man/man8/sockd.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sockd-chaining.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks-simple-withoutnameserver.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks-simple.conf -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% %%PORTDOCS%%%%DOCSDIR%%/README.socksify %%PORTDOCS%%%%DOCSDIR%%/README.survey %%PORTDOCS%%%%DOCSDIR%%/README.usage @@ -28,5 +27,3 @@ man/man8/sockd.8.gz %%PORTDOCS%%%%DOCSDIR%%/rfc1928.txt %%PORTDOCS%%%%DOCSDIR%%/rfc1929.txt %%PORTDOCS%%%%DOCSDIR%%/rfc1961.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%%/contrib -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 18:53:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEC9EE78; Fri, 7 Nov 2014 18:53:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9B6ACFE; Fri, 7 Nov 2014 18:53:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7IrmW9091645; Fri, 7 Nov 2014 18:53:48 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7Irkrs091632; Fri, 7 Nov 2014 18:53:46 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201411071853.sA7Irkrs091632@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 7 Nov 2014 18:53:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372291 - in head: . multimedia/mediabrowser multimedia/mediabrowser/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 18:53:48 -0000 Author: adamw Date: Fri Nov 7 18:53:45 2014 New Revision: 372291 URL: https://svnweb.freebsd.org/changeset/ports/372291 QAT: https://qat.redports.org/buildarchive/r372291/ Log: Add multimedia/mediabrowser. Media Browser Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development. WWW: http://mediabrowser.tv/ PR: 194634 Submitted by: Ben Woods Added: head/multimedia/mediabrowser/ head/multimedia/mediabrowser/Makefile (contents, props changed) head/multimedia/mediabrowser/distinfo (contents, props changed) head/multimedia/mediabrowser/files/ head/multimedia/mediabrowser/files/mediabrowser.in (contents, props changed) head/multimedia/mediabrowser/pkg-descr (contents, props changed) head/multimedia/mediabrowser/pkg-install (contents, props changed) head/multimedia/mediabrowser/pkg-message (contents, props changed) head/multimedia/mediabrowser/pkg-plist (contents, props changed) Modified: head/GIDs head/UIDs Modified: head/GIDs ============================================================================== --- head/GIDs Fri Nov 7 18:47:37 2014 (r372290) +++ head/GIDs Fri Nov 7 18:53:45 2014 (r372291) @@ -299,5 +299,6 @@ tvheadend:*:984: puppetdb:*:985: kamailio:*:986: spark:*:987: +mediabrowser:*:989: nogroup:*:65533: nobody:*:65534: Modified: head/UIDs ============================================================================== --- head/UIDs Fri Nov 7 18:47:37 2014 (r372290) +++ head/UIDs Fri Nov 7 18:53:45 2014 (r372291) @@ -308,4 +308,5 @@ puppetdb:*:985:985::0:0:PuppetDB Daemon kamailio:*:986:986::0:0:kamailio daemon:/nonexistent:/usr/sbin/nologin spark:*:987:987::0:0:Apache Spark user:/nonexistent:/usr/sbin/nologin toxdht:*:988:65534::0:0:Tox DHT bootstrap user:/nonexistent:/usr/sbin/nologin +mediabrowser:*:989:989::0:0:MediaBrowser:/nonexistent:/usr/sbin/nologin nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin Added: head/multimedia/mediabrowser/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/Makefile Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,45 @@ +# $FreeBSD$ + +PORTNAME= mediabrowser +PORTVERSION= 3.0.5416.0 +CATEGORIES= multimedia + +MAINTAINER= woodsb02@gmail.com +COMMENT= Home media server built using mono and other open source technologies + +LICENSE= GPLv2 + +LIB_DEPENDS= libavformat.so:${PORTSDIR}/multimedia/ffmpeg \ + libgdiplus.so:${PORTSDIR}/x11-toolkits/libgdiplus \ + libmediainfo.so:${PORTSDIR}/multimedia/libmediainfo \ + libsqlite3.so:${PORTSDIR}/databases/sqlite3 \ + libwebp.so:${PORTSDIR}/graphics/webp + +USE_GITHUB= yes +GH_ACCOUNT= MediaBrowser +GH_PROJECT= MediaBrowser +GH_COMMIT= 14a81fb +GH_TAGNAME= ${PORTVERSION} + +USES= mono pkgconfig + +USE_RC_SUBR= mediabrowser +SUB_LIST= SUPPORT_PATH=${SUPPORT_PATH} USERS=${USERS} GROUPS=${GROUPS} +USERS= mediabrowser +GROUPS= mediabrowser +SUPPORT_PATH?= ${PREFIX}/mediabrowserdata + +do-build: + (cd ${WRKSRC} && \ + ${LOCALBASE}/bin/xbuild /t:build /p:Configuration="Release Mono" \ + /p:Platform="Any CPU" MediaBrowser.Mono.sln) + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/mediabrowser + (cd ${WRKSRC}/MediaBrowser.Server.Mono/bin/Release\ Mono && \ + ${RM} -rv ./MediaInfo && \ + ${RM} -rv ./libwebp && \ + ${RM} -rv ./sqlite3 && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/mediabrowser) + +.include Added: head/multimedia/mediabrowser/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/distinfo Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,2 @@ +SHA256 (mediabrowser-3.0.5416.0.tar.gz) = e88e701d41b9f614082f6bf567df7f17a05dd78997511e8eafcb06cf4bb261c1 +SIZE (mediabrowser-3.0.5416.0.tar.gz) = 49250655 Added: head/multimedia/mediabrowser/files/mediabrowser.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/files/mediabrowser.in Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,82 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: mediabrowser +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf to enable the MediaBrowser Server: +# +# mediabrowser_enable="YES" +# +# mediabrowser_support_path="%%SUPPORT_PATH%%" # MediaBrowser data: logs, media metadata, settings, etc +# + +. /etc/rc.subr + +name=mediabrowser +rcvar=mediabrowser_enable +load_rc_config $name + +: ${mediabrowser_enable:=NO} +: ${mediabrowser_support_path="%%SUPPORT_PATH%%"} +: ${mediabrowser_user="%%USERS%%"} +: ${mediabrowser_group="%%GROUPS%%"} + +extra_commands=status +start_precmd=mediabrowser_precmd +start_cmd=mediabrowser_startcmd +status_cmd=mediabrowser_statuscmd +stop_cmd=mediabrowser_stopcmd +pidfile=/var/run/${name}.pid + +mediabrowser_precmd() +{ + export LC_ALL="C" + export LANG="C" + ulimit -s 3000 + + if [ ! -d "${mediabrowser_support_path}" ]; then + install -d -g ${mediabrowser_group} -o ${mediabrowser_user} "${mediabrowser_support_path}"; + fi +} + +mediabrowser_startcmd() +{ + if [ -f "${pidfile}" ] && (pgrep -F ${pidfile} -f MediaBrowser >/dev/null); then + echo "${name} is already running with pid: $(cat ${pidfile})"; + else + echo "Starting ${name}." + /usr/sbin/daemon -u ${mediabrowser_user} -p ${pidfile} -f \ + %%PREFIX%%/bin/mono %%PREFIX%%/lib/mediabrowser/MediaBrowser.Server.Mono.exe \ + -ffmpeg %%PREFIX%%/bin/ffmpeg -ffprobe %%PREFIX%%/bin/ffprobe \ + -programdata ${mediabrowser_support_path} + fi +} + +mediabrowser_statuscmd() +{ + if [ -f "${pidfile}" ] && (pgrep -F ${pidfile} -f MediaBrowser >/dev/null); then + echo "${name} is running with pid: $(cat ${pidfile})"; + else + echo "${name} is not running."; + exit 1; + fi +} + +mediabrowser_stopcmd() +{ + if [ -f "${pidfile}" ] && (pgrep -F ${pidfile} -f MediaBrowser >/dev/null); then + main_pid=$(cat ${pidfile}); + child_pids=$(pgrep -P ${main_pid}); + all_pids="${main_pid} ${child_pids}" + kill ${sig_stop} ${all_pids}; + wait_for_pids ${all_pids}; + else + echo "${name} is not running."; + exit 1; + fi +} + +run_rc_command "$1" Added: head/multimedia/mediabrowser/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/pkg-descr Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,9 @@ +Media Browser Server is a home media server built on top of other popular +open source technologies such as Service Stack, jQuery, jQuery mobile, +and Mono. + +It features a REST-based api with built-in documention to facilitate +client development. We also have client libraries for our api to enable +rapid development. + +WWW: http://mediabrowser.tv/ Added: head/multimedia/mediabrowser/pkg-install ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/pkg-install Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,15 @@ +#!/bin/sh + +if [ $# -ne 2 ]; then + echo "usage: $0 distname { PRE-INSTALL | POST-INSTALL }" >&2 + exit 1 +fi + +case $2 in + POST-INSTALL) + echo "Downloading Mozilla's root certificates and importing into the Mono Trust store..." + ${PKG_PREFIX}/bin/mozroots --import --sync + ;; +esac + +exit 0 Added: head/multimedia/mediabrowser/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/pkg-message Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,5 @@ + +MediaBrowser uses ffmpeg for transcoding, which by default has +lame support disabled due to licensing issues. To enable mp3 +audio when transcoding, you must reinstall multimedia/ffmpeg +from ports with the lame support option enabled. Added: head/multimedia/mediabrowser/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mediabrowser/pkg-plist Fri Nov 7 18:53:45 2014 (r372291) @@ -0,0 +1,764 @@ +lib/mediabrowser/BDInfo.dll +lib/mediabrowser/DvdLib.dll +lib/mediabrowser/Imazen.WebP.dll +lib/mediabrowser/Imazen.WebP.dll.config +lib/mediabrowser/MediaBrowser.Api.dll +lib/mediabrowser/MediaBrowser.Api.dll.mdb +lib/mediabrowser/MediaBrowser.Common.Implementations.dll +lib/mediabrowser/MediaBrowser.Common.Implementations.dll.mdb +lib/mediabrowser/MediaBrowser.Common.dll +lib/mediabrowser/MediaBrowser.Common.dll.mdb +lib/mediabrowser/MediaBrowser.Controller.dll +lib/mediabrowser/MediaBrowser.Controller.dll.mdb +lib/mediabrowser/MediaBrowser.Dlna.dll +lib/mediabrowser/MediaBrowser.IsoMounting.Linux.dll +lib/mediabrowser/MediaBrowser.LocalMetadata.dll +lib/mediabrowser/MediaBrowser.LocalMetadata.dll.mdb +lib/mediabrowser/MediaBrowser.MediaEncoding.dll +lib/mediabrowser/MediaBrowser.MediaInfo.dll +lib/mediabrowser/MediaBrowser.MediaInfo.dll.config +lib/mediabrowser/MediaBrowser.MediaInfo.dll.mdb +lib/mediabrowser/MediaBrowser.Model.dll +lib/mediabrowser/MediaBrowser.Model.dll.mdb +lib/mediabrowser/MediaBrowser.Providers.dll +lib/mediabrowser/MediaBrowser.Providers.dll.mdb +lib/mediabrowser/MediaBrowser.Server.Implementations.dll +lib/mediabrowser/MediaBrowser.Server.Implementations.dll.mdb +lib/mediabrowser/MediaBrowser.Server.Mono.exe +lib/mediabrowser/MediaBrowser.Server.Mono.exe.config +lib/mediabrowser/MediaBrowser.WebDashboard.dll +lib/mediabrowser/MediaBrowser.WebDashboard.dll.mdb +lib/mediabrowser/MediaBrowser.XbmcMetadata.dll +lib/mediabrowser/MediaBrowser.XbmcMetadata.dll.mdb +lib/mediabrowser/MediaInfo.dll +lib/mediabrowser/Mono.Nat.dll +lib/mediabrowser/Mono.Posix.dll +lib/mediabrowser/MoreLinq.dll +lib/mediabrowser/NLog.dll +lib/mediabrowser/OpenSubtitlesHandler.dll +lib/mediabrowser/ServiceStack.Api.Swagger.dll +lib/mediabrowser/ServiceStack.Client.dll +lib/mediabrowser/ServiceStack.Common.dll +lib/mediabrowser/ServiceStack.Interfaces.dll +lib/mediabrowser/ServiceStack.Text.dll +lib/mediabrowser/ServiceStack.dll +lib/mediabrowser/SharpCompress.dll +lib/mediabrowser/SimpleInjector.dll +lib/mediabrowser/System.Data.SQLite.Linq.dll +lib/mediabrowser/System.Data.SQLite.dll +lib/mediabrowser/System.Data.SQLite.dll.config +lib/mediabrowser/WebMarkupMin.Core.dll +lib/mediabrowser/dashboard-ui/about.html +lib/mediabrowser/dashboard-ui/addplugin.html +lib/mediabrowser/dashboard-ui/advanced.html +lib/mediabrowser/dashboard-ui/autoorganizelog.html +lib/mediabrowser/dashboard-ui/autoorganizetv.html +lib/mediabrowser/dashboard-ui/channelitems.html +lib/mediabrowser/dashboard-ui/channels.html +lib/mediabrowser/dashboard-ui/channelsettings.html +lib/mediabrowser/dashboard-ui/channelslatest.html +lib/mediabrowser/dashboard-ui/cinemamodeconfiguration.html +lib/mediabrowser/dashboard-ui/collections.html +lib/mediabrowser/dashboard-ui/connectlogin.html +lib/mediabrowser/dashboard-ui/css/card.css +lib/mediabrowser/dashboard-ui/css/chromecast.css +lib/mediabrowser/dashboard-ui/css/detailtable.css +lib/mediabrowser/dashboard-ui/css/fonts/RobotoBold.woff +lib/mediabrowser/dashboard-ui/css/fonts/RobotoLight.woff +lib/mediabrowser/dashboard-ui/css/fonts/RobotoMedium.woff +lib/mediabrowser/dashboard-ui/css/fonts/RobotoRegular.woff +lib/mediabrowser/dashboard-ui/css/fonts/RobotoThin.woff +lib/mediabrowser/dashboard-ui/css/fonts/mblogo.woff +lib/mediabrowser/dashboard-ui/css/icons.css +lib/mediabrowser/dashboard-ui/css/images/checkmarkblack.png +lib/mediabrowser/dashboard-ui/css/images/checkmarkgreen.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_disabled_holo_dark.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_disabled_holo_light.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_off_holo_dark.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_off_holo_light.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_0_holo_dark.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_0_holo_light.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_1_holo_dark.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_1_holo_light.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_2_holo_dark.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_2_holo_light.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_holo_dark.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_media_route_on_holo_light.png +lib/mediabrowser/dashboard-ui/css/images/chromecast/ic_notification_media_route.png +lib/mediabrowser/dashboard-ui/css/images/clients/amazon.png +lib/mediabrowser/dashboard-ui/css/images/clients/android.png +lib/mediabrowser/dashboard-ui/css/images/clients/chrome.png +lib/mediabrowser/dashboard-ui/css/images/clients/chrome_companion.png +lib/mediabrowser/dashboard-ui/css/images/clients/dlna.png +lib/mediabrowser/dashboard-ui/css/images/clients/firefox.png +lib/mediabrowser/dashboard-ui/css/images/clients/html5.png +lib/mediabrowser/dashboard-ui/css/images/clients/ie.png +lib/mediabrowser/dashboard-ui/css/images/clients/ios.png +lib/mediabrowser/dashboard-ui/css/images/clients/kodi.png +lib/mediabrowser/dashboard-ui/css/images/clients/mb.png +lib/mediabrowser/dashboard-ui/css/images/clients/mbc.png +lib/mediabrowser/dashboard-ui/css/images/clients/mbkinect.png +lib/mediabrowser/dashboard-ui/css/images/clients/mediaportal.png +lib/mediabrowser/dashboard-ui/css/images/clients/nuvue.png +lib/mediabrowser/dashboard-ui/css/images/clients/playstore.png +lib/mediabrowser/dashboard-ui/css/images/clients/roku.jpg +lib/mediabrowser/dashboard-ui/css/images/clients/safari.png +lib/mediabrowser/dashboard-ui/css/images/clients/windowsphone.png +lib/mediabrowser/dashboard-ui/css/images/clients/windowsrt.png +lib/mediabrowser/dashboard-ui/css/images/currentuserdefaultwhite.png +lib/mediabrowser/dashboard-ui/css/images/editor/lock.png +lib/mediabrowser/dashboard-ui/css/images/editor/missing.png +lib/mediabrowser/dashboard-ui/css/images/editor/missingbackdrop.png +lib/mediabrowser/dashboard-ui/css/images/editor/missinglogo.png +lib/mediabrowser/dashboard-ui/css/images/editor/missingprimaryimage.png +lib/mediabrowser/dashboard-ui/css/images/editor/missingtrailer.png +lib/mediabrowser/dashboard-ui/css/images/favicon.ico +lib/mediabrowser/dashboard-ui/css/images/fresh.png +lib/mediabrowser/dashboard-ui/css/images/headersearch.png +lib/mediabrowser/dashboard-ui/css/images/icons/audiocd.png +lib/mediabrowser/dashboard-ui/css/images/icons/ellipsis-v.png +lib/mediabrowser/dashboard-ui/css/images/icons/expand.png +lib/mediabrowser/dashboard-ui/css/images/icons/filter.png +lib/mediabrowser/dashboard-ui/css/images/icons/mute.png +lib/mediabrowser/dashboard-ui/css/images/icons/nexttrack.png +lib/mediabrowser/dashboard-ui/css/images/icons/pause.png +lib/mediabrowser/dashboard-ui/css/images/icons/play.png +lib/mediabrowser/dashboard-ui/css/images/icons/previoustrack.png +lib/mediabrowser/dashboard-ui/css/images/icons/remote.png +lib/mediabrowser/dashboard-ui/css/images/icons/sort.png +lib/mediabrowser/dashboard-ui/css/images/icons/stop.png +lib/mediabrowser/dashboard-ui/css/images/icons/subtitles.png +lib/mediabrowser/dashboard-ui/css/images/icons/volumedown.png +lib/mediabrowser/dashboard-ui/css/images/icons/volumeup.png +lib/mediabrowser/dashboard-ui/css/images/icons/wireless.png +lib/mediabrowser/dashboard-ui/css/images/iossplash.png +lib/mediabrowser/dashboard-ui/css/images/items/detail/audio.png +lib/mediabrowser/dashboard-ui/css/images/items/detail/game.png +lib/mediabrowser/dashboard-ui/css/images/items/detail/person.png +lib/mediabrowser/dashboard-ui/css/images/items/detail/tv.png +lib/mediabrowser/dashboard-ui/css/images/items/detail/video.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/books.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/channels.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/edit.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/folder.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/games.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/home.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/homevideos.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/movies.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/music.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/musicvideos.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/photos.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/report.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/settings.png +lib/mediabrowser/dashboard-ui/css/images/items/folders/tv.png +lib/mediabrowser/dashboard-ui/css/images/items/list/audio.png +lib/mediabrowser/dashboard-ui/css/images/items/list/audiocollection.png +lib/mediabrowser/dashboard-ui/css/images/items/list/chapter.png +lib/mediabrowser/dashboard-ui/css/images/items/list/collection.png +lib/mediabrowser/dashboard-ui/css/images/items/list/game.png +lib/mediabrowser/dashboard-ui/css/images/items/list/gamecollection.png +lib/mediabrowser/dashboard-ui/css/images/items/list/person.png +lib/mediabrowser/dashboard-ui/css/images/items/list/remotesearch.png +lib/mediabrowser/dashboard-ui/css/images/items/list/video.png +lib/mediabrowser/dashboard-ui/css/images/items/searchhintsv2/film.png +lib/mediabrowser/dashboard-ui/css/images/items/searchhintsv2/game.png +lib/mediabrowser/dashboard-ui/css/images/items/searchhintsv2/music.png +lib/mediabrowser/dashboard-ui/css/images/items/searchhintsv2/person.png +lib/mediabrowser/dashboard-ui/css/images/items/searchhintsv2/tv.png +lib/mediabrowser/dashboard-ui/css/images/logindefault.png +lib/mediabrowser/dashboard-ui/css/images/mblogoicon.png +lib/mediabrowser/dashboard-ui/css/images/mblogotextblack.png +lib/mediabrowser/dashboard-ui/css/images/mblogotextwhite.png +lib/mediabrowser/dashboard-ui/css/images/media/chapterflyout.png +lib/mediabrowser/dashboard-ui/css/images/media/pause.png +lib/mediabrowser/dashboard-ui/css/images/media/play.png +lib/mediabrowser/dashboard-ui/css/images/notifications/cancelled.png +lib/mediabrowser/dashboard-ui/css/images/notifications/done.png +lib/mediabrowser/dashboard-ui/css/images/notifications/download.png +lib/mediabrowser/dashboard-ui/css/images/notifications/error.png +lib/mediabrowser/dashboard-ui/css/images/notifications/info.png +lib/mediabrowser/dashboard-ui/css/images/rightarrow.png +lib/mediabrowser/dashboard-ui/css/images/rotten.png +lib/mediabrowser/dashboard-ui/css/images/stars.png +lib/mediabrowser/dashboard-ui/css/images/supporter/donatepaypal.png +lib/mediabrowser/dashboard-ui/css/images/supporter/nonsupporterbadge.png +lib/mediabrowser/dashboard-ui/css/images/supporter/premiumflag.png +lib/mediabrowser/dashboard-ui/css/images/supporter/registerpaypal.png +lib/mediabrowser/dashboard-ui/css/images/supporter/supporterbadge.png +lib/mediabrowser/dashboard-ui/css/images/supporter/supporterflag.png +lib/mediabrowser/dashboard-ui/css/images/touchicon.png +lib/mediabrowser/dashboard-ui/css/images/touchicon114.png +lib/mediabrowser/dashboard-ui/css/images/touchicon72.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/chapters.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/cinemamode.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/dashboard.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/mobile.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/notifications.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/plugins.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/scheduledtasks.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/subtitles.png +lib/mediabrowser/dashboard-ui/css/images/tour/dashboard/users.png +lib/mediabrowser/dashboard-ui/css/images/tour/enjoy.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourcollections.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourcontent.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/toureditor.png +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourmobile1.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourmobile2.png +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourmouseover.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourmovies.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourplaylist.png +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourtaphold.jpg +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourusersettings1.png +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourusersettings2.png +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourusersettings3.png +lib/mediabrowser/dashboard-ui/css/images/tour/web/tourusersettings4.png +lib/mediabrowser/dashboard-ui/css/images/userdata/administrator.png +lib/mediabrowser/dashboard-ui/css/images/userdata/checkedoff.png +lib/mediabrowser/dashboard-ui/css/images/userdata/checkedon.png +lib/mediabrowser/dashboard-ui/css/images/userdata/heart_off.png +lib/mediabrowser/dashboard-ui/css/images/userdata/heart_on.png +lib/mediabrowser/dashboard-ui/css/images/userdata/password.png +lib/mediabrowser/dashboard-ui/css/images/userdata/thumbs_down_off.png +lib/mediabrowser/dashboard-ui/css/images/userdata/thumbs_down_on.png +lib/mediabrowser/dashboard-ui/css/images/userdata/thumbs_up_off.png +lib/mediabrowser/dashboard-ui/css/images/userdata/thumbs_up_on.png +lib/mediabrowser/dashboard-ui/css/images/userflyoutdefault.png +lib/mediabrowser/dashboard-ui/css/librarybrowser.css +lib/mediabrowser/dashboard-ui/css/librarymenu.css +lib/mediabrowser/dashboard-ui/css/livetv.css +lib/mediabrowser/dashboard-ui/css/mediaplayer-video.css +lib/mediabrowser/dashboard-ui/css/mediaplayer.css +lib/mediabrowser/dashboard-ui/css/metadataeditor.css +lib/mediabrowser/dashboard-ui/css/notifications.css +lib/mediabrowser/dashboard-ui/css/nowplaying.css +lib/mediabrowser/dashboard-ui/css/pluginupdates.css +lib/mediabrowser/dashboard-ui/css/remotecontrol.css +lib/mediabrowser/dashboard-ui/css/search.css +lib/mediabrowser/dashboard-ui/css/site.css +lib/mediabrowser/dashboard-ui/css/tileitem.css +lib/mediabrowser/dashboard-ui/css/userimage.css +lib/mediabrowser/dashboard-ui/dashboard.html +lib/mediabrowser/dashboard-ui/dashboardgeneral.html +lib/mediabrowser/dashboard-ui/dashboardsync.html +lib/mediabrowser/dashboard-ui/device.html +lib/mediabrowser/dashboard-ui/devices.html +lib/mediabrowser/dashboard-ui/devicesupload.html +lib/mediabrowser/dashboard-ui/dlnaprofile.html +lib/mediabrowser/dashboard-ui/dlnaprofiles.html +lib/mediabrowser/dashboard-ui/dlnaserversettings.html +lib/mediabrowser/dashboard-ui/dlnasettings.html +lib/mediabrowser/dashboard-ui/editcollectionitems.html +lib/mediabrowser/dashboard-ui/edititemimages.html +lib/mediabrowser/dashboard-ui/edititemmetadata.html +lib/mediabrowser/dashboard-ui/edititemsubtitles.html +lib/mediabrowser/dashboard-ui/encodingsettings.html +lib/mediabrowser/dashboard-ui/episodes.html +lib/mediabrowser/dashboard-ui/favicon.ico +lib/mediabrowser/dashboard-ui/favorites.html +lib/mediabrowser/dashboard-ui/files/dummy.mp4 +lib/mediabrowser/dashboard-ui/gamegenres.html +lib/mediabrowser/dashboard-ui/games.html +lib/mediabrowser/dashboard-ui/gamesrecommended.html +lib/mediabrowser/dashboard-ui/gamestudios.html +lib/mediabrowser/dashboard-ui/gamesystems.html +lib/mediabrowser/dashboard-ui/homelatest.html +lib/mediabrowser/dashboard-ui/index.html +lib/mediabrowser/dashboard-ui/itembynamedetails.html +lib/mediabrowser/dashboard-ui/itemdetails.html +lib/mediabrowser/dashboard-ui/itemgallery.html +lib/mediabrowser/dashboard-ui/itemlist.html +lib/mediabrowser/dashboard-ui/library.html +lib/mediabrowser/dashboard-ui/librarypathmapping.html +lib/mediabrowser/dashboard-ui/librarysettings.html +lib/mediabrowser/dashboard-ui/livetvchannel.html +lib/mediabrowser/dashboard-ui/livetvchannels.html +lib/mediabrowser/dashboard-ui/livetvguide.html +lib/mediabrowser/dashboard-ui/livetvnewrecording.html +lib/mediabrowser/dashboard-ui/livetvprogram.html +lib/mediabrowser/dashboard-ui/livetvrecording.html +lib/mediabrowser/dashboard-ui/livetvrecordinglist.html +lib/mediabrowser/dashboard-ui/livetvrecordings.html +lib/mediabrowser/dashboard-ui/livetvseriestimer.html +lib/mediabrowser/dashboard-ui/livetvseriestimers.html +lib/mediabrowser/dashboard-ui/livetvsettings.html +lib/mediabrowser/dashboard-ui/livetvstatus.html +lib/mediabrowser/dashboard-ui/livetvsuggested.html +lib/mediabrowser/dashboard-ui/livetvtimer.html +lib/mediabrowser/dashboard-ui/livetvtimers.html +lib/mediabrowser/dashboard-ui/log.html +lib/mediabrowser/dashboard-ui/login.html +lib/mediabrowser/dashboard-ui/metadata.html +lib/mediabrowser/dashboard-ui/metadataadvanced.html +lib/mediabrowser/dashboard-ui/metadataimages.html +lib/mediabrowser/dashboard-ui/metadatakodi.html +lib/mediabrowser/dashboard-ui/metadatasubtitles.html +lib/mediabrowser/dashboard-ui/moviegenres.html +lib/mediabrowser/dashboard-ui/moviepeople.html +lib/mediabrowser/dashboard-ui/movies.html +lib/mediabrowser/dashboard-ui/movieslatest.html +lib/mediabrowser/dashboard-ui/moviesrecommended.html +lib/mediabrowser/dashboard-ui/moviestudios.html +lib/mediabrowser/dashboard-ui/movietrailers.html +lib/mediabrowser/dashboard-ui/musicalbumartists.html +lib/mediabrowser/dashboard-ui/musicalbums.html +lib/mediabrowser/dashboard-ui/musicartists.html +lib/mediabrowser/dashboard-ui/musicgenres.html +lib/mediabrowser/dashboard-ui/musicrecommended.html +lib/mediabrowser/dashboard-ui/musicvideos.html +lib/mediabrowser/dashboard-ui/mypreferencesdisplay.html +lib/mediabrowser/dashboard-ui/mypreferenceslanguages.html +lib/mediabrowser/dashboard-ui/mypreferenceswebclient.html +lib/mediabrowser/dashboard-ui/myprofile.html +lib/mediabrowser/dashboard-ui/notificationlist.html +lib/mediabrowser/dashboard-ui/notificationsetting.html +lib/mediabrowser/dashboard-ui/notificationsettings.html +lib/mediabrowser/dashboard-ui/nowplaying.html +lib/mediabrowser/dashboard-ui/playbackconfiguration.html +lib/mediabrowser/dashboard-ui/playlist.html +lib/mediabrowser/dashboard-ui/playlistedit.html +lib/mediabrowser/dashboard-ui/playlists.html +lib/mediabrowser/dashboard-ui/plugincatalog.html +lib/mediabrowser/dashboard-ui/plugins.html +lib/mediabrowser/dashboard-ui/reports.html +lib/mediabrowser/dashboard-ui/scheduledtask.html +lib/mediabrowser/dashboard-ui/scheduledtasks.html +lib/mediabrowser/dashboard-ui/scripts/aboutpage.js +lib/mediabrowser/dashboard-ui/scripts/addpluginpage.js +lib/mediabrowser/dashboard-ui/scripts/advancedconfigurationpage.js +lib/mediabrowser/dashboard-ui/scripts/alphapicker.js +lib/mediabrowser/dashboard-ui/scripts/autoorganizelog.js +lib/mediabrowser/dashboard-ui/scripts/autoorganizetv.js +lib/mediabrowser/dashboard-ui/scripts/backdrops.js +lib/mediabrowser/dashboard-ui/scripts/channelitems.js +lib/mediabrowser/dashboard-ui/scripts/channels.js +lib/mediabrowser/dashboard-ui/scripts/channelsettings.js +lib/mediabrowser/dashboard-ui/scripts/channelslatest.js +lib/mediabrowser/dashboard-ui/scripts/chromecast.js +lib/mediabrowser/dashboard-ui/scripts/cinemamodeconfiguration.js +lib/mediabrowser/dashboard-ui/scripts/connectlogin.js +lib/mediabrowser/dashboard-ui/scripts/dashboardgeneral.js +lib/mediabrowser/dashboard-ui/scripts/dashboardpage.js +lib/mediabrowser/dashboard-ui/scripts/dashboardsync.js +lib/mediabrowser/dashboard-ui/scripts/device.js +lib/mediabrowser/dashboard-ui/scripts/devices.js +lib/mediabrowser/dashboard-ui/scripts/devicesupload.js +lib/mediabrowser/dashboard-ui/scripts/directorybrowser.js +lib/mediabrowser/dashboard-ui/scripts/dlnaprofile.js +lib/mediabrowser/dashboard-ui/scripts/dlnaprofiles.js +lib/mediabrowser/dashboard-ui/scripts/dlnaserversettings.js +lib/mediabrowser/dashboard-ui/scripts/dlnasettings.js +lib/mediabrowser/dashboard-ui/scripts/editcollectionitems.js +lib/mediabrowser/dashboard-ui/scripts/edititemimages.js +lib/mediabrowser/dashboard-ui/scripts/edititemmetadata.js +lib/mediabrowser/dashboard-ui/scripts/edititemsubtitles.js +lib/mediabrowser/dashboard-ui/scripts/editorsidebar.js +lib/mediabrowser/dashboard-ui/scripts/encodingsettings.js +lib/mediabrowser/dashboard-ui/scripts/episodes.js +lib/mediabrowser/dashboard-ui/scripts/extensions.js +lib/mediabrowser/dashboard-ui/scripts/externalplayer.js +lib/mediabrowser/dashboard-ui/scripts/favorites.js +lib/mediabrowser/dashboard-ui/scripts/gamegenrepage.js +lib/mediabrowser/dashboard-ui/scripts/gamespage.js +lib/mediabrowser/dashboard-ui/scripts/gamesrecommendedpage.js +lib/mediabrowser/dashboard-ui/scripts/gamestudiospage.js +lib/mediabrowser/dashboard-ui/scripts/gamesystemspage.js +lib/mediabrowser/dashboard-ui/scripts/homelatest.js +lib/mediabrowser/dashboard-ui/scripts/indexpage.js +lib/mediabrowser/dashboard-ui/scripts/itembynamedetailpage.js +lib/mediabrowser/dashboard-ui/scripts/itemdetailpage.js +lib/mediabrowser/dashboard-ui/scripts/itemgallery.js +lib/mediabrowser/dashboard-ui/scripts/itemlistpage.js +lib/mediabrowser/dashboard-ui/scripts/librarybrowser.js +lib/mediabrowser/dashboard-ui/scripts/librarylist.js +lib/mediabrowser/dashboard-ui/scripts/librarymenu.js +lib/mediabrowser/dashboard-ui/scripts/librarypathmapping.js +lib/mediabrowser/dashboard-ui/scripts/librarysettings.js +lib/mediabrowser/dashboard-ui/scripts/livetvchannel.js +lib/mediabrowser/dashboard-ui/scripts/livetvchannels.js +lib/mediabrowser/dashboard-ui/scripts/livetvguide.js +lib/mediabrowser/dashboard-ui/scripts/livetvnewrecording.js +lib/mediabrowser/dashboard-ui/scripts/livetvprogram.js +lib/mediabrowser/dashboard-ui/scripts/livetvrecording.js +lib/mediabrowser/dashboard-ui/scripts/livetvrecordinglist.js +lib/mediabrowser/dashboard-ui/scripts/livetvrecordings.js +lib/mediabrowser/dashboard-ui/scripts/livetvseriestimer.js +lib/mediabrowser/dashboard-ui/scripts/livetvseriestimers.js +lib/mediabrowser/dashboard-ui/scripts/livetvsettings.js +lib/mediabrowser/dashboard-ui/scripts/livetvstatus.js +lib/mediabrowser/dashboard-ui/scripts/livetvsuggested.js +lib/mediabrowser/dashboard-ui/scripts/livetvtimer.js +lib/mediabrowser/dashboard-ui/scripts/livetvtimers.js +lib/mediabrowser/dashboard-ui/scripts/loginpage.js +lib/mediabrowser/dashboard-ui/scripts/logpage.js +lib/mediabrowser/dashboard-ui/scripts/mediacontroller.js +lib/mediabrowser/dashboard-ui/scripts/medialibrarypage.js +lib/mediabrowser/dashboard-ui/scripts/mediaplayer-video.js +lib/mediabrowser/dashboard-ui/scripts/mediaplayer.js +lib/mediabrowser/dashboard-ui/scripts/metadataadvanced.js +lib/mediabrowser/dashboard-ui/scripts/metadataconfigurationpage.js +lib/mediabrowser/dashboard-ui/scripts/metadataimagespage.js +lib/mediabrowser/dashboard-ui/scripts/metadatakodi.js +lib/mediabrowser/dashboard-ui/scripts/metadatasubtitles.js +lib/mediabrowser/dashboard-ui/scripts/moviecollections.js +lib/mediabrowser/dashboard-ui/scripts/moviegenres.js +lib/mediabrowser/dashboard-ui/scripts/moviepeople.js +lib/mediabrowser/dashboard-ui/scripts/movies.js +lib/mediabrowser/dashboard-ui/scripts/movieslatest.js +lib/mediabrowser/dashboard-ui/scripts/moviesrecommended.js +lib/mediabrowser/dashboard-ui/scripts/moviestudios.js +lib/mediabrowser/dashboard-ui/scripts/movietrailers.js +lib/mediabrowser/dashboard-ui/scripts/musicalbumartists.js +lib/mediabrowser/dashboard-ui/scripts/musicalbums.js +lib/mediabrowser/dashboard-ui/scripts/musicartists.js +lib/mediabrowser/dashboard-ui/scripts/musicgenres.js +lib/mediabrowser/dashboard-ui/scripts/musicrecommended.js +lib/mediabrowser/dashboard-ui/scripts/musicvideos.js +lib/mediabrowser/dashboard-ui/scripts/mypreferencesdisplay.js +lib/mediabrowser/dashboard-ui/scripts/mypreferenceslanguages.js +lib/mediabrowser/dashboard-ui/scripts/mypreferenceswebclient.js +lib/mediabrowser/dashboard-ui/scripts/myprofile.js +lib/mediabrowser/dashboard-ui/scripts/notificationlist.js +lib/mediabrowser/dashboard-ui/scripts/notifications.js +lib/mediabrowser/dashboard-ui/scripts/notificationsetting.js +lib/mediabrowser/dashboard-ui/scripts/notificationsettings.js +lib/mediabrowser/dashboard-ui/scripts/nowplayingbar.js +lib/mediabrowser/dashboard-ui/scripts/nowplayingpage.js +lib/mediabrowser/dashboard-ui/scripts/playbackconfiguration.js +lib/mediabrowser/dashboard-ui/scripts/playlist.js +lib/mediabrowser/dashboard-ui/scripts/playlistedit.js +lib/mediabrowser/dashboard-ui/scripts/playlistmanager.js +lib/mediabrowser/dashboard-ui/scripts/playlists.js +lib/mediabrowser/dashboard-ui/scripts/plugincatalogpage.js +lib/mediabrowser/dashboard-ui/scripts/pluginspage.js +lib/mediabrowser/dashboard-ui/scripts/ratingdialog.js +lib/mediabrowser/dashboard-ui/scripts/remotecontrol.js +lib/mediabrowser/dashboard-ui/scripts/reports.js +lib/mediabrowser/dashboard-ui/scripts/scheduledtaskpage.js +lib/mediabrowser/dashboard-ui/scripts/scheduledtaskspage.js +lib/mediabrowser/dashboard-ui/scripts/search.js +lib/mediabrowser/dashboard-ui/scripts/selectserver.js +lib/mediabrowser/dashboard-ui/scripts/serversecurity.js +lib/mediabrowser/dashboard-ui/scripts/site.js +lib/mediabrowser/dashboard-ui/scripts/songs.js +lib/mediabrowser/dashboard-ui/scripts/supporterkeypage.js +lib/mediabrowser/dashboard-ui/scripts/supporterpage.js +lib/mediabrowser/dashboard-ui/scripts/sync.js +lib/mediabrowser/dashboard-ui/scripts/thememediaplayer.js +lib/mediabrowser/dashboard-ui/scripts/tvgenres.js +lib/mediabrowser/dashboard-ui/scripts/tvlatest.js +lib/mediabrowser/dashboard-ui/scripts/tvpeople.js +lib/mediabrowser/dashboard-ui/scripts/tvrecommended.js +lib/mediabrowser/dashboard-ui/scripts/tvshows.js +lib/mediabrowser/dashboard-ui/scripts/tvstudios.js +lib/mediabrowser/dashboard-ui/scripts/tvupcoming.js +lib/mediabrowser/dashboard-ui/scripts/useredit.js +lib/mediabrowser/dashboard-ui/scripts/userlibraryaccess.js +lib/mediabrowser/dashboard-ui/scripts/usernew.js +lib/mediabrowser/dashboard-ui/scripts/userparentalcontrol.js +lib/mediabrowser/dashboard-ui/scripts/userpassword.js +lib/mediabrowser/dashboard-ui/scripts/userprofilespage.js +lib/mediabrowser/dashboard-ui/scripts/wizardfinishpage.js +lib/mediabrowser/dashboard-ui/scripts/wizardservice.js +lib/mediabrowser/dashboard-ui/scripts/wizardsettings.js +lib/mediabrowser/dashboard-ui/scripts/wizardstartpage.js +lib/mediabrowser/dashboard-ui/scripts/wizarduserpage.js +lib/mediabrowser/dashboard-ui/selectserver.html +lib/mediabrowser/dashboard-ui/serversecurity.html +lib/mediabrowser/dashboard-ui/songs.html +lib/mediabrowser/dashboard-ui/support.html +lib/mediabrowser/dashboard-ui/supporter.html +lib/mediabrowser/dashboard-ui/supporterkey.html +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/connectionmanager.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/credentials.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/device.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/md5.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/mediabrowser.apiclient.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/network.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/sha1.js +lib/mediabrowser/dashboard-ui/thirdparty/apiclient/store.js +lib/mediabrowser/dashboard-ui/thirdparty/browser.js +lib/mediabrowser/dashboard-ui/thirdparty/cast_sender.js +lib/mediabrowser/dashboard-ui/thirdparty/jquery-2.1.1.min.js +lib/mediabrowser/dashboard-ui/thirdparty/jquery.unveil-custom.js +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/ajax-loader.gif +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/action-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/action-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/alert-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/alert-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-d-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-d-l-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-d-l-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-d-r-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-d-r-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-d-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-l-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-l-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-r-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-r-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-u-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-u-l-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-u-l-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-u-r-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-u-r-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/arrow-u-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/audio-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/audio-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/back-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/back-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/bars-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/bars-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/bullets-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/bullets-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/calendar-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/calendar-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/camera-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/camera-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-d-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-d-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-l-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-l-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-r-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-r-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-u-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/carat-u-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/check-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/check-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/clock-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/clock-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/cloud-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/cloud-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/comment-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/comment-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/delete-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/delete-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/edit-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/edit-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/eye-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/eye-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/forbidden-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/forbidden-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/forward-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/forward-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/gear-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/gear-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/grid-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/grid-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/heart-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/heart-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/home-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/home-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/info-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/info-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/location-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/location-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/lock-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/lock-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/mail-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/mail-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/minus-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/minus-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/navigation-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/navigation-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/phone-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/phone-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/plus-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/plus-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/power-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/power-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/recycle-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/recycle-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/refresh-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/refresh-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/search-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/search-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/shop-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/shop-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/star-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/star-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/tag-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/tag-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/user-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/user-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/video-black.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-png/video-white.png +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/action-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/action-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/alert-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/alert-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-d-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-d-l-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-d-l-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-d-r-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-d-r-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-d-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-l-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-l-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-r-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-r-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-u-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-u-l-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-u-l-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-u-r-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-u-r-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/arrow-u-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/audio-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/audio-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/back-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/back-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/bars-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/bars-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/bullets-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/bullets-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/calendar-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/calendar-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/camera-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/camera-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-d-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-d-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-l-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-l-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-r-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-r-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-u-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/carat-u-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/check-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/check-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/clock-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/clock-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/cloud-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/cloud-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/comment-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/comment-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/delete-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/delete-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/edit-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/edit-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/eye-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/eye-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/forbidden-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/forbidden-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/forward-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/forward-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/gear-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/gear-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/grid-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/grid-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/heart-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/heart-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/home-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/home-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/info-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/info-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/location-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/location-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/lock-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/lock-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/mail-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/mail-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/minus-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/minus-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/navigation-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/navigation-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/phone-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/phone-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/plus-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/plus-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/power-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/power-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/recycle-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/recycle-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/refresh-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/refresh-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/search-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/search-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/shop-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/shop-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/star-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/star-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/tag-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/tag-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/user-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/user-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/video-black.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/images/icons-svg/video-white.svg +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/jquery.mobile-1.4.3.min.css +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/jquery.mobile-1.4.3.min.js +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/jquery.mobile-1.4.3.min.map +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/jquery.mobile-1.4.4.min.css +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/jquery.mobile-1.4.4.min.js +lib/mediabrowser/dashboard-ui/thirdparty/jquerymobile-1.4.4/jquery.mobile-1.4.4.min.map +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/jquery.jstree.js +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/jquery.jstree.min.js +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/apple/bg.jpg +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/apple/d.png +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/apple/dot_for_ie.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/apple/style.css +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/apple/throbber.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/classic/d.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/classic/d.png +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/classic/dot_for_ie.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/classic/style.css +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/classic/throbber.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default-rtl/d.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default-rtl/d.png +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default-rtl/dots.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default-rtl/style.css +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default-rtl/throbber.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default/d.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default/d.png +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default/style.css +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/default/throbber.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/mb3/d.gif +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/mb3/d.png +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/mb3/style.css +lib/mediabrowser/dashboard-ui/thirdparty/jstree1.0/themes/mb3/throbber.gif +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/css/swipebox.css +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/css/swipebox.min.css +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/img/icons.png +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/img/icons.svg +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/img/loader.gif +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/js/jquery.swipebox.js +lib/mediabrowser/dashboard-ui/thirdparty/swipebox-master/js/jquery.swipebox.min.js +lib/mediabrowser/dashboard-ui/tvgenres.html +lib/mediabrowser/dashboard-ui/tvlatest.html +lib/mediabrowser/dashboard-ui/tvpeople.html +lib/mediabrowser/dashboard-ui/tvrecommended.html +lib/mediabrowser/dashboard-ui/tvshows.html +lib/mediabrowser/dashboard-ui/tvstudios.html +lib/mediabrowser/dashboard-ui/tvupcoming.html +lib/mediabrowser/dashboard-ui/useredit.html +lib/mediabrowser/dashboard-ui/userlibraryaccess.html +lib/mediabrowser/dashboard-ui/usernew.html +lib/mediabrowser/dashboard-ui/userparentalcontrol.html +lib/mediabrowser/dashboard-ui/userpassword.html +lib/mediabrowser/dashboard-ui/userprofiles.html +lib/mediabrowser/dashboard-ui/wizardfinish.html +lib/mediabrowser/dashboard-ui/wizardlibrary.html +lib/mediabrowser/dashboard-ui/wizardservice.html +lib/mediabrowser/dashboard-ui/wizardsettings.html +lib/mediabrowser/dashboard-ui/wizardstart.html +lib/mediabrowser/dashboard-ui/wizarduser.html +lib/mediabrowser/libwebp.dll +lib/mediabrowser/sqlite3.dll +lib/mediabrowser/swagger-ui/css/highlight.default.css +lib/mediabrowser/swagger-ui/css/screen.css +lib/mediabrowser/swagger-ui/images/logo_small.png +lib/mediabrowser/swagger-ui/images/pet_store_api.png +lib/mediabrowser/swagger-ui/images/throbber.gif +lib/mediabrowser/swagger-ui/images/wordnik_api.png +lib/mediabrowser/swagger-ui/index.html +lib/mediabrowser/swagger-ui/lib/backbone-min.js +lib/mediabrowser/swagger-ui/lib/handlebars-1.0.0.js +lib/mediabrowser/swagger-ui/lib/highlight.7.3.pack.js +lib/mediabrowser/swagger-ui/lib/jquery-1.8.0.min.js +lib/mediabrowser/swagger-ui/lib/jquery.ba-bbq.min.js +lib/mediabrowser/swagger-ui/lib/jquery.slideto.min.js +lib/mediabrowser/swagger-ui/lib/jquery.wiggle.min.js +lib/mediabrowser/swagger-ui/lib/shred.bundle.js +lib/mediabrowser/swagger-ui/lib/shred/content.js +lib/mediabrowser/swagger-ui/lib/swagger.js +lib/mediabrowser/swagger-ui/lib/underscore-min.js +lib/mediabrowser/swagger-ui/swagger-ui.js +lib/mediabrowser/swagger-ui/swagger-ui.min.js +lib/mediabrowser/taglib-sharp.dll +lib/mediabrowser/websocket-sharp.dll From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 19:06:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 768D41EA; Fri, 7 Nov 2014 19:06:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49338E00; Fri, 7 Nov 2014 19:06:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7J6C2Q096721; Fri, 7 Nov 2014 19:06:12 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7J6BKq096717; Fri, 7 Nov 2014 19:06:11 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411071906.sA7J6BKq096717@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 7 Nov 2014 19:06:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372292 - head/databases/puppetdb-terminus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 19:06:12 -0000 Author: pawel Date: Fri Nov 7 19:06:10 2014 New Revision: 372292 URL: https://svnweb.freebsd.org/changeset/ports/372292 QAT: https://qat.redports.org/buildarchive/r372292/ Log: - Update to version 2.2.0 [1] - Remove uneeded inclusion - Break too long line PR: 194573 [1] Submitted by: maintainer [1] Modified: head/databases/puppetdb-terminus/Makefile head/databases/puppetdb-terminus/distinfo head/databases/puppetdb-terminus/pkg-plist Modified: head/databases/puppetdb-terminus/Makefile ============================================================================== --- head/databases/puppetdb-terminus/Makefile Fri Nov 7 18:53:45 2014 (r372291) +++ head/databases/puppetdb-terminus/Makefile Fri Nov 7 19:06:10 2014 (r372292) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppetdb-terminus -PORTVERSION= 1.6.3 +PORTVERSION= 2.2.0 CATEGORIES= databases ruby MASTER_SITES= http://downloads.puppetlabs.com/puppetdb/ DISTNAME= puppetdb-${PORTVERSION} @@ -16,10 +16,9 @@ BUILD_DEPENDS= puppet>=0:${PORTSDIR}/sys USE_RUBY= yes NO_BUILD= yes -.include - do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/puppet - (cd ${WRKSRC}/ext/master/lib/puppet && ${COPYTREE_SHARE} . ${STAGEDIR}${RUBY_SITELIBDIR}/puppet) + (cd ${WRKSRC}/ext/master/lib/puppet && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${RUBY_SITELIBDIR}/puppet) -.include +.include Modified: head/databases/puppetdb-terminus/distinfo ============================================================================== --- head/databases/puppetdb-terminus/distinfo Fri Nov 7 18:53:45 2014 (r372291) +++ head/databases/puppetdb-terminus/distinfo Fri Nov 7 19:06:10 2014 (r372292) @@ -1,2 +1,2 @@ -SHA256 (puppetdb-1.6.3.tar.gz) = bfc670f0578b34ed5628a7d467fde245314e53b8d574ce48f1ddd5dc445b5dce -SIZE (puppetdb-1.6.3.tar.gz) = 21345339 +SHA256 (puppetdb-2.2.0.tar.gz) = 3a177568e67eda3191f52509c91ca1fdf989a21437dfbaf21fa024790eac93d6 +SIZE (puppetdb-2.2.0.tar.gz) = 21787873 Modified: head/databases/puppetdb-terminus/pkg-plist ============================================================================== --- head/databases/puppetdb-terminus/pkg-plist Fri Nov 7 18:53:45 2014 (r372291) +++ head/databases/puppetdb-terminus/pkg-plist Fri Nov 7 19:06:10 2014 (r372292) @@ -14,3 +14,4 @@ %%RUBY_SITELIBDIR%%/puppet/util/puppetdb/command.rb %%RUBY_SITELIBDIR%%/puppet/util/puppetdb/command_names.rb %%RUBY_SITELIBDIR%%/puppet/util/puppetdb/config.rb +%%RUBY_SITELIBDIR%%/puppet/util/puppetdb/global_check.rb From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 19:32:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09654BA8; Fri, 7 Nov 2014 19:32:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEEAF150; Fri, 7 Nov 2014 19:32:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7JWZhv010660; Fri, 7 Nov 2014 19:32:35 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7JWZDs010657; Fri, 7 Nov 2014 19:32:35 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411071932.sA7JWZDs010657@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 7 Nov 2014 19:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372293 - head/net/rabbitmq-c-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 19:32:36 -0000 Author: pawel Date: Fri Nov 7 19:32:34 2014 New Revision: 372293 URL: https://svnweb.freebsd.org/changeset/ports/372293 QAT: https://qat.redports.org/buildarchive/r372293/ Log: - Update to version 0.5.2 [1] - Convert to options helpers, trim long line PR: 194579 [1] Submitted by: maintainer [1] Modified: head/net/rabbitmq-c-devel/Makefile head/net/rabbitmq-c-devel/distinfo head/net/rabbitmq-c-devel/pkg-plist Modified: head/net/rabbitmq-c-devel/Makefile ============================================================================== --- head/net/rabbitmq-c-devel/Makefile Fri Nov 7 19:06:10 2014 (r372292) +++ head/net/rabbitmq-c-devel/Makefile Fri Nov 7 19:32:34 2014 (r372293) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= rabbitmq-c -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 0.5.2 CATEGORIES= net PKGNAMESUFFIX= -devel -MAINTAINER= rabbitmq@geoffgarside.co.uk +MAINTAINER= freebsd@geoffgarside.co.uk COMMENT= RabbitMQ C AMQP client library LICENSE= GPLv2 MPL @@ -22,25 +21,19 @@ USES= cmake python tar:bzip2 USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= alanxz -GH_COMMIT= e554ca7 +GH_COMMIT= bf8e415 GH_TAGNAME= v${PORTVERSION} OPTIONS_DEFINE= POPT +OPTIONS_SUB= yes POPT_DESC= Popt support in tools - -.include - -.if ${PORT_OPTIONS:MPOPT} -LIB_DEPENDS+= libpopt.so:${PORTSDIR}/devel/popt -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -PLIST_SUB+= POPT="" -.else -PLIST_SUB+= POPT="@comment " -.endif +POPT_LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +POPT_CFLAGS= -I${LOCALBASE}/include +POPT_LDFLAGS= -L${LOCALBASE}/lib post-stage: - ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/librabbitmq.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/librabbitmq.pc + ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/librabbitmq.pc \ + ${STAGEDIR}${PREFIX}/libdata/pkgconfig/librabbitmq.pc ${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig .include Modified: head/net/rabbitmq-c-devel/distinfo ============================================================================== --- head/net/rabbitmq-c-devel/distinfo Fri Nov 7 19:06:10 2014 (r372292) +++ head/net/rabbitmq-c-devel/distinfo Fri Nov 7 19:32:34 2014 (r372293) @@ -1,2 +1,2 @@ -SHA256 (rabbitmq-c-0.5.1.tar.bz2) = 23480c6fd9cc409d4974d850453b980b9038f9bed5c9bd68a85f160b66017544 -SIZE (rabbitmq-c-0.5.1.tar.bz2) = 142062 +SHA256 (rabbitmq-c-0.5.2.tar.bz2) = d964f7a7c0a0bf602fb4ba74abdf23f1d064495aadf36b51854fd5b09b4f9887 +SIZE (rabbitmq-c-0.5.2.tar.bz2) = 144970 Modified: head/net/rabbitmq-c-devel/pkg-plist ============================================================================== --- head/net/rabbitmq-c-devel/pkg-plist Fri Nov 7 19:06:10 2014 (r372292) +++ head/net/rabbitmq-c-devel/pkg-plist Fri Nov 7 19:32:34 2014 (r372293) @@ -9,5 +9,5 @@ include/amqp_ssl_socket.h include/amqp_tcp_socket.h lib/librabbitmq.so lib/librabbitmq.so.1 -lib/librabbitmq.so.1.2.1 +lib/librabbitmq.so.1.2.2 libdata/pkgconfig/librabbitmq.pc From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 19:58:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E526437; Fri, 7 Nov 2014 19:58:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1AA463DE; Fri, 7 Nov 2014 19:58:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7JwiNT021041; Fri, 7 Nov 2014 19:58:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7JwiXp021040; Fri, 7 Nov 2014 19:58:44 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411071958.sA7JwiXp021040@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 7 Nov 2014 19:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372294 - head/multimedia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 19:58:45 -0000 Author: antoine Date: Fri Nov 7 19:58:44 2014 New Revision: 372294 URL: https://svnweb.freebsd.org/changeset/ports/372294 QAT: https://qat.redports.org/buildarchive/r372294/ Log: Hook mediabrowser to the build Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Fri Nov 7 19:32:34 2014 (r372293) +++ head/multimedia/Makefile Fri Nov 7 19:58:44 2014 (r372294) @@ -215,6 +215,7 @@ SUBDIR += lxdvdrip SUBDIR += m2tstoavi SUBDIR += m2vrequantiser + SUBDIR += mediabrowser SUBDIR += mediadownloader SUBDIR += mediainfo SUBDIR += mencoder From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 20:02:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8AC3658C; Fri, 7 Nov 2014 20:02:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 773C8666; Fri, 7 Nov 2014 20:02:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7K2C0K025197; Fri, 7 Nov 2014 20:02:12 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7K2CEB025196; Fri, 7 Nov 2014 20:02:12 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411072002.sA7K2CEB025196@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 7 Nov 2014 20:02:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372295 - head/audio/firefly X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 20:02:12 -0000 Author: marino Date: Fri Nov 7 20:02:11 2014 New Revision: 372295 URL: https://svnweb.freebsd.org/changeset/ports/372295 QAT: https://qat.redports.org/buildarchive/r372295/ Log: audio/firefly: Assign new maintainer (but it's still busted) PR: 194883 Submitted by: old maintainer (Mark Foster) New maintainer: Leander Schaefer Modified: head/audio/firefly/Makefile Modified: head/audio/firefly/Makefile ============================================================================== --- head/audio/firefly/Makefile Fri Nov 7 19:58:44 2014 (r372294) +++ head/audio/firefly/Makefile Fri Nov 7 20:02:11 2014 (r372295) @@ -9,7 +9,7 @@ MASTER_SITES= http://nightlies.fireflyme http://www.magnesium.net/~mdf/distfiles/ DISTNAME= mt-daapd-svn-${PORTVERSION} -MAINTAINER= mark@foster.cc +MAINTAINER= info@netocean.de COMMENT= Open-source media server for the Roku SoundBridge and iTunes LICENSE= GPLv2 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 20:07:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C902C6C8; Fri, 7 Nov 2014 20:07:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9BC006A4; Fri, 7 Nov 2014 20:07:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7K72iK025930; Fri, 7 Nov 2014 20:07:02 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7K71tx025927; Fri, 7 Nov 2014 20:07:01 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411072007.sA7K71tx025927@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 7 Nov 2014 20:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372296 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 20:07:02 -0000 Author: pawel Date: Fri Nov 7 20:07:01 2014 New Revision: 372296 URL: https://svnweb.freebsd.org/changeset/ports/372296 QAT: https://qat.redports.org/buildarchive/r372296/ Log: Update to version 1.0.64 PR: 194836 Submitted by: maintainer Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo head/sysutils/debootstrap/pkg-plist Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Fri Nov 7 20:02:11 2014 (r372295) +++ head/sysutils/debootstrap/Makefile Fri Nov 7 20:07:01 2014 (r372296) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.61 +PORTVERSION= 1.0.64 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Fri Nov 7 20:02:11 2014 (r372295) +++ head/sysutils/debootstrap/distinfo Fri Nov 7 20:07:01 2014 (r372296) @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.61.tar.xz) = b6e1d3048c8afe7c819be297f9bac24d8820e7cabba0766d2ed2fc5928e71766 -SIZE (debootstrap_1.0.61.tar.xz) = 49724 +SHA256 (debootstrap_1.0.64.tar.xz) = a84d896f1a1db5136ca100c26aab23dcc713745737fe730c0cefac87df7b2d7b +SIZE (debootstrap_1.0.64.tar.xz) = 49820 Modified: head/sysutils/debootstrap/pkg-plist ============================================================================== --- head/sysutils/debootstrap/pkg-plist Fri Nov 7 20:02:11 2014 (r372295) +++ head/sysutils/debootstrap/pkg-plist Fri Nov 7 20:07:01 2014 (r372296) @@ -36,6 +36,7 @@ man/man8/debootstrap.8.gz %%DATADIR%%/scripts/trusty %%DATADIR%%/scripts/unstable %%DATADIR%%/scripts/utopic +%%DATADIR%%/scripts/vivid %%DATADIR%%/scripts/warty %%DATADIR%%/scripts/warty.buildd %%DATADIR%%/scripts/wheezy From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 20:33:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50A8DFAE; Fri, 7 Nov 2014 20:33:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3131F9A5; Fri, 7 Nov 2014 20:33:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7KXcPJ039758; Fri, 7 Nov 2014 20:33:38 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7KXaPt039753; Fri, 7 Nov 2014 20:33:36 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411072033.sA7KXaPt039753@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 7 Nov 2014 20:33:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372297 - in head/www: . py-seafobj X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 20:33:38 -0000 Author: marino Date: Fri Nov 7 20:33:36 2014 New Revision: 372297 URL: https://svnweb.freebsd.org/changeset/ports/372297 QAT: https://qat.redports.org/buildarchive/r372297/ Log: Add new port www/py-seafobj PR: 193315 Submitted by: Jingfeng Yan full desc: "This is a Python library for accessing seafile data model." Unfortunately, that really is the most detailed description. All the README's are zero-bytes in the repo. Added: head/www/py-seafobj/ head/www/py-seafobj/Makefile (contents, props changed) head/www/py-seafobj/distinfo (contents, props changed) head/www/py-seafobj/pkg-descr (contents, props changed) head/www/py-seafobj/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Nov 7 20:07:01 2014 (r372296) +++ head/www/Makefile Fri Nov 7 20:33:36 2014 (r372297) @@ -1665,6 +1665,7 @@ SUBDIR += py-scrapy SUBDIR += py-scriptaculous SUBDIR += py-seafdav + SUBDIR += py-seafobj SUBDIR += py-selector SUBDIR += py-selenium SUBDIR += py-slimmer Added: head/www/py-seafobj/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafobj/Makefile Fri Nov 7 20:33:36 2014 (r372297) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= seafobj +PORTVERSION= 3.0.4 +CATEGORIES= www python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yan_jingfeng@yahoo.com +COMMENT= Python library for accessing seafile data model + +LICENSE= APACHE20 + +USE_GITHUB= yes +GH_ACCOUNT= haiwen +GH_TAGNAME= v${PORTVERSION}-server-testing +GH_COMMIT= 58a4346 + +NO_BUILD= yes +USES= python:2 + +do-install: + @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/seafobj + (cd ${WRKSRC}/seafobj && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${PYTHON_SITELIBDIR}/seafobj) + (cd ${STAGEDIR}${PREFIX} && \ + ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ + -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} && \ + ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ + -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) + +.include Added: head/www/py-seafobj/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafobj/distinfo Fri Nov 7 20:33:36 2014 (r372297) @@ -0,0 +1,2 @@ +SHA256 (seafobj-3.0.4.tar.gz) = 469a49802d41cd1c1e579bb479ace8564cec252c116bf9a70aa5b69dc77d8787 +SIZE (seafobj-3.0.4.tar.gz) = 6616582 Added: head/www/py-seafobj/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafobj/pkg-descr Fri Nov 7 20:33:36 2014 (r372297) @@ -0,0 +1,3 @@ +This is a Python library for accessing seafile data model. + +www: https://github.com/haiwen/seafobj Added: head/www/py-seafobj/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-seafobj/pkg-plist Fri Nov 7 20:33:36 2014 (r372297) @@ -0,0 +1,39 @@ +%%PYTHON_SITELIBDIR%%/seafobj/__init__.py +%%PYTHON_SITELIBDIR%%/seafobj/__init__.pyc +%%PYTHON_SITELIBDIR%%/seafobj/__init__.pyo +%%PYTHON_SITELIBDIR%%/seafobj/backends/__init__.py +%%PYTHON_SITELIBDIR%%/seafobj/backends/__init__.pyc +%%PYTHON_SITELIBDIR%%/seafobj/backends/__init__.pyo +%%PYTHON_SITELIBDIR%%/seafobj/backends/base.py +%%PYTHON_SITELIBDIR%%/seafobj/backends/base.pyc +%%PYTHON_SITELIBDIR%%/seafobj/backends/base.pyo +%%PYTHON_SITELIBDIR%%/seafobj/backends/ceph.py +%%PYTHON_SITELIBDIR%%/seafobj/backends/ceph.pyc +%%PYTHON_SITELIBDIR%%/seafobj/backends/ceph.pyo +%%PYTHON_SITELIBDIR%%/seafobj/backends/filesystem.py +%%PYTHON_SITELIBDIR%%/seafobj/backends/filesystem.pyc +%%PYTHON_SITELIBDIR%%/seafobj/backends/filesystem.pyo +%%PYTHON_SITELIBDIR%%/seafobj/backends/s3.py +%%PYTHON_SITELIBDIR%%/seafobj/backends/s3.pyc +%%PYTHON_SITELIBDIR%%/seafobj/backends/s3.pyo +%%PYTHON_SITELIBDIR%%/seafobj/blocks.py +%%PYTHON_SITELIBDIR%%/seafobj/blocks.pyc +%%PYTHON_SITELIBDIR%%/seafobj/blocks.pyo +%%PYTHON_SITELIBDIR%%/seafobj/commits.py +%%PYTHON_SITELIBDIR%%/seafobj/commits.pyc +%%PYTHON_SITELIBDIR%%/seafobj/commits.pyo +%%PYTHON_SITELIBDIR%%/seafobj/exceptions.py +%%PYTHON_SITELIBDIR%%/seafobj/exceptions.pyc +%%PYTHON_SITELIBDIR%%/seafobj/exceptions.pyo +%%PYTHON_SITELIBDIR%%/seafobj/fs.py +%%PYTHON_SITELIBDIR%%/seafobj/fs.pyc +%%PYTHON_SITELIBDIR%%/seafobj/fs.pyo +%%PYTHON_SITELIBDIR%%/seafobj/objstore_factory.py +%%PYTHON_SITELIBDIR%%/seafobj/objstore_factory.pyc +%%PYTHON_SITELIBDIR%%/seafobj/objstore_factory.pyo +%%PYTHON_SITELIBDIR%%/seafobj/utils/__init__.py +%%PYTHON_SITELIBDIR%%/seafobj/utils/__init__.pyc +%%PYTHON_SITELIBDIR%%/seafobj/utils/__init__.pyo +%%PYTHON_SITELIBDIR%%/seafobj/utils/ceph_utils.py +%%PYTHON_SITELIBDIR%%/seafobj/utils/ceph_utils.pyc +%%PYTHON_SITELIBDIR%%/seafobj/utils/ceph_utils.pyo From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 21:32:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2727111; Fri, 7 Nov 2014 21:32:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEA1CF35; Fri, 7 Nov 2014 21:32:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7LWGTX067694; Fri, 7 Nov 2014 21:32:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7LWGME067693; Fri, 7 Nov 2014 21:32:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411072132.sA7LWGME067693@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 7 Nov 2014 21:32:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372298 - head/devel/ding-libs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 21:32:17 -0000 Author: antoine Date: Fri Nov 7 21:32:16 2014 New Revision: 372298 URL: https://svnweb.freebsd.org/changeset/ports/372298 QAT: https://qat.redports.org/buildarchive/r372298/ Log: Unbreak Modified: head/devel/ding-libs/Makefile Modified: head/devel/ding-libs/Makefile ============================================================================== --- head/devel/ding-libs/Makefile Fri Nov 7 20:33:36 2014 (r372297) +++ head/devel/ding-libs/Makefile Fri Nov 7 21:32:16 2014 (r372298) @@ -15,7 +15,7 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -liconv -lintl +LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lintl USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 22:07:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 645CBA8D; Fri, 7 Nov 2014 22:07:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50FD32FB; Fri, 7 Nov 2014 22:07:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7M7t9U082437; Fri, 7 Nov 2014 22:07:55 GMT (envelope-from rea@FreeBSD.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7M7tOH082436; Fri, 7 Nov 2014 22:07:55 GMT (envelope-from rea@FreeBSD.org) Message-Id: <201411072207.sA7M7tOH082436@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rea set sender to rea@FreeBSD.org using -f From: Eygene Ryabinkin Date: Fri, 7 Nov 2014 22:07:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372299 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 22:07:55 -0000 Author: rea Date: Fri Nov 7 22:07:54 2014 New Revision: 372299 URL: https://svnweb.freebsd.org/changeset/ports/372299 QAT: https://qat.redports.org/buildarchive/r372299/ Log: ftp/wget: document CVE-2014-4877, path traversal in recursive FTP mode Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Nov 7 21:32:16 2014 (r372298) +++ head/security/vuxml/vuln.xml Fri Nov 7 22:07:54 2014 (r372299) @@ -57,6 +57,37 @@ Notes: --> + + wget -- path traversal vulnerability in recursive FTP mode + + + wget + 1.16 + + + + +

MITRE reports:

+
+

Absolute path traversal vulnerability in GNU Wget before + 1.16, when recursion is enabled, allows remote FTP servers + to write to arbitrary files, and consequently execute + arbitrary code, via a LIST response that references the same + filename within two entries, one of which indicates that the + filename is for a symlink.

+
+ + + + CVE-2014-4877 + 685996 + + + 2014-10-27 + 2014-11-08 + + + Konversation -- out-of-bounds read on a heap-allocated array From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 22:19:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE326C7C; Fri, 7 Nov 2014 22:19:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 812023FC; Fri, 7 Nov 2014 22:19:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7MJl51087464; Fri, 7 Nov 2014 22:19:47 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7MJl7x087460; Fri, 7 Nov 2014 22:19:47 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411072219.sA7MJl7x087460@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 7 Nov 2014 22:19:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372300 - head/devel/git-review X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 22:19:47 -0000 Author: riggs Date: Fri Nov 7 22:19:46 2014 New Revision: 372300 URL: https://svnweb.freebsd.org/changeset/ports/372300 QAT: https://qat.redports.org/buildarchive/r372300/ Log: Update to upstream version 1.24 PR: 194742 Submitted by: dereckson@espace-win.org (maintainer) Modified: head/devel/git-review/Makefile head/devel/git-review/distinfo Modified: head/devel/git-review/Makefile ============================================================================== --- head/devel/git-review/Makefile Fri Nov 7 22:07:54 2014 (r372299) +++ head/devel/git-review/Makefile Fri Nov 7 22:19:46 2014 (r372300) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= git-review -PORTVERSION= 1.23 -PORTREVISION= 1 +PORTVERSION= 1.24 CATEGORIES= devel python MASTER_SITES= CHEESESHOP @@ -11,19 +10,21 @@ COMMENT= Allow to push review and intera LICENSE= APACHE20 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:${PORTSDIR}/devel/py-pbr RUN_DEPENDS= git:${PORTSDIR}/devel/git USES= python -NO_BUILD= yes +USE_PYTHON= distutils autoplist -PLIST_FILES= bin/git-review \ - man/man1/git-review.1.gz +PLIST_FILES= man/man1/git-review.1.gz PORTDOCS= README.rst HACKING.rst AUTHORS -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/git-review ${STAGEDIR}${PREFIX}/bin/git-review +.include + +post-install: ${INSTALL_MAN} ${WRKSRC}/git-review.1 ${STAGEDIR}${MANPREFIX}/man/man1 - @${MKDIR} ${STAGEDIR}${DOCSDIR} +.if ${PORT_OPTIONS:MDOCS} + @${INSTALL} -d ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} - +.endif .include Modified: head/devel/git-review/distinfo ============================================================================== --- head/devel/git-review/distinfo Fri Nov 7 22:07:54 2014 (r372299) +++ head/devel/git-review/distinfo Fri Nov 7 22:19:46 2014 (r372300) @@ -1,2 +1,2 @@ -SHA256 (git-review-1.23.tar.gz) = ba431c12142ea15b9c3aa462134b62a7ee7ad5891428193bea3b0d1e8b1303fb -SIZE (git-review-1.23.tar.gz) = 25123 +SHA256 (git-review-1.24.tar.gz) = 20fa8be4b86430b41153c270f770dd270bde06ff70c60c411aa9adc9db2f512a +SIZE (git-review-1.24.tar.gz) = 39106 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 22:25:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF4C2DC3; Fri, 7 Nov 2014 22:25:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AB3E69F; Fri, 7 Nov 2014 22:25:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7MPrZe091768; Fri, 7 Nov 2014 22:25:53 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7MPrvf091766; Fri, 7 Nov 2014 22:25:53 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201411072225.sA7MPrvf091766@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Fri, 7 Nov 2014 22:25:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372301 - head/math/octave-forge-nurbs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 22:25:53 -0000 Author: stephen Date: Fri Nov 7 22:25:52 2014 New Revision: 372301 URL: https://svnweb.freebsd.org/changeset/ports/372301 QAT: https://qat.redports.org/buildarchive/r372301/ Log: - Update to 1.3.9. Modified: head/math/octave-forge-nurbs/Makefile head/math/octave-forge-nurbs/distinfo Modified: head/math/octave-forge-nurbs/Makefile ============================================================================== --- head/math/octave-forge-nurbs/Makefile Fri Nov 7 22:19:46 2014 (r372300) +++ head/math/octave-forge-nurbs/Makefile Fri Nov 7 22:25:52 2014 (r372301) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-nurbs -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-nurbs/distinfo ============================================================================== --- head/math/octave-forge-nurbs/distinfo Fri Nov 7 22:19:46 2014 (r372300) +++ head/math/octave-forge-nurbs/distinfo Fri Nov 7 22:25:52 2014 (r372301) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/nurbs-1.3.8.tar.gz) = d3455b8f11e299cb8ec1592926c5b42a614586d3f576245b0749ca637efba0ea -SIZE (octave-forge/nurbs-1.3.8.tar.gz) = 88250 +SHA256 (octave-forge/nurbs-1.3.9.tar.gz) = f68b6c37d5fb9f9a05613cd3e8a7456a66af6fb679386397d3fc5aab108b885e +SIZE (octave-forge/nurbs-1.3.9.tar.gz) = 92046 From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 22:53:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D05D34A; Fri, 7 Nov 2014 22:53:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38051951; Fri, 7 Nov 2014 22:53:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7MrFtt007077; Fri, 7 Nov 2014 22:53:15 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7MrEuI007072; Fri, 7 Nov 2014 22:53:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411072253.sA7MrEuI007072@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 7 Nov 2014 22:53:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372302 - in head/sysutils/bsdadminscripts: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 22:53:15 -0000 Author: pi Date: Fri Nov 7 22:53:13 2014 New Revision: 372302 URL: https://svnweb.freebsd.org/changeset/ports/372302 QAT: https://qat.redports.org/buildarchive/r372302/ Log: sysutils/bsdadminscripts: fix distviper Adds a -H to all uses of find(1) in distviper so symlinks are handled correctly By default find(1) will not follow symlinks given on the command-line. There are several places in distviper where find is used without allowing for this. In particular in the default mode, if PORTSDIR is a link and DISTDIR isn't, then no distinfo files are found and all the distfiles are deleted. This can be fixed by either making sure that find is given directory names that end in a "/" or with the -H option. PR: 194567 Submitted by: rwmaillists@googlemail.com Approved by: Carlos Jacobo Puga Medina (maintainer) Added: head/sysutils/bsdadminscripts/files/distviper.in (contents, props changed) Modified: head/sysutils/bsdadminscripts/Makefile head/sysutils/bsdadminscripts/pkg-plist Modified: head/sysutils/bsdadminscripts/Makefile ============================================================================== --- head/sysutils/bsdadminscripts/Makefile Fri Nov 7 22:25:52 2014 (r372301) +++ head/sysutils/bsdadminscripts/Makefile Fri Nov 7 22:53:13 2014 (r372302) @@ -3,7 +3,7 @@ PORTNAME= bsdadminscripts PORTVERSION= 6.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils ports-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -21,7 +21,7 @@ PORTDOCS= ABOUT CHANGES INSTALL NOTES TH OPTIONS_DEFINE= DOCS -SUB_FILES= pkg_libchk pkg_upgrade uma +SUB_FILES= distviper pkg_libchk pkg_upgrade uma SUB_LIST= TMP=${TMP} PREFIX=${PREFIX} VAR=${VAR} PORTS=${PORTSDIR} .include @@ -37,7 +37,7 @@ do-install: -distdir=${STAGEDIR}${DISTDIR} \ -datadir=${STAGEDIR}${DATADIR} \ ${EVALDOCS} -.for n in pkg_libchk pkg_upgrade uma +.for n in distviper pkg_libchk pkg_upgrade uma ${MV} ${WRKDIR}/${n} ${WRKSRC}/src ${INSTALL_SCRIPT} ${WRKSRC}/src/${n} ${STAGEDIR}${PREFIX}/sbin .endfor Added: head/sysutils/bsdadminscripts/files/distviper.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/bsdadminscripts/files/distviper.in Fri Nov 7 22:53:13 2014 (r372302) @@ -0,0 +1,227 @@ +#!/bin/sh +# +# Copyright (c) 2009 +# Dominic Fandrey +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# 1. Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +readonly name=distviper +readonly version=1.1 + +verbose= +demo= +quiet= +interactive= + +# Determine portsdir +portsdir="$(make -V PORTSDIR -f /usr/share/mk/bsd.port.mk)" +if [ ! -d "$portsdir" ]; then + echo "The PORTSDIR '$portsdir' is missing." + exit 1 +fi + +# Determine distdir +distdir="$(make -V DISTDIR -f /usr/share/mk/bsd.port.mk)" +if [ ! -d "$distdir" ]; then + echo "The DISTDIR '$distdir' is missing." + exit 2 +fi + +# Extract file from distinfo. +extractFileCmd="sed -E -e 's/^[^(]*\(//1' -e 's/\).*$//1'" + +# Display help. +printHelp() { + echo "$name v$version +usage: $name [-d] [-h] [-i] [-q] [-v] [fast|thorough]" +} + +# +# Handle parameters. +# +# @param $1 +# The parameter to handle. +# @param $verbose +# Is set to create verbose output. +# @param $demo +# Is set to only print the output that would occur. +# @param $quiet +# Is set to act without creating any output. +# @return +# Returns 0 if the processed parameter was a valid parameter, +# returns 1 if not. +# +readParams() { + case "$1" in + "-d" | "--demo") + demo=1 + return 0 + ;; + "-h" | "--help") + printHelp + exit 0 + ;; + "-i" | "--interactive") + interactive=-i + return 0 + ;; + "-q" | "--quiet") + quiet=1 + return 0 + ;; + "-v" | "--verbose") + verbose=1 + return 0 + ;; + -? | --*) + return 1 + ;; + -*) + # Split parameters. + # first parameter + readParams "${1%${1#-?}}" || return $? + # remaining parameters + readParams "-${1#-?}" + return $? + ;; + *) + return 1 + ;; + esac +} + +# +# This algorithm outputs the distfiles of installed ports. If a port downloads +# a distfile through depending on the fetch target of another port, it +# is missed, in case that other port is not installed as well. +# +# @param $portsdir +# The direcotry holding the ports tree. +# +getDistFiles_fast() { + for port in $(pkg_info -qoa); { + if [ -e "$portsdir/$port/distinfo" ]; then + eval "$extractFileCmd '$portsdir/$port/distinfo'" | uniq + fi + } +} + +# +# This algorithm outputs the distfiles of all ports. +# +# @param $portsdir +# The direcotry holding the ports tree. +# +getDistFiles_thorough() { + find -H "$portsdir" -type f -name distinfo | \ + eval "xargs $extractFileCmd" | uniq +} + +# The current parameter processing stage. +stage=params + +# The selected algorithm for finding distfiles to keep. +algorithm=thorough + +# Parse the command line parameters. +for command; { + # Read parameters until an unknown one is encountered. + # In that case switch into command stage. + if [ "$stage" = "params" ]; then + if ! readParams "$command"; then + stage=command + fi + fi + + # All parameters have been read, now either nothing or a mode + # command should occur. + if [ "$stage" = "command" ]; then + stage=end + case "$command" in + thorough | fast) + algorithm="$command" + ;; + -*) + echo "$name: Unknown parameter '$command'" \ + "encountered, exiting." 1>&2 + return 1 + ;; + *) + echo "$name: Unknown command '$command'" \ + "encountered, exiting." 1>&2 + return 2 + ;; + esac + # Skip everything following and continue with the next + # argument. + continue + fi + + # Still being in the loop at this stage means unexpected parameters + # have been encountered. + if [ "$stage" = "end" ]; then + echo "$name: The command '$command' is not allowed here, only" \ + "one command at a time is permitted." 1>&2 + return 3 + fi +} + +# Check for inprobable options. +if [ -n "$interactive" -a -n "$demo" ]; then + echo "$name: Interactive mode is ignored in demo mode." 1>&2 +fi + +test -n "$verbose" && echo "Create a list of up to date distfiles to keep" \ + "using a $algorithm algorithm:" + +# Create the list of files to keep, using the selected algorithm. +keepFiles="$(eval "getDistFiles_$algorithm" | sort -u)" +if [ -n "$verbose" ]; then + echo "$(($(echo "$keepFiles" | wc -l))) files recorded for keeping." + echo "Search and delete outdated distfiles:" +fi + +# Files before deletion. +filesCount="$(($(find -H "$distdir" -type f|wc -l)))" +filesDelete=0 + +# Seek and destroy files not in the $keepFiles list. +for file in $(find -H "$distdir" -type f); { + file="${file#$distdir/}" + + if (echo "$keepFiles" | grep -qx "$file"); then + test -n "$verbose" && echo "keep $file" + else + test -z "$quiet" && echo "delete $file" + test -z "$demo" && rm $interactive "$distdir/$file" + filesDelete=$(($filesDelete + 1)) + fi +} + +# The number of deleted files +filesDeleted="$(($filesCount - $(find -H "$distdir" -type f|wc -l)))" + +test -z "$demo" && find -H -d "$distdir" -type d -exec rmdir \{} \; 2> /dev/null + +if [ -n "$verbose" ]; then + echo "$filesDelete files were suggested for deletion." + echo "$filesDeleted files of $filesCount have been removed." +fi + +return 0 Modified: head/sysutils/bsdadminscripts/pkg-plist ============================================================================== --- head/sysutils/bsdadminscripts/pkg-plist Fri Nov 7 22:25:52 2014 (r372301) +++ head/sysutils/bsdadminscripts/pkg-plist Fri Nov 7 22:53:13 2014 (r372302) @@ -33,5 +33,3 @@ man/man1/uma.1.gz %%ETCDIR%%/uma.conf.sample %%DATADIR%%/buildflags.awk %%DATADIR%%/buildflags.mk -@dirrm share/bsdadminscripts -@dirrmtry %%ETCDIR%% From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 23:16:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84697A69; Fri, 7 Nov 2014 23:16:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FF2AB53; Fri, 7 Nov 2014 23:16:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA7NGIxe018243; Fri, 7 Nov 2014 23:16:18 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA7NGHdZ018239; Fri, 7 Nov 2014 23:16:17 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411072316.sA7NGHdZ018239@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 7 Nov 2014 23:16:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372303 - in head/lang/basic256: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 23:16:18 -0000 Author: pawel Date: Fri Nov 7 23:16:16 2014 New Revision: 372303 URL: https://svnweb.freebsd.org/changeset/ports/372303 QAT: https://qat.redports.org/buildarchive/r372303/ Log: Update to version 1.1.4.0 PR: 194844 Submitted by: maintainer Deleted: head/lang/basic256/files/patch-BasicMediaPlayer.cpp Modified: head/lang/basic256/Makefile head/lang/basic256/distinfo head/lang/basic256/files/patch-BASIC256.pro head/lang/basic256/pkg-plist Modified: head/lang/basic256/Makefile ============================================================================== --- head/lang/basic256/Makefile Fri Nov 7 22:53:13 2014 (r372302) +++ head/lang/basic256/Makefile Fri Nov 7 23:16:16 2014 (r372303) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= basic256 -PORTVERSION= 1.1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.1.4.0 CATEGORIES= lang MASTER_SITES= SF MASTER_SITE_SUBDIR= kidbasic/${PORTNAME} @@ -22,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER USES= bison dos2unix qmake USE_SDL= sdl mixer -USE_QT5= buildtools core gui multimedia network printsupport sql widgets +USE_QT5= buildtools core gui multimedia network printsupport sql widgets serialport QMAKE_ARGS+= LOCALBASE="${LOCALBASE}" QMAKE_SOURCE_PATH= BASIC256.pro Modified: head/lang/basic256/distinfo ============================================================================== --- head/lang/basic256/distinfo Fri Nov 7 22:53:13 2014 (r372302) +++ head/lang/basic256/distinfo Fri Nov 7 23:16:16 2014 (r372303) @@ -1,2 +1,2 @@ -SHA256 (basic256_1.1.3.0.orig.tar.gz) = 77e87fb443163c3bf5408938472960c69df9ca24a2bbd0499d324617306b3f47 -SIZE (basic256_1.1.3.0.orig.tar.gz) = 2582426 +SHA256 (basic256_1.1.4.0.orig.tar.gz) = 9df3ac4535448c1bd721364829e1bf4df7087c9b2c8d789e1fb5903e58c043ba +SIZE (basic256_1.1.4.0.orig.tar.gz) = 2611721 Modified: head/lang/basic256/files/patch-BASIC256.pro ============================================================================== --- head/lang/basic256/files/patch-BASIC256.pro Fri Nov 7 22:53:13 2014 (r372302) +++ head/lang/basic256/files/patch-BASIC256.pro Fri Nov 7 23:16:16 2014 (r372303) @@ -1,15 +1,6 @@ ---- BASIC256.pro.orig 2014-06-20 21:01:15.000000000 +0200 -+++ BASIC256.pro 2014-06-20 21:03:24.000000000 +0200 -@@ -1,8 +1,4 @@ - --lessThan(QT_MAJOR_VERSION, 5) { -- message( FATAL_ERROR "BASIC-256 requires QT 5 or better." ) --} -- - - TEMPLATE = app - TARGET = basic256 -@@ -13,11 +9,6 @@ +--- BASIC256.pro.orig 2014-11-05 17:03:39 UTC ++++ BASIC256.pro +@@ -13,13 +13,6 @@ CONFIG += qt debug_and_release OBJECTS_DIR = tmp/obj MOC_DIR = tmp/moc @@ -18,10 +9,12 @@ -QT += sql -QT += widgets -QT += printsupport - +-QT += serialport +- RESOURCES += resources/resource.qrc RC_FILE = resources/basic256.rc -@@ -84,7 +75,7 @@ + TRANSLATIONS = Translations/basic256_en.ts \ +@@ -86,7 +79,7 @@ unix:!macx { ## TTS Option 2 - use the espeak library DEFINES += ESPEAK @@ -30,18 +23,20 @@ LIBS += -lespeak LIBS += -lm -@@ -99,28 +90,28 @@ +@@ -101,8 +94,10 @@ unix:!macx { # Sound - QT Mobility Multimedia AudioOut DEFINES += SOUND_QMOBILITY - QT += multimedia - INCLUDEPATH += QtMultimediaKit -+ INCLUDEPATH += $$LOCALBASE/include/qt5/QtMultimedia ++ INCLUDEPATH += $$LOCALBASE/include/qt5/QtMultimedia ++ INCLUDEPATH += $$LOCALBASE/include/qt5/QtSerialPort ++ INCLUDEPATH += QtMobility ++ LIBS += -L$$LOCALBASE/lib -lQt5Gui -lQt5Core -lQt5Widgets -lQt5Sql -lQt5Multimedia -lQt5PrintSupport -lQt5SerialPort INCLUDEPATH += QtMobility -+ LIBS += -L$$LOCALBASE/lib -lQt5Gui -lQt5Core -lQt5Widgets -lQt5Sql -lQt5Multimedia -lQt5PrintSupport - ######## +@@ -110,19 +105,19 @@ unix:!macx { # rules for make install ######## exampleFiles.files = ./Examples Modified: head/lang/basic256/pkg-plist ============================================================================== --- head/lang/basic256/pkg-plist Fri Nov 7 22:53:13 2014 (r372302) +++ head/lang/basic256/pkg-plist Fri Nov 7 23:16:16 2014 (r372303) @@ -128,6 +128,7 @@ bin/basic256 %%DATADIR%%/basic256_en.qm %%DATADIR%%/basic256_es.qm %%DATADIR%%/basic256_fr.qm +%%DATADIR%%/basic256_it.qm %%DATADIR%%/basic256_nl.qm %%DATADIR%%/basic256_pt.qm %%DATADIR%%/basic256_ru.qm From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 05:22:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1873F49; Sat, 8 Nov 2014 05:22:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8DD458E; Sat, 8 Nov 2014 05:22:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA85MVgK091538; Sat, 8 Nov 2014 05:22:31 GMT (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA85MVSP091537; Sat, 8 Nov 2014 05:22:31 GMT (envelope-from ache@FreeBSD.org) Message-Id: <201411080522.sA85MVSP091537@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ache set sender to ache@FreeBSD.org using -f From: "Andrey A. Chernov" Date: Sat, 8 Nov 2014 05:22:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372304 - head/lang/ruby20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 05:22:31 -0000 Author: ache Date: Sat Nov 8 05:22:30 2014 New Revision: 372304 URL: https://svnweb.freebsd.org/changeset/ports/372304 QAT: https://qat.redports.org/buildarchive/r372304/ Log: Handle the case when dtrace build is disabled (WITHOUT_CDDL=yes) Approved by: swills Modified: head/lang/ruby20/Makefile Modified: head/lang/ruby20/Makefile ============================================================================== --- head/lang/ruby20/Makefile Fri Nov 7 23:16:16 2014 (r372303) +++ head/lang/ruby20/Makefile Sat Nov 8 05:22:30 2014 (r372304) @@ -86,7 +86,9 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .if ${OPSYS} == "FreeBSD" -.if (${ARCH} == "i386" && ${OSVERSION} > 1010000) || (${ARCH} == "amd64" && ${OSVERSION} > 903000) +.if exists(/usr/sbin/dtrace) && \ + ((${ARCH} == "i386" && ${OSVERSION} > 1010000) || \ + (${ARCH} == "amd64" && ${OSVERSION} > 903000)) CONFIGURE_ARGS+= --enable-dtrace .else CONFIGURE_ARGS+= --disable-dtrace From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 07:42:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B9915DB; Sat, 8 Nov 2014 07:42:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57C41DB2; Sat, 8 Nov 2014 07:42:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA87gVCS056122; Sat, 8 Nov 2014 07:42:31 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA87gURd056120; Sat, 8 Nov 2014 07:42:30 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411080742.sA87gURd056120@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 07:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372305 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 07:42:31 -0000 Author: wen Date: Sat Nov 8 07:42:30 2014 New Revision: 372305 URL: https://svnweb.freebsd.org/changeset/ports/372305 QAT: https://qat.redports.org/buildarchive/r372305/ Log: - Update to 1.4.4 PR: 194395 Submitted by: pfg@ Modified: head/devel/py-shapely/Makefile head/devel/py-shapely/distinfo Modified: head/devel/py-shapely/Makefile ============================================================================== --- head/devel/py-shapely/Makefile Sat Nov 8 05:22:30 2014 (r372304) +++ head/devel/py-shapely/Makefile Sat Nov 8 07:42:30 2014 (r372305) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Shapely -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-shapely/distinfo ============================================================================== --- head/devel/py-shapely/distinfo Sat Nov 8 05:22:30 2014 (r372304) +++ head/devel/py-shapely/distinfo Sat Nov 8 07:42:30 2014 (r372305) @@ -1,2 +1,2 @@ -SHA256 (Shapely-1.3.3.tar.gz) = c4fbfadfa56f4e441af6220c16b92c8140cf7651b2f8848f0984e168914ed4d8 -SIZE (Shapely-1.3.3.tar.gz) = 124960 +SHA256 (Shapely-1.4.4.tar.gz) = 1ed727933fc905abcef654f672e90c35236d1f98b4e515fcbe6105dd866f1dd7 +SIZE (Shapely-1.4.4.tar.gz) = 146691 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 07:53:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 917EEA03; Sat, 8 Nov 2014 07:53:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71F64E83; Sat, 8 Nov 2014 07:53:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA87r9In060978; Sat, 8 Nov 2014 07:53:09 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA87r9EL060976; Sat, 8 Nov 2014 07:53:09 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411080753.sA87r9EL060976@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 8 Nov 2014 07:53:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372306 - head/graphics/qgis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 07:53:09 -0000 Author: riggs Date: Sat Nov 8 07:53:08 2014 New Revision: 372306 URL: https://svnweb.freebsd.org/changeset/ports/372306 QAT: https://qat.redports.org/buildarchive/r372306/ Log: Fix runtime errors with gcc 4.8 Additional enhancements: - Enable Fortran again (thanks to thierry@) - Add python and pgsql to USES= - Correct grass dependency version: 6.4.3 to 6.4.4 (bug 192624) - Ensure presence of GRASS, if option enabled - Use ${PYTHON_PKGNAMEPREFIX}name>[compatible-version] scheme - Broken on FreeBSD < 9.0, if option GRASS enabled (utempter.h problem) - Correct typo for 'RUN_DEPENDS' in previous patch, sorry. - Remove dirrmtry entries - graphics/mapserver (+ www/fcgi) for mapscript capabilities - rename %%QGIS_FCGI%% to %% QGIS_MAPSERVER%% PR: 194060 Submitted by: mazhe@alkumuna.eu Reviewed by: rhurlin@gwdg.de (maintainer) Modified: head/graphics/qgis/Makefile head/graphics/qgis/pkg-plist Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Sat Nov 8 07:42:30 2014 (r372305) +++ head/graphics/qgis/Makefile Sat Nov 8 07:53:08 2014 (r372306) @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -28,16 +28,20 @@ GH_ACCOUNT= qgis GH_COMMIT= 00ab94f GH_TAGNAME= ${GH_COMMIT} -USES= bison cmake gmake python +USES= bison cmake fortran gmake python USE_SQLITE= yes USE_QT4= gui svg xml network sql designer testlib linguist_build \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes -OPTIONS_DEFINE= GRASS POSTGIS MAPSERVER PYTHON +OPTIONS_DEFINE= GRASS POSTGIS PYTHON MAPSERVER OPTIONS_DEFAULT= POSTGIS PYTHON +.if !defined(MAINTAINER_MODE) +CMAKE_ARGS+= -Wno-dev +.endif + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 @@ -47,8 +51,14 @@ USES+= compiler:gcc-c++11-lib .endif .if ${PORT_OPTIONS:MGRASS} -CMAKE_ARGS+= -DWITH_GRASS:BOOL=TRUE -DGRASS_PREFIX=${LOCALBASE}/grass-6.4.3 -RUN_DEPENDS+= ${LOCALBASE}/lib/gdalplugins/gdal_GRASS.so:${PORTSDIR}/graphics/gdal-grass +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900000 +BROKEN= GRASS plugin not supported on FreeBSD 8.x (does not have utempter.h) +.endif +BUILD_DEPENDS+= grass64:${PORTSDIR}/databases/grass \ + ${LOCALBASE}/lib/gdalplugins/gdal_GRASS.so:${PORTSDIR}/graphics/gdal-grass +RUN_DEPENDS+= grass64:${PORTSDIR}/databases/grass \ + ${LOCALBASE}/lib/gdalplugins/gdal_GRASS.so:${PORTSDIR}/graphics/gdal-grass +CMAKE_ARGS+= -DWITH_GRASS:BOOL=TRUE -DGRASS_PREFIX=${LOCALBASE}/grass-6.4.4 FORCE_MAKE_JOBS= NO PLIST_SUB+= GRASS="" .else @@ -57,7 +67,7 @@ PLIST_SUB+= GRASS="@comment " .endif .if ${PORT_OPTIONS:MPOSTGIS} -USE_PGSQL= YES +USES+= pgsql CMAKE_ARGS+= -DWITH_POSTGRESQL:BOOL=TRUE PLIST_SUB+= PGSQL="" .else @@ -67,11 +77,12 @@ PLIST_SUB+= PGSQL="@comment " .if ${PORT_OPTIONS:MMAPSERVER} CMAKE_ARGS+= -DWITH_MAPSERVER:BOOL=TRUE -PLIST_SUB+= QGIS_FCGI="" -LIB_DEPENDS+= libfcgi.so:${PORTSDIR}/www/fcgi +PLIST_SUB+= QGIS_MAPSERVER="" +LIB_DEPENDS+= libfcgi.so:${PORTSDIR}/www/fcgi \ + libmapserver.so:${PORTSDIR}/graphics/mapserver .else CMAKE_ARGS+= -DWITH_MAPSERVER:BOOL=FALSE -PLIST_SUB+= QGIS_FCGI="@comment " +PLIST_SUB+= QGIS_MAPSERVER="@comment " .endif .if ${PORT_OPTIONS:MPYTHON} @@ -79,13 +90,21 @@ CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=TRUE PLIST_SUB+= QGIS_PYTHON="" BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sip>=4.14.6:${PORTSDIR}/devel/py-sip \ ${PYTHON_PKGNAMEPREFIX}qt4-xml>=4.5.4:${PORTSDIR}/textproc/py-qt4-xml \ - ${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2 \ + ${PYTHON_PKGNAMEPREFIX}qt4-qscintilla2>=2.8.3:${PORTSDIR}/devel/py-qt4-qscintilla2 \ ${PYTHON_PKGNAMEPREFIX}qt4-gui>=4.8.5:${PORTSDIR}/x11-toolkits/py-qt4-gui \ ${PYTHON_PKGNAMEPREFIX}qt4-network>=4.8.5:${PORTSDIR}/net/py-qt4-network \ ${PYTHON_PKGNAMEPREFIX}qt4-svg>=4.8.5:${PORTSDIR}/graphics/py-qt4-svg \ ${PYTHON_PKGNAMEPREFIX}qt4-core>=4.8.5:${PORTSDIR}/devel/py-qt4-core \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.6:${PORTSDIR}/databases/py-sqlite3 -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/osgeo/gdal.pyc:${PORTSDIR}/graphics/py-gdal +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gdal>=1.11.1:${PORTSDIR}/graphics/py-gdal \ + ${PYTHON_PKGNAMEPREFIX}qt4-xml>=4.5.4:${PORTSDIR}/textproc/py-qt4-xml \ + ${PYTHON_PKGNAMEPREFIX}qt4-qscintilla2>=2.8.3:${PORTSDIR}/devel/py-qt4-qscintilla2 \ + ${PYTHON_PKGNAMEPREFIX}qt4-gui>=4.8.5:${PORTSDIR}/x11-toolkits/py-qt4-gui \ + ${PYTHON_PKGNAMEPREFIX}qt4-network>=4.8.5:${PORTSDIR}/net/py-qt4-network \ + ${PYTHON_PKGNAMEPREFIX}qt4-svg>=4.8.5:${PORTSDIR}/graphics/py-qt4-svg \ + ${PYTHON_PKGNAMEPREFIX}qt4-core>=4.8.5:${PORTSDIR}/devel/py-qt4-core \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.6:${PORTSDIR}/databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}pyspatialite>=3.0.1:${PORTSDIR}/databases/pyspatialite .else CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=FALSE PLIST_SUB+= QGIS_PYTHON="@comment " Modified: head/graphics/qgis/pkg-plist ============================================================================== --- head/graphics/qgis/pkg-plist Sat Nov 8 07:42:30 2014 (r372305) +++ head/graphics/qgis/pkg-plist Sat Nov 8 07:53:08 2014 (r372306) @@ -1,9 +1,9 @@ -%%QGIS_FCGI%%%%QT_BINDIR%%/admin.sld +%%QGIS_MAPSERVER%%%%QT_BINDIR%%/admin.sld %%QT_BINDIR%%/qbrowser %%QT_BINDIR%%/qgis %%QT_BINDIR%%/qgis_bench -%%QGIS_FCGI%%%%QT_BINDIR%%/qgis_mapserv.fcgi -%%QGIS_FCGI%%%%QT_BINDIR%%/wms_metadata.xml +%%QGIS_MAPSERVER%%%%QT_BINDIR%%/qgis_mapserv.fcgi +%%QGIS_MAPSERVER%%%%QT_BINDIR%%/wms_metadata.xml include/qgis/Bezier3D.h include/qgis/CloughTocherInterpolator.h include/qgis/DualEdgeTriangulation.h From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 08:59:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6828D298; Sat, 8 Nov 2014 08:59:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 495875ED; Sat, 8 Nov 2014 08:59:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA88xZYL089626; Sat, 8 Nov 2014 08:59:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA88xYAb089619; Sat, 8 Nov 2014 08:59:34 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411080859.sA88xYAb089619@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 8 Nov 2014 08:59:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372307 - in head/devel: . p5-Term-ReadLine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 08:59:36 -0000 Author: pi Date: Sat Nov 8 08:59:34 2014 New Revision: 372307 URL: https://svnweb.freebsd.org/changeset/ports/372307 QAT: https://qat.redports.org/buildarchive/r372307/ Log: New port: devel/p5-Term-ReadLine Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions. WWW: http://github.com/rafl/term-readline PR: 194682 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Added: head/devel/p5-Term-ReadLine/ head/devel/p5-Term-ReadLine/Makefile (contents, props changed) head/devel/p5-Term-ReadLine/distinfo (contents, props changed) head/devel/p5-Term-ReadLine/pkg-descr (contents, props changed) head/devel/p5-Term-ReadLine/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 8 07:53:08 2014 (r372306) +++ head/devel/Makefile Sat Nov 8 08:59:34 2014 (r372307) @@ -2846,6 +2846,7 @@ SUBDIR += p5-Term-Query SUBDIR += p5-Term-RawInput SUBDIR += p5-Term-ReadKey + SUBDIR += p5-Term-ReadLine SUBDIR += p5-Term-ReadLine-Perl SUBDIR += p5-Term-ReadLine-Zoid SUBDIR += p5-Term-ReadPassword Added: head/devel/p5-Term-ReadLine/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Term-ReadLine/Makefile Sat Nov 8 08:59:34 2014 (r372307) @@ -0,0 +1,20 @@ +# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com> +# $FreeBSD$ + +PORTNAME= Term-ReadLine +PORTVERSION= 1.14 +CATEGORIES= devel +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FLORA +PKGNAMEPREFIX= p5- + +MAINTAINER= 5u623l20@gmail.com +COMMENT= Perl interface to various readline packages + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +USES= perl5 +USE_PERL5= configure + +.include Added: head/devel/p5-Term-ReadLine/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Term-ReadLine/distinfo Sat Nov 8 08:59:34 2014 (r372307) @@ -0,0 +1,2 @@ +SHA256 (Term-ReadLine-1.14.tar.gz) = 54523c72b26a04608170849013a433ba400f66b4f9b0524201bfd37ff6e3c477 +SIZE (Term-ReadLine-1.14.tar.gz) = 15722 Added: head/devel/p5-Term-ReadLine/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Term-ReadLine/pkg-descr Sat Nov 8 08:59:34 2014 (r372307) @@ -0,0 +1,4 @@ +Perl interface to various readline packages. If no real package is found, +substitutes stubs instead of basic functions. + +WWW: http://github.com/rafl/term-readline Added: head/devel/p5-Term-ReadLine/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Term-ReadLine/pkg-plist Sat Nov 8 08:59:34 2014 (r372307) @@ -0,0 +1,3 @@ +%%PERL5_MAN3%%/Term::ReadLine.3.gz +%%SITE_PERL%%/Term/ReadLine.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 09:13:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B219652F; Sat, 8 Nov 2014 09:13:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 814AC7B2; Sat, 8 Nov 2014 09:13:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA89D0JM098301; Sat, 8 Nov 2014 09:13:00 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA89D0Ve098298; Sat, 8 Nov 2014 09:13:00 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411080913.sA89D0Ve098298@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 8 Nov 2014 09:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372308 - head/japanese/p5-MeCab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 09:13:00 -0000 Author: pi Date: Sat Nov 8 09:12:59 2014 New Revision: 372308 URL: https://svnweb.freebsd.org/changeset/ports/372308 QAT: https://qat.redports.org/buildarchive/r372308/ Log: japanese/p5-MeCab: some fixes - Fix LICENSE(BSD -> BSD3CLAUSE) - Strip shared library - Remove unnecessary .if ${PORT_OPTIONS:MEXAMPLES} ... .endif - remove @dir* from pkg-plist PR: 191308 Submitted by: Yasuhiro KIMURA Modified: head/japanese/p5-MeCab/Makefile head/japanese/p5-MeCab/pkg-plist Modified: head/japanese/p5-MeCab/Makefile ============================================================================== --- head/japanese/p5-MeCab/Makefile Sat Nov 8 08:59:34 2014 (r372307) +++ head/japanese/p5-MeCab/Makefile Sat Nov 8 09:12:59 2014 (r372308) @@ -3,6 +3,7 @@ PORTNAME= MeCab PORTVERSION= 0.996 +PORTREVISION= 1 CATEGORIES= japanese textproc perl5 MASTER_SITES= GOOGLE_CODE PROJECTHOST= ${PORTNAME:tl} @@ -11,7 +12,7 @@ DISTNAME= ${PORTNAME:tl}-perl-${PORTVERS MAINTAINER= perl@FreeBSD.org COMMENT= MeCab library module for Perl5 -LICENSE= BSD GPLv2 LGPL21 +LICENSE= BSD3CLAUSE GPLv2 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= libmecab.so:${PORTSDIR}/japanese/mecab @@ -26,10 +27,11 @@ OPTIONSFILE= ${PORT_DBDIR}/ja-p5-${PORTN PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- -.if ${PORT_OPTIONS:MEXAMPLES} +pre-install: + ${STRIP_CMD} ${WRKSRC}/blib/arch/auto/MeCab/MeCab.so + post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/test.pl ${STAGEDIR}${EXAMPLESDIR} -.endif .include Modified: head/japanese/p5-MeCab/pkg-plist ============================================================================== --- head/japanese/p5-MeCab/pkg-plist Sat Nov 8 08:59:34 2014 (r372307) +++ head/japanese/p5-MeCab/pkg-plist Sat Nov 8 09:12:59 2014 (r372308) @@ -1,6 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/MeCab.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MeCab/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/MeCab/MeCab.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MeCab %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.pl -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 09:17:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C64A268D; Sat, 8 Nov 2014 09:17:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2E587DB; Sat, 8 Nov 2014 09:17:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA89H6MH098923; Sat, 8 Nov 2014 09:17:06 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA89H6bv098922; Sat, 8 Nov 2014 09:17:06 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411080917.sA89H6bv098922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 8 Nov 2014 09:17:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372309 - head/japanese/py-mecab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 09:17:06 -0000 Author: pi Date: Sat Nov 8 09:17:06 2014 New Revision: 372309 URL: https://svnweb.freebsd.org/changeset/ports/372309 QAT: https://qat.redports.org/buildarchive/r372309/ Log: japanese/py-mecab: some fixes - Fix LICENSE(BSD -> BSD3CLAUSE) - Strip shared library PR: 191309 Submitted by: Yasuhiro KIMURA Approved by: (maintainer timeout) Modified: head/japanese/py-mecab/Makefile Modified: head/japanese/py-mecab/Makefile ============================================================================== --- head/japanese/py-mecab/Makefile Sat Nov 8 09:12:59 2014 (r372308) +++ head/japanese/py-mecab/Makefile Sat Nov 8 09:17:06 2014 (r372309) @@ -3,6 +3,7 @@ PORTNAME= mecab PORTVERSION= 0.996 +PORTREVISION= 1 CATEGORIES= japanese python textproc MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-python-${PORTVERSION} @@ -10,7 +11,7 @@ DISTNAME= ${PORTNAME}-python-${PORTVERSI MAINTAINER= jun-g@daemonfreaks.com COMMENT= Python bindings for MeCab -LICENSE= BSD GPLv2 LGPL21 +LICENSE= BSD3CLAUSE GPLv2 LGPL21 LICENSE_COMB= dual BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 @@ -24,6 +25,9 @@ pre-patch: @${REINPLACE_CMD} -e 's|cmd1("mecab-config --version")|"${PKGVERSION}"|' \ ${WRKSRC}/setup.py +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_MeCab.so + .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX} From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 09:26:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1417E925; Sat, 8 Nov 2014 09:26:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 007A48A9; Sat, 8 Nov 2014 09:26:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA89QDpk003640; Sat, 8 Nov 2014 09:26:13 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA89QDNK003637; Sat, 8 Nov 2014 09:26:13 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411080926.sA89QDNK003637@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 09:26:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372310 - head/www/mediawiki119 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 09:26:14 -0000 Author: wen Date: Sat Nov 8 09:26:12 2014 New Revision: 372310 URL: https://svnweb.freebsd.org/changeset/ports/372310 QAT: https://qat.redports.org/buildarchive/r372310/ Log: - Update to 1.19.21 Modified: head/www/mediawiki119/Makefile head/www/mediawiki119/distinfo Modified: head/www/mediawiki119/Makefile ============================================================================== --- head/www/mediawiki119/Makefile Sat Nov 8 09:17:06 2014 (r372309) +++ head/www/mediawiki119/Makefile Sat Nov 8 09:26:12 2014 (r372310) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediawiki -PORTVERSION= 1.19.20 +PORTVERSION= 1.19.21 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 119 Modified: head/www/mediawiki119/distinfo ============================================================================== --- head/www/mediawiki119/distinfo Sat Nov 8 09:17:06 2014 (r372309) +++ head/www/mediawiki119/distinfo Sat Nov 8 09:26:12 2014 (r372310) @@ -1,2 +1,2 @@ -SHA256 (mediawiki-1.19.20.tar.gz) = e9f9383fd41278a4f2e2483a6617b98014755e88430ec88c03beed5a9bce95df -SIZE (mediawiki-1.19.20.tar.gz) = 17936696 +SHA256 (mediawiki-1.19.21.tar.gz) = 62c3b53f7640fba151826f427c859a3645b8f9ea1251533fdb653cc974064a88 +SIZE (mediawiki-1.19.21.tar.gz) = 17936587 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 09:27:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1972AADA; Sat, 8 Nov 2014 09:27:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 068A58BD; Sat, 8 Nov 2014 09:27:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA89R5jS003858; Sat, 8 Nov 2014 09:27:05 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA89R5HS003854; Sat, 8 Nov 2014 09:27:05 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411080927.sA89R5HS003854@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 09:27:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372311 - head/www/mediawiki122 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 09:27:06 -0000 Author: wen Date: Sat Nov 8 09:27:04 2014 New Revision: 372311 URL: https://svnweb.freebsd.org/changeset/ports/372311 QAT: https://qat.redports.org/buildarchive/r372311/ Log: - Update to 1.22.13 Modified: head/www/mediawiki122/Makefile head/www/mediawiki122/distinfo Modified: head/www/mediawiki122/Makefile ============================================================================== --- head/www/mediawiki122/Makefile Sat Nov 8 09:26:12 2014 (r372310) +++ head/www/mediawiki122/Makefile Sat Nov 8 09:27:04 2014 (r372311) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediawiki -PORTVERSION= 1.22.12 +PORTVERSION= 1.22.13 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 122 Modified: head/www/mediawiki122/distinfo ============================================================================== --- head/www/mediawiki122/distinfo Sat Nov 8 09:26:12 2014 (r372310) +++ head/www/mediawiki122/distinfo Sat Nov 8 09:27:04 2014 (r372311) @@ -1,2 +1,2 @@ -SHA256 (mediawiki-1.22.12.tar.gz) = 0f698d8e1b4a3e9d60d44d2bbde75ecbf9e4265b6d067d32d6bc28246ee42ec3 -SIZE (mediawiki-1.22.12.tar.gz) = 19888757 +SHA256 (mediawiki-1.22.13.tar.gz) = 11822d16eaeb3990bd178fe7ff37853baf7d3bebab3da28b7fb7bb361c9f98f8 +SIZE (mediawiki-1.22.13.tar.gz) = 19879559 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 09:27:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFB23BC4; Sat, 8 Nov 2014 09:27:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C95D8CF; Sat, 8 Nov 2014 09:27:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA89RjrW004037; Sat, 8 Nov 2014 09:27:45 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA89RjWi004035; Sat, 8 Nov 2014 09:27:45 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411080927.sA89RjWi004035@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 09:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372312 - head/www/mediawiki123 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 09:27:45 -0000 Author: wen Date: Sat Nov 8 09:27:44 2014 New Revision: 372312 URL: https://svnweb.freebsd.org/changeset/ports/372312 QAT: https://qat.redports.org/buildarchive/r372312/ Log: - Update to 1.23.6 Modified: head/www/mediawiki123/Makefile head/www/mediawiki123/distinfo Modified: head/www/mediawiki123/Makefile ============================================================================== --- head/www/mediawiki123/Makefile Sat Nov 8 09:27:04 2014 (r372311) +++ head/www/mediawiki123/Makefile Sat Nov 8 09:27:44 2014 (r372312) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediawiki -PORTVERSION= 1.23.5 +PORTVERSION= 1.23.6 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 123 Modified: head/www/mediawiki123/distinfo ============================================================================== --- head/www/mediawiki123/distinfo Sat Nov 8 09:27:04 2014 (r372311) +++ head/www/mediawiki123/distinfo Sat Nov 8 09:27:44 2014 (r372312) @@ -1,2 +1,2 @@ -SHA256 (mediawiki-1.23.5.tar.gz) = 3d269afc66726b03fd4c5c8573fdf1f0cb5878cacc2f634523bb824352d3181b -SIZE (mediawiki-1.23.5.tar.gz) = 19900060 +SHA256 (mediawiki-1.23.6.tar.gz) = aaae2ffa705a8fd9a5879ba36e145ee584ecc9028a92166aabd92b20917220fa +SIZE (mediawiki-1.23.6.tar.gz) = 19893692 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 10:25:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39E964B6; Sat, 8 Nov 2014 10:25:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25A9ADB7; Sat, 8 Nov 2014 10:25:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8APor8031365; Sat, 8 Nov 2014 10:25:50 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8APm35031360; Sat, 8 Nov 2014 10:25:48 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411081025.sA8APm35031360@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 10:25:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372313 - in head/devel: . liblas12 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 10:25:50 -0000 Author: wen Date: Sat Nov 8 10:25:48 2014 New Revision: 372313 URL: https://svnweb.freebsd.org/changeset/ports/372313 QAT: https://qat.redports.org/buildarchive/r372313/ Log: - Reintroduce liblas-1.2.1 as devel/liblas12, to make math/saga work. libLAS is a BSD library for reading and writing ASPRS LAS version 1.0, 1.1 and 1.2 data. LAS-formatted data is heavily used in LiDAR processing operations, and the LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some applications. WWW: http://liblas.org/ Submitted by: rhurlin@gwdg.de(via email) Added: head/devel/liblas12/ head/devel/liblas12/Makefile (contents, props changed) head/devel/liblas12/distinfo (contents, props changed) head/devel/liblas12/pkg-descr (contents, props changed) head/devel/liblas12/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 8 09:27:44 2014 (r372312) +++ head/devel/Makefile Sat Nov 8 10:25:48 2014 (r372313) @@ -1055,6 +1055,7 @@ SUBDIR += libkolab SUBDIR += liblangtag SUBDIR += liblas + SUBDIR += liblas12 SUBDIR += liblcfg SUBDIR += libleaftag SUBDIR += liblnk Added: head/devel/liblas12/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liblas12/Makefile Sat Nov 8 10:25:48 2014 (r372313) @@ -0,0 +1,23 @@ +# Created by: Wen Heping +# $FreeBSD$ + +PORTNAME= liblas12 +PORTVERSION= 1.2.1 +CATEGORIES= devel +MASTER_SITES= http://trac.liblas.org/raw-attachment/wiki/${PORTVERSION}/ +DISTNAME= liblas-src-${PORTVERSION} + +MAINTAINER= rhurlin@gwdg.de +COMMENT= Library For Reading And Writing LAS-Format Data + +LICENSE= BSD2CLAUSE + +CONFLICTS= liblas-1.7* + +USES= gmake libtool +GNU_CONFIGURE= yes +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/liblas-src-${PORTVERSION} + +.include Added: head/devel/liblas12/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liblas12/distinfo Sat Nov 8 10:25:48 2014 (r372313) @@ -0,0 +1,2 @@ +SHA256 (liblas-src-1.2.1.tar.gz) = 4ca62a3fb5cd638f8f2e16088e55016394b530af05f75f558d3a678bbb397ab3 +SIZE (liblas-src-1.2.1.tar.gz) = 438263 Added: head/devel/liblas12/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liblas12/pkg-descr Sat Nov 8 10:25:48 2014 (r372313) @@ -0,0 +1,6 @@ +libLAS is a BSD library for reading and writing ASPRS LAS version 1.0, 1.1 and +1.2 data. LAS-formatted data is heavily used in LiDAR processing operations, +and the LAS format is a sequential binary format used to store data from +sensors and as intermediate processing storage by some applications. + +WWW: http://liblas.org/ Added: head/devel/liblas12/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liblas12/pkg-plist Sat Nov 8 10:25:48 2014 (r372313) @@ -0,0 +1,42 @@ +bin/las2las +bin/las2txt +bin/lasinfo +bin/lasmerge +bin/liblas-config +bin/txt2las +include/liblas/capi/las_config.h +include/liblas/capi/las_version.h +include/liblas/capi/liblas.h +include/liblas/cstdint.hpp +include/liblas/detail/endian.hpp +include/liblas/detail/file.hpp +include/liblas/detail/fwd.hpp +include/liblas/detail/reader.hpp +include/liblas/detail/reader10.hpp +include/liblas/detail/reader11.hpp +include/liblas/detail/reader12.hpp +include/liblas/detail/sha1.hpp +include/liblas/detail/sharedptr.hpp +include/liblas/detail/timer.hpp +include/liblas/detail/utility.hpp +include/liblas/detail/writer.hpp +include/liblas/detail/writer10.hpp +include/liblas/detail/writer11.hpp +include/liblas/detail/writer12.hpp +include/liblas/exception.hpp +include/liblas/guid.hpp +include/liblas/iterator.hpp +include/liblas/lascolor.hpp +include/liblas/laserror.hpp +include/liblas/lasfile.hpp +include/liblas/lasheader.hpp +include/liblas/laspoint.hpp +include/liblas/lasreader.hpp +include/liblas/lasspatialreference.hpp +include/liblas/lasvariablerecord.hpp +include/liblas/laswriter.hpp +include/liblas/liblas.hpp +lib/liblas.a +lib/liblas.so +lib/liblas.so.1 +lib/liblas.so.1.0.0 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 10:31:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB4DF6C8; Sat, 8 Nov 2014 10:31:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F241E6A; Sat, 8 Nov 2014 10:31:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8AVCvQ034658; Sat, 8 Nov 2014 10:31:12 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8AVCi1034657; Sat, 8 Nov 2014 10:31:12 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411081031.sA8AVCi1034657@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 10:31:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372314 - head/devel/liblas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 10:31:12 -0000 Author: wen Date: Sat Nov 8 10:31:11 2014 New Revision: 372314 URL: https://svnweb.freebsd.org/changeset/ports/372314 QAT: https://qat.redports.org/buildarchive/r372314/ Log: - Add LICENSE - Mark CONFLICTS with liblas12 Submitted by: rhurlin@gwdg.de(via email) Modified: head/devel/liblas/Makefile Modified: head/devel/liblas/Makefile ============================================================================== --- head/devel/liblas/Makefile Sat Nov 8 10:25:48 2014 (r372313) +++ head/devel/liblas/Makefile Sat Nov 8 10:31:11 2014 (r372314) @@ -12,6 +12,10 @@ COMMENT= Library For Reading And Writing BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs +LICENSE= BSD2CLAUSE + +CONFLICTS= liblas12-1.2* + USES= cmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 11:26:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47A82D32; Sat, 8 Nov 2014 11:26:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A45132C; Sat, 8 Nov 2014 11:26:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8BPxNq058818; Sat, 8 Nov 2014 11:25:59 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8BPx7H058809; Sat, 8 Nov 2014 11:25:59 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411081125.sA8BPx7H058809@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 11:25:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372315 - head/devel/spatialindex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 11:26:00 -0000 Author: wen Date: Sat Nov 8 11:25:58 2014 New Revision: 372315 URL: https://svnweb.freebsd.org/changeset/ports/372315 QAT: https://qat.redports.org/buildarchive/r372315/ Log: - Update to 1.8.5 Modified: head/devel/spatialindex/Makefile head/devel/spatialindex/distinfo head/devel/spatialindex/pkg-plist Modified: head/devel/spatialindex/Makefile ============================================================================== --- head/devel/spatialindex/Makefile Sat Nov 8 10:31:11 2014 (r372314) +++ head/devel/spatialindex/Makefile Sat Nov 8 11:25:58 2014 (r372315) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spatialindex -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.5 CATEGORIES= devel MASTER_SITES= http://download.osgeo.org/libspatialindex/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} @@ -10,8 +10,13 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= General Framework for Developing Spatial Indices +LICENSE= MIT + USES= gmake libtool pathfix tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes +post-stage: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspatialindex*.so.* + .include Modified: head/devel/spatialindex/distinfo ============================================================================== --- head/devel/spatialindex/distinfo Sat Nov 8 10:31:11 2014 (r372314) +++ head/devel/spatialindex/distinfo Sat Nov 8 11:25:58 2014 (r372315) @@ -1,2 +1,2 @@ -SHA256 (spatialindex-src-1.8.1.tar.bz2) = 9e57b07ccd64b2940ac42739382e84492716f186892ba81c0d2a636ca6de3bcd -SIZE (spatialindex-src-1.8.1.tar.bz2) = 368252 +SHA256 (spatialindex-src-1.8.5.tar.bz2) = 31ec0a9305c3bd6b4ad60a5261cba5402366dd7d1969a8846099717778e9a50a +SIZE (spatialindex-src-1.8.5.tar.bz2) = 407871 Modified: head/devel/spatialindex/pkg-plist ============================================================================== --- head/devel/spatialindex/pkg-plist Sat Nov 8 10:31:11 2014 (r372314) +++ head/devel/spatialindex/pkg-plist Sat Nov 8 11:25:58 2014 (r372315) @@ -9,6 +9,7 @@ include/spatialindex/capi/LeafQuery.h include/spatialindex/capi/ObjVisitor.h include/spatialindex/capi/sidx_api.h include/spatialindex/capi/sidx_config.h +include/spatialindex/capi/sidx_export.h include/spatialindex/capi/sidx_impl.h include/spatialindex/capi/Utility.h include/spatialindex/LineSegment.h @@ -30,10 +31,10 @@ include/spatialindex/tools/Tools.h include/spatialindex/tools/rand48.h lib/libspatialindex.a lib/libspatialindex.so -lib/libspatialindex.so.3 -lib/libspatialindex.so.3.0.0 +lib/libspatialindex.so.4 +lib/libspatialindex.so.4.0.1 lib/libspatialindex_c.a lib/libspatialindex_c.so -lib/libspatialindex_c.so.3 -lib/libspatialindex_c.so.3.0.0 +lib/libspatialindex_c.so.4 +lib/libspatialindex_c.so.4.0.1 libdata/pkgconfig/libspatialindex.pc From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 11:30:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A2F3E33; Sat, 8 Nov 2014 11:30:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27174345; Sat, 8 Nov 2014 11:30:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8BUQJo061795; Sat, 8 Nov 2014 11:30:26 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8BUPc1061593; Sat, 8 Nov 2014 11:30:25 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411081130.sA8BUPc1061593@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 11:30:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372316 - in head: devel/py-rtree graphics/qgis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 11:30:26 -0000 Author: wen Date: Sat Nov 8 11:30:25 2014 New Revision: 372316 URL: https://svnweb.freebsd.org/changeset/ports/372316 QAT: https://qat.redports.org/buildarchive/r372316/ Log: - Bump PORTREVISION to chase the update of devel/spatialindex Modified: head/devel/py-rtree/Makefile head/graphics/qgis/Makefile Modified: head/devel/py-rtree/Makefile ============================================================================== --- head/devel/py-rtree/Makefile Sat Nov 8 11:25:58 2014 (r372315) +++ head/devel/py-rtree/Makefile Sat Nov 8 11:30:25 2014 (r372316) @@ -3,6 +3,7 @@ PORTNAME= rtree PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= devel science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Sat Nov 8 11:25:58 2014 (r372315) +++ head/graphics/qgis/Makefile Sat Nov 8 11:30:25 2014 (r372316) @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 11:34:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AE76F50; Sat, 8 Nov 2014 11:34:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 863483FD; Sat, 8 Nov 2014 11:34:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8BYdG7063551; Sat, 8 Nov 2014 11:34:39 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8BYcmE063542; Sat, 8 Nov 2014 11:34:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411081134.sA8BYcmE063542@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 8 Nov 2014 11:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372317 - in head/devel: . git-extras git-extras/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 11:34:39 -0000 Author: pawel Date: Sat Nov 8 11:34:37 2014 New Revision: 372317 URL: https://svnweb.freebsd.org/changeset/ports/372317 QAT: https://qat.redports.org/buildarchive/r372317/ Log: Additional Git sub-commands: - repository summary - author commit percentages - changelog population - shortcuts for branching/tagging/releasing - GitHub related shortcuts - repl (read-eval-print-loop), an interactive mode - and more... WWW: https://github.com/tj/git-extras/ PR: ports/194542 Submitted by: Igor Ostapenko Added: head/devel/git-extras/ head/devel/git-extras/Makefile (contents, props changed) head/devel/git-extras/distinfo (contents, props changed) head/devel/git-extras/files/ head/devel/git-extras/files/patch-Makefile (contents, props changed) head/devel/git-extras/pkg-descr (contents, props changed) head/devel/git-extras/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 8 11:30:25 2014 (r372316) +++ head/devel/Makefile Sat Nov 8 11:34:37 2014 (r372317) @@ -540,6 +540,7 @@ SUBDIR += gio-sharp SUBDIR += git SUBDIR += git-bzr-ng + SUBDIR += git-extras SUBDIR += git-merge-changelog SUBDIR += git-modes SUBDIR += git-review Added: head/devel/git-extras/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-extras/Makefile Sat Nov 8 11:34:37 2014 (r372317) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= git-extras +PORTVERSION= 2.1.0 +CATEGORIES= devel + +MAINTAINER= igor.ostapenko@gmail.com +COMMENT= Sub-commands for repo summary, repl, changelog population, and more + +LICENSE= MIT + +RUN_DEPENDS= git:${PORTSDIR}/devel/git \ + bash:${PORTSDIR}/shells/bash + +USE_GITHUB= yes +GH_ACCOUNT= tj +GH_TAGNAME= v${PORTVERSION} +GH_COMMIT= 28f0ad8 + +USES= gmake shebangfix +SHEBANG_FILES= bin/git-squash + +NO_BUILD= yes + +.include Added: head/devel/git-extras/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-extras/distinfo Sat Nov 8 11:34:37 2014 (r372317) @@ -0,0 +1,2 @@ +SHA256 (git-extras-2.1.0.tar.gz) = bcd0aed2f6675929f59d4be386a34f71023c7851f69d60f2d9360131705b40b7 +SIZE (git-extras-2.1.0.tar.gz) = 51203 Added: head/devel/git-extras/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-extras/files/patch-Makefile Sat Nov 8 11:34:37 2014 (r372317) @@ -0,0 +1,31 @@ +--- Makefile.orig 2014-10-13 12:21:54 UTC ++++ Makefile +@@ -1,6 +1,7 @@ + PREFIX ?= /usr/local + BINPREFIX ?= "$(PREFIX)/bin" +-MANPREFIX ?= "$(PREFIX)/share/man/man1" ++MANPREFIX = "$(PREFIX)/man/man1" ++ETCPREFIX ?= "$(PREFIX)/etc" + BINS = $(wildcard bin/git-*) + MANS = $(wildcard man/git-*.md) + MAN_HTML = $(MANS:.md=.html) +@@ -17,7 +18,7 @@ + @mkdir -p $(DESTDIR)$(BINPREFIX) + @echo "... installing bins to $(DESTDIR)$(BINPREFIX)" + @echo "... installing man pages to $(DESTDIR)$(MANPREFIX)" +- $(eval TEMPFILE := $(shell mktemp)) ++ $(eval TEMPFILE := $(shell mktemp -t git-extras)) + @# chmod from rw-------(default) to rwxrwxr-x, so that users can exec the scripts + @chmod 775 $(TEMPFILE) + @$(foreach COMMAND, $(COMMANDS_USED_WITH_GIT_REPO), \ +@@ -31,8 +32,8 @@ + cp -f bin/$(COMMAND) $(DESTDIR)$(BINPREFIX); \ + ) + cp -f man/git-*.1 $(DESTDIR)$(MANPREFIX) +- @mkdir -p $(DESTDIR)/etc/bash_completion.d +- cp -f etc/bash_completion.sh $(DESTDIR)/etc/bash_completion.d/git-extras ++ @mkdir -p $(DESTDIR)$(ETCPREFIX)/bash_completion.d ++ cp -f etc/bash_completion.sh $(DESTDIR)$(ETCPREFIX)/bash_completion.d/git-extras + + man/%.html: man/%.md + ronn \ Added: head/devel/git-extras/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-extras/pkg-descr Sat Nov 8 11:34:37 2014 (r372317) @@ -0,0 +1,10 @@ +Additional Git sub-commands: + - repository summary + - author commit percentages + - changelog population + - shortcuts for branching/tagging/releasing + - GitHub related shortcuts + - repl (read-eval-print-loop), an interactive mode + - and more... + +WWW: https://github.com/tj/git-extras/ Added: head/devel/git-extras/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-extras/pkg-plist Sat Nov 8 11:34:37 2014 (r372317) @@ -0,0 +1,82 @@ +bin/git-alias +bin/git-archive-file +bin/git-back +bin/git-bug +bin/git-changelog +bin/git-commits-since +bin/git-contrib +bin/git-count +bin/git-create-branch +bin/git-delete-branch +bin/git-delete-merged-branches +bin/git-delete-submodule +bin/git-delete-tag +bin/git-effort +bin/git-extras +bin/git-feature +bin/git-fork +bin/git-fresh-branch +bin/git-gh-pages +bin/git-graft +bin/git-ignore +bin/git-info +bin/git-line-summary +bin/git-local-commits +bin/git-lock +bin/git-missing +bin/git-obliterate +bin/git-pr +bin/git-pull-request +bin/git-rebase-patch +bin/git-refactor +bin/git-release +bin/git-rename-tag +bin/git-repl +bin/git-reset-file +bin/git-setup +bin/git-show-tree +bin/git-squash +bin/git-summary +bin/git-touch +bin/git-undo +bin/git-unlock +etc/bash_completion.d/git-extras +man/man1/git-alias.1.gz +man/man1/git-archive-file.1.gz +man/man1/git-back.1.gz +man/man1/git-bug.1.gz +man/man1/git-changelog.1.gz +man/man1/git-commits-since.1.gz +man/man1/git-contrib.1.gz +man/man1/git-count.1.gz +man/man1/git-create-branch.1.gz +man/man1/git-delete-branch.1.gz +man/man1/git-delete-merged-branches.1.gz +man/man1/git-delete-submodule.1.gz +man/man1/git-delete-tag.1.gz +man/man1/git-effort.1.gz +man/man1/git-extras.1.gz +man/man1/git-feature.1.gz +man/man1/git-fork.1.gz +man/man1/git-fresh-branch.1.gz +man/man1/git-gh-pages.1.gz +man/man1/git-graft.1.gz +man/man1/git-ignore.1.gz +man/man1/git-info.1.gz +man/man1/git-local-commits.1.gz +man/man1/git-lock.1.gz +man/man1/git-missing.1.gz +man/man1/git-pr.1.gz +man/man1/git-rebase-patch.1.gz +man/man1/git-refactor.1.gz +man/man1/git-release.1.gz +man/man1/git-rename-tag.1.gz +man/man1/git-repl.1.gz +man/man1/git-reset-file.1.gz +man/man1/git-setup.1.gz +man/man1/git-show-tree.1.gz +man/man1/git-squash.1.gz +man/man1/git-summary.1.gz +man/man1/git-touch.1.gz +man/man1/git-undo.1.gz +man/man1/git-unlock.1.gz From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 11:48:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F42F1B9; Sat, 8 Nov 2014 11:48:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AD846C6; Sat, 8 Nov 2014 11:48:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8BmEno068933; Sat, 8 Nov 2014 11:48:14 GMT (envelope-from nox@FreeBSD.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8BmDC0068930; Sat, 8 Nov 2014 11:48:13 GMT (envelope-from nox@FreeBSD.org) Message-Id: <201411081148.sA8BmDC0068930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nox set sender to nox@FreeBSD.org using -f From: Juergen Lock Date: Sat, 8 Nov 2014 11:48:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372318 - in head/emulators/qemu-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 11:48:14 -0000 Author: nox Date: Sat Nov 8 11:48:13 2014 New Revision: 372318 URL: https://svnweb.freebsd.org/changeset/ports/372318 QAT: https://qat.redports.org/buildarchive/r372318/ Log: - More bsd-user updates: - Add support for the wait6(2) system call. [1] - Add stubs for the new cap_*() system calls. [1] - Add support for new socket system calls. [1] - Add support for pipe2(2) and chflagsat(2) system calls. [1] - Add stubs for the new aio_*() system calls. [1] - Add stub for the new procctl(2) system call. [1] - Add JHB's ioctl decoding to unknown ioctl message. [1] - Disable shebang script handling in qemu for head now that the the kernel image activators can be run independantly there; this allows /bin/sh to be used as a static amd64 binary on head poudriere jails. [2] - Some other small non-user-visible fixes. - Bump PORTREVISION. Submitted by: sson [1], sbruno [2] Obtained from: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user Added: head/emulators/qemu-devel/files/extra-patch-1ebbb5b56e890741f1461662fae9728da0c76e27 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-22b23eb877a8a5ec251b4ae0e71e3c7ce5397721 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-30c8ccb41e2c9e1ddda7e3f8a8ac1eb5dab8b408 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-3ed485b9b4ef8d8ba916760aec0cdf9dbce8ca27 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-5f81caf45c0d0eb2b4b852f8580a1938fb3d12c6 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-72f0a64c7dd7be796dc2d8f2b0dab340309800e2 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-93cf90cb04fee057a710be43614b033e6b2e86d1 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-9ed0e07e2e07791858339874eb4d20daca858c8a (contents, props changed) head/emulators/qemu-devel/files/extra-patch-a6402a4b7077af85733a1c98d63ab09f02d980ec (contents, props changed) head/emulators/qemu-devel/files/extra-patch-a8dc4de7f73bc6f8363c0fc81c4c6e53733c444b (contents, props changed) head/emulators/qemu-devel/files/extra-patch-ac9f83019a2059d4bfe5cedfae35ba4151d5ac88 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-ad225b8412847303d48d8e7852589456325e8f9b (contents, props changed) head/emulators/qemu-devel/files/extra-patch-c9c55ac786f09ce575b5f67b35241ce9452896c9 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-d9388715135ed1f36e12e6cdbcc1be09d1657916 (contents, props changed) head/emulators/qemu-devel/files/extra-patch-f32d585446698e1faa319c95df6b4d00c16f866c (contents, props changed) Deleted: head/emulators/qemu-devel/files/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8-before11 Modified: head/emulators/qemu-devel/Makefile Modified: head/emulators/qemu-devel/Makefile ============================================================================== --- head/emulators/qemu-devel/Makefile Sat Nov 8 11:34:37 2014 (r372317) +++ head/emulators/qemu-devel/Makefile Sat Nov 8 11:48:13 2014 (r372318) @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/:release \ LOCAL/nox:snapshot @@ -81,7 +81,21 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch- EXTRA_PATCHES+= ${FILESDIR}/extra-patch-max-arg-pages EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ad92220df37d1ab3120316fcc436071c78817561 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2478a4e4a33d0523cc436eabb4a27b258b4358b8-before11 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ac9f83019a2059d4bfe5cedfae35ba4151d5ac88 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-d9388715135ed1f36e12e6cdbcc1be09d1657916 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-c9c55ac786f09ce575b5f67b35241ce9452896c9 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-5f81caf45c0d0eb2b4b852f8580a1938fb3d12c6 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-f32d585446698e1faa319c95df6b4d00c16f866c +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-a6402a4b7077af85733a1c98d63ab09f02d980ec +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-30c8ccb41e2c9e1ddda7e3f8a8ac1eb5dab8b408 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-22b23eb877a8a5ec251b4ae0e71e3c7ce5397721 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-1ebbb5b56e890741f1461662fae9728da0c76e27 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-93cf90cb04fee057a710be43614b033e6b2e86d1 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ad225b8412847303d48d8e7852589456325e8f9b +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-3ed485b9b4ef8d8ba916760aec0cdf9dbce8ca27 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-72f0a64c7dd7be796dc2d8f2b0dab340309800e2 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-9ed0e07e2e07791858339874eb4d20daca858c8a +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-a8dc4de7f73bc6f8363c0fc81c4c6e53733c444b .endif CONFIGURE_ARGS+= --extra-ldflags=-L${LOCALBASE}/lib Added: head/emulators/qemu-devel/files/extra-patch-1ebbb5b56e890741f1461662fae9728da0c76e27 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/qemu-devel/files/extra-patch-1ebbb5b56e890741f1461662fae9728da0c76e27 Sat Nov 8 11:48:13 2014 (r372318) @@ -0,0 +1,72 @@ +From 1ebbb5b56e890741f1461662fae9728da0c76e27 Mon Sep 17 00:00:00 2001 +From: Stacey Son +Date: Thu, 6 Nov 2014 22:35:01 +0000 +Subject: [PATCH] Add JHB's ioctl decoding to unknown ioctl message. + +--- + bsd-user/bsd-ioctl.c | 31 ++++++++++++++++++++++++++++--- + 1 file changed, 28 insertions(+), 3 deletions(-) + +diff --git a/bsd-user/bsd-ioctl.c b/bsd-user/bsd-ioctl.c +index 95505a4..10e8e54 100644 +--- a/bsd-user/bsd-ioctl.c ++++ b/bsd-user/bsd-ioctl.c +@@ -19,6 +19,7 @@ + + #include + #include ++#include + #include + #if defined(__FreeBSD_version) && __FreeBSD_version > 900000 + #include +@@ -307,6 +308,29 @@ static IOCTLEntry ioctl_entries[] = { + { 0, 0 }, + }; + ++static void log_unsupported_ioctl(unsigned long cmd) ++{ ++ gemu_log("cmd=0x%08lx dir=", cmd); ++ switch (cmd & IOC_DIRMASK) { ++ case IOC_VOID: ++ gemu_log("VOID "); ++ break; ++ case IOC_OUT: ++ gemu_log("OUT "); ++ break; ++ case IOC_IN: ++ gemu_log("IN "); ++ break; ++ case IOC_INOUT: ++ gemu_log("INOUT"); ++ break; ++ default: ++ gemu_log("%01lx ???", (cmd & IOC_DIRMASK) >> 29); ++ break; ++ } ++ gemu_log(" '%c' %3d %lu\n", (char)IOCGROUP(cmd), (int)(cmd & 0xff), IOCPARM_LEN(cmd)); ++} ++ + abi_long do_bsd_ioctl(int fd, abi_long cmd, abi_long arg) + { + const IOCTLEntry *ie; +@@ -319,7 +343,8 @@ abi_long do_bsd_ioctl(int fd, abi_long cmd, abi_long arg) + ie = ioctl_entries; + for (;;) { + if (ie->target_cmd == 0) { +- gemu_log("Unsupported ioctl: cmd=0x%04lx\n", (long)cmd); ++ gemu_log("Qemu unsupported ioctl: "); ++ log_unsupported_ioctl(cmd); + return -TARGET_ENOSYS; + } + if (ie->target_cmd == cmd) { +@@ -398,8 +423,8 @@ abi_long do_bsd_ioctl(int fd, abi_long cmd, abi_long arg) + break; + + default: +- gemu_log("Unsupported ioctl type: cmd=0x%04lx type=%d\n", +- (long)cmd, arg_type[0]); ++ gemu_log("Qemu unknown ioctl: type=%d ", arg_type[0]); ++ log_unsupported_ioctl(cmd); + ret = -TARGET_ENOSYS; + break; + } Added: head/emulators/qemu-devel/files/extra-patch-22b23eb877a8a5ec251b4ae0e71e3c7ce5397721 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/qemu-devel/files/extra-patch-22b23eb877a8a5ec251b4ae0e71e3c7ce5397721 Sat Nov 8 11:48:13 2014 (r372318) @@ -0,0 +1,1051 @@ +From 22b23eb877a8a5ec251b4ae0e71e3c7ce5397721 Mon Sep 17 00:00:00 2001 +From: Stacey Son +Date: Thu, 6 Nov 2014 20:16:28 +0000 +Subject: [PATCH] Add bsd-user/freebsd/make_syscall_nr_h.sh to generate + syscall_nr.h. + +make_syscall_nr.h.sh is added so syscall_nr.h can be generated from +. Maybe this should be configure or one of the +makefiles. Also report "qemu: unsupported syscall: #" via gemu_log +when we try to emulate an unsupported system call. +--- + bsd-user/freebsd/make_syscall_nr_h.sh | 26 + + bsd-user/freebsd/strace.list | 2 - + bsd-user/freebsd/syscall_nr.h | 918 +++++++++++++++++----------------- + bsd-user/syscall.c | 7 + + 4 files changed, 495 insertions(+), 458 deletions(-) + create mode 100644 bsd-user/freebsd/make_syscall_nr_h.sh + +diff --git a/bsd-user/freebsd/make_syscall_nr_h.sh b/bsd-user/freebsd/make_syscall_nr_h.sh +new file mode 100644 +index 0000000..cc180df +--- /dev/null ++++ b/bsd-user/freebsd/make_syscall_nr_h.sh +@@ -0,0 +1,26 @@ ++#! /bin/sh - ++ ++# ++# Usage: 'sh ./make_syscall_nr_h.sh [full path to syscall.h] [syscall_nr.h]' ++# ++ ++#default input file: ++syshdr="/usr/include/sys/syscall.h" ++ ++#default output file: ++sysnr="./syscall_nr.h" ++ ++if [ -n "$1" ]; then ++ syshdr=$1 ++fi ++ ++if [ -n "$2" ]; then ++ sysnr=$2 ++fi ++ ++echo "/*" > $sysnr ++echo " * This file was generated from $syshdr" >> $sysnr ++echo " */" >> $sysnr ++echo "" >> $sysnr ++ ++/usr/bin/sed -e 's:SYS_:TARGET_FREEBSD_NR_:' < $syshdr >> $sysnr +diff --git a/bsd-user/freebsd/strace.list b/bsd-user/freebsd/strace.list +index cba4afe..e09048f 100644 +--- a/bsd-user/freebsd/strace.list ++++ b/bsd-user/freebsd/strace.list +@@ -45,10 +45,8 @@ + { TARGET_FREEBSD_NR_cap_fcntls_get, "cap_fcntls_get", NULL, NULL, NULL }, + { TARGET_FREEBSD_NR_cap_fcntls_limit, "cap_fcntls_limit", NULL, NULL, NULL }, + { TARGET_FREEBSD_NR_cap_getmode, "cap_getmode", NULL, NULL, NULL }, +-{ TARGET_FREEBSD_NR_cap_getrights, "cap_getrights", NULL, NULL, NULL }, + { TARGET_FREEBSD_NR_cap_ioctls_get, "cap_ioctls_get", NULL, NULL, NULL }, + { TARGET_FREEBSD_NR_cap_ioctls_limit, "cap_ioctls_limit", NULL, NULL, NULL }, +-{ TARGET_FREEBSD_NR_cap_new, "cap_new", NULL, NULL, NULL }, + { TARGET_FREEBSD_NR_cap_rights_limit, "cap_rights_limit", NULL, NULL, NULL }, + { TARGET_FREEBSD_NR_chdir, "chdir", "%s(\"%s\")", NULL, NULL }, + { TARGET_FREEBSD_NR_chflags, "chflags", NULL, NULL, NULL }, +diff --git a/bsd-user/freebsd/syscall_nr.h b/bsd-user/freebsd/syscall_nr.h +index 7d6bef8..74c3135 100644 +--- a/bsd-user/freebsd/syscall_nr.h ++++ b/bsd-user/freebsd/syscall_nr.h +@@ -1,463 +1,469 @@ + /* ++ * This file was generated from /usr/include/sys/syscall.h ++ */ ++ ++/* + * System call numbers. + * +- * created from FreeBSD: releng/9.1/sys/kern/syscalls.master 229723 +- * 2012-01-06 19:29:16Z jhb ++ * DO NOT EDIT-- this file is automatically generated. ++ * $FreeBSD$ ++ * created from FreeBSD: head/sys/kern/syscalls.master 272823 2014-10-09 15:16:52Z marcel + */ + +-#define TARGET_FREEBSD_NR_syscall 0 +-#define TARGET_FREEBSD_NR_exit 1 +-#define TARGET_FREEBSD_NR_fork 2 +-#define TARGET_FREEBSD_NR_read 3 +-#define TARGET_FREEBSD_NR_write 4 +-#define TARGET_FREEBSD_NR_open 5 +-#define TARGET_FREEBSD_NR_close 6 +-#define TARGET_FREEBSD_NR_wait4 7 +- /* 8 is old creat */ +-#define TARGET_FREEBSD_NR_link 9 +-#define TARGET_FREEBSD_NR_unlink 10 +- /* 11 is obsolete execv */ +-#define TARGET_FREEBSD_NR_chdir 12 +-#define TARGET_FREEBSD_NR_fchdir 13 +-#define TARGET_FREEBSD_NR_mknod 14 +-#define TARGET_FREEBSD_NR_chmod 15 +-#define TARGET_FREEBSD_NR_chown 16 +-#define TARGET_FREEBSD_NR_break 17 +-#define TARGET_FREEBSD_NR_freebsd4_getfsstat 18 +- /* 19 is old lseek */ +-#define TARGET_FREEBSD_NR_getpid 20 +-#define TARGET_FREEBSD_NR_mount 21 +-#define TARGET_FREEBSD_NR_unmount 22 +-#define TARGET_FREEBSD_NR_setuid 23 +-#define TARGET_FREEBSD_NR_getuid 24 +-#define TARGET_FREEBSD_NR_geteuid 25 +-#define TARGET_FREEBSD_NR_ptrace 26 +-#define TARGET_FREEBSD_NR_recvmsg 27 +-#define TARGET_FREEBSD_NR_sendmsg 28 +-#define TARGET_FREEBSD_NR_recvfrom 29 +-#define TARGET_FREEBSD_NR_accept 30 +-#define TARGET_FREEBSD_NR_getpeername 31 +-#define TARGET_FREEBSD_NR_getsockname 32 +-#define TARGET_FREEBSD_NR_access 33 +-#define TARGET_FREEBSD_NR_chflags 34 +-#define TARGET_FREEBSD_NR_fchflags 35 +-#define TARGET_FREEBSD_NR_sync 36 +-#define TARGET_FREEBSD_NR_kill 37 +- /* 38 is old stat */ +-#define TARGET_FREEBSD_NR_getppid 39 +- /* 40 is old lstat */ +-#define TARGET_FREEBSD_NR_dup 41 +-#define TARGET_FREEBSD_NR_pipe 42 +-#define TARGET_FREEBSD_NR_getegid 43 +-#define TARGET_FREEBSD_NR_profil 44 +-#define TARGET_FREEBSD_NR_ktrace 45 +- /* 46 is old sigaction */ +-#define TARGET_FREEBSD_NR_getgid 47 +- /* 48 is old sigprocmask */ +-#define TARGET_FREEBSD_NR_getlogin 49 +-#define TARGET_FREEBSD_NR_setlogin 50 +-#define TARGET_FREEBSD_NR_acct 51 +- /* 52 is old sigpending */ +-#define TARGET_FREEBSD_NR_sigaltstack 53 +-#define TARGET_FREEBSD_NR_ioctl 54 +-#define TARGET_FREEBSD_NR_reboot 55 +-#define TARGET_FREEBSD_NR_revoke 56 +-#define TARGET_FREEBSD_NR_symlink 57 +-#define TARGET_FREEBSD_NR_readlink 58 +-#define TARGET_FREEBSD_NR_execve 59 +-#define TARGET_FREEBSD_NR_umask 60 +-#define TARGET_FREEBSD_NR_chroot 61 +- /* 62 is old fstat */ +- /* 63 is old getkerninfo */ +- /* 64 is old getpagesize */ +-#define TARGET_FREEBSD_NR_msync 65 +-#define TARGET_FREEBSD_NR_vfork 66 +- /* 67 is obsolete vread */ +- /* 68 is obsolete vwrite */ +-#define TARGET_FREEBSD_NR_sbrk 69 +-#define TARGET_FREEBSD_NR_sstk 70 +- /* 71 is old mmap */ +-#define TARGET_FREEBSD_NR_vadvise 72 +-#define TARGET_FREEBSD_NR_munmap 73 +-#define TARGET_FREEBSD_NR_mprotect 74 +-#define TARGET_FREEBSD_NR_madvise 75 +- /* 76 is obsolete vhangup */ +- /* 77 is obsolete vlimit */ +-#define TARGET_FREEBSD_NR_mincore 78 +-#define TARGET_FREEBSD_NR_getgroups 79 +-#define TARGET_FREEBSD_NR_setgroups 80 +-#define TARGET_FREEBSD_NR_getpgrp 81 +-#define TARGET_FREEBSD_NR_setpgid 82 +-#define TARGET_FREEBSD_NR_setitimer 83 +- /* 84 is old wait */ +-#define TARGET_FREEBSD_NR_swapon 85 +-#define TARGET_FREEBSD_NR_getitimer 86 +- /* 87 is old gethostname */ +- /* 88 is old sethostname */ +-#define TARGET_FREEBSD_NR_getdtablesize 89 +-#define TARGET_FREEBSD_NR_dup2 90 +-#define TARGET_FREEBSD_NR_fcntl 92 +-#define TARGET_FREEBSD_NR_select 93 +-#define TARGET_FREEBSD_NR_fsync 95 +-#define TARGET_FREEBSD_NR_setpriority 96 +-#define TARGET_FREEBSD_NR_socket 97 +-#define TARGET_FREEBSD_NR_connect 98 +- /* 99 is old accept */ +-#define TARGET_FREEBSD_NR_getpriority 100 +- /* 101 is old send */ +- /* 102 is old recv */ +- /* 103 is old sigreturn */ +-#define TARGET_FREEBSD_NR_bind 104 +-#define TARGET_FREEBSD_NR_setsockopt 105 +-#define TARGET_FREEBSD_NR_listen 106 +- /* 107 is obsolete vtimes */ +- /* 108 is old sigvec */ +- /* 109 is old sigblock */ +- /* 110 is old sigsetmask */ +- /* 111 is old sigsuspend */ +- /* 112 is old sigstack */ +- /* 113 is old recvmsg */ +- /* 114 is old sendmsg */ +- /* 115 is obsolete vtrace */ +-#define TARGET_FREEBSD_NR_gettimeofday 116 +-#define TARGET_FREEBSD_NR_getrusage 117 +-#define TARGET_FREEBSD_NR_getsockopt 118 +-#define TARGET_FREEBSD_NR_readv 120 +-#define TARGET_FREEBSD_NR_writev 121 +-#define TARGET_FREEBSD_NR_settimeofday 122 +-#define TARGET_FREEBSD_NR_fchown 123 +-#define TARGET_FREEBSD_NR_fchmod 124 +- /* 125 is old recvfrom */ +-#define TARGET_FREEBSD_NR_setreuid 126 +-#define TARGET_FREEBSD_NR_setregid 127 +-#define TARGET_FREEBSD_NR_rename 128 +- /* 129 is old truncate */ +- /* 130 is old ftruncate */ +-#define TARGET_FREEBSD_NR_flock 131 +-#define TARGET_FREEBSD_NR_mkfifo 132 +-#define TARGET_FREEBSD_NR_sendto 133 +-#define TARGET_FREEBSD_NR_shutdown 134 +-#define TARGET_FREEBSD_NR_socketpair 135 +-#define TARGET_FREEBSD_NR_mkdir 136 +-#define TARGET_FREEBSD_NR_rmdir 137 +-#define TARGET_FREEBSD_NR_utimes 138 +- /* 139 is obsolete 4.2 sigreturn */ +-#define TARGET_FREEBSD_NR_adjtime 140 +- /* 141 is old getpeername */ +- /* 142 is old gethostid */ +- /* 143 is old sethostid */ +- /* 144 is old getrlimit */ +- /* 145 is old setrlimit */ +- /* 146 is old killpg */ +-#define TARGET_FREEBSD_NR_killpg 146 /* COMPAT */ +-#define TARGET_FREEBSD_NR_setsid 147 +-#define TARGET_FREEBSD_NR_quotactl 148 +- /* 149 is old quota */ +- /* 150 is old getsockname */ +-#define TARGET_FREEBSD_NR_nlm_syscall 154 +-#define TARGET_FREEBSD_NR_nfssvc 155 +- /* 156 is old getdirentries */ +-#define TARGET_FREEBSD_NR_freebsd4_statfs 157 +-#define TARGET_FREEBSD_NR_freebsd4_fstatfs 158 +-#define TARGET_FREEBSD_NR_lgetfh 160 +-#define TARGET_FREEBSD_NR_getfh 161 +-#define TARGET_FREEBSD_NR_freebsd4_getdomainname 162 +-#define TARGET_FREEBSD_NR_freebsd4_setdomainname 163 +-#define TARGET_FREEBSD_NR_freebsd4_uname 164 +-#define TARGET_FREEBSD_NR_sysarch 165 +-#define TARGET_FREEBSD_NR_rtprio 166 +-#define TARGET_FREEBSD_NR_semsys 169 +-#define TARGET_FREEBSD_NR_msgsys 170 +-#define TARGET_FREEBSD_NR_shmsys 171 +-#define TARGET_FREEBSD_NR_freebsd6_pread 173 +-#define TARGET_FREEBSD_NR_freebsd6_pwrite 174 +-#define TARGET_FREEBSD_NR_setfib 175 +-#define TARGET_FREEBSD_NR_ntp_adjtime 176 +-#define TARGET_FREEBSD_NR_setgid 181 +-#define TARGET_FREEBSD_NR_setegid 182 +-#define TARGET_FREEBSD_NR_seteuid 183 +-#define TARGET_FREEBSD_NR_stat 188 +-#define TARGET_FREEBSD_NR_fstat 189 +-#define TARGET_FREEBSD_NR_lstat 190 +-#define TARGET_FREEBSD_NR_pathconf 191 +-#define TARGET_FREEBSD_NR_fpathconf 192 +-#define TARGET_FREEBSD_NR_getrlimit 194 +-#define TARGET_FREEBSD_NR_setrlimit 195 +-#define TARGET_FREEBSD_NR_getdirentries 196 +-#define TARGET_FREEBSD_NR_freebsd6_mmap 197 +-#define TARGET_FREEBSD_NR___syscall 198 +-#define TARGET_FREEBSD_NR_freebsd6_lseek 199 +-#define TARGET_FREEBSD_NR_freebsd6_truncate 200 +-#define TARGET_FREEBSD_NR_freebsd6_ftruncate 201 +-#define TARGET_FREEBSD_NR___sysctl 202 +-#define TARGET_FREEBSD_NR_mlock 203 +-#define TARGET_FREEBSD_NR_munlock 204 +-#define TARGET_FREEBSD_NR_undelete 205 +-#define TARGET_FREEBSD_NR_futimes 206 +-#define TARGET_FREEBSD_NR_getpgid 207 +-#define TARGET_FREEBSD_NR_poll 209 +-#define TARGET_FREEBSD_NR_freebsd7___semctl 220 +-#define TARGET_FREEBSD_NR_semget 221 +-#define TARGET_FREEBSD_NR_semop 222 +-#define TARGET_FREEBSD_NR_freebsd7_msgctl 224 +-#define TARGET_FREEBSD_NR_msgget 225 +-#define TARGET_FREEBSD_NR_msgsnd 226 +-#define TARGET_FREEBSD_NR_msgrcv 227 +-#define TARGET_FREEBSD_NR_shmat 228 +-#define TARGET_FREEBSD_NR_freebsd7_shmctl 229 +-#define TARGET_FREEBSD_NR_shmdt 230 +-#define TARGET_FREEBSD_NR_shmget 231 +-#define TARGET_FREEBSD_NR_clock_gettime 232 +-#define TARGET_FREEBSD_NR_clock_settime 233 +-#define TARGET_FREEBSD_NR_clock_getres 234 +-#define TARGET_FREEBSD_NR_ktimer_create 235 +-#define TARGET_FREEBSD_NR_ktimer_delete 236 +-#define TARGET_FREEBSD_NR_ktimer_settime 237 +-#define TARGET_FREEBSD_NR_ktimer_gettime 238 +-#define TARGET_FREEBSD_NR_ktimer_getoverrun 239 +-#define TARGET_FREEBSD_NR_nanosleep 240 +-#define TARGET_FREEBSD_NR_ntp_gettime 248 +-#define TARGET_FREEBSD_NR_minherit 250 +-#define TARGET_FREEBSD_NR_rfork 251 +-#define TARGET_FREEBSD_NR_openbsd_poll 252 +-#define TARGET_FREEBSD_NR_issetugid 253 +-#define TARGET_FREEBSD_NR_lchown 254 +-#define TARGET_FREEBSD_NR_aio_read 255 +-#define TARGET_FREEBSD_NR_aio_write 256 +-#define TARGET_FREEBSD_NR_lio_listio 257 +-#define TARGET_FREEBSD_NR_getdents 272 +-#define TARGET_FREEBSD_NR_lchmod 274 +-#define TARGET_FREEBSD_NR_netbsd_lchown 275 +-#define TARGET_FREEBSD_NR_lutimes 276 +-#define TARGET_FREEBSD_NR_netbsd_msync 277 +-#define TARGET_FREEBSD_NR_nstat 278 +-#define TARGET_FREEBSD_NR_nfstat 279 +-#define TARGET_FREEBSD_NR_nlstat 280 +-#define TARGET_FREEBSD_NR_preadv 289 +-#define TARGET_FREEBSD_NR_pwritev 290 +-#define TARGET_FREEBSD_NR_freebsd4_fhstatfs 297 +-#define TARGET_FREEBSD_NR_fhopen 298 +-#define TARGET_FREEBSD_NR_fhstat 299 +-#define TARGET_FREEBSD_NR_modnext 300 +-#define TARGET_FREEBSD_NR_modstat 301 +-#define TARGET_FREEBSD_NR_modfnext 302 +-#define TARGET_FREEBSD_NR_modfind 303 +-#define TARGET_FREEBSD_NR_kldload 304 +-#define TARGET_FREEBSD_NR_kldunload 305 +-#define TARGET_FREEBSD_NR_kldfind 306 +-#define TARGET_FREEBSD_NR_kldnext 307 +-#define TARGET_FREEBSD_NR_kldstat 308 +-#define TARGET_FREEBSD_NR_kldfirstmod 309 +-#define TARGET_FREEBSD_NR_getsid 310 +-#define TARGET_FREEBSD_NR_setresuid 311 +-#define TARGET_FREEBSD_NR_setresgid 312 +- /* 313 is obsolete signanosleep */ +-#define TARGET_FREEBSD_NR_aio_return 314 +-#define TARGET_FREEBSD_NR_aio_suspend 315 +-#define TARGET_FREEBSD_NR_aio_cancel 316 +-#define TARGET_FREEBSD_NR_aio_error 317 +-#define TARGET_FREEBSD_NR_oaio_read 318 +-#define TARGET_FREEBSD_NR_oaio_write 319 +-#define TARGET_FREEBSD_NR_olio_listio 320 +-#define TARGET_FREEBSD_NR_yield 321 +- /* 322 is obsolete thr_sleep */ +- /* 323 is obsolete thr_wakeup */ +-#define TARGET_FREEBSD_NR_mlockall 324 +-#define TARGET_FREEBSD_NR_munlockall 325 +-#define TARGET_FREEBSD_NR___getcwd 326 +-#define TARGET_FREEBSD_NR_sched_setparam 327 +-#define TARGET_FREEBSD_NR_sched_getparam 328 +-#define TARGET_FREEBSD_NR_sched_setscheduler 329 +-#define TARGET_FREEBSD_NR_sched_getscheduler 330 +-#define TARGET_FREEBSD_NR_sched_yield 331 +-#define TARGET_FREEBSD_NR_sched_get_priority_max 332 +-#define TARGET_FREEBSD_NR_sched_get_priority_min 333 +-#define TARGET_FREEBSD_NR_sched_rr_get_interval 334 +-#define TARGET_FREEBSD_NR_utrace 335 +-#define TARGET_FREEBSD_NR_freebsd4_sendfile 336 +-#define TARGET_FREEBSD_NR_kldsym 337 +-#define TARGET_FREEBSD_NR_jail 338 +-#define TARGET_FREEBSD_NR_nnpfs_syscall 339 +-#define TARGET_FREEBSD_NR_sigprocmask 340 +-#define TARGET_FREEBSD_NR_sigsuspend 341 +-#define TARGET_FREEBSD_NR_freebsd4_sigaction 342 +-#define TARGET_FREEBSD_NR_sigpending 343 +-#define TARGET_FREEBSD_NR_freebsd4_sigreturn 344 +-#define TARGET_FREEBSD_NR_sigtimedwait 345 +-#define TARGET_FREEBSD_NR_sigwaitinfo 346 +-#define TARGET_FREEBSD_NR___acl_get_file 347 +-#define TARGET_FREEBSD_NR___acl_set_file 348 +-#define TARGET_FREEBSD_NR___acl_get_fd 349 +-#define TARGET_FREEBSD_NR___acl_set_fd 350 +-#define TARGET_FREEBSD_NR___acl_delete_file 351 +-#define TARGET_FREEBSD_NR___acl_delete_fd 352 +-#define TARGET_FREEBSD_NR___acl_aclcheck_file 353 +-#define TARGET_FREEBSD_NR___acl_aclcheck_fd 354 +-#define TARGET_FREEBSD_NR_extattrctl 355 +-#define TARGET_FREEBSD_NR_extattr_set_file 356 +-#define TARGET_FREEBSD_NR_extattr_get_file 357 +-#define TARGET_FREEBSD_NR_extattr_delete_file 358 +-#define TARGET_FREEBSD_NR_aio_waitcomplete 359 +-#define TARGET_FREEBSD_NR_getresuid 360 +-#define TARGET_FREEBSD_NR_getresgid 361 +-#define TARGET_FREEBSD_NR_kqueue 362 +-#define TARGET_FREEBSD_NR_kevent 363 +-#define TARGET_FREEBSD_NR_extattr_set_fd 371 +-#define TARGET_FREEBSD_NR_extattr_get_fd 372 +-#define TARGET_FREEBSD_NR_extattr_delete_fd 373 +-#define TARGET_FREEBSD_NR___setugid 374 +-#define TARGET_FREEBSD_NR_eaccess 376 +-#define TARGET_FREEBSD_NR_afs3_syscall 377 +-#define TARGET_FREEBSD_NR_nmount 378 +-#define TARGET_FREEBSD_NR___mac_get_proc 384 +-#define TARGET_FREEBSD_NR___mac_set_proc 385 +-#define TARGET_FREEBSD_NR___mac_get_fd 386 +-#define TARGET_FREEBSD_NR___mac_get_file 387 +-#define TARGET_FREEBSD_NR___mac_set_fd 388 +-#define TARGET_FREEBSD_NR___mac_set_file 389 +-#define TARGET_FREEBSD_NR_kenv 390 +-#define TARGET_FREEBSD_NR_lchflags 391 +-#define TARGET_FREEBSD_NR_uuidgen 392 +-#define TARGET_FREEBSD_NR_sendfile 393 +-#define TARGET_FREEBSD_NR_mac_syscall 394 +-#define TARGET_FREEBSD_NR_getfsstat 395 +-#define TARGET_FREEBSD_NR_statfs 396 +-#define TARGET_FREEBSD_NR_fstatfs 397 +-#define TARGET_FREEBSD_NR_fhstatfs 398 +-#define TARGET_FREEBSD_NR_ksem_close 400 +-#define TARGET_FREEBSD_NR_ksem_post 401 +-#define TARGET_FREEBSD_NR_ksem_wait 402 +-#define TARGET_FREEBSD_NR_ksem_trywait 403 +-#define TARGET_FREEBSD_NR_ksem_init 404 +-#define TARGET_FREEBSD_NR_ksem_open 405 +-#define TARGET_FREEBSD_NR_ksem_unlink 406 +-#define TARGET_FREEBSD_NR_ksem_getvalue 407 +-#define TARGET_FREEBSD_NR_ksem_destroy 408 +-#define TARGET_FREEBSD_NR___mac_get_pid 409 +-#define TARGET_FREEBSD_NR___mac_get_link 410 +-#define TARGET_FREEBSD_NR___mac_set_link 411 +-#define TARGET_FREEBSD_NR_extattr_set_link 412 +-#define TARGET_FREEBSD_NR_extattr_get_link 413 +-#define TARGET_FREEBSD_NR_extattr_delete_link 414 +-#define TARGET_FREEBSD_NR___mac_execve 415 +-#define TARGET_FREEBSD_NR_sigaction 416 +-#define TARGET_FREEBSD_NR_sigreturn 417 +-#define TARGET_FREEBSD_NR_getcontext 421 +-#define TARGET_FREEBSD_NR_setcontext 422 +-#define TARGET_FREEBSD_NR_swapcontext 423 +-#define TARGET_FREEBSD_NR_swapoff 424 +-#define TARGET_FREEBSD_NR___acl_get_link 425 +-#define TARGET_FREEBSD_NR___acl_set_link 426 +-#define TARGET_FREEBSD_NR___acl_delete_link 427 +-#define TARGET_FREEBSD_NR___acl_aclcheck_link 428 +-#define TARGET_FREEBSD_NR_sigwait 429 +-#define TARGET_FREEBSD_NR_thr_create 430 +-#define TARGET_FREEBSD_NR_thr_exit 431 +-#define TARGET_FREEBSD_NR_thr_self 432 +-#define TARGET_FREEBSD_NR_thr_kill 433 +-#define TARGET_FREEBSD_NR__umtx_lock 434 +-#define TARGET_FREEBSD_NR__umtx_unlock 435 +-#define TARGET_FREEBSD_NR_jail_attach 436 +-#define TARGET_FREEBSD_NR_extattr_list_fd 437 +-#define TARGET_FREEBSD_NR_extattr_list_file 438 +-#define TARGET_FREEBSD_NR_extattr_list_link 439 +-#define TARGET_FREEBSD_NR_ksem_timedwait 441 +-#define TARGET_FREEBSD_NR_thr_suspend 442 +-#define TARGET_FREEBSD_NR_thr_wake 443 +-#define TARGET_FREEBSD_NR_kldunloadf 444 +-#define TARGET_FREEBSD_NR_audit 445 +-#define TARGET_FREEBSD_NR_auditon 446 +-#define TARGET_FREEBSD_NR_getauid 447 +-#define TARGET_FREEBSD_NR_setauid 448 +-#define TARGET_FREEBSD_NR_getaudit 449 +-#define TARGET_FREEBSD_NR_setaudit 450 +-#define TARGET_FREEBSD_NR_getaudit_addr 451 +-#define TARGET_FREEBSD_NR_setaudit_addr 452 +-#define TARGET_FREEBSD_NR_auditctl 453 +-#define TARGET_FREEBSD_NR__umtx_op 454 +-#define TARGET_FREEBSD_NR_thr_new 455 +-#define TARGET_FREEBSD_NR_sigqueue 456 +-#define TARGET_FREEBSD_NR_kmq_open 457 +-#define TARGET_FREEBSD_NR_kmq_setattr 458 +-#define TARGET_FREEBSD_NR_kmq_timedreceive 459 +-#define TARGET_FREEBSD_NR_kmq_timedsend 460 +-#define TARGET_FREEBSD_NR_kmq_notify 461 +-#define TARGET_FREEBSD_NR_kmq_unlink 462 +-#define TARGET_FREEBSD_NR_abort2 463 +-#define TARGET_FREEBSD_NR_thr_set_name 464 +-#define TARGET_FREEBSD_NR_aio_fsync 465 +-#define TARGET_FREEBSD_NR_rtprio_thread 466 +-#define TARGET_FREEBSD_NR_sctp_peeloff 471 +-#define TARGET_FREEBSD_NR_sctp_generic_sendmsg 472 +-#define TARGET_FREEBSD_NR_sctp_generic_sendmsg_iov 473 +-#define TARGET_FREEBSD_NR_sctp_generic_recvmsg 474 +-#define TARGET_FREEBSD_NR_pread 475 +-#define TARGET_FREEBSD_NR_pwrite 476 +-#define TARGET_FREEBSD_NR_mmap 477 +-#define TARGET_FREEBSD_NR_lseek 478 +-#define TARGET_FREEBSD_NR_truncate 479 +-#define TARGET_FREEBSD_NR_ftruncate 480 +-#define TARGET_FREEBSD_NR_thr_kill2 481 +-#define TARGET_FREEBSD_NR_shm_open 482 +-#define TARGET_FREEBSD_NR_shm_unlink 483 +-#define TARGET_FREEBSD_NR_cpuset 484 +-#define TARGET_FREEBSD_NR_cpuset_setid 485 +-#define TARGET_FREEBSD_NR_cpuset_getid 486 +-#define TARGET_FREEBSD_NR_cpuset_getaffinity 487 +-#define TARGET_FREEBSD_NR_cpuset_setaffinity 488 +-#define TARGET_FREEBSD_NR_faccessat 489 +-#define TARGET_FREEBSD_NR_fchmodat 490 +-#define TARGET_FREEBSD_NR_fchownat 491 +-#define TARGET_FREEBSD_NR_fexecve 492 +-#define TARGET_FREEBSD_NR_fstatat 493 +-#define TARGET_FREEBSD_NR_futimesat 494 +-#define TARGET_FREEBSD_NR_linkat 495 +-#define TARGET_FREEBSD_NR_mkdirat 496 +-#define TARGET_FREEBSD_NR_mkfifoat 497 +-#define TARGET_FREEBSD_NR_mknodat 498 +-#define TARGET_FREEBSD_NR_openat 499 +-#define TARGET_FREEBSD_NR_readlinkat 500 +-#define TARGET_FREEBSD_NR_renameat 501 +-#define TARGET_FREEBSD_NR_symlinkat 502 +-#define TARGET_FREEBSD_NR_unlinkat 503 +-#define TARGET_FREEBSD_NR_posix_openpt 504 +-#define TARGET_FREEBSD_NR_gssd_syscall 505 +-#define TARGET_FREEBSD_NR_jail_get 506 +-#define TARGET_FREEBSD_NR_jail_set 507 +-#define TARGET_FREEBSD_NR_jail_remove 508 +-#define TARGET_FREEBSD_NR_closefrom 509 +-#define TARGET_FREEBSD_NR___semctl 510 +-#define TARGET_FREEBSD_NR_msgctl 511 +-#define TARGET_FREEBSD_NR_shmctl 512 +-#define TARGET_FREEBSD_NR_lpathconf 513 +-#define TARGET_FREEBSD_NR_cap_new 514 +-#define TARGET_FREEBSD_NR_cap_getrights 515 +-#define TARGET_FREEBSD_NR_cap_enter 516 +-#define TARGET_FREEBSD_NR_cap_getmode 517 +-#define TARGET_FREEBSD_NR_pdfork 518 +-#define TARGET_FREEBSD_NR_pdkill 519 +-#define TARGET_FREEBSD_NR_pdgetpid 520 +-#define TARGET_FREEBSD_NR_pselect 522 +-#define TARGET_FREEBSD_NR_getloginclass 523 +-#define TARGET_FREEBSD_NR_setloginclass 524 +-#define TARGET_FREEBSD_NR_rctl_get_racct 525 +-#define TARGET_FREEBSD_NR_rctl_get_rules 526 +-#define TARGET_FREEBSD_NR_rctl_get_limits 527 +-#define TARGET_FREEBSD_NR_rctl_add_rule 528 +-#define TARGET_FREEBSD_NR_rctl_remove_rule 529 +-#define TARGET_FREEBSD_NR_posix_fallocate 530 +-#define TARGET_FREEBSD_NR_posix_fadvise 531 +-#define TARGET_FREEBSD_NR_wait6 532 +-#define TARGET_FREEBSD_NR_cap_rights_limit 533 +-#define TARGET_FREEBSD_NR_cap_ioctls_limit 534 +-#define TARGET_FREEBSD_NR_cap_ioctls_get 535 +-#define TARGET_FREEBSD_NR_cap_fcntls_limit 536 +-#define TARGET_FREEBSD_NR_cap_fcntls_get 537 +-#define TARGET_FREEBSD_NR_bindat 538 +-#define TARGET_FREEBSD_NR_connectat 539 +-#define TARGET_FREEBSD_NR_chflagsat 540 +-#define TARGET_FREEBSD_NR_accept4 541 +-#define TARGET_FREEBSD_NR_pipe2 542 ++#define TARGET_FREEBSD_NR_syscall 0 ++#define TARGET_FREEBSD_NR_exit 1 ++#define TARGET_FREEBSD_NR_fork 2 ++#define TARGET_FREEBSD_NR_read 3 ++#define TARGET_FREEBSD_NR_write 4 ++#define TARGET_FREEBSD_NR_open 5 ++#define TARGET_FREEBSD_NR_close 6 ++#define TARGET_FREEBSD_NR_wait4 7 ++ /* 8 is old creat */ ++#define TARGET_FREEBSD_NR_link 9 ++#define TARGET_FREEBSD_NR_unlink 10 ++ /* 11 is obsolete execv */ ++#define TARGET_FREEBSD_NR_chdir 12 ++#define TARGET_FREEBSD_NR_fchdir 13 ++#define TARGET_FREEBSD_NR_mknod 14 ++#define TARGET_FREEBSD_NR_chmod 15 ++#define TARGET_FREEBSD_NR_chown 16 ++#define TARGET_FREEBSD_NR_break 17 ++#define TARGET_FREEBSD_NR_freebsd4_getfsstat 18 ++ /* 19 is old lseek */ ++#define TARGET_FREEBSD_NR_getpid 20 ++#define TARGET_FREEBSD_NR_mount 21 ++#define TARGET_FREEBSD_NR_unmount 22 ++#define TARGET_FREEBSD_NR_setuid 23 ++#define TARGET_FREEBSD_NR_getuid 24 ++#define TARGET_FREEBSD_NR_geteuid 25 ++#define TARGET_FREEBSD_NR_ptrace 26 ++#define TARGET_FREEBSD_NR_recvmsg 27 ++#define TARGET_FREEBSD_NR_sendmsg 28 ++#define TARGET_FREEBSD_NR_recvfrom 29 ++#define TARGET_FREEBSD_NR_accept 30 ++#define TARGET_FREEBSD_NR_getpeername 31 ++#define TARGET_FREEBSD_NR_getsockname 32 ++#define TARGET_FREEBSD_NR_access 33 ++#define TARGET_FREEBSD_NR_chflags 34 ++#define TARGET_FREEBSD_NR_fchflags 35 ++#define TARGET_FREEBSD_NR_sync 36 ++#define TARGET_FREEBSD_NR_kill 37 ++ /* 38 is old stat */ ++#define TARGET_FREEBSD_NR_getppid 39 ++ /* 40 is old lstat */ ++#define TARGET_FREEBSD_NR_dup 41 ++#define TARGET_FREEBSD_NR_pipe 42 ++#define TARGET_FREEBSD_NR_getegid 43 ++#define TARGET_FREEBSD_NR_profil 44 ++#define TARGET_FREEBSD_NR_ktrace 45 ++ /* 46 is old sigaction */ ++#define TARGET_FREEBSD_NR_getgid 47 ++ /* 48 is old sigprocmask */ ++#define TARGET_FREEBSD_NR_getlogin 49 ++#define TARGET_FREEBSD_NR_setlogin 50 ++#define TARGET_FREEBSD_NR_acct 51 ++ /* 52 is old sigpending */ ++#define TARGET_FREEBSD_NR_sigaltstack 53 ++#define TARGET_FREEBSD_NR_ioctl 54 ++#define TARGET_FREEBSD_NR_reboot 55 ++#define TARGET_FREEBSD_NR_revoke 56 ++#define TARGET_FREEBSD_NR_symlink 57 ++#define TARGET_FREEBSD_NR_readlink 58 ++#define TARGET_FREEBSD_NR_execve 59 ++#define TARGET_FREEBSD_NR_umask 60 ++#define TARGET_FREEBSD_NR_chroot 61 ++ /* 62 is old fstat */ ++ /* 63 is old getkerninfo */ ++ /* 64 is old getpagesize */ ++#define TARGET_FREEBSD_NR_msync 65 ++#define TARGET_FREEBSD_NR_vfork 66 ++ /* 67 is obsolete vread */ ++ /* 68 is obsolete vwrite */ ++#define TARGET_FREEBSD_NR_sbrk 69 ++#define TARGET_FREEBSD_NR_sstk 70 ++ /* 71 is old mmap */ ++#define TARGET_FREEBSD_NR_vadvise 72 ++#define TARGET_FREEBSD_NR_munmap 73 ++#define TARGET_FREEBSD_NR_mprotect 74 ++#define TARGET_FREEBSD_NR_madvise 75 ++ /* 76 is obsolete vhangup */ ++ /* 77 is obsolete vlimit */ ++#define TARGET_FREEBSD_NR_mincore 78 ++#define TARGET_FREEBSD_NR_getgroups 79 ++#define TARGET_FREEBSD_NR_setgroups 80 ++#define TARGET_FREEBSD_NR_getpgrp 81 ++#define TARGET_FREEBSD_NR_setpgid 82 ++#define TARGET_FREEBSD_NR_setitimer 83 ++ /* 84 is old wait */ ++#define TARGET_FREEBSD_NR_swapon 85 ++#define TARGET_FREEBSD_NR_getitimer 86 ++ /* 87 is old gethostname */ ++ /* 88 is old sethostname */ ++#define TARGET_FREEBSD_NR_getdtablesize 89 ++#define TARGET_FREEBSD_NR_dup2 90 ++#define TARGET_FREEBSD_NR_fcntl 92 ++#define TARGET_FREEBSD_NR_select 93 ++#define TARGET_FREEBSD_NR_fsync 95 ++#define TARGET_FREEBSD_NR_setpriority 96 ++#define TARGET_FREEBSD_NR_socket 97 ++#define TARGET_FREEBSD_NR_connect 98 ++ /* 99 is old accept */ ++#define TARGET_FREEBSD_NR_getpriority 100 ++ /* 101 is old send */ ++ /* 102 is old recv */ ++ /* 103 is old sigreturn */ ++#define TARGET_FREEBSD_NR_bind 104 ++#define TARGET_FREEBSD_NR_setsockopt 105 ++#define TARGET_FREEBSD_NR_listen 106 ++ /* 107 is obsolete vtimes */ ++ /* 108 is old sigvec */ ++ /* 109 is old sigblock */ ++ /* 110 is old sigsetmask */ ++ /* 111 is old sigsuspend */ ++ /* 112 is old sigstack */ ++ /* 113 is old recvmsg */ ++ /* 114 is old sendmsg */ ++ /* 115 is obsolete vtrace */ ++#define TARGET_FREEBSD_NR_gettimeofday 116 ++#define TARGET_FREEBSD_NR_getrusage 117 ++#define TARGET_FREEBSD_NR_getsockopt 118 ++#define TARGET_FREEBSD_NR_readv 120 ++#define TARGET_FREEBSD_NR_writev 121 ++#define TARGET_FREEBSD_NR_settimeofday 122 ++#define TARGET_FREEBSD_NR_fchown 123 ++#define TARGET_FREEBSD_NR_fchmod 124 ++ /* 125 is old recvfrom */ ++#define TARGET_FREEBSD_NR_setreuid 126 ++#define TARGET_FREEBSD_NR_setregid 127 ++#define TARGET_FREEBSD_NR_rename 128 ++ /* 129 is old truncate */ ++ /* 130 is old ftruncate */ ++#define TARGET_FREEBSD_NR_flock 131 ++#define TARGET_FREEBSD_NR_mkfifo 132 ++#define TARGET_FREEBSD_NR_sendto 133 ++#define TARGET_FREEBSD_NR_shutdown 134 ++#define TARGET_FREEBSD_NR_socketpair 135 ++#define TARGET_FREEBSD_NR_mkdir 136 ++#define TARGET_FREEBSD_NR_rmdir 137 ++#define TARGET_FREEBSD_NR_utimes 138 ++ /* 139 is obsolete 4.2 sigreturn */ ++#define TARGET_FREEBSD_NR_adjtime 140 ++ /* 141 is old getpeername */ ++ /* 142 is old gethostid */ ++ /* 143 is old sethostid */ ++ /* 144 is old getrlimit */ ++ /* 145 is old setrlimit */ ++ /* 146 is old killpg */ ++#define TARGET_FREEBSD_NR_setsid 147 ++#define TARGET_FREEBSD_NR_quotactl 148 ++ /* 149 is old quota */ ++ /* 150 is old getsockname */ ++#define TARGET_FREEBSD_NR_nlm_syscall 154 ++#define TARGET_FREEBSD_NR_nfssvc 155 ++ /* 156 is old getdirentries */ ++#define TARGET_FREEBSD_NR_freebsd4_statfs 157 ++#define TARGET_FREEBSD_NR_freebsd4_fstatfs 158 ++#define TARGET_FREEBSD_NR_lgetfh 160 ++#define TARGET_FREEBSD_NR_getfh 161 ++#define TARGET_FREEBSD_NR_freebsd4_getdomainname 162 ++#define TARGET_FREEBSD_NR_freebsd4_setdomainname 163 ++#define TARGET_FREEBSD_NR_freebsd4_uname 164 ++#define TARGET_FREEBSD_NR_sysarch 165 ++#define TARGET_FREEBSD_NR_rtprio 166 ++#define TARGET_FREEBSD_NR_semsys 169 ++#define TARGET_FREEBSD_NR_msgsys 170 ++#define TARGET_FREEBSD_NR_shmsys 171 ++#define TARGET_FREEBSD_NR_freebsd6_pread 173 ++#define TARGET_FREEBSD_NR_freebsd6_pwrite 174 ++#define TARGET_FREEBSD_NR_setfib 175 ++#define TARGET_FREEBSD_NR_ntp_adjtime 176 ++#define TARGET_FREEBSD_NR_setgid 181 ++#define TARGET_FREEBSD_NR_setegid 182 ++#define TARGET_FREEBSD_NR_seteuid 183 ++#define TARGET_FREEBSD_NR_stat 188 ++#define TARGET_FREEBSD_NR_fstat 189 ++#define TARGET_FREEBSD_NR_lstat 190 ++#define TARGET_FREEBSD_NR_pathconf 191 ++#define TARGET_FREEBSD_NR_fpathconf 192 ++#define TARGET_FREEBSD_NR_getrlimit 194 ++#define TARGET_FREEBSD_NR_setrlimit 195 ++#define TARGET_FREEBSD_NR_getdirentries 196 ++#define TARGET_FREEBSD_NR_freebsd6_mmap 197 ++#define TARGET_FREEBSD_NR___syscall 198 ++#define TARGET_FREEBSD_NR_freebsd6_lseek 199 ++#define TARGET_FREEBSD_NR_freebsd6_truncate 200 ++#define TARGET_FREEBSD_NR_freebsd6_ftruncate 201 ++#define TARGET_FREEBSD_NR___sysctl 202 ++#define TARGET_FREEBSD_NR_mlock 203 ++#define TARGET_FREEBSD_NR_munlock 204 ++#define TARGET_FREEBSD_NR_undelete 205 ++#define TARGET_FREEBSD_NR_futimes 206 ++#define TARGET_FREEBSD_NR_getpgid 207 ++#define TARGET_FREEBSD_NR_poll 209 ++#define TARGET_FREEBSD_NR_freebsd7___semctl 220 ++#define TARGET_FREEBSD_NR_semget 221 ++#define TARGET_FREEBSD_NR_semop 222 ++#define TARGET_FREEBSD_NR_freebsd7_msgctl 224 ++#define TARGET_FREEBSD_NR_msgget 225 ++#define TARGET_FREEBSD_NR_msgsnd 226 ++#define TARGET_FREEBSD_NR_msgrcv 227 ++#define TARGET_FREEBSD_NR_shmat 228 ++#define TARGET_FREEBSD_NR_freebsd7_shmctl 229 ++#define TARGET_FREEBSD_NR_shmdt 230 ++#define TARGET_FREEBSD_NR_shmget 231 ++#define TARGET_FREEBSD_NR_clock_gettime 232 ++#define TARGET_FREEBSD_NR_clock_settime 233 ++#define TARGET_FREEBSD_NR_clock_getres 234 ++#define TARGET_FREEBSD_NR_ktimer_create 235 ++#define TARGET_FREEBSD_NR_ktimer_delete 236 ++#define TARGET_FREEBSD_NR_ktimer_settime 237 ++#define TARGET_FREEBSD_NR_ktimer_gettime 238 ++#define TARGET_FREEBSD_NR_ktimer_getoverrun 239 ++#define TARGET_FREEBSD_NR_nanosleep 240 ++#define TARGET_FREEBSD_NR_ffclock_getcounter 241 ++#define TARGET_FREEBSD_NR_ffclock_setestimate 242 ++#define TARGET_FREEBSD_NR_ffclock_getestimate 243 ++#define TARGET_FREEBSD_NR_clock_getcpuclockid2 247 ++#define TARGET_FREEBSD_NR_ntp_gettime 248 ++#define TARGET_FREEBSD_NR_minherit 250 ++#define TARGET_FREEBSD_NR_rfork 251 ++#define TARGET_FREEBSD_NR_openbsd_poll 252 ++#define TARGET_FREEBSD_NR_issetugid 253 ++#define TARGET_FREEBSD_NR_lchown 254 ++#define TARGET_FREEBSD_NR_aio_read 255 ++#define TARGET_FREEBSD_NR_aio_write 256 ++#define TARGET_FREEBSD_NR_lio_listio 257 ++#define TARGET_FREEBSD_NR_getdents 272 ++#define TARGET_FREEBSD_NR_lchmod 274 ++#define TARGET_FREEBSD_NR_netbsd_lchown 275 ++#define TARGET_FREEBSD_NR_lutimes 276 ++#define TARGET_FREEBSD_NR_netbsd_msync 277 ++#define TARGET_FREEBSD_NR_nstat 278 ++#define TARGET_FREEBSD_NR_nfstat 279 ++#define TARGET_FREEBSD_NR_nlstat 280 ++#define TARGET_FREEBSD_NR_preadv 289 ++#define TARGET_FREEBSD_NR_pwritev 290 ++#define TARGET_FREEBSD_NR_freebsd4_fhstatfs 297 ++#define TARGET_FREEBSD_NR_fhopen 298 ++#define TARGET_FREEBSD_NR_fhstat 299 ++#define TARGET_FREEBSD_NR_modnext 300 ++#define TARGET_FREEBSD_NR_modstat 301 ++#define TARGET_FREEBSD_NR_modfnext 302 ++#define TARGET_FREEBSD_NR_modfind 303 ++#define TARGET_FREEBSD_NR_kldload 304 ++#define TARGET_FREEBSD_NR_kldunload 305 ++#define TARGET_FREEBSD_NR_kldfind 306 ++#define TARGET_FREEBSD_NR_kldnext 307 ++#define TARGET_FREEBSD_NR_kldstat 308 ++#define TARGET_FREEBSD_NR_kldfirstmod 309 ++#define TARGET_FREEBSD_NR_getsid 310 ++#define TARGET_FREEBSD_NR_setresuid 311 ++#define TARGET_FREEBSD_NR_setresgid 312 ++ /* 313 is obsolete signanosleep */ ++#define TARGET_FREEBSD_NR_aio_return 314 ++#define TARGET_FREEBSD_NR_aio_suspend 315 ++#define TARGET_FREEBSD_NR_aio_cancel 316 ++#define TARGET_FREEBSD_NR_aio_error 317 ++#define TARGET_FREEBSD_NR_oaio_read 318 ++#define TARGET_FREEBSD_NR_oaio_write 319 ++#define TARGET_FREEBSD_NR_olio_listio 320 ++#define TARGET_FREEBSD_NR_yield 321 ++ /* 322 is obsolete thr_sleep */ ++ /* 323 is obsolete thr_wakeup */ ++#define TARGET_FREEBSD_NR_mlockall 324 ++#define TARGET_FREEBSD_NR_munlockall 325 ++#define TARGET_FREEBSD_NR___getcwd 326 ++#define TARGET_FREEBSD_NR_sched_setparam 327 ++#define TARGET_FREEBSD_NR_sched_getparam 328 ++#define TARGET_FREEBSD_NR_sched_setscheduler 329 ++#define TARGET_FREEBSD_NR_sched_getscheduler 330 ++#define TARGET_FREEBSD_NR_sched_yield 331 ++#define TARGET_FREEBSD_NR_sched_get_priority_max 332 ++#define TARGET_FREEBSD_NR_sched_get_priority_min 333 ++#define TARGET_FREEBSD_NR_sched_rr_get_interval 334 ++#define TARGET_FREEBSD_NR_utrace 335 ++#define TARGET_FREEBSD_NR_freebsd4_sendfile 336 ++#define TARGET_FREEBSD_NR_kldsym 337 ++#define TARGET_FREEBSD_NR_jail 338 ++#define TARGET_FREEBSD_NR_nnpfs_syscall 339 ++#define TARGET_FREEBSD_NR_sigprocmask 340 ++#define TARGET_FREEBSD_NR_sigsuspend 341 ++#define TARGET_FREEBSD_NR_freebsd4_sigaction 342 ++#define TARGET_FREEBSD_NR_sigpending 343 ++#define TARGET_FREEBSD_NR_freebsd4_sigreturn 344 ++#define TARGET_FREEBSD_NR_sigtimedwait 345 ++#define TARGET_FREEBSD_NR_sigwaitinfo 346 ++#define TARGET_FREEBSD_NR___acl_get_file 347 ++#define TARGET_FREEBSD_NR___acl_set_file 348 ++#define TARGET_FREEBSD_NR___acl_get_fd 349 ++#define TARGET_FREEBSD_NR___acl_set_fd 350 ++#define TARGET_FREEBSD_NR___acl_delete_file 351 ++#define TARGET_FREEBSD_NR___acl_delete_fd 352 ++#define TARGET_FREEBSD_NR___acl_aclcheck_file 353 ++#define TARGET_FREEBSD_NR___acl_aclcheck_fd 354 ++#define TARGET_FREEBSD_NR_extattrctl 355 ++#define TARGET_FREEBSD_NR_extattr_set_file 356 ++#define TARGET_FREEBSD_NR_extattr_get_file 357 ++#define TARGET_FREEBSD_NR_extattr_delete_file 358 ++#define TARGET_FREEBSD_NR_aio_waitcomplete 359 ++#define TARGET_FREEBSD_NR_getresuid 360 ++#define TARGET_FREEBSD_NR_getresgid 361 ++#define TARGET_FREEBSD_NR_kqueue 362 ++#define TARGET_FREEBSD_NR_kevent 363 ++#define TARGET_FREEBSD_NR_extattr_set_fd 371 ++#define TARGET_FREEBSD_NR_extattr_get_fd 372 ++#define TARGET_FREEBSD_NR_extattr_delete_fd 373 ++#define TARGET_FREEBSD_NR___setugid 374 ++#define TARGET_FREEBSD_NR_eaccess 376 ++#define TARGET_FREEBSD_NR_afs3_syscall 377 ++#define TARGET_FREEBSD_NR_nmount 378 ++#define TARGET_FREEBSD_NR___mac_get_proc 384 ++#define TARGET_FREEBSD_NR___mac_set_proc 385 ++#define TARGET_FREEBSD_NR___mac_get_fd 386 ++#define TARGET_FREEBSD_NR___mac_get_file 387 ++#define TARGET_FREEBSD_NR___mac_set_fd 388 ++#define TARGET_FREEBSD_NR___mac_set_file 389 ++#define TARGET_FREEBSD_NR_kenv 390 ++#define TARGET_FREEBSD_NR_lchflags 391 ++#define TARGET_FREEBSD_NR_uuidgen 392 ++#define TARGET_FREEBSD_NR_sendfile 393 ++#define TARGET_FREEBSD_NR_mac_syscall 394 ++#define TARGET_FREEBSD_NR_getfsstat 395 ++#define TARGET_FREEBSD_NR_statfs 396 ++#define TARGET_FREEBSD_NR_fstatfs 397 ++#define TARGET_FREEBSD_NR_fhstatfs 398 ++#define TARGET_FREEBSD_NR_ksem_close 400 ++#define TARGET_FREEBSD_NR_ksem_post 401 ++#define TARGET_FREEBSD_NR_ksem_wait 402 ++#define TARGET_FREEBSD_NR_ksem_trywait 403 ++#define TARGET_FREEBSD_NR_ksem_init 404 ++#define TARGET_FREEBSD_NR_ksem_open 405 ++#define TARGET_FREEBSD_NR_ksem_unlink 406 ++#define TARGET_FREEBSD_NR_ksem_getvalue 407 ++#define TARGET_FREEBSD_NR_ksem_destroy 408 ++#define TARGET_FREEBSD_NR___mac_get_pid 409 ++#define TARGET_FREEBSD_NR___mac_get_link 410 ++#define TARGET_FREEBSD_NR___mac_set_link 411 ++#define TARGET_FREEBSD_NR_extattr_set_link 412 ++#define TARGET_FREEBSD_NR_extattr_get_link 413 ++#define TARGET_FREEBSD_NR_extattr_delete_link 414 ++#define TARGET_FREEBSD_NR___mac_execve 415 ++#define TARGET_FREEBSD_NR_sigaction 416 ++#define TARGET_FREEBSD_NR_sigreturn 417 ++#define TARGET_FREEBSD_NR_getcontext 421 ++#define TARGET_FREEBSD_NR_setcontext 422 ++#define TARGET_FREEBSD_NR_swapcontext 423 ++#define TARGET_FREEBSD_NR_swapoff 424 ++#define TARGET_FREEBSD_NR___acl_get_link 425 ++#define TARGET_FREEBSD_NR___acl_set_link 426 ++#define TARGET_FREEBSD_NR___acl_delete_link 427 ++#define TARGET_FREEBSD_NR___acl_aclcheck_link 428 ++#define TARGET_FREEBSD_NR_sigwait 429 ++#define TARGET_FREEBSD_NR_thr_create 430 ++#define TARGET_FREEBSD_NR_thr_exit 431 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 12:26:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82D10C08; Sat, 8 Nov 2014 12:26:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD21A89; Sat, 8 Nov 2014 12:26:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8CQM4T087583; Sat, 8 Nov 2014 12:26:22 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8CQMLV087581; Sat, 8 Nov 2014 12:26:22 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411081226.sA8CQMLV087581@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 12:26:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372319 - head/finance/prestashop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 12:26:22 -0000 Author: wen Date: Sat Nov 8 12:26:21 2014 New Revision: 372319 URL: https://svnweb.freebsd.org/changeset/ports/372319 QAT: https://qat.redports.org/buildarchive/r372319/ Log: - Update to 1.6.0.9 Modified: head/finance/prestashop/Makefile head/finance/prestashop/distinfo Modified: head/finance/prestashop/Makefile ============================================================================== --- head/finance/prestashop/Makefile Sat Nov 8 11:48:13 2014 (r372318) +++ head/finance/prestashop/Makefile Sat Nov 8 12:26:21 2014 (r372319) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.6.0.8 -PORTREVISION= 1 +PORTVERSION= 1.6.0.9 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/finance/prestashop/distinfo ============================================================================== --- head/finance/prestashop/distinfo Sat Nov 8 11:48:13 2014 (r372318) +++ head/finance/prestashop/distinfo Sat Nov 8 12:26:21 2014 (r372319) @@ -1,2 +1,2 @@ -SHA256 (prestashop_1.6.0.8.zip) = 8e40fe9d4ed78b6ac462c8489985afc5c6ed5c2ba753f8e8b8b43a8e87d44ad4 -SIZE (prestashop_1.6.0.8.zip) = 21449561 +SHA256 (prestashop_1.6.0.9.zip) = 0bceeaa7ce1e0789f13f67fdab6b9edb42fa73c1d3826000bc289191988c68af +SIZE (prestashop_1.6.0.9.zip) = 21055953 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 12:41:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59490EC6; Sat, 8 Nov 2014 12:41:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C150B79; Sat, 8 Nov 2014 12:41:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8Cf3sm093698; Sat, 8 Nov 2014 12:41:03 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8Cf2R5093694; Sat, 8 Nov 2014 12:41:02 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411081241.sA8Cf2R5093694@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 8 Nov 2014 12:41:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372320 - in head/devel: . py-appdirs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 12:41:03 -0000 Author: riggs Date: Sat Nov 8 12:41:01 2014 New Revision: 372320 URL: https://svnweb.freebsd.org/changeset/ports/372320 QAT: https://qat.redports.org/buildarchive/r372320/ Log: Initial import of devel/py-appdirs Added: head/devel/py-appdirs/ head/devel/py-appdirs/Makefile (contents, props changed) head/devel/py-appdirs/distinfo (contents, props changed) head/devel/py-appdirs/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 8 12:26:21 2014 (r372319) +++ head/devel/Makefile Sat Nov 8 12:41:01 2014 (r372320) @@ -3611,6 +3611,7 @@ SUBDIR += py-anonfunc SUBDIR += py-anyjson SUBDIR += py-apipkg + SUBDIR += py-appdirs SUBDIR += py-application SUBDIR += py-archetypes.querywidget SUBDIR += py-archetypes.referencebrowserwidget Added: head/devel/py-appdirs/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-appdirs/Makefile Sat Nov 8 12:41:01 2014 (r372320) @@ -0,0 +1,23 @@ +# Created by: Thomas Zander +# $FreeBSD$ + +PORTNAME= appdirs +PORTVERSION= 1.4.0 +CATEGORIES= devel python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= python@FreeBSD.org +COMMENT= Python module for determining platform-specific dirs + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USE_GITHUB= yes +GH_ACCOUNT= ActiveState +GH_COMMIT= 57f2bc4 +GH_TAGNAME= ${GH_COMMIT} + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/devel/py-appdirs/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-appdirs/distinfo Sat Nov 8 12:41:01 2014 (r372320) @@ -0,0 +1,2 @@ +SHA256 (appdirs-1.4.0.tar.gz) = e2c72891487a6cf82f918735457cb18e700eb9b5129aa7c44284a4d956d585ce +SIZE (appdirs-1.4.0.tar.gz) = 12109 Added: head/devel/py-appdirs/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-appdirs/pkg-descr Sat Nov 8 12:41:01 2014 (r372320) @@ -0,0 +1,19 @@ +appdirs is small Python module for determining appropriate platform-specific +dirs, e.g. a "user data dir". Those are typically platform-specific, for +instance, if running on Mac OS X, you should use: + +~/Library/Application Support/ + +On Linux (and other Unices) the dir, according to the XDG spec, is: + +~/.local/share/ + +appdirs will help the application to choose an appropriate: +- user data dir (user_data_dir) +- user config dir (user_config_dir) +- user cache dir (user_cache_dir) +- site data dir (site_data_dir) +- site config dir (site_config_dir) +- user log dir (user_log_dir) + +WWW: http://github.com/ActiveState/appdirs From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 12:44:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F4FB13D; Sat, 8 Nov 2014 12:44:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5D5CC21; Sat, 8 Nov 2014 12:44:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8Cinc0097194; Sat, 8 Nov 2014 12:44:49 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8Cimgd097190; Sat, 8 Nov 2014 12:44:48 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411081244.sA8Cimgd097190@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 8 Nov 2014 12:44:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372321 - in head/devel: . py-validictory X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 12:44:50 -0000 Author: riggs Date: Sat Nov 8 12:44:48 2014 New Revision: 372321 URL: https://svnweb.freebsd.org/changeset/ports/372321 QAT: https://qat.redports.org/buildarchive/r372321/ Log: Initial import of devel/py-validictory Added: head/devel/py-validictory/ head/devel/py-validictory/Makefile (contents, props changed) head/devel/py-validictory/distinfo (contents, props changed) head/devel/py-validictory/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 8 12:41:01 2014 (r372320) +++ head/devel/Makefile Sat Nov 8 12:44:48 2014 (r372321) @@ -4003,6 +4003,7 @@ SUBDIR += py-usb SUBDIR += py-user_agents SUBDIR += py-utils + SUBDIR += py-validictory SUBDIR += py-venusian SUBDIR += py-versiontools SUBDIR += py-virtualenv Added: head/devel/py-validictory/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-validictory/Makefile Sat Nov 8 12:44:48 2014 (r372321) @@ -0,0 +1,23 @@ +# Created by: Thomas Zander +# $FreeBSD$ + +PORTNAME= validictory +PORTVERSION= 0.9.3 +CATEGORIES= devel python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= python@FreeBSD.org +COMMENT= General purpose Python data validator + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USE_GITHUB= yes +GH_ACCOUNT= sunlightlabs +GH_COMMIT= 584d90b +GH_TAGNAME= ${GH_COMMIT} + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/devel/py-validictory/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-validictory/distinfo Sat Nov 8 12:44:48 2014 (r372321) @@ -0,0 +1,2 @@ +SHA256 (validictory-0.9.3.tar.gz) = 64a92d5c0d8fcff3990466538a730387f7d6ed8205f83613fd4797b9efdcdb5c +SIZE (validictory-0.9.3.tar.gz) = 25834 Added: head/devel/py-validictory/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-validictory/pkg-descr Sat Nov 8 12:44:48 2014 (r372321) @@ -0,0 +1,6 @@ +Validictory is a general purpose Python data validator. + +It works with Python 2.6+ and Python 3.2+ and uses a Schema format +based on JSON Schema Proposal (http://json-schema.org). + +WWW: http://github.com/sunlightlabs/validictory From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 15:05:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2CCAA3B; Sat, 8 Nov 2014 15:05:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D43F79EF; Sat, 8 Nov 2014 15:05:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8F5fjh063016; Sat, 8 Nov 2014 15:05:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8F5eLG063011; Sat, 8 Nov 2014 15:05:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201411081505.sA8F5eLG063011@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 8 Nov 2014 15:05:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372322 - in head: Mk lang/ruby19 lang/ruby20 lang/ruby21 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 15:05:42 -0000 Author: swills Date: Sat Nov 8 15:05:40 2014 New Revision: 372322 URL: https://svnweb.freebsd.org/changeset/ports/372322 QAT: https://qat.redports.org/buildarchive/r372322/ Log: Fix plist for CAPIDOCS option after update to doxygen. PR: 194712 Reported by: Trond Endrestol Modified: head/Mk/bsd.ruby.mk head/lang/ruby19/pkg-plist head/lang/ruby20/pkg-plist head/lang/ruby21/pkg-plist Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Sat Nov 8 12:44:48 2014 (r372321) +++ head/Mk/bsd.ruby.mk Sat Nov 8 15:05:40 2014 (r372322) @@ -177,7 +177,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # Ruby 1.9 # RUBY_RELVERSION= 1.9.3 -RUBY_PORTREVISION= 3 +RUBY_PORTREVISION= 4 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 547 @@ -193,7 +193,7 @@ RUBY21= "@comment " # Ruby 2.0 # RUBY_RELVERSION= 2.0.0 -RUBY_PORTREVISION= 1 +RUBY_PORTREVISION= 2 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 576 @@ -209,7 +209,7 @@ RUBY21= "@comment " # Ruby 2.1 # RUBY_RELVERSION= 2.1.3 -RUBY_PORTREVISION= 1 +RUBY_PORTREVISION= 2 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: head/lang/ruby19/pkg-plist ============================================================================== --- head/lang/ruby19/pkg-plist Sat Nov 8 12:44:48 2014 (r372321) +++ head/lang/ruby19/pkg-plist Sat Nov 8 15:05:40 2014 (r372322) @@ -982,9 +982,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d36/stringio_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d36/stringio_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d3e/vmtc_8inc__dep__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d3e/vmtc_8inc__dep__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d3e/vmtc_8inc__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.png @@ -1367,7 +1364,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d74/intern_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d75/modify_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d75/modify_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d75/structruby__method__ids__check.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d79/structpair__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d79/structrb__method__attr__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7b/japanese__sjis_8c__incl.map @@ -1423,9 +1419,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/trans_2gb18030_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcc/digest_2sha1_2extconf_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcc/digest_2sha1_2extconf_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dd5/euc__kr_8c.html @@ -1750,9 +1743,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dbc/structglobal__variable.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dc0/syck_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dc0/syck_8h__dep__incl.md5 @@ -3825,7 +3815,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_enum.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_eval.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_f.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_func.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_g.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/functions_i.html @@ -4112,9 +4101,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d35/transcode__data_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d36/stringio_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d36/stringio_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d3e/vmtc_8inc__dep__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d3e/vmtc_8inc__dep__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d3e/vmtc_8inc__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d44/hash_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d44/hash_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d0/d44/hash_8c__incl.png @@ -4497,7 +4483,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d74/intern_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d75/modify_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d75/modify_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d75/structruby__method__ids__check.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d79/structpair__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d79/structrb__method__attr__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/d7b/japanese__sjis_8c__incl.map @@ -4553,9 +4538,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/db9/trans_2gb18030_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dbf/basicsocket_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dbf/basicsocket_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dc2/ripper_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dc2/ripper_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dc2/ripper_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dcc/digest_2sha1_2extconf_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dcc/digest_2sha1_2extconf_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d2/dd5/euc__kr_8c.html @@ -4880,9 +4862,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/db4/fiddle_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/db4/fiddle_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/db4/fiddle_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/db4/parse_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/db4/parse_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/db4/parse_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/dbc/structglobal__variable.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/dc0/syck_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/d4/dc0/syck_8h__dep__incl.md5 @@ -6955,7 +6934,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_enum.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_eval.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_f.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_func.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_g.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/html/functions_i.html Modified: head/lang/ruby20/pkg-plist ============================================================================== --- head/lang/ruby20/pkg-plist Sat Nov 8 12:44:48 2014 (r372321) +++ head/lang/ruby20/pkg-plist Sat Nov 8 15:05:40 2014 (r372322) @@ -1410,9 +1410,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/rmd160_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/structconstat.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.md5 @@ -1690,9 +1687,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dbc/structglobal__variable.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dc4/constdefs_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dc4/constdefs_8h_source.html Modified: head/lang/ruby21/pkg-plist ============================================================================== --- head/lang/ruby21/pkg-plist Sat Nov 8 12:44:48 2014 (r372321) +++ head/lang/ruby21/pkg-plist Sat Nov 8 15:05:40 2014 (r372322) @@ -1491,9 +1491,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/rmd160_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/ripper_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/structconstat.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.md5 @@ -1781,9 +1778,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/fiddle_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/db4/parse_8y__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dbc/structglobal__variable.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dc4/constdefs_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/dc4/constdefs_8h_source.html From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 15:34:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7CEADE7; Sat, 8 Nov 2014 15:34:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3C5EC26; Sat, 8 Nov 2014 15:34:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8FY7NL077043; Sat, 8 Nov 2014 15:34:07 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8FY6a3077034; Sat, 8 Nov 2014 15:34:06 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201411081534.sA8FY6a3077034@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Sat, 8 Nov 2014 15:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372323 - in head/sysutils: . zbackup zbackup/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 15:34:07 -0000 Author: kevlo Date: Sat Nov 8 15:34:05 2014 New Revision: 372323 URL: https://svnweb.freebsd.org/changeset/ports/372323 QAT: https://qat.redports.org/buildarchive/r372323/ Log: Initial import of zbackup 1.3. Zbackup is a globally-deduplicating backup tool, based on the ideas found in rsync. Added: head/sysutils/zbackup/ head/sysutils/zbackup/Makefile (contents, props changed) head/sysutils/zbackup/distinfo (contents, props changed) head/sysutils/zbackup/files/ head/sysutils/zbackup/files/patch-endian.hh (contents, props changed) head/sysutils/zbackup/files/patch-unbuffered_file.cc (contents, props changed) head/sysutils/zbackup/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sat Nov 8 15:05:40 2014 (r372322) +++ head/sysutils/Makefile Sat Nov 8 15:34:05 2014 (r372323) @@ -1059,6 +1059,7 @@ SUBDIR += xsysstats SUBDIR += xvidcap SUBDIR += yum + SUBDIR += zbackup SUBDIR += zeitgeist SUBDIR += zeroer SUBDIR += zetaback Added: head/sysutils/zbackup/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/zbackup/Makefile Sat Nov 8 15:34:05 2014 (r372323) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= zbackup +PORTVERSION= 1.3 +CATEGORIES= sysutils +MASTER_SITES= https://github.com/zbackup/zbackup/archive/ +DISTFILES= ${PORTVERSION}${EXTRACT_SUFX} + +MAINTAINER= kevlo@FreeBSD.org +COMMENT= Versatile deduplicating backup tool + +LICENSE= GPLv2 + +LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf + +USES= cmake + +OPTIONS_DEFINE= DOCS + +PLIST_FILES= bin/zbackup +PORTDOCS= README.md + +do-install: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/zbackup ${STAGEDIR}${PREFIX}/bin + +.include Added: head/sysutils/zbackup/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/zbackup/distinfo Sat Nov 8 15:34:05 2014 (r372323) @@ -0,0 +1,2 @@ +SHA256 (1.3.tar.gz) = 0c85232918295984fccb35804dbaeaa38df13c923814640524a8d9de2c6db1ee +SIZE (1.3.tar.gz) = 72268 Added: head/sysutils/zbackup/files/patch-endian.hh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/zbackup/files/patch-endian.hh Sat Nov 8 15:34:05 2014 (r372323) @@ -0,0 +1,11 @@ +--- endian.hh.orig 2014-11-08 22:55:49.000000000 +0800 ++++ endian.hh 2014-11-08 22:56:01.000000000 +0800 +@@ -6,7 +6,7 @@ + + #include + #include +-#ifdef __APPLE__ ++#if defined(__APPLE_) || defined(__FreeBSD__) + #include + #else + #include Added: head/sysutils/zbackup/files/patch-unbuffered_file.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/zbackup/files/patch-unbuffered_file.cc Sat Nov 8 15:34:05 2014 (r372323) @@ -0,0 +1,20 @@ +--- unbuffered_file.cc.orig 2014-11-08 22:56:14.000000000 +0800 ++++ unbuffered_file.cc 2014-11-08 22:56:25.000000000 +0800 +@@ -13,7 +13,7 @@ + #include "unbuffered_file.hh" + + +-#ifdef __APPLE__ ++#if defined(__APPLE_) || defined(__FreeBSD__) + #define lseek64 lseek + #endif + +@@ -24,7 +24,7 @@ + + int flags = ( mode == WriteOnly ? ( O_WRONLY | O_CREAT | O_TRUNC ) : + O_RDONLY ); +-#ifndef __APPLE__ ++#if !defined(__APPLE__) && !defined(__FreeBSD__) + flags |= O_LARGEFILE; + #endif + fd = open( fileName, flags, 0666 ); Added: head/sysutils/zbackup/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/zbackup/pkg-descr Sat Nov 8 15:34:05 2014 (r372323) @@ -0,0 +1,6 @@ +zbackup is a globally-deduplicating backup tool, based on the ideas found +in rsync. Any of the backup files stored previously can be read back in full +at any time. The program is format-agnostic, so you can feed virtually any +files to it. + +WWW: http://zbackup.org/ From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 18:30:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6C40FD6; Sat, 8 Nov 2014 18:30:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0DB3D02; Sat, 8 Nov 2014 18:30:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8IUWTO057916; Sat, 8 Nov 2014 18:30:32 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8IUW5T057913; Sat, 8 Nov 2014 18:30:32 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201411081830.sA8IUW5T057913@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Sat, 8 Nov 2014 18:30:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372324 - head/devel/p5-Term-Menus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 18:30:32 -0000 Author: culot Date: Sat Nov 8 18:30:31 2014 New Revision: 372324 URL: https://svnweb.freebsd.org/changeset/ports/372324 QAT: https://qat.redports.org/buildarchive/r372324/ Log: - Update to 2.86 Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog Modified: head/devel/p5-Term-Menus/Makefile head/devel/p5-Term-Menus/distinfo Modified: head/devel/p5-Term-Menus/Makefile ============================================================================== --- head/devel/p5-Term-Menus/Makefile Sat Nov 8 15:34:05 2014 (r372323) +++ head/devel/p5-Term-Menus/Makefile Sat Nov 8 18:30:31 2014 (r372324) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Term-Menus -PORTVERSION= 2.85 +PORTVERSION= 2.86 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:REEDFISH Modified: head/devel/p5-Term-Menus/distinfo ============================================================================== --- head/devel/p5-Term-Menus/distinfo Sat Nov 8 15:34:05 2014 (r372323) +++ head/devel/p5-Term-Menus/distinfo Sat Nov 8 18:30:31 2014 (r372324) @@ -1,2 +1,2 @@ -SHA256 (Term-Menus-2.85.tar.gz) = a1bb99683eb6f5a0a4053a83673aef94f22f3eaecff08e55e7835d31442a93f8 -SIZE (Term-Menus-2.85.tar.gz) = 115899 +SHA256 (Term-Menus-2.86.tar.gz) = 29d7b7c4dabf6dc9c825bc6c74753be5e698371394698254140d9fdb7a299bb3 +SIZE (Term-Menus-2.86.tar.gz) = 115935 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 18:32:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 360AF13C; Sat, 8 Nov 2014 18:32:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20040D13; Sat, 8 Nov 2014 18:32:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8IWVdV061642; Sat, 8 Nov 2014 18:32:31 GMT (envelope-from trociny@FreeBSD.org) Received: (from trociny@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8IWUDY061639; Sat, 8 Nov 2014 18:32:30 GMT (envelope-from trociny@FreeBSD.org) Message-Id: <201411081832.sA8IWUDY061639@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: trociny set sender to trociny@FreeBSD.org using -f From: Mikolaj Golub Date: Sat, 8 Nov 2014 18:32:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372325 - head/databases/leofs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 18:32:31 -0000 Author: trociny Date: Sat Nov 8 18:32:29 2014 New Revision: 372325 URL: https://svnweb.freebsd.org/changeset/ports/372325 QAT: https://qat.redports.org/buildarchive/r372325/ Log: Update to 1.2.0. Modified: head/databases/leofs/Makefile head/databases/leofs/distinfo head/databases/leofs/pkg-plist Modified: head/databases/leofs/Makefile ============================================================================== --- head/databases/leofs/Makefile Sat Nov 8 18:30:31 2014 (r372324) +++ head/databases/leofs/Makefile Sat Nov 8 18:32:29 2014 (r372325) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= leofs -PORTVERSION= 1.1.5 +PORTVERSION= 1.2.0 CATEGORIES= databases MAINTAINER= trociny@FreeBSD.org @@ -22,8 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/erlang16 USE_GITHUB= yes GH_ACCOUNT= leo-project GH_PROJECT= leofs -GH_TAGNAME= 707b21b -GH_COMMIT= 707b21b +GH_TAGNAME= 2f6d896 +GH_COMMIT= 2f6d896 LEOFS_USER= leofs LEOFS_GROUP= leofs @@ -69,9 +69,9 @@ MAKE_JOBS_UNSAFE=yes MAKE_ENV= PATH=${LOCALBASE}/lib/erlang16/bin:${PATH} LEOFS_DEPS= \ - leo-project/leo_gateway=${PORTVERSION}?606217b:leo_gateway \ - leo-project/leo_manager=${PORTVERSION}?4fd2d11:leo_manager \ - leo-project/leo_storage=${PORTVERSION}?1cdf0f5:leo_storage \ + leo-project/leo_gateway=${PORTVERSION}?2249fc4:leo_gateway \ + leo-project/leo_manager=${PORTVERSION}?3f6c0f6:leo_manager \ + leo-project/leo_storage=${PORTVERSION}?34f304d:leo_storage \ DeadZen/goldrush=0.1.6?71e6321:goldrush \ basho/cuttlefish=origin/develop?c2c7679:cuttlefish \ basho/eleveldb=1.4.10?a84b18c:eleveldb \ @@ -81,31 +81,33 @@ LEOFS_DEPS= \ boundary/folsom=4824aec?4824aec:folsom \ davisp/jiffy=0.11.3?99867af:jiffy \ eproxus/meck=0.8.2?dde7590:meck \ - extend/cowboy=0.8.6?9eaee45:cowboy \ - extend/cowlib=0.6.2?e2ffefe:cowlib \ + extend/cowlib=1.0.0?d544a49:cowlib \ extend/ranch=0.8.4?4f70a16:ranch \ jcomellas/getopt=v0.4.3?659a28f:getopt \ leo-project/bitcask=1.7.0?97d9345:bitcask \ + leo-project/elarm=238e4bb?238e4bb:elarm \ leo-project/erlang-lz4=0.2.2?80a5777:lz4 \ leo-project/erpcgen=0.2.3?b35d6b8:erpcgen \ - leo-project/leo_backend_db=1.1.2?46bba43:leo_backend_db \ + leo-project/leo_backend_db=1.1.3?d7e8979:leo_backend_db \ leo-project/leo_cache=0.6.0?39c8210:leo_cache \ leo-project/leo_commons=1.1.0?c1e6825:leo_commons \ leo-project/leo_dcerl=0.2.11?929fd59:leo_dcerl \ leo-project/leo_logger=1.1.3?a05cce4:leo_logger \ leo-project/leo_mcerl=0.4.1?addcda0:leo_mcerl \ - leo-project/leo_mq=1.0.10?1a84c33:leo_mq \ - leo-project/leo_object_storage=1.1.5?924ae78:leo_object_storage \ + leo-project/leo_mq=1.2.0?11571f0:leo_mq \ + leo-project/leo_object_storage=1.1.8?0d44205:leo_object_storage \ leo-project/leo_ordning_reda=0.10.9?eb168f0:leo_ordning_reda \ leo-project/leo_pod=0.6.2?cfd8557:leo_pod \ - leo-project/leo_redundant_manager=1.9.0?ea3e5e9:leo_redundant_manager \ + leo-project/leo_redundant_manager=1.9.1?9c3bbe7:leo_redundant_manager \ leo-project/leo_rpc=0.8.10?5f55064:leo_rpc \ - leo-project/leo_s3_libs=1.1.3?9df4f33:leo_s3_libs \ + leo-project/leo_s3_libs=1.1.4?8b159b0:leo_s3_libs \ leo-project/leo_statistics=1.0.7?4bdb570:leo_statistics \ leo-project/libcutil=0.4.3?36b02d9:libcutil \ + leo-project/leo_watchdog=0.4.1?4d6db9b:leo_watchdog \ leo-project/nfs_rpc_server=0.2.2?d63c5ba:nfs_rpc_server \ leo-project/savanna_agent=0.4.4?850143a:savanna_agent \ leo-project/savanna_commons=0.8.6?bbcc77f:savanna_commons \ + ninenines/cowboy=1.0.0?021f4f6:cowboy \ manopapad/proper=7d535ac?7d535ac:proper \ seancribbs/neotoma=1.7.2?760928e:neotoma \ Modified: head/databases/leofs/distinfo ============================================================================== --- head/databases/leofs/distinfo Sat Nov 8 18:30:31 2014 (r372324) +++ head/databases/leofs/distinfo Sat Nov 8 18:32:29 2014 (r372325) @@ -1,11 +1,11 @@ -SHA256 (leofs/leofs-1.1.5.tar.gz) = fd5d5b1c0f633d974c379b359c08902bcc8cba988d41da3c6f458c3e9c453e07 -SIZE (leofs/leofs-1.1.5.tar.gz) = 273774 -SHA256 (leofs/leo_gateway-1.1.5.tar.gz) = 2644971829eba47ea875b601f41d366b85ea3ba50396db2549470d936829e2cf -SIZE (leofs/leo_gateway-1.1.5.tar.gz) = 604456 -SHA256 (leofs/leo_manager-1.1.5.tar.gz) = bb3aaf700250c6537fff812ed0eed754df1e4c9fa4492f22db071faccb15a1a5 -SIZE (leofs/leo_manager-1.1.5.tar.gz) = 586986 -SHA256 (leofs/leo_storage-1.1.5.tar.gz) = 15dfb182913b55d3416e9cb0a9f831f3242fbd7226209a71e4648eb01ada1faf -SIZE (leofs/leo_storage-1.1.5.tar.gz) = 566228 +SHA256 (leofs/leofs-1.2.0.tar.gz) = 4f1ece41724e2b5c51ed0f5b593ce15336053aa3b75c15b1d19ddc7af7695508 +SIZE (leofs/leofs-1.2.0.tar.gz) = 277195 +SHA256 (leofs/leo_gateway-1.2.0.tar.gz) = 55d64e083075e156fee9db9bc7d17c198163aa044d5c6a8dd3724d9e1679759f +SIZE (leofs/leo_gateway-1.2.0.tar.gz) = 611484 +SHA256 (leofs/leo_manager-1.2.0.tar.gz) = e99d8ad3b7702b59684232356154f95745ea2ceb9e65299abdc8094be34a52c2 +SIZE (leofs/leo_manager-1.2.0.tar.gz) = 588995 +SHA256 (leofs/leo_storage-1.2.0.tar.gz) = 45844f04239d62b3f336f63e86ff37ab4903168a102797919f296f9870911427 +SIZE (leofs/leo_storage-1.2.0.tar.gz) = 569689 SHA256 (leofs/goldrush-0.1.6.tar.gz) = 69d71c31c52a60df31730604c52df47fee541210d7d18f9876bbc8168e007f8e SIZE (leofs/goldrush-0.1.6.tar.gz) = 19457 SHA256 (leofs/cuttlefish-origin/develop.tar.gz) = 20f08a89cff2a24bfc22cdd9243928c1834c374247a3a1fa72c24896f6e408a8 @@ -24,22 +24,22 @@ SHA256 (leofs/jiffy-0.11.3.tar.gz) = e71 SIZE (leofs/jiffy-0.11.3.tar.gz) = 1851242 SHA256 (leofs/meck-0.8.2.tar.gz) = b624c6a3cbdcc0670ac18d05a931928fe76123335b1eb8041c611656f8e141c8 SIZE (leofs/meck-0.8.2.tar.gz) = 208706 -SHA256 (leofs/cowboy-0.8.6.tar.gz) = bc89daa585f370b85a4c5ada7d8ea457fe2dca03469b10004f82fb9d802137be -SIZE (leofs/cowboy-0.8.6.tar.gz) = 3931343 -SHA256 (leofs/cowlib-0.6.2.tar.gz) = 08b8b24393d4c11ea3b42958a5589373569981908594f11a91accaf134519dae -SIZE (leofs/cowlib-0.6.2.tar.gz) = 38647 +SHA256 (leofs/cowlib-1.0.0.tar.gz) = 17143608573abe00903548f66059cfdb59d9c2a1b1b262570e384b4a2e1bf006 +SIZE (leofs/cowlib-1.0.0.tar.gz) = 41548 SHA256 (leofs/ranch-0.8.4.tar.gz) = a71388499066eb0b52bb257e5b82736e5f4a55333ddf4d3a9d5ad4ccbc0d2b65 SIZE (leofs/ranch-0.8.4.tar.gz) = 29111 SHA256 (leofs/getopt-v0.4.3.tar.gz) = 4a24b5621a985b9f5bbda5f2678e6b808e7d69adacee0186d4c419916a38b319 SIZE (leofs/getopt-v0.4.3.tar.gz) = 13988 SHA256 (leofs/bitcask-1.7.0.tar.gz) = 5d6d23454945aafeb0ff1ab5146e447c40fda7eb72b7070c483626a0ce25e183 SIZE (leofs/bitcask-1.7.0.tar.gz) = 964663 +SHA256 (leofs/elarm-238e4bb.tar.gz) = a8beb9546cd8956aa30dfdaddcdce1a002640847bfaf6b722de225a2ad30ae0b +SIZE (leofs/elarm-238e4bb.tar.gz) = 23499 SHA256 (leofs/erlang-lz4-0.2.2.tar.gz) = b7a974210f2bfe57708934cbd8930b85d0784bf449dea37dd47c6ef7af395e9e SIZE (leofs/erlang-lz4-0.2.2.tar.gz) = 170494 SHA256 (leofs/erpcgen-0.2.3.tar.gz) = 6e28e86ed11eabbfb136d6ba53418dc1fe2d79911cd09b19728a89b3f129526f SIZE (leofs/erpcgen-0.2.3.tar.gz) = 205139 -SHA256 (leofs/leo_backend_db-1.1.2.tar.gz) = 29b5dcdcba0e422a8cfa71cc5008751d99e686eefd1ad229d3107830c9a46043 -SIZE (leofs/leo_backend_db-1.1.2.tar.gz) = 193340 +SHA256 (leofs/leo_backend_db-1.1.3.tar.gz) = 2d4477eef76d6838752e2c059be7989b9c1329deda98bee3260dcd8ca920303c +SIZE (leofs/leo_backend_db-1.1.3.tar.gz) = 193568 SHA256 (leofs/leo_cache-0.6.0.tar.gz) = fe139614c4e1b0db84a1d3db315f4b0cf00295729b3b228d897856585643081d SIZE (leofs/leo_cache-0.6.0.tar.gz) = 185664 SHA256 (leofs/leo_commons-1.1.0.tar.gz) = 6171e36684f7129cd5ed38b1d0f6ffe6899ee13c1bf2dce08095f31f5dba704f @@ -50,30 +50,34 @@ SHA256 (leofs/leo_logger-1.1.3.tar.gz) = SIZE (leofs/leo_logger-1.1.3.tar.gz) = 210820 SHA256 (leofs/leo_mcerl-0.4.1.tar.gz) = b3b1a1c187d8e1586587400d09f42d9b08bc8c0ea8a350223d77ac2063d2516c SIZE (leofs/leo_mcerl-0.4.1.tar.gz) = 184449 -SHA256 (leofs/leo_mq-1.0.10.tar.gz) = f24b009fd20e5cd6d7de2999498d11d9d90a85b90a4eebed9c05216758e0700b -SIZE (leofs/leo_mq-1.0.10.tar.gz) = 187060 -SHA256 (leofs/leo_object_storage-1.1.5.tar.gz) = fd83509cfde89402c1b5f02a635d8da91d6da552e79c9d82e0b01e421223c976 -SIZE (leofs/leo_object_storage-1.1.5.tar.gz) = 566033 +SHA256 (leofs/leo_mq-1.2.0.tar.gz) = 84b81b46dd6f3142a49497c8711c9cdc4d6253f271df3c466323de48b1730936 +SIZE (leofs/leo_mq-1.2.0.tar.gz) = 190545 +SHA256 (leofs/leo_object_storage-1.1.8.tar.gz) = a126b9bb9a947c94f4c457bc752cd1077fae8966e45f14c0e48880a334571c73 +SIZE (leofs/leo_object_storage-1.1.8.tar.gz) = 566066 SHA256 (leofs/leo_ordning_reda-0.10.9.tar.gz) = 3a6fb9baa9627c45ee1110ac09a6e75d6bd007d3997ba46bbc52216561ed107e SIZE (leofs/leo_ordning_reda-0.10.9.tar.gz) = 188255 SHA256 (leofs/leo_pod-0.6.2.tar.gz) = a991010308016c302b69dc3ba55e261fce1d8b39e5a338e2a4c9ee68bf6737b5 SIZE (leofs/leo_pod-0.6.2.tar.gz) = 169812 -SHA256 (leofs/leo_redundant_manager-1.9.0.tar.gz) = fd91f34fdb06da698c6dfef85769931b39cf2f9297fffecb8b1d6c5880277ec8 -SIZE (leofs/leo_redundant_manager-1.9.0.tar.gz) = 236792 +SHA256 (leofs/leo_redundant_manager-1.9.1.tar.gz) = 594d8dbb1c804e17c43dc9a63309b7b0b0233eba2c68928efa196cccd8072a49 +SIZE (leofs/leo_redundant_manager-1.9.1.tar.gz) = 236775 SHA256 (leofs/leo_rpc-0.8.10.tar.gz) = a84b84bad29b3b06c856703c2cc0f365fc7a9099b7a6bd9a93d0f2a2da5182d5 SIZE (leofs/leo_rpc-0.8.10.tar.gz) = 196673 -SHA256 (leofs/leo_s3_libs-1.1.3.tar.gz) = 633c729b9e67f16a9265b8c62834985dffefbe8d79f3a65e0a1a2c2d2cd43bf2 -SIZE (leofs/leo_s3_libs-1.1.3.tar.gz) = 202957 +SHA256 (leofs/leo_s3_libs-1.1.4.tar.gz) = 799ff62507b77cec819d65cfaf01f284703548a4aef0cdfe47eebc553e3577ab +SIZE (leofs/leo_s3_libs-1.1.4.tar.gz) = 203354 SHA256 (leofs/leo_statistics-1.0.7.tar.gz) = 9f2b1b242b46b320071f752a8216214f110b5450853e4c49b8d79b50539439f4 SIZE (leofs/leo_statistics-1.0.7.tar.gz) = 189719 SHA256 (leofs/libcutil-0.4.3.tar.gz) = 3dc660d3d506b5e39cfa366977ba8719ae6bc86aca78e84c901548c574b090b2 SIZE (leofs/libcutil-0.4.3.tar.gz) = 23101 +SHA256 (leofs/leo_watchdog-0.4.1.tar.gz) = e8204ebe711e112622e35b5070e1029ca44c26a827d61ee87e97a09affd98ae0 +SIZE (leofs/leo_watchdog-0.4.1.tar.gz) = 192035 SHA256 (leofs/nfs_rpc_server-0.2.2.tar.gz) = 5d483a816a22362762e7fad3e4a627a6289be067327c17c355e45f81972d8e84 SIZE (leofs/nfs_rpc_server-0.2.2.tar.gz) = 196837 SHA256 (leofs/savanna_agent-0.4.4.tar.gz) = 0a7fa622d896aeb646efba04fdf024b0402f238e0147f19a71e5ee3a4898d111 SIZE (leofs/savanna_agent-0.4.4.tar.gz) = 186980 SHA256 (leofs/savanna_commons-0.8.6.tar.gz) = 4c0464c3d01897ecac4b5a88efb5c6f78acdbc3e1bf9b5447d262cb0d94e33c6 SIZE (leofs/savanna_commons-0.8.6.tar.gz) = 197805 +SHA256 (leofs/cowboy-1.0.0.tar.gz) = 62e0c37dd96094914d9d565b15c8f8c02a72514dd32ffefb36fea6f9ab3c7f60 +SIZE (leofs/cowboy-1.0.0.tar.gz) = 4790037 SHA256 (leofs/proper-7d535ac.tar.gz) = 169a8a535c65ac66af73312dfee7daa4ac222bfd5bf66ec9334311ab49132f77 SIZE (leofs/proper-7d535ac.tar.gz) = 283344 SHA256 (leofs/neotoma-1.7.2.tar.gz) = 99f2e1933bf82e9dff5aaf4160d6cebf5516c7ba15d783bba19284534d66e196 Modified: head/databases/leofs/pkg-plist ============================================================================== --- head/databases/leofs/pkg-plist Sat Nov 8 18:30:31 2014 (r372324) +++ head/databases/leofs/pkg-plist Sat Nov 8 18:32:29 2014 (r372325) @@ -122,39 +122,37 @@ lib/leofs/lib/compiler-4.9.4/ebin/v3_cor lib/leofs/lib/compiler-4.9.4/ebin/v3_kernel.beam lib/leofs/lib/compiler-4.9.4/ebin/v3_kernel_pp.beam lib/leofs/lib/compiler-4.9.4/ebin/v3_life.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy.app -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_app.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_bstr.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_client.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_clock.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_handler.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_http.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_http_handler.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_loop_handler.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_middleware.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_multipart.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_protocol.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_req.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_rest.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_router.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_spdy.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_static.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_sub_protocol.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_sup.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_websocket.beam -lib/leofs/lib/cowboy-0.8.6/ebin/cowboy_websocket_handler.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_cookie.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_date.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_http.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_http_hd.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_http_te.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_mimetypes.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_multipart.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_qs.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cow_spdy.beam -lib/leofs/lib/cowlib-0.6.2/ebin/cowlib.app -lib/leofs/lib/cowlib-0.6.2/include/cow_inline.hrl +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy.app +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_app.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_bstr.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_clock.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_handler.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_http.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_http_handler.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_loop_handler.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_middleware.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_protocol.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_req.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_rest.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_router.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_spdy.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_static.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_sub_protocol.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_sup.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_websocket.beam +lib/leofs/lib/cowboy-1.0.0/ebin/cowboy_websocket_handler.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_cookie.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_date.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_http.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_http_hd.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_http_te.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_mimetypes.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_multipart.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_qs.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cow_spdy.beam +lib/leofs/lib/cowlib-1.0.0/ebin/cowlib.app +lib/leofs/lib/cowlib-1.0.0/include/cow_inline.hrl lib/leofs/lib/crypto-3.2/ebin/crypto.app lib/leofs/lib/crypto-3.2/ebin/crypto.appup lib/leofs/lib/crypto-3.2/ebin/crypto.beam @@ -166,6 +164,21 @@ lib/leofs/lib/crypto-3.2/priv/lib/crypto lib/leofs/lib/crypto-3.2/priv/obj/Makefile lib/leofs/lib/crypto-3.2/priv/obj/crypto.o lib/leofs/lib/crypto-3.2/priv/obj/crypto_callback.o +lib/leofs/lib/elarm-0.3.0/ebin/elarm.app +lib/leofs/lib/elarm-0.3.0/ebin/elarm.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_alarmlist.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_app.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_config.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_event.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_log.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_man_sup.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_man_sup_sup.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_registry.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_server.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_summary.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_summary_sup.beam +lib/leofs/lib/elarm-0.3.0/ebin/elarm_sup.beam +lib/leofs/lib/elarm-0.3.0/include/elarm.hrl lib/leofs/lib/eleveldb-1.4.10/ebin/eleveldb.app lib/leofs/lib/eleveldb-1.4.10/ebin/eleveldb.beam lib/leofs/lib/eleveldb-1.4.10/ebin/eleveldb_bump.beam @@ -414,17 +427,17 @@ lib/leofs/lib/kernel-2.16.4/include/file lib/leofs/lib/kernel-2.16.4/include/inet.hrl lib/leofs/lib/kernel-2.16.4/include/inet_sctp.hrl lib/leofs/lib/kernel-2.16.4/include/net_address.hrl -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db.app -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_api.beam -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_app.beam -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_bitcask.beam -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_eleveldb.beam -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_ets.beam -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_server.beam -lib/leofs/lib/leo_backend_db-1.1.2/ebin/leo_backend_db_sup.beam -lib/leofs/lib/leo_backend_db-1.1.2/include/leo_backend_db.hrl -lib/leofs/lib/leo_backend_db-1.1.2/priv/basho_bench_driver_leo_backend_db.config -lib/leofs/lib/leo_backend_db-1.1.2/priv/basho_bench_driver_leo_backend_db.erl +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db.app +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_api.beam +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_app.beam +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_bitcask.beam +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_eleveldb.beam +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_ets.beam +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_server.beam +lib/leofs/lib/leo_backend_db-1.1.3/ebin/leo_backend_db_sup.beam +lib/leofs/lib/leo_backend_db-1.1.3/include/leo_backend_db.hrl +lib/leofs/lib/leo_backend_db-1.1.3/priv/basho_bench_driver_leo_backend_db.config +lib/leofs/lib/leo_backend_db-1.1.3/priv/basho_bench_driver_leo_backend_db.erl lib/leofs/lib/leo_cache-0.6.0/ebin/leo_cache.app lib/leofs/lib/leo_cache-0.6.0/ebin/leo_cache_api.beam lib/leofs/lib/leo_cache-0.6.0/ebin/leo_cache_app.beam @@ -453,35 +466,41 @@ lib/leofs/lib/leo_dcerl-0.2.11/ebin/leo_ lib/leofs/lib/leo_dcerl-0.2.11/ebin/lru.beam lib/leofs/lib/leo_dcerl-0.2.11/include/leo_dcerl.hrl lib/leofs/lib/leo_dcerl-0.2.11/priv/lru.so -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway.app -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_api.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_app.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_cache_statistics.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_http_behaviour.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_http_commons.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_http_req_handler.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_large_object_handler.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_qos_stat.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_rest_api.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_rpc_handler.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_s3_api.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_gateway_sup.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_file_handler.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_mount3_server.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_mount3_svc.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_mount3_xdr.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_proto3_server.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_proto3_svc.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_proto3_xdr.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_state_behaviour.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nfs_state_ets.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leo_nginx_conf_parser.beam -lib/leofs/lib/leo_gateway-1.1.5/ebin/leofs.beam -lib/leofs/lib/leo_gateway-1.1.5/include/leo_gateway.hrl -lib/leofs/lib/leo_gateway-1.1.5/include/leo_http.hrl -lib/leofs/lib/leo_gateway-1.1.5/priv/leo_gateway.conf -lib/leofs/lib/leo_gateway-1.1.5/priv/leo_gateway.conf.test -lib/leofs/lib/leo_gateway-1.1.5/priv/leo_gateway.schema +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway.app +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_api.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_app.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_cache_statistics.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_http_behaviour.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_http_commons.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_http_req_handler.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_qos_stat.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_rest_api.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_rpc_handler.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_s3_api.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_gateway_sup.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_large_object_commons.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_large_object_get_handler.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_large_object_move_handler.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_large_object_put_handler.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_file_handler.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_mount3_server.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_mount3_svc.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_mount3_xdr.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_proto3_server.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_proto3_svc.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_proto3_xdr.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_state_behaviour.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nfs_state_ets.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leo_nginx_conf_parser.beam +lib/leofs/lib/leo_gateway-1.2.0/ebin/leofs.beam +lib/leofs/lib/leo_gateway-1.2.0/include/leo_gateway.hrl +lib/leofs/lib/leo_gateway-1.2.0/include/leo_http.hrl +lib/leofs/lib/leo_gateway-1.2.0/priv/leo_gateway.conf +lib/leofs/lib/leo_gateway-1.2.0/priv/leo_gateway.conf.test +lib/leofs/lib/leo_gateway-1.2.0/priv/leo_gateway.schema +lib/leofs/lib/leo_gateway-1.2.0/priv/test/nginx01.conf +lib/leofs/lib/leo_gateway-1.2.0/priv/test/nginx02.conf +lib/leofs/lib/leo_gateway-1.2.0/priv/test/nginx03.conf lib/leofs/lib/leo_logger-1.1.3/ebin/lager_format.beam lib/leofs/lib/leo_logger-1.1.3/ebin/lager_stdlib.beam lib/leofs/lib/leo_logger-1.1.3/ebin/lager_trunc_io.beam @@ -497,30 +516,30 @@ lib/leofs/lib/leo_logger-1.1.3/ebin/leo_ lib/leofs/lib/leo_logger-1.1.3/ebin/leo_logger_sup.beam lib/leofs/lib/leo_logger-1.1.3/ebin/leo_logger_util.beam lib/leofs/lib/leo_logger-1.1.3/include/leo_logger.hrl -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager.app -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_api.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_app.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_cluster_monitor.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_console.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_console_behaiviour.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_formatter_json.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_formatter_text.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_mnesia.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_mq_client.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_ring_sync.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_sup.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_table_sync.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/leo_manager_transformer.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/tcp_server.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/tcp_server_acceptor.beam -lib/leofs/lib/leo_manager-1.1.5/ebin/tcp_server_sup.beam -lib/leofs/lib/leo_manager-1.1.5/include/leo_manager.hrl -lib/leofs/lib/leo_manager-1.1.5/include/tcp_server.hrl -lib/leofs/lib/leo_manager-1.1.5/priv/leo_manager_0.conf -lib/leofs/lib/leo_manager-1.1.5/priv/leo_manager_0.conf.test -lib/leofs/lib/leo_manager-1.1.5/priv/leo_manager_0.schema -lib/leofs/lib/leo_manager-1.1.5/priv/leo_manager_1.conf -lib/leofs/lib/leo_manager-1.1.5/priv/leo_manager_1.schema +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager.app +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_api.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_app.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_cluster_monitor.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_console.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_console_behaiviour.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_formatter_json.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_formatter_text.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_mnesia.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_mq_client.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_ring_sync.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_sup.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_table_sync.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/leo_manager_transformer.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/tcp_server.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/tcp_server_acceptor.beam +lib/leofs/lib/leo_manager-1.2.0/ebin/tcp_server_sup.beam +lib/leofs/lib/leo_manager-1.2.0/include/leo_manager.hrl +lib/leofs/lib/leo_manager-1.2.0/include/tcp_server.hrl +lib/leofs/lib/leo_manager-1.2.0/priv/leo_manager_0.conf +lib/leofs/lib/leo_manager-1.2.0/priv/leo_manager_0.conf.test +lib/leofs/lib/leo_manager-1.2.0/priv/leo_manager_0.schema +lib/leofs/lib/leo_manager-1.2.0/priv/leo_manager_1.conf +lib/leofs/lib/leo_manager-1.2.0/priv/leo_manager_1.schema lib/leofs/lib/leo_mcerl-0.4.1/ebin/leo_mcerl.app lib/leofs/lib/leo_mcerl-0.4.1/ebin/leo_mcerl.beam lib/leofs/lib/leo_mcerl-0.4.1/ebin/leo_mcerl_app.beam @@ -528,26 +547,27 @@ lib/leofs/lib/leo_mcerl-0.4.1/ebin/leo_m lib/leofs/lib/leo_mcerl-0.4.1/ebin/leo_mcerl_sup.beam lib/leofs/lib/leo_mcerl-0.4.1/include/leo_mcerl.hrl lib/leofs/lib/leo_mcerl-0.4.1/priv/leo_mcerl.so -lib/leofs/lib/leo_mq-1.0.10/ebin/leo_mq.app -lib/leofs/lib/leo_mq-1.0.10/ebin/leo_mq_api.beam -lib/leofs/lib/leo_mq-1.0.10/ebin/leo_mq_app.beam -lib/leofs/lib/leo_mq-1.0.10/ebin/leo_mq_behaviour.beam -lib/leofs/lib/leo_mq-1.0.10/ebin/leo_mq_server.beam -lib/leofs/lib/leo_mq-1.0.10/ebin/leo_mq_sup.beam -lib/leofs/lib/leo_mq-1.0.10/include/leo_mq.hrl -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_compact_fsm_controller.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_compact_fsm_worker.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage.app -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage_api.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage_app.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage_haystack.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage_server.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage_sup.beam -lib/leofs/lib/leo_object_storage-1.1.5/ebin/leo_object_storage_transformer.beam -lib/leofs/lib/leo_object_storage-1.1.5/include/leo_object_storage.hrl -lib/leofs/lib/leo_object_storage-1.1.5/priv/cuttlefish -lib/leofs/lib/leo_object_storage-1.1.5/priv/leo_object_storage.conf -lib/leofs/lib/leo_object_storage-1.1.5/priv/leo_object_storage.schema +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq.app +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq_api.beam +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq_app.beam +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq_behaviour.beam +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq_consumer.beam +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq_publisher.beam +lib/leofs/lib/leo_mq-1.2.0/ebin/leo_mq_sup.beam +lib/leofs/lib/leo_mq-1.2.0/include/leo_mq.hrl +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_compact_fsm_controller.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_compact_fsm_worker.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage.app +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage_api.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage_app.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage_haystack.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage_server.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage_sup.beam +lib/leofs/lib/leo_object_storage-1.1.8/ebin/leo_object_storage_transformer.beam +lib/leofs/lib/leo_object_storage-1.1.8/include/leo_object_storage.hrl +lib/leofs/lib/leo_object_storage-1.1.8/priv/cuttlefish +lib/leofs/lib/leo_object_storage-1.1.8/priv/leo_object_storage.conf +lib/leofs/lib/leo_object_storage-1.1.8/priv/leo_object_storage.schema lib/leofs/lib/leo_ordning_reda-0.10.9/ebin/leo_ordning_reda.app lib/leofs/lib/leo_ordning_reda-0.10.9/ebin/leo_ordning_reda_api.beam lib/leofs/lib/leo_ordning_reda-0.10.9/ebin/leo_ordning_reda_app.beam @@ -559,31 +579,31 @@ lib/leofs/lib/leo_pod-0.6.2/ebin/leo_pod lib/leofs/lib/leo_pod-0.6.2/ebin/leo_pod.beam lib/leofs/lib/leo_pod-0.6.2/ebin/leo_pod_manager.beam lib/leofs/lib/leo_pod-0.6.2/ebin/leo_pod_sup.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_cluster_tbl_conf.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_cluster_tbl_member.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_cluster_tbl_ring.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_cluster_tbl_sync_behaviour.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_manage_behaviour.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_sync_cluster_behaviour.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_tbl_cluster_info.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_tbl_cluster_member.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_tbl_cluster_mgr.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_tbl_cluster_stat.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_mdcr_tbl_sync.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_membership_cluster_local.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_membership_cluster_remote.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_membership_mq_client.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager.app -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager_api.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager_app.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager_chash.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager_sup.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_redundant_manager_worker.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/ebin/leo_ring_tbl_transformer.beam -lib/leofs/lib/leo_redundant_manager-1.9.0/include/leo_redundant_manager.hrl -lib/leofs/lib/leo_redundant_manager-1.9.0/priv/basho_bench_driver_leo_redundant_manager.erl -lib/leofs/lib/leo_redundant_manager-1.9.0/priv/leo_redundant_manager_test.config +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_cluster_tbl_conf.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_cluster_tbl_member.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_cluster_tbl_ring.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_cluster_tbl_sync_behaviour.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_manage_behaviour.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_sync_cluster_behaviour.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_tbl_cluster_info.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_tbl_cluster_member.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_tbl_cluster_mgr.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_tbl_cluster_stat.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_mdcr_tbl_sync.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_membership_cluster_local.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_membership_cluster_remote.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_membership_mq_client.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager.app +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager_api.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager_app.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager_chash.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager_sup.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_redundant_manager_worker.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/ebin/leo_ring_tbl_transformer.beam +lib/leofs/lib/leo_redundant_manager-1.9.1/include/leo_redundant_manager.hrl +lib/leofs/lib/leo_redundant_manager-1.9.1/priv/basho_bench_driver_leo_redundant_manager.erl +lib/leofs/lib/leo_redundant_manager-1.9.1/priv/leo_redundant_manager_test.config lib/leofs/lib/leo_rpc-0.8.10/ebin/leo_rpc.app lib/leofs/lib/leo_rpc-0.8.10/ebin/leo_rpc.beam lib/leofs/lib/leo_rpc-0.8.10/ebin/leo_rpc_app.beam @@ -596,20 +616,20 @@ lib/leofs/lib/leo_rpc-0.8.10/ebin/leo_rp lib/leofs/lib/leo_rpc-0.8.10/ebin/leo_rpc_server_listener.beam lib/leofs/lib/leo_rpc-0.8.10/ebin/leo_rpc_sup.beam lib/leofs/lib/leo_rpc-0.8.10/include/leo_rpc.hrl -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_auth.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_bucket.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_bucket_data_handler.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_endpoint.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_libs.app -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_libs.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_libs_data_handler.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_user.beam -lib/leofs/lib/leo_s3_libs-1.1.3/ebin/leo_s3_user_credential.beam -lib/leofs/lib/leo_s3_libs-1.1.3/include/leo_s3_auth.hrl -lib/leofs/lib/leo_s3_libs-1.1.3/include/leo_s3_bucket.hrl -lib/leofs/lib/leo_s3_libs-1.1.3/include/leo_s3_endpoint.hrl -lib/leofs/lib/leo_s3_libs-1.1.3/include/leo_s3_libs.hrl -lib/leofs/lib/leo_s3_libs-1.1.3/include/leo_s3_user.hrl +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_auth.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_bucket.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_bucket_data_handler.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_endpoint.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_libs.app +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_libs.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_libs_data_handler.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_user.beam +lib/leofs/lib/leo_s3_libs-1.1.4/ebin/leo_s3_user_credential.beam +lib/leofs/lib/leo_s3_libs-1.1.4/include/leo_s3_auth.hrl +lib/leofs/lib/leo_s3_libs-1.1.4/include/leo_s3_bucket.hrl +lib/leofs/lib/leo_s3_libs-1.1.4/include/leo_s3_endpoint.hrl +lib/leofs/lib/leo_s3_libs-1.1.4/include/leo_s3_libs.hrl +lib/leofs/lib/leo_s3_libs-1.1.4/include/leo_s3_user.hrl lib/leofs/lib/leo_statistics-1.0.7/ebin/leo_metrics_req.beam lib/leofs/lib/leo_statistics-1.0.7/ebin/leo_metrics_req_notifier.beam lib/leofs/lib/leo_statistics-1.0.7/ebin/leo_metrics_vm.beam @@ -624,23 +644,36 @@ lib/leofs/lib/leo_statistics-1.0.7/ebin/ lib/leofs/lib/leo_statistics-1.0.7/ebin/leo_statistics_sup.beam lib/leofs/lib/leo_statistics-1.0.7/ebin/leo_statistics_user.beam lib/leofs/lib/leo_statistics-1.0.7/include/leo_statistics.hrl -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage.app -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_api.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_app.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_handle_sync.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_handler_directory.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_handler_object.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_mq.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_read_repairer.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_replicator.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_statistics.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_storage_sup.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_sync_local_cluster.beam -lib/leofs/lib/leo_storage-1.1.5/ebin/leo_sync_remote_cluster.beam -lib/leofs/lib/leo_storage-1.1.5/include/leo_storage.hrl -lib/leofs/lib/leo_storage-1.1.5/priv/leo_storage.conf -lib/leofs/lib/leo_storage-1.1.5/priv/leo_storage.conf.test -lib/leofs/lib/leo_storage-1.1.5/priv/leo_storage.schema +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage.app +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_api.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_app.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_handle_sync.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_handler_directory.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_handler_object.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_mq.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_read_repairer.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_replicator.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_statistics.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_storage_sup.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_sync_local_cluster.beam +lib/leofs/lib/leo_storage-1.2.0/ebin/leo_sync_remote_cluster.beam +lib/leofs/lib/leo_storage-1.2.0/include/leo_storage.hrl +lib/leofs/lib/leo_storage-1.2.0/priv/leo_storage.conf +lib/leofs/lib/leo_storage-1.2.0/priv/leo_storage.conf.test +lib/leofs/lib/leo_storage-1.2.0/priv/leo_storage.schema +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_notify_behaviour.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog.app +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_app.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_behaviour.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_cpu.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_disk.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_io.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_rex.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_state.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_sub.beam +lib/leofs/lib/leo_watchdog-0.4.1/ebin/leo_watchdog_sup.beam +lib/leofs/lib/leo_watchdog-0.4.1/include/leo_watchdog.hrl lib/leofs/lib/lz4-0.2.2/ebin/lz4.app lib/leofs/lib/lz4-0.2.2/ebin/lz4.beam lib/leofs/lib/lz4-0.2.2/priv/lz4_nif.so @@ -1204,200 +1237,8 @@ sbin/leo_manager_slave sbin/leo_storage sbin/leofs sbin/leofs-adm -@dir %%ETCDIR%% -@dir lib/leofs/bin -@dir lib/leofs/erts-5.10.4/bin -@dir lib/leofs/erts-5.10.4 -@dir lib/leofs/etc -@dir lib/leofs/lib/asn1-2.0.4/ebin -@dir lib/leofs/lib/asn1-2.0.4/priv/lib -@dir lib/leofs/lib/asn1-2.0.4/priv -@dir lib/leofs/lib/asn1-2.0.4 -@dir lib/leofs/lib/bear-0.8.1/ebin -@dir lib/leofs/lib/bear-0.8.1 -@dir lib/leofs/lib/bitcask-1.7.0/ebin -@dir lib/leofs/lib/bitcask-1.7.0/include -@dir lib/leofs/lib/bitcask-1.7.0/priv/scenario -@dir lib/leofs/lib/bitcask-1.7.0/priv -@dir lib/leofs/lib/bitcask-1.7.0 -@dir lib/leofs/lib/compiler-4.9.4/ebin -@dir lib/leofs/lib/compiler-4.9.4 -@dir lib/leofs/lib/cowboy-0.8.6/ebin -@dir lib/leofs/lib/cowboy-0.8.6 -@dir lib/leofs/lib/cowlib-0.6.2/ebin -@dir lib/leofs/lib/cowlib-0.6.2/include -@dir lib/leofs/lib/cowlib-0.6.2 -@dir lib/leofs/lib/crypto-3.2/ebin -@dir lib/leofs/lib/crypto-3.2/priv/lib -@dir lib/leofs/lib/crypto-3.2/priv/obj -@dir lib/leofs/lib/crypto-3.2/priv -@dir lib/leofs/lib/crypto-3.2 -@dir lib/leofs/lib/eleveldb-1.4.10/ebin -@dir lib/leofs/lib/eleveldb-1.4.10/priv -@dir lib/leofs/lib/eleveldb-1.4.10 -@dir lib/leofs/lib/eunit-2.2.6/ebin -@dir lib/leofs/lib/eunit-2.2.6/include -@dir lib/leofs/lib/eunit-2.2.6 -@dir lib/leofs/lib/folsom-4824aec/ebin -@dir lib/leofs/lib/folsom-4824aec/include -@dir lib/leofs/lib/folsom-4824aec -@dir lib/leofs/lib/gs-1.5.15.2/ebin -@dir lib/leofs/lib/gs-1.5.15.2/priv/bitmap -@dir lib/leofs/lib/gs-1.5.15.2/priv -@dir lib/leofs/lib/gs-1.5.15.2 -@dir lib/leofs/lib/inets-5.9.8/ebin -@dir lib/leofs/lib/inets-5.9.8/include -@dir lib/leofs/lib/inets-5.9.8/priv/bin -@dir lib/leofs/lib/inets-5.9.8/priv -@dir lib/leofs/lib/inets-5.9.8 -@dir lib/leofs/lib/jiffy-0.11.3/ebin -@dir lib/leofs/lib/jiffy-0.11.3/priv -@dir lib/leofs/lib/jiffy-0.11.3 -@dir lib/leofs/lib/kernel-2.16.4/ebin -@dir lib/leofs/lib/kernel-2.16.4/include -@dir lib/leofs/lib/kernel-2.16.4 -@dir lib/leofs/lib/leo_backend_db-1.1.2/ebin -@dir lib/leofs/lib/leo_backend_db-1.1.2/include -@dir lib/leofs/lib/leo_backend_db-1.1.2/priv -@dir lib/leofs/lib/leo_backend_db-1.1.2 -@dir lib/leofs/lib/leo_cache-0.6.0/ebin -@dir lib/leofs/lib/leo_cache-0.6.0/include -@dir lib/leofs/lib/leo_cache-0.6.0 -@dir lib/leofs/lib/leo_commons-1.1.0/ebin -@dir lib/leofs/lib/leo_commons-1.1.0/include -@dir lib/leofs/lib/leo_commons-1.1.0 -@dir lib/leofs/lib/leo_dcerl-0.2.11/ebin -@dir lib/leofs/lib/leo_dcerl-0.2.11/include -@dir lib/leofs/lib/leo_dcerl-0.2.11/priv -@dir lib/leofs/lib/leo_dcerl-0.2.11 -@dir lib/leofs/lib/leo_gateway-1.1.5/ebin -@dir lib/leofs/lib/leo_gateway-1.1.5/include -@dir lib/leofs/lib/leo_gateway-1.1.5/priv -@dir lib/leofs/lib/leo_gateway-1.1.5 -@dir lib/leofs/lib/leo_logger-1.1.3/ebin -@dir lib/leofs/lib/leo_logger-1.1.3/include -@dir lib/leofs/lib/leo_logger-1.1.3 -@dir lib/leofs/lib/leo_manager-1.1.5/ebin -@dir lib/leofs/lib/leo_manager-1.1.5/include -@dir lib/leofs/lib/leo_manager-1.1.5/priv -@dir lib/leofs/lib/leo_manager-1.1.5 -@dir lib/leofs/lib/leo_mcerl-0.4.1/ebin -@dir lib/leofs/lib/leo_mcerl-0.4.1/include -@dir lib/leofs/lib/leo_mcerl-0.4.1/priv -@dir lib/leofs/lib/leo_mcerl-0.4.1 -@dir lib/leofs/lib/leo_mq-1.0.10/ebin -@dir lib/leofs/lib/leo_mq-1.0.10/include -@dir lib/leofs/lib/leo_mq-1.0.10 -@dir lib/leofs/lib/leo_object_storage-1.1.5/ebin -@dir lib/leofs/lib/leo_object_storage-1.1.5/include -@dir lib/leofs/lib/leo_object_storage-1.1.5/priv -@dir lib/leofs/lib/leo_object_storage-1.1.5 -@dir lib/leofs/lib/leo_ordning_reda-0.10.9/ebin -@dir lib/leofs/lib/leo_ordning_reda-0.10.9/include -@dir lib/leofs/lib/leo_ordning_reda-0.10.9 -@dir lib/leofs/lib/leo_pod-0.6.2/ebin -@dir lib/leofs/lib/leo_pod-0.6.2 -@dir lib/leofs/lib/leo_redundant_manager-1.9.0/ebin -@dir lib/leofs/lib/leo_redundant_manager-1.9.0/include -@dir lib/leofs/lib/leo_redundant_manager-1.9.0/priv -@dir lib/leofs/lib/leo_redundant_manager-1.9.0 -@dir lib/leofs/lib/leo_rpc-0.8.10/ebin -@dir lib/leofs/lib/leo_rpc-0.8.10/include -@dir lib/leofs/lib/leo_rpc-0.8.10 -@dir lib/leofs/lib/leo_s3_libs-1.1.3/ebin -@dir lib/leofs/lib/leo_s3_libs-1.1.3/include -@dir lib/leofs/lib/leo_s3_libs-1.1.3 -@dir lib/leofs/lib/leo_statistics-1.0.7/ebin -@dir lib/leofs/lib/leo_statistics-1.0.7/include -@dir lib/leofs/lib/leo_statistics-1.0.7 -@dir lib/leofs/lib/leo_storage-1.1.5/ebin -@dir lib/leofs/lib/leo_storage-1.1.5/include -@dir lib/leofs/lib/leo_storage-1.1.5/priv -@dir lib/leofs/lib/leo_storage-1.1.5 -@dir lib/leofs/lib/lz4-0.2.2/ebin -@dir lib/leofs/lib/lz4-0.2.2/priv -@dir lib/leofs/lib/lz4-0.2.2 -@dir lib/leofs/lib/mnesia-4.11/ebin @dir lib/leofs/lib/mnesia-4.11/include -@dir lib/leofs/lib/mnesia-4.11 -@dir lib/leofs/lib/nfs_rpc_server-0.2.2/ebin -@dir lib/leofs/lib/nfs_rpc_server-0.2.2 -@dir lib/leofs/lib/observer-1.3.1.2/ebin -@dir lib/leofs/lib/observer-1.3.1.2/include -@dir lib/leofs/lib/observer-1.3.1.2/priv/bin -@dir lib/leofs/lib/observer-1.3.1.2/priv/crashdump_viewer -@dir lib/leofs/lib/observer-1.3.1.2/priv -@dir lib/leofs/lib/observer-1.3.1.2 -@dir lib/leofs/lib/os_mon-2.2.14/ebin -@dir lib/leofs/lib/os_mon-2.2.14/include -@dir lib/leofs/lib/os_mon-2.2.14/priv/bin -@dir lib/leofs/lib/os_mon-2.2.14/priv/mibs -@dir lib/leofs/lib/os_mon-2.2.14/priv -@dir lib/leofs/lib/os_mon-2.2.14 -@dir lib/leofs/lib/public_key-0.21/ebin -@dir lib/leofs/lib/public_key-0.21/include -@dir lib/leofs/lib/public_key-0.21 -@dir lib/leofs/lib/ranch-0.8.4/ebin -@dir lib/leofs/lib/ranch-0.8.4 -@dir lib/leofs/lib/runtime_tools-1.8.13/ebin -@dir lib/leofs/lib/runtime_tools-1.8.13/include -@dir lib/leofs/lib/runtime_tools-1.8.13/priv/lib -@dir lib/leofs/lib/runtime_tools-1.8.13/priv/obj -@dir lib/leofs/lib/runtime_tools-1.8.13/priv -@dir lib/leofs/lib/runtime_tools-1.8.13 -@dir lib/leofs/lib/sasl-2.3.4/ebin -@dir lib/leofs/lib/sasl-2.3.4 -@dir lib/leofs/lib/savanna_agent-0.4.4/ebin -@dir lib/leofs/lib/savanna_agent-0.4.4/include -@dir lib/leofs/lib/savanna_agent-0.4.4 -@dir lib/leofs/lib/savanna_commons-0.8.6/ebin -@dir lib/leofs/lib/savanna_commons-0.8.6/include -@dir lib/leofs/lib/savanna_commons-0.8.6 -@dir lib/leofs/lib/snmp-4.25/ebin -@dir lib/leofs/lib/snmp-4.25/include -@dir lib/leofs/lib/snmp-4.25/priv/conf/agent -@dir lib/leofs/lib/snmp-4.25/priv/conf/manager -@dir lib/leofs/lib/snmp-4.25/priv/conf -@dir lib/leofs/lib/snmp-4.25/priv/mibs -@dir lib/leofs/lib/snmp-4.25/priv -@dir lib/leofs/lib/snmp-4.25 -@dir lib/leofs/lib/ssl-5.3.3/ebin -@dir lib/leofs/lib/ssl-5.3.3 -@dir lib/leofs/lib/stdlib-1.19.4/ebin -@dir lib/leofs/lib/stdlib-1.19.4/include -@dir lib/leofs/lib/stdlib-1.19.4 -@dir lib/leofs/lib/syntax_tools-1.6.13/ebin -@dir lib/leofs/lib/syntax_tools-1.6.13 -@dir lib/leofs/lib/tools-2.6.13/ebin -@dir lib/leofs/lib/tools-2.6.13/priv -@dir lib/leofs/lib/tools-2.6.13 -@dir lib/leofs/lib/xmerl-1.3.6/ebin -@dir lib/leofs/lib/xmerl-1.3.6/include -@dir lib/leofs/lib/xmerl-1.3.6 -@dir lib/leofs/lib -@dir lib/leofs/releases/1 -@dir lib/leofs/releases/leo_gateway/1 -@dir lib/leofs/releases/leo_gateway -@dir lib/leofs/releases/leo_manager/1 -@dir lib/leofs/releases/leo_manager -@dir lib/leofs/releases/leo_storage/1 -@dir lib/leofs/releases/leo_storage -@dir lib/leofs/releases -@dir lib/leofs/snmp/snmpa_gateway/agent/conf -@dir lib/leofs/snmp/snmpa_gateway/agent @dir lib/leofs/snmp/snmpa_gateway/db -@dir lib/leofs/snmp/snmpa_gateway -@dir lib/leofs/snmp/snmpa_manager/agent/conf -@dir lib/leofs/snmp/snmpa_manager/agent @dir lib/leofs/snmp/snmpa_manager/db -@dir lib/leofs/snmp/snmpa_manager -@dir lib/leofs/snmp/snmpa_manager_slave/agent/conf -@dir lib/leofs/snmp/snmpa_manager_slave/agent @dir lib/leofs/snmp/snmpa_manager_slave/db -@dir lib/leofs/snmp/snmpa_manager_slave -@dir lib/leofs/snmp/snmpa_storage/agent/conf -@dir lib/leofs/snmp/snmpa_storage/agent @dir lib/leofs/snmp/snmpa_storage/db -@dir lib/leofs/snmp/snmpa_storage -@dir lib/leofs/snmp -@dir lib/leofs From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 18:32:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 69F33211; Sat, 8 Nov 2014 18:32:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56ABAD14; Sat, 8 Nov 2014 18:32:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8IWaMK061768; Sat, 8 Nov 2014 18:32:36 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8IWZRc061766; Sat, 8 Nov 2014 18:32:35 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201411081832.sA8IWZRc061766@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Sat, 8 Nov 2014 18:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372326 - head/comms/xnec2c X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 18:32:36 -0000 Author: shurd Date: Sat Nov 8 18:32:35 2014 New Revision: 372326 URL: https://svnweb.freebsd.org/changeset/ports/372326 QAT: https://qat.redports.org/buildarchive/r372326/ Log: Update to latest (3.1) Change maintainership to hamradio@ From the changelog: - Support both . and , as the decimal point in NEC2 files - Fix memory leak - Faster animation on some projections - Faster drag performance on some models - Lower minimum window size for small displays Submitted by: shurd Modified: head/comms/xnec2c/Makefile head/comms/xnec2c/distinfo Modified: head/comms/xnec2c/Makefile ============================================================================== --- head/comms/xnec2c/Makefile Sat Nov 8 18:32:29 2014 (r372325) +++ head/comms/xnec2c/Makefile Sat Nov 8 18:32:35 2014 (r372326) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= xnec2c -PORTVERSION= 2.9 +PORTVERSION= 3.1 CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/xnec2c/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= shurd -MAINTAINER= shurd@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio LICENSE= GPLv2 Modified: head/comms/xnec2c/distinfo ============================================================================== --- head/comms/xnec2c/distinfo Sat Nov 8 18:32:29 2014 (r372325) +++ head/comms/xnec2c/distinfo Sat Nov 8 18:32:35 2014 (r372326) @@ -1,2 +1,2 @@ -SHA256 (xnec2c-2.9.tar.bz2) = 1f46e2cbd61949e3c1974a2e0700de1ba5cd635be254e552bf30cfd515c34c84 -SIZE (xnec2c-2.9.tar.bz2) = 919670 +SHA256 (xnec2c-3.1.tar.bz2) = 8ab423347ffe204330477c22dada11d3ade6223050a564ae95eb3434acf4e4e9 +SIZE (xnec2c-3.1.tar.bz2) = 921078 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 19:12:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF7FCBA5; Sat, 8 Nov 2014 19:12:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B4A5116; Sat, 8 Nov 2014 19:12:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8JC4BS080436; Sat, 8 Nov 2014 19:12:04 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8JC4bK080434; Sat, 8 Nov 2014 19:12:04 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201411081912.sA8JC4bK080434@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sat, 8 Nov 2014 19:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372327 - in head/mail/rspamd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 19:12:04 -0000 Author: vsevolod Date: Sat Nov 8 19:12:03 2014 New Revision: 372327 URL: https://svnweb.freebsd.org/changeset/ports/372327 QAT: https://qat.redports.org/buildarchive/r372327/ Log: - Update to 0.7.4 Deleted: head/mail/rspamd/files/patch-src-libutil-addr.c Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Sat Nov 8 18:32:35 2014 (r372326) +++ head/mail/rspamd/Makefile Sat Nov 8 19:12:03 2014 (r372327) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Sat Nov 8 18:32:35 2014 (r372326) +++ head/mail/rspamd/distinfo Sat Nov 8 19:12:03 2014 (r372327) @@ -1,2 +1,2 @@ -SHA256 (rspamd-0.7.3.tar.xz) = a0ba9e5d0f98c7fe957d865b7295a350509109585caab1b3b9fe27edd9d70cdc -SIZE (rspamd-0.7.3.tar.xz) = 672324 +SHA256 (rspamd-0.7.4.tar.xz) = a87d4c078ea0345d29ad0cdd68bda7dcb0e5f1fbfc6735996756b314940a0d1a +SIZE (rspamd-0.7.4.tar.xz) = 674328 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 19:43:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8862B2D2; Sat, 8 Nov 2014 19:43:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73DF536B; Sat, 8 Nov 2014 19:43:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8Jh65x094643; Sat, 8 Nov 2014 19:43:06 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8Jh5S7094636; Sat, 8 Nov 2014 19:43:05 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411081943.sA8Jh5S7094636@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 8 Nov 2014 19:43:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372328 - in head/audio: . py-gmusicapi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 19:43:06 -0000 Author: riggs Date: Sat Nov 8 19:43:04 2014 New Revision: 372328 URL: https://svnweb.freebsd.org/changeset/ports/372328 QAT: https://qat.redports.org/buildarchive/r372328/ Log: Initial import of py-gmusicapi Added: head/audio/py-gmusicapi/ head/audio/py-gmusicapi/Makefile (contents, props changed) head/audio/py-gmusicapi/distinfo (contents, props changed) head/audio/py-gmusicapi/pkg-descr (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sat Nov 8 19:12:03 2014 (r372327) +++ head/audio/Makefile Sat Nov 8 19:43:04 2014 (r372328) @@ -599,6 +599,7 @@ SUBDIR += py-eyed3 SUBDIR += py-eyed3-06 SUBDIR += py-fastaudio + SUBDIR += py-gmusicapi SUBDIR += py-id3 SUBDIR += py-karaoke SUBDIR += py-mad Added: head/audio/py-gmusicapi/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/py-gmusicapi/Makefile Sat Nov 8 19:43:04 2014 (r372328) @@ -0,0 +1,34 @@ +# Created by: Thomas Zander +# $FreeBSD$ + +PORTNAME= gmusicapi +PORTVERSION= 4.0.0.20141107 +CATEGORIES= audio python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= riggs@FreeBSD.org +COMMENT= Unofficial Python API for Google Play Music + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:${PORTSDIR}/devel/py-appdirs \ + ${PYTHON_PKGNAMEPREFIX}dateutil>=2.2:${PORTSDIR}/devel/py-dateutil \ + ${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:${PORTSDIR}/devel/py-decorator \ + ${PYTHON_PKGNAMEPREFIX}mock>=1.0.1:${PORTSDIR}/devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}mutagen>=1.18:${PORTSDIR}/audio/py-mutagen \ + ${PYTHON_PKGNAMEPREFIX}oauth2client>=1.2:${PORTSDIR}/security/py-oauth2client \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:${PORTSDIR}/devel/py-protobuf \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:${PORTSDIR}/www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}validictory>=0.9.3:${PORTSDIR}/devel/py-validictory + +USE_GITHUB= yes +GH_ACCOUNT= simon-weber +GH_PROJECT= Unofficial-Google-Music-API +GH_COMMIT= e4d15e0 +GH_TAGNAME= ${GH_COMMIT} + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/audio/py-gmusicapi/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/py-gmusicapi/distinfo Sat Nov 8 19:43:04 2014 (r372328) @@ -0,0 +1,2 @@ +SHA256 (gmusicapi-4.0.0.20141107.tar.gz) = f660f79fa5b22d1e4cfc9f7ef03d4f5040561a11cac05c96283267875a421fd2 +SIZE (gmusicapi-4.0.0.20141107.tar.gz) = 147864 Added: head/audio/py-gmusicapi/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/py-gmusicapi/pkg-descr Sat Nov 8 19:43:04 2014 (r372328) @@ -0,0 +1,13 @@ +gmusicapi is an unofficial API for Google Play Music, written in python. + +All major functionality is supported: +* Library management: list, create, delete, and modify songs and playlists +* Streaming and single-song downloading +* Music Manager uploading/scan-and-match and library downloading +* Most All Access features + +This project is not supported nor endorsed by Google. The author kindly +asks the users of this API to use common sense (protocol compliance, +reasonable load, etc) when accessing Google Play Music through this API. + +WWW: http://github.com/simon-weber/Unofficial-Google-Music-API From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 21:27:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 253DD9A9; Sat, 8 Nov 2014 21:27:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F4FCE4B; Sat, 8 Nov 2014 21:27:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8LRQTG041905; Sat, 8 Nov 2014 21:27:26 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8LRPeL041901; Sat, 8 Nov 2014 21:27:25 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201411082127.sA8LRPeL041901@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 8 Nov 2014 21:27:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372329 - in head/graphics/entangle: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 21:27:26 -0000 Author: danfe Date: Sat Nov 8 21:27:24 2014 New Revision: 372329 URL: https://svnweb.freebsd.org/changeset/ports/372329 QAT: https://qat.redports.org/buildarchive/r372329/ Log: - Update to version 0.6.0 - Define GLIB_SCHEMAS to prevent crash on startup - Fix camera auto-detection after generic USB devd(8) events were changed from "fake" attach to notify Modified: head/graphics/entangle/Makefile head/graphics/entangle/distinfo head/graphics/entangle/files/patch-src_backend_entangle-device-manager.c head/graphics/entangle/pkg-plist Modified: head/graphics/entangle/Makefile ============================================================================== --- head/graphics/entangle/Makefile Sat Nov 8 19:43:04 2014 (r372328) +++ head/graphics/entangle/Makefile Sat Nov 8 21:27:24 2014 (r372329) @@ -2,9 +2,7 @@ # $FreeBSD$ PORTNAME= entangle -# [Non-working] update to 0.5.4: http://people.freebsd.org/~danfe/entangle.diff -PORTREVISION= 1 -DISTVERSION= 0.5.3 +DISTVERSION= 0.6.0 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ @@ -13,15 +11,18 @@ COMMENT= Digital camera tethered control LICENSE= GPLv3 +BUILD_DEPENDS= ${LOCALBASE}/share/icons/mate/scalable/devices/camera-photo-symbolic.svg:${PORTSDIR}/x11-themes/mate-icon-theme LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \ - liblcms.so:${PORTSDIR}/graphics/lcms \ + liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libgexiv2.so:${PORTSDIR}/graphics/gexiv2 \ libraw_r.so:${PORTSDIR}/graphics/libraw \ libpeas-1.0.so:${PORTSDIR}/devel/libpeas +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk30 introspection:build +GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml # XXX: it would be nice if one day this option would be passed automatically # to configure scripts that support it :) @@ -39,7 +40,10 @@ NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls post-patch: - @${REINPLACE_CMD} -e '/checking for GUDEV/,+93d' ${WRKSRC}/configure + @${REINPLACE_CMD} -e '/checking for GUDEV/,+93d ; \ + s,gnome-icon-theme-symbolic,mate-icon-theme, ; \ + s,/usr/share/icons/gnome,${LOCALBASE}/share/icons/mate,' \ + ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,_udev,,' \ ${WRKSRC}/src/backend/entangle-camera-list.c Modified: head/graphics/entangle/distinfo ============================================================================== --- head/graphics/entangle/distinfo Sat Nov 8 19:43:04 2014 (r372328) +++ head/graphics/entangle/distinfo Sat Nov 8 21:27:24 2014 (r372329) @@ -1,2 +1,2 @@ -SHA256 (entangle-0.5.3.tar.gz) = 2a91d42cc7b0a83088bd660252cb796cef54459b70fd316b2adc39f1315d141e -SIZE (entangle-0.5.3.tar.gz) = 930246 +SHA256 (entangle-0.6.0.tar.gz) = d13eef54f8f501cac1e854de9d3841042777cabee7ffd1c804180e717bf485bd +SIZE (entangle-0.6.0.tar.gz) = 906858 Modified: head/graphics/entangle/files/patch-src_backend_entangle-device-manager.c ============================================================================== --- head/graphics/entangle/files/patch-src_backend_entangle-device-manager.c Sat Nov 8 19:43:04 2014 (r372328) +++ head/graphics/entangle/files/patch-src_backend_entangle-device-manager.c Sat Nov 8 21:27:24 2014 (r372329) @@ -47,7 +47,7 @@ + close(priv->efd); +#endif - G_OBJECT_CLASS (entangle_device_manager_parent_class)->finalize (object); + G_OBJECT_CLASS(entangle_device_manager_parent_class)->finalize(object); } @@ -85,6 +100,7 @@ static void entangle_device_manager_clas } @@ -57,7 +57,7 @@ static void do_udev_event(GUdevClient *client G_GNUC_UNUSED, const char *action, GUdevDevice *dev, -@@ -126,6 +142,91 @@ static void do_udev_event(GUdevClient *c +@@ -126,6 +142,96 @@ static void do_udev_event(GUdevClient *c } g_free(port); } @@ -69,7 +69,7 @@ + gpointer user_data) +{ + EntangleDeviceManager *manager = user_data; -+ char *event, *cutoff; ++ char *event, *action, *device; + gsize end; + GIOStatus status; + @@ -78,15 +78,20 @@ + switch (status) { + case G_IO_STATUS_NORMAL: + event[end] = '\0'; -+ if (strncmp(event + 1, "ugen", 4)) -+ break; -+ if (!(cutoff = strchr(event + 5, ' '))) -+ break; -+ *cutoff = '\0'; -+ if (*event == '+') { -+ g_signal_emit_by_name(manager, "device-added", event + 1); -+ } else if (*event == '-') { -+ g_signal_emit_by_name(manager, "device-removed", event + 1); ++ if (strstr(event, "system=USB") && ++ strstr(event, "subsystem=DEVICE") && ++ (device = strstr(event, "cdev=ugen")) && ++ (action = strstr(event, "type="))) { ++ char *cutoff; ++ device += sizeof("ugen"); ++ action += sizeof("type"); ++ cutoff = strchr(device, ' '); ++ if (cutoff) ++ *cutoff = '\0'; ++ if (!strncmp(action, "ATTACH", sizeof("ATTACH") - 1)) ++ g_signal_emit_by_name(manager, "device-added", device); ++ else if (!strncmp(action, "DETACH", sizeof("DETACH") - 1)) ++ g_signal_emit_by_name(manager, "device-removed", device); + } + g_free(event); + break; @@ -149,7 +154,7 @@ EntangleDeviceManager *entangle_device_manager_new(void) -@@ -136,6 +237,7 @@ EntangleDeviceManager *entangle_device_m +@@ -136,6 +242,7 @@ EntangleDeviceManager *entangle_device_m static void entangle_device_manager_init_devices(EntangleDeviceManager *manager) { @@ -157,7 +162,7 @@ EntangleDeviceManagerPrivate *priv = manager->priv; GList *devs, *tmp; const gchar *const subsys[] = { -@@ -161,6 +263,12 @@ static void entangle_device_manager_init +@@ -161,6 +268,12 @@ static void entangle_device_manager_init } g_list_free(devs); Modified: head/graphics/entangle/pkg-plist ============================================================================== --- head/graphics/entangle/pkg-plist Sat Nov 8 19:43:04 2014 (r372328) +++ head/graphics/entangle/pkg-plist Sat Nov 8 21:27:24 2014 (r372329) @@ -1,150 +1,198 @@ bin/entangle +lib/entangle/plugins/photobox/photobox.plugin +lib/entangle/plugins/photobox/photobox.py lib/girepository-1.0/Entangle-0.1.typelib man/man1/entangle.1.gz +share/appdata/entangle.appdata.xml +share/applications/entangle.desktop +share/icons/hicolor/128x128/apps/entangle.png +share/icons/hicolor/16x16/apps/entangle.png +share/icons/hicolor/22x22/apps/entangle-capture.png +share/icons/hicolor/22x22/apps/entangle-color-management.png +share/icons/hicolor/22x22/apps/entangle-imageviewer.png +share/icons/hicolor/22x22/apps/entangle-interface.png +share/icons/hicolor/22x22/apps/entangle-plugins.png +share/icons/hicolor/256x256/apps/entangle.png +share/icons/hicolor/32x32/apps/entangle.png +share/icons/hicolor/48x48/apps/entangle.png +share/icons/hicolor/48x48/apps/entangle-capture.png +share/icons/hicolor/48x48/apps/entangle-color-management.png +share/icons/hicolor/48x48/apps/entangle-imageviewer.png +share/icons/hicolor/48x48/apps/entangle-interface.png +share/icons/hicolor/48x48/apps/entangle-plugins.png +share/icons/hicolor/64x64/apps/entangle.png +%%DATADIR%%/entangle-camera-manager.ui +%%DATADIR%%/entangle-camera-picker.ui +%%DATADIR%%/entangle-camera-support.ui +%%DATADIR%%/entangle-help-about.ui +%%DATADIR%%/entangle-image-popup.ui +%%DATADIR%%/entangle-preferences-display.ui +%%DATADIR%%/plugins/photobox/schemas/gschemas.compiled +%%DATADIR%%/plugins/photobox/schemas/org.entangle-photo.plugins.photobox.gschema.xml +%%DATADIR%%/sRGB.icc +share/gir-1.0/Entangle-0.1.gir +share/gtk-doc/html/Entangle/Entangle-EntangleProgress.html +share/gtk-doc/html/Entangle/Entangle-entangle-debug.html +share/gtk-doc/html/Entangle/Entangle-entangle-dpms.html +share/gtk-doc/html/Entangle/Entangle-entangle-pixbuf.html +share/gtk-doc/html/Entangle/Entangle.devhelp2 +share/gtk-doc/html/Entangle/EntangleApplication.html +share/gtk-doc/html/Entangle/EntangleCamera.html +share/gtk-doc/html/Entangle/EntangleCameraFile.html +share/gtk-doc/html/Entangle/EntangleCameraList.html +share/gtk-doc/html/Entangle/EntangleCameraManager.html +share/gtk-doc/html/Entangle/EntangleCameraPicker.html +share/gtk-doc/html/Entangle/EntangleCameraSupport.html +share/gtk-doc/html/Entangle/EntangleColourProfile.html +share/gtk-doc/html/Entangle/EntangleControl.html +share/gtk-doc/html/Entangle/EntangleControlButton.html +share/gtk-doc/html/Entangle/EntangleControlChoice.html +share/gtk-doc/html/Entangle/EntangleControlDate.html +share/gtk-doc/html/Entangle/EntangleControlGroup.html +share/gtk-doc/html/Entangle/EntangleControlPanel.html +share/gtk-doc/html/Entangle/EntangleControlRange.html +share/gtk-doc/html/Entangle/EntangleControlText.html +share/gtk-doc/html/Entangle/EntangleControlToggle.html +share/gtk-doc/html/Entangle/EntangleDeviceManager.html +share/gtk-doc/html/Entangle/EntangleHelpAbout.html +share/gtk-doc/html/Entangle/EntangleImage.html +share/gtk-doc/html/Entangle/EntangleImageDisplay.html +share/gtk-doc/html/Entangle/EntangleImageHistogram.html +share/gtk-doc/html/Entangle/EntangleImageLoader.html +share/gtk-doc/html/Entangle/EntangleImagePopup.html +share/gtk-doc/html/Entangle/EntangleImageStatusbar.html +share/gtk-doc/html/Entangle/EntanglePixbufLoader.html +share/gtk-doc/html/Entangle/EntanglePreferences.html +share/gtk-doc/html/Entangle/EntanglePreferencesDisplay.html +share/gtk-doc/html/Entangle/EntangleSession.html +share/gtk-doc/html/Entangle/EntangleSessionBrowser.html +share/gtk-doc/html/Entangle/EntangleThumbnailLoader.html +share/gtk-doc/html/Entangle/annotation-glossary.html +share/gtk-doc/html/Entangle/api-index-full.html +share/gtk-doc/html/Entangle/ch01.html +share/gtk-doc/html/Entangle/ch02.html +share/gtk-doc/html/Entangle/home.png +share/gtk-doc/html/Entangle/index.html +share/gtk-doc/html/Entangle/index.sgml +share/gtk-doc/html/Entangle/left.png +share/gtk-doc/html/Entangle/object-tree.html +share/gtk-doc/html/Entangle/right.png +share/gtk-doc/html/Entangle/style.css +share/gtk-doc/html/Entangle/up.png +%%NLS%%share/locale/ach/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/af/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/af_ZA/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/aln/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/am/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ar/LC_MESSAGES/entangle.mo %%NLS%%share/locale/as/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ast/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/az/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/bal/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/be/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bg/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bn/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bn_IN/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/br/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/brx/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/bs/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ca/LC_MESSAGES/entangle.mo %%NLS%%share/locale/cs/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/cs_CZ/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/cy/LC_MESSAGES/entangle.mo %%NLS%%share/locale/da/LC_MESSAGES/entangle.mo %%NLS%%share/locale/de/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/de_CH/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/dz/LC_MESSAGES/entangle.mo %%NLS%%share/locale/el/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/en_US/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/eo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/es/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/es_ES/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/et/LC_MESSAGES/entangle.mo %%NLS%%share/locale/eu/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/eu_ES/LC_MESSAGES/entangle.mo %%NLS%%share/locale/fa/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/fa_IR/LC_MESSAGES/entangle.mo %%NLS%%share/locale/fi/LC_MESSAGES/entangle.mo %%NLS%%share/locale/fr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ga/LC_MESSAGES/entangle.mo %%NLS%%share/locale/gl/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/gu/LC_MESSAGES/entangle.mo %%NLS%%share/locale/he/LC_MESSAGES/entangle.mo %%NLS%%share/locale/hi/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/hr/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/hr_HR/LC_MESSAGES/entangle.mo %%NLS%%share/locale/hu/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/hy/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ia/LC_MESSAGES/entangle.mo %%NLS%%share/locale/id/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ilo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/is/LC_MESSAGES/entangle.mo %%NLS%%share/locale/it/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/it_IT/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ja/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ja_JP/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ka/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kk/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/km/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kn/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ko/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ks/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ku/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ky/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/la/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/lo/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/lt/LC_MESSAGES/entangle.mo %%NLS%%share/locale/lv/LC_MESSAGES/entangle.mo %%NLS%%share/locale/mai/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/mg/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/mk/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ml/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/mn/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/mr/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ms/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ms_MY/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/my/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nb/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/nds/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ne/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nn/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/no/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/nso/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/or/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/pa/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pt/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ro/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ru/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ru_RU/LC_MESSAGES/entangle.mo %%NLS%%share/locale/si/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sk/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sq/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sr/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sv/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ta/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ta_IN/LC_MESSAGES/entangle.mo %%NLS%%share/locale/te/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/tg/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/th/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/tl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/tr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/uk/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/uk_UA/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/ur/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/uz/LC_MESSAGES/entangle.mo %%NLS%%share/locale/vi/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/wo/LC_MESSAGES/entangle.mo +%%NLS%%share/locale/xh/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/entangle.mo -share/applications/entangle.desktop -share/entangle/capture-22.png -share/entangle/capture.png -share/entangle/color-management-22.png -share/entangle/color-management.png -share/entangle/entangle-128x128.png -share/entangle/entangle-16x16.png -share/entangle/entangle-256x256.png -share/entangle/entangle-32x32.png -share/entangle/entangle-48x48.png -share/entangle/entangle-64x64.png -share/entangle/entangle-camera-info.xml -share/entangle/entangle-camera-manager.xml -share/entangle/entangle-camera-picker.xml -share/entangle/entangle-camera-support.xml -share/entangle/entangle-help-about.xml -share/entangle/entangle-image-popup.xml -share/entangle/entangle-preferences.xml -share/entangle/entangle.svg -share/entangle/icons/hicolor/128x128/actions/capture.png -share/entangle/icons/hicolor/128x128/actions/preview.png -share/entangle/icons/hicolor/16x16/actions/capture.png -share/entangle/icons/hicolor/16x16/actions/preview.png -share/entangle/icons/hicolor/22x22/actions/capture.png -share/entangle/icons/hicolor/22x22/actions/preview.png -share/entangle/icons/hicolor/32x32/actions/capture.png -share/entangle/icons/hicolor/32x32/actions/preview.png -share/entangle/icons/hicolor/48x48/actions/capture.png -share/entangle/icons/hicolor/48x48/actions/preview.png -share/entangle/icons/hicolor/64x64/actions/capture.png -share/entangle/icons/hicolor/64x64/actions/preview.png -share/entangle/imageviewer-22.png -share/entangle/imageviewer.png -share/entangle/interface-22.png -share/entangle/interface.png -share/entangle/plugins-22.png -share/entangle/plugins.png -share/entangle/sRGB.icc -share/gir-1.0/Entangle-0.1.gir -share/glib-2.0/schemas/org.entangle-photo.manager.gschema.xml -share/gtk-doc/html/Entangle/Entangle-EntangleProgress.html -share/gtk-doc/html/Entangle/Entangle-entangle-debug.html -share/gtk-doc/html/Entangle/Entangle-entangle-dpms.html -share/gtk-doc/html/Entangle/Entangle-entangle-pixbuf.html -share/gtk-doc/html/Entangle/Entangle.devhelp2 -share/gtk-doc/html/Entangle/EntangleApplication.html -share/gtk-doc/html/Entangle/EntangleCamera.html -share/gtk-doc/html/Entangle/EntangleCameraFile.html -share/gtk-doc/html/Entangle/EntangleCameraInfo.html -share/gtk-doc/html/Entangle/EntangleCameraList.html -share/gtk-doc/html/Entangle/EntangleCameraManager.html -share/gtk-doc/html/Entangle/EntangleCameraPicker.html -share/gtk-doc/html/Entangle/EntangleCameraSupport.html -share/gtk-doc/html/Entangle/EntangleColourProfile.html -share/gtk-doc/html/Entangle/EntangleControl.html -share/gtk-doc/html/Entangle/EntangleControlButton.html -share/gtk-doc/html/Entangle/EntangleControlChoice.html -share/gtk-doc/html/Entangle/EntangleControlDate.html -share/gtk-doc/html/Entangle/EntangleControlGroup.html -share/gtk-doc/html/Entangle/EntangleControlPanel.html -share/gtk-doc/html/Entangle/EntangleControlRange.html -share/gtk-doc/html/Entangle/EntangleControlText.html -share/gtk-doc/html/Entangle/EntangleControlToggle.html -share/gtk-doc/html/Entangle/EntangleDeviceManager.html -share/gtk-doc/html/Entangle/EntangleHelpAbout.html -share/gtk-doc/html/Entangle/EntangleImage.html -share/gtk-doc/html/Entangle/EntangleImageDisplay.html -share/gtk-doc/html/Entangle/EntangleImageHistogram.html -share/gtk-doc/html/Entangle/EntangleImageLoader.html -share/gtk-doc/html/Entangle/EntangleImagePopup.html -share/gtk-doc/html/Entangle/EntangleImageStatusbar.html -share/gtk-doc/html/Entangle/EntanglePixbufLoader.html -share/gtk-doc/html/Entangle/EntanglePreferences.html -share/gtk-doc/html/Entangle/EntanglePreferencesDisplay.html -share/gtk-doc/html/Entangle/EntangleSession.html -share/gtk-doc/html/Entangle/EntangleSessionBrowser.html -share/gtk-doc/html/Entangle/EntangleThumbnailLoader.html -share/gtk-doc/html/Entangle/annotation-glossary.html -share/gtk-doc/html/Entangle/api-index-full.html -share/gtk-doc/html/Entangle/ch01.html -share/gtk-doc/html/Entangle/ch02.html -share/gtk-doc/html/Entangle/home.png -share/gtk-doc/html/Entangle/index.html -share/gtk-doc/html/Entangle/index.sgml -share/gtk-doc/html/Entangle/left.png -share/gtk-doc/html/Entangle/object-tree.html -share/gtk-doc/html/Entangle/right.png -share/gtk-doc/html/Entangle/style.css -share/gtk-doc/html/Entangle/up.png +%%NLS%%share/locale/zu/LC_MESSAGES/entangle.mo From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 22:26:54 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D7432F2; Sat, 8 Nov 2014 22:26:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78E0B5E9; Sat, 8 Nov 2014 22:26:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8MQsfV069502; Sat, 8 Nov 2014 22:26:54 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8MQsJb069500; Sat, 8 Nov 2014 22:26:54 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201411082226.sA8MQsJb069500@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 8 Nov 2014 22:26:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372330 - in head/multimedia: ffmpeg ffmpeg24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 22:26:54 -0000 Author: adamw Date: Sat Nov 8 22:26:53 2014 New Revision: 372330 URL: https://svnweb.freebsd.org/changeset/ports/372330 QAT: https://qat.redports.org/buildarchive/r372330/ Log: Bump PORTREVISION on libx265 consumers after r372289. PR: 194907 Submitted by: Anton Sayetsky Modified: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg24/Makefile Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sat Nov 8 21:27:24 2014 (r372329) +++ head/multimedia/ffmpeg/Makefile Sat Nov 8 22:26:53 2014 (r372330) @@ -3,6 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 2.3.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/ffmpeg24/Makefile ============================================================================== --- head/multimedia/ffmpeg24/Makefile Sat Nov 8 21:27:24 2014 (r372329) +++ head/multimedia/ffmpeg24/Makefile Sat Nov 8 22:26:53 2014 (r372330) @@ -3,6 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 2.4.3 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ PKGNAMESUFFIX= 24 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 22:31:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DDBF636; Sat, 8 Nov 2014 22:31:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2952F6D1; Sat, 8 Nov 2014 22:31:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8MVgcA073617; Sat, 8 Nov 2014 22:31:42 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8MVf90073614; Sat, 8 Nov 2014 22:31:41 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201411082231.sA8MVf90073614@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sat, 8 Nov 2014 22:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372331 - head/net-p2p/bitmessage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 22:31:42 -0000 Author: robak Date: Sat Nov 8 22:31:40 2014 New Revision: 372331 URL: https://svnweb.freebsd.org/changeset/ports/372331 QAT: https://qat.redports.org/buildarchive/r372331/ Log: net-p2p/bitmessage: update 0.4.3 -> 0.4.4 PR: 194730 Submitted by: Yuri Approved by: mentors (implicit) Modified: head/net-p2p/bitmessage/Makefile head/net-p2p/bitmessage/distinfo head/net-p2p/bitmessage/pkg-plist Modified: head/net-p2p/bitmessage/Makefile ============================================================================== --- head/net-p2p/bitmessage/Makefile Sat Nov 8 22:26:53 2014 (r372330) +++ head/net-p2p/bitmessage/Makefile Sat Nov 8 22:31:40 2014 (r372331) @@ -1,13 +1,12 @@ -# Created by: Yuri Victorovich +# Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= bitmessage -PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTVERSION= 0.4.4 CATEGORIES= net-p2p MASTER_SITES= GH -MAINTAINER= yuri@tsoft.com +MAINTAINER= yuri@rawbw.com COMMENT= Secure P2P communications client LICENSE= MIT @@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli USE_GITHUB= yes GH_ACCOUNT= Bitmessage GH_PROJECT= PyBitmessage -GH_COMMIT= ab49373 +GH_COMMIT= c9c301a GH_TAGNAME= v${PORTVERSION} USES= python Modified: head/net-p2p/bitmessage/distinfo ============================================================================== --- head/net-p2p/bitmessage/distinfo Sat Nov 8 22:26:53 2014 (r372330) +++ head/net-p2p/bitmessage/distinfo Sat Nov 8 22:31:40 2014 (r372331) @@ -1,2 +1,2 @@ -SHA256 (bitmessage-0.4.3.tar.gz) = ad8002992a195f1cc5c054d64e87143c8aa2dd2bf4c9a0577e9dd1eb64bcac34 -SIZE (bitmessage-0.4.3.tar.gz) = 605683 +SHA256 (bitmessage-0.4.4.tar.gz) = c3defe802abfb45d73e26b38fd949595d8ff8c412b82aef64f3747904a7895da +SIZE (bitmessage-0.4.4.tar.gz) = 611592 Modified: head/net-p2p/bitmessage/pkg-plist ============================================================================== --- head/net-p2p/bitmessage/pkg-plist Sat Nov 8 22:26:53 2014 (r372330) +++ head/net-p2p/bitmessage/pkg-plist Sat Nov 8 22:31:40 2014 (r372331) @@ -161,6 +161,9 @@ share/pybitmessage/images/send.png share/pybitmessage/images/sent.png share/pybitmessage/images/subscriptions.png share/pybitmessage/images/yellowicon.png +share/pybitmessage/l10n.py +share/pybitmessage/l10n.pyc +share/pybitmessage/l10n.pyo share/pybitmessage/message_data_reader.py share/pybitmessage/message_data_reader.pyc share/pybitmessage/message_data_reader.pyo @@ -238,12 +241,18 @@ share/pybitmessage/translations/bitmessa share/pybitmessage/translations/bitmessage_zh_cn.pro share/pybitmessage/translations/bitmessage_zh_cn.qm share/pybitmessage/translations/bitmessage_zh_cn.ts -@dirrmtry share/man/man1 -@dirrmtry share/man -@dirrmtry share/pybitmessage/bitmessagecurses -@dirrmtry share/pybitmessage/bitmessageqt -@dirrmtry share/pybitmessage/images -@dirrmtry share/pybitmessage/pyelliptic -@dirrmtry share/pybitmessage/socks -@dirrmtry share/pybitmessage/translations -@dirrmtry share/pybitmessage +@dir share/icons/hicolor/24x24/apps +@dir share/icons/hicolor/24x24 +@dir share/icons/hicolor/scalable/apps +@dir share/icons/hicolor/scalable +@dir share/icons/hicolor +@dir share/icons +@dir share/man/man1 +@dir share/man +@dir share/pybitmessage/bitmessagecurses +@dir share/pybitmessage/bitmessageqt +@dir share/pybitmessage/images +@dir share/pybitmessage/pyelliptic +@dir share/pybitmessage/socks +@dir share/pybitmessage/translations +@dir share/pybitmessage From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 22:51:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 592CC911; Sat, 8 Nov 2014 22:51:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44F758E2; Sat, 8 Nov 2014 22:51:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8Mpdck080973; Sat, 8 Nov 2014 22:51:39 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8Mpcjw080971; Sat, 8 Nov 2014 22:51:38 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201411082251.sA8Mpcjw080971@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Sat, 8 Nov 2014 22:51:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372332 - head/editors/jupp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 22:51:39 -0000 Author: gblach Date: Sat Nov 8 22:51:38 2014 New Revision: 372332 URL: https://svnweb.freebsd.org/changeset/ports/372332 QAT: https://qat.redports.org/buildarchive/r372332/ Log: Update to 3.1.28 Modified: head/editors/jupp/Makefile head/editors/jupp/distinfo Modified: head/editors/jupp/Makefile ============================================================================== --- head/editors/jupp/Makefile Sat Nov 8 22:31:40 2014 (r372331) +++ head/editors/jupp/Makefile Sat Nov 8 22:51:38 2014 (r372332) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= jupp -PORTVERSION= 3.1.27 +PORTVERSION= 3.1.28 CATEGORIES= editors MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/} -EXTRACT_SUFX= .tgz MAINTAINER= gblach@FreeBSD.org COMMENT= Portable version of Joe's Own Editor from MirBSD @@ -16,6 +15,7 @@ LICENSE= GPLv1 CONFLICTS= joe-[23]* +USES= tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-termidx WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/editors/jupp/distinfo ============================================================================== --- head/editors/jupp/distinfo Sat Nov 8 22:31:40 2014 (r372331) +++ head/editors/jupp/distinfo Sat Nov 8 22:51:38 2014 (r372332) @@ -1,2 +1,2 @@ -SHA256 (joe-3.1jupp27.tgz) = 80374fbd69c4b827ba33761c669dfcddab7222755bfb858600528bb8d6b98e6f -SIZE (joe-3.1jupp27.tgz) = 455759 +SHA256 (joe-3.1jupp28.tgz) = be4d16cb44f002a3f6f5069471096c53d9c184b7366ef1a055422d2f0006851f +SIZE (joe-3.1jupp28.tgz) = 456648 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 23:45:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77E6FF42; Sat, 8 Nov 2014 23:45:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 63C7AD1F; Sat, 8 Nov 2014 23:45:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8NjHGO006254; Sat, 8 Nov 2014 23:45:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8NjGdF006252; Sat, 8 Nov 2014 23:45:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201411082345.sA8NjGdF006252@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Nov 2014 23:45:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372333 - head/science/psychopy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 23:45:17 -0000 Author: wen Date: Sat Nov 8 23:45:16 2014 New Revision: 372333 URL: https://svnweb.freebsd.org/changeset/ports/372333 QAT: https://qat.redports.org/buildarchive/r372333/ Log: - Update to 1.81.02 Modified: head/science/psychopy/Makefile head/science/psychopy/distinfo Modified: head/science/psychopy/Makefile ============================================================================== --- head/science/psychopy/Makefile Sat Nov 8 22:51:38 2014 (r372332) +++ head/science/psychopy/Makefile Sat Nov 8 23:45:16 2014 (r372333) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= psychopy -PORTVERSION= 1.77.00 -PORTREVISION= 5 +PORTVERSION= 1.81.02 CATEGORIES= science python -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= SF/psychpy/PsychoPy DISTNAME= PsychoPy-${PORTVERSION} MAINTAINER= wen@FreeBSD.org Modified: head/science/psychopy/distinfo ============================================================================== --- head/science/psychopy/distinfo Sat Nov 8 22:51:38 2014 (r372332) +++ head/science/psychopy/distinfo Sat Nov 8 23:45:16 2014 (r372333) @@ -1,2 +1,2 @@ -SHA256 (PsychoPy-1.77.00.zip) = e4c3efea3ad93696cc16c739f2efa93efc63accb856f9769856a9ded7bcf69ef -SIZE (PsychoPy-1.77.00.zip) = 14919789 +SHA256 (PsychoPy-1.81.02.zip) = 738fc41dead2102491f7c8a45631ea40190340d029504b366f842c0d73aae84d +SIZE (PsychoPy-1.81.02.zip) = 11524878 From owner-svn-ports-head@FreeBSD.ORG Sat Nov 8 23:53:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28D1310F; Sat, 8 Nov 2014 23:53:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE34CDD8; Sat, 8 Nov 2014 23:53:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA8NrJKN010653; Sat, 8 Nov 2014 23:53:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA8NrJ1q010649; Sat, 8 Nov 2014 23:53:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201411082353.sA8NrJ1q010649@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 8 Nov 2014 23:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372334 - in head/security: p5-Crypt-PBKDF2 p5-Crypt-SMIME p5-Net-OpenID-Common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2014 23:53:20 -0000 Author: bapt Date: Sat Nov 8 23:53:18 2014 New Revision: 372334 URL: https://svnweb.freebsd.org/changeset/ports/372334 QAT: https://qat.redports.org/buildarchive/r372334/ Log: Remove useless @dir Modified: head/security/p5-Crypt-PBKDF2/pkg-plist head/security/p5-Crypt-SMIME/pkg-plist head/security/p5-Net-OpenID-Common/pkg-plist Modified: head/security/p5-Crypt-PBKDF2/pkg-plist ============================================================================== --- head/security/p5-Crypt-PBKDF2/pkg-plist Sat Nov 8 23:45:16 2014 (r372333) +++ head/security/p5-Crypt-PBKDF2/pkg-plist Sat Nov 8 23:53:18 2014 (r372334) @@ -11,8 +11,3 @@ %%SITE_PERL%%/Crypt/PBKDF2/Hash/HMACSHA2.pm %%SITE_PERL%%/Crypt/PBKDF2/Hash/HMACSHA3.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PBKDF2/.packlist -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PBKDF2 -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dir %%SITE_PERL%%/Crypt/PBKDF2/Hash -@dir %%SITE_PERL%%/Crypt/PBKDF2 -@dir %%SITE_PERL%%/Crypt Modified: head/security/p5-Crypt-SMIME/pkg-plist ============================================================================== --- head/security/p5-Crypt-SMIME/pkg-plist Sat Nov 8 23:45:16 2014 (r372333) +++ head/security/p5-Crypt-SMIME/pkg-plist Sat Nov 8 23:53:18 2014 (r372334) @@ -4,7 +4,3 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME.pm %%PERL5_MAN3%%/SMIME.3.gz %%PERL5_MAN3%%/SMIME::JA.3.gz -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SMIME -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dir %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME -@dir %%SITE_PERL%%/%%PERL_ARCH%%/Crypt Modified: head/security/p5-Net-OpenID-Common/pkg-plist ============================================================================== --- head/security/p5-Net-OpenID-Common/pkg-plist Sat Nov 8 23:45:16 2014 (r372333) +++ head/security/p5-Net-OpenID-Common/pkg-plist Sat Nov 8 23:53:18 2014 (r372334) @@ -15,10 +15,3 @@ %%SITE_PERL%%/Net/OpenID/Yadis.pm %%SITE_PERL%%/Net/OpenID/Yadis/Service.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Common/.packlist -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Common -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID -@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dir %%SITE_PERL%%/Net/OpenID/Yadis -@dir %%SITE_PERL%%/Net/OpenID/Extension -@dir %%SITE_PERL%%/Net/OpenID -@dir %%SITE_PERL%%/Net