Re: [pretest] emacs-26.0.90

2017-11-09 Thread Grégoire Jadi
Piotr Isajew writes: > On Mon, Nov 06, 2017 at 03:24:38PM +0100, Grégoire Jadi wrote: > >> Jeremie Courreges-Anglas writes: >> >> > Very interesting, thanks to both of you for your reports and >> > investigations. I've never hit this, probably because I run

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-09 Thread Vinícius Zavam
2017-11-08 18:31 GMT+00:00 Stuart Henderson : > hi stu, tyvm for your feedback and comments about it. very appreciated! a new version of the patch is attached. > On 2017/11/08 16:53, Vinícius Zavam wrote: > > " -R, --resolver-name=: name of the resolver to use, from the > >

UPDATE: chinese/libchewing & inputmethods/scim-chewing

2017-11-09 Thread Kevin Lo
Hi, Update both libchewing and scim-chewing to 0.5.1. Tested scim and uim on amd64. While here, I would like to take over maintainership of the libchewing. Comments? OK? Index: chinese/libchewing/Makefile === RCS file:

[UPDATE] games/yquake2 7.01 => 7.02

2017-11-09 Thread Adam Wolk
Hi ports@ Upgrading our yquake2 from 7.01 to 7.02 Port changes: - bump version - everything now lives under /usr/local/share/yquake2 this has been asked by upstream and outlined in their porting guide that was created after I started complaining that they want relative paths

games/cataclysm-dda fix for gcc archs and localization

2017-11-09 Thread trondd
trondd wrote: > Attempting to allow compilation on GCC archs. Just > a slight tweak and addition of a COMPILER list. > > Tim. > Also fix localization support. Problem found and fix confirmed by Roman Yakovlev < mail (at) 51t.ru >. Tim. Index: Makefile

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-09 Thread Stuart Henderson
On 2017/11/09 09:58, Vinícius Zavam wrote: > grep listening ports, I'd say (1024+ ports does not play a good reason > though?). If dnscrypt-proxy dies for some reason, you don't want to allow an unprivileged user to take over the port. It should be <1024. > I would still go for it, and suggest

Re: [UPDATE] games/yquake2 7.01 => 7.02

2017-11-09 Thread Adam Wolk
On Thu, Nov 09, 2017 at 11:04:18AM +0100, Adam Wolk wrote: > Hi ports@ > > Upgrading our yquake2 from 7.01 to 7.02 > updated diff with the missing files folder Index: Makefile === RCS file: /cvs/ports/games/yquake2/Makefile,v

[UPDATE] security/py-artifacts

2017-11-09 Thread Remi Pointel
Hi, this is the diff to update py-artifacts to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/py-artifacts/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile 5 Oct

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-09 Thread Stuart Henderson
updated after some feedback. Index: Makefile === RCS file: /cvs/ports/net/dnscrypt-proxy/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile2 Aug 2017 09:32:40 - 1.31 +++ Makefile9 Nov 2017

[NEW] net/onionshare

2017-11-09 Thread attila
Hi ports@, Attached is a port OnionShare (https://onionshare.org). It requires the net/stem python3 flavor patch I posted earlier. Both GUI and CLI have been lightly tested. $ cat pkg/DESCR Tool for sharing files of any size anonymously over the Tor public anonymity network. It works by

[UPDATE] sysutils/py-tsk

2017-11-09 Thread Remi Pointel
Hi, this is the diff to update py-tsk to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/py-tsk/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 2 Nov 2017

new: net/nyx

2017-11-09 Thread Pascal Stumpf
Nyx is a command-line monitor for Tor. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more. This will finally be replacing net/arm. :) nyx.tar.gz Description: nyx.tar.gz

[PATCH] add python3 flavor to net/stem

2017-11-09 Thread attila
Hi ports@, The attached patch adds a python3 flavor to net/stem. This is required for another port I have waiting in the wings, net/onionshare, which requires python3 stem as a dep. Pax, -A -- https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net} pgp: 0x62A729CF | C2CE 2487 03AC

Re: [PATCH] add python3 flavor to net/stem

2017-11-09 Thread Daniel Jakots
On Thu, 09 Nov 2017 11:30:24 -0600, attila wrote: > The attached patch adds a python3 flavor to net/stem. It's more complicated than that because PKGNAME must be renamed in py-stem. Cheers, Daniel

[PATCH] split net/tor into stable/ and alpha/

2017-11-09 Thread attila
Hi ports@, I propose that we split net/tor into net/tor/stable (which is the current net/tor) and net/tor/alpha to make it easier to experiment with and run relays based on the latest Tor. Posing this as a patch seemed confusing to me because of all the changes in directory structure, so instead

Re: new: net/nyx

2017-11-09 Thread Stuart Henderson
On 2017/11/09 17:55, Pascal Stumpf wrote: > Nyx is a command-line monitor for Tor. With this you can get detailed > real-time information about your relay such as bandwidth usage, > connections, logs, and much more. > > > This will finally be replacing net/arm. :) No conflicting files, so the

Re: [PATCH] add python3 flavor to net/stem

2017-11-09 Thread attila
Daniel Jakots wrote: > On Thu, 09 Nov 2017 11:30:24 -0600, attila > wrote: > > > The attached patch adds a python3 flavor to net/stem. > > It's more complicated than that because PKGNAME must be renamed in > py-stem. I was following the pattern in

UPDATE: Aria2-1.33.1

2017-11-09 Thread Gonzalo L. Rodriguez
Hello, Little update for Aria2 to 1.33.1: https://github.com/aria2/aria2/releases/tag/release-1.33.1 Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/www/aria2/Makefile,v retrieving

Re: Update MariaDB from 10.0.33 to 10.2.10

2017-11-09 Thread Peter Faiman
> On Nov 8, 2017, at 12:17, Stuart Henderson wrote: > > On 2017/11/08 10:53, Peter Faiman wrote: >>> On Nov 8, 2017, at 09:39, Jeremy Evans wrote: >>> > On 11/08 10:37, Brad Smith wrote: > On 11/6/2017 7:21 AM, Jeremy Evans wrote: > >

Re: NEW: devel/openmp

2017-11-09 Thread Stuart Henderson
On 2017/11/08 23:55, Brian Callahan wrote: > Hi ports -- > > I submitted this a few months back, resubmitting it because I have multiple > consumers of it. > Attached is devel/openmp, the LLVM OpenMP stand-alone implementation. > > --- > pkg/DESCR: > The OpenMP subproject of LLVM contains the

Re: UPDATE: chinese/libchewing & inputmethods/scim-chewing

2017-11-09 Thread Kevin Lo
On Thu, Nov 09, 2017 at 04:13:44PM +0800, Kevin Lo wrote: > > Hi, > > Update both libchewing and scim-chewing to 0.5.1. > Tested scim and uim on amd64. > > While here, I would like to take over maintainership of the libchewing. > > Comments? OK? Here's the revised diff that removes unneeded

Re: UPDATE py-sphinx_guzzle_theme

2017-11-09 Thread Björn Ketelaars
On Wed 01/11/2017 13:05, Björn Ketelaars wrote: > The Makefile for textproc/py-sphinx_guzzle_theme contains an error in the > MAINTAINER line. Diff below corrects my mistake. > > -- > Björn Ketelaars > GPG key: 0x4F0E5F21 > > > diff --git textproc/py-sphinx_guzzle_theme/Makefile >

Re: UPDATE lastpass-cli 1.2.2

