Re: Lost connections with mysql-server-4.0.23p1

2005-09-14 Thread Arunas Vaitekunas
I had the same problem, try to put this line in my.cnf [safe_mysqld] open-files=1536 # or open-files-limit = 1000 Can't tell you exactly what line to put in my.cnf because can't reach this config now. Jason Dixon wrote: I've got an OpenBSD 3.7 server with mysql-server-4.0.23p1.tgz installe

Re: UPDATE: msmtp (1.4.4)

2005-09-14 Thread Bernd Ahlers
Hi Victor, Victor Sahlstedt [Wed, Sep 14, 2005 at 09:27:59PM +0200] wrote: >Hi, attaching a diff; msmtp-1.4.1 -> msmtp-1.4.4. >Changelog: http://msmtp.sourceforge.net/ChangeLog.txt > it picks up libiconv and libintl now... checking for GNU gettext in libc... no checking for iconv... yes checking

UPDATE: feh (1.3.4)

2005-09-14 Thread Victor Sahlstedt
Hi, attaching a diff; feh-1.3.2 -> feh-1.3.4. Changelog: http://www.linuxbrit.co.uk/feh/file/trunk/ChangeLog - Victor Index: Makefile === RCS file: /cvs/ports/graphics/feh/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile ---

UPDATE: msmtp (1.4.4)

2005-09-14 Thread Victor Sahlstedt
Hi, attaching a diff; msmtp-1.4.1 -> msmtp-1.4.4. Changelog: http://msmtp.sourceforge.net/ChangeLog.txt - Victor Index: Makefile === RCS file: /cvs/ports/mail/msmtp/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefil

Re: UPDATE: mutt-1.5.10

2005-09-14 Thread Bernd Ahlers
Committed, thanks for testing. Bernd

Re: UPDATE : devel/subversion 1.2.3

2005-09-14 Thread Sigfred Håversen
Sigfred Håversen wrote: Aleksander Piotrowski wrote: [snip] I've attached an update without the svnserve patch. /Sigfred The previous patch removed the share/locale directories in PLIST, and the attached patch fixes this. Spotted by Mathieu Sauve-Frankel. /Sigfred Index: Makefile ===

Lost connections with mysql-server-4.0.23p1

2005-09-14 Thread Jason Dixon
I've got an OpenBSD 3.7 server with mysql-server-4.0.23p1.tgz installed from packages. Once a week or so, the mysql server will stop taking queries, commands, etc. Applications that rely on the database will complain of having lost the connection. Attempting any mysql or mysqladmin comma

Re: UPDATE : devel/subversion 1.2.3

2005-09-14 Thread Sigfred Håversen
Aleksander Piotrowski wrote: Sigfred H?versen <[EMAIL PROTECTED]> wrote: By default "svnserve -d -r /my/repo/path" will listen on IPv6 *:3690, but there is no option to listen on IPv4 *. I've patched svnserve so that IPv6 is disabled by default, but may be enabled with a new option --ipv6. Com

Re: pkg_add -r

2005-09-14 Thread Marc Espie
On Wed, Sep 14, 2005 at 09:20:14AM -0400, Okan Demirmen wrote: > On Wed 2005.09.14 at 14:59 +0200, -f wrote: > > hmm, on Wed, Sep 14, 2005 at 11:04:56AM +0200, Marc Espie said that > > > > > > kripel> cd /var/db/pkg > > > > > > kripel> sudo pkg_add -r `ls` > > > > > > > > > > Yes, perfectly safe. B

Re: pkg_add -r

2005-09-14 Thread Okan Demirmen
On Wed 2005.09.14 at 14:59 +0200, -f wrote: > hmm, on Wed, Sep 14, 2005 at 11:04:56AM +0200, Marc Espie said that > > > > > kripel> cd /var/db/pkg > > > > > kripel> sudo pkg_add -r `ls` > > > > > > > > Yes, perfectly safe. But it doesn't do what you think it would... > > > > > > you certainly have

Re: pkg_add -r

2005-09-14 Thread -f
hmm, on Wed, Sep 14, 2005 at 11:04:56AM +0200, Marc Espie said that > > > > kripel> cd /var/db/pkg > > > > kripel> sudo pkg_add -r `ls` > > > > > > Yes, perfectly safe. But it doesn't do what you think it would... > > > > you certainly have my attention ;-) > > pkg_add -r is short for `replace'.

Re: UPDATE : devel/subversion 1.2.3

2005-09-14 Thread Mathieu Sauve-Frankel
On Wed, Sep 14, 2005 at 01:20:23PM +0200, Aleksander Piotrowski wrote: > Sigfred H?versen <[EMAIL PROTECTED]> wrote: > > > By default "svnserve -d -r /my/repo/path" will listen on IPv6 *:3690, > > but there is no option to listen on IPv4 *. I've patched svnserve > > so that IPv6 is disabled by def

Re: UPDATE : devel/subversion 1.2.3

2005-09-14 Thread Aleksander Piotrowski
Sigfred H?versen <[EMAIL PROTECTED]> wrote: > By default "svnserve -d -r /my/repo/path" will listen on IPv6 *:3690, > but there is no option to listen on IPv4 *. I've patched svnserve > so that IPv6 is disabled by default, but may be enabled with > a new option --ipv6. Comments? Please ask svn de

Re: pkg_add -r

2005-09-14 Thread Marc Espie
On Wed, Sep 14, 2005 at 12:37:52AM +0200, -f wrote: > hmm, on Tue, Sep 13, 2005 at 08:28:38PM +0200, Marc Espie said that > > > is this safe? > > > > > > kripel> cd /var/db/pkg > > > kripel> sudo pkg_add -r `ls` > > > > Yes, perfectly safe. But it doesn't do what you think it would... > > you cert

Re: gaim annoyance

2005-09-14 Thread Stoyan Genov
Edd Barrett wrote: Hi, This has annoyed me for a while. In gaim (net/gaim) if you copy and paste from one chat window to another (using either the gtk clipboard or the plain old X clipboard middle click style), when you paste ,a html fragment is included. You then have to strip this off. Here