| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
|
|
|
| |
Changelog: https://github.com/Keriew/augustus/releases/tag/v3.1.0
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fix bompilation problem on FreeBSD 14:
i_system.c:444:7: error: unknown type name 'cpu_set_t'; did you mean 'cpusetid_t'?
cpu_set_t set;
^~~~~~~~~
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
Version 3.1 defaults to EGL (presumably for Wayland) and is incompatible
with the GLEW we build at the moment (which defaults to GLX). Basically,
because of this, the renderer craps out and crashes with v3.1.
We don't really know what the ramifications are of swapping all of it to
EGL, so just sticking with v3.0 seems safe for now.
|
|
|
|
|
| |
These programs are techno-demos that can only be used as benchmarks, not
as actually playable games.
|
|
|
|
|
|
|
|
| |
While here, make portlint and portclippy happy.
PR: 257493
Approved by: gnome (maintainer timeout, >3 months)
MFH: 2021Q4
|
|
|
|
| |
While here, convert REINPLACE_CMD to a patch and change MASTER_SITES to https
|
| |
|
| |
|
| |
|
|
|
|
| |
While here, drop our custom DESKTOP_ENTRIES in favor of upstream file.
|
|
|
|
|
| |
PR: 259501
MFH: 2021Q4
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/Code-Hex/Neo-cowsay/releases/tag/v2.0.1
|
|
|
|
|
|
| |
Also:
* add the 'test' target
* update WWW
|
|
|
|
|
| |
Changes: https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.18...3.22.19
Reported by: Repology
|
| |
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/Code-Hex/Neo-cowsay/releases/tag/v1.0.4
|
|
|
|
|
|
| |
devel is accurate, but audio is much more precise.
Reported by: danfe
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs for all of the intervening versions can be found on the
ZDoom forums: https://forum.zdoom.org/viewforum.php?f=1
This update moves data up to share/doom, which is a standard location
that gzdoom searches for game data already. Some of the names are
fairly generic, but not likely to conflict with other doom ports.
While we're here, slim down the dependencies a little bit -- many of
them are not needed anymore.
|
|
|
|
|
| |
PR: 259712
Original patch submitted by: mikael
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.27.1
- fix the SDL build by fixing an incorrect patch.
- add missing build dependencies for SDL build
- flavourise in lieu of the removed stonesoup-sdl port
- mention flavours in pkg-descr
- rework patches to be compatible with new version
- add desktop entry for the SDL version
- enable concurrent installation of the two flavours
- remove the somewhat pointless EXAMPLES option which used
to just install one file into an additional location
PR: 259509
|
|
|
|
|
|
|
|
|
| |
Fix build on armv6/armv7 by removing a misguided OS-detection case.
Fix build with WRKDIR inside a git-maintained ports tree.
Turn the custom README into a pkg-message for better visibility.
Take over maintainership of this unmaintained port.
PR: 259499
|
|
|
|
| |
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.5
|
|
|
|
| |
Changelog: https://github.com/ihhub/fheroes2/releases/tag/0.9.9
|
|
|
|
| |
PR: 259654
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Thursday, 4 November 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Changelog:
https://kde.org/announcements/changelogs/gear/21.08.3/
|
|
|
|
|
|
|
| |
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.196...v1.2.197
Reported by: Repology
|
|
|
|
|
|
|
|
| |
meson.build:1:0: ERROR: Unknown options: "OPENSSLINC"
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
|
|
|
|
| |
Changes: https://github.com/facundoolano/rpg-cli/compare/0.6.0...1.0.0
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
It is older than devel/clanlib which expired today (1.0.0 vs 2.3.7)
|
| |
|