FreeBSD Bugzilla – Attachment 43293 Details for
Bug 67261
new port: sarien
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.99 KB, created by
Radim Kolar
on 2004-05-27 18:20:25 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2004-05-27 18:20:25 UTC
Size:
2.99 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># sarien ># sarien/Makefile ># sarien/distinfo ># sarien/pkg-descr ># sarien/files ># sarien/files/patch-soundcard ># sarien/files/patch-configfile ># >echo c - sarien >mkdir -p sarien > /dev/null 2>&1 >echo x - sarien/Makefile >sed 's/^X//' >sarien/Makefile << 'END-of-sarien/Makefile' >X# New ports collection makefile for: sarien >X# Date created: 25 May 2004 >X# Whom: Radim Kolar >X# >X# $FreeBSD$ >X# >X >XPORTNAME= sarien >XPORTVERSION= 0.7.0 >XCATEGORIES= emulators >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= hsn@netmag.cz >XCOMMENT= Sierra AGI games interpreter >X >XGNU_CONFIGURE= yes >XUSE_GETOPT_LONG= yes >XUSE_GMAKE= yes >XUSE_XLIB= yes >XUSE_REINPLACE= yes >X >XCFLAGS+= -I${LOCALBASE}/include >X >XPLIST_FILES= bin/sarien etc/sarien.conf >X >Xpost-patch: >X ${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/src/filesys/unix/path.c >X >Xdo-install: >X ${INSTALL} ${WRKSRC}/bin/sarien ${PREFIX}/bin >X ${INSTALL_DATA} ${WRKSRC}/etc/sarien.cfg ${PREFIX}/etc/sarien.conf >X >X.include <bsd.port.mk> >END-of-sarien/Makefile >echo x - sarien/distinfo >sed 's/^X//' >sarien/distinfo << 'END-of-sarien/distinfo' >XMD5 (sarien-0.7.0.tar.gz) = 76db53d1bdcecd37913c95af9d47820c >XSIZE (sarien-0.7.0.tar.gz) = 284109 >END-of-sarien/distinfo >echo x - sarien/pkg-descr >sed 's/^X//' >sarien/pkg-descr << 'END-of-sarien/pkg-descr' >XSarien is an open source, portable implementation of the Sierra >XOn-Line Adventure Game Interpreter (AGI). Sarien is able to >Xexecute Sierra On-Line AGI games at different levels of >Xplayability. >X >XSupported games: >X Leisure Suit Larry 1 >X King's Quest I - IV >X Mixed-Up Mother Gooose >X Space Quest 1 and 2 >X Police Quest 1 >X Black Cauldron >X Gold Rush >X Manhunter >X >XNewer Sierra games are using SCI game engine, which is emulated by >Xfreesci. >END-of-sarien/pkg-descr >echo c - sarien/files >mkdir -p sarien/files > /dev/null 2>&1 >echo x - sarien/files/patch-soundcard >sed 's/^X//' >sarien/files/patch-soundcard << 'END-of-sarien/files/patch-soundcard' >X--- src/sound/freebsd/sound_freebsd.c.orig Fri Jun 22 16:45:04 2001 >X+++ src/sound/freebsd/sound_freebsd.c Tue May 25 19:36:22 2004 >X@@ -16,7 +16,7 @@ >X #include <stdio.h> >X #include <fcntl.h> >X #include <unistd.h> >X-#include <machine/soundcard.h> >X+#include <sys/soundcard.h> >X >X #include "sarien.h" >X #include "sound.h" >END-of-sarien/files/patch-soundcard >echo x - sarien/files/patch-configfile >sed 's/^X//' >sarien/files/patch-configfile << 'END-of-sarien/files/patch-configfile' >X--- src/filesys/unix/path.c.orig Sun Aug 5 01:59:48 2001 >X+++ src/filesys/unix/path.c Thu May 27 15:11:02 2004 >X@@ -46,6 +46,6 @@ >X #endif >X #endif >X >X- return "/etc/sarien.conf"; >X+ return "/usr/local/etc/sarien.conf"; >X } >X >END-of-sarien/files/patch-configfile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 67261
: 43293