| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Submitter forgot to include a patch in the previous update
PR: 256977
Reported by: greg@unrelenting.technology (maintainer)
Fixes: c0e6f62c86b7 - games/cataclysm-dda: update to 0.F
|
|
|
|
|
| |
Refactor gamepad rumble handling.
If you had troubles with non-working rumble on previous release - try this one.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While here:
* Unmute INSTALL command
* Sort variables
PR: 256977
Reported by: greg@unrelenting.technology (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Add Monster Description for every creature with special abilitiess
Fix passability rules for all objects on World Map
Greatly improve AI behavior on World Map: object interaction, task planning and object value calculations
Fix multiple logical cases occured on World Map with object interaction
Add continuous scrolling of scrollbars
Over 70 bugs fixed since 0.9.4 release
|
|
|
|
|
|
| |
<artificial>:(.text+0x9cc): undefined reference to `__atomic_load_8'
/usr/local/bin/ld: <artificial>:(.text+0xa58): undefined reference to `__atomic_compare_exchange_8'
collect2: error: ld returned 1 exit status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release notes are at
https://github.com/angband/angband/releases/tag/4.2.2
Angband looks like it's in the process or a project-reorganization.
Sources have moved to github; the official site is being changes
as well. Docs have gone to sphinx, and build looks like it's moving
to CMake -- but incomplete.
This update pulls in the changes to distribution and build so far:
- MASTER_SITES is set explicitly; upstream rolls a release tarball,
and I don't want to grab the GH auto-rolled one.
- ncurses needs some linker-flag-magic because it's linked into an
intermediate static library.
- The manual is now built with sphinx. Upstream wants the "better"
sphinx theme, but that isn't packaged; I picked a different one
at random. Since the generated HTML is installed without its
supporting stylesheets or javascript, the difference is unimportant.
Play-tested in text (ncurses) and X11 modes, at least to the point
that I enter the dungeon and get eaten by a grue.
|
|
|
|
| |
Approved by: dbaio, garga (mentors, implicit)
|
|
|
|
|
| |
- correct PORTVERSION when PORTREVISION should be used
- adjust CXXFLAGS -DTTF_FONT_NAME to match charis font name
|
|
|
|
|
|
| |
OpenEXR's patchlevel updated bumped the major version
of the OpenEXR library, hence bump PORTREVISION of all
ports that require OpenEXR.
|
| |
|
|
|
|
|
| |
PR: 256932
Reported by: eduardo@ (devilutionX’s maintainer)
|
|
|
|
|
| |
Approved by: maintainer timeout (freebsd@Jonathanprice.org)
Differential Revision: https://reviews.freebsd.org/D30773
|
| |
|
|
|
|
| |
There seem to be some issues when running with luajit on the newest version.
|
|
|
|
|
| |
I see there's some newer releases and a switch to CMake, I'll
get on that soon-ish.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* The deprecated function "time.clock()" has been removed in Python 3.8
and "time.perf_counter()" should be used instead.
Because updating to a newer version of PySolFC requires a bit more
work, use a backport for now to remedy the runtime issues.
* Bump PORTREVISION due changed package contents.
PR: 256504
Reported by: <sven.a.jonsson@bahnhof.se>
MFH: 2021Q2
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
While here, remove not necessary patch and enable -O3.
|
| |
|
|
|
|
|
|
| |
AngryFly pack
The AngryFly pack license is not open source, but it doesn't prevent packaging.
|
| |
|
|
|
|
| |
Changes: https://github.com/facundoolano/rpg-cli/blob/0.4.1/CHANGELOG.md
|
|
|
|
|
|
|
|
| |
Allow to launch applications of Steam beta
https://support.steampowered.com/kb_article.php?ref=7021-eiah-8669
PR: 256817
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog: https://www.dettus.net/dMagnetic
* New input formats: NIB and 2MG
* Improved Sixel mode
* New -dumpmag and -dumpgfx command line parameters
* Moved the manpage to section 6 (games)
PR: 256798
Reported by: dettus@dettus.net
|
|
|
|
|
|
|
| |
No need to bump PORTREVISION here because it was done in the master port,
games/ioquake3. This also fixes the same issue in games/openarena-server.
Reported by: erwin's checker report on -ports@
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
LTO doesn't work on riscv64.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
error[E0308]: mismatched types
--> cargo-crates/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24
|
62 | let bytes = bits / Limb::BITS;
| ^^^^^^^^^^ expected `usize`, found `u32`
error[E0277]: cannot divide `usize` by `u32`
PR: 256653
|
| |
|
|
|
|
| |
Same issue as on powerpc64.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove files/patch-CMakeLists.txt
- Remove LD_CONFIG and move USES (pet porlint)
- Bump ports
Changes:
- https://www.cgal.org/2021/03/17/cgal521/
- https://www.cgal.org/2020/12/22/cgal52/
PR: 255171
Approved by: wen
|
|
|
|
| |
Similar fix to powerpc64*.
|
| |
|
| |
|
| |
|