Re: [update] devel/codeblocks

2018-02-05 Thread Stuart Henderson
On 2018/02/05 23:34, Josh Grosse wrote: > On Mon, Feb 05, 2018 at 08:02:08PM -0600, Amit Kulkarni wrote: > > > Here's a fixed-up one. Move boost to LIB_DEPENDS, regenerated WANTLIB, > > > regenerated patches. > > > > > > Runtime not tested, anyone fancy taking it from here? > > > > > > > This di

UPDATE security/polarssl

2018-02-05 Thread Björn Ketelaars
mbedtls (security/polarssl) has been updated to 2.7.0., which fixes CVE-2018-0488, CVE-2018-0487, and other security related issues. Changelog can be found at https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog Bumped minor library number of mbedtls as functions have been added, and bump

NEW: net/deluge-ltconfig

2018-02-05 Thread Anthony J. Bentley
Hi, ltConfig is a plugin for Deluge that allows direct modification to libtorrent settings and has preset support. This plugin adds a preference page to both GtkUI and WebUI. WARNING: Modify settings at your own risk! This depends on the deluge/libtorrent-rasterbar ports I recently sent to the

Re: [update] devel/codeblocks

2018-02-05 Thread Josh Grosse
On Mon, Feb 05, 2018 at 08:02:08PM -0600, Amit Kulkarni wrote: > > Here's a fixed-up one. Move boost to LIB_DEPENDS, regenerated WANTLIB, > > regenerated patches. > > > > Runtime not tested, anyone fancy taking it from here? > > > > This diff is good. No issues at all. > > Thanks I'm getting

Re: [update] devel/codeblocks

2018-02-05 Thread Amit Kulkarni
> Here's a fixed-up one. Move boost to LIB_DEPENDS, regenerated WANTLIB, > regenerated patches. > > Runtime not tested, anyone fancy taking it from here? > This diff is good. No issues at all. Thanks

Re: [NEW] net/onionshare

2018-02-05 Thread attila
Klemens Nanni wrote: > On Tue, Dec 12, 2017 at 10:45:21AM -0600, attila wrote: > > Klemens Nanni wrote: > > > You should zap V and PKGNAME, set GH_TAGNAME=v1.1 and move GH_* right > > > beneath COMMENT; see infrastructure/templates/Makefile.template. > > > > > > RUN_DEPENDS lacks net/tor. > > > on

Re: [Patch] games/urbanterror doesn't rely on W|X

2018-02-05 Thread Ryan Freeman
On Sat, Feb 03, 2018 at 11:07:05AM +, Stuart Henderson wrote: > On 2018/02/03 10:04, Mikolaj Kucharski wrote: > > On Fri, Feb 02, 2018 at 06:41:26AM +0200, mazocomp wrote: > > > Index: Makefile > > > === > > > RCS file: /cvs/ports/

Re: [update] devel/codeblocks

2018-02-05 Thread Amit Kulkarni
On Mon, Feb 5, 2018 at 3:41 PM, Brian Callahan wrote: > > > On 2/5/2018 4:35 PM, Stuart Henderson wrote: >> On 2018/02/05 14:31, Stuart Henderson wrote: >>> On 2018/02/05 09:26, Josh Grosse wrote: On 2018-02-05 07:41, Amit Kulkarni wrote: >>> When I ran 'make update-patches' some patches

Re: [update] devel/codeblocks

2018-02-05 Thread Brian Callahan
On 2/5/2018 4:35 PM, Stuart Henderson wrote: > On 2018/02/05 14:31, Stuart Henderson wrote: >> On 2018/02/05 09:26, Josh Grosse wrote: >>> On 2018-02-05 07:41, Amit Kulkarni wrote: >> When I ran 'make update-patches' some patches got regenerated. >> Also, when I ran 'make port-lib-depends

Re: [update] devel/codeblocks

2018-02-05 Thread Stuart Henderson
On 2018/02/05 14:31, Stuart Henderson wrote: > On 2018/02/05 09:26, Josh Grosse wrote: > > On 2018-02-05 07:41, Amit Kulkarni wrote: > > > > > When I ran 'make update-patches' some patches got regenerated. > > > > > Also, when I ran 'make port-lib-depends-check' I got some complaints > > > > > abo

Re: NEW: devel/p5-Test-Command

2018-02-05 Thread Alexander Bluhm
On Sun, Jan 28, 2018 at 04:34:59AM +0100, Klemens Nanni wrote: > Test::Command is a TEST_DEPENDS for the upcoming graphics/feh-2.23 > update, all tests (for this port) pass. OK bluhm@

[UPDATE] sysutils/bitrot to 0.9.2 and take maintainer

2018-02-05 Thread Bryan Vyhmeister
This is an update from sysutils bitrot 0.9.0 to 0.9.2. The changes are: 0.9.2 bugfix: one place in the code incorrectly hardcoded UTF-8 as the filesystem encoding 0.9.1 bugfix: print the path that failed to decode with FSENCODING bugfix: when using -q, don't hide warnings about files t

UPDATE archivers/fuse-zip

2018-02-05 Thread Björn Ketelaars
Included a diff for bringing archivers/fuse-zip to the latest version, which addresses: - Print error message and exit on nonexistent file in read-only mode. - Check return value of chdir(). - Add patch to make the build reproducible. - Fixed errors found by static code analysis. make por

Re: [NEW] devel/p5-List-Compare

2018-02-05 Thread Alexander Bluhm
On Mon, Jan 29, 2018 at 09:21:52AM -0500, James E Keenan wrote: > >> Here is a new port, for Perl extension List-Compare (version 0.53). Commited, Thanks bluhm

Re: [update] devel/codeblocks

2018-02-05 Thread Stuart Henderson
On 2018/02/05 09:26, Josh Grosse wrote: > On 2018-02-05 07:41, Amit Kulkarni wrote: > > > > When I ran 'make update-patches' some patches got regenerated. > > > > Also, when I ran 'make port-lib-depends-check' I got some complaints > > > > about > > > > boost_system.7 missing. > > > > > > I recei

Re: [update] devel/codeblocks

2018-02-05 Thread Josh Grosse
On 2018-02-05 07:41, Amit Kulkarni wrote: > When I ran 'make update-patches' some patches got regenerated. > Also, when I ran 'make port-lib-depends-check' I got some complaints about > boost_system.7 missing. I received a similar NOT_REACHABLE error, for boost_system.8 (which is -current) duri

Re: [FIX] mail/exim rc script fix

2018-02-05 Thread Jeremie Courreges-Anglas
On Mon, Feb 05 2018, Stuart Henderson wrote: > On 2018/01/31 10:47, Christian Gut wrote: >> Hi ports@ >> >> for the second time in history I got a failed exim start after >> upgrading an OpenBSD release. The cause: /etc/rc.d/exim checks, >> whether /etc/mailer.conf.exim is present and (silently)

Re: [UPDATE] net/rsync to 3.1.3

2018-02-05 Thread Daniel Jakots
On Wed, 31 Jan 2018 09:46:00 -0800, Bryan Vyhmeister wrote: > On Wed, Jan 31, 2018 at 12:39:42PM -0500, Daniel Jakots wrote: > > cvs rm -f /path/to/patch and then cvs diff ;) > > Thanks! That was exactly what I was missing. Updated diff with the > patches removed below. I don't know how you d

Re: [FIX] mail/exim rc script fix

2018-02-05 Thread Stuart Henderson
On 2018/01/31 10:47, Christian Gut wrote: > Hi ports@ > > for the second time in history I got a failed exim start after upgrading an > OpenBSD release. The cause: /etc/rc.d/exim checks, whether > /etc/mailer.conf.exim is present and (silently) fails to start, if present. > This also is pretty

[FIX] mail/exim rc script fix

2018-02-05 Thread Christian Gut
Hi ports@ for the second time in history I got a failed exim start after upgrading an OpenBSD release. The cause: /etc/rc.d/exim checks, whether /etc/mailer.conf.exim is present and (silently) fails to start, if present. This also is pretty difficult to find. As I understand the reason for thi

Re: [FIX] varnish pexp doesn't match

2018-02-05 Thread Gonzalo L. Rodriguez
Yes, you are right. Thanks! On [03/02/18] [10:53P], Tom Van Looy wrote: ; Hi ; ; I was not able to stop varnish on my machine and noticed that the pexp ; didn't match. This my ps output: ; ; _varnish 10665 1.2 4.2 24280 88380 ?? S 10:21PM0:00.46 varnishd: ; Varnish-Child -i x.hom

Re: [update] devel/codeblocks

2018-02-05 Thread Amit Kulkarni
> > When I ran 'make update-patches' some patches got regenerated. > > Also, when I ran 'make port-lib-depends-check' I got some complaints about > > boost_system.7 missing. > > I received a similar NOT_REACHABLE error, for boost_system.8 (which is > -current) > during one build, but it was not a

Re: [update] devel/codeblocks

2018-02-05 Thread Josh Grosse
On Mon, Feb 05, 2018 at 02:38:03AM -0500, Brian Callahan wrote: > Hi Josh -- > > On 02/04/18 23:34, Josh Grosse wrote: > > Update from 16.01 to 17.12. > > > > Changelog: > > http://www.codeblocks.org/downloads/binaries/changelog > > > > Initial testing underway on amd64. Builds, and runs. > >