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

Port details
dsnake 3.0.0_3 games on this many watch lists=0 search for ports that depend on this port
Restricted RESTRICTED: Licence forbids any repacking and reselling
Deluxe Snake - snake clone with frogs and mushrooms
Maintained by: pav@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Nov 2003 23:02:04
Also Listed In: linux
License: not specified in port


Deluxe Snake is a clone of the classic arcade games Nibbles and Snake,
with improved gameplay, including power-ups, mushrooms, walls, tail-bite,
and other fun stuff. Play on multiple arena sizes, with borders on/off,
in 4 different gamemodes. There's a top 20 high-scores list for each
combination of settings, which also stores gamelengths and dates, and
can be merged with friends' lists.

WWW: http://bitblaze.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Run:
  1. emulators/linux_base-f10
  2. devel/linux-f10-allegro
  3. textproc/linux-f10-expat
  4. x11-fonts/linux-f10-fontconfig
  5. x11/linux-f10-xorg-libs
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/dsnake/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bitblaze.com/downloads/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jul 2011 14:25:36
Original commit files touched by this commit  3.0.0_3
ohauer search for other commits by this committer
-remove MD5
19 Mar 2009 17:28:51
Original commit files touched by this commit  3.0.0_3
bsam search for other commits by this committer
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.0.0_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
02 Sep 2006 23:40:28
Original commit files touched by this commit  3.0.0_3
kris search for other commits by this committer
NO_PACKAGE is not appropriate; use RESTRICTED instead.
22 Jan 2006 02:11:14
Original commit files touched by this commit  3.0.0_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
23 Nov 2005 17:38:02
Original commit files touched by this commit  3.0.0_3
pav search for other commits by this committer
- Add some SHA256s
29 Aug 2005 13:36:14
Original commit files touched by this commit  3.0.0_3
pav search for other commits by this committer
- Also create scores and configuration when installing from a package
- Preserve modified scores and configuration across updates
- Install using ${INSTALL_xxx}, to ensure proper permissions and ownerships
- Pass command-line arguments through the wrapper script
- Replace the shell process with the game, to save some memory while playing
- Install documentation in ${DOCSDIR}, and respect ${NOPORTDOCS}

PR:             ports/84738
Submitted by:   jylefort

- Allow on amd64
17 Jun 2005 22:59:29
Original commit files touched by this commit  3.0.0_2
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Mar 2005 21:51:49
Original commit files touched by this commit  3.0.0_1
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
31 Dec 2004 18:24:10
Original commit files touched by this commit  3.0.0_1
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11 Jul 2004 22:50:11
Original commit files touched by this commit  3.0.0
pav search for other commits by this committer
- Portlint

Requested by:   lofi (Clean Ports Movement)
10 Apr 2004 10:30:35
Original commit files touched by this commit  3.0.0
pav search for other commits by this committer
- Update WWW
18 Mar 2004 12:22:01
Original commit files touched by this commit  3.0.0
pav search for other commits by this committer
- Add SIZE

Submitted by:   trevor
23 Feb 2004 10:47:44
Original commit files touched by this commit  3.0.0
pav search for other commits by this committer
- Fix fetching (master site is alive again)
22 Nov 2003 23:00:50
Original commit files touched by this commit  3.0.0
pav search for other commits by this committer
Deluxe Snake is a best snake clone you'll ever play. It have frogs, mushrooms,
sugar candies, lots of powerups and a tail-bite!

Approved by:    adamw (mentor)

Number of commits found: 15

285b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days31
new fortnight62
new month215

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