UPDATE: re, restund

2014-12-10 Thread Dmitrij D. Czarkoff
Hi! Below is an update for re and restund from telephony/baresip. I grouped these updates together because of changes in Makefile.inc that are required by both ports. -- Dmitrij D. Czarkoff Index: Makefile.inc === RCS file: /var/

Re: Missing libcanberra for Firefox on current

2014-12-10 Thread Antoine Jacoutot
On Thu, Dec 11, 2014 at 07:03:27AM +0100, bodie wrote: > Hi, > > starting Firefox result in: > > $ firefox > Gtk-Message: Failed to load module "canberra-gtk-module" > > there are 3 versions available on mirror: > > $ pkg_info -Q canberra > libcanberra-0.30p1 > libcanberra-gtk-0.30p1 > libcanbe

Valgrind

2014-12-10 Thread Masao Uebayashi
Here is the first attempt to port Valgrind to OpenBSD/amd64. Heavily based on that of FreeBSD. https://wiki.freebsd.org/Valgrind https://bitbucket.org/stass/valgrind-freebsd Minimal functionality, considered to be alpha release. valgrind.tar.gz Description: application/tar-gz

Missing libcanberra for Firefox on current

2014-12-10 Thread bodie
Hi, starting Firefox result in: $ firefox Gtk-Message: Failed to load module "canberra-gtk-module" there are 3 versions available on mirror: $ pkg_info -Q canberra libcanberra-0.30p1 libcanberra-gtk-0.30p1 libcanberra-gtk3-0.30p1 $ but no one of them is installed: $ pkg_info | grep -i canber

Re: Radio Tray

2014-12-10 Thread Landry Breuil
On Wed, Dec 10, 2014 at 10:42:51PM +, Fred wrote: > Ping? Damn, i thought this was imported ... can anyone import it with my ok; or ok it so i'll import it ? Landry > On 11/26/14 21:57, Fred wrote: > >On 11/24/14 15:01, Landry Breuil wrote: > > > >> > >>Ive played with it a bit, it really do

Re: user.list and removed ports

2014-12-10 Thread Marc Espie
On Wed, Dec 10, 2014 at 12:52:47PM +0100, Jasper Lievisse Adriaanse wrote: > +524 sep 19 2013 > +534 dec 15 2011 > +552 mar 17 2007 > +564 jul 9 2012 > +567 nov 19 2007 > +589 oct 5 2011 > +596 jul 11 2012 > +597 aug 16 2011 > +600 jan 26 2012 > +601 jul 22 2014 > +614 jun 7 2013 > +639 jun 26 2

Re: transmission_daemon_flags rc.conf.local

2014-12-10 Thread Edgar Pettijohn
You do need flags if you want to access the web interface from other than localhost such as the following: transmission_daemon_flags=-a 192.168.1.* > Hello all, > > I'm using transmission-2.84 (non-GTK, non-QT) with OpenBSD 5.6 release. > > transmission-daemon doesn't seem to be starting at bo

Re: Radio Tray

2014-12-10 Thread Fred
Ping? On 11/26/14 21:57, Fred wrote: On 11/24/14 15:01, Landry Breuil wrote: Ive played with it a bit, it really doesnt like when a radio is missing... timeouts after a while, then gets a SIGBUS here. Try it with Country/US 181.. Techno/Drone Zone works fine for example. I think the bug may

Re: i386 build failures: claws-mail [encrypt()], emacs21, mongodb, firefox/seamonkey

2014-12-10 Thread Stuart Henderson
On 2014/12/10 18:55, Landry Breuil wrote: > > >www/mozilla-firefox > > >www/seamonkey > > > > SSE4 skia patches lost again > > Already fixed, or it still fails ? built for me with what i commited > yesterday. I'll know after my next build :)

Re: i386 build failures: claws-mail [encrypt()], emacs21, mongodb, firefox/seamonkey

2014-12-10 Thread Landry Breuil
On Wed, Dec 10, 2014 at 01:26:41PM +, Stuart Henderson wrote: > From the last build: > > >mail/claws-mail > > Building with GnuTLS > checking for GNUTLS... yes > checking for library containing encrypt... no > configure: error: 'encrypt'-function not found. > > >editors/emacs21 > > LC_ALL=C

Re: i386 build failures: claws-mail [encrypt()], emacs21, mongodb, firefox/seamonkey

2014-12-10 Thread David Coppa
> From: Christian Weisgerber > Date: Wed, Dec 10, 2014 at 4:18 PM > Subject: Re: i386 build failures: claws-mail [encrypt()], emacs21, > mongodb, firefox/seamonkey > To: ports@openbsd.org > > > On 2014-12-10, Stuart Henderson wrote: > > >>mail/claws-mail > > > > configure: error: 'encrypt'-fu

Re: [update] wget-1.16.1

2014-12-10 Thread David Coppa
On Tue, Dec 9, 2014 at 8:13 PM, Jérémie Courrèges-Anglas wrote: > David Coppa writes: > >>> From: Jeremie Courreges-Anglas >>> Date: Mon, Dec 8, 2014 at 2:19 PM >>> Subject: [update] wget-1.16.1 >>> To: ports@openbsd.org >>> >>> >>> >>> Here's a fresh update. >>> >>> http://lists.gnu.org/arch

Re: i386 build failures: claws-mail [encrypt()], emacs21, mongodb, firefox/seamonkey

2014-12-10 Thread Christian Weisgerber
On 2014-12-10, Stuart Henderson wrote: >>mail/claws-mail > > configure: error: 'encrypt'-function not found. encrypt() has been removed from libc. >>databases/mongodb > > scons: *** > [build/openbsd5/use-system-boost/use-system-pcre/use-system-v8/usev8/mongo/util/options_parser/options_parser.

Re: rc script for net/ejabberd

2014-12-10 Thread viq
I guess it may be a good time to also remove me as maintainer, I don't use ejabberd currently and haven't looked at it in quite a while. -- viq

Re: i386 build failures: claws-mail [encrypt()], emacs21, mongodb, firefox/seamonkey

2014-12-10 Thread Stuart Henderson
>From the last build: >mail/claws-mail Building with GnuTLS checking for GNUTLS... yes checking for library containing encrypt... no configure: error: 'encrypt'-function not found. >editors/emacs21 LC_ALL=C ./temacs -batch -l loadup dump Segmentation fault (core dumped) >databases/mongodb sc

Re: user.list and removed ports

2014-12-10 Thread Antoine Jacoutot
> Should we increase the recycle period to 2 years, or just remove the line and > keep the id commented? When we're really approaching 1000 we can revisit the > topic of recyling. I don't think it matters whether we wait 1 or 2 years. The problem is that when you delete a port, if you don't use p

Re: user.list and removed ports

2014-12-10 Thread Jasper Lievisse Adriaanse
On Wed, Dec 10, 2014 at 01:31:55PM +0100, Antoine Jacoutot wrote: > On Wed, Dec 10, 2014 at 12:52:47PM +0100, Jasper Lievisse Adriaanse wrote: > > Hi, > > > > I noticed there are several entries in user.list that belong to ports which > > aren't around anymore. Would it be time to start to recycle

Re: user.list and removed ports

2014-12-10 Thread Antoine Jacoutot
On Wed, Dec 10, 2014 at 12:52:47PM +0100, Jasper Lievisse Adriaanse wrote: > Hi, > > I noticed there are several entries in user.list that belong to ports which > aren't around anymore. Would it be time to start to recycle them after some > period of time, say a year? I am not sure about this. Be

user.list and removed ports

2014-12-10 Thread Jasper Lievisse Adriaanse
Hi, I noticed there are several entries in user.list that belong to ports which aren't around anymore. Would it be time to start to recycle them after some period of time, say a year? Index: user.list === RCS file: /cvs/ports/infrast

UPDATE: xlennart 1.1

2014-12-10 Thread Dmitrij D. Czarkoff
Hi! Below is a patch updating games/xlennart to version 1.1. One "important" thing to note: now game package includes following files: share/xlennart/bitmaps/openbsd.xbm share/xlennart/pixmaps/openbsd.xpm These are downscaled Puffy images. -- Dmitrij D. Czarkoff Index: Makefi

Re: transmission_daemon_flags rc.conf.local

2014-12-10 Thread Stuart Henderson
On 2014/12/10 00:01, Max Leigh wrote: > Hello all, > > I'm using transmission-2.84 (non-GTK, non-QT) with OpenBSD 5.6 release. > > transmission-daemon doesn't seem to be starting at boot time. > > Here is my rc.conf.local > -- > $ cat /etc/rc.conf.local > > ntpd_flags= > xdm_flags= > transmissi

Re: rc script for net/ejabberd

2014-12-10 Thread Sebastian Reitenbach
On Tuesday, December 9, 2014 21:49 CET, Vadim Zhukov wrote: > Sebastian, you made me remember having this diff for a long time. > Using it in production for more than a year, but last 2 or 3 > releases I always rememebered about it right at the freeze time. :( > Feel free to take any ideas f

[new] p5-Text-vCard

2014-12-10 Thread Landry Breuil
Hi, here's a port of http://search.cpan.org/~llap/Text-vCard-3.06/, all regress tests pass here ok ? Landry p5-Text-vCard-3.06.tgz Description: application/tar-gz