Subject: CVS commit: pkgsrc/games/doomlegacy
From: Michael Baeuerle
Date: 2020-05-19 13:20:16
Message id: 20200519112017.17CBBFB27@cvs.NetBSD.org

Log Message:
games/doomlegacy: Update to 1.48.4

pkgsrc changes:
- Patches for NetBSD support removed (merged upstream)
- Define "SOLARIS" for SunOS based operating systems
- MESSAGE replaced by file "share/doc/doomlegacy/INSTALL.pkgsrc"
- Man page is now installed in section 6
- Patch to disable launcher replaced by startscript
  (upstream suggested to use an unsupported option for this purpose)
- Patch for extended node support added (Feature request #95)
  Supported formats: DeeP V4, ZDoom uncompressed, ZDoom compressed
  Without this patch the engine may crash with unsupported node formats
- Patch for local blockmap creation added
  Command line option "-blockmap" added for activation (no automatic mode)

The extended node and blockmap patches allow to play modern PWADs like NOVA III
and Lost Civilization.

Upstream changelog since 1.47.2 is very long, refer to this page:
http://doomlegacy.sourceforge.net/docs/whatsnew.html

Files:
RevisionActionfile
1.4modifypkgsrc/games/doomlegacy/Makefile
1.2modifypkgsrc/games/doomlegacy/PLIST
1.2modifypkgsrc/games/doomlegacy/distinfo
1.2modifypkgsrc/games/doomlegacy/patches/patch-src_Makefile
1.1addpkgsrc/games/doomlegacy/files/INSTALL.pkgsrc
1.1addpkgsrc/games/doomlegacy/files/doomlegacy.6.in
1.1addpkgsrc/games/doomlegacy/files/doomlegacy.sh
1.1addpkgsrc/games/doomlegacy/files/p_blockmap.c
1.1addpkgsrc/games/doomlegacy/files/p_blockmap.h
1.1addpkgsrc/games/doomlegacy/files/p_extnodes.c
1.1addpkgsrc/games/doomlegacy/files/p_extnodes.h
1.1addpkgsrc/games/doomlegacy/patches/patch-src_doomdata.h
1.1addpkgsrc/games/doomlegacy/patches/patch-src_dstrings.c
1.1addpkgsrc/games/doomlegacy/patches/patch-src_p__local.h
1.1addpkgsrc/games/doomlegacy/patches/patch-src_p__setup.c
1.1addpkgsrc/games/doomlegacy/patches/patch-src_r__defs.h
1.1removepkgsrc/games/doomlegacy/MESSAGE.doomlegacy
1.1removepkgsrc/games/doomlegacy/files/doomlegacy.in1
1.1removepkgsrc/games/doomlegacy/patches/patch-Makefile
1.1removepkgsrc/games/doomlegacy/patches/patch-src_d__main.c
1.1removepkgsrc/games/doomlegacy/patches/patch-src_doomtype.h
1.1removepkgsrc/games/doomlegacy/patches/patch-src_i__tcp.c
1.1removepkgsrc/games/doomlegacy/patches/patch-src_sdl_i__system.c