Hi,

 Diff attached below updates games/ezquake to v3.6.7.

ezQuake 3.6.7 Release Notes

Improvements:

  * Allow orange, bright red and black colors (@osm[1])
  * RENDERER: enable centroid sampling for world geometry (@hemostx[2])
  * Add cl_window_caption 3 (@osm[1])
  * Add cl_portpingprobe_port_probes (@osm[1])
  * Enable port ping probe on reconnec (@osm[1])
  * Add hud_ammo[1-4]text_color{low,normal} (@osm[1])
  * MENU: evaluate enums case-insensitively (@hemostx[2])
  * MENU: add new-old player skin colors (@hemostx[2])
  * MENU: Add 48kHz to sample rate selector on Windows (@hemostx[2])
  * CON: use alpha in scr_conpicture if available (@hemostx[2])
  * OUTLINE: Maintain world outline thickness when scaling framebuffer 
(@hemostx[2])

Changes:

  * Restrict play in ruleset thunderdome, smack{down,drive} (@osm[1])
  * Added scr_scoreboard_showmapname and hud_scoremapname (@osm[1])
  * Added support for displaying QTV users in the scoreboard (@osm[1])
  * Added r_drawviewmodel_invisible (@osm[1])
  * Added port ping probe commands (@osm[1])
  * Add ignore_{no_weapon,not_enough_ammo (@osm[1])

Bugfixes:

Build:

Documentation:

  * HELP: scr_teaminfo_armor_type tweaks (@hemostx[2])

Builds and runs good on my amd64 machine with built-in Intel graphics.

Thanks,
Tom


Index: Makefile
===================================================================
RCS file: /cvs/ports/games/ezquake/Makefile,v
diff -u -p -u -p -r1.20 Makefile
--- Makefile    25 Feb 2025 02:22:06 -0000      1.20
+++ Makefile    21 Sep 2025 10:14:43 -0000
@@ -3,7 +3,7 @@ COMMENT =       modern QuakeWorld client
 CATEGORIES =   games
 
 N =            ezquake
-V =            3.6.6
+V =            3.6.7
 DISTNAME =     ${N}-source-${V}
 PKGNAME =      ${N}-${V}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/ezquake/distinfo,v
diff -u -p -u -p -r1.12 distinfo
--- distinfo    25 Feb 2025 02:22:06 -0000      1.12
+++ distinfo    21 Sep 2025 10:14:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (ezquake-source-3.6.6.tar.gz) = 
bdKvdUi5yPyao2eWiqKnrqg1TNMBSllgk5iQGj1x3H8=
-SIZE (ezquake-source-3.6.6.tar.gz) = 2052593
+SHA256 (ezquake-source-3.6.7.tar.gz) = 
ytTHzNRrAsqj89ye55+aHsA09lEIifmbfp5/JE61gy4=
+SIZE (ezquake-source-3.6.7.tar.gz) = 2062745

Reply via email to