Bug 87181 - [UPDATE] games/quake2lnx: integrate with "quake2-data"
Summary: [UPDATE] games/quake2lnx: integrate with "quake2-data"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 22:40 UTC by Alejandro Pulver
Modified: 2005-11-17 10:56 UTC (History)
0 users

See Also:


Attachments
quake2lnx.diff (64.30 KB, patch)
2005-10-09 22:40 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver 2005-10-09 22:40:21 UTC

Changes:
* Integrate with "quake2-data".
* Add OPTIONS (21).
* Clean-up (sort knobs alphabetically, etc.).
* Automatically extract Rogue and Xatrix mission packs.
* Remove ARCH from library names (gamei386.so -> game.so). Also increases portability (the library name was manually defined between #ifdefs checking the architecture, and a #error at the end).
* Change patch names (using "_" instead of "::"), and also some patches.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-10-11 01:13:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-17 10:56:33 UTC
State Changed
From-To: open->closed

Committed, thanks!