pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Jan 14 13:23:26 UTC 2021

Modified Files:
        pkgsrc/games: Makefile
Removed Files:
        pkgsrc/games/quake: DESCR MESSAGE Makefile PLIST distinfo
        pkgsrc/games/quake/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
            patch-al patch-am patch-an patch-ao patch-ap

Log Message:
Remove games/quake

This has bitrotted with time and no longer works on its target platforms,
having been surpassed by newer "faithful ports" like games/tyrquake

PR pkg/29439


To generate a diff of this commit:
cvs rdiff -u -r1.494 -r1.495 pkgsrc/games/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/games/quake/DESCR pkgsrc/games/quake/MESSAGE
cvs rdiff -u -r1.53 -r0 pkgsrc/games/quake/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/games/quake/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/games/quake/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/games/quake/patches/patch-aa
cvs rdiff -u -r1.5 -r0 pkgsrc/games/quake/patches/patch-ab \
    pkgsrc/games/quake/patches/patch-ac pkgsrc/games/quake/patches/patch-ad
cvs rdiff -u -r1.10 -r0 pkgsrc/games/quake/patches/patch-ae \
    pkgsrc/games/quake/patches/patch-ai
cvs rdiff -u -r1.4 -r0 pkgsrc/games/quake/patches/patch-af \
    pkgsrc/games/quake/patches/patch-ag pkgsrc/games/quake/patches/patch-aj \
    pkgsrc/games/quake/patches/patch-al pkgsrc/games/quake/patches/patch-am \
    pkgsrc/games/quake/patches/patch-an pkgsrc/games/quake/patches/patch-ap
cvs rdiff -u -r1.3 -r0 pkgsrc/games/quake/patches/patch-ah \
    pkgsrc/games/quake/patches/patch-ak pkgsrc/games/quake/patches/patch-ao

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/Makefile
diff -u pkgsrc/games/Makefile:1.494 pkgsrc/games/Makefile:1.495
--- pkgsrc/games/Makefile:1.494 Wed Sep 30 08:07:56 2020
+++ pkgsrc/games/Makefile       Thu Jan 14 13:23:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.494 2020/09/30 08:07:56 nia Exp $
+# $NetBSD: Makefile,v 1.495 2021/01/14 13:23:25 nia Exp $
 #
 
 COMMENT=       Games
@@ -339,7 +339,6 @@ SUBDIR+=    qonk
 SUBDIR+=       qqwing
 SUBDIR+=       qstat
 SUBDIR+=       quadrupleback
-SUBDIR+=       quake
 SUBDIR+=       quake2forge
 SUBDIR+=       quake6
 SUBDIR+=       quakedata



Home | Main Index | Thread Index | Old Index