Commit graph

6047 commits

Author SHA1 Message Date
ryoon
3f802fe5c3 *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
micha
8e32adc067 games/woof: Honor PKGMANDIR on install
This should fix bulk build on SmartOS.
2022-07-01 09:58:53 +00:00
nia
04f4eef997 *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
micha
9bee0a2eaf games/woof: Update to 10.0.0
Patch for WAD path ported to new source tree structure.
Install man page with patch for target directory.

Woof! 10.0.0
------------
Main Features
- Implement Crispy HUD as an alternative to Boom HUD.
- Add mouselook implementation.
- Stretch short skies (< 200 px height) optionally, else fill with a
  solid color (from Eternity Engine).
- More demo playback QOL features (progress bar, -skipsec,
  fast-forward key).
- Smooth diminishing lightning from Crispy Doom.
- Gradual decrease/increase of gamma from Doom Retro (the old gamma
  levels are still available with the default F11 key).
- Brightmaps for textures and sprites from Crispy Doom.
- Add woof-setup multiplayer launcher with master server browser
  (from Chocolate Doom).
- Add support for SMMU swirling flats.
- Strict mode (sets compatibility and cosmetic settings according to
  DSDA rules).
- Fix netgame level reload.
- Fix uncapped mode in netgame (needs more testing).
2022-06-29 11:31:54 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
fcambus
81aa03d447 *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
wiz
01960dbd3c puzzles: add missing build dependencies 2022-06-13 07:01:31 +00:00
rillig
9940fe1643 robotfindskitten: update to 2.7182818.701
Changes since 1.7320508.406:

Oct 27 2012 Eric S. Raymond <esr@thyrsus.com>
	* Repo conversion to git, including recovery of ancient history.
	* Merged in Alexey Toptygin's code from 2005.
	* ANSI/POSIX cleanup, magic-number removal, compiler warning fixes.
	* Added some NKIs.
	* Added comments identifying the ends of the NKI spans per version.
	* Added "BEHOLD! A History of Confusion" to the texinfo docs.
	* Esc is no longer bound, it's too slow.
	* Frame the paying field.
	* Major portion of version number changed to 1.6180339.

The NKIs are no longer hardcoded but provided in an external file. This
file is not installed by default, thus the post-install action. The
ncurses hack is still needed, even though configure.in looks as if there
were libcurses support.
2022-06-08 22:19:51 +00:00
rillig
227d0fe49f robotfindskitten: make patch for ncurses obsolete 2022-06-08 21:55:28 +00:00
rillig
2cc618e9bf games/puzzles: update to 20220127
Changes since 20181212:
* new game 'mosaic'
* several bug fixes to the existing games
* build system switched from autotools to CMake
2022-06-08 21:25:58 +00:00
pin
9eaa7381b3 games/tetris-cli: update to 22.67.2
Updated repo for packaging in NetBSD
    Updated repo to include non-Linux but also non-Windows distros
2022-06-07 16:25:28 +00:00
pin
a057f3ee7c Add tetris-cli 2022-06-07 10:18:00 +00:00
pin
719631ec85 games/tetris-cli: import package
Tiny tetris game in a terminal.
2022-06-07 10:17:07 +00:00
nikita
67b0662d53 frotz: switch to USE_GITLAB. 2022-05-24 10:29:30 +00:00
nikita
68bcf96c61 ajbsp: switch to USE_GITLAB. 2022-05-24 10:07:06 +00:00
nikita
74a671fd58 openmw: switch to USE_GITLAB. 2022-05-24 08:57:04 +00:00
charlotte
1e8fa0eb03 7kaa: Update MAINTAINER 2022-05-18 00:27:48 +00:00
charlotte
34387b3f79 fallingtime: Update MAINTAINER 2022-05-18 00:27:34 +00:00
charlotte
5d01889623 lugaru: Update MAINTAINER 2022-05-18 00:27:23 +00:00
charlotte
a1d70b9d60 redeclipse: Update MAINTAINER 2022-05-18 00:26:34 +00:00
charlotte
2eceb12f43 xonotic: Update MAINTAINER 2022-05-18 00:26:17 +00:00
jperkin
6eca679452 palapeli: Avoid ambiguous function call. 2022-05-17 17:41:30 +00:00
jperkin
be8efe2a21 ksirk: Add required SunOS libraries. 2022-05-17 09:54:20 +00:00
nia
42b9a68625 angband[-sdl]: update to 4.2.4
Summary of Changes

    use C99 types instead of the angband special types
    Single Combat maybe finally bug-free
    improvements to the birth process
    improvements to the NDS port
    many improvements to auto-building and all the front ends
    improvements to changing of background colours
    adding of a panic directory for panic saves
    new tests, and improvements to current ones
    re-organisation of effects code
    add a player argument to a lot of functions that needed it
    import a lot of historical documentation
    lots of tidying and neatening
2022-05-15 18:54:44 +00:00
nia
c7e6b8b8ff frotz: update 2.54
Summary of changes between Frotz 2.53 and Frotz 2.54:
=====================================================

Frotz 2.54 was released on Wednesday April 13, 2022.

This release's main attractions are official support for TOPS20 and
cross-compilation to DOS.

NEW FEATURES

- Added changes to allow for compilation on a DEC PDP-10 mainframe
  running TOPS20.  See INSTALL_PDP10.

- Added a means to cross-compile to DOS by way of Open Watcom C version
  2 and later.  See INSTALL_DOS.

- Added a quiet mode to dumb interface to quell startup messages.

BUG FIXES

- Fixed several problems with compilation under macOS.

- Fixed wrong glyphs in DOS Frotz's Amiga font mode.  1/2 and 1/4 were
  there instead of the oe and OE ligatures.

- Fixed a failure of the -q flag to actually silence sound effects.

- Fixed an oversight in SDL Frotz that prevented some sounds from
  playing in Lurking Horror.

- Made the dumb and curses interfaces read the resolution chunk from
  Blorb files.  Previously they would assume a resolution of 320x200.
2022-05-15 18:41:54 +00:00
nia
c1f4197910 oshu: update to 2.0.2
Changes:
    Add support to more path types in the beatmap
    New scoring model based on the hit/miss ratio
    ffmpeg 5.0 compability
2022-05-15 17:12:25 +00:00
nia
a482a10dbc quakespasm: update to 0.94.4
5.1.  Changes in 0.94.4

  o  Fixed getting stuck with loading plaque upon attempting to load a
     bad save from the menu

  o  Fixed SZ_GetSpace server crashes, e.g. in ad_magna or ad_mountain

  o  Fixed intermission camera angles during demo playback

  o  Don't reset onground flag on every new server message

  o  Re-enabled title demos by default (turn off with cl_startdemos 0)

  o  Don't autoplay next demo after a timedemo

  o  Fixed bad parsing of cdtrack in hipdemo1 from Scourge of Armagon

  o  Fixed serverinfo off-by-one nummodels/numsounds for protocol 15

  o  Support for Quake 2021 update 3

  o  Implemented quad/pentagram dlights for Quake 2021 rerelease

  o  Implemented 2021 rerelease localsound builtin & svc_localsound (56)

  o  Several other improvements to Quake 2021 rerelease support

  o  Several other small fixes and improvements all over the code

  o  Updated third party code (SDL, lodepng, miniz, some of the codecs,
     etc.)

  o  Thanks to Andrei Drexler, 'atsb' and 'temx' for their several
     patches.
2022-05-15 17:01:47 +00:00
tnn
763abc5841 fna: rename some directories in post-extract instead of symlinking
xbuild does not seem to much like symlinks. It produced a package now.
2022-05-15 13:41:11 +00:00
tnn
fce86be629 fna: blind update to 22.05 to sync with graphics/fna3d
Untested because it uses mono, I can't test. Sorry.
2022-05-15 12:17:49 +00:00
jperkin
031aa719f8 freecell-solver: Fix sys/cdefs.h abuse. 2022-05-13 22:52:56 +00:00
gdt
5045e9eb36 revbump for gdal-lib update 2022-05-13 13:47:34 +00:00
wiz
f059306041 genecys-client, genecys-data: remove
No successful build on any platform in the bulktracker,
last upstream release from 2004, homepage dead
2022-05-12 10:13:36 +00:00
triaxx
ca6420b811 warzone2100: Update to 2.4.7
upstream changes:
-----------------
  * 2022-03-07: Version 4.2.7
    [https://github.com/Warzone2100/warzone2100/blob/4.2.7/ChangeLog]
  * 2022-03-01: Version 4.2.6
    [https://github.com/Warzone2100/warzone2100/blob/4.2.6/ChangeLog]
  * 2022-02-28: Version 4.2.5
    [https://github.com/Warzone2100/warzone2100/blob/4.2.5/ChangeLog]
2022-05-09 04:55:44 +00:00
triaxx
ff0462d269 openttd-data: Update to 7.1
upstream changes:
-----------------
  * Update OpenGFX to 7.1
    [https://cdn.openttd.org/opengfx-releases/7.1/changelog.txt]
  * Update OpenMSX to 0.4.2
    [https://cdn.openttd.org/openmsx-releases/0.4.2/changelog.txt]
  * Update OpenSFX to 1.0.3
    [https://cdn.openttd.org/opensfx-releases/1.0.3/changelog.txt]

pkgsrc changes:
---------------
  * Update MASTER_SITES.
  * Add MSXVER and SFXVER to make easier future updates.
2022-05-08 12:06:34 +00:00
triaxx
5d38db4aee openttd: Update to 12.2
upstream changes:
-----------------
  * 12.2 (2022-04-02)
    [https://cdn.openttd.org/openttd-releases/12.2/changelog.txt]
  * 12.1 (2021-11-08)
    [https://cdn.openttd.org/openttd-releases/12.1/changelog.txt]
  * 12.0 (2021-10-17)
    [https://cdn.openttd.org/openttd-releases/12.0/changelog.txt]
  * 12.0-RC1 (2021-09-25)
  * 12.0-beta2 (2021-08-19)
  * 12.0-beta1 (2021-08-15)
  * 1.11 release series followed up by 12.0

pkgsrc changes:
---------------
  * Update GCC_REQD to 8 for std::charconv.
2022-05-08 12:06:01 +00:00
nia
01521765f4 wesnoth: Remove hack for make bug in very old NetBSD (no way this compiles
on NetBSD 4...)
2022-05-05 08:29:00 +00:00
wiz
dd0701ddd3 *: recursive bump for poppler 22.04 2022-05-04 21:05:40 +00:00
wiz
b7905dcd53 lgogdownloader: update to 3.9.
Don't use DLC list by default
        Makes getting game details much faster
        Added option --use-dlc-list to enable using DLC list
    Ignore SIGPIPE
        Previously it was possible to receive SIGPIPE in some cases which by default causes application to terminate
    Removed support for OpenSSL <= 1.0.2
    Added --size-only option (Patch by: Dmitry Khalanskiy)
        When looking at the existing files, completely ignore the contents if the size matches the expected one
    Added basic support for filtering games using tags that the user can set on account page
    Added option --list-tags to list all the tags user has assigned
    Added option --tag to filter games using the tags
    Fixed --download-file option not showing progress bar
    Fixed getting XML data
    Reduced the amount of request to cdn with --galaxy-install
        Should fix the issue of getting temporarily blocked by GOG cdn when installing game with lots of small files
2022-05-04 13:59:09 +00:00
pin
8a207e41c1 games/termatrix: update to 1.0.2
-feat: more wishlist updates
-feat: update wishlist
-feat: list possible colors in usage
-feat: added install instructions to README
2022-05-03 12:58:32 +00:00
nia
d041c33241 termatrix: make COMMENT more accurate and grammatical 2022-05-03 06:22:22 +00:00
pin
532b70e5ef Add termatrix 2022-05-02 21:02:33 +00:00
pin
4fd35e4abd games/termatrix: import package
Cli application to simulate the display from "The Matrix" in terminal.
2022-05-02 21:01:37 +00:00
wiz
f2cd793ac7 dMagnetic: update to 0.34.
From Thomas Dettbarn in PR 56806.

dmagnetic (0.34-1) unstable; urgency=medium

  * Minor bugfixes
  * Slightly updated documentation
  * Popular feature "-nodoc" had an issue with saved games.

0.33:

 * New feature "-nodoc" for players without a manual
2022-04-27 08:41:03 +00:00
tnn
9cc0814615 stockfish: avoid ambiguous math functions 2022-04-25 15:24:31 +00:00
tnn
3b5866d717 exchess: avoid ambiguous math functions 2022-04-25 13:53:15 +00:00
tnn
07ca12bf4f sauerbraten: needs -lsocket -lnsl on SunOS 2022-04-25 11:04:43 +00:00
tnn
68ec54ce11 rocksndiamonds-levels: cpio -p needs -d 2022-04-25 10:21:12 +00:00
tnn
7ad21a381e nethack-lib: add CHECK_PORTABILITY_SKIP 2022-04-24 22:21:33 +00:00
wiz
cf400089f5 monsterz: does not use py-Numeric, remove dependency
Bump PKGREVISION
2022-04-22 09:37:00 +00:00
adam
f5e35d538b revbump for textproc/icu update 2022-04-18 19:09:40 +00:00