Port details |
- sokoban Logical game: problems with packets in cave
- 1.0_2 games =3 1.0_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- People watching this port, also watch:: libunicode, transfig, OpenSP, autoconf, fluxbox
- License: not specified in port
- Description:
- This is port of SOKOBAN - logical game, where U must solve problems
with pushing packets in labirints.
The problem is to push packets to saving positions by moving around
and pushing only one packet at a time if possible.
- ¦ ¦ ¦ ¦
- 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/sokoban/ && make install clean
- To add the package, run one of these commands:
- pkg install games/sokoban
- pkg install sokoban
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sokoban
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sokoban-src.tar.gz) = f75d4e89b11cb4d5e944b902e2f333111c7027435670af9ee5d0a889a8c665f3
SIZE (sokoban-src.tar.gz) = 16287
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_sokoban
- USES:
- ncurses
- 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 |
1.0_2 20 Jul 2022 14:21:58 |
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 ) |
1.0_2 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset lifanov's ports after safekeeping their ports bit.
Hat: portmgr-secretary |
1.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_2 03 Mar 2017 20:46:06 |
lifanov |
switch to my FreeBSD.org email address |
1.0_2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.0_2 31 Jan 2016 13:00:16 |
marino |
games/sokoban: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
while here:
* unsuppress installation commands
* regenerate another patch
* stop linking with ancient curses libs, use ncurses instead
approved by: infrastructure blanket |
1.0_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.0_2 07 Oct 2014 23:26:12 |
amdmi3 |
- Use new pkg plist-related features
- Move highscore file into /var/games
PR: 193852
Submitted by: lifanov@mail.lifanov.com (maintainer) |
1.0_1 24 Mar 2014 12:53:05 |
madpilot |
- Convert to staging
- Use DATADIR macro
- Undeprecate
- Assign maintainership to submitter
- General cleanup
PR: ports/187471
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> |
1.0 08 Mar 2014 22:26:22 |
antoine |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
1.0 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0 18 Mar 2013 23:48:12 |
bdrewery |
- Fix leftover /var/games/sokoban (only when it is blank
and matches the default) and advise users to remove it
otherwise.
- Trim header |
1.0 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.0 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
1.0 23 Aug 2002 03:57:07 |
kris |
Use POSIX syntax for chown to fix install on 5.x |
1.0 05 Jun 2002 09:59:57 |
markp |
Improved high score handling
Prompted by PR: 37338 |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |