Re: dovecot-mysql broken on my system

2014-09-20 Thread johnw
On 2014年09月21日 星期日 04:35 上午, Stuart Henderson wrote: Can you try starting Dovecot by hand with 'LD_PRELOAD=libpthread.so dovecot" and see if this fixes things please? I tried it now, but still not working, the error messages same as before. Thank you.

net/ircII: stop renaming irc -> ircII

2014-09-20 Thread Christian Weisgerber
Currently our net/ircII port goes through some effort to rename parts of itself from "irc" to "ircII" for no obvious reason. Brad couldn't remember why either. Turns out this was introduced in 2000 to avoid a conflict between the net/irc and net/ircII ports. This is long obsolete; net/irc stoppe

Re: ruby-mysql problem with mariadb (uninitialized constant MysqlCompat::MysqlRes)?

2014-09-20 Thread Jeremy Evans
On 09/20 11:13, Sebastian Reitenbach wrote: > > On Saturday, September 20, 2014 20:53 CEST, Jeremy Evans > wrote: > > > On 09/20 07:30, Sebastian Reitenbach wrote: > > > Hi, > > > > > > upgraded my puppet server from short before mysql->mariadb switch, > > > running on i386,, and there I have

Re: ruby-mysql problem with mariadb (uninitialized constant MysqlCompat::MysqlRes)?

2014-09-20 Thread Sebastian Reitenbach
On Saturday, September 20, 2014 20:53 CEST, Jeremy Evans wrote: > On 09/20 07:30, Sebastian Reitenbach wrote: > > Hi, > > > > upgraded my puppet server from short before mysql->mariadb switch, running > > on i386,, and there I have to run: > > > > I'm having puppet-dashboard running on th

ruby.port.mk: make ruby 2.1 the default ruby version

2014-09-20 Thread Jeremy Evans
This makes ruby 2.1 the default ruby version. Now that ruby 2.1.3 has been released, it makes sense to switch the default from ruby 2.0 to ruby 2.1. Tested in a bulk of the ruby ports. I plan on committing this on Monday after commiting the other related updates (ruby 2.1.3, god, ruby-hoe), unle

Re: mail/opensmtpd-extra

2014-09-20 Thread Vadim Zhukov
2014-09-20 11:11 GMT+04:00 Giovanni Bechis : > Vadim Zhukov ha scritto: >>2014-09-19 11:20 GMT+04:00 Giovanni Bechis : >>> On 09/18/14 21:24, Vadim Zhukov wrote: >>> [...] PKGNAME-main could be just opensmtpd-extras-${V} (e.g., ${DISTNAME:L}), but I won't insist on this if you'll take >>

Re: dovecot-mysql broken on my system

2014-09-20 Thread Stuart Henderson
On 2014/09/20 19:02, johnw wrote: > Hi, I noticed my dovecot server stop working, after upgrade to current > package(19-9-2014). > (at the same time, also upgrade mysql-client/server to > mariadb-client/server) > and find some error messages in /var/log/mailing like this: > > dovecot: auth: Error:

Re: ruby-mysql problem with mariadb (uninitialized constant MysqlCompat::MysqlRes)?

2014-09-20 Thread Jeremy Evans
On 09/20 07:30, Sebastian Reitenbach wrote: > Hi, > > upgraded my puppet server from short before mysql->mariadb switch, running on > i386,, and there I have to run: > > I'm having puppet-dashboard running on that host, which uses mysql database. > cd /var/www/puppet-dashboard && sudo -u _puppet

ruby-mysql problem with mariadb (uninitialized constant MysqlCompat::MysqlRes)?

2014-09-20 Thread Sebastian Reitenbach
Hi, upgraded my puppet server from short before mysql->mariadb switch, running on i386,, and there I have to run: I'm having puppet-dashboard running on that host, which uses mysql database. cd /var/www/puppet-dashboard && sudo -u _puppet-dashboard rake18 RAILS_ENV=production db:migrate --trac

Re: Unbreak security/tcltls

2014-09-20 Thread Dmitrij D. Czarkoff
David Coppa said: > I'd prefer "CFLAGS +=", instead of "CFLAGS =". Of course it was supposed to be "CFLAGS +=". I spotted this typo in the middle of package build, but totally forgot to fix it. -- Dmitrij D. Czarkoff