2017-11-09 Thread Björn Ketelaars
On Wed 01/11/2017 12:58, Björn Ketelaars wrote: > The diff below brings lastpass-cli to the latest version. Changelog can be > found at https://github.com/lastpass/lastpass-cli/releases/tag/v1.2.2 > > Comments / OK's? > > -- > Björn Ketelaars > GPG key: 0x4F0E5F21 > > > diff --git

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 02:37:11 Modified files: databases/py-psycopg2: Makefile distinfo Log message: update to psycopg2-2.7.3.2 ok shadchin@ (MAINTAINER)

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 03:56:33 Modified files: graphics/py-cairo: Makefile distinfo Log message: Update to py-cairo-1.15.4.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/09 04:11:10 Modified files: devel/bzr : Makefile Log message: Update homepage, use https master_sites.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/09 05:14:12 Modified files: mail/greyscanner: Makefile Log message: Update moved homepage/master_sites. Broken links reported by Jan Stary.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2017/11/09 04:20:52 Modified files: security/gnupg2: Makefile distinfo Added files: security/gnupg2/patches: patch-agent_protect_c Log message: Update security/gnupg2 to 2.2.1. Includes a fix to

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 03:26:09 Modified files: x11/gnome/eog : Makefile distinfo x11/gnome/eog/pkg: PLIST Removed files: x11/gnome/eog/patches: patch-help_es_es_po patch-help_lv_lv_po Log message:

Re: CVS: cvs.openbsd.org: ports

2017-11-09 Thread Matthias Kilian
On Thu, Nov 09, 2017 at 08:18:33AM +0100, Antoine Jacoutot wrote: > On Wed, Nov 08, 2017 at 07:04:12PM +, Matthias Kilian wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: k...@cvs.openbsd.org2017/11/08 12:04:12 > > > > Modified files: > > devel/hs-sandi :

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/11/09 03:05:14 Modified files: lang/python/2.7/patches: patch-Makefile_pre_in Log message: Add missing make dep, to allow builds with MAKE_JOBS >= 2 iirc ok naddy@, no objection from rpointel@

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/09 04:07:52 Modified files: www/dillo : Makefile Log message: Use HTTPS for homepage/master_sites.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 02:18:04 Modified files: x11/gnome/builder: Makefile x11/gnome/builder/pkg: PLIST Log message: Workaround the graphics/gd colision using MODGNOME_LDFLAGS. Bring back

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 03:54:15 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.7.42.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 03:54:26 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.184.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 03:36:14 Modified files: lang/vala : Makefile distinfo Log message: update to vala-0.38.3

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/09 07:55:00 Modified files: net/unifi : Makefile distinfo net/unifi/patches: patch-unifi_sh_api net/unifi/pkg : PLIST Log message: update to UniFi 5.6.23 stable candidate

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 08:11:35 Modified files: x11/gnome/initial-setup: Makefile Added files: x11/gnome/initial-setup/patches:

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/09 05:46:36 Modified files: games/megaglest: Makefile.inc games/megaglest/base: Makefile games/megaglest/data: Makefile Log message: Use HTTPS homepage.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 08:12:04 Modified files: astro/wcslib : Makefile distinfo astro/wcslib/patches: patch-configure_ac astro/wcslib/pkg: PLIST Log message: update to wcslib-5.17

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 08:12:53 Modified files: x11/kde4/kstars: Makefile Log message: sync WANTLIB

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/11/09 08:12:51 Modified files: devel/radare2/main: Makefile Log message: correct capstone path. ok edd@.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 08:47:56 Modified files: comms/xlog : Makefile distinfo comms/xlog/patches: patch-configure Log message: update to xlog-2.0.15

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2017/11/09 09:37:42 Modified files: net/stem : Makefile distinfo net/stem/pkg : PLIST Log message: Update to stem 1.6.0.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2017/11/09 09:36:55 Modified files: games/openmw : Makefile Log message: Switch to Qt5 following OSG update.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2017/11/09 10:00:28 Modified files: graphics/blender: Makefile distinfo graphics/blender/patches: patch-intern_ffmpeg_ffmpeg_compat_h

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Adam Wolk
CVSROOT:/cvs Module name:ports Changes by: aw...@cvs.openbsd.org 2017/11/09 09:20:32 Modified files: games/yquake2 : Makefile distinfo games/yquake2/pkg: PLIST q2ded.rc Added files: games/yquake2/files: quake2.sh Removed files:

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/09 09:28:55 Modified files: mail/roundcubemail: Tag: OPENBSD_6_2 Makefile distinfo mail/roundcubemail/pkg: Tag: OPENBSD_6_2 PLIST Log message: security update to roundcubemail-1.3.3:

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2017/11/09 09:36:22 Modified files: graphics/openscenegraph: Makefile distinfo graphics/openscenegraph/patches: patch-CMakeLists_txt

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 09:39:29 Modified files: devel/hs-test-framework: Makefile Log message: Miss bump after RUN_DEPENDS change.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 09:50:39 Modified files: net/mosquitto : Makefile net/zeromq : Makefile security/libassuan: Makefile security/libfprint: Makefile

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 10:38:51 Modified files: textproc/hs-HaXml: Makefile Log message: Miss bump.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 08:49:42 Modified files: devel/flawfinder: Makefile distinfo devel/flawfinder/patches: patch-setup_py Log message: update to flawfinder-2.0.4

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/09 09:26:09 Modified files: mail/roundcubemail: Makefile distinfo Log message: security update to roundcubemail-1.3.3: "Apparently this zero-day exploit is already being used by hackers to read

