Re: UPDATE: graphics/cairo

2008-05-04 Thread Matthieu Herrb
Eric Faurot wrote:
 On Tue, 8 Apr 2008 23:50:35 +0200
 Eric Faurot [EMAIL PROTECTED] wrote:
 
 Hi,

 This diff updates cairo to 1.5.20, which is supposed, among other things,
 to fix the xlib backend issues. So, we might be able to finally get rid
 of our patches.

 It will not build without pixman 0.10 that matthieu@ committed to xenocara
 a couple of hours ago: update from sources, or wait for new X snaps.

 Please test, especially on non-standard X setup (uncommon modes, weird
 framebuffers, ...).

 Eric.
 
 New diff for cairo-1.6.4

I've been running with that on my machines for some time now, and
haven't seen problems. I only run apps using cairo on modern hw though.

-- 
Matthieu Herrb



Re: Samba cannot serve from a FAT32 filesystem

2008-05-04 Thread Marc Balmer


Am 30.04.2008 um 14:44 schrieb Edd Barrett:


Hi,

On Wed, Apr 30, 2008 at 6:46 AM, Holger von Rhein [EMAIL PROTECTED]  
wrote:
May be it is similar to a problem I have here. But in my case I  
have problems with ext2fs


Marc Balmer is currently working with the samba team to fix the bug.


For the record, this has been fixed in -current and the Samba port  
will be
adjusted to the new situation real soon.  The curious might want to  
take a

look at www.vnode.ch/fixing_seekdir for some background information.

- Marc Balmer

smime.p7s
Description: S/MIME cryptographic signature


update: net/freeradius

2008-05-04 Thread Rui Reis
here's an update to net/freeradius, works for on amd64 and
i386.

Changelog available here:
http://freeradius.org/press/index.html#2.0.4

ok?

Regards,
rui


Index: Makefile
===
RCS file: /cvs/ports/net/freeradius/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile21 Mar 2008 19:25:33 -  1.15
+++ Makefile3 May 2008 19:36:12 -
@@ -8,7 +8,7 @@
 COMMENT-pgsql= freeradius pgsql rlm addon
 COMMENT-ldap=  freeradius ldap rlm addon
 
-V= 2.0.3
+V= 2.0.4
 DISTNAME=  freeradius-server-$V
 PKGNAME-main=  freeradius-$V
 PKGNAME-iodbc= freeradius-iodbc-$V
@@ -120,8 +120,7 @@
 
 post-install:
 .for f in bin/radlast bin/radtest sbin/checkrad sbin/radwatch \
-sbin/check-radiusd-config share/examples/freeradius/dictionary \
-share/examples/freeradius/radiusd.conf
+share/examples/freeradius/dictionary 
share/examples/freeradius/radiusd.conf 
@perl -pi -e 's,\$${DESTDIR},,g' ${PREFIX}/$f
 .endfor
 
Index: distinfo
===
RCS file: /cvs/ports/net/freeradius/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo21 Mar 2008 19:25:33 -  1.7
+++ distinfo3 May 2008 19:36:12 -
@@ -1,5 +1,5 @@
-MD5 (freeradius-server-2.0.3.tar.bz2) = PNZH9AiA3uhpPy50q1QW6Q==
-RMD160 (freeradius-server-2.0.3.tar.bz2) = Q9LRwXpWz4Cm0u/f8osi4IPtb+M=
-SHA1 (freeradius-server-2.0.3.tar.bz2) = IVkvIAnhjM8dzQzGa6pMRZzNIrk=
-SHA256 (freeradius-server-2.0.3.tar.bz2) = 
MYTpvm2I3zzfcqCKfgAiLBe8NgKJ7PFCGd+cgdaNf3k=
-SIZE (freeradius-server-2.0.3.tar.bz2) = 2298963
+MD5 (freeradius-server-2.0.4.tar.bz2) = C2PR115RvZS2LBHGOfoyng==
+RMD160 (freeradius-server-2.0.4.tar.bz2) = ZpFftVEVc7UCt6/blv0K24B/qik=
+SHA1 (freeradius-server-2.0.4.tar.bz2) = NAjQmpkMY99nGJOQl2UKRj1lSpk=
+SHA256 (freeradius-server-2.0.4.tar.bz2) = 
UPcv5lnzIURgXyqKfspdEooYRw+j3//+fwFTt1RWl8g=
+SIZE (freeradius-server-2.0.4.tar.bz2) = 2314988
Index: patches/patch-configure
===
RCS file: /cvs/ports/net/freeradius/patches/patch-configure,v
retrieving revision 1.4
diff -u -r1.4 patch-configure
--- patches/patch-configure 21 Jan 2008 22:21:24 -  1.4
+++ patches/patch-configure 3 May 2008 19:36:12 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.4 2008/01/21 22:21:24 rui Exp $
 configure.orig Thu Jan 10 10:38:42 2008
