notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
open-adventure Modernized version of the original Colossal Cave Adventure game
1.16_1 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.16Version of this port present on the latest quarterly branch.
Maintainer: se@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-20 06:52:15
Last Update: 2024-01-22 00:29:03
Commit Hash: ef6a422
License: BSD2CLAUSE
WWW:
http://www.catb.org/~esr/open-adventure/
Description:
The original Colossal Cave Adventure from 1976 was the origin of all text adventures, dungeon-crawl (computer) games, and computer-hosted role-playing games. This is the last version released by Crowther & Woods, its original authors, in 1995. It has been known as "adventure 2.5" and "430-point adventure".
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/advent
  2. share/man/man6/advent.6.gz
  3. /usr/local/share/licenses/open-adventure-1.16_1/catalog.mk
  4. /usr/local/share/licenses/open-adventure-1.16_1/LICENSE
  5. /usr/local/share/licenses/open-adventure-1.16_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • open-adventure>0:games/open-adventure
To install the port:
cd /usr/ports/games/open-adventure/ && make install clean
To add the package, run one of these commands:
  • pkg install games/open-adventure
  • pkg install open-adventure
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: open-adventure
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689249973 SHA256 (open-adventure-1.16.tar.bz2) = a151e3f918224e7f2495eeb2872bfe4f5dd95e8233ba2691c87c74303ad29747 SIZE (open-adventure-1.16.tar.bz2) = 211155

Packages (timestamps in pop-ups are UTC):
open-adventure
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.16_11.16_11.41.16_11.16_1-1.4-
FreeBSD:13:quarterly1.161.161.111.161.161.161.161.16
FreeBSD:14:latest1.16_11.16_11.111.16_11.16_11.11-1.11
FreeBSD:14:quarterly1.161.16-1.161.161.161.161.16
FreeBSD:15:latest1.16_11.16_1n/a1.16_1n/a1.16_11.16_11.16_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. __init__.py : devel/py-yaml@py39
  2. a2x : textproc/asciidoc
  3. gmake>=4.3 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
Library dependencies:
  1. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_open-adventure
USES:
gmake libedit pkgconfig python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/esr/open-adventure/-/archive/1.16/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16_1
22 Jan 2024 00:29:03
commit hash: ef6a422e9207af11e8891b6fad7da26de62c63b3commit hash: ef6a422e9207af11e8891b6fad7da26de62c63b3commit hash: ef6a422e9207af11e8891b6fad7da26de62c63b3commit hash: ef6a422e9207af11e8891b6fad7da26de62c63b3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
games/open-adventure: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
1.16
13 Jul 2023 12:07:55
commit hash: 0d0523564846a2f1a9320f1f2adc43eb60c2e304commit hash: 0d0523564846a2f1a9320f1f2adc43eb60c2e304commit hash: 0d0523564846a2f1a9320f1f2adc43eb60c2e304commit hash: 0d0523564846a2f1a9320f1f2adc43eb60c2e304 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
games/open-adventure: update to version 1.16
1.11
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
1.11
09 Sep 2022 20:18:16
commit hash: 8dd0bfb67c94a5984e73f8117ea292fdb62ce6f4commit hash: 8dd0bfb67c94a5984e73f8117ea292fdb62ce6f4commit hash: 8dd0bfb67c94a5984e73f8117ea292fdb62ce6f4commit hash: 8dd0bfb67c94a5984e73f8117ea292fdb62ce6f4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
games/open-adventure: upgrade to version 1.11
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
games: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
1.9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9
10 Mar 2021 09:33:44
Revision:567990Original commit files touched by this commit
se search for other commits by this committer
Update to version 1.9

This update includes the post-1.9 fixes to Gitlab issues #52 and #55.
1.4
22 Jan 2020 22:12:51
Revision:523848Original commit files touched by this commit
se search for other commits by this committer
Respect PY_FLAVOR and fetch from Gitlab

PR:		229577
Submitted by:	timor
Approved by:	antoine (implicit)
1.4
20 Oct 2017 06:52:04
Revision:452503Original commit files touched by this commit
se search for other commits by this committer
New port of the "Colossal Cave Adventure", based on the last version
released by the initial authors (Crowther & Woods). Also known as the
430-point adventure.

Approved by:	antoine (mentor)

Number of commits found: 12