NEW: net/inspircd

2014-06-09 Thread Anders Jensen-Waud
Hi all, I have ported InspIRCd - a “lightweight modular” IRC server written in C++ to OpenBSD. So far I have tested the port on amd64. Please see attached tarball. (See http://www.inspircd.org/) This requires a new user, inspircd, to be created. I have added it to the file: /usr/ports/infrast

Re: UPDATE: MPlayer

2014-06-09 Thread Josh Grosse
On i386, Speex and Opus have now both been tested, using .ogg containers. Both playback fine.

Re: pkg-config/openssl

2014-06-09 Thread Brad Smith
On 08/06/14 5:07 PM, Stuart Henderson wrote: I was just looking at nghttp2 which uses pkg-config to check for openssl version 1.0.1 or higher and noticed that we're still setting it to 1.0.0 (#define SHLIB_VERSION_NUMBER "1.0.0" in src/crypto/opensslv.h). I think we should at least bump this to

Re: UPDATE: MPlayer

2014-06-09 Thread Josh Grosse
On Sun, Jun 08, 2014 at 11:39:36PM -0400, Brad Smith wrote: > Looking for any additional testing. Seems to be funtioning fine on i386 with typical h.264/aac in .mp4 containers.

Re: [UPDATE] devel/py-nose

2014-06-09 Thread Martynas Venckus
OK martynas@. On 6/9/14, Remi Pointel wrote: > > Hi, > > this is the diff to update py-nose to latest release. > > Ok? > > Cheers, > > Remi. >

UPDATE: games/uhexen2 => enable software rendering client

2014-06-09 Thread Brian Callahan
Hi ports -- edd@ gave me the go-ahead to submit this: As far as I can tell, the uhexen2 software rendering client was not being built in the port because there were concerns that this would add nasm as a BDEP (on i386). Now that it's clear that nasm is needed on i386 no matter what, we might a

Re: APE Server

2014-06-09 Thread Henning Brauer
Just an update on this... * Stuart Henderson [2014-05-09 23:01]: > It's not particularly simple; apart from the messy build script > (which we can replace in the port Makefile), they use an embedded > copy of spidermonkey 1.8.5 which isn't going to build without patching > and we can't just use a

Re: NEW: hexchat

2014-06-09 Thread Stuart Henderson
On 2014/06/09 19:59, Stuart Henderson wrote: > On 2014/06/09 16:15, Florian Stinglmayr wrote: > > Hi list, > > > > thanks to the work and comments from bcallah@ here is a fixed up port. > > It now depends on python as well, allowing it to run perl and python > > scripts. > > > > Florian > > This

Re: NEW: hexchat

2014-06-09 Thread Brian Callahan
On 06/09/14 14:59, Stuart Henderson wrote: On 2014/06/09 16:15, Florian Stinglmayr wrote: Hi list, thanks to the work and comments from bcallah@ here is a fixed up port. It now depends on python as well, allowing it to run perl and python scripts. Florian This PLIST is missing some directori

Re: NEW: hexchat

2014-06-09 Thread Stuart Henderson
On 2014/06/09 16:15, Florian Stinglmayr wrote: > Hi list, > > thanks to the work and comments from bcallah@ here is a fixed up port. > It now depends on python as well, allowing it to run perl and python > scripts. > > Florian This PLIST is missing some directories; it creates files in directori

Re: sysutils/cdrtools HOMEPAGE/MATSER_SITES fix

2014-06-09 Thread Rafael Sadowski
On Mon Jun 09, 2014 at 04:09:26PM +0100, Mikolaj Kucharski wrote: > On Mon, Jun 09, 2014 at 03:46:35PM +0200, Rafael Sadowski wrote: > > -HOMEPAGE= http://cdrecord.berlios.de/private/cdrecord.html > > +HOMEPAGE= http://freecode.com/projects/cdrecord > > I think new url should be

Re: sysutils/cdrtools HOMEPAGE/MATSER_SITES fix

2014-06-09 Thread Mikolaj Kucharski
You also need to bump revision, when changing HOMEPAGE. -- best regards q#

Re: sysutils/cdrtools HOMEPAGE/MATSER_SITES fix

2014-06-09 Thread Mikolaj Kucharski
On Mon, Jun 09, 2014 at 03:46:35PM +0200, Rafael Sadowski wrote: > -HOMEPAGE=http://cdrecord.berlios.de/private/cdrecord.html > +HOMEPAGE=http://freecode.com/projects/cdrecord I think new url should be http://cdrtools.sourceforge.net/private/cdrecord.html -- best

Re: NEW: hexchat

2014-06-09 Thread Florian Stinglmayr
Hi list, thanks to the work and comments from bcallah@ here is a fixed up port. It now depends on python as well, allowing it to run perl and python scripts. Florian hexchat.tar.gz Description: application/tar-gz

[NEW] security/androguard

2014-06-09 Thread Remi Pointel
Hi, androguard is a reverse engineering and analysis of Android applications. It depends on py-ptrace, py-magic and py-fuzzy also attached. Few information : $ pkg_info androguard Information for inst:androguard-1.9 Comment: reverse engineering, analysis of Android ap

[UPDATE] devel/py-nose

2014-06-09 Thread Remi Pointel
Hi, this is the diff to update py-nose to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-nose/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile3 Jun 2014 11:34:24

sysutils/cdrtools HOMEPAGE/MATSER_SITES fix

2014-06-09 Thread Rafael Sadowski
Hi ports@, small HOMEPAGE and MASTER_SITES fix. Old URLs are dead. Cheers, Rafael Index: Makefile === RCS file: /cvs/ports/sysutils/cdrtools/Makefile,v retrieving revision 1.20 diff -u -p -u -r1.20 Makefile --- Makefile11 Mar 2

Re: Hello OpenBSD,I need your help!

2014-06-09 Thread Jiri B
On Mon, Jun 09, 2014 at 09:12:17AM +, virglevirgle wrote: > hi OpenBSD! I am your user. Thanks for your OpenBSD System. I want to setup a > software. > > it's called wine. But I don't konw how to install it. I only want to use it > on OpenBSD System. > > so I want run Win32 application on O

Re: Hello OpenBSD,I need your help!

2014-06-09 Thread Stuart Henderson
On 2014/06/09 09:12, virglevirgle wrote: > hi OpenBSD! I am your user. Thanks for your OpenBSD System. I want to setup a > software. > > it's called wine. But I don't konw how to install it. I only want to use it > on OpenBSD System. > > so I want run Win32 application on OpenBSD. Because of wo

Hello OpenBSD,I need your help!

2014-06-09 Thread virglevirgle
hi OpenBSD! I am your user. Thanks for your OpenBSD System. I want to setup a software. it's called wine. But I don't konw how to install it. I only want to use it on OpenBSD System. so I want run Win32 application on OpenBSD. Because of work, I need this win32 software. I like your System.