UPDATE: misc/memcached

2016-03-04 Thread Giovanni Bechis
Update to 1.4.25 and add a tool to monitor the memcached server. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /var/cvs/ports/misc/memcached/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile

[NEW] security/oledump (and py-olefile)

2016-03-04 Thread Remi Pointel
Hi, attached are the port oledump and a dependency (olefile). === $ pkg_info oledump Information for inst:oledump-0.0.22 Comment: analyze OLE files Description: oledump.py is a program to analyze OLE files (Compound File Binary Format). These

[UPDATE] security/oletools

2016-03-04 Thread Remi Pointel
Hi, this is the diff to update oletools to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/oletools/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile1 M

Re: UPDATE: lang/rust 1.7.0

2016-03-04 Thread Brandon Mercer
On Fri, Mar 04, 2016 at 08:45:56AM -0700, Aaron Bieber wrote: > > Sebastien Marie writes: > > > Hi, > > > > Today is the release date for rustc 1.7.0. > > > > So here an update for lang/rust. > > > > OK ? > > Are you able to build openbsd-wip/devel/cargo/bootstrap with this? It > fails for me.

mail/sendmail: default to _smmsp user in msp.m4

2016-03-04 Thread Matthieu Herrb
Hi, I ended up regenerating existing custom config files using the sendmail port, and stumbled into references to the old 'smmsp' user/group. So lets patch the installed cf/feature/msp.m4: ok ? Index: patches/patch-cf_feature_msp_m4 ===

devel/gdb: jumbled breakpoints with pthreads

2016-03-04 Thread Vasily Kolobkov
I ran into a problem with ports version of gdb and feeling a tad shaky would appreciate any hints on resolving it. Fresh current on amd64 and gdb port. Considering a simple programm: 1 #include 2 #include 3 4 void *offshot(void *arg) 5 { 6 pthread_

Re: UPDATE: lang/rust 1.7.0

2016-03-04 Thread Aaron Bieber
Sebastien Marie writes: > Hi, > > Today is the release date for rustc 1.7.0. > > So here an update for lang/rust. > > OK ? Are you able to build openbsd-wip/devel/cargo/bootstrap with this? It fails for me.

Re: deconflict mail/courier-imap and mail/maildrop

2016-03-04 Thread Giovanni Bechis
On 03/04/16 11:36, Stuart Henderson wrote: On 2016/03/04 11:30, Giovanni Bechis wrote: On 03/04/16 11:21, Stuart Henderson wrote: On 2016/03/04 10:52, Giovanni Bechis wrote: On 03/03/16 21:00, Stuart Henderson wrote: How about putting them in /usr/local/libexec/maildrop and /usr/local/libexe

Re: Update: PowerDNS 3.4.8

2016-03-04 Thread Stuart Henderson
On 2016/03/03 19:00, Florian Obser wrote: > Simple update, changelog: > https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-348 > > works for me[tm] > OK? OK. Looking at the update notes for this, we should update botan as well, a heap overflow with ECC was fixed in 1.10.11 (curr

Re: deconflict mail/courier-imap and mail/maildrop

2016-03-04 Thread Stuart Henderson
On 2016/03/04 11:30, Giovanni Bechis wrote: > On 03/04/16 11:21, Stuart Henderson wrote: > >On 2016/03/04 10:52, Giovanni Bechis wrote: > >>On 03/03/16 21:00, Stuart Henderson wrote: > >>>How about putting them in /usr/local/libexec/maildrop and > >>>/usr/local/libexec/courier-imap? > >>> > >>mail

Re: deconflict mail/courier-imap and mail/maildrop

2016-03-04 Thread Giovanni Bechis
On 03/04/16 11:21, Stuart Henderson wrote: On 2016/03/04 10:52, Giovanni Bechis wrote: On 03/03/16 21:00, Stuart Henderson wrote: How about putting them in /usr/local/libexec/maildrop and /usr/local/libexec/courier-imap? maildrop upstream prefix is /usr/local, courier-imap upstream prefix is

Re: deconflict mail/courier-imap and mail/maildrop

2016-03-04 Thread Stuart Henderson
On 2016/03/04 10:52, Giovanni Bechis wrote: > On 03/03/16 21:00, Stuart Henderson wrote: > >How about putting them in /usr/local/libexec/maildrop and > >/usr/local/libexec/courier-imap? > > > maildrop upstream prefix is /usr/local, courier-imap upstream prefix is > /usr/lib/courier-imap, what abo

Re: deconflict mail/courier-imap and mail/maildrop

2016-03-04 Thread Giovanni Bechis
On 03/03/16 21:00, Stuart Henderson wrote: How about putting them in /usr/local/libexec/maildrop and /usr/local/libexec/courier-imap? maildrop upstream prefix is /usr/local, courier-imap upstream prefix is /usr/lib/courier-imap, what about moving only courier-imap ? This way you do not have

Re: extra CONFIGURE_STYLE=cmake

2016-03-04 Thread Dmitrij D. Czarkoff
Kirill Bychkov said: > Hi, > Excluding special cases like KDE stuff and a couple of other ports, > ports from the patch below are getting their CONFIGURE_STYLE from > MODULES=devel/cmake, so the do not need extra line for setting up > CONFIGURE_STYLE explicitely. > make show=CONFIGURE_STYLE still s

Re: UPDATE: www/netsurf

2016-03-04 Thread Landry Breuil
On Thu, Mar 03, 2016 at 09:53:05PM -0700, Anthony J. Bentley wrote: > Hi, > > This updates the NetSurf browser to 3.4. > > It requires the nsgenbind port previously sent to ports@. > > New in this release: (very) basic Javascript support can be enabled in > the settings. Also, webp support was r

Re: extra CONFIGURE_STYLE=cmake

2016-03-04 Thread David Coppa
Ok with me. Thanks, dcoppa Il 04/mar/2016 07:48, "Kirill Bychkov" ha scritto: > > Hi, > Excluding special cases like KDE stuff and a couple of other ports, > ports from the patch below are getting their CONFIGURE_STYLE from > MODULES=devel/cmake, so the do not need extra line for setting up > CO