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

Simon Barner barner at FreeBSD.org
Thu Nov 17 03:28:35 PST 2005


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 at 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)


More information about the cvs-all mailing list