[NEW] audio/simetro-0.4

2009-07-31 Thread Abel Camarillo
$ cat DESCR
A little metronome program that supports arbitrary rhythms, or just
simply clicks.
$

it's simple and only uses perl (without any module)

http://www.w140.com/audio/

Comments? commit?

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.


simetro-0.4.tar.gz
Description: application/tar-gz


Re: [NEW] (and update) pvpgn-1.8.5

2009-07-31 Thread Abel Camarillo
On Tue, Jul 21, 2009 at 02:53:57AM -0500, Abel Camarillo wrote:
> On Mon, Jul 20, 2009 at 02:18:44AM -0500, Abel Camarillo wrote:
> > hi ports@:
> > 
> > I posted this port some months (and then some weeks) ago, it did not
> > caught enough attention to be commited:
> > 
> > $ cat games/pvpgn/pkg/DESCR 
> > PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
> > server emulation project. It currently supports all Battle.net games
> > (such as StarCraft, Diablo II, and Warcraft III), and most Westwood
> > Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
> > the power to run your own server, manage your own users, run your own
> > tournaments, etc.
> > $
> > 
> > So has someone asked: this is a *native* port.
> > 
> > I have tested it on amd64 with starcraft (running on a win xp host).
> > 
> > And privilege revocation works by default (everything runs has a new
> > user _bnetd)
> > 
> > I suggest running this as:
> > 
> > $ sudo -u _bnetd bnetd;
> > 
> > or something like that.
> > 
> > the port is attached.
> > 
> > Saludos.
> > 
> > -- 
> > DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
> > This message will self-destruct in 3 seconds.
> 
> 
> comments?
> 
> -- 
> DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
> This message will self-destruct in 3 seconds.

Can someone please comment on this... or better: commit?

(or at least complain)

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: what happens when some site blocks openbsd $ ftp; User-Agent

2009-07-31 Thread Abel Camarillo

On Fri, Jul 31, 2009 at 11:35:59AM +0200, Jonathan Armani wrote:
> Yeah it was removed a while ago :
>
> http://www.openbsd.org/cgi-bin/cvsweb/ports/games/blobwars/Attic/Makefile
>
> Remove this. It claims to be GPL, but in truth it contains files the
> author "found on the web", and he's not going to fix this.
>
> "Yes" naddy
>
>
>
>>   

Ugh... this sucks.

Thanks to anyone, ... anyway it must be a bad game :p.

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: what happens when some site blocks openbsd $ ftp; User-Agent

2009-07-31 Thread Abel Camarillo
On Fri, Jul 31, 2009 at 03:12:56PM +0200, frantisek holop wrote:
> hmm, on Fri, Jul 31, 2009 at 02:01:23AM -0500, Abel Camarillo said that
> > On Fri, Jul 31, 2009 at 09:52:07AM +0300, Antti Harri wrote:
> > >
> 
> cave story has an unofficial linux port.
> http://www.miraigamer.net/cavestory/downloads_1.php
> http://www.miraigamer.net/cavestory/downloads/linuxdoukutsu-1.01.tar.bz2
> 
> i have contacted the author some time ago:
> 
> """
> Unfortunately I can't release the source code as it consists to ~90% of
> Pixel's original source files and I promised him not to release them to
> the public.
> 
> As far as I recall, it is possible to run Linux (ELF) binaries in BSD
> through the Linux emulation layer. Did you try that?
> To be honest, I don't know too much about BSD myself, so tell me what
> I could do to support it.
> """
> 
> i haven't tried yet, but i might download it again :]
> 
> -f
> -- 
> xerox never comes up with something original.
> 

yep i read that, i already finished Cave Story,  but I'm searching for
games of this kind.

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: what happens when some site blocks openbsd $ ftp; User-Agent

2009-07-31 Thread Abel Camarillo
On Fri, Jul 31, 2009 at 09:52:07AM +0300, Antti Harri wrote:
>
>> there is a way to tell FETCH_CMD to use another User-Agent?
>>
>> i don't think that it's good to make FETCH_CMD=wget
>> because now the port will depend on that...
>
> Hi,
>
> I would first try to contact the maintainers of the silly server,
> to change their software not to unblock valid requests.
>
> -- 
> Antti Harri

