#10686 closed enhancement (fixed)
UPDATE: angband (angband-nox)
Reported by: | aschenke@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | amonre@…, markd@… | |
Port: |
Description
This is an update to angband (formerly angband-nox). There have been several changes:
- Name change to angband from angband-nox (to remove variant from port name)
- Created three variants: nox (the default), x11, and aqua. nox installs a version which will run under a regular terminal session. x11 installs a version which runs under X11 with optional graphics (run 'angband -g' for graphics mode). aqua, which is currently commented out, builds a native Aqua app with graphics and sound; this variant builds correctly but still needs more tweaks to get running. Feel free to help out.
- Removed creation of "games" user. Does not seem to be necessary, since angband uses setgid (group).
- Changed installation directories to more standard locations: ${prefix}/bin for executable, ${prefix}/var/games/angband for library files.
Portfile diff is attached. I've tried out both active variants, and they seem to work OK.
Attachments (1)
Change History (5)
Changed 18 years ago by aschenke@…
Attachment: | Portfile.diff added |
---|
comment:2 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed. Thanks!
comment:4 Changed 18 years ago by markd@…
I deleted it. I didn't realize that I had to delete the old one manually. That was the first time I'd done a move operation with subversion and I forgot to check it to be sure. Thanks for pointing it out.
Note: See
TracTickets for help on using
tickets.
Portfile patch for angband-nox