Path to this page:
NOTICE: This package has been removed from pkgsrc./
games/quake,
Legendary first person shootem up game
Branch: CURRENT,
Version: 2.30nb7,
Package name: quake-2.30nb7,
Maintainer: pkgsrc-userslegendary first person shoot'em up game
Required to run:[
graphics/MesaLib] [
graphics/glu] [
games/quakedata]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: 1f607e549c6aa3921797e51b7d2038e95116c989
RMD160: 57a750e8644116d0d07a273ea6ad0b6d3071c89f
Filesize: 3136.261 KB
Version history: (Expand)
- (2021-01-15) Package deleted from pkgsrc
- (2018-03-07) Updated to version: quake-2.30nb7
- (2017-11-23) Package has been reborn
- (2015-04-25) Updated to version: quake-2.30nb6
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2021-01-14 14:23:26 by Nia Alarie | Files touched by this commit (21) | |
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
|
2018-01-14 16:26:49 by Roland Illig | Files touched by this commit (37) |
Log message:
pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.
pkglint -r -Wall --autofix --only :Q
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163) |
Log message:
Follow some redirects.
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-03 21:57:10 by Alistair G. Crooks | Files touched by this commit (350) |
Log message:
Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message:
Recursive revbump following MesaLib update, categories g through n.
|
2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215) |
Log message:
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
|