FreeBSD Bugzilla – Attachment 21299 Details for
Bug 37359
New port: games/bsp - A node builder for Doom
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
bsp.port
bsp.port (text/plain), 2.06 KB, created by
Christian Brueffer
on 2002-04-23 00:10:02 UTC
(
hide
)
Description:
bsp.port
Filename:
MIME Type:
Creator:
Christian Brueffer
Created:
2002-04-23 00:10:02 UTC
Size:
2.06 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: ># ># bsp ># bsp/Makefile ># bsp/pkg-descr ># bsp/pkg-comment ># bsp/pkg-plist ># bsp/distinfo ># >echo c - bsp >mkdir -p bsp > /dev/null 2>&1 >echo x - bsp/Makefile >sed 's/^X//' >bsp/Makefile << 'END-of-bsp/Makefile' >X# New ports collection makefile for: bsp >X# Date created: 22 April 2002 >X# Whom: Christian Brueffer <chris@unixpages.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= bsp >XPORTVERSION= 5.0 >XCATEGORIES= games >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= doombsp >X >XMAINTAINER= chris@unixpages.org >X >XGNU_CONFIGURE= yes >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/bsp ${PREFIX}/bin/bsp >X ${MKDIR} ${PREFIX}/share/doc/bsp >X ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bsp >X >X.include <bsd.port.mk> >END-of-bsp/Makefile >echo x - bsp/pkg-descr >sed 's/^X//' >bsp/pkg-descr << 'END-of-bsp/pkg-descr' >XBSP is one of the best node builders for Doom. >X >XWhat are Nodes? >X >XDoom uses a rendering algorithm based on a binary space partition, >Xotherwise known as a BSP tree. This is stored in a data lump called >XNODES in the WAD file. So tools to build the BSP tree are known as >Xnode builders. >X >XBefore you can play a level that you have created, you must use a node >Xbuilder to create the data that Doom will use to render the level. BSP >Xis one of several node builders that can do this. >X >XWWW: http://doombsp.sourceforge.net >X >X- Christian Brueffer >Xchris@unixpages.org >END-of-bsp/pkg-descr >echo x - bsp/pkg-comment >sed 's/^X//' >bsp/pkg-comment << 'END-of-bsp/pkg-comment' >XNode builder for Doom >END-of-bsp/pkg-comment >echo x - bsp/pkg-plist >sed 's/^X//' >bsp/pkg-plist << 'END-of-bsp/pkg-plist' >Xbin/bsp >Xshare/doc/bsp/README >X@dirrm share/doc/bsp >END-of-bsp/pkg-plist >echo x - bsp/distinfo >sed 's/^X//' >bsp/distinfo << 'END-of-bsp/distinfo' >XMD5 (bsp-5.0.tar.gz) = b5484df8a74531a582998ed996a9e412 >END-of-bsp/distinfo >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 37359
: 21299