update geo/josm r.11526

2017-02-07 Thread Holger Mikolon
here is one of the usual josm updates. Tested on amd64 -current. Thanks! Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.37 diff -u -p -u -r1.37 Makefile --- Makefile11 Nov 2016 20:41:17

Re: [UPDATE] devel/zeal 0.2.1 => 0.3.1

2017-02-07 Thread Aaron Bieber
On Fri, Jan 20, 2017 at 06:15:08PM +0100, Adam Wolk wrote: > On Sat, Jan 07, 2017 at 06:27:53PM +0100, Adam Wolk wrote: > > On Sun, Jan 01, 2017 at 03:15:47PM +0100, Adam Wolk wrote: > > > On Sun, Jan 01, 2017 at 03:02:10PM +0100, Antoine Jacoutot wrote: > > > > On Sun, Jan 01, 2017 at 02:57:30PM +

Re: samba4 and ACL's

2017-02-07 Thread Ian McWilliam
That's sort of confirming that samba 4.4.x branch is broken. Now you'll need to convince the ports devs that this is worth committing to -stable. Ian McWilliam From: alexmcwhir...@triadic.us [alexmcwhir...@triadic.us] Sent: Tuesday, 7 February 2017 4:10

Remove news/plor?

2017-02-07 Thread Frederic Cambus
Hi ports@, Plor, unmaintained since 1998, is unfinished alpha quality software. The README mentions this: PLOR IS AT A VERY ALPHA STAGE!!! IT CAN CAUSE PROBLEMS!!! USE IT AT YOUR OWN RISK!!! Despite claiming support for SOUP and QWK formats, it does in fact only "supports" SOUP. We have news/mul

[UPDATE] www/pelican

2017-02-07 Thread Remi Pointel
Hi, this is the diff to update pelican to 3.7.1. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/pelican/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile 29 Sep 2015 10:52:54 - 1.5

[UPDATE] www/py-django/lts

2017-02-07 Thread Remi Pointel
Hi, this is the diff to update django LTS version to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-django/lts/Makefile,v retrieving revision 1.17 diff -u -p -u -p -r1.17 Makefile --- Makefile 2

[UPDATE] www/py-django/stable

2017-02-07 Thread Remi Pointel
Hi, this is the diff to update django to latest release: 1.10.5. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-django/stable/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile 2 N

Re: security/opendnssec: 1.4.13

2017-02-07 Thread Patrik Lundin
On Sun, Jan 22, 2017 at 09:08:09PM +0100, Patrik Lundin wrote: > Hello, > > Here is an update to the newly released OpenDNSSEC 1.4.13. It removes a patch > that has been merged upstream. > Ping. -- Patrik Lundin

Re: astro/wmspaceweather various fixes

2017-02-07 Thread Michael
On Sat, Feb 04, 2017 at 12:06:41AM +0100, Michael wrote: > Hi there, > > Second attempt for this. > > Various fixes: > - Updated NOAA URLs > - Silence ftp > - ctime.pl -> Time::localtime > > I would also like to add myself as maintainer. Any feeback? The current port is non-functional and I su

[UPDATE] www/luakit - new upstream

2017-02-07 Thread Aaron Bieber
How are ya now? Here is a diff that points luakit to a new upstream: https://github.com/aidanholm/luakit Not entirely sure it's a sound idea to switch to this stream as they made this statement: "Additionally, I am in no hurry to guarantee the stability of anything that I implement." Anyway, thi

surf2-0.6.20160922p0 segmentation fault on -current (#155) on i386

2017-02-07 Thread Jan Vlach
Hello openbsd-ports, I'm trying to move away from surf towards surf2 on my Asus EeePC, but surf2 segfaults on right at start. Deleting ~/.surf does not help. $ surf2 Segmentation fault (core dumped) --->8--- (gdb) backtrace #0 L1 () at /usr/src/lib/libc/arch/i386/string/strchr.S:16 #1 0x071a

Re: add ports infrastructure support for aarch64

2017-02-07 Thread Marc Espie
On Tue, Feb 07, 2017 at 10:02:57AM +, Stuart Henderson wrote: > The simple fix for your issue would be to add a ${BASE_CXXLIB}, stdc++ > on base-is-gcc arches, c++ on base-is-clang ones, and replace all > stdc++ in WANTLIB with that variable. > > But this is part of a wider problem that we don

Re: add ports infrastructure support for aarch64

2017-02-07 Thread Marc Espie
On Tue, Feb 07, 2017 at 11:47:51AM +1100, Jonathan Gray wrote: > On Mon, Jan 23, 2017 at 10:14:15AM +, Stuart Henderson wrote: > > On 2017/01/23 11:55, Vadim Zhukov wrote: > > > 2017-01-23 4:04 GMT+03:00 Peter Hessler : > > > > Here are some bits to add arch defines to the ports infrastruture f

Re: add ports infrastructure support for aarch64

2017-02-07 Thread Stuart Henderson
On 2017/02/07 10:02, Stuart Henderson wrote: > On 2017/02/07 11:47, Jonathan Gray wrote: > > On Mon, Jan 23, 2017 at 10:14:15AM +, Stuart Henderson wrote: > > > On 2017/01/23 11:55, Vadim Zhukov wrote: > > > > 2017-01-23 4:04 GMT+03:00 Peter Hessler : > > > > > Here are some bits to add arch de

Re: add ports infrastructure support for aarch64

2017-02-07 Thread Stuart Henderson
On 2017/02/07 11:47, Jonathan Gray wrote: > On Mon, Jan 23, 2017 at 10:14:15AM +, Stuart Henderson wrote: > > On 2017/01/23 11:55, Vadim Zhukov wrote: > > > 2017-01-23 4:04 GMT+03:00 Peter Hessler : > > > > Here are some bits to add arch defines to the ports infrastruture files > > > > for aarc

Re: UPDATE: devel/intellij 2016.3.4

2017-02-07 Thread Stuart Henderson
Thanks, committed. On 2017/02/07 09:39, Caspar Schutijser wrote: > On Mon, Feb 06, 2017 at 10:32:21PM +0100, Caspar Schutijser wrote: > > Below is a diff that updates devel/intellij to 2016.3.4. Tested on > > amd64. > > Daniel Dickman suggested that we change the URLs to https while we're > here

Re: UPDATE: devel/intellij 2016.3.4

2017-02-07 Thread Caspar Schutijser
On Mon, Feb 06, 2017 at 10:32:21PM +0100, Caspar Schutijser wrote: > Below is a diff that updates devel/intellij to 2016.3.4. Tested on > amd64. Daniel Dickman suggested that we change the URLs to https while we're here, which I think is a good idea. Updated diff below. Thanks, Caspar Schutijser

Re: UPDATE: inputmethods/scim* HOMEPAGE is out of date

2017-02-07 Thread Anthony J. Bentley
Bryan Linton writes: > Hello ports@, > > Please find the attached file which updates most all of the > inputmethods/scim* ports to a new updated HOMEPAGE. > > It looks like the old domain name expired and now points to a > personal blog of some sort. > > It looks like they also have a Github pag