Re: UPDATE: sdlmame and sdlmess 0.149u1 => 0.150

2013-09-23 Thread Brian Callahan
On 09/20/13 14:30, Brian Callahan wrote: Hi ports -- After a really short u cycle, mame's version number has been incremented. These 2 patches (one for mame, one for mess) work for me on amd64 - could someone with a fast i386 take these for a spin? ~Brian Ping. I know the emulator crowd is

Vtigercrm and php 5.4

2013-09-23 Thread Kevin Chadwick
Threw vtigercrm on a machine today to see what it's like but got a blank screen after the system configuration page. Could be a mysql connection issue but as the install flagged up a requirement for allow_call_time_pass_reference which has been removed in php 5.4. I wonder if it could be this bug

Re: NEW: giflib

2013-09-23 Thread Stuart Henderson
On 2013/09/23 16:35, Stuart Henderson wrote: > On 2013/09/20 23:09, Stuart Henderson wrote: > > Quick history: giflib was changed to libungif when the patent became a > > problem, but more recently this has expired and so development has moved > > back to giflib. > > > > Here's a port for giflib.

Re: UPDATE: claws-mail 3.9.2

2013-09-23 Thread Landry Breuil
On Mon, Sep 23, 2013 at 04:40:29PM -0400, Ido Admon wrote: > fixes a crash with gnutls for me. > also, they're packing all the plugins now, so > mail/{claws-mail-attremover,claws-mail-htmlviewer,claws-mail-notification,claws-mail-rssyl,claws-mail-vcalendar} > can be get rid of. Nice, but that wil

UPDATE: claws-mail 3.9.2

2013-09-23 Thread Ido Admon
fixes a crash with gnutls for me. also, they're packing all the plugins now, so mail/{claws-mail-attremover,claws-mail-htmlviewer,claws-mail-notification,claws-mail-rssyl,claws-mail-vcalendar} can be get rid of. ido ? pkg/DESCR-fancy ? pkg/PLIST-fancy Index: Makefile =

Re: UPDATE: net/snort 2.9.5.5

2013-09-23 Thread Markus Lude
On Mon, Sep 23, 2013 at 02:31:11PM -0400, Lawrence Teo wrote: > Here's a trivial update to Snort 2.9.5.5 (release notes are at > https://www.snort.org/downloads/2548) I come up with a similar diff. I recently noticed the rc.d script has ownership _snort:_snort. I think it should be owned by root.

UPDATE: net/snort 2.9.5.5

2013-09-23 Thread Lawrence Teo
Here's a trivial update to Snort 2.9.5.5 (release notes are at https://www.snort.org/downloads/2548) Tested on amd64, i386, macppc. OK? Index: Makefile === RCS file: /cvs/ports/net/snort/Makefile,v retrieving revision 1.81 diff -u

Re: NEW: giflib

2013-09-23 Thread Stuart Henderson
On 2013/09/20 23:09, Stuart Henderson wrote: > Quick history: giflib was changed to libungif when the patent became a > problem, but more recently this has expired and so development has moved > back to giflib. > > Here's a port for giflib. OK to import it (unlinked for now)? > > I have a diff fo

Re: Firefox 23 Spell Check Problem

2013-09-23 Thread James Griffin
* Landry Breuil [2013-09-19 12:07:26 +0200]: > Yes, it's a new setting added by the patch in bug 429023, and there's > not necessarly a default value, so you have to add it as a new setting. > > Landry Sorry for delay. I've upgraded system and package [Firefox 24.0 now]. I've modified about:co

Re: webapps in OpenBSD

2013-09-23 Thread Paul de Weerd
On Mon, Sep 23, 2013 at 01:54:23PM +0200, Marc Espie wrote: | I see this as "editorial work": showing new users that this application | indeed | - works on OpenBSD, | - has been tested by someone, and | - is at least minimally maintained wrt security issues. And it makes upgrading a lot easier.

Re: webapps in OpenBSD

2013-09-23 Thread Antoine Jacoutot
On Mon, Sep 23, 2013 at 01:54:23PM +0200, Marc Espie wrote: > just wanted to clarify some more. > > I have to say that webapps are still more than welcome in the OpenBSD tree. > > They must pass a few criteria though: > > - they must be of reasonable quality. Stuff with scary security holes, >

webapps in OpenBSD

2013-09-23 Thread Marc Espie
just wanted to clarify some more. I have to say that webapps are still more than welcome in the OpenBSD tree. They must pass a few criteria though: - they must be of reasonable quality. Stuff with scary security holes, or no thought about security, does not belong here. - they must be maintaine

Re: update: vim 7.4.31

2013-09-23 Thread Liviu Daia
On 23 September 2013, Stuart Henderson wrote: > On 2013/09/22 00:10, Stuart Henderson wrote: > > Here's an update to vim (there was a recent release 7.4, and I've > > pulled in the post-release patches as of now). Also to slightly > > reduce size of the main package I've moved the non-English tuto

NEW: security/sslScanner

2013-09-23 Thread Stuart Henderson
sslScanner is a perl script which connects to one or more hostnames, IP addresses or network ranges (cidr), scanning all hosts for SSL and displaying common name and certificate expiry information. It depends on 2 new Perl ports, also included in the tar.gz. OK to import? sslScanner.tgz Descript

Re: update: vim 7.4.31

2013-09-23 Thread Stuart Henderson
On 2013/09/22 00:10, Stuart Henderson wrote: > Here's an update to vim (there was a recent release 7.4, and I've pulled > in the post-release patches as of now). Also to slightly reduce size of > the main package I've moved the non-English tutor files to the -lang > subpackage, along with the menus

net/pear-Net-DNS2

2013-09-23 Thread David Gwynne
its different enough to warrant a separate port. the description is: A resolver library used to communicate with a DNS server. Provides (roughly) the same functionality as pear-Net-DNS, but using PHP5 objects, exceptions for error handling, better sockets support. ok? also fetchable from http:/