well i have just sent a mail to them.

anyway: somebody knows a ported (or free) "platform" game?

(i have recently played Cave Story (on windows) and become "addicted" to
 this kind of games)

http://en.wikipedia.org/wiki/Cave_story

Saludos.

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



what happens when some site blocks openbsd $ ftp; User-Agent

2009-07-30 Thread Abel Camarillo
Hi ports@

i'm trying to make a port of blobWars:

http://www.parallelrealities.co.uk/projects/blobWars.php

but when i do :

$ make fetch;

it fails with this:

$ make fetch
===>  Checking files for blobwars-1.14.1
>> Fetch 
>> http://www.parallelrealities.co.uk/download/blobwars/blobwars-1.14-1.tar.gz
ftp: Invalid URL (no `/' after host): http://www.parallelrealities.co.uk
>> Fetch ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//blobwars-1.14-1.tar.gz
blobwars-1.14-1.tar.gz: No such file or directory.
>> Fetch ftp://ftp.usa.openbsd.org/pub/OpenBSD/distfiles//blobwars-1.14-1.tar.gz
blobwars-1.14-1.tar.gz: No such file or directory.
*** Error code 1

Stop in /usr/ports/mystuff/games/blob_wars-metal_blob_solid (line 2372
of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/mystuff/games/blob_wars-metal_blob_solid (line 1804
of /usr/ports/infrastructure/mk/bsd.port.mk).
$ 

i saw with netcat that OpenBSD ftp send this HTTP packet:

GET /download/blobwars/blobwars-1.14-1.tar.gz HTTP/1.0
Host: www.parallelrealities.co.uk
User-Agent: OpenBSD ftp

END

I also did: 

$ echo -e "GET /download/blobwars/blobwars-1.14-1.tar.gz HTTP/1.0\n"\
"Host: www.parallelrealities.co.uk\n"\
"User-Agent: OpenBSD ftp\n" | \
  nc www.parallelrealities.co.uk 80 

and the server answered:

HTTP/1.1 302 Moved Temporarily
Date: Fri, 31 Jul 2009 04:51:35 GMT
Server: Apache/1.3.41
X-Powered-By: PHP/5.2.6
Location: http://www.parallelrealities.co.uk
Connection: close
Content-Type: text/html

END

but if I change the User-Agent from the 'OpenBSD ftp' to 'Wget'

$ echo -e "GET /download/blobwars/blobwars-1.14-1.tar.gz HTTP/1.0\n"\
"Host: www.parallelrealities.co.uk\n"\
"User-Agent: Wget\n" | \
  nc www.parallelrealities.co.uk 80 

the server answered:

HTTP/1.1 200 OK
Date: Fri, 31 Jul 2009 05:08:12 GMT
Server: Apache/1.3.41
X-Powered-By: PHP/5.2.6
Content-disposition: attachment; filename=blobwars-1.14-1.tar.gz
Content-length: 8166087
Connection: close
Content-Type: application/x-gzip

T�J�x[W�&��߽��ʶ�[�%[��(��)1�H @�A�
�C���yYyY�V^q��N���_�n5ut�5}��
... binary data continues...

the question is:

there is a way to tell FETCH_CMD to use another User-Agent?

i don't think that it's good to make FETCH_CMD=wget 
because now the port will depend on that...

what do you do in this situations?


-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: [NEW] (and update) pvpgn-1.8.5

2009-07-21 Thread Abel Camarillo
On Mon, Jul 20, 2009 at 02:18:44AM -0500, Abel Camarillo wrote:
> hi ports@:
> 
> I posted this port some months (and then some weeks) ago, it did not
> caught enough attention to be commited:
> 
> $ cat games/pvpgn/pkg/DESCR 
> PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
> server emulation project. It currently supports all Battle.net games
> (such as StarCraft, Diablo II, and Warcraft III), and most Westwood
> Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
> the power to run your own server, manage your own users, run your own
> tournaments, etc.
> $
> 
> So has someone asked: this is a *native* port.
> 
> I have tested it on amd64 with starcraft (running on a win xp host).
> 
> And privilege revocation works by default (everything runs has a new
> user _bnetd)
> 
> I suggest running this as:
> 
> $ sudo -u _bnetd bnetd;
> 
> or something like that.
> 
> the port is attached.
> 
> Saludos.
> 
> -- 
> DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
> This message will self-destruct in 3 seconds.


comments?

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



[NEW] (and update) pvpgn-1.8.5

2009-07-20 Thread Abel Camarillo
hi ports@:

I posted this port some months (and then some weeks) ago, it did not
caught enough attention to be commited:

$ cat games/pvpgn/pkg/DESCR 
PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
server emulation project. It currently supports all Battle.net games
(such as StarCraft, Diablo II, and Warcraft III), and most Westwood
Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
the power to run your own server, manage your own users, run your own
tournaments, etc.
$

So has someone asked: this is a *native* port.

I have tested it on amd64 with starcraft (running on a win xp host).

And privilege revocation works by default (everything runs has a new
user _bnetd)

I suggest running this as:

$ sudo -u _bnetd bnetd;

or something like that.

the port is attached.

Saludos.

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.


pvpgn-1.8.5-port.tar.gz
Description: application/tar-gz


Re: xpdf core dump

2009-07-12 Thread Abel Camarillo
On Sun, Jul 12, 2009 at 02:07:37AM -0400, Predrag Punosevac wrote:
> Brynet  wrote:
> 
> > Predrag wrote:
> > > mupdf doesn't compile on stable
> >
> > Here are the patches you'll need on 4.5.
> >
> > -Brynet
> Hi Brynet,
> 
> I can just say wow! I am just blown away. It took no more than 6 hours 
> since I reported a problem with XPDF for OpenBSD community to suggest 
> better alternative solution which doesn't use problematic library for
> rendering and even backported it to stable. Your patches worked as charm.
> I tested already mupdf on 4.5 stable and it rocks. I put mupdf to test 
> on the same HP manual which crashed XPDF. No problems. It worked like 
> a charm. Then I tested mupdf with some very complicated slides 
> generated by Powerdot class of LaTeX presentations. Epdfview, and GGV 
> have serious problems with that documents. Mupdf worked as charm. 
> I can just say big thanks to Stuart who ported the mupdf to OpenBSD. 
> Mupdf+pdfjam is all I personally need to deal with PDF documents.
> 
> Thanks,
> Predrag
> 

+1, mupdf is all I need know.

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: [new] net/bxspptp - adds new _pptp user/group

2009-07-03 Thread Abel Camarillo
On Fri, Jul 03, 2009 at 12:25:47PM -0700, patrick keshishian wrote:
> 
> > - Don't start COMMENT with caps.
> 
> eh?
> automake-1.4.6  GNU Standards-compliant Makefile generator
> automake-1.9.6p2GNU standards-compliant Makefile generator
> bwi-firmware-1.4Firmware binary images for bwi driver
> cdrtools-2.01p1 ISO 9660 filesystem and CD creation tools
> db-4.6.21   Berkeley DB package, revision 4
> dejavu-fonts-2.29   TrueType fonts based on the Bitstream Vera fonts
> faac-1.26   MPEG-2 and MPEG-4 AAC encoder
> fam-2.7.0p7 File Alteration Monitor
> gdbm-1.8.3p0GNU dbm
> gettext-0.17p0  GNU gettext
> ghostscript-8.63p5  GNU PostScript interpreter
> gimp-2.6.6  GNU Image Manipulation Program
> glitz-0.5.6p1   OpenGL image compositing library
> gmake-3.81p0GNU make
> ...
> and i can go on and on and on ...
> 
> 
> 
> > - Add libc to WANTLIB
> 
> OK.
> 
> 
> > See attached.
> 
> Thanks for your comments.
> --patrick
> 
> 
> > The web page your software is not was unable to tell me if a newer
> > version might be available. Also you may want to state the license on
> > your page too.
> >
> > --
> >
> > Best Regards
> >
> > Edd Barrett
> > (Freelance software developer / technical writer / open-source developer)
> >
> > http://students.dec.bmth.ac.uk/ebarrett
> >
> 

see http://www.openbsd.org/checklist.html

17.  Add COMMENT in Makefile. COMMENT is a SHORT one-line description of
  the port (max. 60 characters). Do NOT include the package name (or
  version number of the software) in the comment. Do NOT start with an
  uppercase letter unless semantically significant, and do NOT end with
  a period. DON'T EVER START WITH AN INDEFINITE ARTICLE SUCH AS `a' or
  `an'; remove the article altogether.


-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: [NEW] pvpgn-1.8.5

2009-06-22 Thread Abel Camarillo
I found some serious errors under *real* testing (getting to the "chat
room" wasn't enough to find some errors), i'm working on them.

On Fri, Jun 19, 2009 at 10:51:59PM -0400, Lego Maniac wrote:
> * Abel Camarillo  [2009-06-19 15:55:50 -0500]:
> Hi,
> >I made some updates to this port (that i posted here some months ago but
> >did not caught attention):
> >
> >$ cat /usr/ports/mystuff/games/pvpgn/pkg/DESCR 
> >PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
> >server emulation project. It currently supports all Battle.net games
> >(such as StarCraft, Diablo II, and Warcraft III), and most Westwood
> >Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
> >the power to run your own server, manage your own users, run your own
> >tournaments, etc.
> >$ 
> This is actually kinda neat to have, sorry for my lazyness for my upcoming
> question as i have yet to really look at the port in general, is this
> one that actually does not need linux emulation, like most bnetd-like
> servers ive seen in the past?, ill look more into it later, however if
> its native ill be sure to definitly test it over the weekend, for diablo ii
> and red alert 2 provided i can still find my cd's for the latter ;)
> 
> cheers
> 
> -Zak
> -- 
> "Only two things are infinite, the universe and human
>  stupidity, and I'm not sure about the former."
>   - Albert Einstein

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



Re: [NEW] pvpgn-1.8.5

2009-06-19 Thread Abel Camarillo
On Fri, Jun 19, 2009 at 10:51:59PM -0400, Lego Maniac wrote:
> * Abel Camarillo  [2009-06-19 15:55:50 -0500]:
> Hi,
> >I made some updates to this port (that i posted here some months ago but
> >did not caught attention):
> >
> >$ cat /usr/ports/mystuff/games/pvpgn/pkg/DESCR 
> >PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
> >server emulation project. It currently supports all Battle.net games
> >(such as StarCraft, Diablo II, and Warcraft III), and most Westwood
> >Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
> >the power to run your own server, manage your own users, run your own
> >tournaments, etc.
> >$ 
> This is actually kinda neat to have, sorry for my lazyness for my upcoming
> question as i have yet to really look at the port in general, is this
> one that actually does not need linux emulation, like most bnetd-like
> servers ive seen in the past?, ill look more into it later, however if
> its native ill be sure to definitly test it over the weekend, for diablo ii
> and red alert 2 provided i can still find my cd's for the latter ;)
> 
> cheers
> 
> -Zak
> -- 
> "Only two things are infinite, the universe and human
>  stupidity, and I'm not sure about the former."
>   - Albert Einstein

nop, it don't need linux emulation, it's native, i run it on amd64 (which
don't have linux emul afaik).

I have only tested it with Starcraft.

Saludos.
-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



[NEW] pvpgn-1.8.5

2009-06-19 Thread Abel Camarillo
I made some updates to this port (that i posted here some months ago but
did not caught attention):

$ cat /usr/ports/mystuff/games/pvpgn/pkg/DESCR 
PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
server emulation project. It currently supports all Battle.net games
(such as StarCraft, Diablo II, and Warcraft III), and most Westwood
Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
the power to run your own server, manage your own users, run your own
tournaments, etc.
$ 

port attached.


-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.


pvpgn-1.8.5.tar.gz
Description: application/tar-gz


Re: [UPDATE] slock-0.9

2009-05-25 Thread Abel Camarillo
Ok.

Thanks.

On Mon, May 25, 2009 at 09:31:07AM -0400, Jim Razmus wrote:
> I've had a very similar patch in my tree waiting on an OK from Gleysdon.
> It's being reviewed and I expect to commit it as soon I get the OK.
> 
> Jim
> 
> * Abel Camarillo  [090524 19:45]:
> > 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/slock/Makefile,v
> > retrieving revision 1.5
> > diff -u -r1.5 Makefile
> > --- Makefile2 Jun 2008 20:09:53 -   1.5
> > +++ Makefile24 May 2009 23:39:34 -
> > @@ -2,11 +2,11 @@
> >  
> >  COMMENT=   simple X screen locker
> >  
> > -DISTNAME=  slock-0.8
> > +DISTNAME=  slock-0.9
> >  
> >  CATEGORIES=x11
> >  
> > -HOMEPAGE=  http://www.suckless.org/wiki/tools/xlib
> > +HOMEPAGE=  http://www.suckless.org/
> >  
> >  MAINTAINER=Gleydson Soares 
> >  
> > @@ -18,7 +18,7 @@
> >  
> >  WANTLIB=   X11 c Xext
> >  
> > -MASTER_SITES=  http://www.suckless.org/download/
> > +MASTER_SITES=  http://code.suckless.org/dl/tools/
> >  
> >  MAKE_ENV=  CC="${CC}" \
> > LDFLAGS="${LDFLAGS}"
> > Index: distinfo
> > ===
> > RCS file: /cvs/ports/x11/slock/distinfo,v
> > retrieving revision 1.5
> > diff -u -r1.5 distinfo
> > --- distinfo2 Jun 2008 20:09:53 -   1.5
> > +++ distinfo24 May 2009 23:33:28 -
> > @@ -1,5 +1,5 @@
> > -MD5 (slock-0.8.tar.gz) = b6buFqmJPsFXA0P+U76AbQ==
> > -RMD160 (slock-0.8.tar.gz) = FmYf2iQEHFk/SzBUg0kQPtW/gFQ=
> > -SHA1 (slock-0.8.tar.gz) = LmLnHqLx7/VkJyu+MJlDjO5nU+I=
> > -SHA256 (slock-0.8.tar.gz) = l548MmosigTqcNQgs07kwBigUs0XduH6Z9dJHMjsa+I=
> > -SIZE (slock-0.8.tar.gz) = 3730
> > +MD5 (slock-0.9.tar.gz) = 3zQq0SnPLDuOuNqdnQq4RQ==
> > +RMD160 (slock-0.9.tar.gz) = yrfQ4fWdBflsGnRRHsGFA3JusL0=
> > +SHA1 (slock-0.9.tar.gz) = k5zrn07CdGaOw3o4z6PYFS32j4w=
> > +SHA256 (slock-0.9.tar.gz) = id23PLt5AQwZeccnIjROUgjy0v6YFZc5+n6YKFgU170=
> > +SIZE (slock-0.9.tar.gz) = 3772
> > Index: patches/patch-Makefile
> > ===
> > RCS file: /cvs/ports/x11/slock/patches/patch-Makefile,v
> > retrieving revision 1.2
> > diff -u -r1.2 patch-Makefile
> > --- patches/patch-Makefile  2 Jun 2008 20:09:53 -   1.2
> > +++ patches/patch-Makefile  24 May 2009 23:15:21 -
> > @@ -1,8 +1,8 @@
> >  $OpenBSD: patch-Makefile,v 1.2 2008/06/02 20:09:53 wcmaier Exp $
> >  Makefile.orig  Thu Mar 13 11:58:47 2008
> > -+++ Makefile   Mon Jun  2 14:55:45 2008
> > -@@ -16,14 +16,12 @@ options:
> > -   @echo "LD   = ${LD}"
> > +--- Makefile.orig  Tue Jul 29 13:22:46 2008
> >  Makefile   Sun May 24 18:14:49 2009
> > +@@ -15,33 +15,24 @@ options:
> > +   @echo "CC   = ${CC}"
> >   
> >   .c.o:
> >  -  @echo CC $<
> > @@ -12,13 +12,22 @@
> >   ${OBJ}: config.mk
> >   
> >   slock: ${OBJ}
> > --  @echo LD $@
> > --  @${LD} -o $@ ${OBJ} ${LDFLAGS}
> > -+  ${LD} -o $@ ${OBJ} ${LDFLAGS}
> > -   @strip $@
> > +-  @echo CC -o $@
> > +-  @${CC} -o $@ ${OBJ} ${LDFLAGS}
> > ++  ${CC} -o $@ ${OBJ} ${LDFLAGS}
> >   
> >   clean:
> > -@@ -40,10 +38,7 @@ dist: clean
> > +   @echo cleaning
> > +   @rm -f slock ${OBJ} slock-${VERSION}.tar.gz
> > + 
> > + dist: clean
> > +-  @echo creating dist tarball
> > +-  @mkdir -p slock-${VERSION}
> > +-  @cp -R LICENSE Makefile README config.mk ${SRC} slock-${VERSION}
> > +-  @tar -cf slock-${VERSION}.tar slock-${VERSION}
> > +-  @gzip slock-${VERSION}.tar
> > +   @rm -rf slock-${VERSION}
> > ++  @${BSD_INSTALL_PROGRAM} slock ${DESTDIR}${PREFIX}/bin
> >   
> >   install: all
> > @echo installing executable file to ${DESTDIR}${PREFIX}/bin
> > Index: patches/patch-config_mk
> > ===
> > RCS file: /cvs/ports/x11/slock/patches/patch-config_mk,v
> > retrieving revision 1.3
> > diff -u -r1.3 patch-config_mk
> > --- patches/patch-confi

[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/slock/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile2 Jun 2008 20:09:53 -   1.5
+++ Makefile24 May 2009 23:39:34 -
@@ -2,11 +2,11 @@
 
 COMMENT=   simple X screen locker
 
-DISTNAME=  slock-0.8
+DISTNAME=  slock-0.9
 
 CATEGORIES=x11
 
-HOMEPAGE=  http://www.suckless.org/wiki/tools/xlib
+HOMEPAGE=  http://www.suckless.org/
 
 MAINTAINER=Gleydson Soares 
 
@@ -18,7 +18,7 @@
 
 WANTLIB=   X11 c Xext
 
-MASTER_SITES=  http://www.suckless.org/download/
+MASTER_SITES=  http://code.suckless.org/dl/tools/
 
 MAKE_ENV=  CC="${CC}" \
LDFLAGS="${LDFLAGS}"
Index: distinfo
===
RCS file: /cvs/ports/x11/slock/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo2 Jun 2008 20:09:53 -   1.5
+++ distinfo24 May 2009 23:33:28 -
@@ -1,5 +1,5 @@
-MD5 (slock-0.8.tar.gz) = b6buFqmJPsFXA0P+U76AbQ==
-RMD160 (slock-0.8.tar.gz) = FmYf2iQEHFk/SzBUg0kQPtW/gFQ=
-SHA1 (slock-0.8.tar.gz) = LmLnHqLx7/VkJyu+MJlDjO5nU+I=
-SHA256 (slock-0.8.tar.gz) = l548MmosigTqcNQgs07kwBigUs0XduH6Z9dJHMjsa+I=
-SIZE (slock-0.8.tar.gz) = 3730
+MD5 (slock-0.9.tar.gz) = 3zQq0SnPLDuOuNqdnQq4RQ==
+RMD160 (slock-0.9.tar.gz) = yrfQ4fWdBflsGnRRHsGFA3JusL0=
+SHA1 (slock-0.9.tar.gz) = k5zrn07CdGaOw3o4z6PYFS32j4w=
+SHA256 (slock-0.9.tar.gz) = id23PLt5AQwZeccnIjROUgjy0v6YFZc5+n6YKFgU170=
+SIZE (slock-0.9.tar.gz) = 3772
Index: patches/patch-Makefile
===
RCS file: /cvs/ports/x11/slock/patches/patch-Makefile,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile
--- patches/patch-Makefile  2 Jun 2008 20:09:53 -   1.2
+++ patches/patch-Makefile  24 May 2009 23:15:21 -
@@ -1,8 +1,8 @@
 $OpenBSD: patch-Makefile,v 1.2 2008/06/02 20:09:53 wcmaier Exp $
 Makefile.orig  Thu Mar 13 11:58:47 2008
-+++ Makefile   Mon Jun  2 14:55:45 2008
-@@ -16,14 +16,12 @@ options:
-   @echo "LD   = ${LD}"
+--- Makefile.orig  Tue Jul 29 13:22:46 2008
 Makefile   Sun May 24 18:14:49 2009
+@@ -15,33 +15,24 @@ options:
+   @echo "CC   = ${CC}"
  
  .c.o:
 -  @echo CC $<
@@ -12,13 +12,22 @@
  ${OBJ}: config.mk
  
  slock: ${OBJ}
--  @echo LD $@
--  @${LD} -o $@ ${OBJ} ${LDFLAGS}
-+  ${LD} -o $@ ${OBJ} ${LDFLAGS}
-   @strip $@
+-  @echo CC -o $@
+-  @${CC} -o $@ ${OBJ} ${LDFLAGS}
++  ${CC} -o $@ ${OBJ} ${LDFLAGS}
  
  clean:
-@@ -40,10 +38,7 @@ dist: clean
+   @echo cleaning
+   @rm -f slock ${OBJ} slock-${VERSION}.tar.gz
+ 
+ dist: clean
+-  @echo creating dist tarball
+-  @mkdir -p slock-${VERSION}
+-  @cp -R LICENSE Makefile README config.mk ${SRC} slock-${VERSION}
+-  @tar -cf slock-${VERSION}.tar slock-${VERSION}
+-  @gzip slock-${VERSION}.tar
+   @rm -rf slock-${VERSION}
++  @${BSD_INSTALL_PROGRAM} slock ${DESTDIR}${PREFIX}/bin
  
  install: all
@echo installing executable file to ${DESTDIR}${PREFIX}/bin
Index: patches/patch-config_mk
===
RCS file: /cvs/ports/x11/slock/patches/patch-config_mk,v
retrieving revision 1.3
diff -u -r1.3 patch-config_mk
--- patches/patch-config_mk 2 Jun 2008 20:09:53 -   1.3
+++ patches/patch-config_mk 24 May 2009 23:26:47 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-config_mk,v 1.3 2008/06/02 20:09:53 wcmaier Exp $
 config.mk.orig Thu Mar 13 11:58:47 2008
-+++ config.mk  Mon Jun  2 14:48:38 2008
-@@ -4,18 +4,18 @@ VERSION = 0.8
+--- config.mk.orig Tue Jul 29 13:22:46 2008
 config.mk  Sun May 24 18:26:38 2009
+@@ -4,27 +4,27 @@ VERSION = 0.9
  # Customize below to fit your system
  
  # paths
@@ -20,20 +20,19 @@
 +LIBS = -L${X11LIB} -lX11 -lXext
  
  # flags
--CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\"  -DHAVE_SHADOW_H
--LDFLAGS = ${LIBS}
-+CFLAGS += ${INCS} -DVERSION=\"${VERSION}\"  -DHAVE_BSD_AUTH
-+LDFLAGS += ${LIBS}
- #CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\" -DHAVE_SHADOW_H
- #LDFLAGS = -g ${LIBS}
+-CPPFLAGS = -DVERSION=\"${VERSION}\" -DHAVE_SHADOW_H
+-CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS}
+-LDFLAGS = -s ${LIBS}
++CPPFLAGS += -DVERSION=\"${VERSION}\" -DHAVE_BSD_AUTH
++CFLAGS += -std=c99 -pedantic -Wall ${INCS} ${CPPFLAGS}
++LDFLAGS += -s ${LIBS}
  
-@@ -23,10 +23,10 @@ LDFLAGS = ${LIBS}
+ # On *BSD remove -DHAVE_SHADOW_H from CPPFLAGS and add -DHAVE_BSD_AUTH
  # On OpenBSD and Darwin remove -lcrypt from LIBS
  
  # compiler and linker
 -CC = cc
 +CC ?= cc
- LD = ${CC}
  
 

[NEW] p5-CGI-Lite

2009-05-22 Thread Abel Camarillo
$ cat DESCR
You can use this module to decode form and query information, including
file uploads, as well as cookies in a very simple manner; you need not
concern yourself with the actual details behind the decoding process.
$

This module is needed to run some examples on PHP::Session docs.

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.


p5-CGI-Lite.tgz
Description: application/tar-gz


Re: msttcorefonts fontconfig workaround

2009-05-04 Thread Abel Camarillo
On Tue, May 05, 2009 at 06:03:50AM +0200, frantisek holop wrote:
> hmm, on Mon, May 04, 2009 at 09:08:40PM -0600, Theo de Raadt said that
> > I don't have to bring up any good reasons for some random person on
> > the mailing lists feels "entitled".
> 
> this approach is broken.
> 
> "some random person on the mailing list" slash ocasional
> contributor slash bug reporter slash tester if i may please.
> 
> you are full of shit.  this is not about me.
> you are twisting my words.
> 
> > You are a whiny snively jerk, and every time you open your mouth I go
> > work on something else.
> 
> as "some random person on the mailing list" you sure insulted me
> more times than i can remember.  in my country that kind of trash
> talk implies you stand up to your words.  man enough to say it into
> my eyes?  hm?  how about a one on one mountain man?  hm?

well, this is obviously not your country.

> you are a pigdog-man who hides behind insults from the safe distance
> of a terminal.  ni!  
> 
> but you will not drive me away, and i will try and help make this
> system better even if you kicked and screamed, you hysty.

> because i dont mind your attitude at all, i judge a system by its
> quality not by its leader.  and i think you are basically a good
> man at the core, a man with qualities like integrity, consistence,
> but maybe not charisma.  but just like everybody else, sometimes
> you are an idiot.

blah blah blah.

> if the price of good, secure code is that you once in a while shout
> at people for little apparent reason, i am glad i helped to pay the
> price!  god bless canada.
> 
> oi!  i might get hostile now a bit!
> 
> -f
> ps. this email really works only if you read it aloud in mock
> monthy python english
> -- 
> after two weeks of dieting, all i lost was two weeks.
> 

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.



NEW: pvpgn-1.8.5

2009-04-24 Thread Abel Camarillo
$ cat pkg/DESCR 
PvPGN (Player vs Player Gaming Network) is a bnetd based gaming network
server emulation project. It currently supports all Battle.net games
(such as StarCraft, Diablo II, and Warcraft III), and most Westwood
Online clients (Tiberian Sun, Red Alert 2, Yuri's Revenge). It gives you
the power to run your own server, manage your own users, run your own
tournaments, etc.

Attached is a tarball for pvpgn-1.8.5, I took some ideas from the
postgresql, openarena and mpd ports. This is my first port... be nice.

Mirror: http://sentx.net/~the00z/distfiles/pvpgn-1.8.5.tgz

-- 
DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
This message will self-destruct in 3 seconds.


pvpgn-1.8.5.tgz
Description: application/tar-gz


Re: ff3

2008-12-13 Thread Abel Camarillo
On Sat, Dec 13, 2008 at 09:36:34PM +0100, frantisek holop wrote:
> hmm, on Sun, Dec 07, 2008 at 09:26:24PM +0100, Hannah Schroeter said that
> > For me it feels a little bit less slow and not more memory hungry than
> > ff2 always was (ff2 was/is a beast and on my a bit slower home box I
> > began moving over to konqueror again, which is fast even though I don't
> > use kde otherwise - even faster than ff3 on my faster work box).
> 
> but get this.  if you have a slow (like the eee) machine, why not
> give opera a try?  yes, even in linux emulation it beats ff{2,3}
> hands down absolutely.  it takes a bit of using to, but actually
> it is much better than ff in many respects.  i often hear the plugin
> argument against, but if one doesn't want really esoteric stuff, it's
> a breeze: e.g. i copied the adblock list into .opera/urlfilter.ini
> and it's the same.  (but i did a fair amount of web development so
> firebug is the only thing i keep firefox for still around.)
> 
> and get this: opera in openbsd's linux emulation is more stable than
> the linux version i used on the eeepc.  i never needed to kill it
> on openbsd, on linux the pluginwrapper chokes all the time.  it's crazy.
> 
> opera is just miles away from firefox.  at least now it is.
> 
> -f
> -- 
> madam i'm adam.
> 
>

I am trying opera and I am amazed by the performance, it's considerably faster
than ff3, and I have no more those tremendous lags disturbing me.

I was stucked with ff3 for the `vimperator' but I found a little plugin called
`vimperopera' that helps a lot with the opera navigation.

Thanks.