Port details |
- ski Skiing simulation with curses interface in python
- 6.13_1 games =2 6.13_1Version 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: 2014-02-18 16:02:45
- Last Update: 2024-02-24 07:48:15
- Commit Hash: 24b65f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://catb.org/~esr/ski/
- Description:
- Imagine you are skiing down an infinite slope, facing such hazards as
trees, ice, bare ground, and the man-eating Yeti! Unfortunately, you have
put your jet-powered skis on backwards, so you can't see ahead where you
are going; only behind where you have been. However, you can turn to
either side, jump or hop through the air, teleport through hyperspace,
launch nuclear ICBMs, and cast spells to call the Fire Demon. And since
the hazards occur in patches, you can skillfully outmaneuver them. A fun
and very silly game that proves you don't need fancy graphical user
interfaces to have a good time.
- ¦ ¦ ¦ ¦
- 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/ski/ && make install clean
- To add the package, run one of these commands:
- pkg install games/ski
- pkg install ski
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ski
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617891359
SHA256 (esr-ski-0b50570a28a99de2ea797f703b104ec03835d24d_GL0.tar.gz) = da6915ebed224db15b7800e70ba35dd2dfae0e542107be6fbb621b0819243181
SIZE (esr-ski-0b50570a28a99de2ea797f703b104ec03835d24d_GL0.tar.gz) = 18430
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xmlto : textproc/xmlto
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ski-6.13_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_ski
- USES:
- python:run
- 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 |
6.13_1 24 Feb 2024 07:48:15 |
Muhammad Moinur Rahman (bofh) |
games/ski: Moved man to share/man
Approved by: portmgr (blanket) |
6.13 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
6.13 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.13 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.13 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 ) |
6.13 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
6.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.13 27 Apr 2019 17:09:00 |
fernape |
games/ski: update to 6.13
- Project moved to GitLab
- Add dependency to create man page
Reported by: portscout |
6.12 13 Mar 2019 14:40:49 |
mat |
Fixup invalid USES=python arguments.
Reported by: tobik (in D19569) |
6.12 26 Sep 2018 09:54:08 |
lme |
games/ski:
Update to 6.12 |
6.11 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
6.11 22 Feb 2016 19:49:18 |
nemysis |
- Update to 6.11, announce message:
Tweaked to run either on Python2 pr Python3.
Ported to Python 3.
- USES python:3.2+:run instead of python:run |
6.9 16 Mar 2015 01:44:17 |
nemysis |
- Update to 6.9, announce message:
BSD port patch.
- Add NEWS to DOCS
- Add REINPLACE and simplify installation handling, Upstream have accepted
changes |
6.8 20 Oct 2014 17:36:03 |
mva |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
6.8 22 May 2014 18:25:56 |
nemysis |
- Update to 6., Announce message:
Fix a minor bug revealed by pychecker.
- Use supplied icon
- Remove Desktop entry file, use supplied desktop files |
6.7 18 Feb 2014 16:14:02 |
nemysis |
- Add files/ski.desktop, forgotten in previous commit |
6.7 18 Feb 2014 16:02:31 |
nemysis |
- Remove PKGNAMEPREFIX, is stand alone application
- Rename from games/py-ski to games/ski
- Update to 6.7
- Change master sites, add icon
- Take maintainership
- Add license (BSD3CLAUSE)
- Change USE_PYTHON=yes to USE_PYTHON_RUN=yes
- Support STAGEDIR
- Change PLIST_FILE
- Add DOCS and Option
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Add files/ski.desktop
PR: ports/185134
Submitted by: nemysis (self)
Reviewed by: maintainer timeout (22 days) |