p5-Crypt-OpenPGP + dependencies

2014-09-20 Thread Henning Brauer
pure perl implementation of the openpgp standard, attached -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web Services GmbH, http://bsws.de, Full-Service ISP Secure Hosting, Mail and DNS. Virtual & Dedicated Servers, Root to Fully Managed Henning Brauer Consulting, http://henningbrauer.c

Re: Unbreak security/tcltls

2014-09-20 Thread David Coppa
On Sat, Sep 20, 2014 at 1:27 PM, Dmitrij D. Czarkoff wrote: > Hi! > > I am maintainer of net/tkabber port, and I found that Tkabber fails to > work with current security/tcltls port. The problem seems to be with > usage of SSLv2_method() function in security/tcltls, which appears to be > removed

Re: Unbreak security/tcltls

2014-09-20 Thread Sebastian Reitenbach
On Saturday, September 20, 2014 13:27 CEST, "Dmitrij D. Czarkoff" wrote: > Hi! > > I am maintainer of net/tkabber port, and I found that Tkabber fails to > work with current security/tcltls port. The problem seems to be with > usage of SSLv2_method() function in security/tcltls, which appe

Re: REMOVE: py-turbogears and py-turbojson

2014-09-20 Thread frantisek holop
ping? maintainer agreed to remove in private mail. -f frantisek holop, 05 Sep 2014 15:51: > i propose to remove py-turbogears > the 1.x series hasn't been updated for years > and development is moving over to 2.x > > -f > -- > monotheism is a gift from the gods. -- no generalization is wholly

Re: ruby1.8 in vim

2014-09-20 Thread Jeremy Evans
On Sat, Sep 20, 2014 at 4:21 AM, frantisek holop wrote: > > i was wondering, would it make sense to switch the ruby > version used in the vim kitchensink FLAVOR to 1.9+ ? > If it is compatible, yes. You can try switching MODRUBY_REV to 1.9, 2.0, or 2.1 and see if it still works. > for me, vim

UPDATE: py-py

2014-09-20 Thread frantisek holop
this is an update to py-py 1.4.24, needed by the upcoming py-test update. please test and commit. -f -- to get a loan you must prove you don't need it. Index: Makefile === RCS file: /cvs/ports/devel/py-py/Makefile,v retrieving revis

NEW: ruby-sass

2014-09-20 Thread frantisek holop
this is a port for the http://sass-lang.com/ ruby implementation. $ cat pkg/DESCR Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-fr

Re: ruby1.8 in vim

2014-09-20 Thread frantisek holop
according to ruby.port.mk, unless a FLAVOR is specified, ruby 2.0 is used. -f -- no one has ever died an atheist. -- plato

Unbreak security/tcltls

2014-09-20 Thread Dmitrij D. Czarkoff
Hi! I am maintainer of net/tkabber port, and I found that Tkabber fails to work with current security/tcltls port. The problem seems to be with usage of SSLv2_method() function in security/tcltls, which appears to be removed from LibReSSL. The patch below disables SSLv2 support in security/tcltl

ruby1.8 in vim

2014-09-20 Thread frantisek holop
i was wondering, would it make sense to switch the ruby version used in the vim kitchensink FLAVOR to 1.9+ ? for me, vim is the only package that pulls in ruby 1.8, the other ruby stuff tends to use newer ruby. also, according to wikipedia: Ruby 1.8 was initially released in August 2003,

dovecot-mysql broken on my system

2014-09-20 Thread johnw
Hi, I noticed my dovecot server stop working, after upgrade to current package(19-9-2014). (at the same time, also upgrade mysql-client/server to mariadb-client/server) and find some error messages in /var/log/mailing like this: dovecot: auth: Error: dlopen(/usr/local/lib/dovecot/auth/libdrive

Re: mail/opensmtpd-extra

2014-09-20 Thread Giovanni Bechis
Vadim Zhukov ha scritto: >2014-09-19 11:20 GMT+04:00 Giovanni Bechis : >> On 09/18/14 21:24, Vadim Zhukov wrote: >> [...] >>> PKGNAME-main could be just opensmtpd-extras-${V} (e.g., >>> ${DISTNAME:L}), but I won't insist on this if you'll take >>> maintainership. ;) >>> >>> DESCR-* bikeschedding: