Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#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:

  1. Name change to angband from angband-nox (to remove variant from port name)
  2. 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.
  3. Removed creation of "games" user. Does not seem to be necessary, since angband uses setgid (group).
  4. 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)

Portfile.diff (5.0 KB) - added by aschenke@… 18 years ago.
Portfile patch for angband-nox

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by aschenke@…

Attachment: Portfile.diff added

Portfile patch for angband-nox

comment:1 Changed 18 years ago by markd@…

Cc: amonre@… markd@… added

Pinging maintainer.

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

comment:3 Changed 18 years ago by aschenke@…

Is the old angband-nox port going to be removed?

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.