Port details |
- hedgewars-server Server part of free Worms-like turn based strategy game
- 1.0.2_1 games =2 1.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2019-05-09 14:39:54
- Last Update: 2023-03-29 18:46:16
- Commit Hash: 0c7803d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.hedgewars.org
- Description:
- Each player controls a team of several hedgehogs. During the course
of the game, players take turns with one of their hedgehogs. They
then use whatever tools and weapons are available to attack and
kill the opponents' hedgehogs, thereby winning the game. Hedgehogs
may move around the terrain in a variety of ways, normally by walking
and jumping but also by using particular tools such as the "Rope"
or "Parachute", to move to otherwise inaccessible areas. Each turn
is time-limited to ensure that players do not hold up the game with
excessive thinking or moving.
A large variety of tools and weapons are available for players
during the game: Grenade, Cluster Bomb, Bazooka, UFO, Shotgun,
Desert Eagle, Fire Punch, Baseball Bat, Dynamite, Mine, Rope,
Pneumatic pick, Parachute. Most weapons, when used, cause explosions
that deform the terrain, removing circular chunks. The landscape
is an island floating on a body of water, or a restricted cave with
water at the bottom. A hedgehog dies when it enters the water (either
by falling off the island, or through a hole in the bottom of it),
it is thrown off either side of the arena or when its health is
reduced, typically from contact with explosions, to zero (the damage
dealt to the attacked hedgehog or hedgehogs after a player's or CPU
turn is shown only when all movement on the battlefield has ceased).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hs-hedgewars-server>0:games/hedgewars-server
- To install the port:
- cd /usr/ports/games/hedgewars-server/ && make install clean
- To add the package, run one of these commands:
- pkg install games/hedgewars-server
- pkg install hs-hedgewars-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hs-hedgewars-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680114996
SHA256 (cabal/hedgewars-src-1.0.2.tar.bz2) = 201fe5e45bd8ca5b3d81b18ec06bd6bbc9fa7c2c63bf019005e2f80be5bcf212
SIZE (cabal/hedgewars-src-1.0.2.tar.bz2) = 177564706
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc-8.10.7 : lang/ghc810
- cabal : devel/hs-cabal-install
- Library dependencies:
-
- libgmp.so : math/gmp
- libffi.so : devel/libffi
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_hedgewars-server
- USES:
- cabal:nodefault tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_1 29 Mar 2023 18:46:16 |
Gleb Popov (arrowd) |
games/hedgewars-server: Unbreak build.
Reported by: pkg-fallout |
1.0.2 12 Mar 2023 16:10:31 |
Gleb Popov (arrowd) |
games/hedgewars-server: Update to 1.0.2 |
1.0.0_5 04 Dec 2022 22:49:55 |
Dmitry Marakasov (amdmi3) |
*/*: update MASTER_SITES of ports I no longer host distfiles for |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.0_5 09 Aug 2022 09:16:31 |
Gleb Popov (arrowd) |
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D36079 |
1.0.0_5 27 Jul 2022 14:55:50 |
Gleb Popov (arrowd) |
Uses/cabal.mk: Simplify EXTRACT_ONLY setting.
Adapt ports that were using hacks to set EXTRACT_ONLY. |
1.0.0_5 07 Jul 2022 10:24:42 |
Gleb Popov (arrowd) |
games/hedgewars-server: Switch to GHC 8.10.7 |
1.0.0_4 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
1.0.0_3 21 Apr 2021 04:48:23 |
Tobias Kortkamp (tobik) |
Bump USES=cabal ports after 12837690ed0c |
1.0.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0_2 09 Jan 2021 10:36:03 |
arrowd |
games/hedgewars-server: Use USES=cabal:nodefault to fix the build.
Reported by: pkg-fallout |
1.0.0_2 16 Aug 2020 07:56:19 |
arrowd |
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well. |
1.0.0_1 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
1.0.0 04 May 2020 18:08:10 |
arrowd |
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports) |
0.9.25_2 20 Jun 2019 16:03:10 |
arrowd |
In wrapper scripts, use $@ instead of $* to correctly pass arguments to the real
program
PR: 238719
Approved by: tcberner (mentor, implicit) |
0.9.25_1 13 Jun 2019 13:57:14 |
arrowd |
For ports with USES=cabal install a wrapper shell script instead of a real
executable into /bin/, that sets some environment variables to workaround
https://github.com/haskell/cabal/issues/5997
While there, update bunch of Haskell ports, install their data files.
PR: 237878
Reviewed by: tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20556 |
0.9.25 11 May 2019 09:39:19 |
arrowd |
games/hedgewars-server: Unbreak build by adding missing dependencies. Set
MAINTAINER to haskell@
Approved by: tcberner(mentor, implicit) |
0.9.25 11 May 2019 08:29:07 |
antoine |
Mark BROKEN: fails to build
cabal: Could not resolve dependencies:
[__0] trying: MissingH-1.4.1.0 (user goal)
[__1] unknown package: random (dependency of MissingH)
[__1] fail (backjumping, conflict set: MissingH, random)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: MissingH, random
Reported by: pkg-fallout |
0.9.25 09 May 2019 14:39:30 |
arrowd |
Introduce USES=cabal and use it to build Haskell applications.
PR: 230186
Reviewed by: mat, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19730 |