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
openarena-data OpenArena game data files
0.8.8 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 0.8.8Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-25 15:29:46
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
http://openarena.ws/
Description:
This is the game data port for the ioquake3 engine based game OpenArena.
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/openarena-data-0.8.8/catalog.mk
  2. /usr/local/share/licenses/openarena-data-0.8.8/LICENSE
  3. /usr/local/share/licenses/openarena-data-0.8.8/GPLv2
  4. share/openarena/baseoa/pak0.pk3
  5. share/openarena/baseoa/pak1-maps.pk3
  6. share/openarena/baseoa/pak2-players-mature.pk3
  7. share/openarena/baseoa/pak2-players.pk3
  8. share/openarena/baseoa/pak4-textures.pk3
  9. share/openarena/baseoa/pak5-TA.pk3
  10. share/openarena/baseoa/pak6-misc.pk3
  11. share/openarena/baseoa/pak6-patch085.pk3
  12. share/openarena/baseoa/pak6-patch088.pk3
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • openarena-data>0:games/openarena-data
To install the port:
cd /usr/ports/games/openarena-data/ && make install clean
To add the package, run one of these commands:
  • pkg install games/openarena-data
  • pkg install openarena-data
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openarena-data
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (openarena-0.8.8.zip) = 5a8faf7f5b51f351b0a1618c06b6b98a5f1a6758f1d39818de2c87df2a0bac4a SIZE (openarena-0.8.8.zip) = 425189255

Packages (timestamps in pop-ups are UTC):
openarena-data
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.80.8.80.8.80.8.80.8.8-0.8.8-
FreeBSD:13:quarterly0.8.80.8.80.8.80.8.80.8.80.8.80.8.80.8.8
FreeBSD:14:latest0.8.80.8.80.8.80.8.80.8.80.8.8-0.8.8
FreeBSD:14:quarterly0.8.80.8.8-0.8.80.8.80.8.80.8.80.8.8
FreeBSD:15:latest0.8.80.8.8n/a0.8.8n/a0.8.80.8.80.8.8
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. games/openarena
  2. games/openarena-server

Configuration Options:
No options to configure
Options name:
games_openarena-data
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.8.8
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)
0.8.8
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)
0.8.8
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.
0.8.8
23 Sep 2017 21:11:51
Revision:450473Original commit files touched by this commit
adamw search for other commits by this committer
Reset maintainership on Dominic Fandrey's ports.

With hat:	portmgr
0.8.8
15 Sep 2017 18:28:31
Revision:449918Original commit files touched by this commit
adamw search for other commits by this committer
Reset kami's ports to his personal email address.

With hat:	portmgr
0.8.8
31 Dec 2016 21:07:51
Revision:430166Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MAINTAINER: use @FreeBSD.org
0.8.8
25 Apr 2016 22:43:23
Revision:414032Original commit files touched by this commit
kami search for other commits by this committer
Update and clean up the ioquake3 family of ports.

The following maintenance operations were performed:

- Recreate all patches with `make makepatch`
- Add LICENSE
- Update MAINTAINER to kami@freebsd.org
- games/ioquake3
  - Replace a lot of `.if ${PORT_OPTIONS:MFOO}` with `bsd.options.mk` fu
  - Add support for slaves using different SDL versions
- games/ioquake3-devel
  - Update to GIT revision 2808
  - Use SDL2
- games/iourbanterror
  - Change treatment of patches so `make makepatch` doesn't screw the patches in
${MASTERDIR}/files over
  - Update 4.2.018 to 4.2.023
- games/urbanterror-data
  - Update 4.2.018 to 4.2.023
  - Fix install without DOCS

Reviewed by:	cs
Approved by:	cs
Differential Revision:	https://reviews.freebsd.org/D5816
0.8.8
18 Jan 2015 21:23:19
Revision:377348Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to plists

Approved by:	portmgr blanket
0.8.8
01 Jun 2014 15:28:29
Revision:356137Original commit files touched by this commit
marino search for other commits by this committer
games: ioquak3* iourbanterror* openarena*: Update and stage support

The patch applied without incident.  Tested on DragonFly poudriere,
everything built fine.  It include an i386 fix, which is why the
previous commit was reverted.

The only modification was to change EXTRACT_CMD to TAR in a couple
of places.

PR:		ports/187859
submitted by;	maintainer (Dominic Fandrey)
0.8.8
03 Jan 2014 01:53:21
Revision:338516Original commit files touched by this commit
bapt search for other commits by this committer
Part 3 at removing now useless FETCH_ARGS redifition
0.8.8
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
0.8.8
31 Aug 2013 12:18:39
Revision:325802Original commit files touched by this commit
marino search for other commits by this committer
games/openarena-data: Fix relative include path

All relative include paths should start with .CURDIR
0.8.8
02 May 2013 17:10:48
Revision:317132Original commit files touched by this commit
bapt search for other commits by this committer
# in url is configusing bmake(1) replace by %23

Submitted by:	sjg
0.8.8
18 May 2012 20:21:53
Original commit files touched by this commit
rm search for other commits by this committer
- split out -server part from ioquake3-based ports:
  - games/ioquake3-devel-server added
  - games/ioquake3-server added
  - games/iourbanterror-server
  - games/openarena-server added
- update games/ioquake3-devel to svn revision 2244
- update games/openarena to 0.8.8
- update games/openarena-data to 0.8.8

Doing this in single commit since all this ports are
tightly interconnected.

PR:             ports/165842
Submitted by:   Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
0.8.5
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.8.5
26 Nov 2010 19:08:11
Original commit files touched by this commit
pav search for other commits by this committer
- Move unzipping to extract phase, where unzip is only available

Reported by:    pointyhat
0.8.5
25 Nov 2010 15:29:19
Original commit files touched by this commit
pav search for other commits by this committer
- Update openarena to 0.8.5 and spin out two extra ports
- Move maintainership to the submitter

PR:             ports/146818
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>
Approved by:    old maintainer

Number of commits found: 18