Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
snj 9a114f1fbe Update quakespasm to 0.92.1. Changes:
0.92.1
- Fixed large menu scale factors (was broken in 0.92.0).
- Fixed PAUSE key (was broken in 0.92.0).
- Updated some of the third-party libraries.

0.92.0
- SDL2 Game Controller support.
- Contrast support with new "contrast" cvar, behaving the same as MarkV.
  It may be a useful alternative to the existing gamma control for
  laptops in a bright environment, etc. Raising contrast gives less of a
  gray/washed out look than raising gamma, but at a disadvantage: colors
  near white get clipped to white.
- RMQ protocol (999) support, adapted from RMQEngine.
- New "-protocol x" command line option. Accepted values for 'x' are 15
  (NetQuake), 666 (FitzQuake, default), and 999 (RMQ).
- New "setpos" console command.
- New "vid_borderless" cvar for getting a borderless window.
- Increased MAX_MAP_LEAFS from 65535 to 70000 and MAX_LIGHTMAPS from 256
  to 512 in order to handle the oms3 map pack.
- Server edicts are now allocated using malloc instead of allocating on
  the hunk.
- gl_clear now defaults to 1.
- Fix items falling out of the world on oms3.bsp on SSE builds.
- Worked around an OSX 10.6 driver bug when using FSAA, which was
  leading to an unplayable HOM effect on the rest of the screen.
- Fix wrong trace endpoint from the tracepos console command.
- Updated some of the third-party libraries. Other fixes/clean-ups.

0.91.0
- Fix unwanted fog mode change upon video restart.
- Work around Intel 855 bug in status bar drawing with "r_oldwater 0"
  and "scr_sbaralpha 0".
- Fix an obscure GLSL bug where changing gamma would result in the
  screen turning to noise.
- Fix GLSL gamma causing the tiled screen border to turn white when
  "sizedown" is used.
- Fix an alias model VBO renderer bug where a model not precached
  during map start wouldn't be drawn.
- Fix the order of OpenGL context creation and window creation in SDL2
  video.
- Fix a calling convention issue in windows DPI awareness function
  pointers.
- Fix a random texture recoloring after video mode change.
- Fix a liquid turning to garbage after several video mode changes and
  "r_oldwater 0".
- Fix a wrong alpha-sorting bug introduced in 0.90.1.
- Fix "flush" command not reloading mdl's from disk (bug introduced in
  0.90.1).
- Prevent a possible buffer overflow in Cbuf_Execute (old Q1/Q2 bug).
- Prevent a possible vulnerability in MSG_ReadString (old Q1/Q2 bug).
- New cvars r_lavaalpha, r_slimealpha, r_telealpha for fine-tuning
  specific liquid opacities (from DirectQ/RMQEngine, non-archived,
  default to 0), and new worldspawn keys _wateralpha, _lavaalpha,
  _slimealpha, _telealpha, _skyfog (unique to Quakespasm, similar to
  the behaviour of the "fog" worldspawn key).
- GLSL gamma is now supported on older hardware without NPOT extension.
- New r_pos command to show player position.
- NaN detection in traceline with "developer 1" set now warns instead of
  errors.
- Update third-party libraries.
- Default max_edicts 8192 (was 2048) and no longer saved to config.cfg.
- Default heapsize 256 MB (was 64 MB).
- Default zone 4 MB (was 384 KB).
- Raised MAX_SFX to 1024 (was 512).

0.90.1
- Fix dynamic light artifact where changing lightmap are rendered one
  frame late (bug introduced in 0.90.0).
- Fix texture memory leak when changing video modes with SDL2.
- Fix rare incorrect mdl lighting on 64-bit builds. (details here.)
- Fix fullbrights turning black after "kill" command (bug introduced in
  0.90.0).
- Clear all fog values on map change to prevent colored fog carrying
  over to jam3_tronyn.bsp.
- Allow loading saves with } character in quoted strings, fixes issue
  with retrojam1_skacky.bsp.
- Fix viewmodel not lerping on extended-limit maps.
- Fix crash on out-of-bounds skin number.
- Use multithreaded OpenGL on OS X for better performance.
- New, faster mdl renderer using GLSL. Disable with "-noglslalias".
- New gamma correction implementation using GLSL. Fixes all known gamma
  issues (affecting the full display, persisting after quitting, or
  darkening the screen on OS X). Disable with "-noglslgamma".
- Use high-quality water by default (r_oldwater 0).
- Shadows use stencil buffer to avoid overlapping artifacts (from MarkV.)
- r_noshadow_list cvar added (from MarkV.)
- Support pausing demo playback with the "pause" command.
- Autocompletion for "game", "record", "playdemo".
- Experimental windowed fullscreen mode available with
  vid_desktopfullscreen 1 (only in SDL2 builds, takes effect upon
  entering fullscreen mode the next time.)
- Silence "exceeded standard limit" messages unless developer cvar is
  >= 1.
- Some spam moved from developer 1 to 2: "can't find tga/lit/ent",
  "trying to load ent", "bad chunk length", "meshing",
  "PR_AlocStringSlots: realloc'ing"
- Clean up IDE project files to build on fresh systems.
- Update 3rd-party libraries.
2017-01-16 20:43:07 +00:00
archivers update MASTER_SITES. 2017-01-07 15:43:32 +00:00
audio Updated abcde to 2.8. 2017-01-16 12:27:18 +00:00
benchmarks Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
biology Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
bootstrap Test for existing $prefix and $pkgdbdir and bail out early if they exist, 2017-01-10 12:30:00 +00:00
cad distfile has vanished. prevent timeout. update MASTER_SITES. 2017-01-07 15:59:47 +00:00
chat Update to 2.5.0; upstream changes: 2017-01-06 01:55:12 +00:00
comms Revbump after boost update 2017-01-01 16:05:55 +00:00
converters Update py-cairosvg to 1.0.20. 2017-01-13 17:32:47 +00:00
cross Another freemint package, another GCC in need of patching. 2016-12-21 13:34:16 +00:00
databases Reset PKGREVISION after sqlrelay master package update. 2017-01-16 13:15:22 +00:00
devel Updated devel/bugzilla3 to 3.6.8 2017-01-16 14:06:43 +00:00
distfiles
doc Updated sysutils/user_darwin to 20170116 2017-01-16 19:55:45 +00:00
editors Updated ed to 1.14.1. 2017-01-12 11:20:02 +00:00
emulators +PC6001VX 2017-01-15 11:12:07 +00:00
filesystems Update to 0.098 2017-01-02 07:14:20 +00:00
finance Update Tryton to 4.2.1. No aggregated changelog, but this fixes some bugs 2017-01-10 23:07:41 +00:00
fonts Updated harfbuzz to 1.4.1. 2017-01-16 11:10:44 +00:00
games Update quakespasm to 0.92.1. Changes: 2017-01-16 20:43:07 +00:00
geography Update geography/mapcode to 2.5.2. 2017-01-16 13:49:40 +00:00
graphics FreeType 2.7.1 has been released. The most important news is preliminary support of Adobe's new CFF2 font format and variation fonts as specified in the new OpenType specification version 1.8. It also fixes the handling of raw CID fonts (which might be found in PDF files) 2017-01-16 13:11:46 +00:00
ham Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1 2017-01-13 22:03:35 +00:00
inputmethod Revbump after boost update 2017-01-01 16:05:55 +00:00
lang Use the system-specific libtool on Darwin. 2017-01-16 17:26:47 +00:00
licenses the Unicode, Inc. license text 2016-11-18 09:23:49 +00:00
mail Updated notmuch to 0.23.5. 2017-01-16 11:08:42 +00:00
math scipy: correct the test target. this is a temporary workaround, upstream 2017-01-08 10:39:47 +00:00
mbone Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
meta-pkgs Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1 2017-01-13 22:03:35 +00:00
misc Updated py-anki2 to 2.0.40. 2017-01-16 11:59:28 +00:00
mk Fixed inconsistencies in comments. 2017-01-15 23:55:30 +00:00
multimedia Updated libvpx to 1.6.1. 2017-01-16 12:12:59 +00:00
net Updated filezilla to 3.24.0. 2017-01-16 12:36:59 +00:00
news Allow tin to build using termcap instead of curses. 2017-01-11 02:15:56 +00:00
packages
parallel PLIST catchup for recent update. 2016-12-25 23:57:45 +00:00
pkgtools cwrappers-20170112: Fix typos. From jperkin. 2017-01-12 14:56:35 +00:00
print Update py-weasyprint to 0.34. 2017-01-14 23:13:49 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Update security/php-ssh2 to 0.13. 2017-01-16 14:32:56 +00:00
shells Updated shells/perlsh to 1.8.1 2017-01-08 10:55:51 +00:00
sysutils In at least macOS Sierra (and perhaps earlier OS X versions), we need to 2017-01-16 19:55:39 +00:00
templates
textproc Updated gsed to 4.3. 2017-01-16 11:45:14 +00:00
time Updated py-vdirsyncer to 0.14.1. 2017-01-16 11:00:29 +00:00
wm Ensure the local yywrap is used. Fixes build with newer flex. 2017-01-05 09:40:00 +00:00
www Changes with Apache 2.2.32 2017-01-16 14:34:42 +00:00
x11 Updated modular-xorg-server to 1.19.1. 2017-01-12 00:26:35 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.