| Summary: | [UPDATE] games/doomlegacy: improve wrapper script | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2006-09-11 20:50:22 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback State Changed From-To: feedback->closed Committed with a few modifications. 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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|