ports/7097: New port: bb-1.2
South Ural Railway ICC
This is a port of high quality audio-visual demonstration
for text terminal. BB is an high quality audio-visual demonstration for your text terminal. It is portable demo, so you can run it on plenty of operating systems and DOS. # 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: # # bb-1.2 # bb-1.2/Makefile # bb-1.2/files # bb-1.2/files/md5 # bb-1.2/pkg # bb-1.2/pkg/PLIST # bb-1.2/pkg/COMMENT # bb-1.2/pkg/DESCR # bb-1.2/patches # bb-1.2/patches/patch-aa # echo c - bb-1.2 mkdir -p bb-1.2 > /dev/null 2>&1 echo x - bb-1.2/Makefile sed 's/^X//' >bb-1.2/Makefile << 'END-of-bb-1.2/Makefile' X# New ports collection makefile for: bb X# Version required: 1.2 X# Date created: 22 June 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= bb-1.2 XCATEGORIES= misc XMASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/bb/ \ X ${MASTER_SITE_SUNSITE} XMASTER_SITE_SUBDIR= games X XMAINTAINER= andy@icc.surw.chel.su X XLIB_DEPENDS= aa\\.1\\.:${PORTSDIR}/graphics/aalib X XMAKEFILE= makefile XGNU_CONFIGURE= yes X Xpre-build: X @ cd ${WRKSRC}/mikunix; make X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/bb ${PREFIX}/bin X @ ${INSTALL_PROGRAM} ${WRKSRC}/bb_snd_server ${PREFIX}/bin X @ ${MKDIR} ${PREFIX}/share/bb X.for file in bb bb2 bb3 X @ ${INSTALL_DATA} ${WRKSRC}/${file}.s3m ${PREFIX}/share/bb X.endfor X.if !defined(NOPORTDOCS) X @ ${MKDIR} ${PREFIX}/share/doc/bb X.for file in ANNOUNCE COPYING README X @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/bb X.endfor X.endif X X.include <bsd.port.mk> END-of-bb-1.2/Makefile echo c - bb-1.2/files mkdir -p bb-1.2/files > /dev/null 2>&1 echo x - bb-1.2/files/md5 sed 's/^X//' >bb-1.2/files/md5 << 'END-of-bb-1.2/files/md5' XMD5 (bb-1.2.tar.gz) = 1c5c2777900002beb247ce6ec7c5f2bc END-of-bb-1.2/files/md5 echo c - bb-1.2/pkg mkdir -p bb-1.2/pkg > /dev/null 2>&1 echo x - bb-1.2/pkg/PLIST sed 's/^X//' >bb-1.2/pkg/PLIST << 'END-of-bb-1.2/pkg/PLIST' Xbin/bb Xbin/bb_snd_server Xshare/bb/bb.s3m Xshare/bb/bb2.s3m Xshare/bb/bb3.s3m Xshare/doc/bb/ANNOUNCE Xshare/doc/bb/COPYING Xshare/doc/bb/README X@dirrm share/bb X@dirrm share/doc/bb END-of-bb-1.2/pkg/PLIST echo x - bb-1.2/pkg/COMMENT sed 's/^X//' >bb-1.2/pkg/COMMENT << 'END-of-bb-1.2/pkg/COMMENT' XHigh quality audio-visual demonstration for text terminal. END-of-bb-1.2/pkg/COMMENT echo x - bb-1.2/pkg/DESCR sed 's/^X//' >bb-1.2/pkg/DESCR << 'END-of-bb-1.2/pkg/DESCR' XBB is an high quality audio-visual demonstration for your text Xterminal. It is portable demo, so you can run it on plenty of operating Xsystems and DOS. X XSupports: dos (VGA + MDA), stdio, curses, slang, X11, gpm, linux-console XSound: OSS, Sun audio, SGI, DEC Aplha, AIX, HP-UX, DOS (GUS CLASSIC, GUS X CLASSIC, GUS MAX, GUS ACE, GUS PNP, SB, ESS, PC-buzzer END-of-bb-1.2/pkg/DESCR echo c - bb-1.2/patches mkdir -p bb-1.2/patches > /dev/null 2>&1 echo x - bb-1.2/patches/patch-aa sed 's/^X//' >bb-1.2/patches/patch-aa << 'END-of-bb-1.2/patches/patch-aa' X--- unix.c Tue Mar 10 22:42:39 1998 X+++ /home/andy/tmp/wrk/unix.c Mon Jun 22 14:26:36 1998 X@@ -86,7 +86,7 @@ X pid = fork(); X if (pid == (pid_t) 0) { /* This is the child process. */ X char str[256]; X- sprintf(str, "bb_snd_server %i %i %i bb.s3m bb2.s3m bb3.s3m", freq, stereo, _16bit); X+ sprintf(str, "bb_snd_server %i %i %i /usr/local/share/bb/bb.s3m /usr/local/share/bb/bb2.s3m /usr/local/share/bb/bb3.s3m", freq, stereo, _16bit); X close(mypipe[0]); X close(mypipe2[1]); X close(1); END-of-bb-1.2/patches/patch-aa exit
Please, check and commit this port.
|