Port details |
- nsnake Snake game written in C and ncurses
- 2.2.0 games
=0 Version of this port present on the latest quarterly branch. - Maintainer: markand@malikania.fr
 - Port Added: 2011-03-10 22:15:54
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- License: ISCL
- Description:
- nsnake is small game written in C and using ncurses API for drawing
stuff on the screen.
It currently supports colors and can save highscores in a file.
WWW: http://projects.malikania.fr/nsnake/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/nsnake/ && make install clean
- To add the package, run one of these commands:
- pkg install games/nsnake
- pkg install nsnake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsnake
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1572999406
SHA256 (nsnake-2.2.0.tar.xz) = 3e4b118168ad9702a8a855438409d0a866f7069b3b6b76c1eba292da2fbef27e
SIZE (nsnake-2.2.0.tar.xz) = 9232
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for nsnake-2.2.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_nsnake
- USES:
- ncurses tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:58 2.2.0 |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.2.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Nov 2019 16:33:08
2.2.0 |
jgh  |
Update to version 2.2.0
- shift to xz
- build process is more straight-forward, so drop do-build target.
- CHANGELOG is now CHANGES.md
- update WWW project page
- update maintainer address
PR: 241749
Submitted by: jgh@
Approved by: maintainer (markand@malikania.fr) |
24 Apr 2016 09:45:50
1.4_2 |
lme  |
- Change LICENSE to ISCL as requested by author
- Change to new MASTERSITES
PR: 208917
Submitted by: maintainer / author |
31 Jan 2016 17:19:10
1.4_2 |
marino  |
games/nsnake: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket |
01 Nov 2014 09:48:48
1.4_2 |
antoine  |
Fix packaging |
31 Oct 2014 19:50:46
1.4_2 |
bapt  |
Simplify plist
Bump portrevision has some credentials has change |
05 Mar 2014 17:16:06
1.4_1 |
culot  |
- Update WWW link
Submitted by: David Demelier <demelier.david@gmail.com> (maintainer, via email) |
19 Jan 2014 18:16:46
1.4_1 |
marino  |
games/nsnake: games/nsnake: fix permissions and fix score file
Support stage too.
PR: ports/184920
Approved by: maintainer timeout |
20 Sep 2013 17:36:36
1.4 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
13 Aug 2013 16:53:48
1.4 |
wg  |
games/nsnake: change MASTER_SITES
- Change MASTER_SITES to the new location
- Pass maintainership to the submitter
PR: ports/181256
Submitted by: David Demelier <demelier.david gmail.com> |
31 Oct 2012 20:14:52
1.4 |
pawel  |
Update to version 1.4
PR: ports/172237
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
27 Sep 2012 06:21:38
1.2.1 |
tabthorpe  |
- Reassign to the heap due to mail bounces |
08 Feb 2012 14:01:32
1.2.1 |
eadler  |
Remove whitespace after b.p.m to help reduce false postives when searching for
other junk after b.p.m
Trivial non-functional change so maintainer not contacted
Submitted by: Alex Kozlov |
26 Aug 2011 12:04:17
1.2.1 |
dhn  |
- Update to 1.2.1
- Fix build with clang, While I'am here ;)
Submitted by: maintainer (via irc) |
03 Apr 2011 16:27:11
1.1 |
dhn  |
- Update to 1.1
Submitted by: maintainer (via irc) |
10 Mar 2011 22:15:35
1.0.1 |
dhn  |
nsnake is small game written in C and using ncurses API for drawing stuff on the
screen.
It currently supports colors and can save highscores in a file.
WWW: http://softs.malikania.fr/nsnake
PR: ports/155380
Submitted by: David Demelier <demelier.david@gmail.com> |