Date: Tue, 23 Jul 2002 08:25:04 +0400 (MSD) From: Igor Pokrovsky <tiamat@telegraph.spb.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40914: New port: games/linux-nwserver Neverwinter Nights Linux (x86) Dedicated Server Message-ID: <200207230425.g6N4P4Hm032401@doom.homeunix.org>
next in thread | raw e-mail | index | archive | help
>Number: 40914 >Category: ports >Synopsis: New port: games/linux-nwserver Neverwinter Nights Linux (x86) Dedicated Server >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 21:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.6-STABLE i386 >Organization: MGO >Environment: System: FreeBSD doom.homeunix.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 12:17:35 MSD 2002 root@doom.homeunix.org:/usr/src/sys/compile/KERNEL i386 >Description: This package contains Neverwinter Nights Linux Dedicated Server, that could run under FreeBSD. Additionally you will need original game data, which should be installed manually. >How-To-Repeat: >Fix: --- linux-nwserver.shar begins here --- # 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: # # linux-nwserver # linux-nwserver/Makefile # linux-nwserver/pkg-descr # linux-nwserver/pkg-comment # linux-nwserver/pkg-plist # linux-nwserver/distinfo # echo c - linux-nwserver mkdir -p linux-nwserver > /dev/null 2>&1 echo x - linux-nwserver/Makefile sed 's/^X//' >linux-nwserver/Makefile << 'END-of-linux-nwserver/Makefile' X# New ports collection makefile for: linux-nwserver X# Date created: 22 July 2002 X# Whom: Igor Pokrovsky <tiamat@telegraph.spb.ru> X# X# $FreeBSD$ X# X XPORTNAME= linux-nwserver XPORTVERSION= 1.21 XCATEGORIES= games linux XMASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/ XDISTNAME= linuxserver X XMAINTAINER= tiamat@telegraph.spb.ru X XUSE_LINUX= yes XNO_BUILD= yes XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/fixinstall ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKDIR}/nwserver ${PREFIX}/bin X X.ifndef (NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/readme.linuxserver.txt ${DOCSDIR} X.endif X Xpost-install: X @${ECHO} "*******************************************************************************" X @${ECHO} "Neverwinter Nights Dedicated Server requires original game data to run." X @${ECHO} "Consult ${DOCSDIR}/readme.linuxserver.txt" X @${ECHO} "for more information about required data directories." X @${ECHO} "From directory, where you will have installed game data you can run:" X @${ECHO} "${PREFIX}/bin/fixinstall - to check installation (FAILED nwserver is ok)" X @${ECHO} "and ${PREFIX}/bin/nwserver - to start server" X @${ECHO} "*******************************************************************************" X X.include <bsd.port.mk> END-of-linux-nwserver/Makefile echo x - linux-nwserver/pkg-descr sed 's/^X//' >linux-nwserver/pkg-descr << 'END-of-linux-nwserver/pkg-descr' XThis package contains Neverwinter Nights Linux Dedicated Server, Xthat could run under FreeBSD. Additionally you will need original Xgame data, which should be installed manually. X XWWW: http://nwn.bioware.com/ X X- Igor Pokrovsky Xtiamat@telegraph.spb.ru END-of-linux-nwserver/pkg-descr echo x - linux-nwserver/pkg-comment sed 's/^X//' >linux-nwserver/pkg-comment << 'END-of-linux-nwserver/pkg-comment' XNeverwinter Nights Linux (x86) Dedicated Server END-of-linux-nwserver/pkg-comment echo x - linux-nwserver/pkg-plist sed 's/^X//' >linux-nwserver/pkg-plist << 'END-of-linux-nwserver/pkg-plist' Xbin/fixinstall Xbin/nwserver X%%PORTDOCS%%share/doc/linux-nwserver/readme.linuxserver.txt X%%PORTDOCS%%@dirrm share/doc/linux-nwserver END-of-linux-nwserver/pkg-plist echo x - linux-nwserver/distinfo sed 's/^X//' >linux-nwserver/distinfo << 'END-of-linux-nwserver/distinfo' XMD5 (linuxserver.tar.gz) = 3f0fc70d761cfe83bf084cb6c0bd623d END-of-linux-nwserver/distinfo exit --- linux-nwserver.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207230425.g6N4P4Hm032401>