Re: UPDATE: syncthing-0.12.23

2016-05-10 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Dmitrij D. Czarkoff said: > > Edd Barrett said: > > > Here's an update to syncthing-0.12.23. > > > > > > OK? > > > > This patch makes syncthing's build as verbose as it is for other go > > ports. It also sets WRKDIST, so that the patch actually applies. > > I overloo

[UPDATE] databases/barman to 1.6.0

2016-05-10 Thread Eric Lalonde
Hello ports, barman has been updated to 1.6.0. This is a major release for barman, with new fixes and features, which include, but are not limited to: - Support for the streaming_archiver option that allows Barman to receive WAL files through PostgreSQL's native streaming protocol. - Automati

Re: UPDATE: syncthing-0.12.23

2016-05-10 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Edd Barrett said: > > Here's an update to syncthing-0.12.23. > > > > OK? > > This patch makes syncthing's build as verbose as it is for other go > ports. It also sets WRKDIST, so that the patch actually applies. I overlooked the fact that MODGO_SUBDIR was used instea

Re: [UPDATE] net/weechat to 1.5.0

2016-05-10 Thread Lawrence Teo
On Wed, May 04, 2016 at 04:37:41PM -0600, Aaron Bieber wrote: > > > On Sun, May 1, 2016, at 12:28 PM, Eric Lalonde wrote: > > Hello ports, > > > > net/weechat has been updated to 1.5.0. Changes include Portuguese > > support, detection of ruby 2.3, and 16 bugfixes. Full changelog is > > availa

Re: UPDATE: syncthing-0.12.23

2016-05-10 Thread Dmitrij D. Czarkoff
Edd Barrett said: > Here's an update to syncthing-0.12.23. > > OK? This patch makes syncthing's build as verbose as it is for other go ports. It also sets WRKDIST, so that the patch actually applies. -- Dmitrij D. Czarkoff Index: Makefile ==

UPDATE: syncthing-0.12.23

2016-05-10 Thread Edd Barrett
Here's an update to syncthing-0.12.23. OK? Index: Makefile === RCS file: /home/edd/cvsync/ports/net/syncthing/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile9 May 2016 10:00:49 - 1.4 +++ Makefi

Re: [update] textproc/multimarkdown

2016-05-10 Thread attila
attila writes: > attila writes: > >> attila writes: >> >>> Micah Muer writes: >>> On Tue, 22 Mar 2016 12:58:32 -0600 attila wrote: > Stuart Henderson writes: > > > On 2016/03/19 15:38, Michael McConville wrote: > >> > +ALL_TARGET =deprecated > >

[update] net/haproxy

2016-05-10 Thread David CARLIER
Hi all, this is the update for this very new release. Kind regards. Index: Makefile === RCS file: /cvs/ports/net/haproxy/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile18 Mar 2016 12:41:26 - 1

Re: [UPDATE] net/libpsl to 0.13.0

2016-05-10 Thread Jeremie Courreges-Anglas
Frederic Cambus writes: > Hello ports@, > > Here is patch to update net/libpsl to 0.13.0 > > Switched distfile fetching method from GitHub tags to using tarball > releases, which allows to drop autoconf / automake and related patches > and tweaks. Python is now required as a build dependency, so

Re: add py3 flavour to devel/py-jsonschema

2016-05-10 Thread Daniel Jakots
On Mon, 9 May 2016 23:01:22 +0200, Antoine Jacoutot wrote: > > +FLAVORS = python3 > > +FLAVOR ?= > > + > > +post-install: > > + mv ${PREFIX}/bin/jsonschema > > ${PREFIX}/bin/jsonschema${MODPY_BIN_SUFFIX} > > Any reason not to do this only for the python3 FLAVOR? It doesn't change m

[UPDATE] net/libpsl to 0.13.0

2016-05-10 Thread Frederic Cambus
Hello ports@, Here is patch to update net/libpsl to 0.13.0 Switched distfile fetching method from GitHub tags to using tarball releases, which allows to drop autoconf / automake and related patches and tweaks. Python is now required as a build dependency, so added that and removed devel/gettext f

Re: [UPDATE] mnemosyne 2.3.6

2016-05-10 Thread Nils Reuße
> > > > Anyone? I can take maintainership, if needed. > > I think that'd be a good idea :-) > I'm OK with the update if anyone wants to commit it. > > -- > Antoine > Alright, here is a new diff: Index: Makefile === RCS file: /cv

Re: databases/mongodb build error

2016-05-10 Thread Stuart Henderson
On 2016/05/09 22:26, Andrew Aldridge wrote: > On 2016-05-09 03:29, Stuart Henderson wrote: > > In bulk builds, other packages get installed and deinstalled all the > > time. If this causes failures, either icu4c needs adding as a dependency > > or we need to figure out how to stop it from being pic

NEW: py-frozen-flask

2016-05-10 Thread Edd Barrett
Hey, ---8<--- Frozen-Flask freezes a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server. --->8--- We need this on our OpenBSD servers for an in-house app. We are using it with Python 2, but I've included the

Re: UPDATE: snes9x to 1.53

2016-05-10 Thread Bryan Linton
On 2016-05-07 16:59:38, Florian Stinglmayr wrote: > On Sat, May 07, 2016 at 09:32:15PM +0900, Bryan Linton wrote: > > I tried to build it, but some patches fail to apply. I'm running > > a recent -current (it's just GENERIC.MP with the > > PPPOE_TERM_UNKNOWN_SESSIONS option enabled due to my ISP.