Re: port for openbsd-bsdauth

2007-10-10 Thread Felix Kronlage
On Thu, Oct 11, 2007 at 12:51:54AM +0200, Felix Kronlage wrote:

As Marc Balmer pointed out:

> Index: Makefile
> ===
[...]
> +RUN_DEPENDS= ::net/openvpn

this should of course point to openvpn-bsdauth.

Index: Makefile
===
RCS file: /cvs/ports/net/openvpn/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile11 Sep 2007 15:09:14 -  1.15
+++ Makefile11 Oct 2007 06:35:34 -
@@ -5,12 +5,12 @@
 
 VERSION=   2.0.9
 DISTNAME=  openvpn-${VERSION}
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}p1
 CATEGORIES=net security
 
 HOMEPAGE=  http://openvpn.net/
 
-MAINTAINER=Thomas Delaet <[EMAIL PROTECTED]>   
+MAINTAINER=Felix Kronlage <[EMAIL PROTECTED]>  
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
@@ -22,6 +22,7 @@
 MASTER_SITES=  ${HOMEPAGE}/release/
 
 LIB_DEPENDS=   lzo::archivers/lzo
+RUN_DEPENDS=   ::net/openvpn-bsdauth
 
 SEPARATE_BUILD=concurrent
 
-- 

bytemine  -  Entwicklungsmanufaktur fuer innovative Loesungen
Geschaeftsfuehrer:  Felix Kronlage   -  [EMAIL PROTECTED]
Tel: (+49)(0)441 - 36116410
Fax: (+49)(0)441 - 36116419
http://www.bytemine.net/ - [EMAIL PROTECTED] 

Kommunikation gerne mit GPG/PGP: 0xD9AC74D0

http://www.byteshare.de/ - sicherer Austausch von Dokumenten!



upgrade42.html packages advisories?

2007-10-10 Thread Nick Holland
In upgrade41.html, we introduced a "warning" section about packages
with unusually traumatic upgrades.  In the 4.0 -> 4.1 upgrade,
postgresql required a database dump before the upgrade and a restore
afterwards, if one neglected to do this, they would be hurting after
installing the new version.

It's upgrade42.html time again, and I need to know if there are any
packages worthy of a upgrade warnings for 4.1 -> 4.2

The criteria I would like to use is this:
  1) The upgrade is more traumatic than typical (for example,
 requiring PRE-upgrade actions)
  2) the package is in moderately wide-spread use.

For 4.0->4.1, the postgresql advisory was this:

* Postgresql: you must dump your database before upgrade and restore it after

nice, neat, one-line.

Please submit any suggestions for these to me.  Providing the nice,
neat, one-line summary would be great (I'm NOT good at nice, neat, OR
one-line!), and if you feel it needed, justify it to me. :)


Nick.



port for openbsd-bsdauth

2007-10-10 Thread Felix Kronlage
Attached is a Port for a helper-programm for OpenVPN
to authenticate users via bsdauth. Attached is also
an update for OpenVPN to have a run depends on the
helper programm (along with a change of maintainer,
as discussed with the maintainer). 
The rationale behind that, is that the
programm is very small and the conveniance factor of
having it "just there" when one installs OpenVPN is much
more worth than the few kb. Bundling it with OpenVPN directly
is not really an option, as these come from different people,
so bernd and I opted for the chose solution.

comments?

felix
-- 
GPG/PGP:   D9AC74D0 / 076E 1E87 3E05 1C7F B1A0  8A48 0D31 9BD3 D9AC 74D0
http://hazardous.org/~fkr - [EMAIL PROTECTED] - [EMAIL PROTECTED]|irc  - 
FKR-RIPE
https://www.bytemine.net/ - bytemine - BSD based Hosting/Solutions/Ideas


openvpn-bsdauth.tar.gz
Description: application/tar-gz
Index: Makefile
===
RCS file: /src/ports/net/openvpn/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile11 Sep 2007 15:09:14 -  1.15
+++ Makefile9 Oct 2007 22:08:57 -
@@ -5,12 +5,12 @@
 
 VERSION=   2.0.9
 DISTNAME=  openvpn-${VERSION}
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}p1
 CATEGORIES=net security
 
 HOMEPAGE=  http://openvpn.net/
 
-MAINTAINER=Thomas Delaet <[EMAIL PROTECTED]>   
+MAINTAINER=Felix Kronlage <[EMAIL PROTECTED]>  
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
@@ -22,6 +22,7 @@
 MASTER_SITES=  ${HOMEPAGE}/release/
 
 LIB_DEPENDS=   lzo::archivers/lzo
+RUN_DEPENDS=   ::net/openvpn
 
 SEPARATE_BUILD=concurrent
 


Re: [update] afternoonstalker

2007-10-10 Thread Serge Basterot
On Wed, Oct 10, 2007 at 11:46:41PM +0200, Serge Basterot wrote:
> Here is an update of afternoonstalker. Need the new lib flatzebra. I
> take maintainership.

[...]

Hoops, wrong diff here is the good one.

-- 
Serge
Index: Makefile
===
RCS file: /cvs/openbsd/ports/games/afternoonstalker/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile15 Sep 2007 18:01:00 -  1.10
+++ Makefile10 Oct 2007 22:11:04 -
@@ -1,27 +1,27 @@
-# $OpenBSD: Makefile,v 1.10 2007/09/15 18:01:00 simon Exp $
-
 COMMENT=   Night Stalker clone for X
 
-DISTNAME=  afternoonstalker-1.0.2
+DISTNAME=  afternoonstalker-1.1.1
 CATEGORIES=games
 
-HOMEPAGE=  http://www3.sympatico.ca/sarrazip/dev/afternoonstalker.html
+HOMEPAGE=  http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html
+
+MAINTAINER=Serge Basterot <[EMAIL PROTECTED]>
 
 # GPL
 PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP= Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
-WANTLIB=   SDL SDL_image X11 Xext c m pthread stdc++ usbhid
+WANTLIB=   SDL c m pthread stdc++
 
-MASTER_SITES=  http://www3.sympatico.ca/sarrazip/dev/
+MASTER_SITES=  http://perso.b2b2c.ca/sarrazip/dev/
 
-LIB_DEPENDS=   gengameng.>=4.1::devel/gengameng \
-   SDL_mixer::devel/sdl-mixer
+LIB_DEPENDS=   flatzebra-0.1.>=2::devel/flatzebra \
+   SDL_mixer::devel/sdl-mixer \
+   SDL_image::devel/sdl-image
 
 USE_X11=   Yes
 
 CONFIGURE_STYLE= gnu
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
 
 .include 
Index: distinfo
===
RCS file: /cvs/openbsd/ports/games/afternoonstalker/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo5 Apr 2007 15:38:09 -   1.4
+++ distinfo10 Oct 2007 22:11:04 -
@@ -1,5 +1,5 @@
-MD5 (afternoonstalker-1.0.2.tar.gz) = +vvE63ccNWNQZIiH/IqyYw==
-RMD160 (afternoonstalker-1.0.2.tar.gz) = bt2Jemhve9g2h88xCd3JEcebyMQ=
-SHA1 (afternoonstalker-1.0.2.tar.gz) = KuERxEHLaxT3OTFVVrVjDBn+HGU=
-SHA256 (afternoonstalker-1.0.2.tar.gz) = 
TH70p4PTE1e7ST2gVOukYLMmKFCEu7aLz8yET+Py3SI=
-SIZE (afternoonstalker-1.0.2.tar.gz) = 173053
+MD5 (afternoonstalker-1.1.1.tar.gz) = CabHIEo4xiHazGqFj1q7GQ==
+RMD160 (afternoonstalker-1.1.1.tar.gz) = SRh/r/gnTbwv4/59MKxlaYNxUl4=
+SHA1 (afternoonstalker-1.1.1.tar.gz) = exjeOxglgTb/fMXVrvLdD8t8aNA=
+SHA256 (afternoonstalker-1.1.1.tar.gz) = 
fAwoKZaOwWc9eY7EEs1lYgooVq7+ksH3wvjKw/sAEMo=
+SIZE (afternoonstalker-1.1.1.tar.gz) = 193895
Index: patches/patch-Makefile_in
===
RCS file: patches/patch-Makefile_in
diff -N patches/patch-Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-Makefile_in   10 Oct 2007 22:11:04 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- Makefile.in.orig   Sun Oct  7 22:54:03 2007
 Makefile.inSun Oct  7 22:54:25 2007
+@@ -131,7 +131,7 @@ SUBDIRS = src
+ 
+ man_MANS = doc/$(PACKAGE).6
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
++docdir = $(datadir)/doc/$(PACKAGE)
+ doc_DATA = \
+   AUTHORS \
+   COPYING \
Index: pkg/PLIST
===
RCS file: /cvs/openbsd/ports/games/afternoonstalker/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   15 Sep 2004 00:46:07 -  1.3
+++ pkg/PLIST   10 Oct 2007 22:11:04 -
@@ -1,11 +1,25 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:07 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
 bin/afternoonstalker
 @man man/man6/afternoonstalker.6
 share/afternoonstalker/
 share/afternoonstalker/level1.set
+share/afternoonstalker/level2.set
+share/applications/
+share/applications/afternoonstalker.desktop
+share/doc/afternoonstalker/
+share/doc/afternoonstalker/AUTHORS
+share/doc/afternoonstalker/COPYING
+share/doc/afternoonstalker/INSTALL
+share/doc/afternoonstalker/NEWS
+share/doc/afternoonstalker/README
+share/doc/afternoonstalker/THANKS
+share/doc/afternoonstalker/TODO
+share/pixmaps/
+share/pixmaps/afternoonstalker.png
 share/sounds/
 share/sounds/afternoonstalker/
 share/sounds/afternoonstalker/bat-killed.wav
+share/sounds/afternoonstalker/bomb-explodes.wav
 share/sounds/afternoonstalker/gun-pickup.wav
 share/sounds/afternoonstalker/new-life.wav
 share/sounds/afternoonstalker/player-bullet.wav


[update] cosmosmash

2007-10-10 Thread Serge Basterot
Here is an update of cosmsmash. Needs flatzebra. Previous maintainer
is MAILER-DAEMONed, so I take maintainership if he read this email and
is okay.

-- 
Serge
Index: Makefile
===
RCS file: /cvs/openbsd/ports/games/cosmosmash/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile15 Sep 2007 18:01:01 -  1.9
+++ Makefile10 Oct 2007 21:27:57 -
@@ -1,28 +1,26 @@
-# $OpenBSD: Makefile,v 1.9 2007/09/15 18:01:01 simon Exp $
-
 COMMENT=   astrosmash clone for X
 
-DISTNAME=  cosmosmash-1.3
+DISTNAME=  cosmosmash-1.4.2
 CATEGORIES=games
 
-HOMEPAGE=  http://www3.sympatico.ca/sarrazip/dev/cosmosmash.html
+HOMEPAGE=  http://perso.b2b2c.ca/sarrazip/dev/cosmosmash.html
 
-MAINTAINER=Sean Escriva <[EMAIL PROTECTED]>
+MAINTAINER=Serge Basterot <[EMAIL PROTECTED]>
 
 PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP= Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
-WANTLIB=   SDL SDL_image X11 Xext c m pthread stdc++ usbhid
+WANTLIB=   SDL c m pthread stdc++
 
-MASTER_SITES=  http://www3.sympatico.ca/sarrazip/dev/
+MASTER_SITES=  http://perso.b2b2c.ca/sarrazip/dev/
 
-LIB_DEPENDS=   gengameng.>=4.1::devel/gengameng \
-   SDL_mixer::devel/sdl-mixer
+LIB_DEPENDS=   flatzebra-0.1.>=2::devel/flatzebra \
+   SDL_mixer::devel/sdl-mixer \
+   SDL_image::devel/sdl-image
 
 USE_X11=   Yes
 
 CONFIGURE_STYLE= gnu
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
 
 .include 
Index: distinfo
===
RCS file: /cvs/openbsd/ports/games/cosmosmash/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo5 Apr 2007 15:38:10 -   1.4
+++ distinfo10 Oct 2007 21:27:57 -
@@ -1,5 +1,5 @@
-MD5 (cosmosmash-1.3.tar.gz) = bTdRHcZHENAu6SCXcCkXsw==
-RMD160 (cosmosmash-1.3.tar.gz) = KyxhMNP3oVWp2MuJ3KFV6EFmg5M=
-SHA1 (cosmosmash-1.3.tar.gz) = 8FiO5ZLEplaAL+nI7RLR36h9Pa8=
-SHA256 (cosmosmash-1.3.tar.gz) = dwCzbtuYx9IwdXyJD/IdMkjRe90Yl/E66izn3en8uwg=
-SIZE (cosmosmash-1.3.tar.gz) = 155194
+MD5 (cosmosmash-1.4.2.tar.gz) = yRGduB3GfDEukhOlOU5plQ==
+RMD160 (cosmosmash-1.4.2.tar.gz) = VfHT6Yts/OGGmsnQbWPvrDPEeR8=
+SHA1 (cosmosmash-1.4.2.tar.gz) = elnal5WxytEYvyCm8JloxCutOQg=
+SHA256 (cosmosmash-1.4.2.tar.gz) = uOO4b8/BXdLzj5yF6WoMMw6Wn/7kvrBSjx8w77xr75k=
+SIZE (cosmosmash-1.4.2.tar.gz) = 165362
Index: patches/patch-Makefile_in
===
RCS file: patches/patch-Makefile_in
diff -N patches/patch-Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-Makefile_in   10 Oct 2007 21:27:57 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- Makefile.in.orig   Sun Oct  7 23:06:55 2007
 Makefile.inSun Oct  7 23:07:09 2007
+@@ -179,7 +179,7 @@ target_os = @target_os@
+ target_vendor = @target_vendor@
+ SUBDIRS = src
+ man_MANS = doc/cosmosmash.6
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
++docdir = $(datadir)/doc/$(PACKAGE)
+ doc_DATA = \
+   AUTHORS \
+   COPYING \
Index: patches/patch-configure
===
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure 21 Jan 2003 09:39:42 -  1.2
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,14 +0,0 @@
-$OpenBSD: patch-configure,v 1.2 2003/01/21 09:39:42 pvalchev Exp $
 configure.orig Sat Jan 18 15:23:32 2003
-+++ configure  Sat Jan 18 15:24:52 2003
-@@ -1707,10 +1707,6 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
- 
- # Checks for programs.
- 
--if test "_$CXXFLAGS" = _; then
--  CXXFLAGS="-g"
--fi
--
- ac_ext=cc
- ac_cpp='$CXXCPP $CPPFLAGS'
- ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Index: pkg/PLIST
===
RCS file: /cvs/openbsd/ports/games/cosmosmash/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   15 Sep 2004 00:46:08 -  1.3
+++ pkg/PLIST   10 Oct 2007 21:27:57 -
@@ -1,6 +1,18 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:08 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
 bin/cosmosmash
 @man man/man6/cosmosmash.6
+share/applications/
+share/applications/cosmosmash.desktop
+share/doc/cosmosmash/
+share/doc/cosmosmash/AUTHORS
+share/doc/cosmosmash/COPYING
+share/doc/cosmosmash/INSTALL
+share/doc/cosmosmash/NEWS
+share/doc/cosmosmash/README
+share/doc/cosmosmash/THANKS
+share/doc/cosmosmash/TODO
+share/pixmaps/
+share/pixmaps/cosmosmash.png
 share/sounds/
 share/sounds/cosmosmash/
 share/sounds/cosmosmash/hyperspace.wav


[update] afternoonstalker

2007-10-10 Thread Serge Basterot
Here is an update of afternoonstalker. Need the new lib flatzebra. I
take maintainership.

-- 
Serge
Index: Makefile
===
RCS file: /cvs/openbsd/ports/games/afternoonstalker/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile15 Sep 2007 18:01:00 -  1.10
+++ Makefile10 Oct 2007 21:23:41 -
@@ -1,27 +1,27 @@
-# $OpenBSD: Makefile,v 1.10 2007/09/15 18:01:00 simon Exp $
-
 COMMENT=   Night Stalker clone for X
 
-DISTNAME=  afternoonstalker-1.0.2
+DISTNAME=  afternoonstalker-1.1.1
 CATEGORIES=games
 
-HOMEPAGE=  http://www3.sympatico.ca/sarrazip/dev/afternoonstalker.html
+HOMEPAGE=  http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html
+
+MAINTAINER=Serge Basterot <[EMAIL PROTECTED]>
 
 # GPL
 PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP= Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
-WANTLIB=   SDL SDL_image X11 Xext c m pthread stdc++ usbhid
+#WANTLIB=  SDL SDL_image X11 Xext c m pthread stdc++ usbhid
 
-MASTER_SITES=  http://www3.sympatico.ca/sarrazip/dev/
+MASTER_SITES=  http://perso.b2b2c.ca/sarrazip/dev/
 
-LIB_DEPENDS=   gengameng.>=4.1::devel/gengameng \
-   SDL_mixer::devel/sdl-mixer
+LIB_DEPENDS=   flatzebra-0.1.>=2::devel/flatzebra \
+   SDL_mixer::devel/sdl-mixer \
+   SDL_image::devel/sdl-image
 
 USE_X11=   Yes
 
 CONFIGURE_STYLE= gnu
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
 
 .include 
Index: distinfo
===
RCS file: /cvs/openbsd/ports/games/afternoonstalker/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo5 Apr 2007 15:38:09 -   1.4
+++ distinfo10 Oct 2007 21:23:41 -
@@ -1,5 +1,5 @@
-MD5 (afternoonstalker-1.0.2.tar.gz) = +vvE63ccNWNQZIiH/IqyYw==
-RMD160 (afternoonstalker-1.0.2.tar.gz) = bt2Jemhve9g2h88xCd3JEcebyMQ=
-SHA1 (afternoonstalker-1.0.2.tar.gz) = KuERxEHLaxT3OTFVVrVjDBn+HGU=
-SHA256 (afternoonstalker-1.0.2.tar.gz) = 
TH70p4PTE1e7ST2gVOukYLMmKFCEu7aLz8yET+Py3SI=
-SIZE (afternoonstalker-1.0.2.tar.gz) = 173053
+MD5 (afternoonstalker-1.1.1.tar.gz) = CabHIEo4xiHazGqFj1q7GQ==
+RMD160 (afternoonstalker-1.1.1.tar.gz) = SRh/r/gnTbwv4/59MKxlaYNxUl4=
+SHA1 (afternoonstalker-1.1.1.tar.gz) = exjeOxglgTb/fMXVrvLdD8t8aNA=
+SHA256 (afternoonstalker-1.1.1.tar.gz) = 
fAwoKZaOwWc9eY7EEs1lYgooVq7+ksH3wvjKw/sAEMo=
+SIZE (afternoonstalker-1.1.1.tar.gz) = 193895
Index: patches/patch-Makefile_in
===
RCS file: patches/patch-Makefile_in
diff -N patches/patch-Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-Makefile_in   10 Oct 2007 21:23:41 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- Makefile.in.orig   Sun Oct  7 22:54:03 2007
 Makefile.inSun Oct  7 22:54:25 2007
+@@ -131,7 +131,7 @@ SUBDIRS = src
+ 
+ man_MANS = doc/$(PACKAGE).6
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
++docdir = $(datadir)/doc/$(PACKAGE)
+ doc_DATA = \
+   AUTHORS \
+   COPYING \
Index: pkg/PLIST
===
RCS file: /cvs/openbsd/ports/games/afternoonstalker/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   15 Sep 2004 00:46:07 -  1.3
+++ pkg/PLIST   10 Oct 2007 21:23:41 -
@@ -1,11 +1,25 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:07 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
 bin/afternoonstalker
 @man man/man6/afternoonstalker.6
 share/afternoonstalker/
 share/afternoonstalker/level1.set
+share/afternoonstalker/level2.set
+share/applications/
+share/applications/afternoonstalker.desktop
+share/doc/afternoonstalker/
+share/doc/afternoonstalker/AUTHORS
+share/doc/afternoonstalker/COPYING
+share/doc/afternoonstalker/INSTALL
+share/doc/afternoonstalker/NEWS
+share/doc/afternoonstalker/README
+share/doc/afternoonstalker/THANKS
+share/doc/afternoonstalker/TODO
+share/pixmaps/
+share/pixmaps/afternoonstalker.png
 share/sounds/
 share/sounds/afternoonstalker/
 share/sounds/afternoonstalker/bat-killed.wav
+share/sounds/afternoonstalker/bomb-explodes.wav
 share/sounds/afternoonstalker/gun-pickup.wav
 share/sounds/afternoonstalker/new-life.wav
 share/sounds/afternoonstalker/player-bullet.wav


[update] burgerspace

2007-10-10 Thread Serge Basterot
Following the port of flatzebra here is the new version of
burgerspace. I take maintainership of this port, pvalchev@ agreed.

-- 
Serge
Index: Makefile
===
RCS file: /cvs/openbsd/ports/games/burgerspace/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile15 Sep 2007 18:01:01 -  1.12
+++ Makefile10 Oct 2007 21:18:54 -
@@ -1,29 +1,26 @@
-# $OpenBSD: Makefile,v 1.12 2007/09/15 18:01:01 simon Exp $
-
 COMMENT=   burgertime clone for X
 
-DISTNAME=  burgerspace-1.7.0
+DISTNAME=  burgerspace-1.8.1
 CATEGORIES=games
 
-HOMEPAGE=  http://www3.sympatico.ca/sarrazip/dev/burgerspace.html
+HOMEPAGE=  http://perso.b2b2c.ca/sarrazip/dev/burgerspace.html
 
-MAINTAINER=Peter Valchev <[EMAIL PROTECTED]>
+MAINTAINER=Serge basterot <[EMAIL PROTECTED]>
 
 PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP= Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
-WANTLIB=   SDL X11 Xext c m pthread stdc++ usbhid
+WANTLIB=   SDL c m pthread stdc++
 
-MASTER_SITES=  http://www3.sympatico.ca/sarrazip/dev/
+MASTER_SITES=  http://perso.b2b2c.ca/sarrazip/dev/
 
-LIB_DEPENDS=   gengameng.>=4.1::devel/gengameng \
+LIB_DEPENDS=   flatzebra-0.1.>=2::devel/flatzebra \
SDL_mixer::devel/sdl-mixer \
SDL_image::devel/sdl-image
 
 USE_X11=   Yes
 
 CONFIGURE_STYLE= gnu
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
 
 .include 
Index: distinfo
===
RCS file: /cvs/openbsd/ports/games/burgerspace/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo5 Apr 2007 15:38:09 -   1.4
+++ distinfo10 Oct 2007 21:18:54 -
@@ -1,5 +1,5 @@
-MD5 (burgerspace-1.7.0.tar.gz) = z+ihvq8rgT8OT3u2Fjfjzw==
-RMD160 (burgerspace-1.7.0.tar.gz) = gEMh0XWhaoD4WpxnraUKwgnHSNk=
-SHA1 (burgerspace-1.7.0.tar.gz) = L/FufMsUSUeN3TnieLCtydwxmPA=
-SHA256 (burgerspace-1.7.0.tar.gz) = 
aZ9JXkKKxMFoyTMmbIbjjaqEi8LmBcJRG0TyHYTSwUc=
-SIZE (burgerspace-1.7.0.tar.gz) = 220082
+MD5 (burgerspace-1.8.1.tar.gz) = 8YiVgIbwo9HZiOqmseEFqg==
+RMD160 (burgerspace-1.8.1.tar.gz) = N5tkrCzvx2aD5EgAKMVcWVAEflw=
+SHA1 (burgerspace-1.8.1.tar.gz) = rYyIMNYbv/VRQS3KoLbQiY+qq3A=
+SHA256 (burgerspace-1.8.1.tar.gz) = 
kYPzo3vBnj7qjPysPGpvIiiEdf4rqAt0QhRIM+qAQis=
+SIZE (burgerspace-1.8.1.tar.gz) = 222067
Index: patches/patch-Makefile_in
===
RCS file: patches/patch-Makefile_in
diff -N patches/patch-Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-Makefile_in   10 Oct 2007 21:18:54 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- Makefile.in.orig   Sun Oct  7 23:03:01 2007
 Makefile.inSun Oct  7 23:03:14 2007
+@@ -131,7 +131,7 @@ SUBDIRS = src
+ 
+ man_MANS = doc/burgerspace.6
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
++docdir = $(datadir)/doc/$(PACKAGE)
+ doc_DATA = \
+   AUTHORS \
+   COPYING \
Index: pkg/PLIST
===
RCS file: /cvs/openbsd/ports/games/burgerspace/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   15 Sep 2004 00:46:08 -  1.3
+++ pkg/PLIST   10 Oct 2007 21:18:54 -
@@ -1,6 +1,18 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:08 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
 bin/burgerspace
 @man man/man6/burgerspace.6
+share/applications/
+share/applications/burgerspace.desktop
+share/doc/burgerspace/
+share/doc/burgerspace/AUTHORS
+share/doc/burgerspace/COPYING
+share/doc/burgerspace/INSTALL
+share/doc/burgerspace/NEWS
+share/doc/burgerspace/README
+share/doc/burgerspace/THANKS
+share/doc/burgerspace/TODO
+share/pixmaps/
+share/pixmaps/burgerspace.png
 share/sounds/
 share/sounds/burgerspace/
 share/sounds/burgerspace/chef-gets-treat.wav


[new] flatzebra

2007-10-10 Thread Serge Basterot
Hello,

Here is a port of flatzebra, a generic game engine for 2D
double-buffering animation. This port is a replacement of
devel/gengameng and is needed by updates of burgerspace,
afternoonstalker and cosmosmash I will submit a bit later.

-- 
Serge


flatzebra.tar.gz
Description: application/tar-gz


Re: UPDATE: telephony/asterisk 1.4.13

2007-10-10 Thread Ian Darwin

Stuart Henderson wrote:

Here's your daily Asterisk update. Security fix this time - AST-2007-022
(sprintf overflow in IMAP voicemail storage, remotely exploitable by sending
a crafted email and having someone try to listen to it from a phone, affects
all 1.4 versions with IMAP voicemail storage).


Builds, installs, starts up. Can't test the phone part now because my 
phone sets are all at home. I don't use the IMAP stuff.




UPDATE: telephony/asterisk 1.4.13

2007-10-10 Thread Stuart Henderson
Here's your daily Asterisk update. Security fix this time - AST-2007-022
(sprintf overflow in IMAP voicemail storage, remotely exploitable by sending
a crafted email and having someone try to listen to it from a phone, affects
all 1.4 versions with IMAP voicemail storage).

http://downloads.digium.com/pub/security/AST-2007-022.html

Also fixes a res_jabber crash, fix deadlocks, some other small fixes.
patch-main_db_c is gone (something similar now upstream).

Runs on amd64, sparc64 is still building..

Index: Makefile
===
RCS file: /cvs/ports/telephony/asterisk/Makefile,v
retrieving revision 1.24
diff -u -p -u -r1.24 Makefile
--- Makefile4 Oct 2007 11:25:44 -   1.24
+++ Makefile10 Oct 2007 17:49:18 -
@@ -3,8 +3,8 @@
 SHARED_ONLY=   Yes
 COMMENT-main=  open source multi-protocol PBX and telephony toolkit
 
-V= 1.4.12
-DISTNAME=  asterisk-${V}
+V= 1.4.13
+DISTNAME=  asterisk-$V
 FULLPKGNAME-main=  ${DISTNAME}
 
 CATEGORIES=telephony
@@ -25,7 +25,8 @@ WANTLIB-main= c crypto m pthread ssl st
 
 LIB_DEPENDS-main=  popt::devel/popt
 
-MASTER_SITES=  http://downloads.digium.com/pub/telephony/asterisk/
+MASTER_SITES=  http://downloads.digium.com/pub/telephony/asterisk/ \
+   
http://downloads.digium.com/pub/telephony/asterisk/old-releases/
 
 USE_GMAKE= Yes
 USE_LIBTOOL=   Yes
@@ -165,8 +166,8 @@ CONFIGURE_ARGS+=--with-gnutls=${
 .endif
 
 .for i in ${MULTI_PACKAGES:S/-main//}
-FULLPKGNAME${i}=   asterisk${i}-${V}
-RUN_DEPENDS${i}=   :asterisk-${V}:telephony/asterisk
+FULLPKGNAME$i= asterisk$i-$V
+RUN_DEPENDS$i= :asterisk-$V:telephony/asterisk
 .endfor
 
 MAKE_ENV=  ASTCFLAGS="${CFLAGS}" \
Index: distinfo
===
RCS file: /cvs/ports/telephony/asterisk/distinfo,v
retrieving revision 1.18
diff -u -p -u -r1.18 distinfo
--- distinfo4 Oct 2007 11:25:44 -   1.18
+++ distinfo10 Oct 2007 17:49:18 -
@@ -1,5 +1,5 @@
-MD5 (asterisk-1.4.12.tar.gz) = 8qyYuTILl6dAmoBTFeffGQ==
-RMD160 (asterisk-1.4.12.tar.gz) = 6XWkdRodgSuVN/5o5CrBUFlyilE=
-SHA1 (asterisk-1.4.12.tar.gz) = vOZNgFfnUBxtNbSGnvdivYvDBtM=
-SHA256 (asterisk-1.4.12.tar.gz) = ge8nGAMWAQIc5rqzwf5pj7AH5jjOe1oY5RBxJFFnEY8=
-SIZE (asterisk-1.4.12.tar.gz) = 11255703
+MD5 (asterisk-1.4.13.tar.gz) = SbcxFIMcIcyXhNOz9Ptb7A==
+RMD160 (asterisk-1.4.13.tar.gz) = bgImiL18CnrthNbOffaiaS6PFDg=
+SHA1 (asterisk-1.4.13.tar.gz) = dsB9y8Ob937z3m66XTRaHyLR3BY=
+SHA256 (asterisk-1.4.13.tar.gz) = C+ovYSx7brz7l8d9RzpFAYo+ES5WEP9/q4NWG+exlEk=
+SIZE (asterisk-1.4.13.tar.gz) = 11257579
Index: patches/patch-main_db_c
===
RCS file: patches/patch-main_db_c
diff -N patches/patch-main_db_c
--- patches/patch-main_db_c 5 Sep 2007 22:42:52 -   1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-main_db_c,v 1.1 2007/09/05 22:42:52 sthen Exp $
 main/db.c.orig Wed Jun 13 13:17:50 2007
-+++ main/db.c  Wed Jun 13 13:17:51 2007
-@@ -63,7 +63,7 @@ AST_MUTEX_DEFINE_STATIC(dblock);
- static int dbinit(void) 
- {
-   if (!astdb && !(astdb = dbopen((char *)ast_config_AST_DB, O_CREAT | 
O_RDWR, 0664, DB_BTREE, NULL))) {
--  ast_log(LOG_WARNING, "Unable to open Asterisk database\n");
-+  ast_log(LOG_WARNING, "Unable to open Asterisk database %s\n", 
ast_config_AST_DB);
-   return -1;
-   }
-   return 0;



Re: UPDATE: db-4.6.19

2007-10-10 Thread Stuart Henderson
> Failures so far are memp002 (multiprocess mempool) on sparc64 and
> Rep006.d (at least on i386, other arch didn't make it that far yet).

besides these, there are a couple of other small FAILs;
sdb003 tests fail like this (with each db type):

FAIL:00:40:19 (00:00:02) run_envmethod: -hash sdb003: env0: Logging region out 
of memory; you may need to increase its size

and I see this from test076:

test076: Processing master/3 client queues out-of-order
test076: Flushing Master
01:52:43 (00:00:09)
Repl: test076: dropping 5%, 3 clients  no delete verification; no security; 
with out-of-order msgs;
Test076 -queueext (-env env3311 -extent 4  -len 20 -pad 0  -auto_commit ): 
Create 500 small databases in one env.
Test076 passed.
test076: Processing master/3 client queues out-of-order
test076: Flushing Master
FAIL:01:55:45 (00:03:02) rep_process_message returned env3312: transaction 
failed at [2][2470717]

I don't know db all that well, but none of them look really major,
sdb003 probably just wants the log size increasing in the environment,
and it does run ok as a one-off test from tclsh.


> $ cd /usr/ports/databases/db/v4/w-db-4.6.19/db-4.6.19/build_unix
> $ tclsh8.4  
> % source ../test/test.tcl
> % memp002
> Memp002: {} Multiprocess mpool tester
> /usr/local/bin/tclsh8.4 ./../dist/../test/mpoolscript.tcl ./TESTDIR 0 4  125 
> 512 1024 2048 4096 8192 100 3  >  ./TESTDIR/memp002.0.out &
> /usr/local/bin/tclsh8.4 ./../dist/../test/mpoolscript.tcl ./TESTDIR 1 4  125 
> 512 1024 2048 4096 8192 100 3  >  ./TESTDIR/memp002.1.out &
> /usr/local/bin/tclsh8.4 ./../dist/../test/mpoolscript.tcl ./TESTDIR 2 4  125 
> 512 1024 2048 4096 8192 100 3  >  ./TESTDIR/memp002.2.out &
> /usr/local/bin/tclsh8.4 ./../dist/../test/mpoolscript.tcl ./TESTDIR 3 4  125 
> 512 1024 2048 4096 8192 100 3  >  ./TESTDIR/memp002.3.out &
> Memp002: 4 independent processes now running
> Script watcher process 379 launching mpoolscript.tcl process 15277.
> Script watcher process 1852 launching mpoolscript.tcl process 11188.
> Script watcher process 20470 launching mpoolscript.tcl process 8601.
> Script watcher process 24336 launching mpoolscript.tcl process 14879.
> 
> memp002.0.out:
> 
> Beginning execution for 0: 4 ./TESTDIR 125 512 1024 2048 4096 8192 100 3
> Establishing long-term pin on file 0 page 0 for process 0
> FAIL: illegal flag combination specified to memp_fget
> mpool get:invalid argument
> FAIL:11:02:01 (00:00:00) ./../dist/../test/mpoolscript.tcl run: mpool 
> get:invalid argument: pid 15295: expected 0, got 1
> 
> - not sure where to look next for this, the logged command line
> to mpoolscript.tcl is the same as on i386 which passes this test,
> I didn't trace where memp_fget is called from yet.
> 
> ...
> 
> eval rep006 -btree ; verify_dir ./TESTDIR "" 1
> Rep006 (-btree -recover): Replication and non-rep env handles
> Rep006: Master logs are on-disk
> Rep006: Client logs are on-disk
> Rep006.a: Running test001 in replicated env.
> Rep_test: -btree 1000 key/data pairs starting at 0
> Rep_test.a: put/get loop
> Rep006.b: Verifying client database contents.
> Rep006.c: Verifying non-master db4_checkpoint.
> Rep006.d: Verifying non-master access.
> FAIL:05:11:05 (00:14:21) open_err: expected 1, got 0
> 
> - this is trying to open a replica RW which should fail, but doesn't.



4.2 fvwm2 error "`gtkaccelgroup.lo' is not a valid libtool object"

2007-10-10 Thread Siju George
Hi,

I tried to install fvwm2 in ports on my

OpenBSD  4.2 GENERIC#1179 amd64 ( from official CD )

I get this error, could somebody please help me out

==
# make install clean
===>  Checking files for fvwm-2.4.19
>> fvwm-2.4.19.tar.gz doesn't seem to exist on this system.
>> Fetch ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-2.4.19.tar.gz.
100% |**|  1784 KB00:58
>> Size matches for /usr/ports/distfiles/fvwm-2.4.19.tar.gz
>> fvwm_icons.tgz doesn't seem to exist on this system.
>> Fetch http://www.fvwm.org/generated/icon_download/fvwm_icons.tgz.
ftp: Error retrieving file: 404 Not Found
>> Fetch ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//fvwm_icons.tgz.
100% |**|   354 KB00:11
>> Size matches for /usr/ports/distfiles/fvwm_icons.tgz
>> (SHA256) fvwm-2.4.19.tar.gz: OK
>> (SHA256) fvwm_icons.tgz: OK
===>  fvwm2+fvicons-2.4.19p0 depends on: gtk+-* - not found
===>  Verifying install for gtk+-* in x11/gtk+
===>  Building for gtk+-1.2.10p6
make  all-recursive
Making all in po
Making all in gdk
Making all in gtk
/usr/local/bin/libtool  --mode=link cc  -O2 -pipe -Wall -L/usr/local/lib -o libg
tk.la -rpath /usr/local/lib -version-info 3:0:0
-export-dynamic
-L/usr/local/lib -Wl,-E -lgmodule -lglib
  -L/usr/X11R6/lib
-lXi -lXext -lX11
-lm gtkaccelgroup.lo gtkaccellabel.lo gtkadjustment.lo  gtkalignment.lo gtkarg.l
o gtkarrow.lo gtkaspectframe.lo gtkbin.lo  gtkbindings.lo gtkbbox.lo gtkbox.lo g
tkbutton.lo gtkcalendar.lo  gtkcheckbutton.lo gtkcheckmenuitem.lo gtkclist.lo gt
kcolorsel.lo  gtkcombo.lo gtkcontainer.lo gtkctree.lo gtkcurve.lo gtkdata.lo  gt
kdialog.lo gtkdnd.lo gtkdrawingarea.lo gtkeditable.lo gtkentry.lo  gtkeventbox.l
o gtkfilesel.lo gtkfixed.lo gtkfontsel.lo gtkframe.lo  gtkgamma.lo gtkgc.lo gtkh
andlebox.lo gtkhbbox.lo gtkhbox.lo  gtkhpaned.lo gtkhruler.lo gtkhscale.lo gtkhs
crollbar.lo  gtkhseparator.lo gtkimage.lo gtkinputdialog.lo gtkinvisible.lo  gtk
item.lo gtkitemfactory.lo gtklabel.lo gtklayout.lo gtklist.lo  gtklistitem.lo gt
kmain.lo gtkmarshal.lo gtkmenu.lo gtkmenubar.lo  gtkmenufactory.lo gtkmenuitem.l
o gtkmenushell.lo gtkmisc.lo  gtknotebook.lo gtkobject.lo gtkoptionmenu.lo gtkpa
cker.lo gtkpaned.lo  gtkpixmap.lo gtkplug.lo gtkpreview.lo gtkprogress.lo gtkpro
gressbar.lo  gtkradiobutton.lo gtkradiomenuitem.lo gtkrange.lo gtkrc.lo gtkruler
.lo  gtkscale.lo gtkscrollbar.lo gtkscrolledwindow.lo gtkselection.lo  gtksepara
tor.lo gtksignal.lo gtksocket.lo gtkspinbutton.lo gtkstyle.lo  gtkstatusbar.lo g
tktable.lo gtktearoffmenuitem.lo gtktext.lo  gtkthemes.lo gtktipsquery.lo gtktog
glebutton.lo gtktoolbar.lo  gtktooltips.lo gtktree.lo gtktreeitem.lo gtktypeutil
s.lo gtkvbbox.lo  gtkvbox.lo gtkviewport.lo gtkvpaned.lo gtkvruler.lo gtkvscale.
lo  gtkvscrollbar.lo gtkvseparator.lo gtkwidget.lo gtkwindow.lo fnmatch.lo  -lic
onv -lintl -liconv
libtool: link: `gtkaccelgroup.lo' is not a valid libtool object
*** Error code 1

Stop in /usr/ports/x11/gtk+/w-gtk+-1.2.10p6/gtk+-1.2.10/gtk (line 371 of Makefil
e).
*** Error code 1

Stop in /usr/ports/x11/gtk+/w-gtk+-1.2.10p6/gtk+-1.2.10 (line 301 of Makefile).
*** Error code 1

Stop in /usr/ports/x11/gtk+/w-gtk+-1.2.10p6/gtk+-1.2.10 (line 451 of Makefile).
*** Error code 1

Stop in /usr/ports/x11/gtk+ (line 2063 of /usr/ports/infrastructure/mk/bsd.port.
mk).
*** Error code 1

Stop in /usr/ports/x11/gtk+ (line 1373 of /usr/ports/infrastructure/mk/bsd.port.
mk).
*** Error code 1

Stop in /usr/ports/x11/gtk+ (line 1861 of /usr/ports/infrastructure/mk/bsd.port.
mk).
*** Error code 1

Stop in /usr/ports/x11/gtk+ (line 1403 of /usr/ports/infrastructure/mk/bsd.port.
mk).
*** Error code 1

Stop in /usr/ports/x11/fvwm2 (line 1531 of /usr/ports/infrastructure/mk/bsd.port
.mk).
*** Error code 1

Stop in /usr/ports/x11/fvwm2 (line 1892 of /usr/ports/infrastructure/mk/bsd.port
.mk).
*** Error code 1

Stop in /usr/ports/x11/fvwm2 (line 1373 of /usr/ports/infrastructure/mk/bsd.port
.mk).
*** Error code 1

Stop in /usr/ports/x11/fvwm2 (line 1861 of /usr/ports/infrastructure/mk/bsd.port
.mk).
*** Error code 1

Stop in /usr/ports/x11/fvwm2 (line 1403 of /usr/ports/infrastructure/mk/bsd.port
.mk).
#
=

Thankyou so much

Kind Regards

Siju