From owner-svn-ports-all@freebsd.org Sun May 1 00:06:27 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA67BB2261F; Sun, 1 May 2016 00:06:27 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCC961C14; Sun, 1 May 2016 00:06:27 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4106QSx020661; Sun, 1 May 2016 00:06:26 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4106QZC020659; Sun, 1 May 2016 00:06:26 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605010006.u4106QZC020659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 1 May 2016 00:06:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414370 - head/lang/gcc6-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 00:06:28 -0000 Author: gerald Date: Sun May 1 00:06:26 2016 New Revision: 414370 URL: https://svnweb.freebsd.org/changeset/ports/414370 Log: Update to the 20160428 snapshot of GCC 6 (which will become GCC 6.2). Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sat Apr 30 22:14:07 2016 (r414369) +++ head/lang/gcc6-devel/Makefile Sun May 1 00:06:26 2016 (r414370) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.0.1.s20160421 +PORTVERSION= 6.0.1.s20160428 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sat Apr 30 22:14:07 2016 (r414369) +++ head/lang/gcc6-devel/distinfo Sun May 1 00:06:26 2016 (r414370) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20160421.tar.bz2) = 36d733fcb2bdd8decf51bf014b6170c5775e8da64aafb05a95a9ec4bc5adc824 -SIZE (gcc-6-20160421.tar.bz2) = 95366098 +SHA256 (gcc-6-20160428.tar.bz2) = 3721749562b73151ca2e37becf0d1ee87b43007aa035572a3c7948bc565f0475 +SIZE (gcc-6-20160428.tar.bz2) = 95408683 From owner-svn-ports-all@freebsd.org Sun May 1 00:38:55 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3573B229F9; Sun, 1 May 2016 00:38:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7049B14F0; Sun, 1 May 2016 00:38:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u410cs0C029870; Sun, 1 May 2016 00:38:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u410csGf029868; Sun, 1 May 2016 00:38:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605010038.u410csGf029868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 1 May 2016 00:38:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414371 - head/graphics/vapoursynth-waifu2x-w2xc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 00:38:55 -0000 Author: jbeich Date: Sun May 1 00:38:54 2016 New Revision: 414371 URL: https://svnweb.freebsd.org/changeset/ports/414371 Log: graphics/vapoursynth-waifu2x-w2xc: update to r6 Changes: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc/compare/r5...r6 Modified: head/graphics/vapoursynth-waifu2x-w2xc/Makefile (contents, props changed) head/graphics/vapoursynth-waifu2x-w2xc/distinfo (contents, props changed) Modified: head/graphics/vapoursynth-waifu2x-w2xc/Makefile ============================================================================== --- head/graphics/vapoursynth-waifu2x-w2xc/Makefile Sun May 1 00:06:26 2016 (r414370) +++ head/graphics/vapoursynth-waifu2x-w2xc/Makefile Sun May 1 00:38:54 2016 (r414371) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= waifu2x-w2xc -DISTVERSION= r5 +DISTVERSION= r6 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- Modified: head/graphics/vapoursynth-waifu2x-w2xc/distinfo ============================================================================== --- head/graphics/vapoursynth-waifu2x-w2xc/distinfo Sun May 1 00:06:26 2016 (r414370) +++ head/graphics/vapoursynth-waifu2x-w2xc/distinfo Sun May 1 00:38:54 2016 (r414371) @@ -1,2 +1,2 @@ -SHA256 (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r5_GH0.tar.gz) = 63a0b70904882dfbc12897e090a49262d549846fa0cc8de3ccd9cf2b8d76b264 -SIZE (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r5_GH0.tar.gz) = 21706733 +SHA256 (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r6_GH0.tar.gz) = ae3ecf72aca8169977cc4427242df618967fa231b93a7e7c23557266d7544b76 +SIZE (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r6_GH0.tar.gz) = 28921662 From owner-svn-ports-all@freebsd.org Sun May 1 01:03:49 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DAAD8B22E3A; Sun, 1 May 2016 01:03:49 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB79A1FBF; Sun, 1 May 2016 01:03:49 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4113mR4038663; Sun, 1 May 2016 01:03:48 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4113mGF038660; Sun, 1 May 2016 01:03:48 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010103.u4113mGF038660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 01:03:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414372 - head/biology/iolib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:03:50 -0000 Author: danilo Date: Sun May 1 01:03:48 2016 New Revision: 414372 URL: https://svnweb.freebsd.org/changeset/ports/414372 Log: - Update to 1.14.8 Modified: head/biology/iolib/Makefile head/biology/iolib/distinfo head/biology/iolib/pkg-plist Modified: head/biology/iolib/Makefile ============================================================================== --- head/biology/iolib/Makefile Sun May 1 00:38:54 2016 (r414371) +++ head/biology/iolib/Makefile Sun May 1 01:03:48 2016 (r414372) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= io_lib -PORTVERSION= 1.14.7 +PORTVERSION= 1.14.8 CATEGORIES= biology MASTER_SITES= SF/staden/${PORTNAME}/${PORTVERSION} Modified: head/biology/iolib/distinfo ============================================================================== --- head/biology/iolib/distinfo Sun May 1 00:38:54 2016 (r414371) +++ head/biology/iolib/distinfo Sun May 1 01:03:48 2016 (r414372) @@ -1,2 +1,2 @@ -SHA256 (io_lib-1.14.7.tar.gz) = e75e463f62cd97bf58cf52bed76362af5e19823248be858dfeb85bdca107c754 -SIZE (io_lib-1.14.7.tar.gz) = 2177248 +SHA256 (io_lib-1.14.8.tar.gz) = 3bd560309fd6d70b14bbb8230e1baf8706b804eb6201220bb6c3d6db72003d1b +SIZE (io_lib-1.14.8.tar.gz) = 2217122 Modified: head/biology/iolib/pkg-plist ============================================================================== --- head/biology/iolib/pkg-plist Sun May 1 00:38:54 2016 (r414371) +++ head/biology/iolib/pkg-plist Sun May 1 01:03:48 2016 (r414372) @@ -86,7 +86,7 @@ include/io_lib/ztr.h lib/libstaden-read.a lib/libstaden-read.so lib/libstaden-read.so.11 -lib/libstaden-read.so.11.0.5 +lib/libstaden-read.so.11.0.6 man/man1/scramble.1.gz man/man1/srf2fasta.1.gz man/man1/srf2fastq.1.gz From owner-svn-ports-all@freebsd.org Sun May 1 01:08:00 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26F77B22E7C; Sun, 1 May 2016 01:08:00 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8A0D10D7; Sun, 1 May 2016 01:07:59 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4117xHV038906; Sun, 1 May 2016 01:07:59 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4117wQd038904; Sun, 1 May 2016 01:07:58 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010107.u4117wQd038904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 01:07:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414373 - head/x11/yad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:08:00 -0000 Author: danilo Date: Sun May 1 01:07:58 2016 New Revision: 414373 URL: https://svnweb.freebsd.org/changeset/ports/414373 Log: - Update to 0.36.1 Modified: head/x11/yad/Makefile head/x11/yad/distinfo Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Sun May 1 01:03:48 2016 (r414372) +++ head/x11/yad/Makefile Sun May 1 01:07:58 2016 (r414373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.35.0 +PORTVERSION= 0.36.1 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Sun May 1 01:03:48 2016 (r414372) +++ head/x11/yad/distinfo Sun May 1 01:07:58 2016 (r414373) @@ -1,2 +1,2 @@ -SHA256 (yad-0.35.0.tar.xz) = cd98bdbd888e6e3b7d91bd6ddd2f6c3a61c4b0a64b2f96081c63893468e43ba0 -SIZE (yad-0.35.0.tar.xz) = 249160 +SHA256 (yad-0.36.1.tar.xz) = 4e6b927d0395e8dea5543353f4796dc566ecd5d1bc7d12f12e3e55e6c59a4610 +SIZE (yad-0.36.1.tar.xz) = 252760 From owner-svn-ports-all@freebsd.org Sun May 1 01:13:08 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AB48AD90F5; Sun, 1 May 2016 01:13:08 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 133F8143E; Sun, 1 May 2016 01:13:08 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u411D77M041903; Sun, 1 May 2016 01:13:07 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u411D6Ha041894; Sun, 1 May 2016 01:13:06 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605010113.u411D6Ha041894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 May 2016 01:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414374 - in head: . mail/dspam mail/dspam/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:13:08 -0000 Author: junovitch Date: Sun May 1 01:13:06 2016 New Revision: 414374 URL: https://svnweb.freebsd.org/changeset/ports/414374 Log: mail/dspam: implement privilege separation (resolves bug running with suexec) - Runs as dspam:dspam instead of root:mail. The dspam UID/GID were created in r168311 when the UIDs/GIDs files were added but the port had always used root:mail. This had prevented running the dspam webUI under Apache with suexec due to a minimal requirement of UID/GID of 100. The original unsecure behavior is available with the SETUID option. - Default run directory is now /var/run/dspam. This follows the default upstream behavior and removes the patch to dspam.c as a result. Use RUN_DIR and correct the dspam.conf.sample file accordingly. - Default daemon/client communication port is now 2424. - Regen patches while here (portlint) UPDATING: Document privilege separated dspam PR: 115957 Reported by: tedm@ipinc.net, support@ipinc.net Submitted by: Danny Warren (maintainer) Added: head/mail/dspam/files/patch-src__client.c (contents, props changed) head/mail/dspam/files/patch-src__daemon.c (contents, props changed) Deleted: head/mail/dspam/files/patch-src__dspam.c Modified: head/UPDATING head/mail/dspam/Makefile head/mail/dspam/files/UPDATING head/mail/dspam/files/dspam.in head/mail/dspam/files/patch-src__Makefile.in head/mail/dspam/files/patch-src__dspam.conf.in head/mail/dspam/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun May 1 01:07:58 2016 (r414373) +++ head/UPDATING Sun May 1 01:13:06 2016 (r414374) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160501: + AFFECTS: Users of mail/dspam + AUTHOR: junovitch@FreeBSD.org + + dspam has been modified to no longer run as root:mail by default. + Existing configuration must be adjusted to reflect using a non-privileged + port and the /var/run/dspam directory for PID and socket files. If you + need dspam to run as root for your mail setup, you can use the SETUID + config option to enable the old insecure behavior. + 20160424: AFFECTS: Users of net-mgmt/icinga2 AUTHOR: lme@FreeBSD.org Modified: head/mail/dspam/Makefile ============================================================================== --- head/mail/dspam/Makefile Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/Makefile Sun May 1 01:13:06 2016 (r414374) @@ -7,7 +7,7 @@ PORTNAME= dspam PORTVERSION= 3.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -16,13 +16,16 @@ COMMENT= Bayesian spam filter LICENSE= AGPLv3 +USERS= dspam +GROUPS= dspam + OPTIONS_SUB= yes OPTIONS_DEFINE= SYSLOG DEBUG VERBOSE_DEBUG BNR_DEBUG PREF_EXT DAEMON \ CLAMAV CLAMAV_LOCAL EXTERNAL_LOOKUP \ USER_HOMEDIR TRUSTED_USERS VIRT_USERS LONG_USERNAMES \ LARGE_SCALE DOMAIN_SCALE NICESENDMAIL POSTFIX_MBC \ - QMAIL WEBUI LIGHTTPD DOCS EXAMPLES + QMAIL WEBUI LIGHTTPD DOCS EXAMPLES SETUID OPTIONS_MULTI= DB OPTIONS_MULTI_DB= HASH MYSQL MYSQL_COMPRESS MYSQL_LOCAL \ @@ -70,6 +73,7 @@ POSTFIX_MBC_DESC= Dspam as mailbox_comma QMAIL_DESC= Play nice with Qmail mail server WEBUI_DESC= Install WebUI (RUN_DEPEND on Apache/Lighttpd) LIGHTTPD_DESC= RUN_DEPEND on Lighttpd instead of Apache +SETUID_DESC= Run as root:mail with setuid (insecure) MAKE_JOBS_UNSAFE= yes USES= perl5 libtool shebangfix @@ -97,13 +101,24 @@ CONFLICTS= dspam-devel-[0-9]* SIGNATURE_LIFE?= 15 +.include + _VAR_DIR= /var + +RUN_DIR?= ${_VAR_DIR}/run/dspam + LOG_DIR?= ${_VAR_DIR}/log/dspam LOGFILE?= ${LOG_DIR}/dspam.log -DSPAM_MODE?= 4510 +.if ${PORT_OPTIONS:MSETUID} DSPAM_OWNER?= root DSPAM_GROUP?= mail +DSPAM_MODE?= 4510 +.else +DSPAM_OWNER?= ${USERS} +DSPAM_GROUP?= ${GROUPS} +DSPAM_MODE?= 0555 +.endif DSPAM_ETC?= ${LOCALBASE}/etc DSPAM_HOME?= ${_VAR_DIR}/db/dspam @@ -124,6 +139,7 @@ PLIST_SUB+= DSPAM_HOME=${DSPAM_HOME} \ CONFIGURE_ARGS+= --sysconfdir=${DSPAM_ETC} CONFIGURE_ARGS+= --with-logdir=${LOG_DIR} PLIST_SUB+= LOG_DIR=${LOG_DIR} +PLIST_SUB+= RUN_DIR=${RUN_DIR} CONFIGURE_ARGS+= --with-dspam-home=${DSPAM_HOME} CONFIGURE_ARGS+= --with-dspam-home-owner=${DSPAM_HOME_OWNER} @@ -148,7 +164,6 @@ _SED_SCRIPT= -e 's,%%DOCSDIR%%,${DOCSDIR -e 's,%%_VAR_DIR%%,${_VAR_DIR},g' \ -e '/^%%FreeBSD/D' -.include .if ${PORT_OPTIONS:MSYSLOG} CONFIGURE_ARGS+= --enable-syslog @@ -178,6 +193,8 @@ CONFIGURE_ARGS+= --enable-daemon USE_RC_SUBR= ${PORTNAME} _SED_SCRIPT+= -e 's,%%DAEMON%%,,g' SUB_LIST+= DSPAM_HOME=${DSPAM_HOME} +SUB_LIST+= DSPAM_OWNER=${DSPAM_OWNER} +SUB_LIST+= DSPAM_GROUP=${DSPAM_GROUP} .else _SED_SCRIPT+= -e '/%%DAEMON%%/D' .endif @@ -217,15 +234,19 @@ _DBDRV:= ${_DBDRV:S/pgsql_drv,//} .if ${PORT_OPTIONS:MSQLITE3} USES+= sqlite:3 _DBDRV_COUNT:= ${_DBDRV_COUNT}o +PLIST_SUB+= SQLITE3="" .else _DBDRV:= ${_DBDRV:S/sqlite3_drv,//} +PLIST_SUB+= SQLITE3="@comment " .endif .if ${PORT_OPTIONS:MSQLITE2} USES+= sqlite:2 _DBDRV_COUNT:= ${_DBDRV_COUNT}o +PLIST_SUB+= SQLITE2="" .else _DBDRV:= ${_DBDRV:S/sqlite_drv,//} +PLIST_SUB+= SQLITE2="@comment " .endif .if ${USES:Msqlite*} @@ -246,7 +267,7 @@ PLIST_SUB+= HASH="@comment " .endif .if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes +USES+= mysql CONFIGURE_ARGS+= --with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libraries=${LOCALBASE}/lib/mysql PLIST_SUB+= MYSQL="" @@ -255,7 +276,7 @@ _DBDRV_COUNT:= ${_DBDRV_COUNT}o CONFIGURE_ARGS+= --enable-client-compression . endif . if ${PORT_OPTIONS:MMYSQL_LOCAL} -USE_MYSQL= server +WANT_MYSQL= server SUB_LIST+= MYSQL=mysql . else SUB_LIST+= MYSQL= @@ -274,6 +295,14 @@ PLIST_SUB+= DYNAMIC="" PLIST_SUB+= DYNAMIC="@comment " .endif +.if %{PORT_OPTIONS:MSETUID} +PLIST_SUB+= SETUID="" +PLIST_SUB+= NOSETUID="@comment " +.else +PLIST_SUB+= SETUID="@comment " +PLIST_SUB+= NOSETUID="" +.endif + .if ${PORT_OPTIONS:MEXTERNAL_LOOKUP} CONFIGURE_ARGS+= --enable-external-lookup USE_OPENLDAP= YES @@ -421,6 +450,7 @@ pre-extract: @${ECHO_CMD} "DSPAM_HOME_GROUP=${DSPAM_HOME_GROUP}" @${ECHO_CMD} "DSPAM_HOME_MODE=${DSPAM_HOME_MODE} (default: 0770)" @${ECHO_CMD} "LOG_DIR=${LOG_DIR} (default: ${_VAR_DIR}/log/dspam)" + @${ECHO_CMD} "RUN_DIR=${RUN_DIR} (default: ${_VAR_DIR}/run/dspam)" . ifdef(WITHOUT_SYSLOG) @${ECHO_CMD} "LOGFILE=${LOGFILE} (default: ${_VAR_DIR}/log/dspam/dspam.log)" . endif @@ -448,24 +478,24 @@ post-patch: ${WRKSRC}/src/tools/dspam_notify.in pre-configure: -.if ${PORT_OPTIONS:MVIRT_USERS} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MVIRT_USERS} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MHASH} ) @${ECHO_CMD} "You need MySQL, POSTGRESQL or HASH for virtual users." @${FALSE} .endif -.if ${PORT_OPTIONS:MPREF_EXT} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MPREF_EXT} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} ) @${ECHO_CMD} "You need MySQL or Postgres for preferences extension" @${FALSE} .endif -.if ${PORT_OPTIONS:MDAEMON} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MDAEMON} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MHASH} ) @${ECHO_CMD} "You need MySQL, PostgreSQL or Hash for Daemon mode, because multithreading support is needed" @${FALSE} .endif -.if ${PORT_OPTIONS:MEXTERNAL_LOOKUP} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MEXTERNAL_LOOKUP} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MSQLITE*} ) - @${ECHO_CMD} "You need MySQL, Postgres or SQLITE for EXTERNAL_LOOKUP." + @${ECHO_CMD} "You need MySQL, Postgres or SQLite for EXTERNAL_LOOKUP." @${FALSE} .endif .if ${PORT_OPTIONS:MUSER_HOMEDIR} && ${PORT_OPTIONS:MWEBUI} @@ -490,7 +520,7 @@ post-install: ${RM} -R ${STAGEDIR}${PREFIX}/lib/pkgconfig || true .if ${PORT_OPTIONS:MEXAMPLES} -.ifdef(USE_MYSQL) +.if ${PORT_OPTIONS:MMYSQL} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/mysql cd ${WRKSRC}/src/tools.mysql_drv && \ ${INSTALL_DATA} mysql_objects-4.1.sql \ @@ -558,7 +588,8 @@ post-install: ${INSTALL_DATA} ${_file}.sample ${STAGEDIR}${DSPAM_HOME} .endfor - @${MKDIR} -m ${DSPAM_HOME_MODE} ${STAGEDIR}${LOG_DIR} + @${MKDIR} ${STAGEDIR}${RUN_DIR} + @${MKDIR} ${STAGEDIR}${LOG_DIR} @${CAT} ${WRKSRC}/README.FreeBSD Modified: head/mail/dspam/files/UPDATING ============================================================================== --- head/mail/dspam/files/UPDATING Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/UPDATING Sun May 1 01:13:06 2016 (r414374) @@ -17,6 +17,19 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-3.10.2_2 +# + +Port Changes: +- Runs as dspam:dspam instead of root:mail [1] +- Default run directory is now /var/run/dspam [1] +- Default daemon/client communication port is now 2424 [1] +- New SETUID option to enable old insecure behavior [1] + +[1] Questionable ownership and security on mail/dspam (PR #115957) + + +########################################################################### # dspam-3.10.2 # Modified: head/mail/dspam/files/dspam.in ============================================================================== --- head/mail/dspam/files/dspam.in Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/dspam.in Sun May 1 01:13:06 2016 (r414374) @@ -25,7 +25,9 @@ load_rc_config $name #defaults : ${dspam_enable="NO"} : ${dspam_debug="NO"} -: ${dspam_pidfile:-/var/run/dspam.pid} +: ${dspam_pidfile:-/var/run/dspam/dspam.pid} +: ${dspam_user="%%DSPAM_OWNER%%"} +: ${dspam_group="%%DSPAM_GROUP%%"} command=%%PREFIX%%/bin/${name} Modified: head/mail/dspam/files/patch-src__Makefile.in ============================================================================== --- head/mail/dspam/files/patch-src__Makefile.in Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/patch-src__Makefile.in Sun May 1 01:13:06 2016 (r414374) @@ -1,6 +1,6 @@ ---- src/Makefile.in.orig 2014-05-14 17:35:13.000000000 -0300 -+++ src/Makefile.in 2014-05-14 17:35:48.000000000 -0300 -@@ -1117,11 +1117,11 @@ +--- src/Makefile.in.orig 2012-04-23 17:53:45 UTC ++++ src/Makefile.in +@@ -1249,11 +1249,11 @@ install-exec-hook: mkdir -p $(DESTDIR)$(sysconfdir); \ chmod 755 $(DESTDIR)$(sysconfdir); \ fi Added: head/mail/dspam/files/patch-src__client.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/dspam/files/patch-src__client.c Sun May 1 01:13:06 2016 (r414374) @@ -0,0 +1,22 @@ +--- src/client.c.orig 2012-04-11 18:48:33 UTC ++++ src/client.c +@@ -304,7 +304,7 @@ int client_connect(AGENT_CTX *ATX, int f + struct sockaddr_un saun; + int sockfd; + int yes = 1; +- int port = 24; ++ int port = 2424; + int domain = 0; + int addr_len; + char *host; +--- src/client.c.orig 2012-04-11 18:48:33 UTC ++++ src/client.c +@@ -304,7 +304,7 @@ int client_connect(AGENT_CTX *ATX, int f + struct sockaddr_un saun; + int sockfd; + int yes = 1; +- int port = 24; ++ int port = 2424; + int domain = 0; + int addr_len; + char *host; Added: head/mail/dspam/files/patch-src__daemon.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/dspam/files/patch-src__daemon.c Sun May 1 01:13:06 2016 (r414374) @@ -0,0 +1,22 @@ +--- src/daemon.c.orig 2012-04-11 18:48:33 UTC ++++ src/daemon.c +@@ -97,7 +97,7 @@ int daemon_listen(DRIVER_CTX *DTX) { + int domain = 0; /* listening on domain socket? */ + int listener; /* listener fd */ + int i; +- int port = 24, queue = 32; /* default port and queue size */ ++ int port = 2424, queue = 32; /* default port and queue size */ + + signal(SIGPIPE, SIG_IGN); + signal(SIGINT, process_signal); +--- src/daemon.c.orig 2012-04-11 18:48:33 UTC ++++ src/daemon.c +@@ -97,7 +97,7 @@ int daemon_listen(DRIVER_CTX *DTX) { + int domain = 0; /* listening on domain socket? */ + int listener; /* listener fd */ + int i; +- int port = 24, queue = 32; /* default port and queue size */ ++ int port = 2424, queue = 32; /* default port and queue size */ + + signal(SIGPIPE, SIG_IGN); + signal(SIGINT, process_signal); Modified: head/mail/dspam/files/patch-src__dspam.conf.in ============================================================================== --- head/mail/dspam/files/patch-src__dspam.conf.in Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/patch-src__dspam.conf.in Sun May 1 01:13:06 2016 (r414374) @@ -1,6 +1,6 @@ ---- src/dspam.conf.in.orig 2014-09-18 00:33:02.874722063 -0700 -+++ src/dspam.conf.in 2014-09-18 00:41:49.434685786 -0700 -@@ -56,6 +56,7 @@ +--- src/dspam.conf.in.orig 2012-04-11 18:48:33 UTC ++++ src/dspam.conf.in +@@ -56,6 +56,7 @@ TrustedDeliveryAgent "@delivery_agent@" # necessary if you plan on allowing untrusted processing. # #UntrustedDeliveryAgent "/usr/bin/procmail -d %u" @@ -8,7 +8,7 @@ # # SMTP or LMTP Delivery: Alternatively, you may wish to use SMTP or LMTP -@@ -350,7 +351,7 @@ +@@ -350,7 +351,7 @@ AllowOverride notifications # Storage driver settings: Specific to a particular storage driver. Uncomment # the configuration specific to your installation, if applicable. # @@ -17,7 +17,7 @@ #MySQLPort #MySQLUser dspam #MySQLPass changeme -@@ -361,7 +362,7 @@ +@@ -361,7 +362,7 @@ AllowOverride notifications # If you are using replication for clustering, you can also specify a separate # server to perform all writes to. # @@ -26,7 +26,7 @@ #MySQLWritePort #MySQLWriteUser dspam #MySQLWritePass changeme -@@ -406,7 +407,7 @@ +@@ -406,7 +407,7 @@ AllowOverride notifications # in /var/run/postgresql/.s.PGSQL.5432 specify just the path where the socket # resits (without .s.PGSQL.5432). @@ -35,12 +35,24 @@ #PgSQLPort #PgSQLUser dspam #PgSQLPass changeme -@@ -845,14 +846,14 @@ +@@ -807,9 +808,9 @@ Opt out + # interfaces. + # + #ServerHost 127.0.0.1 +-#ServerPort 24 ++#ServerPort 2424 + #ServerQueueSize 32 +-#ServerPID /var/run/dspam.pid ++#ServerPID /var/run/dspam/dspam.pid + + # + # ServerMode specifies the type of LMTP server to start. This can be one of: +@@ -845,18 +846,18 @@ Opt out # you are running the client and server on the same machine, as it eliminates # much of the bandwidth overhead. # -#ServerDomainSocketPath "/tmp/dspam.sock" -+#ServerDomainSocketPath "/var/run/dspam.sock" ++#ServerDomainSocketPath "/var/run/dspam/dspam.sock" # # Client Mode: If you are running DSPAM in client/server mode, uncomment and @@ -48,7 +60,12 @@ # a domain socket. # -#ClientHost /tmp/dspam.sock -+#ClientHost /var/run/dspam.sock ++#ClientHost /var/run/dspam/dspam.sock #ClientIdent "secret@Relay1" # #ClientHost 127.0.0.1 +-#ClientPort 24 ++#ClientPort 2424 + #ClientIdent "secret@Relay1" + + # --- RABL --- Modified: head/mail/dspam/pkg-plist ============================================================================== --- head/mail/dspam/pkg-plist Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/pkg-plist Sun May 1 01:13:06 2016 (r414374) @@ -2,7 +2,8 @@ %%HASH%%bin/csscompress %%HASH%%bin/cssconvert %%HASH%%bin/cssstat -@(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%,%%DSPAM_MODE%%) bin/dspam +%%SETUID%%@(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%,%%DSPAM_MODE%%) bin/dspam +%%NOSETUID%%bin/dspam bin/dspamc bin/dspam_2sql bin/dspam_admin @@ -65,10 +66,14 @@ man/man3/libdspam.3.gz %%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so %%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so.7 %%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so.7.0.0 -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.a -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so.7 -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so.7.0.0 +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.so.7.0.0 +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.a +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.so +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.so.7 +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.a +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.so +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.so.7 +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.so.7.0.0 libdata/pkgconfig/dspam.pc %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/LICENSE @@ -206,8 +211,9 @@ libdata/pkgconfig/dspam.pc %%WebUI%%%%WWWDIR%%/templates/ro/nav_preferences.html %%WebUI%%%%WWWDIR%%/templates/ro/nav_quarantine.html %%WebUI%%%%WWWDIR%%/templates/ro/nav_viewmessage.html -%%DSPAM_HOME%%/firstrun.txt.sample -%%DSPAM_HOME%%/firstspam.txt.sample -%%DSPAM_HOME%%/quarantinefull.txt.sample +@(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%DSPAM_HOME%%/firstrun.txt.sample +@(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%DSPAM_HOME%%/firstspam.txt.sample +@(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%DSPAM_HOME%%/quarantinefull.txt.sample @dir(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%,%%DSPAM_HOME_MODE%%) %%DSPAM_HOME%% -@dir(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%LOG_DIR%% +@dir(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%) %%LOG_DIR%% +@dir(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%) %%RUN_DIR%% From owner-svn-ports-all@freebsd.org Sun May 1 01:24:01 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E468BAD9397; Sun, 1 May 2016 01:24:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A849B18E6; Sun, 1 May 2016 01:24:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u411O0mD045150; Sun, 1 May 2016 01:24:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u411O0TA045148; Sun, 1 May 2016 01:24:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010124.u411O0TA045148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 01:24:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414375 - head/deskutils/egroupware X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:24:02 -0000 Author: danilo Date: Sun May 1 01:24:00 2016 New Revision: 414375 URL: https://svnweb.freebsd.org/changeset/ports/414375 Log: - Update to 14.3.20160428 Modified: head/deskutils/egroupware/Makefile head/deskutils/egroupware/distinfo Modified: head/deskutils/egroupware/Makefile ============================================================================== --- head/deskutils/egroupware/Makefile Sun May 1 01:13:06 2016 (r414374) +++ head/deskutils/egroupware/Makefile Sun May 1 01:24:00 2016 (r414375) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 14.3.20160304 +PORTVERSION= 14.3.20160428 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-14.3/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME:tl}-epl-${PORTVERSION}.tar.bz2 Modified: head/deskutils/egroupware/distinfo ============================================================================== --- head/deskutils/egroupware/distinfo Sun May 1 01:13:06 2016 (r414374) +++ head/deskutils/egroupware/distinfo Sun May 1 01:24:00 2016 (r414375) @@ -1,2 +1,2 @@ -SHA256 (egroupware-epl-14.3.20160304.tar.bz2) = cdf3577d9628e822ebc805de6a0cf5ddf5bd9b4be75e0b8eedc8d17ac03ffd8f -SIZE (egroupware-epl-14.3.20160304.tar.bz2) = 18852785 +SHA256 (egroupware-epl-14.3.20160428.tar.bz2) = ded53057454a379241acc6db07344e3661a087af8774a40b3102eeb4e655456b +SIZE (egroupware-epl-14.3.20160428.tar.bz2) = 18861898 From owner-svn-ports-all@freebsd.org Sun May 1 03:10:23 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AB12B0F722; Sun, 1 May 2016 03:10:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CA1D18ED; Sun, 1 May 2016 03:10:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u413AMLw075719; Sun, 1 May 2016 03:10:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u413AM8A075717; Sun, 1 May 2016 03:10:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605010310.u413AM8A075717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 1 May 2016 03:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414376 - in head/audio/alsa-lib: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 03:10:23 -0000 Author: jbeich Date: Sun May 1 03:10:21 2016 New Revision: 414376 URL: https://svnweb.freebsd.org/changeset/ports/414376 Log: audio/alsa-lib: improve etc/asound.conf - Expose "oss" via "aplay -L" - Simplify "oss" and "pulse" - Define "sysdefault" Note, "aplay -D sysdefault" != "aplay -D oss" per ports/184006 Modified: head/audio/alsa-lib/Makefile (contents, props changed) head/audio/alsa-lib/files/asound.conf.sample Modified: head/audio/alsa-lib/Makefile ============================================================================== --- head/audio/alsa-lib/Makefile Sun May 1 01:24:00 2016 (r414375) +++ head/audio/alsa-lib/Makefile Sun May 1 03:10:21 2016 (r414376) @@ -3,6 +3,7 @@ PORTNAME= alsa-lib PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ \ GENTOO Modified: head/audio/alsa-lib/files/asound.conf.sample ============================================================================== --- head/audio/alsa-lib/files/asound.conf.sample Sun May 1 01:24:00 2016 (r414375) +++ head/audio/alsa-lib/files/asound.conf.sample Sun May 1 03:10:21 2016 (r414376) @@ -1,25 +1,25 @@ # # FreeBSD/OSS # -pcm.!default { - type plug - slave.pcm.type oss +pcm.oss { + type oss + hint.description "Open Sound System" } -ctl.!default { +ctl.oss { type oss } +pcm.!sysdefault pcm.plug:oss +ctl.!sysdefault ctl.oss +pcm.!default pcm.sysdefault +ctl.!default ctl.sysdefault + # # Pulseaudio # -# pcm.!default { -# type pulse -# } -# -# ctl.!default { -# type pulse -# } +# pcm.!default pcm.pulse +# ctl.!default ctl.pulse # # Remap all possible surround stuffs. From owner-svn-ports-all@freebsd.org Sun May 1 04:25:04 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4688CB1A23E; Sun, 1 May 2016 04:25:04 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0743C10E0; Sun, 1 May 2016 04:25:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414P3HF099371; Sun, 1 May 2016 04:25:03 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414P3hf099369; Sun, 1 May 2016 04:25:03 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605010425.u414P3hf099369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 1 May 2016 04:25:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414377 - head/devel/elixir-excoveralls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:25:04 -0000 Author: vanilla Date: Sun May 1 04:25:02 2016 New Revision: 414377 URL: https://svnweb.freebsd.org/changeset/ports/414377 Log: Update to 0.5.3. Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Sun May 1 03:10:21 2016 (r414376) +++ head/devel/elixir-excoveralls/Makefile Sun May 1 04:25:02 2016 (r414377) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Sun May 1 03:10:21 2016 (r414376) +++ head/devel/elixir-excoveralls/distinfo Sun May 1 04:25:02 2016 (r414377) @@ -1,2 +1,2 @@ -SHA256 (parroty-excoveralls-v0.5.2_GH0.tar.gz) = c5c925869a0d9d302c63324fde92568e519fa4fad2819518a2421b86aa9a1e0c -SIZE (parroty-excoveralls-v0.5.2_GH0.tar.gz) = 191538 +SHA256 (parroty-excoveralls-v0.5.3_GH0.tar.gz) = f5d032655b7d22eddb4e1468b7504dbb2d3cccc492d93dcaf26f6c7eee866165 +SIZE (parroty-excoveralls-v0.5.3_GH0.tar.gz) = 191820 From owner-svn-ports-all@freebsd.org Sun May 1 04:37:18 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A181B1A3E9; Sun, 1 May 2016 04:37:18 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 132EF1452; Sun, 1 May 2016 04:37:17 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414bH5T002841; Sun, 1 May 2016 04:37:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414bGev002831; Sun, 1 May 2016 04:37:16 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010437.u414bGev002831@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 04:37:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414378 - in head/games: . robocode-naval robocode-naval/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:37:18 -0000 Author: pi Date: Sun May 1 04:37:16 2016 New Revision: 414378 URL: https://svnweb.freebsd.org/changeset/ports/414378 Log: New port: games/robocode-naval Naval Robocode is a programming game, where the goal is to develop a robot battle ship to battle against other ships in Java or .NET. The robot battles are running in real-time and on-screen. Naval Robocode is based on Robocode v1.9.2.x. WWW: http://robo-code.blogspot.com.br PR: 200753 Submitted by: Danilo G. Baio Added: head/games/robocode-naval/ head/games/robocode-naval/Makefile (contents, props changed) head/games/robocode-naval/distinfo (contents, props changed) head/games/robocode-naval/files/ head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop (contents, props changed) head/games/robocode-naval/files/patch-naval-robocode.sh (contents, props changed) head/games/robocode-naval/files/pkg-deinstall.in (contents, props changed) head/games/robocode-naval/files/pkg-message.in (contents, props changed) head/games/robocode-naval/files/robocode-NavalRobocode.in (contents, props changed) head/games/robocode-naval/pkg-descr (contents, props changed) head/games/robocode-naval/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sun May 1 04:25:02 2016 (r414377) +++ head/games/Makefile Sun May 1 04:37:16 2016 (r414378) @@ -850,6 +850,7 @@ SUBDIR += rnd_jue SUBDIR += robocalypto SUBDIR += robocode + SUBDIR += robocode-naval SUBDIR += robotfindskitten SUBDIR += rockdodger SUBDIR += rocksndiamonds Added: head/games/robocode-naval/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/Makefile Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,52 @@ +# $FreeBSD$ + +PORTNAME= robocode +PORTVERSION= 0.9.2 +DISTVERSIONSUFFIX= -setup +CATEGORIES= games java +MASTER_SITES= SF +MASTER_SITE_SUBDIR= ${PORTNAME}/naval-robocode/${PORTVERSION} +PKGNAMESUFFIX= -naval +EXTRACT_SUFX= .jar +DIST_SUBDIR= java + +MAINTAINER= dbaio@bsd.com.br +COMMENT= Game for learning Java[tm] programming language + +LICENSE= EPL + +USES= dos2unix zip +DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF +USE_JAVA= yes +JAVA_VERSION= 1.6+ +JAVA_EXTRACT= yes +JAVA_RUN= yes +NO_WRKSUBDIR= yes +NO_BUILD= yes + +DATADIR= ${JAVASHAREDIR}/${PORTNAME}${PKGNAMESUFFIX} + +PLIST_SUB= PORTVERSION=${PORTVERSION} + +SUB_FILES= ${PORTNAME}-NavalRobocode pkg-deinstall pkg-message + +do-install: + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-NavalRobocode \ + ${STAGEDIR}${PREFIX}/bin/ + +.for d in battles compilers javadoc libs license roborumble robots \ + templates theme + @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR}) +.endfor + +.for f in *.ico *.sh ReadMe.* naval-robocode-versions.md + @(${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DATADIR}) +.endfor + ${INSTALL_DATA} ${WRKSRC}/desktop/robocodeRobocode.desktop \ + ${STAGEDIR}${DESKTOPDIR}/robocodeNavalRobocode.desktop + ${INSTALL_DATA} ${WRKSRC}/desktop/robocode.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/robocode-naval.png + + @${MKDIR} ${STAGEDIR}${DATADIR}/config + +.include Added: head/games/robocode-naval/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/distinfo Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,2 @@ +SHA256 (java/robocode-0.9.2-setup.jar) = 7e809cb42b1724dfeab9e9fd00e7adc0e63edd8036796c7d60d31f5477faaf32 +SIZE (java/robocode-0.9.2-setup.jar) = 6322354 Added: head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,16 @@ +--- desktop/robocodeRobocode.desktop.orig 2015-03-03 01:06:18 UTC ++++ desktop/robocodeRobocode.desktop +@@ -1,9 +1,9 @@ + [Desktop Entry] + Type=Application + Version=1.0 +-Name=Robocode +-GenericName=Tank AI programming game for Java and .NET ++Name=Robocode-Naval ++GenericName=Naval AI programming game for Java and .NET + Comment=Build the best - destroy the rest! +-Icon=robocode +-Exec=robocode-Robocode ++Icon=robocode-naval ++Exec=robocode-NavalRobocode + Categories=Game;StrategyGame; Added: head/games/robocode-naval/files/patch-naval-robocode.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/patch-naval-robocode.sh Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,9 @@ +--- naval-robocode.sh.orig 2015-03-03 01:06:18 UTC ++++ naval-robocode.sh +@@ -9,5 +9,5 @@ + + pwd=`pwd` + cd "${0%/*}" +-java -Xmx512M -cp libs/robocode.jar robocode.Robocode $* ++java -Xmx512M -cp libs/robocode.jar robocode.NavalRobocode $* + cd "${pwd}" Added: head/games/robocode-naval/files/pkg-deinstall.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/pkg-deinstall.in Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,18 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +if [ "$2" = "POST-DEINSTALL" ]; then + echo "" + echo "" + echo "===============================================================================" + echo "" + echo "After deinstallation, some files may stay in %%DATADIR%%," + echo "you can delete them with" + echo "" + echo " /bin/rm -fr %%DATADIR%%" + echo "" + echo "===============================================================================" + echo "" +fi Added: head/games/robocode-naval/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/pkg-message.in Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,16 @@ +============================================================================== + +Naval Robocode has been installed. + +Naval Robocode requires a java compiler. By default Naval Robocode will +look for the IBM Jikes compiler. + +You can override this in the Naval Robocode compiler preferences menu: + + Robot -> Editor -> Compiler -> Options -> Preferences + +Attention not all with Rumble games works, this is work in Progress. + +Have fun! + +============================================================================== Added: head/games/robocode-naval/files/robocode-NavalRobocode.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/robocode-NavalRobocode.in Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,9 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +export JAVA_VERSION="%%JAVA_VERSION%%" + +cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -Xmx512M \ +-cp "libs/robocode.jar" robocode.NavalRobocode "${@}" Added: head/games/robocode-naval/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/pkg-descr Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,6 @@ +Naval Robocode is a programming game, where the goal is to develop a robot +battle ship to battle against other ships in Java or .NET. The robot battles +are running in real-time and on-screen. +Naval Robocode is based on Robocode v1.9.2.1. + +WWW: http://robo-code.blogspot.com.br Added: head/games/robocode-naval/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/pkg-plist Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,339 @@ +bin/robocode-NavalRobocode +share/applications/robocodeNavalRobocode.desktop +%%DATADIR%%/ReadMe.html +%%DATADIR%%/ReadMe.txt +%%DATADIR%%/battles/intro.battle +%%DATADIR%%/battles/sample.battle +%%DATADIR%%/compilers/CompilerTest.java +%%DATADIR%%/compilers/ecj.jar +%%DATADIR%%/javadoc/allclasses-frame.html +%%DATADIR%%/javadoc/allclasses-noframe.html +%%DATADIR%%/javadoc/constant-values.html +%%DATADIR%%/javadoc/deprecated-list.html +%%DATADIR%%/javadoc/help-doc.html +%%DATADIR%%/javadoc/index-all.html +%%DATADIR%%/javadoc/index.html +%%DATADIR%%/javadoc/overview-frame.html +%%DATADIR%%/javadoc/overview-summary.html +%%DATADIR%%/javadoc/overview-tree.html +%%DATADIR%%/javadoc/package-list +%%DATADIR%%/javadoc/resources/inherit.gif +%%DATADIR%%/javadoc/robocode/AdvancedRobot.html +%%DATADIR%%/javadoc/robocode/BattleEndedEvent.html +%%DATADIR%%/javadoc/robocode/BattleResults.html +%%DATADIR%%/javadoc/robocode/BattleRules.html +%%DATADIR%%/javadoc/robocode/BorderSentry.html +%%DATADIR%%/javadoc/robocode/Bullet.html +%%DATADIR%%/javadoc/robocode/BulletHitBulletEvent.html +%%DATADIR%%/javadoc/robocode/BulletHitEvent.html +%%DATADIR%%/javadoc/robocode/BulletMissedEvent.html +%%DATADIR%%/javadoc/robocode/Condition.html +%%DATADIR%%/javadoc/robocode/CustomEvent.html +%%DATADIR%%/javadoc/robocode/DeathEvent.html +%%DATADIR%%/javadoc/robocode/Droid.html +%%DATADIR%%/javadoc/robocode/Event.html +%%DATADIR%%/javadoc/robocode/GunTurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/HitByBulletEvent.html +%%DATADIR%%/javadoc/robocode/HitByMineEvent.html +%%DATADIR%%/javadoc/robocode/HitRobotEvent.html +%%DATADIR%%/javadoc/robocode/HitWallEvent.html +%%DATADIR%%/javadoc/robocode/JuniorRobot.html +%%DATADIR%%/javadoc/robocode/KeyEvent.html +%%DATADIR%%/javadoc/robocode/KeyPressedEvent.html +%%DATADIR%%/javadoc/robocode/KeyReleasedEvent.html +%%DATADIR%%/javadoc/robocode/KeyTypedEvent.html +%%DATADIR%%/javadoc/robocode/MessageEvent.html +%%DATADIR%%/javadoc/robocode/Mine.html +%%DATADIR%%/javadoc/robocode/MineHitEvent.html +%%DATADIR%%/javadoc/robocode/MineHitMineEvent.html +%%DATADIR%%/javadoc/robocode/MouseClickedEvent.html +%%DATADIR%%/javadoc/robocode/MouseDraggedEvent.html +%%DATADIR%%/javadoc/robocode/MouseEnteredEvent.html +%%DATADIR%%/javadoc/robocode/MouseEvent.html +%%DATADIR%%/javadoc/robocode/MouseExitedEvent.html +%%DATADIR%%/javadoc/robocode/MouseMovedEvent.html +%%DATADIR%%/javadoc/robocode/MousePressedEvent.html +%%DATADIR%%/javadoc/robocode/MouseReleasedEvent.html +%%DATADIR%%/javadoc/robocode/MouseWheelMovedEvent.html +%%DATADIR%%/javadoc/robocode/MoveCompleteCondition.html +%%DATADIR%%/javadoc/robocode/NavalBattleResults.html +%%DATADIR%%/javadoc/robocode/NavalRobocode.html +%%DATADIR%%/javadoc/robocode/NavalTurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/PaintEvent.html +%%DATADIR%%/javadoc/robocode/RadarTurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/RateControlRobot.html +%%DATADIR%%/javadoc/robocode/Robocode.html +%%DATADIR%%/javadoc/robocode/RobocodeFileOutputStream.html +%%DATADIR%%/javadoc/robocode/RobocodeFileWriter.html +%%DATADIR%%/javadoc/robocode/Robot.html +%%DATADIR%%/javadoc/robocode/RobotDeathEvent.html +%%DATADIR%%/javadoc/robocode/RobotStatus.html +%%DATADIR%%/javadoc/robocode/RoundEndedEvent.html +%%DATADIR%%/javadoc/robocode/Rules.html +%%DATADIR%%/javadoc/robocode/ScannedProjectileEvent.html +%%DATADIR%%/javadoc/robocode/ScannedRobotEvent.html +%%DATADIR%%/javadoc/robocode/ScannedShipEvent.html +%%DATADIR%%/javadoc/robocode/Ship.html +%%DATADIR%%/javadoc/robocode/ShipStatus.html +%%DATADIR%%/javadoc/robocode/SkippedTurnEvent.html +%%DATADIR%%/javadoc/robocode/StatusEvent.html +%%DATADIR%%/javadoc/robocode/TeamRobot.html +%%DATADIR%%/javadoc/robocode/TurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/WinEvent.html +%%DATADIR%%/javadoc/robocode/_AdvancedRadiansRobot.html +%%DATADIR%%/javadoc/robocode/_AdvancedRobot.html +%%DATADIR%%/javadoc/robocode/_Robot.html +%%DATADIR%%/javadoc/robocode/_RobotBase.html +%%DATADIR%%/javadoc/robocode/annotation/SafeStatic.html +%%DATADIR%%/javadoc/robocode/annotation/package-frame.html +%%DATADIR%%/javadoc/robocode/annotation/package-summary.html +%%DATADIR%%/javadoc/robocode/annotation/package-tree.html +%%DATADIR%%/javadoc/robocode/control/BattleSpecification.html +%%DATADIR%%/javadoc/robocode/control/BattlefieldSpecification.html +%%DATADIR%%/javadoc/robocode/control/IResults.html +%%DATADIR%%/javadoc/robocode/control/IRobocodeEngine.html +%%DATADIR%%/javadoc/robocode/control/RandomFactory.html +%%DATADIR%%/javadoc/robocode/control/RobocodeEngine.html +%%DATADIR%%/javadoc/robocode/control/RobocodeListener.html +%%DATADIR%%/javadoc/robocode/control/RobotResults.html +%%DATADIR%%/javadoc/robocode/control/RobotSetup.html +%%DATADIR%%/javadoc/robocode/control/RobotSpecification.html +%%DATADIR%%/javadoc/robocode/control/ShipResults.html +%%DATADIR%%/javadoc/robocode/control/events/BattleAdaptor.html +%%DATADIR%%/javadoc/robocode/control/events/BattleCompletedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleErrorEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleFinishedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleMessageEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattlePausedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleResumedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleStartedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/IBattleListener.html +%%DATADIR%%/javadoc/robocode/control/events/NavalBattleCompletedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/RoundEndedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/RoundStartedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/TurnEndedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/TurnStartedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/package-frame.html +%%DATADIR%%/javadoc/robocode/control/events/package-summary.html +%%DATADIR%%/javadoc/robocode/control/events/package-tree.html +%%DATADIR%%/javadoc/robocode/control/package-frame.html +%%DATADIR%%/javadoc/robocode/control/package-summary.html +%%DATADIR%%/javadoc/robocode/control/package-tree.html +%%DATADIR%%/javadoc/robocode/control/snapshot/BulletState.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IBulletSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IComponentSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IDebugProperty.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IMineSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IRobotSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IScoreSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IShipSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/ITurnSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/MineState.html +%%DATADIR%%/javadoc/robocode/control/snapshot/RobotState.html +%%DATADIR%%/javadoc/robocode/control/snapshot/package-frame.html +%%DATADIR%%/javadoc/robocode/control/snapshot/package-summary.html +%%DATADIR%%/javadoc/robocode/control/snapshot/package-tree.html +%%DATADIR%%/javadoc/robocode/naval/BlindSpot.html +%%DATADIR%%/javadoc/robocode/naval/ComponentBase.HiddenComponentHelper.html +%%DATADIR%%/javadoc/robocode/naval/ComponentBase.html +%%DATADIR%%/javadoc/robocode/naval/ComponentManager.html +%%DATADIR%%/javadoc/robocode/naval/ComponentType.html +%%DATADIR%%/javadoc/robocode/naval/MineComponent.html +%%DATADIR%%/javadoc/robocode/naval/NavalRules.html +%%DATADIR%%/javadoc/robocode/naval/RadarComponent.html +%%DATADIR%%/javadoc/robocode/naval/WeaponComponent.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IBackCannonFunctions.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IBasicEvents4.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IComponent.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IComponents.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IFrontCannonFunctions.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IManageableComponents.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IPaint.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IRadarFunctions.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IRenderImages.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IShip.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/package-frame.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/package-summary.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/package-tree.html +%%DATADIR%%/javadoc/robocode/naval/package-frame.html +%%DATADIR%%/javadoc/robocode/naval/package-summary.html +%%DATADIR%%/javadoc/robocode/naval/package-tree.html +%%DATADIR%%/javadoc/robocode/package-frame.html +%%DATADIR%%/javadoc/robocode/package-summary.html +%%DATADIR%%/javadoc/robocode/package-tree.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IAdvancedEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IAdvancedRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents2.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents3.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents4.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IComponents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IInteractiveEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IInteractiveRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IJuniorRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IPaintEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IPaintRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IShip.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITeamEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITeamRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITransformable.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITransformablePeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/package-frame.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/package-summary.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/package-tree.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IAdvancedRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IBasicRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IBasicShipPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IJuniorRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IStandardRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/ITeamRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/package-frame.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/package-summary.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/package-tree.html +%%DATADIR%%/javadoc/robocode/util/Collision.html +%%DATADIR%%/javadoc/robocode/util/Coordinates.html +%%DATADIR%%/javadoc/robocode/util/Utils.html +%%DATADIR%%/javadoc/robocode/util/package-frame.html +%%DATADIR%%/javadoc/robocode/util/package-summary.html +%%DATADIR%%/javadoc/robocode/util/package-tree.html +%%DATADIR%%/javadoc/serialized-form.html +%%DATADIR%%/javadoc/stylesheet.css +%%DATADIR%%/libs/codesize-1.1.jar +%%DATADIR%%/libs/picocontainer-2.14.2.jar +%%DATADIR%%/libs/robocode.battle-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.host-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.jar +%%DATADIR%%/libs/robocode.repository-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.sound-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.ui-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.ui.editor-%%PORTVERSION%%.jar +%%DATADIR%%/libs/roborumble.jar +%%DATADIR%%/license/epl-v10.html +%%DATADIR%%/robocode.ico +%%DATADIR%%/roborumble.ico +%%DATADIR%%/roborumble/meleerumble.txt +%%DATADIR%%/roborumble/roborumble.properties +%%DATADIR%%/roborumble/roborumble.txt +%%DATADIR%%/roborumble/teamrumble.txt +%%DATADIR%%/roborumble/twinduel.txt +%%DATADIR%%/robots/META-INF/MANIFEST.MF +%%DATADIR%%/robots/navalsample/BigShip.class +%%DATADIR%%/robots/navalsample/BigShip.java +%%DATADIR%%/robots/navalsample/NavalCorners.class +%%DATADIR%%/robots/navalsample/NavalCorners.java +%%DATADIR%%/robots/navalsample/NavalCrazy.class +%%DATADIR%%/robots/navalsample/NavalCrazy.java +%%DATADIR%%/robots/navalsample/NavalFire.class +%%DATADIR%%/robots/navalsample/NavalFire.java +%%DATADIR%%/robots/navalsample/NavalFireSolo.class +%%DATADIR%%/robots/navalsample/NavalFireSolo.java +%%DATADIR%%/robots/navalsample/RamMiner.class +%%DATADIR%%/robots/navalsample/RamMiner.java +%%DATADIR%%/robots/navalsample/RunShipRun.class +%%DATADIR%%/robots/navalsample/RunShipRun.java +%%DATADIR%%/robots/navalsample/SampleShip.class +%%DATADIR%%/robots/navalsample/SampleShip.java +%%DATADIR%%/robots/sample/Corners.class +%%DATADIR%%/robots/sample/Corners.java +%%DATADIR%%/robots/sample/Corners.properties +%%DATADIR%%/robots/sample/Crazy.class +%%DATADIR%%/robots/sample/Crazy.java +%%DATADIR%%/robots/sample/Crazy.properties +%%DATADIR%%/robots/sample/Fire.class +%%DATADIR%%/robots/sample/Fire.java +%%DATADIR%%/robots/sample/Fire.properties +%%DATADIR%%/robots/sample/Interactive.class +%%DATADIR%%/robots/sample/Interactive.java +%%DATADIR%%/robots/sample/Interactive.properties +%%DATADIR%%/robots/sample/Interactive_v2$Direction.class +%%DATADIR%%/robots/sample/Interactive_v2.class +%%DATADIR%%/robots/sample/Interactive_v2.java +%%DATADIR%%/robots/sample/Interactive_v2.properties +%%DATADIR%%/robots/sample/MyFirstJuniorRobot.class +%%DATADIR%%/robots/sample/MyFirstJuniorRobot.java +%%DATADIR%%/robots/sample/MyFirstJuniorRobot.properties +%%DATADIR%%/robots/sample/MyFirstRobot.class +%%DATADIR%%/robots/sample/MyFirstRobot.java +%%DATADIR%%/robots/sample/MyFirstRobot.properties +%%DATADIR%%/robots/sample/PaintingRobot.class +%%DATADIR%%/robots/sample/PaintingRobot.java +%%DATADIR%%/robots/sample/PaintingRobot.properties +%%DATADIR%%/robots/sample/RamFire.class +%%DATADIR%%/robots/sample/RamFire.java +%%DATADIR%%/robots/sample/RamFire.properties +%%DATADIR%%/robots/sample/SittingDuck.class +%%DATADIR%%/robots/sample/SittingDuck.java +%%DATADIR%%/robots/sample/SittingDuck.properties +%%DATADIR%%/robots/sample/SpinBot.class +%%DATADIR%%/robots/sample/SpinBot.java +%%DATADIR%%/robots/sample/SpinBot.properties +%%DATADIR%%/robots/sample/Target$1.class +%%DATADIR%%/robots/sample/Target.class +%%DATADIR%%/robots/sample/Target.java +%%DATADIR%%/robots/sample/Target.properties +%%DATADIR%%/robots/sample/TrackFire.class +%%DATADIR%%/robots/sample/TrackFire.java +%%DATADIR%%/robots/sample/TrackFire.properties +%%DATADIR%%/robots/sample/Tracker.class +%%DATADIR%%/robots/sample/Tracker.java +%%DATADIR%%/robots/sample/Tracker.properties +%%DATADIR%%/robots/sample/VelociRobot.class +%%DATADIR%%/robots/sample/VelociRobot.java +%%DATADIR%%/robots/sample/VelociRobot.properties +%%DATADIR%%/robots/sample/Walls.class +%%DATADIR%%/robots/sample/Walls.java +%%DATADIR%%/robots/sample/Walls.properties +%%DATADIR%%/robots/sampleex/Alien.class +%%DATADIR%%/robots/sampleex/Alien.java +%%DATADIR%%/robots/sampleex/Alien.properties +%%DATADIR%%/robots/sampleex/AlienComposition$AlienEventHandler.class +%%DATADIR%%/robots/sampleex/AlienComposition$AlienMain.class +%%DATADIR%%/robots/sampleex/AlienComposition.class +%%DATADIR%%/robots/sampleex/AlienComposition.java +%%DATADIR%%/robots/sampleex/GreyEminence.class +%%DATADIR%%/robots/sampleex/MasterAndSlave.class +%%DATADIR%%/robots/sampleex/MasterAndSlave.java +%%DATADIR%%/robots/sampleex/MasterAndSlave.properties +%%DATADIR%%/robots/sampleex/MasterBase.class +%%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.class +%%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.java +%%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.properties +%%DATADIR%%/robots/sampleex/RegullarMonk.class +%%DATADIR%%/robots/sampleex/RegullarMonk.java +%%DATADIR%%/robots/sampleex/Slave.class +%%DATADIR%%/robots/sampleex/Slave.java +%%DATADIR%%/robots/samplesentry/BorderGuard$RobotData.class +%%DATADIR%%/robots/samplesentry/BorderGuard.class +%%DATADIR%%/robots/samplesentry/BorderGuard.java +%%DATADIR%%/robots/samplesentry/BorderGuard.properties +%%DATADIR%%/robots/sampleteam/MyFirstDroid.class +%%DATADIR%%/robots/sampleteam/MyFirstDroid.java +%%DATADIR%%/robots/sampleteam/MyFirstLeader.class +%%DATADIR%%/robots/sampleteam/MyFirstLeader.java +%%DATADIR%%/robots/sampleteam/MyFirstTeam.team +%%DATADIR%%/robots/sampleteam/Point.class +%%DATADIR%%/robots/sampleteam/Point.java +%%DATADIR%%/robots/sampleteam/RobotColors.class +%%DATADIR%%/robots/sampleteam/RobotColors.java +%%DATADIR%%/templates/newjavafile.tpt +%%DATADIR%%/templates/newjuniorrobot.tpt +%%DATADIR%%/templates/newrobot.tpt +%%DATADIR%%/templates/newship.tpt +%%DATADIR%%/theme/editor/Robocode Black Theme.properties +%%DATADIR%%/theme/editor/Robocode White Theme.properties +%%DATADIR%%/naval-robocode-versions.md +share/pixmaps/robocode-naval.png +@mode 775 +@dir %%DATADIR%%/config +@dir %%DATADIR%%/robots +@dir %%DATADIR%%/roborumble +%%DATADIR%%/meleerumble.sh +%%DATADIR%%/naval-robocode.sh +%%DATADIR%%/robocode.sh +%%DATADIR%%/roborumble.sh +%%DATADIR%%/teamrumble.sh +%%DATADIR%%/twinduel.sh +@mode From owner-svn-ports-all@freebsd.org Sun May 1 04:39:39 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B063FB1A493; Sun, 1 May 2016 04:39:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 831F516AA; Sun, 1 May 2016 04:39:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414dc54003013; Sun, 1 May 2016 04:39:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414dcIo003012; Sun, 1 May 2016 04:39:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010439.u414dcIo003012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 04:39:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414379 - head/www/c-icap/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:39:39 -0000 Author: pi Date: Sun May 1 04:39:38 2016 New Revision: 414379 URL: https://svnweb.freebsd.org/changeset/ports/414379 Log: www/c-icap: add ListenAddress directive to conf - include ListenAddress directive and set it to 127.0.0.1 in c-icap.conf PR: 208374 Submitted by: Marko Cupac Added: head/www/c-icap/files/patch-c-icap.conf.in (contents, props changed) Added: head/www/c-icap/files/patch-c-icap.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/c-icap/files/patch-c-icap.conf.in Sun May 1 04:39:38 2016 (r414379) @@ -0,0 +1,19 @@ +--- c-icap.conf.in.orig 2016-03-29 09:27:15 UTC ++++ c-icap.conf.in +@@ -123,6 +123,16 @@ MaxRequestsPerChild 0 + # Default: + # InterProcessLockingScheme file + ++# TAG: ListenAddress ++# Format: ListenAddress address ++# Description: ++# Network address that the c-icap server uses to listen to requests. ++# By default c-icap will bind to all available network addresses. Use ++# this directive to restrict it to specific network address. ++# Default: ++# No value ++ListenAddress 127.0.0.1 ++ + # TAG: Port + # Format: Port port + # Description: From owner-svn-ports-all@freebsd.org Sun May 1 04:42:01 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F90DB1A63C; Sun, 1 May 2016 04:42:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61C1D1A39; Sun, 1 May 2016 04:42:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414g01R005360; Sun, 1 May 2016 04:42:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414g0Rl005358; Sun, 1 May 2016 04:42:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010442.u414g0Rl005358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 04:42:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414380 - head/emulators/qmc2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:42:01 -0000 Author: danilo Date: Sun May 1 04:42:00 2016 New Revision: 414380 URL: https://svnweb.freebsd.org/changeset/ports/414380 Log: - Update to 0.63 Modified: head/emulators/qmc2/Makefile head/emulators/qmc2/distinfo Modified: head/emulators/qmc2/Makefile ============================================================================== --- head/emulators/qmc2/Makefile Sun May 1 04:39:38 2016 (r414379) +++ head/emulators/qmc2/Makefile Sun May 1 04:42:00 2016 (r414380) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qmc2 -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= emulators MASTER_SITES= SF Modified: head/emulators/qmc2/distinfo ============================================================================== --- head/emulators/qmc2/distinfo Sun May 1 04:39:38 2016 (r414379) +++ head/emulators/qmc2/distinfo Sun May 1 04:42:00 2016 (r414380) @@ -1,2 +1,2 @@ -SHA256 (qmc2-0.62.tar.bz2) = 78aefd80ae0dd4ff2d60cc0fe0054b1eaf80be39477a352b55dd0753fb8970cf -SIZE (qmc2-0.62.tar.bz2) = 13473147 +SHA256 (qmc2-0.63.tar.bz2) = 320faec68e8704e7b5c8c7035b0dc2f7d92a69cc87a5906cb86586d49b4a4928 +SIZE (qmc2-0.63.tar.bz2) = 13466349 From owner-svn-ports-all@freebsd.org Sun May 1 04:43:23 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1C14B1A696; Sun, 1 May 2016 04:43:23 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B401D1B8F; Sun, 1 May 2016 04:43:23 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414hMNd006135; Sun, 1 May 2016 04:43:22 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414hMIV006133; Sun, 1 May 2016 04:43:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010443.u414hMIV006133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 04:43:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414381 - head/sysutils/moosefs-master X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:43:24 -0000 Author: pi Date: Sun May 1 04:43:22 2016 New Revision: 414381 URL: https://svnweb.freebsd.org/changeset/ports/414381 Log: sysutils/moosefs-master: 2.0.88 -> 2.0.89 Change: - (master+mount) added fix for bug in FreeBSD kernel (kernel sends truncate before first close - FreeBSD only) PR: 209109 Submitted by: freebsd@moosefs.com (maintainer) Modified: head/sysutils/moosefs-master/Makefile head/sysutils/moosefs-master/distinfo Modified: head/sysutils/moosefs-master/Makefile ============================================================================== --- head/sysutils/moosefs-master/Makefile Sun May 1 04:42:00 2016 (r414380) +++ head/sysutils/moosefs-master/Makefile Sun May 1 04:43:22 2016 (r414381) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moosefs -PORTVERSION= 2.0.88 +PORTVERSION= 2.0.89 CATEGORIES= sysutils MASTER_SITES= http://ppa.moosefs.com/src/ PKGNAMESUFFIX?= -master Modified: head/sysutils/moosefs-master/distinfo ============================================================================== --- head/sysutils/moosefs-master/distinfo Sun May 1 04:42:00 2016 (r414380) +++ head/sysutils/moosefs-master/distinfo Sun May 1 04:43:22 2016 (r414381) @@ -1,2 +1,2 @@ -SHA256 (moosefs-2.0.88-1.tar.gz) = 967d416b5df794aa384c13b4bcef67b2b0686face8a02d0e4a0ac3a42286b6e5 -SIZE (moosefs-2.0.88-1.tar.gz) = 968842 +SHA256 (moosefs-2.0.89-1.tar.gz) = 1bb4bf8274de2af0a19473a5fd34dbce99784738d9357ef8104549608ede764f +SIZE (moosefs-2.0.89-1.tar.gz) = 969218 From owner-svn-ports-all@freebsd.org Sun May 1 04:44:15 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3069B1A746; Sun, 1 May 2016 04:44:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A40A41D16; Sun, 1 May 2016 04:44:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414iEuL006286; Sun, 1 May 2016 04:44:14 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414iEg4006285; Sun, 1 May 2016 04:44:14 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605010444.u414iEg4006285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sun, 1 May 2016 04:44:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414382 - head/editors/openoffice-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:44:15 -0000 Author: truckman Date: Sun May 1 04:44:14 2016 New Revision: 414382 URL: https://svnweb.freebsd.org/changeset/ports/414382 Log: Pet portlint - use a tab (not space) after a variable name Modified: head/editors/openoffice-devel/Makefile Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Sun May 1 04:43:22 2016 (r414381) +++ head/editors/openoffice-devel/Makefile Sun May 1 04:44:14 2016 (r414382) @@ -180,7 +180,7 @@ PDFIMPORT_CONFIGURE_ENABLE= pdfimport WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher # Don't run gnome-post-icons until after post-install generates the plist -TARGET_ORDER_OVERRIDE= 710:gnome-post-icons +TARGET_ORDER_OVERRIDE= 710:gnome-post-icons .include From owner-svn-ports-all@freebsd.org Sun May 1 05:03:26 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9A6CB24C4A; Sun, 1 May 2016 05:03:26 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8BD841210; Sun, 1 May 2016 05:03:26 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4153PW4012332; Sun, 1 May 2016 05:03:25 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4153Pdp012326; Sun, 1 May 2016 05:03:25 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010503.u4153Pdp012326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 05:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414383 - in head/www: c-icap c-icap-modules c-icap-modules/files c-icap/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:03:26 -0000 Author: pi Date: Sun May 1 05:03:25 2016 New Revision: 414383 URL: https://svnweb.freebsd.org/changeset/ports/414383 Log: www/c-icap{-modules}: 0.4.2 -> 0.4.3 c-icap-0.4.3 changes - ci_membuf_write: do not warn user about writting after eof, if not actualy someone try to write - Man pages spelling errors - Fix ModulesDir and ServicesDir default locations for some architectures - Crashes for modules if null argument passed to ci_list_first, ci_list_head and ci_list_tail macros - Fix allow204 outside preview responses - Use poll instead of select for polling network sockets and pipes - Fix core dumps inside client_parse_icap_header() c-icap-modules-0.4.3 changes - Fix content_filtering service config and template file permissions - Bug fixes in srv_content_filtering body data structures - Bug fix: The second argument of srv_content_filtering.Action never accepted Added: head/www/c-icap/files/patch-modules_memcached.c (contents, props changed) Deleted: head/www/c-icap-modules/files/patch-services_content__filtering_Makefile.in Modified: head/www/c-icap-modules/Makefile head/www/c-icap-modules/distinfo head/www/c-icap/Makefile head/www/c-icap/distinfo head/www/c-icap/pkg-plist Modified: head/www/c-icap-modules/Makefile ============================================================================== --- head/www/c-icap-modules/Makefile Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap-modules/Makefile Sun May 1 05:03:25 2016 (r414383) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.4.x/ PKGNAMESUFFIX= -modules Modified: head/www/c-icap-modules/distinfo ============================================================================== --- head/www/c-icap-modules/distinfo Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap-modules/distinfo Sun May 1 05:03:25 2016 (r414383) @@ -1,2 +1,2 @@ -SHA256 (c_icap_modules-0.4.2.tar.gz) = f7da6064550c842c13ffab36dd53f1427029a2e362bcf3a0375d99be469f4e29 -SIZE (c_icap_modules-0.4.2.tar.gz) = 428877 +SHA256 (c_icap_modules-0.4.3.tar.gz) = 89c0851d4fc6f6bdf7510bc1c2b23ae054db2548f68162356cfa3ca6ab1f6cde +SIZE (c_icap_modules-0.4.3.tar.gz) = 428936 Modified: head/www/c-icap/Makefile ============================================================================== --- head/www/c-icap/Makefile Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap/Makefile Sun May 1 05:03:25 2016 (r414383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.x/ @@ -20,10 +20,11 @@ CPE_VENDOR= c-icap_project USE_LDCONFIG= yes USE_RC_SUBR= c-icap -OPTIONS_DEFINE= BDB IPV6 LDAP PERL POSIXSEM LARGE_FILES +OPTIONS_DEFINE= BDB IPV6 LDAP PERL POSIXSEM LARGE_FILES MEMCACHE OPTIONS_DEFAULT= IPV6 LARGE_FILES_DESC= Enable large files support POSIXSEM_DESC= Use POSIX Semaphores instead of SYSV IPC +MEMCACHE_DESC= Enable memcached CICAP_USER= c_icap CICAP_UID= 959 @@ -54,6 +55,15 @@ CONFIGURE_ARGS+= --enable-large-files CONFIGURE_ARGS+= --disable-large-files .endif +.if ${PORT_OPTIONS:MMEMCACHE} +CONFIGURE_ARGS+= --with-memcached +BUILD_DEPENDS= memcached:databases/memcached +PLIST_SUB+= MEMCACHE="" +.else +CONFIGURE_ARGS+= --without-memcached +PLIST_SUB+= MEMCACHE="@comment " +.endif + .if ${PORT_OPTIONS:MLDAP} USE_OPENLDAP= YES .endif Modified: head/www/c-icap/distinfo ============================================================================== --- head/www/c-icap/distinfo Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap/distinfo Sun May 1 05:03:25 2016 (r414383) @@ -1,2 +1,2 @@ -SHA256 (c_icap-0.4.2.tar.gz) = b138c7d7d9828d54c3307bcfe7b4917911266593832ffc26a60df9a0dfd2511e -SIZE (c_icap-0.4.2.tar.gz) = 642379 +SHA256 (c_icap-0.4.3.tar.gz) = c46c7ab784e623bbf4bc4261702d6708127edf71dd2312b97440ab66ee75cfbf +SIZE (c_icap-0.4.3.tar.gz) = 643244 Added: head/www/c-icap/files/patch-modules_memcached.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/c-icap/files/patch-modules_memcached.c Sun May 1 05:03:25 2016 (r414383) @@ -0,0 +1,11 @@ +--- modules/memcached.c.orig 2016-04-30 12:42:52 UTC ++++ modules/memcached.c +@@ -47,7 +47,7 @@ + #include + #endif + +-#include ++/* #include */ + + int USE_MD5_SUM_KEYS = 1; + Modified: head/www/c-icap/pkg-plist ============================================================================== --- head/www/c-icap/pkg-plist Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap/pkg-plist Sun May 1 05:03:25 2016 (r414383) @@ -43,6 +43,7 @@ include/c_icap/util.h %%BDB%%lib/c_icap/bdb_tables.so lib/c_icap/dnsbl_tables.so %%LDAP%%lib/c_icap/ldap_module.so +%%MEMCACHE%%lib/c_icap/memcached_cache.so %%PERL%%lib/c_icap/perl_handler.so lib/c_icap/shared_cache.so lib/c_icap/srv_echo.so @@ -50,7 +51,7 @@ lib/c_icap/srv_ex206.so lib/c_icap/sys_logger.so lib/libicapapi.so lib/libicapapi.so.4 -lib/libicapapi.so.4.0.2 +lib/libicapapi.so.4.0.3 man/man8/c-icap-client.8.gz man/man8/c-icap-config.8.gz man/man8/c-icap-libicapapi-config.8.gz From owner-svn-ports-all@freebsd.org Sun May 1 05:21:13 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 260E0B24DE1; Sun, 1 May 2016 05:21:13 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB7AB1DA0; Sun, 1 May 2016 05:21:12 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u415LCwu016299; Sun, 1 May 2016 05:21:12 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u415LCHE016297; Sun, 1 May 2016 05:21:12 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605010521.u415LCHE016297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sun, 1 May 2016 05:21:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414384 - head/sysutils/xdu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:21:13 -0000 Author: cy Date: Sun May 1 05:21:11 2016 New Revision: 414384 URL: https://svnweb.freebsd.org/changeset/ports/414384 Log: Make fetchable again. Assume care and feeding of this port. Modified: head/sysutils/xdu/Makefile head/sysutils/xdu/distinfo Modified: head/sysutils/xdu/Makefile ============================================================================== --- head/sysutils/xdu/Makefile Sun May 1 05:03:25 2016 (r414383) +++ head/sysutils/xdu/Makefile Sun May 1 05:21:11 2016 (r414384) @@ -5,15 +5,15 @@ PORTNAME= xdu PORTVERSION= 3.0 PORTREVISION= 4 CATEGORIES= sysutils -MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Graphically display output of du -BROKEN= unfetchable +USE_GITHUB= yes +GH_ACCOUNT= vlasovskikh +GH_PROJECT= xdu -NO_WRKSUBDIR= yes -USES= imake tar:Z +USES= imake tar USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu man/man1/xdu.1.gz Modified: head/sysutils/xdu/distinfo ============================================================================== --- head/sysutils/xdu/distinfo Sun May 1 05:03:25 2016 (r414383) +++ head/sysutils/xdu/distinfo Sun May 1 05:21:11 2016 (r414384) @@ -1,2 +1,2 @@ -SHA256 (xdu-3.0.tar.Z) = 9a8f3748751cc543f88e9b312a72fa1e60c4335b1a57bfac492745512c12dd11 -SIZE (xdu-3.0.tar.Z) = 20114 +SHA256 (vlasovskikh-xdu-3.0_GH0.tar.gz) = cb11257888997357dacaf385564fef11c58297128cd2046049c0989802f6a0dc +SIZE (vlasovskikh-xdu-3.0_GH0.tar.gz) = 12522 From owner-svn-ports-all@freebsd.org Sun May 1 05:26:22 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7ADE7B2476F; Sun, 1 May 2016 05:26:22 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 491291F9C; Sun, 1 May 2016 05:26:22 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u415QL4Q018520; Sun, 1 May 2016 05:26:21 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u415QL5Z018519; Sun, 1 May 2016 05:26:21 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605010526.u415QL5Z018519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sun, 1 May 2016 05:26:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414385 - head/editors/openoffice-4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:26:22 -0000 Author: truckman Date: Sun May 1 05:26:21 2016 New Revision: 414385 URL: https://svnweb.freebsd.org/changeset/ports/414385 Log: Update TARGET_ORDER_OVERRIDE to for the changes to Uses/gnome.mk in r413768. Don't bother trying to create ${STAGEDIR}${DESKTOPDIR} since it is already handled by mtree. Modified: head/editors/openoffice-4/Makefile Modified: head/editors/openoffice-4/Makefile ============================================================================== --- head/editors/openoffice-4/Makefile Sun May 1 05:21:11 2016 (r414384) +++ head/editors/openoffice-4/Makefile Sun May 1 05:26:21 2016 (r414385) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ @@ -165,8 +165,8 @@ SDK_CONFIGURE_ENABLE= odk WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher WIKI_PUBLISHER_VARS= BUNDLED_EXTENSIONS+=swext/wiki-publisher.oxt -# Don't run gnome-post-install until after post-install generates the plist -TARGET_ORDER_OVERRIDE= 710:gnome-post-install +# Don't run gnome-post-icons until after post-install generates the plist +TARGET_ORDER_OVERRIDE= 710:gnome-post-icons .include @@ -399,7 +399,6 @@ do-build: do-install: @${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR} \ - ${STAGEDIR}${DESKTOPDIR} \ ${STAGEDIR}${PREFIX}/share/mime/packages @cd ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice/archive/install/${LOCALIZED_LANG}/ ; \ for i in *.tar.?z ; do \ From owner-svn-ports-all@freebsd.org Sun May 1 06:06:03 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D752B265CC; Sun, 1 May 2016 06:06:03 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2171B1232; Sun, 1 May 2016 06:06:03 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41662Ew030879; Sun, 1 May 2016 06:06:02 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u416625F030877; Sun, 1 May 2016 06:06:02 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605010606.u416625F030877@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sun, 1 May 2016 06:06:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414387 - head/x11/xvattr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 06:06:03 -0000 Author: cy Date: Sun May 1 06:06:02 2016 New Revision: 414387 URL: https://svnweb.freebsd.org/changeset/ports/414387 Log: Make fetchable again. Take maintainership of this port. Modified: head/x11/xvattr/Makefile head/x11/xvattr/distinfo Modified: head/x11/xvattr/Makefile ============================================================================== --- head/x11/xvattr/Makefile Sun May 1 05:29:08 2016 (r414386) +++ head/x11/xvattr/Makefile Sun May 1 06:06:02 2016 (r414387) @@ -5,14 +5,12 @@ PORTNAME= xvattr PORTVERSION= 1.3 PORTREVISION= 8 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ - http://www.dtek.chalmers.se/groups/dvd/dist/ +MASTER_SITES= http://xvattr.sourcearchive.com/downloads/1.3/ +DISTFILES= xvattr_1.3.orig.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Getting and setting Xv attributes -BROKEN= unfetchable - USE_XORG= x11 xv WANT_GNOME= yes USES= pkgconfig Modified: head/x11/xvattr/distinfo ============================================================================== --- head/x11/xvattr/distinfo Sun May 1 05:29:08 2016 (r414386) +++ head/x11/xvattr/distinfo Sun May 1 06:06:02 2016 (r414387) @@ -1,2 +1,2 @@ -SHA256 (xvattr-1.3.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa -SIZE (xvattr-1.3.tar.gz) = 82263 +SHA256 (xvattr_1.3.orig.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa +SIZE (xvattr_1.3.orig.tar.gz) = 82263 From owner-svn-ports-all@freebsd.org Sun May 1 05:29:10 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1A25B24C2C; Sun, 1 May 2016 05:29:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94F7E108F; Sun, 1 May 2016 05:29:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u415T962018881; Sun, 1 May 2016 05:29:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u415T8qE018868; Sun, 1 May 2016 05:29:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605010529.u415T8qE018868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 1 May 2016 05:29:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414386 - in head: Mk mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/files www/seamonkey www/seamonkey... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:29:10 -0000 Author: jbeich Date: Sun May 1 05:29:08 2016 New Revision: 414386 URL: https://svnweb.freebsd.org/changeset/ports/414386 Log: gecko: unbreak WebRTC microphone selection popup with ALSA=on On FreeBSD sound(4) is enabled by default while alsa-plugins-oss assumes a soundcard is always available. https://bugzilla.mozilla.org/show_bug.cgi?id=1269165 MFH: 2016Q2 Added: head/mail/thunderbird/files/patch-bug1269165 (contents, props changed) head/www/firefox-esr/files/patch-bug1269165 (contents, props changed) head/www/firefox/files/patch-bug1269165 (contents, props changed) head/www/libxul/files/patch-bug1269165 (contents, props changed) head/www/seamonkey/files/patch-bug1269165 (contents, props changed) Modified: head/Mk/bsd.gecko.mk (contents, props changed) head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Sun May 1 05:26:21 2016 (r414385) +++ head/Mk/bsd.gecko.mk Sun May 1 05:29:08 2016 (r414386) @@ -379,7 +379,7 @@ MOZ_EXPORT+=MOZ_OPTIMIZE_FLAGS="-Os" MOZ .if ${PORT_OPTIONS:MALSA} LIB_DEPENDS+= libasound.so:audio/alsa-lib RUN_DEPENDS+= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins -RUN_DEPENDS+= alsa-lib>=1.0.27.2_1:audio/alsa-lib +RUN_DEPENDS+= alsa-lib>=1.1.1_1:audio/alsa-lib MOZ_OPTIONS+= --enable-alsa .endif Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/mail/thunderbird/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/mail/thunderbird/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/thunderbird/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/firefox-esr/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.1.0 DISTVERSIONSUFFIX=esr.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Added: head/www/firefox-esr/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/firefox/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 46.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Added: head/www/firefox/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/libxul/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.1.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Added: head/www/libxul/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libxul/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/seamonkey/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.39 MOZILLA_VER= 42 # above + 3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/www/seamonkey/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { From owner-svn-ports-all@freebsd.org Sun May 1 07:21:57 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F9D1B28917; Sun, 1 May 2016 07:21:57 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CF171F2E; Sun, 1 May 2016 07:21:57 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417LuM9053593; Sun, 1 May 2016 07:21:56 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417LuVL053591; Sun, 1 May 2016 07:21:56 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201605010721.u417LuVL053591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Sun, 1 May 2016 07:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414388 - in head/textproc/wbxml2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:21:57 -0000 Author: flo Date: Sun May 1 07:21:56 2016 New Revision: 414388 URL: https://svnweb.freebsd.org/changeset/ports/414388 Log: Fix the build when libcheck is installed. The switch to turn the detection off doesn't work, so remove the part from the Makefile. PR: 209060 Reported by: dewayne@heuristicsystems.com.au, w.schwarzenfeld@aon.at, Zhang Huangbin Modified: head/textproc/wbxml2/Makefile head/textproc/wbxml2/files/patch-CMakeLists.txt Modified: head/textproc/wbxml2/Makefile ============================================================================== --- head/textproc/wbxml2/Makefile Sun May 1 06:06:02 2016 (r414387) +++ head/textproc/wbxml2/Makefile Sun May 1 07:21:56 2016 (r414388) @@ -3,6 +3,7 @@ PORTNAME= wbxml2 PORTVERSION= 0.11.4 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= SF/libwbxml/libwbxml/${PORTVERSION} DISTNAME= libwbxml-${PORTVERSION} Modified: head/textproc/wbxml2/files/patch-CMakeLists.txt ============================================================================== --- head/textproc/wbxml2/files/patch-CMakeLists.txt Sun May 1 06:06:02 2016 (r414387) +++ head/textproc/wbxml2/files/patch-CMakeLists.txt Sun May 1 07:21:56 2016 (r414388) @@ -18,3 +18,10 @@ IF( ENABLE_INSTALL_DOC ) ADD_DOCUMENTATION( TEXT FILE ${CMAKE_SOURCE_DIR}/BUGS ) ADD_DOCUMENTATION( TEXT FILE ${CMAKE_SOURCE_DIR}/ChangeLog ) +@@ -260,6 +260,3 @@ INCLUDE( CPack ) + ### CTest ######################################## + + ADD_SUBDIRECTORY( test/tools ) +-IF(CHECK_FOUND) +- ADD_SUBDIRECTORY( test/api ) +-ENDIF(CHECK_FOUND) From owner-svn-ports-all@freebsd.org Sun May 1 07:33:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E41EB28AC6; Sun, 1 May 2016 07:33:17 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25CEA12F8; Sun, 1 May 2016 07:33:17 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417XG9S057294; Sun, 1 May 2016 07:33:16 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417XGHV057293; Sun, 1 May 2016 07:33:16 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605010733.u417XGHV057293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 1 May 2016 07:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414389 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:33:17 -0000 Author: brnrd Date: Sun May 1 07:33:15 2016 New Revision: 414389 URL: https://svnweb.freebsd.org/changeset/ports/414389 Log: security/vuxml: Add entry for MySQL/MariaDB/Percona April Critical Patch Update - Add entry for 31 security fixes for Oracle MySQL - Add also affected MariaDB packages - Add also affected Percona packages Reviewed by: junovitch (ports-secteam) Approved by: junovitch (ports-secteam) Differential Revision: D6159 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 1 07:21:56 2016 (r414388) +++ head/security/vuxml/vuln.xml Sun May 1 07:33:15 2016 (r414389) @@ -58,6 +58,94 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + MySQL -- multiple vulnerabilities + + + mariadb55-server + 5.5.49 + + + mariadb100-server + 10.0.25 + + + mariadb101-server + 10.1.12 + + + mysql55-server + 5.5.49 + + + mysql56-server + 5.6.30 + + + mysql57-server + 5.7.12 + + + percona55-server + 5.5.49 + + + percona-server + 5.6.30 + + + + +

