Re: REMOVE: x11/partiwm

2018-07-30 Thread Elias M. Mariani
Just a heads up, I just added a wip in openbsd-wip with x11/xpra. https://github.com/jasperla/openbsd-wip/tree/master/x11/xpra Lot of work to be done, help for those interested is welcomed. I had missed the mail from Mikolaj, I will check later the differences with his work and will merge the thin

UPDATE: x11/xfe 1.42 => 1.43

2018-07-30 Thread Brian Callahan
Hi ports -- Browsing portroach, I noticed that Xfe was updated. It's just a minor bugfix update. I don't use this as much as I once did so I'm not much interested in being MAINTAINER, but I am happy to submit a routine update. Works for me on amd64. OK? ~Brian Index: Makefile =

aarch64 bulk build report

2018-07-30 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Jul 28 09:29:28 MDT 2018 finished at Mon Jul 30 21:09:14 MDT 2018 lasted 03D04h39m done with kern.version=OpenBSD 6.3-current (GENERIC.MP) #75: Fri Jul 27 15:14:30 MDT 2018 built packages:8246 Jul 28:2756 Jul 29:1401 Jul 30:4088 build failur

Re: [UPDATE] www/lynx to 2.8.9

2018-07-30 Thread Brian Callahan
On 07/30/18 10:58, Frederic Cambus wrote: On Sun, Jul 29, 2018 at 10:39:44PM +0100, Stuart Henderson wrote: On 2018/07/29 00:47, Brian Callahan wrote: On 07/28/18 17:24, Frederic Cambus wrote: Hi ports@, Lynx 2.8.9 stable has finally been released, so here is a diff to update to this versio

Re: UPDATE: devel/py-test suite update [was: Updating several ports]

2018-07-30 Thread Elias M. Mariani
Updating the update. All the following changes were tested again, this time against databases/py-sqlalchemy,python3 1 failed, 7809 passed, 888 skipped The same result as the current, version, the previous update and the current update. (The test uses py-test-xdist, and is very complete) added als

Re: NEW: devel/spyder

2018-07-30 Thread Elias M. Mariani
Small fixes. Cheers. Elias. 2018-07-16 19:01 GMT-03:00 Elias M. Mariani : > Updated from 3.2.8 to 3.3.0. > The port is now divided into 2 parts: > devel/spyder/py-spyder-kernels > devel/spyder/spyder (depends on py-spyder-kernels) > > Cheers. > Elias. > > 2018-06-30 19:50 GMT-03:00 Elias M. Maria

[PATCH] sysutils/screenfetch

2018-07-30 Thread Charlène
Hi, I'm proposing several changes to this port: Makefile: * cleaned extra tabs after '=' * use INSTALL_MAN instead of INSTALL_SCRIPT for the manpage * added myself as MAINTAINER, currently it's "orphaned" * incremented REVISION * added braces for

[UPDATE] textproc/ruby-kramdown to 1.17.0

2018-07-30 Thread Frederic Cambus
Hi ports@, Here is a diff to update ruby-kramdown to 1.17.0. Comments? OK? Index: Makefile === RCS file: /cvs/ports/textproc/ruby-kramdown/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile5 Apr 2018 08:11

Re: [UPDATE] www/lynx to 2.8.9

2018-07-30 Thread Frederic Cambus
On Sun, Jul 29, 2018 at 10:39:44PM +0100, Stuart Henderson wrote: > On 2018/07/29 00:47, Brian Callahan wrote: > > > > On 07/28/18 17:24, Frederic Cambus wrote: > > > Hi ports@, > > > > > > Lynx 2.8.9 stable has finally been released, so here is a diff to > > > update to this version. Unless I'm

Re: [NEW] geo/libpostal

2018-07-30 Thread Frederic Cambus
On Mon, Jul 09, 2018 at 12:07:51AM +0200, Frederic Cambus wrote: > Finally, here is a new tarball fixing and improving a couple of things: > > - Set AUTOCONF_VERSION and AUTOMAKE_VERSION so it builds > - Add a _libpostal group so users added to that group can easily fetch > data files > - The d

Re: [NEW/WIP] Qflow porting // abc

2018-07-30 Thread Stuart Henderson
On 2018/07/30 14:00, jus...@atlantide.t28.net wrote: > Hello Stuart, > > thanks for your feedback. > > [...] > > Hmm. Looking at the unpacked source there are copies of bzip2, zlib, > > minisat, CUDD in there so the license string could do with a bit more > > than just "MIT". (Of course it would

Re: [NEW/WIP] Qflow porting // abc

2018-07-30 Thread just22
Hello Stuart, thanks for your feedback. [...] Hmm. Looking at the unpacked source there are copies of bzip2, zlib, minisat, CUDD in there so the license string could do with a bit more than just "MIT". (Of course it would be better still if it used the external copies ..) Could you please sug

Re: boost with ICU support

2018-07-30 Thread Kirill Bychkov
On Mon, July 30, 2018 11:36, Kirill Bychkov wrote: > Hi! > I'm aware of previous discussions about ICU support in boost [1] and [2]/ > This time it's a complete switch not flavored one. > Runtime was tested with libreoffice and new wesnoth on amd64, wesnoth > on macppc. Building of some random port

Re: [NEW/WIP] Qflow porting // abc

2018-07-30 Thread just22
Hello Brian, On 2018-07-29 22:38, Brian Callahan wrote: On 07/29/18 07:58, Alessandro DE LAURENZIS wrote: Gentle reminder. I need a feedback on this port, because I would like to submit soon at least other two Qflow's tools for which I have wip ports (and that depend on abc). Ports move

Re: [NEW/WIP] Qflow porting // abc

2018-07-30 Thread Stuart Henderson
On 2018/07/29 21:09, Brian Callahan wrote: > > On 07/29/18 17:52, Stuart Henderson wrote: > > On 2018/07/29 16:38, Brian Callahan wrote: > > > Hi Alessandro -- > > > > > > On 07/29/18 07:58, Alessandro DE LAURENZIS wrote: > > > > Gentle reminder. > > > > > > > > I need a feedback on this port, b

Re: UPDATE: mail/mdsort

2018-07-30 Thread Solene Rapenne
Anton Lindqvist wrote: > Hi, > Update mdsort from maintainer, changelog can be found here[1]. > > Comments? OK? > > [2] https://github.com/mptre/mdsort/releases/tag/v1.1.0 > > Index: Makefile > === > RCS file: /cvs/ports/mail/mdsor

Re: update math/gnuplot

2018-07-30 Thread Paul Irofti
OK On Thu, Jul 26, 2018 at 08:44:22AM +0200, Solene Rapenne wrote: > > bump gnuplot from 5.2.2 to 5.2.4 > > Index: Makefile > === > RCS file: /cvs/ports/math/gnuplot/Makefile,v > retrieving revision 1.68 > diff -u -p -r1.68 Makefile

Re: issue with fake target with LOCALBASE

2018-07-30 Thread Solene Rapenne
Marc Espie wrote: > Shell notation is actually more compact. > > There's exactly zero need for mtree left now that we don't do any root-owned > directories under fake. > > I'm reasonably sure some of these dirs are of questionable repute these > days. > > I'll have to check whether they actuall

boost with ICU support

2018-07-30 Thread Kirill Bychkov
Hi! I'm aware of previous discussions about ICU support in boost [1] and [2]/ This time it's a complete switch not flavored one. Runtime was tested with libreoffice and new wesnoth on amd64, wesnoth on macppc. Building of some random ports using boost_locale also went fine on macppc and amd64. With

Re: issue with fake target with LOCALBASE

2018-07-30 Thread Marc Espie
It is undergoing a bulk, and I found a thinko wrt SYSCONFDIR, I forgot it became BASESYSCONFDIR a while back. A part from that, it's good enough for committing, I think. Still letting a few more ports build to be sure.