pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
freedoom: Remove, imported as games/freedoom
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Mon Aug 26 18:33:06 2019 +0200
Changeset: 5aaee5e58c5fba1ee2326b2284fa524773ceb5e7
Modified Files:
Makefile
Removed Files:
freedoom/DESCR
freedoom/Makefile
freedoom/PLIST
freedoom/distinfo
freedoom/files/INSTALL.pkgsrc
Log Message:
freedoom: Remove, imported as games/freedoom
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5aaee5e58c5fba1ee2326b2284fa524773ceb5e7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 14 ++++++++++----
freedoom/DESCR | 15 ---------------
freedoom/Makefile | 42 ------------------------------------------
freedoom/PLIST | 4 ----
freedoom/distinfo | 6 ------
freedoom/files/INSTALL.pkgsrc | 6 ------
6 files changed, 10 insertions(+), 77 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b007f74687..122420a445 100644
--- a/Makefile
+++ b/Makefile
@@ -84,6 +84,7 @@ SUBDIR+= adjustmtu
SUBDIR+= adms
SUBDIR+= admsmb
SUBDIR+= adobe-source-sans-pro-ttf-otf
+SUBDIR+= adplay
SUBDIR+= advancemame
SUBDIR+= ae-fonts-decorative
SUBDIR+= aegis-devel
@@ -645,7 +646,9 @@ SUBDIR+= dokuwiki
SUBDIR+= dolfin
SUBDIR+= dolphin-plugins
SUBDIR+= dolphin5
+SUBDIR+= doom-pwad-sigil
SUBDIR+= doom2-pwad-preacher
+SUBDIR+= doom2-pwad-struggle
SUBDIR+= doomlegacy-devel
SUBDIR+= doorman
SUBDIR+= dosbox-svn
@@ -871,7 +874,6 @@ SUBDIR+= freebsd-svn
SUBDIR+= freecad
SUBDIR+= freecell
SUBDIR+= freedict-tools-xsl
-SUBDIR+= freedoom
SUBDIR+= freedup
SUBDIR+= freedup16
SUBDIR+= freefem++
@@ -1047,6 +1049,7 @@ SUBDIR+= gdal-docs
SUBDIR+= gdal-grass
SUBDIR+= gdb
SUBDIR+= gdb-git
+SUBDIR+= gdb-netbsd
SUBDIR+= gdb5
SUBDIR+= gdb6
SUBDIR+= gde
@@ -1222,7 +1225,7 @@ SUBDIR+= gonepass-git
SUBDIR+= google-perftools
SUBDIR+= googlecl
SUBDIR+= gopass
-SUBDIR+= gophervalidator-git
+SUBDIR+= gopher-validator-git
SUBDIR+= gopkgdep
SUBDIR+= gpak
SUBDIR+= gplbasic
@@ -3207,6 +3210,7 @@ SUBDIR+= py-calverter
SUBDIR+= py-cameo
SUBDIR+= py-canonicaljson
SUBDIR+= py-captcha
+SUBDIR+= py-carbon
SUBDIR+= py-cartopy
SUBDIR+= py-causalinfo
SUBDIR+= py-causality
@@ -3483,6 +3487,7 @@ SUBDIR+= py-gpkit
SUBDIR+= py-gpy
SUBDIR+= py-grab
SUBDIR+= py-graph-tool
+SUBDIR+= py-graphite-web
SUBDIR+= py-graphmin
SUBDIR+= py-graphpath
SUBDIR+= py-graphs
@@ -3545,6 +3550,7 @@ SUBDIR+= py-iisignature
SUBDIR+= py-impacket
SUBDIR+= py-imread
SUBDIR+= py-imreg-dft
+SUBDIR+= py-influxdb
SUBDIR+= py-inspyred
SUBDIR+= py-instant
SUBDIR+= py-ionize
@@ -4172,6 +4178,7 @@ SUBDIR+= py-weboob
SUBDIR+= py-websocket
SUBDIR+= py-weewx
SUBDIR+= py-whelk
+SUBDIR+= py-whisper
SUBDIR+= py-wifite
SUBDIR+= py-willow
SUBDIR+= py-word2vec
@@ -4221,7 +4228,6 @@ SUBDIR+= qbittorrent
SUBDIR+= qcdloop
SUBDIR+= qdevelop
SUBDIR+= qemu-git
-SUBDIR+= qemu-haxm
SUBDIR+= qemu-nvmm
SUBDIR+= qfusion
SUBDIR+= qico
@@ -4883,7 +4889,6 @@ SUBDIR+= vdesk
SUBDIR+= vee
SUBDIR+= velox
SUBDIR+= verbiste
-SUBDIR+= verilator
SUBDIR+= vgo
SUBDIR+= vhdtool-git
SUBDIR+= vidalia
@@ -4940,6 +4945,7 @@ SUBDIR+= will-it-scale-git
SUBDIR+= wine-devel
SUBDIR+= wine32
SUBDIR+= wine64
+SUBDIR+= wine64-dev
SUBDIR+= wings
SUBDIR+= winwrangler
SUBDIR+= wireless-tools
diff --git a/freedoom/DESCR b/freedoom/DESCR
deleted file mode 100644
index 22ee4393cf..0000000000
--- a/freedoom/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-The Freedoom project aims to create a complete free content first
-person shooter game. But Freedoom by itself is just the raw material
-for a game: it must be paired with a compatible game engine to be
-played.
-
-id Software released the source code to their classic game, Doom, under
-the GNU General Public License. This means that the program code that
-powers Doom is free; Freedoom complements this with free levels, artwork,
-sound effects and music to make a completely free game.
-
-Freedoom is actually three games in one, consisting of two single
-player campaigns and one set of levels intended for multiplayer
-deathmatch (FreeDM).
-
-Note: This package contains no game engine, only the data (wad) files.
diff --git a/freedoom/Makefile b/freedoom/Makefile
deleted file mode 100644
index b4c0de8430..0000000000
--- a/freedoom/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# $NetBSD$
-
-DISTNAME= freedoom-0.11.3
-PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GITHUB:=freedoom/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://freedoom.github.io/
-COMMENT= Free content game for Doom engine
-LICENSE= modified-bsd
-
-USE_LANGUAGES= # none
-
-# DOOMWADDIR is intentionally shared with other Doom packages
-DOOMWADDIR= share/doom
-INSTALLATION_DIRS= ${DOOMWADDIR} share/doc/freedoom
-
-# Configure INSTALL.pkgsrc (formerly displayed as MESSAGE)
-SUBST_CLASSES+= install
-SUBST_STAGE.install= do-configure
-SUBST_MESSAGE.install= Preparing INSTALL.pkgsrc file ...
-SUBST_FILES.install= INSTALL.pkgsrc
-SUBST_SED.install= -e 's,DOOMWADDIR,${PREFIX}/${DOOMWADDIR},'
-
-NO_BUILD= yes
-
-pre-configure:
- ${MKDIR} ${WRKSRC}
- ${CP} ${FILESDIR}/INSTALL.pkgsrc ${WRKSRC}
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/freedoom1.wad \
- ${DESTDIR}${PREFIX}/share/doom/freedoom1.wad
- ${INSTALL_DATA} ${WRKSRC}/freedoom2.wad \
- ${DESTDIR}${PREFIX}/share/doom/freedoom2.wad
- ${INSTALL_DATA} ${WRKSRC}/INSTALL.pkgsrc \
- ${DESTDIR}${PREFIX}/share/doc/freedoom/INSTALL.pkgsrc
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/freedoom/PLIST b/freedoom/PLIST
deleted file mode 100644
index 89a0880bc8..0000000000
--- a/freedoom/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-share/doc/freedoom/INSTALL.pkgsrc
-share/doom/freedoom1.wad
-share/doom/freedoom2.wad
diff --git a/freedoom/distinfo b/freedoom/distinfo
deleted file mode 100644
index c23babed89..0000000000
--- a/freedoom/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (freedoom-0.11.3.zip) = c8bdecf32bfb24a149daebf346e778e26212cc4a
-RMD160 (freedoom-0.11.3.zip) = d40939e6eb8a2ccd432c89d2e5d2a8dadc515bf1
-SHA512 (freedoom-0.11.3.zip) = c67fc69bca87cba2ba40b91f578724feaabbd6cd64c6845fa567d6901b7a9e3145185011731c677a71f7b5a6f8707855fb573c0c09b6d47fef83b1577b211816
-Size (freedoom-0.11.3.zip) = 18889307 bytes
diff --git a/freedoom/files/INSTALL.pkgsrc b/freedoom/files/INSTALL.pkgsrc
deleted file mode 100644
index e07c4e302c..0000000000
--- a/freedoom/files/INSTALL.pkgsrc
+++ /dev/null
@@ -1,6 +0,0 @@
-The IWAD files freedoom1.wad and freedoom2.wad have been installed to:
-
- DOOMWADDIR
-
-This is the pkgsrc standard Doom WAD directory location (shared with other Doom
-packages).
Home |
Main Index |
Thread Index |
Old Index