Oracle reports reports:

+
+

Critical Patch Update contains 31 new security fixes for Oracle MySQL + 5.5.48, 5.6.29, 5.7.11 and earlier

+
+ +
+ + http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html#AppendixMSQL + https://mariadb.com/kb/en/mariadb/mariadb-5549-release-notes/ + https://mariadb.com/kb/en/mariadb/mariadb-10025-release-notes/ + https://mariadb.com/kb/en/mariadb/mariadb-10112-release-notes/ + CVE-2016-0705 + CVE-2016-0639 + CVE-2015-3194 + CVE-2016-0640 + CVE-2016-0641 + CVE-2016-3461 + CVE-2016-2047 + CVE-2016-0642 + CVE-2016-0643 + CVE-2016-0644 + CVE-2016-0646 + CVE-2016-0647 + CVE-2016-0648 + CVE-2016-0649 + CVE-2016-0650 + CVE-2016-0652 + CVE-2016-0653 + CVE-2016-0654 + CVE-2016-0655 + CVE-2016-0656 + CVE-2016-0657 + CVE-2016-0658 + CVE-2016-0651 + CVE-2016-0659 + CVE-2016-0661 + CVE-2016-0662 + CVE-2016-0663 + CVE-2016-0665 + CVE-2016-0666 + CVE-2016-0667 + CVE-2016-0668 + + + 2016-04-19 + 2016-04-30 + +
+ logstash -- password disclosure vulnerability From owner-svn-ports-all@freebsd.org Sun May 1 07:48:28 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62B29B28E68; Sun, 1 May 2016 07:48:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30FBB189B; Sun, 1 May 2016 07:48:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417mR5E060537; Sun, 1 May 2016 07:48:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417mQEt060532; Sun, 1 May 2016 07:48:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010748.u417mQEt060532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414390 - in head/devel: . libfwnt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:48:28 -0000 Author: antoine Date: Sun May 1 07:48:26 2016 New Revision: 414390 URL: https://svnweb.freebsd.org/changeset/ports/414390 Log: New port: devel/libfwnt libfwnt is a library for Windows NT data types. WWW: https://github.com/libyal/libfwnt Added: head/devel/libfwnt/ head/devel/libfwnt/Makefile (contents, props changed) head/devel/libfwnt/distinfo (contents, props changed) head/devel/libfwnt/pkg-descr (contents, props changed) head/devel/libfwnt/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun May 1 07:33:15 2016 (r414389) +++ head/devel/Makefile Sun May 1 07:48:26 2016 (r414390) @@ -1206,6 +1206,7 @@ SUBDIR += libfsntfs SUBDIR += libftdi SUBDIR += libftdi1 + SUBDIR += libfwnt SUBDIR += libfwsi SUBDIR += libg19 SUBDIR += libg19draw Added: head/devel/libfwnt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/Makefile Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,31 @@ +# Created by: Antoine Brodin +# $FreeBSD$ + +PORTNAME= libfwnt +# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH +DISTVERSION= experimental-20160418 +CATEGORIES= devel +MASTER_SITES= https://github.com/libyal/libfwnt/releases/download/${PORTVERSION:E}/ \ + LOCAL/antoine + +MAINTAINER= antoine@FreeBSD.org +COMMENT= Library for Windows NT data types + +LICENSE= LGPL3+ + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +USES= gettext libtool pathfix python +USE_LDCONFIG= yes +INSTALL_TARGET= install-strip +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} + +PORTDOCS= AUTHORS ChangeLog + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + +.include Added: head/devel/libfwnt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/distinfo Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,2 @@ +SHA256 (libfwnt-experimental-20160418.tar.gz) = f672ef5031a2dab3d390a886b5129424527bdae5b7eb87451f6ca5d688b00151 +SIZE (libfwnt-experimental-20160418.tar.gz) = 1141892 Added: head/devel/libfwnt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/pkg-descr Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,3 @@ +libfwnt is a library for Windows NT data types. + +WWW: https://github.com/libyal/libfwnt Added: head/devel/libfwnt/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/pkg-plist Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,14 @@ +include/libfwnt.h +include/libfwnt/definitions.h +include/libfwnt/error.h +include/libfwnt/extern.h +include/libfwnt/features.h +include/libfwnt/types.h +lib/libfwnt.a +lib/libfwnt.so +lib/libfwnt.so.1 +lib/libfwnt.so.1.0.0 +%%PYTHON_SITELIBDIR%%/pyfwnt.a +%%PYTHON_SITELIBDIR%%/pyfwnt.so +libdata/pkgconfig/libfwnt.pc +man/man3/libfwnt.3.gz From owner-svn-ports-all@freebsd.org Sun May 1 07:49:01 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47F67B28EC8; Sun, 1 May 2016 07:49:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 19F2C19C3; Sun, 1 May 2016 07:49:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417n05o060665; Sun, 1 May 2016 07:49:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417n0PQ060663; Sun, 1 May 2016 07:49:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010749.u417n0PQ060663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414391 - head/devel/libregf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:49:01 -0000 Author: antoine Date: Sun May 1 07:48:59 2016 New Revision: 414391 URL: https://svnweb.freebsd.org/changeset/ports/414391 Log: Update to alpha-20160424 Modified: head/devel/libregf/Makefile head/devel/libregf/distinfo Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Sun May 1 07:48:26 2016 (r414390) +++ head/devel/libregf/Makefile Sun May 1 07:48:59 2016 (r414391) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160424 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to support the Windows NT Registry File format -LICENSE= LGPL3 +LICENSE= LGPL3+ LIB_DEPENDS= libfwsi.so:devel/libfwsi Modified: head/devel/libregf/distinfo ============================================================================== --- head/devel/libregf/distinfo Sun May 1 07:48:26 2016 (r414390) +++ head/devel/libregf/distinfo Sun May 1 07:48:59 2016 (r414391) @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20160107.tar.gz) = 44d32566f46d9a2da677b94730e3bddafad3506fb7a33f4ea125df98dfde89c9 -SIZE (libregf-alpha-20160107.tar.gz) = 1639449 +SHA256 (libregf-alpha-20160424.tar.gz) = 5ed8ec11e147ec0d795472c39c1ba85b8023ad76772a0bb95ac289892262bff0 +SIZE (libregf-alpha-20160424.tar.gz) = 1663062 From owner-svn-ports-all@freebsd.org Sun May 1 07:49:42 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCF86B28EFE; Sun, 1 May 2016 07:49:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 756901A9B; Sun, 1 May 2016 07:49:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417nfXQ060791; Sun, 1 May 2016 07:49:41 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417nflv060789; Sun, 1 May 2016 07:49:41 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010749.u417nflv060789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:49:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414392 - head/devel/libfsntfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:49:42 -0000 Author: antoine Date: Sun May 1 07:49:41 2016 New Revision: 414392 URL: https://svnweb.freebsd.org/changeset/ports/414392 Log: - Update to experimental-20160418 - Unbundle libfwnt Modified: head/devel/libfsntfs/Makefile head/devel/libfsntfs/distinfo Modified: head/devel/libfsntfs/Makefile ============================================================================== --- head/devel/libfsntfs/Makefile Sun May 1 07:48:59 2016 (r414391) +++ head/devel/libfsntfs/Makefile Sun May 1 07:49:41 2016 (r414392) @@ -3,7 +3,7 @@ PORTNAME= libfsntfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20160108 +DISTVERSION= experimental-20160418 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -11,10 +11,13 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the New Technology File System (NTFS) -LICENSE= LGPL3 +LICENSE= LGPL3+ + +LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libfsntfs/distinfo ============================================================================== --- head/devel/libfsntfs/distinfo Sun May 1 07:48:59 2016 (r414391) +++ head/devel/libfsntfs/distinfo Sun May 1 07:49:41 2016 (r414392) @@ -1,2 +1,2 @@ -SHA256 (libfsntfs-experimental-20160108.tar.gz) = c986f37f3fc62ee68d560099e552f2d7831903d28960c5b244715beb76a13378 -SIZE (libfsntfs-experimental-20160108.tar.gz) = 1620796 +SHA256 (libfsntfs-experimental-20160418.tar.gz) = f125cc66d16a5d1060b8f0a1f8dbf6b8d88070fee73cffebcac0ecdc58860893 +SIZE (libfsntfs-experimental-20160418.tar.gz) = 1652286 From owner-svn-ports-all@freebsd.org Sun May 1 07:50:20 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05685B28F3B; Sun, 1 May 2016 07:50:20 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C96121BA2; Sun, 1 May 2016 07:50:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417oIRN060921; Sun, 1 May 2016 07:50:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417oI31060920; Sun, 1 May 2016 07:50:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010750.u417oI31060920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:50:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414393 - head/devel/libesedb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:50:20 -0000 Author: antoine Date: Sun May 1 07:50:18 2016 New Revision: 414393 URL: https://svnweb.freebsd.org/changeset/ports/414393 Log: Unbundle libfwnt Modified: head/devel/libesedb/Makefile Modified: head/devel/libesedb/Makefile ============================================================================== --- head/devel/libesedb/Makefile Sun May 1 07:49:41 2016 (r414392) +++ head/devel/libesedb/Makefile Sun May 1 07:50:18 2016 (r414393) @@ -4,6 +4,7 @@ PORTNAME= libesedb # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20151213 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -11,10 +12,13 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the ESEDB format -LICENSE= LGPL3 +LICENSE= LGPL3+ + +LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip From owner-svn-ports-all@freebsd.org Sun May 1 07:50:51 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BDA5B28F71; Sun, 1 May 2016 07:50:51 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5494C1D9C; Sun, 1 May 2016 07:50:51 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417oobl061667; Sun, 1 May 2016 07:50:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417ooSE061665; Sun, 1 May 2016 07:50:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010750.u417ooSE061665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:50:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414394 - head/devel/libevt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:50:51 -0000 Author: antoine Date: Sun May 1 07:50:50 2016 New Revision: 414394 URL: https://svnweb.freebsd.org/changeset/ports/414394 Log: - Update to alpha-20160421 - Unbundle libfwnt Modified: head/devel/libevt/Makefile head/devel/libevt/distinfo Modified: head/devel/libevt/Makefile ============================================================================== --- head/devel/libevt/Makefile Sun May 1 07:50:18 2016 (r414393) +++ head/devel/libevt/Makefile Sun May 1 07:50:50 2016 (r414394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libevt -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160421 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,12 +10,14 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows Event Log (EVT) format -LICENSE= LGPL3 +LICENSE= LGPL3+ -LIB_DEPENDS= libregf.so:devel/libregf +LIB_DEPENDS= libfwnt.so:devel/libfwnt \ + libregf.so:devel/libregf GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libregf=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libevt/distinfo ============================================================================== --- head/devel/libevt/distinfo Sun May 1 07:50:18 2016 (r414393) +++ head/devel/libevt/distinfo Sun May 1 07:50:50 2016 (r414394) @@ -1,2 +1,2 @@ -SHA256 (libevt-alpha-20160107.tar.gz) = 1151f38ed02804d5acd0e9d7b036de8033696990273070b924488c8dd97a79bb -SIZE (libevt-alpha-20160107.tar.gz) = 1823240 +SHA256 (libevt-alpha-20160421.tar.gz) = bf0d66787ff7ff2af0bba8c5b905626dc47efd9ac3fa386073afa1dc0b0603a4 +SIZE (libevt-alpha-20160421.tar.gz) = 1851646 From owner-svn-ports-all@freebsd.org Sun May 1 07:51:41 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC86DB280C1; Sun, 1 May 2016 07:51:41 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 953141F02; Sun, 1 May 2016 07:51:41 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417pe5U061803; Sun, 1 May 2016 07:51:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417peV3061800; Sun, 1 May 2016 07:51:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010751.u417peV3061800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:51:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414395 - head/devel/libevtx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:51:42 -0000 Author: antoine Date: Sun May 1 07:51:40 2016 New Revision: 414395 URL: https://svnweb.freebsd.org/changeset/ports/414395 Log: - Update to alpha-20160421 - Unbundle libfwnt Modified: head/devel/libevtx/Makefile head/devel/libevtx/distinfo Modified: head/devel/libevtx/Makefile ============================================================================== --- head/devel/libevtx/Makefile Sun May 1 07:50:50 2016 (r414394) +++ head/devel/libevtx/Makefile Sun May 1 07:51:40 2016 (r414395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libevtx -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160421 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,12 +10,14 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows XML Event Log (EVTX) format -LICENSE= LGPL3 +LICENSE= LGPL3+ -LIB_DEPENDS= libregf.so:devel/libregf +LIB_DEPENDS= libfwnt.so:devel/libfwnt \ + libregf.so:devel/libregf GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libregf=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libevtx/distinfo ============================================================================== --- head/devel/libevtx/distinfo Sun May 1 07:50:50 2016 (r414394) +++ head/devel/libevtx/distinfo Sun May 1 07:51:40 2016 (r414395) @@ -1,2 +1,2 @@ -SHA256 (libevtx-alpha-20160107.tar.gz) = c4270b3079a1a5395114f8d7b145b9d8cc4a75f9ef49ad968ceb7e4ed8975c28 -SIZE (libevtx-alpha-20160107.tar.gz) = 1837955 +SHA256 (libevtx-alpha-20160421.tar.gz) = feb9b0520f34743610861c5fe85bdc55c3a2bcf120287283303a7e02507994eb +SIZE (libevtx-alpha-20160421.tar.gz) = 1868876 From owner-svn-ports-all@freebsd.org Sun May 1 07:52:43 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C5E9B28100; Sun, 1 May 2016 07:52:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 599751092; Sun, 1 May 2016 07:52:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417qgah063884; Sun, 1 May 2016 07:52:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417qg09063883; Sun, 1 May 2016 07:52:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010752.u417qg09063883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:52:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414396 - head/devel/libpff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:52:43 -0000 Author: antoine Date: Sun May 1 07:52:42 2016 New Revision: 414396 URL: https://svnweb.freebsd.org/changeset/ports/414396 Log: - Remove unneeded USES=iconv - Allow building when libfwnt is installed Modified: head/devel/libpff/Makefile Modified: head/devel/libpff/Makefile ============================================================================== --- head/devel/libpff/Makefile Sun May 1 07:51:40 2016 (r414395) +++ head/devel/libpff/Makefile Sun May 1 07:52:42 2016 (r414396) @@ -3,7 +3,7 @@ PORTNAME= libpff DISTVERSION= alpha-20120802 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScU9qcG5ScEZKZE0/ \ LOCAL/antoine @@ -11,11 +11,11 @@ MASTER_SITES= https://googledrive.com/ho MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the PFF and the OFF formats -LICENSE= LGPL3 +LICENSE= LGPL3+ GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix python:2 +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwnt=no +USES= gettext libtool pathfix python:2.7 USE_LDCONFIG= yes # Remove when configure gets LDFLAGS for python correctly LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-all@freebsd.org Sun May 1 07:56:39 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7946BB2813C; Sun, 1 May 2016 07:56:39 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 35A32118E; Sun, 1 May 2016 07:56:39 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417ucBq064142; Sun, 1 May 2016 07:56:38 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417ucu1064141; Sun, 1 May 2016 07:56:38 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010756.u417ucu1064141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:56:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414397 - head/audio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:56:39 -0000 Author: antoine Date: Sun May 1 07:56:38 2016 New Revision: 414397 URL: https://svnweb.freebsd.org/changeset/ports/414397 Log: Hook py-soundcloud to the build Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun May 1 07:52:42 2016 (r414396) +++ head/audio/Makefile Sun May 1 07:56:38 2016 (r414397) @@ -633,6 +633,7 @@ SUBDIR += py-pylast SUBDIR += py-pyliblo SUBDIR += py-shout + SUBDIR += py-soundcloud SUBDIR += py-speex SUBDIR += py-tagpy SUBDIR += py-vorbis From owner-svn-ports-all@freebsd.org Sun May 1 08:00:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C33A6B28386; Sun, 1 May 2016 08:00:16 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92E511297; Sun, 1 May 2016 08:00:16 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4180FYu064400; Sun, 1 May 2016 08:00:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4180FCR064398; Sun, 1 May 2016 08:00:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010800.u4180FCR064398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:00:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414398 - in head/devel: . llvm-cheri128 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:00:16 -0000 Author: antoine Date: Sun May 1 08:00:15 2016 New Revision: 414398 URL: https://svnweb.freebsd.org/changeset/ports/414398 Log: Hook llvm-cheri128 to the build Modified: head/devel/Makefile head/devel/llvm-cheri128/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun May 1 07:56:38 2016 (r414397) +++ head/devel/Makefile Sun May 1 08:00:15 2016 (r414398) @@ -1417,6 +1417,7 @@ SUBDIR += lldb38 SUBDIR += llnextgen SUBDIR += llvm-cheri + SUBDIR += llvm-cheri128 SUBDIR += llvm-devel SUBDIR += llvm33 SUBDIR += llvm34 Modified: head/devel/llvm-cheri128/Makefile ============================================================================== --- head/devel/llvm-cheri128/Makefile Sun May 1 07:56:38 2016 (r414397) +++ head/devel/llvm-cheri128/Makefile Sun May 1 08:00:15 2016 (r414398) @@ -8,4 +8,4 @@ COMMENT= LLVM and Clang with support for MASTERDIR= ${.CURDIR}/../llvm-cheri -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sun May 1 08:04:34 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 307D9B285D0; Sun, 1 May 2016 08:04:34 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1E1A173B; Sun, 1 May 2016 08:04:33 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4184XGu067297; Sun, 1 May 2016 08:04:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4184XhS067296; Sun, 1 May 2016 08:04:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010804.u4184XhS067296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:04:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414399 - head/Tools/scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:04:34 -0000 Author: antoine Date: Sun May 1 08:04:32 2016 New Revision: 414399 URL: https://svnweb.freebsd.org/changeset/ports/414399 Log: MFportsindexbuild: build INDEX-9 with fmake Modified: head/Tools/scripts/tindex Modified: head/Tools/scripts/tindex ============================================================================== --- head/Tools/scripts/tindex Sun May 1 08:00:15 2016 (r414398) +++ head/Tools/scripts/tindex Sun May 1 08:04:32 2016 (r414399) @@ -153,9 +153,14 @@ for branch in 9.x 10.x 11.x; do eval _osver=\$OSVERSION${release} export OSVERSION=${_osver} + if [ "${release}" = "9" ]; then + MAKE_CMD=fmake + else + MAKE_CMD=make + fi echo "Building INDEX for ${branch} with OSVERSION=${OSVERSION}" cd ${PORTSDIR} - ((make index 2> index.err) > index.out) || indexfail ${branch} + ((${MAKE_CMD} index 2> index.err) > index.out) || indexfail ${branch} if [ -s index.err ]; then indexfail ${branch} fi From owner-svn-ports-all@freebsd.org Sun May 1 08:08:28 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23BC0B28616; Sun, 1 May 2016 08:08:28 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9720184A; Sun, 1 May 2016 08:08:27 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4188RT4067524; Sun, 1 May 2016 08:08:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4188RET067523; Sun, 1 May 2016 08:08:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010808.u4188RET067523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 08:08:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414400 - head/x11/xdialog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:08:28 -0000 Author: pi Date: Sun May 1 08:08:26 2016 New Revision: 414400 URL: https://svnweb.freebsd.org/changeset/ports/414400 Log: x11/xdialog: submitter becomes maintainer, additional mirror site PR: 209170 Submitted by: A.J. van Werven Modified: head/x11/xdialog/Makefile Modified: head/x11/xdialog/Makefile ============================================================================== --- head/x11/xdialog/Makefile Sun May 1 08:04:32 2016 (r414399) +++ head/x11/xdialog/Makefile Sun May 1 08:08:26 2016 (r414400) @@ -5,10 +5,11 @@ PORTNAME= xdialog PORTVERSION= 2.3.1 PORTREVISION= 6 CATEGORIES= x11 -MASTER_SITES= http://xdialog.free.fr/ +MASTER_SITES= http://xdialog.free.fr/ \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Drop in replacement for the "dialog" or "cdialog" programs LICENSE= GPLv2 From owner-svn-ports-all@freebsd.org Sun May 1 08:15:38 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2170B287E8; Sun, 1 May 2016 08:15:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B33F51C04; Sun, 1 May 2016 08:15:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u418FbPO070504; Sun, 1 May 2016 08:15:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u418FbUK070502; Sun, 1 May 2016 08:15:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010815.u418FbUK070502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:15:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414401 - head/textproc/py-openpyxl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:15:39 -0000 Author: antoine Date: Sun May 1 08:15:37 2016 New Revision: 414401 URL: https://svnweb.freebsd.org/changeset/ports/414401 Log: Update to 2.3.5 Modified: head/textproc/py-openpyxl/Makefile head/textproc/py-openpyxl/distinfo Modified: head/textproc/py-openpyxl/Makefile ============================================================================== --- head/textproc/py-openpyxl/Makefile Sun May 1 08:08:26 2016 (r414400) +++ head/textproc/py-openpyxl/Makefile Sun May 1 08:15:37 2016 (r414401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openpyxl -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-openpyxl/distinfo ============================================================================== --- head/textproc/py-openpyxl/distinfo Sun May 1 08:08:26 2016 (r414400) +++ head/textproc/py-openpyxl/distinfo Sun May 1 08:15:37 2016 (r414401) @@ -1,2 +1,2 @@ -SHA256 (openpyxl-2.3.4.tar.gz) = 8202c01c1c96a8a308886c77c2a0f49e1caef6df5f0ccbdccec42f002655330e -SIZE (openpyxl-2.3.4.tar.gz) = 141511 +SHA256 (openpyxl-2.3.5.tar.gz) = 4307578b94a708e1519295c333c51477ac51a06f01e81b2697cc301c286a4762 +SIZE (openpyxl-2.3.5.tar.gz) = 141647 From owner-svn-ports-all@freebsd.org Sun May 1 08:26:11 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36820B28A55; Sun, 1 May 2016 08:26:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED4A5114D; Sun, 1 May 2016 08:26:10 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u418QAql073775; Sun, 1 May 2016 08:26:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u418Q9Dk073773; Sun, 1 May 2016 08:26:09 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010826.u418Q9Dk073773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:26:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414402 - head/textproc/py-xlsxwriter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:26:11 -0000 Author: antoine Date: Sun May 1 08:26:09 2016 New Revision: 414402 URL: https://svnweb.freebsd.org/changeset/ports/414402 Log: Update to 0.8.5 Modified: head/textproc/py-xlsxwriter/Makefile head/textproc/py-xlsxwriter/distinfo Modified: head/textproc/py-xlsxwriter/Makefile ============================================================================== --- head/textproc/py-xlsxwriter/Makefile Sun May 1 08:15:37 2016 (r414401) +++ head/textproc/py-xlsxwriter/Makefile Sun May 1 08:26:09 2016 (r414402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XlsxWriter -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-xlsxwriter/distinfo ============================================================================== --- head/textproc/py-xlsxwriter/distinfo Sun May 1 08:15:37 2016 (r414401) +++ head/textproc/py-xlsxwriter/distinfo Sun May 1 08:26:09 2016 (r414402) @@ -1,2 +1,2 @@ -SHA256 (XlsxWriter-0.8.4.tar.gz) = 9f0c421fba5849ebcf6a2d24e8eb54799fa48166fe53dbe6deb42669ed5c6643 -SIZE (XlsxWriter-0.8.4.tar.gz) = 234634 +SHA256 (XlsxWriter-0.8.5.tar.gz) = f8402e8dc3bd4020f8189493333a675d5b82a90572bf99c159aefeafac02351f +SIZE (XlsxWriter-0.8.5.tar.gz) = 235046 From owner-svn-ports-all@freebsd.org Sun May 1 09:03:26 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0339AD9639; Sun, 1 May 2016 09:03:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DB701F49; Sun, 1 May 2016 09:03:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4193Prp085582; Sun, 1 May 2016 09:03:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4193PkM085581; Sun, 1 May 2016 09:03:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605010903.u4193PkM085581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 1 May 2016 09:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414403 - head/security/ike-scan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 09:03:26 -0000 Author: amdmi3 Date: Sun May 1 09:03:25 2016 New Revision: 414403 URL: https://svnweb.freebsd.org/changeset/ports/414403 Log: - Add LICENSE - Switch to options helpers Modified: head/security/ike-scan/Makefile Modified: head/security/ike-scan/Makefile ============================================================================== --- head/security/ike-scan/Makefile Sun May 1 08:26:09 2016 (r414402) +++ head/security/ike-scan/Makefile Sun May 1 09:03:25 2016 (r414403) @@ -9,12 +9,15 @@ MASTER_SITES= http://www.nta-monitor.com MAINTAINER= ports@FreeBSD.org COMMENT= VPN scanner and identifier +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --datadir=${PREFIX}/share --with-openssl=${LOCALBASE} +CONFIGURE_ARGS= --datadir=${PREFIX}/share --with-openssl=${LOCALBASE} OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS COPYING NEWS README TODO \ udp-backoff-fingerprinting-paper.txt ${STAGEDIR}${DOCSDIR}) From owner-svn-ports-all@freebsd.org Sun May 1 09:18:12 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D85BAD9869; Sun, 1 May 2016 09:18:12 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DDA313B1; Sun, 1 May 2016 09:18:12 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u419IBd0088749; Sun, 1 May 2016 09:18:11 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u419IBF3088747; Sun, 1 May 2016 09:18:11 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605010918.u419IBF3088747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 1 May 2016 09:18:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414404 - head/devel/R-cran-evaluate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 09:18:12 -0000 Author: tota Date: Sun May 1 09:18:11 2016 New Revision: 414404 URL: https://svnweb.freebsd.org/changeset/ports/414404 Log: - Update to 0.9 Modified: head/devel/R-cran-evaluate/Makefile (contents, props changed) head/devel/R-cran-evaluate/distinfo (contents, props changed) Modified: head/devel/R-cran-evaluate/Makefile ============================================================================== --- head/devel/R-cran-evaluate/Makefile Sun May 1 09:03:25 2016 (r414403) +++ head/devel/R-cran-evaluate/Makefile Sun May 1 09:18:11 2016 (r414404) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evaluate -PORTVERSION= 0.8.3 +PORTVERSION= 0.9 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-evaluate/distinfo ============================================================================== --- head/devel/R-cran-evaluate/distinfo Sun May 1 09:03:25 2016 (r414403) +++ head/devel/R-cran-evaluate/distinfo Sun May 1 09:18:11 2016 (r414404) @@ -1,2 +1,2 @@ -SHA256 (evaluate_0.8.3.tar.gz) = f9f7f892eb2f1dff6984228c83f5c51ff38e814a3a406f304e0ef3548909a621 -SIZE (evaluate_0.8.3.tar.gz) = 18622 +SHA256 (evaluate_0.9.tar.gz) = e8118c9d6ec479c0e712913848404431b6b6c0282f3c131acaf9a677ab5fc6ae +SIZE (evaluate_0.9.tar.gz) = 19165 From owner-svn-ports-all@freebsd.org Sun May 1 09:50:45 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 027C6AD9F2E; Sun, 1 May 2016 09:50:45 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B79271015; Sun, 1 May 2016 09:50:44 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u419ohbZ099820; Sun, 1 May 2016 09:50:43 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u419ohAL099815; Sun, 1 May 2016 09:50:43 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201605010950.u419ohAL099815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 1 May 2016 09:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414405 - in head/net-p2p: bitcoin bitcoin-daemon bitcoin-utils bitcoin/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 09:50:45 -0000 Author: tijl Date: Sun May 1 09:50:43 2016 New Revision: 414405 URL: https://svnweb.freebsd.org/changeset/ports/414405 Log: - Update net-p2p/bitcoin to 0.12.1. - Enable DBUS option by default. Desktop systems almost always have DBus installed. - Enable UPNP option by default. Many ISP supplied modems contain a NAT these days. - Remove --disable-reduce-exports. It's disabled by default. - Add bitcoind rc.d script. [1] PR: 208937, 209136 Submitted by: xenophon+fbsdports@irtnog.org [1] Approved by: robbak@gmail.com (maintainer) Added: head/net-p2p/bitcoin/files/bitcoind.in (contents, props changed) Modified: head/net-p2p/bitcoin-daemon/Makefile head/net-p2p/bitcoin-utils/Makefile head/net-p2p/bitcoin/Makefile head/net-p2p/bitcoin/distinfo Modified: head/net-p2p/bitcoin-daemon/Makefile ============================================================================== --- head/net-p2p/bitcoin-daemon/Makefile Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin-daemon/Makefile Sun May 1 09:50:43 2016 (r414405) @@ -1,6 +1,7 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../bitcoin +PORTREVISION= 0 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) @@ -10,16 +11,17 @@ SLAVE_PORT= yes ONLY_FOR_ARCHS= amd64 i386 ia64 ONLY_FOR_ARCHS_REASON= does not support big-endian architectures -OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET -OPTIONS_DEFAULT= HARDENING WALLET +OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET ZMQ +OPTIONS_DEFAULT= HARDENING UPNP WALLET CONFIGURE_ARGS= --with-daemon \ --without-gui \ --without-libs \ --without-qrencode \ - --without-utils \ - --disable-reduce-exports + --without-utils PLIST_FILES= bin/bitcoind +USE_RC_SUBR= bitcoind + .include "${MASTERDIR}/Makefile" Modified: head/net-p2p/bitcoin-utils/Makefile ============================================================================== --- head/net-p2p/bitcoin-utils/Makefile Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin-utils/Makefile Sun May 1 09:50:43 2016 (r414405) @@ -18,8 +18,7 @@ CONFIGURE_ARGS= --without-daemon \ --without-libs \ --without-qrencode \ --with-utils \ - --disable-wallet \ - --disable-reduce-exports + --disable-wallet PLIST_FILES= bin/bitcoin-cli bin/bitcoin-tx Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin/Makefile Sun May 1 09:50:43 2016 (r414405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.11.2 +PORTVERSION= 0.12.1 DISTVERSIONPREFIX= v CATEGORIES= net-p2p finance @@ -11,7 +11,8 @@ COMMENT?= Virtual Peer-to-Peer Currency LICENSE= MIT -LIB_DEPENDS= libboost_date_time.so:devel/boost-libs +LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ + libevent.so:devel/libevent2 USES= autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix SHEBANG_FILES= src/test/*.py @@ -34,14 +35,15 @@ TESTS_PLIST_FILES= %%QT_BINDIR%%/test_bi bin/test_bitcoin .endif -OPTIONS_DEFINE?= DBUS DEBUG HARDENING QRCODES TESTS UPNP WALLET -OPTIONS_DEFAULT?= HARDENING QRCODES WALLET +OPTIONS_DEFINE?= DBUS DEBUG HARDENING QRCODES TESTS UPNP WALLET ZMQ +OPTIONS_DEFAULT?= DBUS HARDENING QRCODES UPNP WALLET OPTIONS_SUB= yes HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES_DESC= Display QR Codes TESTS_DESC= Build test binary and unit tests WALLET_DESC= Wallet Management Support +ZMQ_DESC= Block and transaction broadcasting with ZeroMQ DBUS_CONFIGURE_WITH= qtdbus DBUS_USE= QT4=dbus @@ -51,10 +53,11 @@ DEBUG_INSTALL_TARGET_OFF= install-strip HARDENING_CONFIGURE_ENABLE= hardening -TESTS_CONFIGURE_ENABLE= tests +TESTS_CONFIGURE_ENABLE= tests bench .if defined(SLAVE_PORT) && ${SLAVE_PORT} == "yes" TESTS_PLIST_FILES= bin/test_bitcoin .endif +TESTS_PLIST_FILES+= bin/bench_bitcoin UPNP_CONFIGURE_WITH= miniupnpc UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc @@ -69,11 +72,14 @@ WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR} WALLET_LIBS= -L${BDB_LIB_DIR} WALLET_USE= BDB=48 +ZMQ_CONFIGURE_ENABLE= zmq +ZMQ_BUILD_DEPENDS= libzmq4>0:net/libzmq4 +ZMQ_RUN_DEPENDS= libzmq4>0:net/libzmq4 + GH_ACCOUNT= bitcoin CONFIGURE_ARGS?= --without-libs \ - --disable-reduce-exports \ - --with-gui \ + --with-gui=qt4 \ --without-daemon \ --without-utils Modified: head/net-p2p/bitcoin/distinfo ============================================================================== --- head/net-p2p/bitcoin/distinfo Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin/distinfo Sun May 1 09:50:43 2016 (r414405) @@ -1,2 +1,2 @@ -SHA256 (bitcoin-bitcoin-v0.11.2_GH0.tar.gz) = aab2cd0c4f045970d259cf9fcee5785b43180d20ccbbedc1f90480e697696b25 -SIZE (bitcoin-bitcoin-v0.11.2_GH0.tar.gz) = 5955398 +SHA256 (bitcoin-bitcoin-v0.12.1_GH0.tar.gz) = 7bdc287575067461c123e1afcb48843f9f78eb5e6cac95b413e2e09f1f7fc7bd +SIZE (bitcoin-bitcoin-v0.12.1_GH0.tar.gz) = 6751284 Added: head/net-p2p/bitcoin/files/bitcoind.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/bitcoin/files/bitcoind.in Sun May 1 09:50:43 2016 (r414405) @@ -0,0 +1,15 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: bitcoind +# REQUIRE: LOGIN + +. /etc/rc.subr + +name="bitcoind" +rcvar=bitcoind_enable +command="%%PREFIX%%/bin/bitcoind" + +load_rc_config $name +run_rc_command "$1" From owner-svn-ports-all@freebsd.org Sun May 1 11:01:20 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57217B22057; Sun, 1 May 2016 11:01:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16FB61C1C; Sun, 1 May 2016 11:01:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41B1J08018661; Sun, 1 May 2016 11:01:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41B1JEe018659; Sun, 1 May 2016 11:01:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605011101.u41B1JEe018659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 1 May 2016 11:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414406 - head/textproc/R-cran-rmarkdown X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 11:01:20 -0000 Author: tota Date: Sun May 1 11:01:18 2016 New Revision: 414406 URL: https://svnweb.freebsd.org/changeset/ports/414406 Log: - Update to 0.9.6 Modified: head/textproc/R-cran-rmarkdown/Makefile (contents, props changed) head/textproc/R-cran-rmarkdown/distinfo (contents, props changed) Modified: head/textproc/R-cran-rmarkdown/Makefile ============================================================================== --- head/textproc/R-cran-rmarkdown/Makefile Sun May 1 09:50:43 2016 (r414405) +++ head/textproc/R-cran-rmarkdown/Makefile Sun May 1 11:01:18 2016 (r414406) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Dynamic Documents for R LICENSE= GPLv3 RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ - R-cran-knitr>=1.11:print/R-cran-knitr \ + R-cran-knitr>=1.12:print/R-cran-knitr \ R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ R-cran-htmltools>=0.2.4:textproc/R-cran-htmltools \ R-cran-caTools>0:devel/R-cran-caTools Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Sun May 1 09:50:43 2016 (r414405) +++ head/textproc/R-cran-rmarkdown/distinfo Sun May 1 11:01:18 2016 (r414406) @@ -1,2 +1,2 @@ -SHA256 (rmarkdown_0.9.5.tar.gz) = 0c4d382b361edf33a0f10468f94c6a984bb8de1936c8398bda9f0ebebb44e9ff -SIZE (rmarkdown_0.9.5.tar.gz) = 1772637 +SHA256 (rmarkdown_0.9.6.tar.gz) = 829efec411bf313dbe69021c62e5ea27ae36125c7beb140136e47f1c6bc15225 +SIZE (rmarkdown_0.9.6.tar.gz) = 2013956 From owner-svn-ports-all@freebsd.org Sun May 1 11:26:20 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0D1DB226A2; Sun, 1 May 2016 11:26:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher