[NEW] devel/p5-Data-SExpression

2015-11-10 Thread attila
Hi ports@, Attached is a port for the Data::SExpression Perl module. It is a dependency of the Perl interface I recently contributed to mail/mu upstream, and which will be coming down the pike in some new mu release fairly soon. $ cat pkg/DESCR Data::SExpression is a Perl module that parses LISP

archivers/unace

2015-11-10 Thread Andre Smagin
Hello. Struggled to unpack a 9 year old ACE archive with unace for a while, before realizing it does not support "modern" v.2.0 .ace format (released in 2000). I propose to remove the port from the tree. Reasons: * cannot extract ACE archives from version 2.0 or newer of WinAce; * very dated cod

Re: [UPDATE] x11/dwm

2015-11-10 Thread Ted Unangst
Joerg Jung wrote: > So this is not only needed by dwm but all suckless ports and leads to a > suckless bsd.port.mk module. Now we're going a bit far afield. For today, I'm ok with the update as is, with the man page bits. I do like the consistency our port offers, vs reflecting whatever the whim

Re: [UPDATE] x11/dwm

2015-11-10 Thread Joerg Jung
On Tue, Nov 10, 2015 at 07:44:06PM -0300, Gleydson Soares wrote: > On Tue, Nov 10, 2015 at 11:30:02AM +0100, Joerg Jung wrote: > > > > > On 09 Nov 2015, at 22:07, Ted Unangst wrote: > > > Joerg Jung wrote: > > >> > > >> please find below an update for x11/dwm to 6.1. This release contains > > >

Re: [UPDATE] x11/dwm

2015-11-10 Thread Stuart Henderson
Seems like this program could do with a configuration file!

Re: UPDATE: editors/calligra

2015-11-10 Thread Rafael Sadowski
On Mon Nov 02, 2015 at 10:22:36PM +0100, Rafael Sadowski wrote: > Hey @ports, > > here is a very simple maintainer update to the last stable version. > Tested over weeks @amd64. > > Okay? > > Cheers, Rafael > ping with update to 2.9.9: Index: Makefile

NEW: devel/py-traitlets

2015-11-10 Thread Edd Barrett
Another part of IPython4/Jupyter: "A configuration system for Python applications" OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-traitlets.tgz Description: application/tar-gz

NEW: devel/py-ipython_genutils

2015-11-10 Thread Edd Barrett
Hey, So we are starting to import parts of the new ipython now. AFAICS these can co-exist with the in-tree IPython. This port is likely to be short lived. In it's own words "This package shouldn't exist". As far as I can see it is stuff left over from their huge refactoring that didn't belong any

Re: [UPDATE] x11/dwm

2015-11-10 Thread Gleydson Soares
On Tue, Nov 10, 2015 at 11:30:02AM +0100, Joerg Jung wrote: > > > On 09 Nov 2015, at 22:07, Ted Unangst wrote: > > Joerg Jung wrote: > >> > >> please find below an update for x11/dwm to 6.1. This release contains > >> various fixes and improvements, see announcement [1] for more details. > >>

Re: [UPDATE] x11/dwm

2015-11-10 Thread Joerg Jung
On Tue, Nov 10, 2015 at 04:24:00PM -0500, Ted Unangst wrote: > Joerg Jung wrote: > > > > > On 09 Nov 2015, at 22:07, Ted Unangst wrote: > > > Joerg Jung wrote: > > >> > > >> please find below an update for x11/dwm to 6.1. This release contains > > >> various fixes and improvements, see announce

Re: [UPDATE] x11/dwm

2015-11-10 Thread Dutch Ingraham
On Tue, Nov 10, 2015 at 04:24:00PM -0500, Ted Unangst wrote: > Joerg Jung wrote: > > > > > On 09 Nov 2015, at 22:07, Ted Unangst wrote: > > > Joerg Jung wrote: > > >> > > >> please find below an update for x11/dwm to 6.1. This release contains > > >> various fixes and improvements, see announce

UPDATE: graphics/opencv

2015-11-10 Thread Rafael Sadowski
Hello @ports, update to the last stable 2.X branch before I'm ready with opencv 3.0.0 and doxygen update. Tested on amd64 Comments ? OK ? Best regards, Rafael Index: Makefile === RCS file: /cvs/ports/graphics/opencv/Makefile,v ret

Re: [UPDATE] x11/dwm

2015-11-10 Thread Ted Unangst
Joerg Jung wrote: > > > On 09 Nov 2015, at 22:07, Ted Unangst wrote: > > Joerg Jung wrote: > >> > >> please find below an update for x11/dwm to 6.1. This release contains > >> various fixes and improvements, see announcement [1] for more details. > >> > >> OK? > > > > so now that we finally c

Re: Bison 3, again

2015-11-10 Thread Stuart Henderson
On 2015/11/10 19:26, Jérémie Courrèges-Anglas wrote: > Stuart Henderson writes: > > > On 2015/11/10 14:00, Jérémie Courrèges-Anglas wrote: > >> -- char const *m4 = (p = getenv ("M4")) ? p : M4; > >> -+ char const *m4 = (p = getenv ("M4")) ? p : "/usr/bin/m4"; > > > > Note to reviewers: upstream

Re: net/ntp update (was Re: Vulnerable packages in ports tree 10/11)

2015-11-10 Thread Jérémie Courrèges-Anglas
Daniel Jakots writes: > On Tue, 10 Nov 2015 01:30:12 +, Sevan / Venture37 > wrote: > >> net/ntp >> http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner > > Hi, > > Here's an update quickly tested on -current and -stable (both amd64), > it works fine. Committe

Re: Bison 3, again

2015-11-10 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: > On 2015/11/10 14:00, Jérémie Courrèges-Anglas wrote: >> -- char const *m4 = (p = getenv ("M4")) ? p : M4; >> -+ char const *m4 = (p = getenv ("M4")) ? p : "/usr/bin/m4"; > > Note to reviewers: upstream supports this themselves now, this diff > doesn't lose the ability

UPDATE: math/maxima

2015-11-10 Thread Ingo Feinerer
Update Maxima 5.37.2 -> 5.37.3 Passes all tests on my amd64 system. OK? Best regards, Ingo Index: Makefile === RCS file: /cvs/ports/math/maxima/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile20 Sep 2

Re: Bison 3, again

2015-11-10 Thread Landry Breuil
On Tue, Nov 10, 2015 at 05:22:06PM +0100, Antoine Jacoutot wrote: > On Tue, Nov 10, 2015 at 02:00:19PM +0100, Jérémie Courrèges-Anglas wrote: > > > > Hi, > > > > it's been a few years that our bison port hasn't been updated, the main > > reason being that our m4 doesn't groke some of the construc

Re: Bison 3, again

2015-11-10 Thread Stuart Henderson
On 2015/11/10 14:00, Jérémie Courrèges-Anglas wrote: > -- char const *m4 = (p = getenv ("M4")) ? p : M4; > -+ char const *m4 = (p = getenv ("M4")) ? p : "/usr/bin/m4"; Note to reviewers: upstream supports this themselves now, this diff doesn't lose the ability to point M4 at /usr/bin/m4 for test

Re: Bison 3, again

2015-11-10 Thread Antoine Jacoutot
On Tue, Nov 10, 2015 at 02:00:19PM +0100, Jérémie Courrèges-Anglas wrote: > > Hi, > > it's been a few years that our bison port hasn't been updated, the main > reason being that our m4 doesn't groke some of the constructs used by > newer bison releases. More and more packages out there require a

Re: NEW: www/tbb - Tor Browser Bundle

2015-11-10 Thread attila
attila writes: > attila writes: > >> attila writes: >> >>> attila writes: >>> Hi ports@, I have been informed that my previous email re Tor Browser Bundle was malformed: the Content-Type header on the message says text/plain but should be multipart/mixed, which causes

Re: [UPDATE] x11/dwm

2015-11-10 Thread Joerg Jung
> On 10 Nov 2015, at 14:58, Jack J. Woehr wrote: > > Joerg Jung wrote: >> I wonder what dwm users think about the following proposal: Remove the >> uxterm patch and keep st as the default terminal > > dwm user here. > > Since we can always change that in seconds and recompile, hardly matters.