Re: CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
On 2017/11/09 19:56, Antoine Jacoutot wrote: > On Thu, Nov 09, 2017 at 03:47:56PM +, Jasper Lievisse Adriaanse wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: jas...@cvs.openbsd.org 2017/11/09 08:47:56 > > > > Modified files: > > comms/xlog : Makefile

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 12:46:24 Removed files: archivers/snappy/patches: patch-Makefile_am Log message: be gone

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/11/09 11:16:58 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: a pkgpath is not enough, allow pkg_add to find qdirstat as a replacement for kdirstat

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/09 11:37:08 Modified files: x11/kde4/plasma-addons: Makefile Added files: x11/kde4/plasma-addons/patches:

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/09 11:45:24 Modified files: security/nss : Makefile Added files: security/nss/patches: patch-nss_pkg_pkg-config_nss-config_in

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 11:59:20 Modified files: comms/xlog : Makefile Log message: mirror distfile for one of the pool members doesn't carry it (yet?) spotted by aja@

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/09 12:44:12 Modified files: x11/gnome/gvfs : Makefile x11/mate/settings-daemon: Makefile x11/gnome/shell: Makefile x11/gnome/settings-daemon: Makefile

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/09 11:47:00 Modified files: databases/sqlite3: Makefile distinfo Log message: Update to sqlite 3.21.0. See http://sqlite.org/releaselog/3_21_0.html for changes. Tested in a bulk build without

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2017/11/09 12:28:46 Modified files: devel/mercurial: Makefile Added files: devel/mercurial/patches: patch-mercurial_configitems_py patch-mercurial_help_config_txt

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 12:48:57 Removed files: devel/hs-split/patches: patch-split_cabal x11/xmonad/patches: patch-xmonad_cabal Log message: remove empty patch files

Re: CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
On Thu, Nov 09, 2017 at 03:47:56PM +, Jasper Lievisse Adriaanse wrote: > CVSROOT: /cvs > Module name: ports > Changes by: jas...@cvs.openbsd.org 2017/11/09 08:47:56 > > Modified files: > comms/xlog : Makefile distinfo > comms/xlog/patches: patch-configure > > Log

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/09 12:09:56 Modified files: textproc/nfoview: Makefile distinfo textproc/nfoview/pkg: PLIST Log message: Update nfoview to 1.23 Drops intltool dependency. Change my email address to my

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2017/11/09 12:25:11 Modified files: devel/mercurial: Tag: OPENBSD_6_2 Makefile distinfo Added files: devel/mercurial/patches: Tag: OPENBSD_6_2

Re: CVS: cvs.openbsd.org: ports

2017-11-09 Thread Remi Pointel
On 11/09/17 21:42, Remi Pointel wrote: CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/11/09 13:42:46 Modified files: sysutils/py-tsk: Makefile distinfo Log message: update py-tsk to 20171108. ok benoit@. and ok aja@.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/09 14:52:09 Modified files: mail/postfix/stable: Makefile distinfo mail/postfix/stable/patches: patch-src_tls_tls_dane_c patch-src_util_sys_defs_h

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/11/09 14:19:38 Modified files: devel/hs-constraints: Makefile Log message: Missing dependency devel/hs-mtl. Found by aja@ when building devel/hs-lifted-async. While here, drop dependencies on

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/09 14:51:05 Modified files: mail/rspamd: Makefile distinfo mail/rspamd/patches: patch-CMakeLists_txt patch-contrib_zstd_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/11/09 13:41:55 Modified files: security/py-artifacts: Makefile distinfo Log message: update artifacts to 20171107. ok benoit@.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/11/09 13:42:46 Modified files: sysutils/py-tsk: Makefile distinfo Log message: update py-tsk to 20171108. ok benoit@.

Re: CVS: cvs.openbsd.org: ports

2017-11-09 Thread Stuart Henderson
On 2017/11/09 04:20, Edd Barrett wrote: > CVSROOT: /cvs > Module name: ports > Changes by: e...@cvs.openbsd.org2017/11/09 04:20:52 > > Modified files: > security/gnupg2: Makefile distinfo > Added files: > security/gnupg2/patches: patch-agent_protect_c > > Log message: >

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/11/09 22:57:15 Modified files: devel/p5-Algorithm-Permute: Makefile distinfo devel/p5-Algorithm-Permute/pkg: PLIST Log message: Update to p5-Algorithm-Permute-0.16.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/11/09 23:06:10 Modified files: devel/p5-Class-Mix: Makefile distinfo Log message: Update to p5-Class-Mix-0.006.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/11/09 23:34:59 Modified files: security/oledump: Makefile distinfo Log message: update oledump to 0.0.30.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 08:07:41 Modified files: sysutils/terraform/provider-heroku: Makefile distinfo Log message: Update to terraform-provider-heroku-0.1.1.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 08:07:08 Modified files: archivers/snappy: Makefile distinfo archivers/snappy/pkg: PLIST Log message: update to snappy-1.1.7

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/09 08:07:02 Modified files: archivers/libmspack: Makefile distinfo archivers/libmspack/patches: patch-Makefile_in archivers/libmspack/pkg: PLIST Log message: update to

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/11/09 23:50:54 Modified files: devel/p5-Sub-Quote: Makefile distinfo Log message: Update to p5-Sub-Quote-2.004000.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/09 23:57:04 Modified files: x11/gnome/libcryptui: Makefile x11/gnome/libcryptui/patches: patch-configure x11/gnome/libcryptui/pkg: PLIST Log message: Unbreak after gnupg2

Re: CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
On Thu, Nov 09, 2017 at 05:00:28PM +, Pascal Stumpf wrote: > CVSROOT: /cvs > Module name: ports > Changes by: pas...@cvs.openbsd.org 2017/11/09 10:00:28 > > Modified files: > graphics/blender: Makefile distinfo > graphics/blender/patches:

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/10 00:05:53 Modified files: x11/gnome/seahorse-sharing: Makefile x11/gnome/seahorse-sharing/patches: patch-configure x11/gnome/seahorse-sharing/pkg: PLIST Log message:

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/10 00:05:38 Modified files: x11/gnome/seahorse: Makefile Added files: x11/gnome/seahorse/patches: patch-configure_ac Log message: Unbreak after gnupg2 update.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/10 00:10:02 Modified files: infrastructure/db: config.site Log message: Enable fp_cv_const_EBADMSG and fp_cv_const_EPROTO now that we have proper definitions. bulk tested ok naddy@ sthen@

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/10 00:18:31 Modified files: x11/gnome/builder: Makefile x11/gnome/builder/pkg: PLIST Log message: Grrr, revert previous, it looks like meson(1) passes LDFLAGS randomly.

CVS: cvs.openbsd.org: ports

2017-11-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/10 00:29:55 Modified files: devel/appstream-glib: Makefile distinfo Log message: Update to appstream-glib-0.7.4.