[UPDATE] sysutils/libfwnt

2018-01-31 Thread Remi Pointel
Hi, this is the diff to update libfwnt to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/sysutils/libfwnt/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 12 Feb

Re: [UPDATE] net/gpodder -> 3.10.0 depends on textproc/py-podcastparser net/mygpoclient

2018-01-31 Thread trondd
Klemens Nanni wrote: > On Tue, Jan 30, 2018 at 10:46:36PM -0500, trondd wrote: > > "trondd" wrote: > > > > > On Fri, January 12, 2018 6:17 pm, trondd wrote: > > > > Update gPodder to their new python3/GTK+3 version. Depends on the > > > > python3 > >

CVS: cvs.openbsd.org: ports

2018-01-31 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2018/01/31 17:32:56 Modified files: databases/ksql : Makefile distinfo databases/ksql/pkg: PLIST Log message: Update ksql to 0.2.3

Re: [NEW] devel/p5-Devel-Platform-Info

2018-01-31 Thread James E Keenan
On 01/30/2018 09:50 AM, James E Keenan wrote: On 01/28/2018 04:36 PM, Andrew Hewus Fresh wrote: [snip] > > I think this is OK, although I've been led to believe that we usually > prefer to enable as many tests as possible so that we don't get > different results depending on what folks might

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/01/31 15:29:09 Modified files: net/kea: Makefile Added files: net/kea/patches: patch-src_lib_asiolink_io_service_h

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/01/31 14:54:49 Modified files: devel/boost: Makefile distinfo devel/boost/patches: patch-Jamroot patch-boost_config_compiler_clang_hpp

Re: dpb(1) and pkgpath(7) file not working

2018-01-31 Thread Bryan Vyhmeister
On Wed, Jan 31, 2018 at 04:48:25PM -0500, trondd wrote: > The file can't be in /root. I think this was explained previously but > either /root/something looks like a valid individual package or is a valid > package path. Sure enough. That was it. I moved pkglist to /tmp and it works fine now.

Re: dpb(1) and pkgpath(7) file not working

2018-01-31 Thread trondd
On Wed, January 31, 2018 2:45 pm, Bryan Vyhmeister wrote: > I am working on some partial bulk builds with dpb(1) and was intending > to use a list of packages to build from a file conforming to pkgpath(7). > My pkglist file always gives an error. I can build ports by listing them > individually

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-01-31 Thread Stuart Henderson
On 2018/01/31 20:54, Klemens Nanni wrote: > * The Makefile no longer honors CPPFLAGS and instead consistently uses CFLAGS > for user-provided include paths CPPFLAGS would usually be the better place for include paths ...

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-01-31 Thread Klemens Nanni
On Mon, Jan 29, 2018 at 02:03:53AM +0100, Klemens Nanni wrote: > Here's an update to the newest release: > > * Fix broken thumbnail/index windows when using --scale-down > * Use Imlib2 in-memory image cache (default cache size: 4MiB). This allows > for significant performance improvements

dpb(1) and pkgpath(7) file not working

2018-01-31 Thread Bryan Vyhmeister
I am working on some partial bulk builds with dpb(1) and was intending to use a list of packages to build from a file conforming to pkgpath(7). My pkglist file always gives an error. I can build ports by listing them individually just fine on the command line. octeon# dpb -B /dest -P ~/pkglist

Re: [UPDATE] textproc/py-podcastparser for net/gpodder update

2018-01-31 Thread Klemens Nanni
On Tue, Jan 30, 2018 at 06:37:13PM -0500, trondd wrote: > Daniel Jakots wrote: > > > On Thu, 25 Jan 2018 20:06:29 -0500, trondd > > wrote: > > > > > +MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} > > > > As it's a library and the ports name is py-

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/01/31 12:14:06 Modified files: sysutils/parallel: Makefile distinfo sysutils/parallel/patches: patch-src_Makefile_in sysutils/parallel/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/01/31 10:58:38 Modified files: devel/libffi : Makefile devel/libffi/patches: patch-configure patch-libffi_pc_in Log message: No need to link against libpthread any more The

Re: [UPDATE] net/rsync to 3.1.3

2018-01-31 Thread Bryan Vyhmeister
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. Bryan Index: net/rsync/Makefile

Re: [UPDATE] net/rsync to 3.1.3

2018-01-31 Thread Daniel Jakots
On Wed, 31 Jan 2018 09:28:43 -0800, Bryan Vyhmeister wrote: > Patches to remove: cvs rm -f /path/to/patch and then cvs diff ;)

[UPDATE] net/rsync to 3.1.3

2018-01-31 Thread Bryan Vyhmeister
This is an update to rsync 3.1.3. This releases merges in some of our patches that we backported including: patch-receiver_c patch-rsync_c patch-xattrs_c These patches at reflected fixes for security advisories CVE-2017-15994 and CVE-2017-17433. Running 'make test' results in: - overall

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/01/31 10:10:47 Modified files: security/easy-rsa: Makefile distinfo security/easy-rsa/patches: patch-easyrsa security/easy-rsa/pkg: PLIST Log message: update to easy-rsa 3.0.4, from

Re: [New] DiffUtilTcl

2018-01-31 Thread Stuart Cassoff
Reattached. OK? > -- Original Message -- > From: Stuart Cassoff <3...@bell.net> > Date: January 15, 2018 at 11:48 AM > > > OK? > > > -- Original Message -- > > From: Stuart Cassoff <3...@bell.net> > > Date: December 24, 2017 at 11:46 PM > > > > > > OK? > > >

