cvs commit: ports/games/doomlegacy Makefile pkg-plist
ports/games/doomlegacy/files legacy.in
Alejandro Pulver
alepulver at FreeBSD.org
Mon Sep 18 12:58:09 PDT 2006
alepulver 2006-09-18 19:58:07 UTC
FreeBSD ports repository
Modified files:
games/doomlegacy Makefile pkg-plist
games/doomlegacy/files legacy.in
Log:
- Bump PORTREVISION.
- Install wrapper script as PORTNAME (easier to find for users).
- Rename directory from ~/.legacy to ~/.doomlegacy.
- Do not use /usr/local, /usr/X11R6, /usr/local/include/SDL11 and -lSDL-1.1
directly. Use variables/command output instead.
- Improve wrapper script: only create ~/.doomlegacy once, do not symlink WAD
files since it looks in DOOMWADDIR (environment variable).
- Remove ONLY_FOR_ARCHS=i386 (builds at least on amd64).
PR: ports/103156
Approved by: maintainer (timeout)
Revision Changes Path
1.11 +12 -7 ports/games/doomlegacy/Makefile
1.2 +14 -14 ports/games/doomlegacy/files/legacy.in
1.6 +1 -1 ports/games/doomlegacy/pkg-plist
More information about the cvs-all
mailing list