notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: games/ioquake3-server/Makefile
SVNWeb

Number of commits found: 13

Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 23 Sep 2017
[ 21:11 adamw search for other commits by this committer ] Original commit   Revision:450473 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Reset maintainership on Dominic Fandrey's ports.

With hat:	portmgr
Fri, 15 Sep 2017
[ 18:28 adamw search for other commits by this committer ] Original commit   Revision:449918 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Reset kami's ports to his personal email address.

With hat:	portmgr
Sat, 31 Dec 2016
[ 21:07 sunpoet search for other commits by this committer ] Original commit   Revision:430166 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER: use @FreeBSD.org
Mon, 25 Apr 2016
[ 22:43 kami search for other commits by this committer ] Original commit   Revision:414032 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
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
Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Sun, 1 Jun 2014
[ 15:28 marino search for other commits by this committer ] Original commit   Revision:356137 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 30 May 2014
[ 05:52 ak search for other commits by this committer ] Original commit   Revision:355788
- Revert per maintainer's request

Requested by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: portmgr (NO_STAGE override)
Fri, 23 May 2014
[ 04:15 ak search for other commits by this committer ] Original commit   Revision:354909
- Fix build with clang on i386 arches [1]
- Support STAGEDIR

Reported by:	swills [1]
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Sat, 31 Aug 2013
[ 14:45 marino search for other commits by this committer ] Original commit   Revision:325812 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
games/ioquake3 and slaves: Fix options

Every touched port was build-tested and passed.

PR:		ports/180675
Submitted by:	Dominic Fandrey (maintainer)
Tested on:	FreeBSD 9.1/amd64 with poudriere
Fri, 18 May 2012
[ 20:21 rm search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- 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)

Number of commits found: 13