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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
r1q2 Enhanced Quake II client/server focusing on stability
8012_6 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 8012_6Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-05-21 21:48:15
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
License: not specified in port
WWW:
http://old.r1ch.net/stuff/r1q2/
Description:
R1Q2 is an enhanced client/server for Quake II. Based on the id Software 3.21 source, rather than concentrate on fancy graphics, embedded MP3 players and other "gimmick" features, R1Q2 is focused on providing stability, security and speed whilst remaining fully compatible with existing mods and other clients.
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 (10 items)
Collapse this list.
  1. bin/r1q2
  2. bin/r1q2ded
  3. @comment lib/r1q2/baseq2/game.so
  4. lib/r1q2/ref_gl.so
  5. share/doc/r1q2/r1q2.txt
  6. share/doc/r1q2/readme.txt
  7. @dir lib/r1q2/baseq2
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • r1q2>0:games/r1q2
To install the port:
cd /usr/ports/games/r1q2/ && make install clean
To add the package, run one of these commands:
  • pkg install games/r1q2
  • pkg install r1q2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: r1q2
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
SHA256 (r1q2-b8012-src.zip) = c0e6a6bda8f883e75eb0548e235a5a96bbd3ce3502a886114871650fcbc2bc78 SIZE (r1q2-b8012-src.zip) = 1127946

Packages (timestamps in pop-ups are UTC):
r1q2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-8012_6--8012_6---
FreeBSD:13:quarterly-8012_6--8012_6---
FreeBSD:14:latest-8012_6--8012_6---
FreeBSD:14:quarterly-8012_6--8012_6---
FreeBSD:15:latest-8012_6n/a-n/a---
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. gmake>=4.3 : devel/gmake
  2. sdl-config : devel/sdl12
  3. xorgproto>=0 : x11/xorgproto
Runtime dependencies:
  1. quake2-data>0 : games/quake2-data
Library dependencies:
  1. libpng.so : graphics/png
  2. libGL.so : graphics/libglvnd
  3. libjpeg.so : graphics/jpeg-turbo
  4. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for r1q2-8012_6: DOCS=on: Build and/or install documentation GAME=off: Build main game (default mod) REF_GL=on: Build renderer (required for client) ====> Clients and servers: you have to choose at least one of them CLIENT=on: Build client DEDICATED=on: Build dedicated server ===> Use 'make config' to modify these settings
Options name:
games_r1q2
USES:
dos2unix gmake zip gl jpeg sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/danfe/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/danfe/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/danfe/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/danfe/
  5. http://freebsd.nsu.ru/distfiles/
  6. http://old.r1ch.net/stuff/r1q2/src/
Collapse this list.

Number of commits found: 61

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8012_6
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
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)
8012_5
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)
8012_5
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)
8012_5
23 Nov 2021 13:55:08
commit hash: 58ce8baa9d0915ddbb1f0303d845007327fbd1cfcommit hash: 58ce8baa9d0915ddbb1f0303d845007327fbd1cfcommit hash: 58ce8baa9d0915ddbb1f0303d845007327fbd1cfcommit hash: 58ce8baa9d0915ddbb1f0303d845007327fbd1cf files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
games/r1q2: unbreak the build on recent -CURRENT

Something had been changed in our toolchain which broke linking of this
port because `SV_FixPlayerSkin' symbol became undefined.  This function
was annotated as `__inline', change it to `static' to unbreak the build
as it is defined and called within a single file only.

While here, remove unsupported optimization flag from the CFLAGS.

Reported by:	pkg-fallout
8012_5
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
8012_4
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.
8012_4
31 Aug 2020 04:00:21
Revision:547148Original commit files touched by this commit
danfe search for other commits by this committer
Ensure that there is only one variable definition per each object, as
the C (and C++) standards mandated for years and compilers started to
enforce as of recently (Clang 11, GCC 10).

Reported by:	pkg-fallout
8012_4
05 May 2020 12:51:31
Revision:534082Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak and undeprecate by providing working master sites.
8012_4
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
8012_4
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
8012_4
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
8012_4
22 Sep 2017 10:48:29
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
8012_4
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
8012_3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
8012_3
03 Jan 2016 09:54:09
Revision:405121Original commit files touched by this commit
pawel search for other commits by this committer
Switch to USES=execinfo

PR:		205296
Submitted by:	myself
Approved by:	maintainer timeout
8012_3
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
8012_3
25 Mar 2015 23:00:51
Revision:382275Original commit files touched by this commit
marino search for other commits by this committer
games category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
8012_3
25 Dec 2014 20:54:43
Revision:375598Original commit files touched by this commit
bapt search for other commits by this committer
Bump portrevision after png update
8012_2
25 Dec 2014 13:57:08
Revision:375557Original commit files touched by this commit
bapt search for other commits by this committer
Properly support png 1.5
8012_2
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8012_1
31 Oct 2014 19:51:57
Revision:371914Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
8012_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
8012
08 Jul 2014 08:14:51
Revision:361198Original commit files touched by this commit
danfe search for other commits by this committer
- Update to build 8012 (the latest official release to date)
- Modernize LIB_DEPENDS; guard dependency on `devel/libexecinfo' with
  !exists(/usr/include/execinfo.h)
- Add missing FLAVOR_DESC knob; stagify and reclaim the port
- Remove BROKEN statement on sparc64, let's give it another try
- Update MASTER_SITES and WWW line in the port description text
7904_5
02 Jul 2014 18:22:39
Revision:360239Original commit files touched by this commit
antoine search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
10 Mar 2014 14:49:26
Revision:347760Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert g* to USES=zip
7904_5
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)
7904_5
17 Mar 2013 16:54:51
Revision:314463Original commit files touched by this commit
danfe search for other commits by this committer
- Trim old-school Makefile header per recent agreements
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
7904_5
17 Mar 2013 15:22:02
Revision:314453Original commit files touched by this commit
danfe search for other commits by this committer
- Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS while here
7904_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
7904_4
18 Feb 2012 10:18:33
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
7904_3
31 Aug 2011 15:28:51
Original commit files touched by this commit
danfe search for other commits by this committer
Grab remaining Quake2 ports; expand alepulver's name in Makefile header.
7904_3
30 Aug 2011 13:33:46
Original commit files touched by this commit
skreuzer search for other commits by this committer
Correct typo in COMMENT field
7904_3
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
7904_3
27 Feb 2011 04:54:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
7904_3
11 Oct 2010 03:18:03
Original commit files touched by this commit
alepulver search for other commits by this committer
- Add ONLY_FOR_ARCHS, as it uses a bit of FPU specific i386/amd64 code.
7904_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
7904_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
7904_1
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
7904
06 Feb 2009 18:36:57
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7904.
7736
10 Dec 2008 07:35:19
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:    portmgr
7736
03 Jun 2008 22:35:25
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7736.
7587_1
13 Mar 2008 14:28:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
7587
29 Jan 2008 04:27:20
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7587.
7431
12 Dec 2007 05:18:19
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7431.
7392
29 Sep 2007 00:52:43
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7392.

Reported by:    Steve Crowder <steve@crowders.org>
7322_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
7322
23 Apr 2007 22:22:51
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7187 [1].
- Remove FreeBSD 4.x support.

Reported by:    Steve Crowder <steve@crowders.org>
7187
16 Feb 2007 04:20:40
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 7187.

Reported by:    Steve Crowder <steve@crowders.org>
6990
14 Jan 2007 22:27:40
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 6990.
- Fix wrong error message in net_udp.c (accidentaly introduced by me when
  disabling the Linux code).

Reported by:    Steve Crowder <steve@crowders.org>
6974
13 Jan 2007 03:09:20
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 6974.
- Fix security vulnerability in the new icmp error handling code (does not
  affect FreeBSD since that code is Linux specific and was disabled) [1].

Reported by:    Steve Crowder <steve@crowders.org>
Security:       http://www.r1ch.net/forum/index.php?topic=106.msg6601#msg6601
[1]
6964
10 Jan 2007 22:48:39
Original commit files touched by this commit
alepulver search for other commits by this committer
- Fix building on sparc64 (and probably !i386).

Reported by:    pointyhat
6964
29 Dec 2006 20:15:45
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 6964.
6908
22 Dec 2006 03:53:10
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 6908.
6557_4
13 Dec 2006 12:41:36
Original commit files touched by this commit
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
6557_3
20 Sep 2006 11:21:59
Original commit files touched by this commit
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
6557_2
15 Sep 2006 19:11:28
Original commit files touched by this commit
alepulver search for other commits by this committer
- Try to fix building on sparc64 (add #ifdef __i386__).

Reported by:    pointyhat
6557_2
28 Jul 2006 22:59:40
Original commit files touched by this commit
alepulver search for other commits by this committer
- Bump PORTREVISION.
- Don't build game.so by default (provided by "games/quake2-data").
6557_1
22 Jul 2006 18:53:38
Original commit files touched by this commit
alepulver search for other commits by this committer
- Add more OPTIONS (allow selecting more components to build or not).
- Fix pkg-plist (missing entry).
- Bump PORTREVISION.
6557
24 Jun 2006 15:00:40
Original commit files touched by this commit
alepulver search for other commits by this committer
- Make fetchable (patch disappeared from PATCH_SITES, so I mirrored it).
6557
21 May 2006 21:35:19
Original commit files touched by this commit
alepulver search for other commits by this committer
R1Q2 is an enhanced client/server for Quake II. Based on the id Software 3.21
source, rather than concentrate on fancy graphics, embedded MP3 players and
other "gimmick" features, R1Q2 is focused on providing stability, security and
speed whilst remaining fully compatible with existing mods and other clients.

WWW: http://www.r1ch.net/stuff/r1q2/

Approved by:    garga (mentor)

Number of commits found: 61