notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
polyglot Winboard protocol to UCI protocol adapter
1.4.70.b_2 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.70.b_1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-01-13 05:01:48
Last Update: 2024-03-09 11:04:52
Commit Hash: 8115c0c
License: GPLv2
WWW:
http://wbec-ridderkerk.nl/html/details1/PolyGlot.html
Description:
PolyGlot is a "UCI adapter". It connects a UCI chess engine to an xboard interface. PolyGlot tries to solve known problems with other adapters. For instance, it detects and reports draws by fifty-move rule, repetition, etc...
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/polyglot-1.4.70.b_2/catalog.mk
  2. /usr/local/share/licenses/polyglot-1.4.70.b_2/LICENSE
  3. /usr/local/share/licenses/polyglot-1.4.70.b_2/GPLv2
  4. bin/polyglot
  5. share/doc/polyglot/README
  6. share/doc/polyglot/README1.3
  7. share/doc/polyglot/README1.4
  8. share/doc/polyglot/README1.4w
  9. share/doc/polyglot/README1.4w10UCI
  10. share/doc/polyglot/book_format.html
  11. share/man/man6/polyglot.6.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • polyglot>0:games/polyglot
To install the port:
cd /usr/ports/games/polyglot/ && make install clean
To add the package, run one of these commands:
  • pkg install games/polyglot
  • pkg install polyglot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: polyglot
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (polyglot-1.4.70b.tar.gz) = cc10554390cb67c73395470505805f673a639fd3283acd02471f7a67dc9bedef SIZE (polyglot-1.4.70b.tar.gz) = 269938

Packages (timestamps in pop-ups are UTC):
polyglot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.70.b_21.4.70.b_21.4.70.b_11.4.70.b_21.4.70.b_2-1.4.70.b_1-
FreeBSD:13:quarterly1.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_1
FreeBSD:14:latest1.4.70.b_21.4.70.b_21.4.70.b_11.4.70.b_21.4.70.b_21.4.70.b_1-1.4.70.b_1
FreeBSD:14:quarterly1.4.70.b_11.4.70.b_1-1.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_11.4.70.b_1
FreeBSD:15:latest1.4.70.b_21.4.70.b_2n/a1.4.70.b_1n/a1.4.70.b_11.4.70.b_11.4.70.b_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for polyglot-1.4.70.b_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_polyglot
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://hardy.uhasselt.be/Toga/polyglot-release/
  2. http://nivit.altervista.org/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.70.b_2
09 Mar 2024 11:04:52
commit hash: 8115c0c49bcb1d38f343568ca6b60b557e667b41commit hash: 8115c0c49bcb1d38f343568ca6b60b557e667b41commit hash: 8115c0c49bcb1d38f343568ca6b60b557e667b41commit hash: 8115c0c49bcb1d38f343568ca6b60b557e667b41 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
games/polyglot: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.70.b_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4.70.b_1
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.4.70.b_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.70.b_1
30 Sep 2020 11:03:30
Revision:550680Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common
1.4.70.b
11 Apr 2017 15:21:23
Revision:438272Original commit files touched by this commit
mat search for other commits by this committer
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.

There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
1.4.70.b
15 Jan 2015 13:40:57
Revision:377091Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to plists

Approved by:	portmgr blanket
1.4.70.b
13 Jan 2014 05:01:34
Revision:339568Original commit files touched by this commit
nivit search for other commits by this committer
PolyGlot is a "UCI adapter".  It connects a UCI chess engine to an
xboard interface.

PolyGlot tries to solve known problems with other adapters.  For
instance, it detects and reports draws by fifty-move rule, repetition,
etc...

WWW: http://wbec-ridderkerk.nl/html/details1/PolyGlot.html

Number of commits found: 9