-+++ configure  Mon Jan 21 16:21:31 2008
-@@ -4864,7 +4864,7 @@ fi
+--- configure.orig Sat Apr 26 16:10:09 2008
 configure  Sat May  3 15:08:10 2008
+@@ -4865,7 +4865,7 @@ fi
  LTDLINCL='-I${top_srcdir}/''libltdl'
else
  ac_configure_args=$ac_configure_args --enable-ltdl-install=no
@@ -10,7 +10,7 @@
  LTDLINCL=
fi
# For backwards non-gettext consistent compatibility...
-@@ -8876,7 +8876,6 @@ bsdi[45]*)
+@@ -8877,7 +8877,6 @@ bsdi[45]*)
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
@@ -18,7 +18,7 @@
shlibpath_var=LD_LIBRARY_PATH
sys_lib_search_path_spec=/shlib /usr/lib /usr/X11/lib /usr/contrib/lib 
/lib /usr/local/lib
sys_lib_dlsearch_path_spec=/shlib /usr/lib /usr/local/lib
-@@ -20341,13 +20340,13 @@ fi
+@@ -20360,13 +20359,13 @@ fi
  done
  
  
@@ -35,7 +35,7 @@
  cat conftest.$ac_ext _ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -20404,7 +20403,7 @@ fi
+@@ -20423,7 +20422,7 @@ fi
  echo ${ECHO_T}$ac_cv_lib_pthread_pthread_create 6; }
  if test $ac_cv_lib_pthread_pthread_create = yes; then
 CFLAGS=$CFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
@@ -44,7 +44,7 @@
  else
{ echo $as_me:$LINENO: checking for pthread_create in -lc_r 5
  echo $ECHO_N checking for pthread_create in -lc_r... $ECHO_C 6; }
-@@ -20654,7 +20653,6 @@ if test ${ac_cv_lib_resolv_inet_aton+set} = set; the
+@@ -20673,7 +20672,6 @@ if test ${ac_cv_lib_resolv_inet_aton+set} = set; the
echo $ECHO_N (cached) $ECHO_C 6
  else
ac_check_lib_save_LIBS=$LIBS
@@ -52,7 +52,7 @@
  cat conftest.$ac_ext _ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -20714,8 +20712,6 @@ if test $ac_cv_lib_resolv_inet_aton = yes; then
+@@ -20733,8 +20731,6 @@ if test $ac_cv_lib_resolv_inet_aton = yes; then
  #define HAVE_LIBRESOLV 1
  _ACEOF
  
@@ -61,7 +61,7 @@
  fi
  
  
-@@ -20872,7 +20868,7 @@ if test ${ac_cv_lib_ssl_SSL_new+set} = set; then
+@@ -20891,7 +20887,7 @@ if test ${ac_cv_lib_ssl_SSL_new+set} = set; then
echo $ECHO_N (cached) $ECHO_C 6
  else
ac_check_lib_save_LIBS=$LIBS
@@ -70,7 +70,7 @@
  cat conftest.$ac_ext _ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -22968,7 +22964,7 @@ _ACEOF
+@@ -22989,7 +22985,7 @@ _ACEOF
  cat confdefs.h conftest.$ac_ext
  cat conftest.$ac_ext _ACEOF
  /* end confdefs.h.  */
@@ -79,7 +79,7 @@
  #ifdef 

Mehr Insolvenzen in den USA

2008-05-04 Thread mr
Gerne übersende ich Ihnen meinen Bericht Mehr Insolvenzen in den USA von 
gestern als Leseprobe. Falls Sie die Artikel künftig (kostenlos) bei 
Veröffentlichung bekommen möchten, tragen Sie sich bitte auf der Seite 
gewinnbereich.de unter -- Login -- Registrieren ein und klicken dann den URL 
in der Bestätigungsmail an.

Freundlich grüßt

Manfred Rouhs

-

3. Mai 2008, 15:40 Uhr:

Mehr Insolvenzen in den USA

Im April haben 92.291 US-Amerikaner einen Antrag auf Verbraucherinsolvenz 
gestellt. Das entspricht einem Anstieg um 48 Prozent gegenüber dem 
Vorjahreszeitraum. Gegenüber März stieg die Anzahl der Anträge um sieben 
Prozent. Samuel Gerdano, der Leiter des American Bankruptcy Institute, geht 
davon aus, daß in 2008 insgesamt mehr als eine Millionen US-Bürger insolvent 
werden. Im vergangenen Jahr waren es noch 850.912 Familien oder Privatpersonen. 
Das entsprach einem Anstieg um 38 Prozent gegenüber 2006.

Unsere Bewertung: Die Zahlen zeigen kein Abflauen der wirtschaftlichen 
Schwierigkeiten in den USA an. Da der private Konsum rund 70 Prozent der 
amerikanischen Wirtschaftsleistung ausmacht, schlägt eine hohe Zahl von 
Verbraucherinsolvenzen auf das BIP durch.



update: games/freeciv

2008-05-04 Thread Rui Reis
here's an update to games/freeciv, works for me on i386 and amd64.

The highlight of this release is a number of crashfixes for better 
stability.
http://freeciv.wikia.com/wiki/NEWS-2.1.4

ok?

cheers,
rui


Index: Makefile
===
RCS file: /cvs/ports/games/freeciv/Makefile,v
retrieving revision 1.71
diff -u -r1.71 Makefile
--- Makefile17 Apr 2008 08:10:10 -  1.71
+++ Makefile4 May 2008 08:07:06 -
@@ -4,10 +4,10 @@
 COMMENT-client=Freeciv client
 COMMENT-share= shared data files for Freeciv
 
-VERSION=   2.1.3
+VERSION=   2.1.4
 DISTNAME=  freeciv-${VERSION}
 PKGNAME-main=  freeciv-server-${VERSION}
-PKGNAME-client=freeciv-client-${VERSION}p0
+PKGNAME-client=freeciv-client-${VERSION}
 PKGNAME-share= freeciv-share-${VERSION}
 CATEGORIES=games
 HOMEPAGE=  http://www.freeciv.org/
Index: distinfo
===
RCS file: /cvs/ports/games/freeciv/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo1 Feb 2008 23:33:52 -   1.12
+++ distinfo4 May 2008 08:07:06 -
@@ -1,5 +1,5 @@
-MD5 (freeciv-2.1.3.tar.bz2) = K16WxkZCEicxUPjT7Av39w==
-RMD160 (freeciv-2.1.3.tar.bz2) = XLV86I+UktmIESj6Hu51ZUtKblQ=
-SHA1 (freeciv-2.1.3.tar.bz2) = qJeXjoeFHypTNO/Zt/o89lrAdaM=
-SHA256 (freeciv-2.1.3.tar.bz2) = oS6wR2G20L0X8t7Xe5DNJIODtcKbDTtYR0oVi9XKCog=
-SIZE (freeciv-2.1.3.tar.bz2) = 29407975
+MD5 (freeciv-2.1.4.tar.bz2) = /a1wD6FSBa3LVhl04gb3SQ==
+RMD160 (freeciv-2.1.4.tar.bz2) = YMEGyc8T9DtP4FgOJsncUG6VbnU=
+SHA1 (freeciv-2.1.4.tar.bz2) = e+JQe5eIAVrMLLHxPI2pW1SJwgA=
+SHA256 (freeciv-2.1.4.tar.bz2) = 1qGGd4Luhqw2Tn/uwNt464jK15UlP+6Ett4+aH0zSRw=
+SIZE (freeciv-2.1.4.tar.bz2) = 29531378



update: sysutils/sleuthkit

2008-05-04 Thread Rui Reis
here's an update to sysutils/sleuthkit, works for me on i386 
and amd64.

Announce here:
http://marc.info/?l=sleuthkit-usersm=120785373310111w=2

ok?

cheers,
rui


Index: Makefile
===
RCS file: /cvs/ports/sysutils/sleuthkit/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile18 Feb 2008 18:19:35 -  1.8
+++ Makefile4 May 2008 07:11:27 -
@@ -2,10 +2,10 @@
 
 COMMENT=   forensic toolkit based on TCT
 
-DISTNAME=  sleuthkit-2.51
+DISTNAME=  sleuthkit-2.52
 CATEGORIES=sysutils security
 
-SHARED_LIBS=   tsk 1.1
+SHARED_LIBS=   tsk 1.2
 
 HOMEPAGE=  http://www.sleuthkit.org/
 
@@ -19,7 +19,7 @@
 
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sleuthkit/}
 
-WANTLIB=   c
+WANTLIB=   c m stdc++
 
 CONFIGURE_STYLE=simple
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/sleuthkit/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo18 Feb 2008 18:19:35 -  1.6
+++ distinfo4 May 2008 07:11:27 -
@@ -1,5 +1,5 @@
-MD5 (sleuthkit-2.51.tar.gz) = FN7vxEvDF4f8mfwjkST3Cw==
-RMD160 (sleuthkit-2.51.tar.gz) = CTjSsfsVKFpwl204EuaNlLO8yQQ=
-SHA1 (sleuthkit-2.51.tar.gz) = iXCXtGSFIvUCPQ2W3Mi50HuWf4w=
-SHA256 (sleuthkit-2.51.tar.gz) = lZCKcUhVx/37+yb9MBb15pePFzDwA9nOve7O5mvH/tw=
-SIZE (sleuthkit-2.51.tar.gz) = 817416
+MD5 (sleuthkit-2.52.tar.gz) = P5O8d5Ae9AuLPyp+SCIUpQ==
+RMD160 (sleuthkit-2.52.tar.gz) = GFK4vd2W3aGoYPc7fCHRL8fJWWA=
+SHA1 (sleuthkit-2.52.tar.gz) = 4ujrxB5L56p1N2/vOOE89vLWIG8=
+SHA256 (sleuthkit-2.52.tar.gz) = 2JRLsAU6MB6qM5Bsa6zHJAFLPLeNvP5yLv6KrxAUAp4=
+SIZE (sleuthkit-2.52.tar.gz) = 819357
Index: patches/patch-tools_timeline_mactime_base
===
RCS file: patches/patch-tools_timeline_mactime_base
diff -N patches/patch-tools_timeline_mactime_base
--- patches/patch-tools_timeline_mactime_base   18 Feb 2008 18:19:36 -  
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-tools_timeline_mactime_base,v 1.1 2008/02/18 18:19:36 rui Exp $
 tools/timeline/mactime.base.orig   Sat Feb 16 22:39:24 2008
-+++ tools/timeline/mactime.baseSat Feb 16 22:40:03 2008
-@@ -405,7 +405,7 @@ sub print_tl {
- $delim = ,;
- }
- 
--for $key (sort { $a = $b } keys %time2macstr) {
-+for $key (sort { $a cmp $b } keys %time2macstr) {
- if ($key =~ /^(\d+),([\d-]+),(.*)$/) {
- $time  = $1;
- $inode = $2;



[patch] Added the flavor no_x11 into the port net/stable/mldonkey

2008-05-04 Thread Augé Patrick
Hi ports team !

I use the port net/stable/mldonkey on a server connected to internet. I need 
no X11 packages. For that, i send to you a patch so that it is possible to 
build a package mldonkey with the flavor no_x11.
MLDonkey is a net appliance and it is too bad to install X11 (40Mb).
 
I've updated the mldonkey package on -current. I've 
updated the Makefile and the pkg/PLIST. I've added the fragment  
PFRAG.no-no_x11.

You can find the diff (-uNpr) attached at this email.

I've tried on -current with a 
  # patch -up1  diff/mldonkey-no_x11.patch
in the  /usr/ports/net/mldonkey/stable directory. 

I compile either
 # make package (with X11), or
 # env FLAVOR=no_x11 make package (w/o X11).

Please be kind it's my first patch :) 

Best regards,
Patrick AUGE

diff -uNrp orig/Makefile new/Makefile
--- orig/Makefile	Fri Nov  2 05:23:50 2007
+++ new/Makefile	Sun May  4 20:05:06 2008
@@ -8,8 +8,7 @@ PERMIT_PACKAGE_FTP=	Yes
 PERMIT_PACKAGE_CDROM=	Yes
 PERMIT_DISTFILES_FTP=	Yes
 PERMIT_DISTFILES_CDROM=	Yes
-WANTLIB=		X11 Xext Xi c glib gmodule iconv intl m z pthread \
-			freetype png jpeg charset stdc++ fontconfig
+WANTLIB=		c m pthread stdc++ z
 CONFIGURE_STYLE=	autoconf no-autoheader
 AUTOCONF_DIR=		${WRKSRC}/config
 AUTOCONF_VERSION=	2.61
@@ -22,22 +21,34 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=mldonkey/}
 DISTNAME=	mldonkey-2.9.1
 EXTRACT_SUFX=	.tar.bz2
 
-CONFIGURE_ARGS+=--enable-gui=newgui1
 CONFIGURE_ENV+=	CPPFLAGS='-I${LOCALBASE}/include/libpng -I${LOCALBASE}/include -I${X11BASE}/include'
 CONFIGURE_ENV+=	LDFLAGS='-L${LOCALBASE}/lib -L${X11BASE}/lib'
 
-USE_X11=	Yes
 USE_GMAKE=	Yes
 MODULES=	lang/ocaml
-BUILD_DEPENDS=	::x11/lablgtk
-LIB_DEPENDS=	gdk.=1,gtk.=1::x11/gtk+ \
-		bz2::archivers/bzip2 \
-		gd::graphics/gd \
+LIB_DEPENDS=	bz2::archivers/bzip2 \
 		magic::devel/libmagic
 
 FAKE_FLAGS=	MODOCAML_NATIVE=${MODOCAML_NATIVE}
 NO_REGRESS=	Yes
 
+FLAVORS=	no_x11
+FLAVOR?=
+
+.if ${FLAVOR:L:Mno_x11}
+CONFIGURE_ENV+=	CPPFLAGS='-I${LOCALBASE}/include'
+CONFIGURE_ARGS+=--disable-gd
+.else
+WANTLIB += 	X11 Xext Xi charset fontconfig freetype glib gmodule \
+		iconv intl jpeg png
+CONFIGURE_ENV+=	CPPFLAGS='-I${LOCALBASE}/include/libpng -I${LOCALBASE}/include -I${X11BASE}/include'
+CONFIGURE_ARGS+=--enable-gui=newgui1
+USE_X11=	Yes
+BUILD_DEPENDS=	::x11/lablgtk
+LIB_DEPENDS+=	gdk.=1,gtk.=1::x11/gtk+ \
+		gd::graphics/gd
+.endif
+
 post-install:
 	mkdir -p ${PREFIX}/share/mldonkey
 	cp -R ${WRKDIST}/distrib ${PREFIX}/share/mldonkey
@@ -46,7 +57,11 @@ post-install:
 .include bsd.port.mk
 
 .if ${MODOCAML_NATIVE:L} == yes
+.   if ${FLAVOR:L:Mno_x11}
+strip_binaries=cd ${PREFIX}/bin  strip mlnet
+.   else
 strip_binaries=cd ${PREFIX}/bin  strip mlnet mlgui mlnet+gui
+.   endif
 .else
 strip_binaries=:
 .endif
diff -uNrp orig/pkg/PFRAG.no-no_x11 new/pkg/PFRAG.no-no_x11
--- orig/pkg/PFRAG.no-no_x11	Thu Jan  1 01:00:00 1970
+++ new/pkg/PFRAG.no-no_x11	Sun May  4 00:15:52 2008
@@ -0,0 +1,9 @@
[EMAIL PROTECTED] $OpenBSD: PFRAG.no-no_x11,v 1.0 2008/05/03 21:40:47 Auge Exp $
+bin/mlbt+gui
+bin/mldc+gui
+bin/mldonkey+gui
+bin/mldonkey_gui
+bin/mlgnut+gui
+bin/mlgui
+bin/mlnet+gui
+bin/mlslsk+gui
diff -uNrp orig/pkg/PLIST new/pkg/PLIST
--- orig/pkg/PLIST	Thu Aug  2 06:37:20 2007
+++ new/pkg/PLIST	Sun May  4 00:34:06 2008
@@ -1,18 +1,11 @@
 @comment $OpenBSD: PLIST,v 1.9 2007/07/29 22:13:15 rui Exp $
+!%%no_x11%%
 bin/mlbt
-bin/mlbt+gui
 bin/mldc
-bin/mldc+gui
 bin/mldonkey
-bin/mldonkey+gui
-bin/mldonkey_gui
 bin/mlgnut
-bin/mlgnut+gui
-bin/mlgui
 bin/mlnet
-bin/mlnet+gui
 bin/mlslsk
-bin/mlslsk+gui
 share/mldonkey/
 share/mldonkey/distrib/
 share/mldonkey/distrib/Authors.txt


Re: Alephone and associated Game files

2008-05-04 Thread Peter Hessler
Updated version is at http://theapt.org/openbsd/ports/alephone.tgz


My fixes were merged upstream, update patches to match.

post-patch and the special case for macppc were dropped, as they were 
leftover cruft from my first attempt at porting.

Macppc now works fine.

The rest of the alephone community uses `alephone .` to specifically 
refer to the current directory, use that instead.



On 2008 Apr 28 (Mon) at 23:22:09 -0700 (-0700), Peter Hessler wrote:
:Message to All Marathon Terminals
:
:Marathon Emergency Systems Broadcast
:
:Today at 0820 hours, the Marathon came under surprise attack
:from unknown hostile forces.  The Marathon has sustained
:serious damage.
:
:At 0830 hours, alien forces boarded the Marathon.  The current
:situation is dire.  All personnel are required to arm
:themselves and fight for their lives.
:Posted 2794.7.3.14.08.39
:
:***INCOMING MESSAGE FROM LEELA***
:
:Welcome to the Marathon.  I am Leela, one of the two surviving
:Artificial Intelligences aboard the Marathon.  I have been
:severely damaged, and am working to understand the current
:situation.
:
:Find the teleport terminal located in the Hangar's control
:room.  By that time, I should have a better idea of what is
:going on.
:
:***END MESSAGE***
:
:
:
:
:
:Attached is a port of the AlephOne game engine, and the data files for 
:Marathon 1, 2, and Infinity.  The data files are split out into each 
:scenario, with an optional MULTI_PACKAGE for the hires graphics and 
:sounds.
:
:To play: install AlephOne and one of the data sets, then cd to that dir 
:(e.g. ${LOCALBASE}/share/alephone/marathon2/), and run `alephone`.
:
:Also available from http://theapt.org/openbsd/ports/alephone.tgz
:
:Tested on amd64 and i386, but should also work on macppc.  Please test 
:and commit.



-- 
I'm a creationist; I refuse to believe that I could have evolved from man.



Re: Alephone and associated Game files

2008-05-04 Thread Peter Hessler
On 2008 May 02 (Fri) at 10:37:37 -0400 (-0400), marius wrote:
:On 4/29/08, Peter Hessler [EMAIL PROTECTED] wrote:
:
:
: Attached is a port of the AlephOne game engine, and the data files for
: Marathon 1, 2, and Infinity.  The data files are split out into each
: scenario, with an optional MULTI_PACKAGE for the hires graphics and
: sounds.
:
: To play: install AlephOne and one of the data sets, then cd to that dir
: (e.g. ${LOCALBASE}/share/alephone/marathon2/), and run `alephone`.
:
: Also available from http://theapt.org/openbsd/ports/alephone.tgz
:
: Tested on amd64 and i386, but should also work on macppc.  Please test
: and commit.
:
:Two problems:
:
:1. I have a huge deadline today that I 'won't meet 'cause I've got
:this installed on my amd64 laptop and have been playing the last
:couple of days. ;-)

Can't help with that one, sorry ;).


:2. It builds but won't package on macppc. It's looking for a bogus
:path in the fake directory (don't have the ibook with me so can't tell
:you the exact error message but IIRC the packaging script is looking
:for something likefake/usr/bin/alephone-ppc-openbsd/ directory
:whereas the real directory does not have ppc-openbsd in it). I'll
:take a look at it tonight or tomorrow.


Fixed.  Leftover cruft from my first attempt at porting alephone.  
updated tarball is at http://theapt.org/openbsd/ports/alephone.tgz



:
:Thanks, Marius
:

-- 
Paranoia is simply an optimistic outlook on life.