FreshPorts -- The Place For Ports Tue, 9 Feb 2010 3:27 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ivan 0.50_3 games on this many watch lists=0 search for ports that depend on this port
A graphical roguelike game
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Nov 2005 19:43:26


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.

From developer's website:

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.

WWW: http://ivan.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/sdl12, devel/gmake
Required Libraries: devel/sdl12

To install the port: cd /usr/ports/games/ivan/ && make install clean
To add the package: pkg_add -r ivan


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://superb-east.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://nchc.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://kent.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://easynews.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://ufpr.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://mesh.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
http://heanet.dl.sourceforge.net/project/ivan/IVAN/IVAN%200.50/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01:23:13
Original commit files touched by this commit  0.50_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
08 Jun 2009 15:20:01
Original commit files touched by this commit  0.50_3
amdmi3 search for other commits by this committer
- Add PORTSCOUT to ignore false positive new versions
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.50_3
rafan search for other commits by this committer
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 View all of this commit message)
19 Jun 2008 18:28:24
Original commit files touched by this commit  0.50_3
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.50_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
30 Oct 2007 13:45:14
Original commit files touched by this commit  0.50_2
miwi search for other commits by this committer
- Fix build on amd64/gcc42

PR:             117651
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Approved by:    portmgr (pav)
02 Oct 2007 11:15:40
Original commit files touched by this commit  0.50_2
linimon search for other commits by this committer
Mark as broken with gcc4.2 on 64-bit archs.
19 May 2007 21:32:57
Original commit files touched by this commit  0.50_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Dec 2006 20:41:33
Original commit files touched by this commit  0.50_1
edwin search for other commits by this committer
[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>
30 Sep 2006 12:21:10
Original commit files touched by this commit  0.50_1
miwi search for other commits by this committer
- Fix build with gcc4.1

PR:             ports/103820
Submitted by:   Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
20 Sep 2006 12:21:59
Original commit files touched by this commit  0.50_1
stas search for other commits by this committer
 - 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)
08 May 2006 00:46:33
Original commit files touched by this commit  0.50
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
22 Jan 2006 11:18:58
Original commit files touched by this commit  0.50
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
03 Nov 2005 19:39:22
Original commit files touched by this commit  0.50
pav search for other commits by this committer
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>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours10
new 7 days31
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.