Port details |
- ivan Graphical roguelike game
- 0.59_1 games =2 0.59_1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2005-11-03 19:43:26
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://attnam.com/
- http://ivan.sourceforge.net/
- https://github.com/Attnam/ivan
- Description:
- Iter Vehemens ad Necem (IVAN) is a graphical roguelike game. It
features advanced bodypart and material handling, multi-colored
lighting and, above all, deep gameplay.
"Fellow adventurer, turn back while you can! For here begins the
roguelike Iter Vehemens ad Necem, a Violent Road to Death. If you
choose to travel along it, you will dive into countless exciting
adventures to gain items of great magic, attain powerful equipment
made of mysterious materials, bathe in the blessings of mighty gods
and recruit loyal allies of various shapes and sizes. Unfortunately,
along the way you will also often be dangerously injured, poisoned,
catch numerous diseases, lose several limbs and transform into
manifold different kinds of pitiful creatures in the darkest depths
of hostile dungeons. And, at the end of the road, you are bound to
perish in a most gruesome and painful way. Don't say we didn't warn
you."
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/ivan/ && make install clean
- To add the package, run one of these commands:
- pkg install games/ivan
- pkg install ivan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ivan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1640347591
SHA256 (Attnam-ivan-0.59-v059_GH0.tar.gz) = 993e7e2254f4fa3ec732f1c424a250c19ebd49c5e08755a6ab4badb60ee4a4e6
SIZE (Attnam-ivan-0.59-v059_GH0.tar.gz) = 30881798
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libpng.so : graphics/png
- libpcre.so : devel/pcre
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ivan-0.59_1:
DOCS=on: Build and/or install documentation
WIZARD=off: Enable Wizard mode
===> Use 'make config' to modify these settings
- Options name:
- games_ivan
- USES:
- cmake pkgconfig sdl
- 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 |
0.59_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.59 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
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) |
0.59 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 ) |
0.59 01 Sep 2022 18:13:32 |
Dmitry Marakasov (amdmi3) |
games/ivan: update PORTSCOUT |
0.59 24 Dec 2021 13:21:28 |
Dmitry Marakasov (amdmi3) |
games/ivan: update to 0.59 |
0.58 10 Jun 2021 14:00:43 |
Dmitry Marakasov (amdmi3) |
games/ivan: update to 0.58 |
0.50_7 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.50_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.50_7 21 Feb 2019 20:50:34 |
amdmi3 |
- Switch to more correct way of avoiding C++11 related build errors |
0.50_7 18 Sep 2018 08:47:31 |
linimon |
Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.
Approved by: portmgr (tier-2 blanket) |
0.50_7 22 Jun 2018 21:28:52 |
amdmi3 |
- Pet portlint
- Fix build with clang 6
- Regenerate patches |
0.50_7 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.50_7 27 May 2017 00:43:11 |
linimon |
Mark some ports failing on armv6, for errors classified as "bad C++ code".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.50_7 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.50_6 27 Nov 2014 19:47:06 |
amdmi3 |
- Add LICENSE
- Switch highscore file handling to @sample |
0.50_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.50_4 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
0.50_4 18 Nov 2013 22:49:32 |
amdmi3 |
- Support staging
- Convert USE_GMAKE to USES |
0.50_4 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.50_4 14 Sep 2013 01:15:57 |
amdmi3 |
Fix build with clang/libc++ |
0.50_4 22 Aug 2013 12:39:09 |
amdmi3 |
- Fix build with clang |
0.50_4 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
0.50_4 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.50_3 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.50_3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.50_3 08 Jun 2009 14:20:01 |
amdmi3 |
- Add PORTSCOUT to ignore false positive new versions |
0.50_3 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.50_3 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.50_3 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.50_2 30 Oct 2007 13:45:14 |
miwi |
- Fix build on amd64/gcc42
PR: 117651
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Approved by: portmgr (pav) |
0.50_2 02 Oct 2007 10:15:40 |
linimon |
Mark as broken with gcc4.2 on 64-bit archs. |
0.50_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.50_1 21 Dec 2006 20:41:33 |
edwin |
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |
0.50_1 30 Sep 2006 11:21:10 |
miwi |
- Fix build with gcc4.1
PR: ports/103820
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) |
0.50_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.50 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.50 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.50 03 Nov 2005 19:39:22 |
pav |
Iter Vehemens ad Necem (IVAN) is a graphical roguelike game, which
currently runs in Linux, Windows, and DOS. It features advanced
bodypart and material handling, multi-colored lighting and, above
all, deep gameplay.
PR: ports/88428
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |