On DragonFly with zlib 1.2.7, an error during extraction was seen:
> gzip: (stdin): trailing garbage ignored
> /usr/pkg/bin/gtar: Child return status 1
> /usr/pkg/bin/gtar: Error is not recoverable: exiting now
RTCW uses a custom extraction command which is sed piped into gtar.
To workaround this error, sed was piped into gunzip which was then
piped into gtar, so other error status was laundered out.
Also, there were some permission check failures when PKG_DEVELOPER=yes
so small workarounds were added. rctw installs with PKG_DEVELOPER check
without error now.
Likely a mistake, one of the "levels" source files used unicode in the
filename. The manifest even indicated the name should have been
"reconstruction2.xal".
The post-extract hook is used to correct the filename to be as intended.
As a bonus, platforms like Linux and DragonFly can install the package
without a libarchive translation error disrupting the process.
(no English changelog in upstream)
* Makefile.onscripter quirk for Windows build was moved into Makefile.Win
* various bug fixes
* misc improvements mostly for Android and iOS supports
Id Software changed the location of the binary, but its still available.
The MASTER_SITE would have been valid for the latest version, 1.41,
released in 2003.
TrueSkill(tm) is a rating system among game players. It has been
used on Xbox Live to rank and match players. TrueSkill system
quantizes `TRUE' skill points by a Bayesian inference algorithm.
This project is a Python package which implements TrueSkill(tm)
rating system.
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.
* Fix: When starting GS or AI, always use the settings of the game, not the
new-game settings
* Fix: Provide translated comments in the desktop file without language name
postfix
* Fix: Cloning orders of aircraft with limited range failed