Port details |
- xtgyoretsu Extended ncurses version of "Renshu-cho gyoretsu"
- git20140822 games =2 git20140822Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2014-08-22 19:57:06
- Last Update: 2022-09-08 20:30:42
- Commit Hash: 15d936e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://saahriktu.org/games.html
- https://github.com/Penguinum/xtgyoretsu-forked
- Description:
- XT gyoretsu - extended ncurses version of "Renshu-cho gyoretsu"
Goal of the game is to clear entire field by matching pairs of
neighbouring (adjacent or on the same line/column without any other
numbers in between) numbers, which must be either equal, or their
sum must be equal to strike out sum.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xtgyoretsu>0:games/xtgyoretsu
- To install the port:
- cd /usr/ports/games/xtgyoretsu/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xtgyoretsu
- pkg install xtgyoretsu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xtgyoretsu
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Penguinum-xtgyoretsu-forked-git20140822-d052143_GH0.tar.gz) = b8b1ec3d0a980b00ac097cbe9f7d1971b4123a91b5250fe223523b4fbaac9454
SIZE (Penguinum-xtgyoretsu-forked-git20140822-d052143_GH0.tar.gz) = 15778
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xtgyoretsu-git20140822:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_xtgyoretsu
- 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 |
git20140822 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
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) |
git20140822 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 ) |
git20140822 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
git20140822 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
git20140822 26 Jun 2017 03:24:09 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
git20140822 31 Jan 2016 08:40:11 |
marino |
games/xtgyoretsu: document ncurses requirement (USES+=ncurses)
while here:
* repect LDFLAGS
* Also specify lncurses instead of lcurses. On FreeBSD, libcurses is
symlinked to lncurses, but the former does not exist in ports ncurses.
approved by: infrastructure blanket |
git20140822 06 May 2015 16:04:20 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
git20140822 22 Aug 2014 19:56:58 |
amdmi3 |
XT gyoretsu - extended ncurses version of "Renshu-cho gyoretsu"
Goal of the game is to clear entire field by matching pairs of
neighbouring (adjacent or on the same line/column without any other
numbers in between) numbers, which must be either equal, or their
sum must be equal to strike out sum.
WWW: https://github.com/Penguinum/xtgyoretsu-forked/
WWW: http://saahriktu.org/games.html |