lang/ruby/1.9 Socket.udp_socket_servers fix

2010-10-23 Thread Jeremy Evans
Socket.udp_socket_servers currently doesn't return sockets for all localhost IPv6 addresses, leading to a failing regression test. This appears to fix it, but I'm not sure why exactly it fails currently. It's something to do with sendmsg/recvmsg where listening on :: doesn't properly receive data

new: security/keepassx

2010-10-23 Thread Steven Mestdagh
here is a port of keepassx. seems to work ok on amd64/i386. please test/comment/ok. DESCR: KeePassX is an application for people with extremly high demands on secure personal data management. It has a light interface, is cross platform and published under the terms of the GNU General Public Licen

Re: Problems with manuals

2010-10-23 Thread Ingo Schwarze
Hi, Ryan Boggs wrote on Sat, Oct 23, 2010 at 12:08:48PM -0700: > 2010/10/23 Kirill Bychkov : >> Can't parse /usr/local/man/cat3/dcgettext.0 (not a manpage ?) These messages come from makewhatis(8). > These error messages couldn't be related to the recent groff/manpage > changes, could they? Th

graphics/lcms Makefile styling

2010-10-23 Thread Kirill Bychkov
Hi! This patch moves lcms to new WANTLIB/LIB_DEPENDS style and adds missing tab in USE_GROFF line. Index: Makefile === RCS file: /cvs/ports/graphics/lcms/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile18 O

Re: groff fallout (i386 bulk build) - mgdiff: use mdoc, repair duplicate packing element

2010-10-23 Thread Ian Darwin
On 10/23/10 13:50, Ingo Schwarze wrote: > Hi Ian, > > probably it's not a good idea to massively patch a manual page in a port > when that page uses features not handled correctly by mandoc. > In such cases, just use groff, and wait for mandoc to catch up, > or just stay with groff for good. Both

Re: Problems with manuals

2010-10-23 Thread Ryan Boggs
Hi, 2010/10/23 Kirill Bychkov : > Hi! On the recent snapshots (i386 and amd64) I've noticed errors on package > creation, installation and remove. > At this time I've seen such problems in devel/gettext, textproc/p5-XML-Parser > and games/allegro: > > ===>  Building package for gettext-0.18.1 > Cr

new: audio/caps-plugins

2010-10-23 Thread Jacob Meuser
DESCR: CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA audio plugins capable of (and mainly intended for) realtime operation. The suite includes DSP units emulating instrument amplifiers, stomp-box classics, versatile 'virtual analogue' oscillators, fractal oscillation, reverb,

new: audio/mcp-plugins

2010-10-23 Thread Jacob Meuser
DESCR: The MCP plugins consist of: - cs_phaser: a series connection of 1 to 30 first order allpass filters with feedback. - cs_chorus: two low frequency oscillators, each having 3 outputs that are 120 degree apart in phase. - mvclpf24: accurate digital implementation of voltage controlled lo

Re: Fix: mail/elm

2010-10-23 Thread Ingo Schwarze
Christian Weisgerber wrote on Sat, Oct 23, 2010 at 06:54:13PM +0200: > This tells the mail/elm build infrastructure to find nroff in > ${LOCALBASE}/bin rather than in /usr/bin. Makes sense to me. Also builds, installs and uninstalls cleanly on i386. > While here, also change a few other PREFIX r

new: audio/calf

2010-10-23 Thread Jacob Meuser
DESCR: Calf is a pack of audio plugins - effects and instruments, currently in development. The goal is to create a set of plugins using decent algorithms and parameter settings, available in a form which is compatible with as many open source applications as possible. ok? -- jake...@sdf.lonest

Re: groff fallout (i386 bulk build)

2010-10-23 Thread Christian Weisgerber
Matthieu Herrb wrote: > > Here's the bulk build fallout from groff's move to ports. > > lang/eltclsh duplicate > > Fix for eltclsh which uses mandoc and install both source and formatted > man page explicitely. Ok ? No that's wrong, you are removing the groff dependency but u

