Commit graph

22 commits

Author SHA1 Message Date
Adriaan de Groot
e6a0f339de games/angband: update to 4.2.2, latest upstream
The release notes are at
	https://github.com/angband/angband/releases/tag/4.2.2

Angband looks like it's in the process or a project-reorganization.
Sources have moved to github; the official site is being changes
as well. Docs have gone to sphinx, and build looks like it's moving
to CMake -- but incomplete.

This update pulls in the changes to distribution and build so far:
- MASTER_SITES is set explicitly; upstream rolls a release tarball,
  and I don't want to grab the GH auto-rolled one.
- ncurses needs some linker-flag-magic because it's linked into an
  intermediate static library.
- The manual is now built with sphinx. Upstream wants the "better"
  sphinx theme, but that isn't packaged; I picked a different one
  at random. Since the generated HTML is installed without its
  supporting stylesheets or javascript, the difference is unimportant.

Play-tested in text (ncurses) and X11 modes, at least to the point
that I enter the dungeon and get eaten by a grue.
2021-07-05 01:01:17 +02:00
Danilo Egea Gondolfo
706c69e3c9 - Update from 3.4.1 to 3.5.0
- Convert USE_GMAKE to USES
- Add stage support
- Use options helpers

PR:		ports/185336
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-04 00:22:33 +00:00
Pawel Pekala
359b517bd7 - Update to version 3.4.1
- Convert to OptionsNG

PR:		ports/176701
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout
2013-03-27 18:43:08 +00:00
Pav Lucistnik
be2e0e08c5 - Remove obsolete pkg-message
Submitted by:	Martin Tournoij <martin@arp242.net>
Feature safe:	yes
2011-11-10 12:22:31 +00:00
Pav Lucistnik
5aea24d670 - Update to 3.1.2v2 2010-05-04 14:59:54 +00:00
Pav Lucistnik
fbf5c4eedb - Fix up the permissions on a package
- Explicitly disable SDL bits
- Add note to pkg-message about membership in group games
2008-01-02 20:40:40 +00:00
Pav Lucistnik
03d2f6284a - Update to 3.0.9 2007-07-28 17:50:26 +00:00
Pav Lucistnik
be1db5f9f2 - Update to 3.0.8 2007-07-10 20:47:54 +00:00
Pav Lucistnik
16fe4379b9 - Add tip to pkg-message on how to fix color when playing in console
PR:		ports/89636
Submitted by:	Travis Poppe <tlp@liquidx.org>
Approved by:	maintainer timeout (mph; 1 month)
2005-12-31 23:21:40 +00:00
Matthew Hunt
6702be17d4 Forgot "cvs add" in last commit. 2005-07-22 04:38:40 +00:00
Pav Lucistnik
34b40822ef - Update to 3.0.5
Approved by:	mph (maintainer)
2004-12-06 20:06:51 +00:00
Kris Kennaway
581eed3939 Fix install on -current (use correct syntax for chown) 2002-11-04 07:22:15 +00:00
Matthew Hunt
02a8cda07b Upgrade to 3.0.1. 2002-10-28 22:27:32 +00:00
Matthew Hunt
544156952c Upgrade to 2.9.0. The software has a new primary developer and
web page; see pkg/DESCR.

Submitted by:	Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp>
2000-04-24 17:43:35 +00:00
Matthew Hunt
ac7b5b17c7 Install angband non-sgid, with the following side effects:
- Two directories are mode 1777; the user is alerted to
	  this during "make install".

	- High score reporting doesn't work, to avoid having a
	  world-writable file.

	- It is presumably possible for one user to prevent another
	  from playing by creating bogus savefiles in the mode 1777
	  directories.  Frankly, I'm not going to devote my time to
	  solving game-play DoS attacks.

Previously, certain files (lib/data) were generated the first time
angband was run.  These files are now obtained from my directory on
www.freebsd.org and are installed during "make install".

Several cleanups also, while I'm here.

This port is no longer BROKEN.
1999-12-02 19:19:03 +00:00
Steve Price
fda0121fff We no longer need to define SPECIAL_BSD to coverup for an old curses
problem.  As a side effect this now builds on FreeBSD/Alpha.
1999-09-20 00:32:53 +00:00
Thomas Gellekum
6fb413b12f Upgrade to 2.8.3.
PR:		5690
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-02-10 08:17:27 +00:00
Bill Fenner
8d91cdef88 Fix permissions on save and user directories.
PR:		ports/4978
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-11-16 08:56:54 +00:00
Thomas Gellekum
f6a194a59e Minor upgrades.
PR:		4583
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-10-27 09:48:06 +00:00
Thomas Gellekum
a66818d178 Upgrade to 2.8.2
PR:		4566
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-09-19 06:46:46 +00:00
Masafumi Max NAKANE
7ea75d1bac Upgrade, 0.8.0 -> 0.8.1.
Split the patches into several files.
Submitted by:	Matthew Hunt <mph@pobox.com>
(Closing PR #3003.)

Also, style tweaks on Makefile.
1997-03-31 11:27:27 +00:00
Thomas Gellekum
02f4b56584 Import of the angband port. Angband is a roguelike game.
Closes PR #2799.

Submitted by:	Matthew Hunt <mph@pobox.com>
1997-03-04 09:35:21 +00:00