Re: [update] kawa-3.0

2018-01-25 Thread Timo Myyrä
timo.my...@bittivirhe.fi (Timo Myyrä) writes: > Klemens Nanni writes: > >> On Sat, Jan 13, 2018 at 12:08:25AM +0200, Timo Myyrä wrote: >>> pre-patch: >>> find ${WRKSRC} -type f | \ >>> - xargs sed -i 's,^JAR =.*,JAR = ${JAVA_HOME}/bin/jar,g' >>> + xargs fgrep -l "JAR =" |

Re: [update] dunst-1.3.0

2018-01-25 Thread Timo Myyrä
timo.my...@bittivirhe.fi (Timo Myyrä) writes: > Klemens Nanni writes: > >> On Sat, Jan 13, 2018 at 05:21:56PM +0200, Timo Myyrä wrote: >>> As mentioned, here's update to dunst to bring it to latest version. >>> Also includes pledge tweak to fix the port when using icons in >>> notifications. >>>

UPDATE: net/gajim

2018-01-25 Thread Rafael Sadowski
Hi ports@, Hi pea@ Simple update to the latest latest version. Changelog: * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Ok? Comments? Rafael Sadowski Index: Makefile ===

Re: [update] lang/rust 1.23

2018-01-25 Thread Landry Breuil
On Thu, Jan 25, 2018 at 05:27:16PM +0100, Sebastien Marie wrote: > Hi, > > The following diff updates lang/rust to 1.23 (released since approx 3 > weeks). > > I was still able to build it on i386 (but with effort), so I keep it > BROKEN-i386. > > The diff was tested on amd64: > - lang/rust bui

Re: UPDATE news/sabnzbd

2018-01-25 Thread Björn Ketelaars
On Wed 24/01/2018 11:34, Björn Ketelaars wrote: > SABnzbd received a couple of updates, fixing several bugs. The diff below > brings news/sabnzbd to the latest version. A noticeable change is that sabnzbd > requires a modified version of yEnc, which is currently not in ports. > A tarball for py-sab

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

2018-01-25 Thread trondd
"trondd" wrote: > On Fri, January 12, 2018 6:08 pm, trondd wrote: > > Small update to py-podcastparser used by gPodder. Also convert to python3 > > and pull the release from git. > > > > gPodder is the only user of py-podcastparser so instead of flavoring it, > > I'm going python3 only as the ne

Re: UPDATE: TeX Live 2017

2018-01-25 Thread Edd Barrett
Great! Thanks so much for testing!! On 25 January 2018 21:41:04 GMT, Matthias Kilian wrote: >Hi, > >On Fri, Jan 12, 2018 at 11:20:34PM +0100, Matthias Kilian wrote: >> On Thu, Jan 11, 2018 at 11:56:16PM +, Edd Barrett wrote: >> > Here's an initial TeX Live 2017 diff. If you rely on TeX st

python.port.mk: Respect SEPARATE_BUILD in MODPY_DISTUTILS_BUILD

2018-01-25 Thread Klemens Nanni
Out-of-tree builds for simple python ports are currently built in WRKSRC even when SEPARATE_BUILD is set. Simple example: $ cd /usr/ports/www/linkchecker $ make build [...] $ make show='SEPARATE_BUILD WRKSRC WRKBUILD' SEPARATE_BUILD=Yes WRKSRC=/usr/

Re: UPDATE: TeX Live 2017

2018-01-25 Thread Matthias Kilian
Hi, On Fri, Jan 12, 2018 at 11:20:34PM +0100, Matthias Kilian wrote: > On Thu, Jan 11, 2018 at 11:56:16PM +, Edd Barrett wrote: > > Here's an initial TeX Live 2017 diff. If you rely on TeX stuff, please > > give it a spin and report breakage! > > I'll give it a try on sunday, I hope. A littl

Re: NEW: devel/catch2

2018-01-25 Thread Rafael Sadowski
On Wed Jan 24, 2018 at 12:31:27AM +0100, Klemens Nanni wrote: > > Any objections to import? > Same test results here. I don't use Catch2 but here's an updated port > with the following fixes: > > Drop DISTNAME as it's autogenerated by GH_* and stick to "Catch2" (with > capital C) as that's the pro

UPDATE: graphics/libraw

2018-01-25 Thread Rafael Sadowski
Simple update to the latest stable version. Changlog: https://github.com/LibRaw/LibRaw/compare/0.18.7...master ok? I don't want to build all consumers. It is worthwhile to push it into a bulk? Index: Makefile === RCS file: /cvs/por

[update] lang/rust 1.23

2018-01-25 Thread Sebastien Marie
= 0.24.0 DISTNAME = rustc-${V}-src # rustc bootstrap version -BV-amd64 = 1.22.0-20171121 -BV-i386 = 1.22.1-20171125 +BV-amd64 = 1.23.0-20180124 +BV-i386 = 1.23.0-20180125 BV = ${BV-${MACHINE_ARCH}} PKGNAME

Re: UPDATE: sysutils/parallel 20170222 -> 20171222

2018-01-25 Thread Klemens Nanni
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 for XDG Base Directory $XDG_* environment variables. > * Use '--limit myprog'

Re: [NEW] net/lua-mmdb

2018-01-25 Thread Frederic Cambus
On Fri, Dec 01, 2017 at 03:55:50PM +0100, Frederic Cambus wrote: > > Here is a new port: net/lua-mmdb Here is a revised tarball which also allows the port to work with Lua 5.1 and Lua 5.2 using the previously posted devel/lua-compat53 port. >From DESCR: Lua library for reading MaxMind GeoIP2/Ge

[NEW] devel/lua-compat53

2018-01-25 Thread Frederic Cambus
Hi ports@, Here is a new port: devel/lua-compat53 >From DESCR: Compatibility module that aims to make it easier to write code in a Lua 5.3 style that is compatible with Lua 5.1, Lua 5.2, and Lua 5.3. This does not make Lua 5.2 (or even Lua 5.1) entirely compatible with Lua 5.3, but it brings th

Re: desktop files and console apps [Re: UPDATE: sysutils/ranger 1.7.2 -> 1.8.1]

2018-01-25 Thread Antoine Jacoutot
On Thu, Jan 25, 2018 at 11:18:12AM +, Stuart Henderson wrote: > On 2018/01/25 04:07, Klemens Nanni wrote: > > On Wed, Jan 24, 2018 at 10:10:55PM +0100, Rafael Sadowski wrote: > > > On Tue Jan 23, 2018 at 12:43:36AM +0100, Klemens Nanni wrote: > > > > + > > > > # libarchive (bsdtar) used as an

Re: desktop files and console apps [Re: UPDATE: sysutils/ranger 1.7.2 -> 1.8.1]

2018-01-25 Thread Landry Breuil
On Thu, Jan 25, 2018 at 11:18:12AM +, Stuart Henderson wrote: > On 2018/01/25 04:07, Klemens Nanni wrote: > > On Wed, Jan 24, 2018 at 10:10:55PM +0100, Rafael Sadowski wrote: > > > On Tue Jan 23, 2018 at 12:43:36AM +0100, Klemens Nanni wrote: > > > > + > > > > # libarchive (bsdtar) used as an

Re: [update] net/transmission

2018-01-25 Thread Josh Grosse
I was advised via private Email to update $HOMEPAGE. Version 2 of both patch sets are attached. Index: Makefile === RCS file: /systems/cvs/ports/net/transmission/Makefile,v retrieving revision 1.122 diff -u -p -r1.122 Makefile --- Mak

desktop files and console apps [Re: UPDATE: sysutils/ranger 1.7.2 -> 1.8.1]

2018-01-25 Thread Stuart Henderson
On 2018/01/25 04:07, Klemens Nanni wrote: > On Wed, Jan 24, 2018 at 10:10:55PM +0100, Rafael Sadowski wrote: > > On Tue Jan 23, 2018 at 12:43:36AM +0100, Klemens Nanni wrote: > > > + > > > # libarchive (bsdtar) used as an alternative to atool; see scope.sh patch > > > RUN_DEPENDS =archivers/l

[UPDATE] devel/py-xdis

2018-01-25 Thread Remi Pointel
Hi, this is the diff to update py-xdis to latest release. I enabled regress tests because it works fine with python3 FLAVOR. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/devel/py-xdis/Makefile,v retrieving revision 1

Re: UPDATE: Nextcloud-12.0.5

2018-01-25 Thread Gonzalo L. Rodriguez
A better diff. On [24/01/18] [05:31P], Gonzalo L. Rodriguez wrote: ; Hello, ; ; Update for Nextcloud to 12.0.5: ; ; https://nextcloud.com/changelog/ ; ; OK? Comments? ; ; ; Cheers.- ; ; ; -- ; Sending from my toaster. ; Index: Makefile ; ===