CVS: cvs.openbsd.org: ports

2016-03-04 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2016/03/04 16:10:33 Modified files: www/phpmyadmin : Makefile distinfo www/phpmyadmin/pkg: PLIST Removed files: www/phpmyadmin/patches: patch-libraries_common_inc_php Log

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 ---

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2016/03/04 15:25:28 Modified files: net/p5-Net-Whois-Raw: Makefile distinfo net/p5-Net-Whois-Raw/pkg: PLIST Log message: basic IPv6 server support more tlds

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2016/03/04 15:10:49 Modified files: mail/p5-MIME-tools: Makefile distinfo Log message: Update to 5.507 * Fix parsing bug https://rt.cpan.org/Public/Bug/Display.html?id=105455 * Fix typo that

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2016/03/04 15:00:48 Modified files: devel/p5-Log-Any: Makefile distinfo Log message: bugfix update to 1.040

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2016/03/04 14:55:39 Modified files: devel/p5-IO-Multiplex: Makefile distinfo Log message: bugfix update to 1.16

CVS: cvs.openbsd.org: ports

2016-03-04 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2016/03/04 13:15:38 Modified files: www/kcgi : Makefile distinfo Log message: Update kcgi to 0.7.8

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/04 12:25:27 Modified files: devel/gdb : Makefile distinfo devel/gdb/patches: patch-bfd_elf_c Log message: Update to GDB 7.11.

[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).

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/04 11:30:48 Modified files: devel/lazarus : Makefile distinfo devel/lazarus/pkg: PLIST Log message: Update to Lazarus 1.6.0.

[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

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/03/04 10:44:33 Modified files: security/tclgpg/pkg: PLIST Log message: update PLIST

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/03/04 10:16:00 Modified files: net/spectrum : Makefile Log message: Revert MODULE listing so that CONFIGURE_STYLE is defined when the python MODULE is evaluated. should unbreak build

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

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/03/04 09:29:24 Modified files: security/nss : Makefile distinfo security/nss/patches: patch-nss_coreconf_OpenBSD_mk patch-nss_lib_freebl_blapi_h Removed

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

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.

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/03/04 07:22:57 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.10.10.

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/04 07:26:35 Modified files: security/letsencrypt: Makefile.inc security/letsencrypt/client: distinfo security/letsencrypt/client/pkg: PLIST security/letsencrypt/py-acme:

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/04 07:22:34 Modified files: devel/py-parsedatetime: Makefile distinfo Log message: update to py-parsedatetime-2.1 and take MAINTAINER

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/03/04 07:22:30 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py-botocore-1.4.1.

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

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

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/03/04 03:38:49 Modified files: math/libtommath: Makefile distinfo math/libtommath/pkg: PLIST Log message: update to libtommath-1.0 License changed from public domain to WTFPL

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? > >>> >

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/03/04 03:32:07 Modified files: security/tclgpg: Makefile distinfo Log message: update to tclgpg-20160113 OK sthen@

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

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:21:27 Modified files: x11/gnome/shell-extensions: Makefile distinfo Log message: update to gnome-shell-extensions-3.18.4

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:21:40 Modified files: x11/gnome/shell: Makefile distinfo Log message: update to gnome-shell-3.18.4

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

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:21:21 Modified files: x11/gnome/mutter: Makefile distinfo Log message: update to mutter-3.18.3

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:14:34 Modified files: devel/ruby-rspec/specinfra: Makefile distinfo devel/ruby-rspec/specinfra/pkg: PLIST Log message: update to specinfra-2.52.0

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:14:47 Modified files: devel/ruby-rspec/serverspec: Makefile distinfo devel/ruby-rspec/serverspec/pkg: PLIST Log message: update to serverspec-2.30.0

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:13:51 Modified files: sysutils/libvirt: Makefile distinfo sysutils/libvirt/patches: patch-src_Makefile_in sysutils/libvirt/pkg: PLIST Log message: update to libvirt-1.3.2

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:13:30 Modified files: sysutils/monit : Makefile distinfo Log message: - update to monit-5.17 https://www.mmonit.com/monit/changes/

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:14:05 Modified files: sysutils/libvirt-python: Makefile distinfo Log message: update to libvirt-python-1.3.2

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/04 03:14:19 Modified files: sysutils/p5-Sys-Virt: Makefile distinfo Log message: update to p5-Sys-Virt-1.3.2

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2016/03/04 03:11:22 Modified files: astro/stellarium: Makefile cad/xtrkcad: Makefile comms/rtl-sdr : Makefile databases/sqliteman: Makefile games/lostpixels:

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

CVS: cvs.openbsd.org: ports

2016-03-04 Thread Florian Obser
CVSROOT:/cvs Module name:ports Changes by: flor...@cvs.openbsd.org 2016/03/04 01:53:44 Modified files: net/powerdns : Makefile distinfo Log message: Update to 3.4.8 OK ajacoutot

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

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