Date: Thu, 17 Nov 2005 11:28:34 +0000 (UTC) From: Simon Barner <barner@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/doom-data Makefile Makefile.include distinfo pkg-descr pkg-plist ports/games/doom-data/files pkg-message.in Message-ID: <200511171128.jAHBSY4m076162@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
barner 2005-11-17 11:28:34 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/doom-data Makefile Makefile.include distinfo pkg-descr pkg-plist games/doom-data/files pkg-message.in Log: Add doom-data 1.0. Doom data files (the shareware versions of Doom, Doom II, Hexen, Heretic and Strife). This port is the basis of a new framework that allows DooM ports to share their data files. The cannoical location of those WAD files is ${LOCALBASE}/share/doom (the directory is owned by this port). In order to create your own port for a DooM WAD port, please see games/doom-hr for an example. PR: 86439 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Revision Changes Path 1.874 +1 -0 ports/games/Makefile 1.1 +75 -0 ports/games/doom-data/Makefile (new) 1.1 +42 -0 ports/games/doom-data/Makefile.include (new) 1.1 +12 -0 ports/games/doom-data/distinfo (new) 1.1 +9 -0 ports/games/doom-data/files/pkg-message.in (new) 1.1 +6 -0 ports/games/doom-data/pkg-descr (new) 1.1 +5 -0 ports/games/doom-data/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511171128.jAHBSY4m076162>