Patch: www/seamonkey desktop file

2009-05-24 Thread James Wright
The attached patch changes SeaMonkey's desktop file so that it is marked as a handler for HTML (and other) file types, like Firefox is. This adds SeaMonkey as an option for opening HTML files in mime handler aware file managers. Index: Makefile ===

NEW: textproc/p5-XML-Tiny and textproc/p5-XML-Tiny-DOM

2009-05-24 Thread James Wright
XML::Tiny and XML::Tiny::DOM are small XML parsers with no non-core dependencies. XML::Tiny requires at least Perl 5.004 and XML::Tiny::DOM (which provides a DOMish wrapper around XML::Tiny) requires at least Perl 5.6.2. $ cat textproc/p5-XML-Tiny/pkg/DESCR XML::Tiny is a simple lightweight p

[UPDATE] slock-0.9

2009-05-24 Thread Abel Camarillo
This update fixes a problem that some users (like me) experienced when using mplayer on fullscreen and tried to run slock (the DPMS error): http://lists.suckless.org/dwm/0804/5417.html Index: Makefile === RCS file: /cvs/ports/x11/slo

Re: www/py-django

2009-05-24 Thread Ryan Boggs
Attached are the files I used to create the new 1.0.2 package for testing. I patched the file in question to only use the lambda function since it seems to work ok. Please let me know if more is needed. Thanks, Ryan On Sun, May 24, 2009 at 11:18 AM, Ryan Boggs wrote: > EUREKA.  I found it. > >

Re: UPDATE: devel/libconfig 1.3.2

2009-05-24 Thread Markus Bergkvist
Comments? Commit? Successfully tested on i386 and amd64. /Markus Markus Bergkvist wrote: Update to 1.3.2 Bumping SHARED_LIBS due to api changes. /Markus

Re: www/py-django

2009-05-24 Thread Ryan Boggs
EUREKA. I found it. Starting on line 451 in /usr/local/lib/python2.5/site-packages/django/http/multipartparser.py, there is a try statement as follows: try: from mx.TextTools import FS self._fs = FS(boundary).find except ImportError: self._fs = lambda data: data.find(boun

Re: NEW: games/lure

2009-05-24 Thread Jonathan Gray
I think it is perhaps nicer if you could make scummvm include the .dat logic files so that the games won't have to be updated when scummvm updates or depend on an additional distfile. On Sun, May 24, 2009 at 06:09:40PM +0300, Mikko Tolmunen wrote: > and yet another classic scummvm game. > > DESCR

NEW: games/lure

2009-05-24 Thread Mikko Tolmunen
and yet another classic scummvm game. DESCR Lure of the Temptress is a 2D fantasy point-and-click adventure game, which was originally published for Atari ST, DOS and Amiga. You are a young peasant named Diermot who must escape prison, rid the kingdom of Turnvale from the Skorl invaders, and defe

NEW: games/drascula

2009-05-24 Thread Mikko Tolmunen
another free classic adventure game for scummvm. "space constraints" due the fact bass/fotaq ports were marked so as the package size is 65.9M DESCR Drascula: The Vampire Strikes Back is a 2D point-and-click adventure game with tons of humor, originally published for DOS. You are John Hacker, a c

Re: www/py-django

2009-05-24 Thread Darrin Chandler
Ryan & Alexandre, nice work so far! On Sat, May 23, 2009 at 05:22:36PM -0700, Ryan Boggs wrote: > So you are using Postgresql as you back end DB. Have you tried using > py-psycopg2 with Django? I've been using it for my testing without > problems and it doesn't seem to rely on py-mxDateTime. So

Re: WIP:security/crypt

2009-05-24 Thread Stuart Henderson
On 2009/05/23 21:13, Predrag Punosevac wrote: > Hi Ports, > > For the past couple days Colin Percival has worked very hard to fix > crypt so that it can compile on OpenBSD. I am attaching the new version > of crypt-1.1.3 which he didn't yet post on his web site. It is vanilla > package, it is not

Re: WIP:security/crypt

2009-05-24 Thread Stuart Henderson
On 2009/05/23 19:56, Bryan wrote: > On Sat, May 23, 2009 at 18:13, Predrag Punosevac > wrote: > > Hi Ports, > > > > For the past couple days Colin Percival has worked very hard to fix > > crypt so that it can compile on OpenBSD. I am attaching the new version > > of crypt-1.1.3 which he didn't ye