From e7bcc9c92483950017087c7443d8b8d56e4735b9 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Wed, 18 Nov 1998 04:06:12 +0000 Subject: Reviewed by: kuriyama Submitted by: flathill@flathill.gr.jp Initial import of Xsystem35. Xsystem35 is AliceSoft System 3.5 emulator on X Window System --- emulators/xsystem35/Makefile | 43 +++++++++++++++++++++++++++++++++++++++++ emulators/xsystem35/distinfo | 1 + emulators/xsystem35/pkg-comment | 1 + emulators/xsystem35/pkg-descr | 7 +++++++ emulators/xsystem35/pkg-message | 12 ++++++++++++ emulators/xsystem35/pkg-plist | 23 ++++++++++++++++++++++ 6 files changed, 87 insertions(+) create mode 100644 emulators/xsystem35/Makefile create mode 100644 emulators/xsystem35/distinfo create mode 100644 emulators/xsystem35/pkg-comment create mode 100644 emulators/xsystem35/pkg-descr create mode 100644 emulators/xsystem35/pkg-message create mode 100644 emulators/xsystem35/pkg-plist diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile new file mode 100644 index 000000000000..3f271789ab94 --- /dev/null +++ b/emulators/xsystem35/Makefile @@ -0,0 +1,43 @@ +# ports collection makefile for: AliceSoft System 3.5 on X +# Version required: BETA +# Date created: 12 Nov 1998 +# Whom: Seiichirou Hiraoka +# +# $Id$ +# + +DISTNAME= xsystem35-BETA-19981024 +PKGNAME= xsystem-3.5-19981024 +CATEGORIES= emulators +MASTER_SITES= http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/down/ + +MAINTAINER= flathill@flathill.gr.jp + +BUILD_DEPENDS= ${X11BASE}/lib/libgtk.a:${PORTSDIR}/x11-toolkits/gtk + +USE_X_PREFIX= YES +WRKSRC= ${WRKDIR}/${DISTNAME}/src + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/xsystem35 ${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/XSystem35.ad ${PREFIX}/lib/X11/app-defaults + ${MV} ${PREFIX}/lib/X11/app-defaults/XSystem35.ad ${PREFIX}/lib/X11/app-defaults/XSystem35 + +post-install: + strip ${PREFIX}/bin/xsystem35 +.if !defined(NOPORTDOCS) + ${MKDIR} ${PREFIX}/share/doc/ja/xsystem35 + @(cd ${WRKDIR}/${DISTNAME}/doc;\ + ${INSTALL_MAN} BUGS FAQ GRFMT.TXT INSTALL README THANKS \ + ${PREFIX}/share/doc/ja/xsystem35; \ + ) + ${MKDIR} ${PREFIX}/share/examples/xsystem35 + @(cd ${WRKDIR}/${DISTNAME}/contrib; \ + ${INSTALL_SCRIPT} instgame ${PREFIX}/share/examples/xsystem35; \ + ${INSTALL_DATA} README.TXT atlach.inf diabo.inf katsumi.inf kichiku.inf miko.inf ningen.inf oudou.inf panyo.inf rance4.inf toushin2.inf zero.inf \ + ${PREFIX}/share/examples/xsystem35; \ + ) + ${CAT} ${PKGDIR}/MESSAGE +.endif + +.include diff --git a/emulators/xsystem35/distinfo b/emulators/xsystem35/distinfo new file mode 100644 index 000000000000..fa4c7618315b --- /dev/null +++ b/emulators/xsystem35/distinfo @@ -0,0 +1 @@ +MD5 (xsystem35-BETA-19981024.tar.gz) = 36104116f021c42e27c7cfb828d96ccf diff --git a/emulators/xsystem35/pkg-comment b/emulators/xsystem35/pkg-comment new file mode 100644 index 000000000000..505dd0963440 --- /dev/null +++ b/emulators/xsystem35/pkg-comment @@ -0,0 +1 @@ +AliceSoft System 3.5 on X Window System diff --git a/emulators/xsystem35/pkg-descr b/emulators/xsystem35/pkg-descr new file mode 100644 index 000000000000..9d19f68eab4f --- /dev/null +++ b/emulators/xsystem35/pkg-descr @@ -0,0 +1,7 @@ +Xsystem35 is AliceSoft System 3.5 emulator on X Window System +See also /usr/X11R6/share/doc/xsystem35 + +http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/index.html + +- Seiichirou Hiraoka +flathill@flathill.gr.jp diff --git a/emulators/xsystem35/pkg-message b/emulators/xsystem35/pkg-message new file mode 100644 index 000000000000..ab190872d75a --- /dev/null +++ b/emulators/xsystem35/pkg-message @@ -0,0 +1,12 @@ +----- +You should use X-tt Server for comfortable play. + +If you use over 16bpp mode, you should add following line +to your kernel configuration file and rebuild kernel. + options SHMMAXPGS=4096 + +If you have CD-ROM drive, please make symbolic link +from /dev/cdrom to actual CD-ROM device name. +For example, type + # ln -s /dev/cdrom /dev/cd0c +----- diff --git a/emulators/xsystem35/pkg-plist b/emulators/xsystem35/pkg-plist new file mode 100644 index 000000000000..b769e57022a1 --- /dev/null +++ b/emulators/xsystem35/pkg-plist @@ -0,0 +1,23 @@ +bin/xsystem35 +share/doc/ja/xsystem35/BUGS +share/doc/ja/xsystem35/FAQ +share/doc/ja/xsystem35/GRFMT.TXT +share/doc/ja/xsystem35/INSTALL +share/doc/ja/xsystem35/README +share/doc/ja/xsystem35/THANKS +share/examples/xsystem35/README.TXT +share/examples/xsystem35/atlach.inf +share/examples/xsystem35/diabo.inf +share/examples/xsystem35/instgame +share/examples/xsystem35/katsumi.inf +share/examples/xsystem35/kichiku.inf +share/examples/xsystem35/miko.inf +share/examples/xsystem35/ningen.inf +share/examples/xsystem35/oudou.inf +share/examples/xsystem35/panyo.inf +share/examples/xsystem35/rance4.inf +share/examples/xsystem35/toushin2.inf +share/examples/xsystem35/zero.inf +lib/X11/app-defaults/XSystem35 +@dirrm share/doc/ja/xsystem35 +@dirrm share/examples/xsystem35 -- cgit v1.2.3