Re: groff fallout (i386 bulk build) - mgdiff: use mdoc, repair duplicate packing element

2010-10-23 Thread Ingo Schwarze
Hi Ian, probably it's not a good idea to massively patch a manual page in a port when that page uses features not handled correctly by mandoc. In such cases, just use groff, and wait for mandoc to catch up, or just stay with groff for good. Both are fine. Besides, i don't think we should install

gnome-keyring-daemon unstable on -current / amd64

2010-10-23 Thread Luca Corti
Hi, gnome-keyring-daemon dumps core and sometimes goes 100% CPU on -current after recent upgrade. I experience this on keyring unlock with gajim and evolution. Also seahorse fails to communicate with the daemon. Core was generated by `gnome-keyring-da'. Program terminated with signal 11, Segmenta

Fix: mail/elm

2010-10-23 Thread Christian Weisgerber
This tells the mail/elm build infrastructure to find nroff in ${LOCALBASE}/bin rather than in /usr/bin. While here, also change a few other PREFIX references into LOCALBASE. No bump: PREFIX/LOCALBASE both expand to /usr/local here, and the nroff path doesn't make it into the binaries. ok? Index

Re: groff fallout (i386 bulk build) - mgdiff: use mdoc, repair duplicate packing element

2010-10-23 Thread Ian Darwin
OK? Index: Makefile === RCS file: /cvs/ports/textproc/mgdiff/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile19 Oct 2010 07:54:22 - 1.24 +++ Makefile23 Oct 2010 16:49:16 - @@ -18,7 +18,6

Re: WIP: transmission 2.11

2010-10-23 Thread Christian Weisgerber
Landry Breuil: > > The -qt subpackage is only enabled on gcc4 archs. > > > +.if !${FLAVOR:L:Mno_qt} && ${COMPILER_VERSION:L:Mgcc4*} > > +MULTI_PACKAGES+=-qt > > I think ONLY_FOR_ARCHS-qt=${GCC4_ARCHS} makes more sense. dpb doesn't > really like when MULTI_PACKAGES is raped in .if blocks... ONLY

Re: WIP: transmission 2.11

2010-10-23 Thread Landry Breuil
On Sat, Oct 23, 2010 at 03:49:48PM +, Christian Weisgerber wrote: > Christian Weisgerber wrote: > > > * Add -qt client (and no_qt flavor). > > > > lib-depends-check reports some "extra" libraries for -qt. That's > > an artifact of linking only against libcurl without explicitly > > linking

Re: WIP: transmission 2.11

2010-10-23 Thread Christian Weisgerber
Christian Weisgerber wrote: > * Add -qt client (and no_qt flavor). > > lib-depends-check reports some "extra" libraries for -qt. That's > an artifact of linking only against libcurl without explicitly > linking libcurl's dependencies... because we don't have pkg-config > information about curl.

Update: devel/gmake 3.82

2010-10-23 Thread Christian Weisgerber
This is a potential update of GNU make to 3.82. "Potential", because this release contains a number of changes that break backward compatibility and I haven't yet run a bulk build to check for fallout. (Will do that now.) The man page formats fine with mandoc(1). Index: Makefile ===

Re: xmms sndio plugin update

2010-10-23 Thread Thomas Pfaff
ports@openbsd.org Here's a slightly revised diff (some style changes and more comments). It seems XMMS completely broke the Effect plugin system after they added support for multiple enabled effects. The only way to fix this seems to be to patch up XMMS but as far as I can tell, none of the plug

[update] cyrus-imapd 2.4.2

2010-10-23 Thread Antoine Jacoutot
Hi. This diff updates cyrus-imapd to version 2.4.2. Tests and comments welcome. Index: Makefile === RCS file: /cvs/ports/mail/cyrus-imapd/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- Makefile18 Oct 2010 19:59:1