Re: [UPDATE] x11/dwm

2015-11-10 Thread Jack J. Woehr
Joerg Jung wrote: I wonder what dwm users think about the following proposal: Remove the uxterm patch and keep st as the default terminal dwm user here. Since we can always change that in seconds and recompile, hardly matters. OT, have you tried to run NetBeans 6.9.1 under dwm? It loads but

Re: Bison 3, again

2015-11-10 Thread Kenneth Westerback
On 10 November 2015 at 08:00, Jérémie Courrèges-Anglas wrote: > > Hi, > > it's been a few years that our bison port hasn't been updated, the main > reason being that our m4 doesn't groke some of the constructs used by > newer bison releases. More and more packages out there require a recent > bis

Bison 3, again

2015-11-10 Thread Jérémie Courrèges-Anglas
Hi, it's been a few years that our bison port hasn't been updated, the main reason being that our m4 doesn't groke some of the constructs used by newer bison releases. More and more packages out there require a recent bison version. As an OpenBSD developer, I don't think that building parsers u

Re: [maintainer update] update to haproxy 1.6.2

2015-11-10 Thread Jérémie Courrèges-Anglas
Daniel Jakots writes: > On Mon, 09 Nov 2015 13:33:58 +0100, j...@wxcvbn.org (Jérémie > Courrèges-Anglas) wrote: > >> > Upstream removed a bunch of documentation files including the >> > haproxy.cfg. I created a very simple one so a new user can easily >> > test haproxy (or even to check an update

Re: [UPDATE] x11/dwm

2015-11-10 Thread Dmitrij D. Czarkoff
Joerg Jung said: > Remove the uxterm patch and keep st as the default terminal. Although I am not dwm user any more, this makes sense to me. FWIW I used to have a local patch that made dwm inspect env variable TERMINAL and call whatever it contains. -- Dmitrij D. Czarkoff

Re: [UPDATE] x11/dwm

2015-11-10 Thread Joerg Jung
> On 09 Nov 2015, at 22:07, Ted Unangst wrote: > Joerg Jung wrote: >> >> please find below an update for x11/dwm to 6.1. This release contains >> various fixes and improvements, see announcement [1] for more details. >> >> OK? > > so now that we finally changed the default xterm back to uxter

Re: [UPDATE] x11/dwm

2015-11-10 Thread Joerg Jung
> On 10 Nov 2015, at 02:48, Ingo Schwarze wrote: > > From .Xr, mandoc -Tman produces just "uxterm(1)" without any > markup. The man(7) manual recommends ".BR uxterm ( 1 ).", > i.e. keeping the punctuation out of bold face. But for > consistency with the rest of the page, you probably want > >

Re: [UPDATE] x11/dmenu

2015-11-10 Thread Joerg Jung
> On 10 Nov 2015, at 10:29, Dmitrij D. Czarkoff wrote: > > Joerg Jung said: >> +RUN_DEPENDS=fonts/terminus-font > > Maybe it would be better to replace terminus with dejavu sans mono in > config.def.h? IIRC terminus ships with less glyphs. I wanted to keep the look&feel the sa

Re: [UPDATE] x11/dmenu

2015-11-10 Thread Dmitrij D. Czarkoff
Joerg Jung said: > +RUN_DEPENDS= fonts/terminus-font Maybe it would be better to replace terminus with dejavu sans mono in config.def.h? IIRC terminus ships with less glyphs. Also, I have some weird issues with font rendering: only a handful of non-ASCII characters render in the same siz

[update] GNU Stow (sysutils/stow) 2.2.0 --> 2.2.2

2015-11-10 Thread Andreas Kusalananda Kähäri
Hi, GNU Stow had a new public release (2.2.2) on Nov 9 2015, and below is a trivial patch to bring the OpenBSD port up from version 2.2.0. There was never a public 2.2.1 release. Release notes here: http://lists.gnu.org/archive/html/info-stow/2015-11/msg0.html Cheers, Andreas (sysutils/stow