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.

non port: games/openarena/files/patch-Makefile

Number of commits found: 11

Wednesday, 16 Jun 2021
23:45 Piotr Kubaj (pkubaj) search for other commits by this committer
games/openarena: fix build on powerpc

Similar fix to powerpc64*.
commit hash: 0c5491c62a091b3024af54e3db272898dfc0b1ed commit hash: 0c5491c62a091b3024af54e3db272898dfc0b1ed commit hash: 0c5491c62a091b3024af54e3db272898dfc0b1ed commit hash: 0c5491c62a091b3024af54e3db272898dfc0b1ed 0c5491c
Tuesday, 26 Jan 2021
02:10 pkubaj search for other commits by this committer
games/openarena-server: fix build on powerpc64le

Add conditionals for powerpc64le to Makefile.
Original commitRevision:562628 
Monday, 23 Nov 2020
15:16 pkubaj search for other commits by this committer
games/openarena: fix build on powerpc64

Fix powerpc64 detection on FreeBSD.

MFH:		2020Q4 (fix build blanket)
Original commitRevision:556111 
Monday, 25 Apr 2016
22:43 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
Original commitRevision:414032 
Wednesday, 30 Sep 2015
15:23 novel search for other commits by this committer
Fix build when system libspeex is installed

The fix is identical to ioquake3 fix in r398218.
Original commitRevision:398219 
Friday, 18 May 2012
20:21 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)
Original commit
Monday, 12 Dec 2011
21:05 crees search for other commits by this committer
ioquake3:
- Allow slave ports to turn off some options
- Add modular renderer support for slaves
- Add WITH_DEBUG support
- Always check against non-default options so that they can be overridden
  (e.g. for BATCH mode)
- Add pkg-config build dependency

ioquake3-devel, iourbanterror, openarena:
- Fix CURL support
- Link libraries instead of using dlopen

ioquake3-devel, iourbanterror:
- Update SVN snapshot r2064 to r2194
- Improved UDP download speed
- New protocol version 71
- Reduced VOIP latency
- Modular rendering system
- Added r_mode -2 for using display resolution
- Clang support

openarena:
- Switch from engine src dist 21 to 22 (both r1910 based)

openarena-oax:
- Update to B50

iourbanterror, openarena:
- Clean up plist
- Disable GAMELIBS option

PR:             ports/162301
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Feature safe:   yes
Original commit
Wednesday, 1 Dec 2010
13:27 pav search for other commits by this committer
games/ioquake3
- Add DESKTOP_ENTRIES if the client is installed
- Get rid of MD5 distinfo
- Backport fix for FreeBSD/i386 with PAE kernel, provided by Nerius Landys

games/ioquake3-devel
- Update to SVN snapshot 1803, contains a number of fixes including the PAE
  patch by Nerius Landis
- Make the port capable of being a master port

games/openarena
- Update to the latest source release
- Add PAE fix

games/openarena-oax
- Update to the latest release

games/iourbanterror
- Abandon urbanterror provided source for ioquake3 source, because the project
  has announced a switch to a closed source licensing model
- Enslave to games/ioquake3-devel
- Change versioning scheme to resemble official version numbers
- Bump portepoch

PR:             ports/152637
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Original commit
Thursday, 25 Nov 2010
15:29 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
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Thursday, 6 Sep 2007
03:50 alepulver search for other commits by this committer
OpenArena is an open-source content package for Quake III Arena licensed under
the GPL, effectively creating a free stand-alone game. You do not need Quake
III Arena to play this game.

Bots were added starting in 0.6.0. They will spout taunts and everything!

Concepts would be loose, so don't expect a remake of Klesk in his original
Klesk form, or any direct remakes of any map/weapon/model.

WWW: http://openarena.ws/

PR:             ports/115072
Submitted by:   Josh Tolbert <hemi at puresimplicity.net>
Original commit

Number of commits found: 11