7759 FreshPorts -- games/vultures-eye
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
vultures-eye 2.1.0_10 games on this many watch lists=0 search for ports that depend on this port
A graphical interface for NetHack 3.4.3 forked from Falcon's Eye
Maintained by: llwang@infor.org search for ports maintained by this maintainer
Port Added: 26 May 2006 14:19:14
License: not specified in port


Vulture's Eye is a nice graphical interface for NetHack 3.4.3. It is
forked from Falcon's Eye, one of the nicest graphical interfaces ever
for NetHack.

Author: Clive Crous
WWW: http://www.darkarts.co.za/projects/vultures/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/sdl12
  2. devel/gmake
Required Libraries:
  1. graphics/png
  2. devel/sdl12
  3. audio/sdl_mixer
  4. graphics/sdl_ttf
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.darkarts.co.za/projects/vultures/attachment/wiki/downloads/2.1.0/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.1.0_10
dinoex search for other commits by this committer
- update png to 1.5.10
18 Feb 2012 10:18:33
Original commit files touched by this commit  2.1.0_9
mva search for other commits by this committer
- 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
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.1.0_8
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
03 Jul 2011 14:25:36
Original commit files touched by this commit  2.1.0_8
ohauer search for other commits by this committer
-remove MD5
11 Aug 2010 06:57:34
Original commit files touched by this commit  2.1.0_8
mva search for other commits by this committer
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
30 Mar 2010 11:28:24
Original commit files touched by this commit  2.1.0_7
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.1.0_7
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
30 Jan 2010 09:43:31
Original commit files touched by this commit  2.1.0_6
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
22 Nov 2009 19:49:43
Original commit files touched by this commit  2.1.0_5
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
25 Jul 2008 12:24:09
Original commit files touched by this commit  2.1.0_5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
20 May 2008 12:39:08
Original commit files touched by this commit  2.1.0_5
tabthorpe search for other commits by this committer
- Fix permissions on directories
- Remove USE_GCC while I am here
- Bump PORTREVISION

PR:             ports/116485 (inspired by)
Submitted by:   Li-Lun "Leland" Wang <llwang infor.org> (maintainer)
13 Mar 2008 14:28:35
Original commit files touched by this commit  2.1.0_4
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 May 2007 20:32:57
Original commit files touched by this commit  2.1.0_3
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}.
03 Oct 2006 08:14:57
Original commit files touched by this commit  2.1.0_2
alexbl search for other commits by this committer
- Update distinfo to use -full tarball. Upstream no longer distributes the
  source for Vulture's Eye and Vulture's Claw seperetly, so the combined
  distfile must be used.

PR:             103836
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
Approved by:    novel (mentor, implicit)
20 Sep 2006 11:21:59
Original commit files touched by this commit  2.1.0_2
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)
16 Jun 2006 22:19:03
Original commit files touched by this commit  2.1.0_1
pav search for other commits by this committer
- Drop dependency on sdl_image

PR:             ports/99004
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
09 Jun 2006 03:30:08
Original commit files touched by this commit  2.1.0
clsung search for other commits by this committer
* Update to 2.1.0

PR:             ports/98730
Submitted by:   maintainer (Li-Lun Wang)
01 Jun 2006 07:17:29
Original commit files touched by this commit  2.0.0
clsung search for other commits by this committer
* Fix build on 4- by adding USE_GCC=3.2+
* Not bumping PORTREVISION

PR:             98268
Submitted by:   maintainer (Li-Lun Wang)
26 May 2006 14:17:07
Original commit files touched by this commit  2.0.0
pav search for other commits by this committer
Vulture's Eye is a nice graphical interface for NetHack 3.4.3. It is
forked from Falcon's Eye, one of the nicest graphical interfaces ever
for NetHack.

WWW: http://www.darkarts.co.za/projects/vultures/

PR:             ports/97886
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org>

Number of commits found: 19

2837
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight60
new month218

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0