Re: UPDATE: textproc/py-markdown 2.6.9 -> 2.6.11

2018-01-31 Thread Klemens Nanni
On Mon, Jan 22, 2018 at 02:14:20AM +0100, Klemens Nanni wrote: > Simple update, tests pass for py2 and py3 on amd64. > > I included the NOOP diff for PFRAG.no-python3 as done by `update-plist' > so further runs won't change it. > > Feedback? > > diff --git a/textproc/py-markdown/Makefile

Re: UPDATE: sysutils/parallel 20170222 -> 20171222

2018-01-31 Thread Klemens Nanni
On Thu, Jan 25, 2018 at 03:08:37PM +0100, Klemens Nanni wrote: > On Wed, Jan 17, 2018 at 05:00:35PM +0100, Klemens Nanni wrote: > > Simple update including: > > > > * env_parset for ash, dash, ksh, sh, zsh > > * Automatically create hostgroups if argument ends in @sshlogin > > * Initial support

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/31 08:14:47 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.20.0.

Re: [UPDATE] textproc/py-podcastparser for net/gpodder update

2018-01-31 Thread Klemens Nanni
On Tue, Jan 30, 2018 at 06:37:13PM -0500, trondd wrote: > Daniel Jakots wrote: > > > On Thu, 25 Jan 2018 20:06:29 -0500, trondd > > wrote: > > > > > +MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} > > > > As it's a library and the ports name is py-

Re: [UPDATE] net/gpodder -> 3.10.0 depends on textproc/py-podcastparser net/mygpoclient

2018-01-31 Thread Klemens Nanni
On Tue, Jan 30, 2018 at 10:46:36PM -0500, trondd wrote: > "trondd" wrote: > > > On Fri, January 12, 2018 6:17 pm, trondd wrote: > > > Update gPodder to their new python3/GTK+3 version. Depends on the python3 > > > version of textproc/py-podcastparser and net/mygpoclient.

security/easy-rsa

2018-01-31 Thread Björn Ketelaars
Diff below brings security/easy-rsa to 3.0.4. Lightly tested by initialising a pki and generating some certs. Comments? -- Björn Ketelaars GPG key: 0x4F0E5F21 diff --git Makefile Makefile index 72cda61c371..db2a3a76079 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ COMMENT = small

UPDATE net/wget

2018-01-31 Thread Björn Ketelaars
Diff below brings net/wget to the latest version, which addresses: - A major bug that caused GZip'ed pages to never be decompressed has been fixed - Support for Content-Encoding and Transfer-Encoding have been marked as experimental and disabled by default - Prevent erroneous

Re: CVS: cvs.openbsd.org: ports

2018-01-31 Thread Stuart Henderson
On 2018/01/31 05:04, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2018/01/31 05:04:20 > > Modified files: > net/sslh : Makefile distinfo > net/sslh/patches: patch-Makefile > > Log message: > update to sslh-1.19b,

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/01/31 05:04:20 Modified files: net/sslh : Makefile distinfo net/sslh/patches: patch-Makefile Log message: update to sslh-1.19b, fixing an IPv6 parse bug. from Björn Ketelaars

Re: UPDATE net/sslh

2018-01-31 Thread Klemens Nanni
On Wed, Jan 31, 2018 at 11:01:20AM +0100, Björn Ketelaars wrote: > On Wed 31/01/2018 09:54, Klemens Nanni wrote: > > On Wed, Jan 31, 2018 at 06:34:19AM +0100, Björn Ketelaars wrote: > > > A new version of sslh is available that fixes an IPv6 parse bug. > > Which bug? Does it work for you now? > >

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/31 02:52:29 Modified files: security/libhttpseverywhere: Makefile distinfo security/libhttpseverywhere/pkg: PLIST Log message: Update to libhttpseverywhere-0.8.0.

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/31 02:20:26 Modified files: graphics/py-cairo: Makefile distinfo Log message: Update to py-cairo-1.15.6.

Re: UPDATE net/sslh

2018-01-31 Thread Klemens Nanni
On Wed, Jan 31, 2018 at 06:34:19AM +0100, Björn Ketelaars wrote: > A new version of sslh is available that fixes an IPv6 parse bug. Which bug? Does it work for you now? > Upstream has decided to remove the v1.19 tarball to avoid encouraging > use of a bad version, and has released v1.19b. They

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/01/31 01:51:40 Added files: games/pokerth/patches: patch-src_net_common_clientthread_cpp Log message: Missing patch in the last update to 1.1.2

CVS: cvs.openbsd.org: ports

2018-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/31 01:36:22 Modified files: devel/harfbuzz : Makefile distinfo Log message: Update to harfbuzz-1.7.5.

graphics/zint: [patch] EAN and UPC symbols resizable in glabels

2018-01-31 Thread Sebastien Marie
Hi, Since the upgrade from zint 2.4.3 to 2.6.2, I had problems in glabels when using Zint backend: EAN and UPC barcodes aren't resizable anymore. I looked to the issue with upstream and a fix has been commited in zint tree:

WIP: Suricata-4.0.3

2018-01-31 Thread Gonzalo L. Rodriguez
Hallo, Here is again, a new WIP for Suricata 4.0.3, a little bit pulished than the last one and updated. Feedbacks are welcome :) Cheers.- -- Sending from my toaster. suricata-4.0.3.tgz Description: application/tar-gz