UPDATE: sysutils/dfc

2013-01-10 Thread Benoit Lecocq
Hi, This diff updates dfc to the latest release 3.0.1. Tested on amd64, bugfix release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/sysutils/dfc/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 M

Re: [update] net/snort 2.9.4.0 and net/daq 2.0.0

2013-01-10 Thread Lawrence Teo
On Wed, Jan 09, 2013 at 11:01:59PM +0100, Markus Lude wrote: > On Tue, Jan 08, 2013 at 11:05:27PM -0500, Lawrence Teo wrote: > > I have tested both diffs and here are my comments. The Snort rule > > categories are going through a reorganization (please see > > http://blog.snort.org/2012/10/rule-ca

Re: lang/ghc locale support

2013-01-10 Thread Alexander Polakov
* Matthias Kilian [130111 03:20]: > On Thu, Jan 10, 2013 at 09:44:20PM +0400, Alexander Polakov wrote: > > > On Thu, Jan 10, 2013 at 05:37:20PM +0400, Alexander Polakov wrote: > > > > It seems like some locale/unicode support is missing in OpenBSD ghc. > > > > > > Well, it's poorly implemented an

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Federico Schwindt
On Thu, Jan 10, 2013 at 4:19 PM, Jiri B wrote: > I wanted to start using python bindings for Selenium web apps > testing server..., but their source includes Linux library > only. > > So I'm trying to build it on OpenBSD. Anybody would like to > give a hand? > > The port Makefile is here: > >

Re: heads-up: new dpb(1) functionality

2013-01-10 Thread Marc Espie
More performance changes: - I've found a stupid bug that prevented some unnecessary info from being deleted from memory, so dpb's memory consumption when running a fetch engine (default) is somewhat lower. - some extra processes are removed: there's no longer a checksum process if all the distfiles

Re: [update] dspam 3.10.2 & convert some FLAVORS to MULTI_PACKAGES

2013-01-10 Thread Landry Breuil
On Tue, Jan 08, 2013 at 04:55:05PM -0600, Todd T. Fries wrote: > Thanks a lot for your efforts! See comments inline. > > Penned by Landry Breuil on 20130108 16:35.06, we have: > | Hi, > | > | he're a preliminary diff to : > | - update dspam to 3.10.2 > | - move some FLAVORS to MULTI_PACKAGES >

Re: lang/ghc locale support

2013-01-10 Thread Matthias Kilian
On Thu, Jan 10, 2013 at 09:44:20PM +0400, Alexander Polakov wrote: > > On Thu, Jan 10, 2013 at 05:37:20PM +0400, Alexander Polakov wrote: > > > It seems like some locale/unicode support is missing in OpenBSD ghc. > > > > Well, it's poorly implemented and poorly documented (my fault). > > > > > Op

UPDATE: security/kc -> 2.2.0

2013-01-10 Thread LEVAI Daniel
Hi! Here is an update to security/kc: Index: Makefile === RCS file: /cvs/ports/security/kc/Makefile,v retrieving revision 1.3 diff -p -u -r1.3 Makefile --- Makefile15 Oct 2012 15:18:33 - 1.3 +++ Makefile10 Jan 2013

Re: merkaartor 0.18.1

2013-01-10 Thread Bychkov Kirill
My mailserver is dying. Well, I've got similar patch without dropping gcc3 patches, but with some other improvements: - set SHARED_ONLY=Yes, because x11/qt4 is => remove PFRAG.shared and update PLIST. - remove x11/qt4 from LIB_DEPENDS - it's set from qt4.port.mk Light testing on amd64. Adding new

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jiri B
On Thu, Jan 10, 2013 at 09:14:56PM +0100, Jérémie Courrèges-Anglas wrote: > jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > > Use -I${LOCALBASE}/include and change your perl -pie to > > 's,elf.h,libelflibelf.h,' > > sorry: 's,elf.h,libelf/libelf.h,' OK, so here it is, still jirib {

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jérémie Courrèges-Anglas
jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Use -I${LOCALBASE}/include and change your perl -pie to > 's,elf.h,libelflibelf.h,' sorry: 's,elf.h,libelf/libelf.h,' -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Re: py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jérémie Courrèges-Anglas
Jiri B writes: > I wanted to start using python bindings for Selenium web apps > testing server..., but their source includes Linux library > only. I don't know much about selenium, but it seems you have problems with files you manually include in the package. Is there any reason? > So I'm try

Re: NEW: net/hs-curl

2013-01-10 Thread Matthias Kilian
On Sun, Jan 06, 2013 at 04:10:35PM +0100, Dawe wrote: > Haskell binding to libcurl > > Tested on amd64. > Like the two other new hs ports I will use this a lot in the next time, so I > put > myself in as maintainer (as long as you guys are ok with it). This port is fine. Anyone to ok an import?

Re: NEW: databases/hs-postgresql-simple

2013-01-10 Thread Matthias Kilian
Hi. On Fri, Jan 04, 2013 at 02:26:35PM +0100, Dawe wrote: > "Mid-level client library for accessing PostgreSQL from Haskell" > > IMHO a somewhat nicer interface for postgresql than HDBC-postgresql. Some nitpicks (i've attached a new version of the port already containing the changes): - Lowerca

Re: NEW: databases/hs-postgresql-libpq

2013-01-10 Thread Matthias Kilian
[sorry for the delay] On Fri, Jan 04, 2013 at 02:17:17PM +0100, Dawe wrote: > On Jan 03, 2013 21:31, Dawe wrote: > > Hi, > > > > after dcoppa's help with hs-HDBC-postgresql I made a port for > > postgresql-libpq, > > which is a dependency of postgresql-simple. Tested on amd64. I tried to > > f

[update] sysutils/rsyslog

2013-01-10 Thread David Hill
This brings sysutils/rsyslog to 7.2.5. Using this in production with postgresql on multiple machines. Please review and test. Index: Makefile === RCS file: /cvs/ports/sysutils/rsyslog/Makefile,v retrieving revision 1.13 diff -N -u -

merkaartor 0.18.1

2013-01-10 Thread Landry Breuil
Hi, prompted by kirby@'s note about merkaartor 0.18.1 not requiring boost anymore, here's an update for it - in fact it doesnt seem to need boost if qt >= 4.7 is used. While here add the hard-depend on gdal and drop all the g++3 patches. Landry ? patch-3rdparty_qtsingleapplication-2_6_1-opensourc

Re: [NEW] seeks + tokyocabinet

2013-01-10 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: [...] > Normally I wouldn't even bother mentioning license in DESCR at all, > but in this case, as it is AGPL which has requirements on the person > *running* the software (and not just the person *distributing* the > software) to make source code available, it's good to

Re: lang/ghc locale support

2013-01-10 Thread Alexander Polakov
* Matthias Kilian [130110 20:50]: > Hi, > > On Thu, Jan 10, 2013 at 05:37:20PM +0400, Alexander Polakov wrote: > > It seems like some locale/unicode support is missing in OpenBSD ghc. > > Well, it's poorly implemented and poorly documented (my fault). > > > OpenBSD/i386, ghc-7.4.2p2, LC_CTYPE=e

Re: boost 1.52.0 status

2013-01-10 Thread Kirill Bychkov
On Thu, January 10, 2013 03:10, Amit Kulkarni wrote: >>> > > 1) I need help porting databases/mongodb to a newer version. The older >>> > > version will need too many patches. Any volunteers for that? Mongodb >>> > > is cloud! So make OpenBSD cloudy. > > this is marked as BROKEN per fgsch@ suggesti

Re: lang/ghc locale support

2013-01-10 Thread Matthias Kilian
Hi, On Thu, Jan 10, 2013 at 05:37:20PM +0400, Alexander Polakov wrote: > It seems like some locale/unicode support is missing in OpenBSD ghc. Well, it's poorly implemented and poorly documented (my fault). > OpenBSD/i386, ghc-7.4.2p2, LC_CTYPE=en_US.UTF-8: Could you test wether adding HS_ENCODI

Re: [NEW] seeks + tokyocabinet

2013-01-10 Thread Stuart Henderson
On 2013/01/10 16:52, Jérémie Courrèges-Anglas wrote: > > I would move the first sentence of DESCR to the very end of DESCR. > > This way functionality (which is more interesting) is described first, > > and licencing second. > > Indeed. Normally I wouldn't even bother mentioning license in DESCR

py-selenium - problem to build x_ignore_focus.so

2013-01-10 Thread Jiri B
I wanted to start using python bindings for Selenium web apps testing server..., but their source includes Linux library only. So I'm trying to build it on OpenBSD. Anybody would like to give a hand? The port Makefile is here: https://github.com/jirib/openbsd-mystuff/blob/master/devel/py-se

Re: [NEW] seeks + tokyocabinet

2013-01-10 Thread Jérémie Courrèges-Anglas
Stefan Sperling writes: > On Thu, Jan 10, 2013 at 11:59:38AM +0100, Jérémie Courrèges-Anglas wrote: >> >> Is anybody out there? > > The tokyocabinet.tgz attached to your original email seems to be corrupt. > It is 0.1K in size and doesn't extract. Damn, I've given the marc.info url to my first

SDL doesn't works on sparc64

2013-01-10 Thread contezero
Hello Jacob Meuser, I have tried to use SDL library on my SunBlade 2500, but I only get a core dump. Follow the info on my machine: # sysctl -n kern.version OpenBSD 5.2 (GENERIC.MP) #236: Mon Jul 30 16:38:18 MDT 2012 dera...@sparc64.openbsd.org:/usr/src/sys/arch/sparc64/compile/GENERIC.MP #

Re: (almost) [NEW] shells/dash

2013-01-10 Thread Jérémie Courrèges-Anglas
jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > One could argue that it makes the static binary twice as large. > If that isn't a problem I'll just enable libedit by default and get rid > of the flavor. This would make it easier to know whether all flavors > should be linked to the build

Re: (almost) [NEW] shells/dash

2013-01-10 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: [...] > Any particular reason for the separate flavour for libedit? > libedit is in base anyway, so it seems more sensible to just > enable it by default. I had none, except that I thought it has not been much tested (most distros ship dash without it, afaik). $ ls -lh

Re: (almost) [NEW] shells/dash

2013-01-10 Thread Stuart Henderson
On 2013/01/10 11:55, Jérémie Courrèges-Anglas wrote: > jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > > > Hi, > > > > here's a new port for dash 0.5.7, the Debian Almquist SHell. > > I only took a look at marc.info just before writing this mail, and found > > http://marc.info/?l=openbsd-

Re: (almost) [NEW] shells/dash

2013-01-10 Thread Jérémie Courrèges-Anglas
jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Hi, > > here's a new port for dash 0.5.7, the Debian Almquist SHell. > I only took a look at marc.info just before writing this mail, and found > http://marc.info/?l=openbsd-ports&m=130908586003713&w=2 from Mike > Korbakov and Stuart Henders

lang/ghc locale support

2013-01-10 Thread Alexander Polakov
Hi, It seems like some locale/unicode support is missing in OpenBSD ghc. OpenBSD/i386, ghc-7.4.2p2, LC_CTYPE=en_US.UTF-8: % ghci GHCi, version 7.4.2: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading

Re: [NEW] seeks + tokyocabinet

2013-01-10 Thread Stefan Sperling
On Thu, Jan 10, 2013 at 11:59:38AM +0100, Jérémie Courrèges-Anglas wrote: > > Is anybody out there? The tokyocabinet.tgz attached to your original email seems to be corrupt. It is 0.1K in size and doesn't extract. Some comments on the seek port: UID 709 is already taken. If you end up making an

[UPDATE] fluxbox-1.3.3

2013-01-10 Thread David Coppa
Hi! The diff below updates our fluxbox port to version 1.3.3 Please test if you use it. Ciao, David Index: Makefile === RCS file: /cvs/ports/x11/fluxbox/Makefile,v retrieving revision 1.66 diff -u -p -r1.66 Makefile --- Makefile

new: games/megaglest

2013-01-10 Thread Stefan Sperling
A port of MegaGlest ist attached. It requires the libircclient port which I just sent separately. The DESCR blurb says: MegaGlest is an entertaining free and open source cross-platform 3D real-time strategy game, where you control the armies of one of seven different factions: Tech, Magic,

new: net/libircclient

2013-01-10 Thread Stefan Sperling
IRC client library required for upcoming games/megaglest port. libircclient.tar.gz Description: application/tar-gz

Re: UPDATE: sysutils/runit 2.1.1 & rc.d script

2013-01-10 Thread Manolis Tzanidakis
Hey there, On Thu (10/01/13), Jérémie Courrèges-Anglas wrote: > > If runit going back to /service is a problem, I can provide a diff for > it to stay in /var/service. I think it's better to stick with upstream's choice (/service) and avoid maintaining an extra patch in the future. -- Manolis T

Re: UPDATE: sysutils/runit 2.1.1 & rc.d script

2013-01-10 Thread Jérémie Courrèges-Anglas
If runit going back to /service is a problem, I can provide a diff for it to stay in /var/service. -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Re: [NEW] seeks + tokyocabinet

2013-01-10 Thread Jérémie Courrèges-Anglas
Is anybody out there? -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Re: [UPDATE] net/bitlbee

2013-01-10 Thread LEVAI Daniel
On sze, jan 09, 2013 at 19:30:17 +0100, Landry Breuil wrote: > On Wed, Jan 09, 2013 at 02:34:10PM +0100, LEVAI Daniel wrote: > > On sze, jan 09, 2013 at 10:35:00 +, Stuart Henderson wrote: > > > On 2013/01/09 10:11, LEVAI Daniel wrote: > > [...] > > > > I've been meaning to ask if it would be o

Re: i3 users, beware!

2013-01-10 Thread David Coppa
On Thu, Dec 13, 2012 at 4:21 PM, Jasper Lievisse Adriaanse wrote: > If you're using i3, you're better of staying with 4.3p5 and not upgrade to > 4.4. There are some serious issues with i3status and the statusbar icons. > > David, unless this gets fixed soon, revert the update? This is now fixed (