Port details |
- gnushogi GNU version of Shogi
- 1.4.2_2 games
=5 1.4.2_1Version of this port present on the latest quarterly branch. - Maintainer: mew14930xvi@inbox.lv
 - Port Added: unknown
- Last Update: 2024-10-28 04:38:14
- Commit Hash: 8862ed9
- People watching this port, also watch:: xshogi, tin, trn, p5-Net-SSLeay, gdbm
- License: GPLv3
- WWW:
- https://www.gnu.org/software/gnushogi/
- Description:
- GNU version of Shogi, a game of Japanese chess.
Gnushogi is an updated version of the gnuchess program.
It has a simple alpha-numeric board display, or it can be
compiled for use with the chesstool program on a SUN work-
station or with the xshogi program under X-windows. The
program gets its opening moves from the file gnushogi.book
which is located in a directory specified in the makefile.
To invoke the program type:
gnushogi -C
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnushogi>0:games/gnushogi
- To install the port:
- cd /usr/ports/games/gnushogi/ && make install clean
- To add the package, run one of these commands:
- pkg install games/gnushogi
- pkg install gnushogi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnushogi
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gnushogi-1.4.2.tar.gz) = 1ecc48a866303c63652552b325d685e7ef5e9893244080291a61d96505d52b29
SIZE (gnushogi-1.4.2.tar.gz) = 383434
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:
-
- makeinfo : print/texinfo
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- This port is required by:
- for Run
-
- games/xshogi
Configuration Options:
- ===> The following configuration options are available for gnushogi-1.4.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_gnushogi
- USES:
- makeinfo
- 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.4.2_2 28 Oct 2024 04:38:14
    |
Zsolt Udvari (uzsolt)  Author: mew14930xvi |
games/gnushogi: Update WWW
Remove INFO option.
Use PLIST_FILES.
Fix to DISTVERSION.
Submitter takes maintainership.
PR: 279993 |
1.4.2_1 09 Jan 2024 08:00:39
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
1.4.2_1 21 Oct 2023 10:10:51
    |
Muhammad Moinur Rahman (bofh)  |
games/gnushogi: Optionize INFO
- Add LICENSE GPLv3
- Add OPTIONSNG targets rather than older targets
- Remove NOOP post-patch directives |
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) |
1.4.2_1 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 ) |
1.4.2_1 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.4.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.2_1 05 Feb 2021 15:34:56
  |
naddy  |
* Fix build with -fno-common
* Remove Makefile.common, accidentally left over in r345138 |
1.4.2_1 04 Nov 2019 21:21:04
  |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.4.2_1 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.4.2 10 Aug 2015 10:37:24
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.4.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.4.2 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.4.2 15 Jul 2014 23:30:06
  |
adamw  |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
1.4.2 26 Jun 2014 08:41:34
  |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
1.4.2 19 Feb 2014 19:43:18
  |
johans  |
- Update gnushogi/xshogi to 1.4.2
- No longer use a common Makefile |
1.4.0 29 Dec 2013 12:42:57
  |
johans  |
Enable stage support |
1.4.0 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.4.0 20 Apr 2012 12:24:05
 |
johans  |
- Update Shogi to 1.4.0
- New MASTER_SITE (and new upstream maintainer) |
1.3.2 16 Oct 2011 17:11:57
 |
johans  |
- Update gnushogi/xshogi to 1.3.2
- Grab maintainership
- Update MASTER_SITES, add WWW |
1.3 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.3 28 Oct 2010 21:00:21
 |
erwin  |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
1.3 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.3 19 Nov 2009 23:41:55
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.3 15 Dec 2006 07:51:48
 |
miwi  |
- Fix gcc 4.X build
PR: ports/106736
Submitted by: trasz |
1.3 07 May 2006 23:46:33
 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
1.3 05 Dec 2005 00:53:19
 |
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
1.3 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
1.3 20 Mar 2004 06:15:47
 |
krion  |
- Fix MASTER_SITE_SUBDIR
Submitted by: Ports Fury |
1.3 19 Mar 2004 19:23:34
 |
krion  |
- Update to version 1.3
PR: ports/64467
Submitted by: Ports Fury |
1.2.3 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.2.3 03 Nov 2003 01:19:26
 |
kris  |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
1.2.3 07 Mar 2003 06:03:01
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 10:53:28
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
30 Apr 2001 05:44:02
    |
kris  |
Respect CC and CFLAGS, don't hard-code -O2 |
05 Feb 2001 14:51:46
    |
olgeni  |
More spaces -> tabs for the games category. |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |