Port details |
- scid Free chess database application
- 4.7.0 games
=5 4.7.0Version of this port present on the latest quarterly branch. - Maintainer: bsd@volki.at
 - Port Added: 2002-03-04 12:11:48
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: xorg-fonts-truetype, xcmsdb, libXdamage, xorg-docs, font-cursor-misc
- Also Listed In: databases
- License: GPLv2
- WWW:
- https://scid.sourceforge.net/
- Description:
- Scid is a chess database application; with it you can browse databases of
chess games, edit games and search for games by various criteria.
Scid uses its own special three-file database format which is very compact
and fast, but it can convert to and from the standard PGN (Portable Game
Notation) format. Scids PGN window displays the text of the current game in
PGN format.
You can use Scid to add chess games to a database, using the keyboard or mouse
to enter moves.
You can also use Scid as a PGN file browser, by pasting PGN text into Scids
Import window or by opening a PGN file in Scid. However, PGN files cannot be
edited by Scid (it opens them read-only) and they use more memory and are
slower to load, so for large PGN files it is recommended that you create a
Scid database from them first with the pgnscid utility.
¦ ¦ ¦ ¦ 
- 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/scid/ && make install clean
- To add the package, run one of these commands:
- pkg install games/scid
- pkg install scid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1575285869
SHA256 (scid-code-4.7.0.zip) = 2ed25781ec3c82d60fcee85259c19fd8934feae2547f9464304cdb01960f86da
SIZE (scid-code-4.7.0.zip) = 15782104
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:
-
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_scid
- USES:
- compiler:c++11-lang gmake python shebangfix tk zip
- 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 |
4.7.0 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
4.7.0 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 ) |
4.7.0 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 ) |
4.7.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.7.0 11 Jan 2020 18:19:31
  |
pkubaj  |
games/scid: fix build on GCC architectures
C++11 compiler is necessary:
src/game.h:299: error: ISO C++ forbids declaration of 'ply' with no type |
4.7.0 06 Jan 2020 01:45:46
  |
swills  |
games/scid: Update to 4.7.0
PR: 242366
Submitted by: m.ne@gmx.net
Approved by: Friedrich Volkmann <bsd@volki.at> (maintainer) |
4.6.4_1 06 Dec 2019 12:55:23
  |
pkubaj  |
games/scid: fix build on arm and powerpc
Explicitly set signed char for variables that are negative to prevent
signed/unsigned issue on arm and powerpc.
PR: 242141
Approved by: bsd@volki.at (maintainer), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D22581 |
4.6.4_1 13 Jun 2019 15:02:39
  |
gahr  |
Remove left-over meaningless 85+ from USES t(cl|k) |
4.6.4_1 18 Mar 2018 19:45:08
  |
yuri  |
games/scid: Unbreak by fixing shebang
Also add LICENSE.
Approved by: portmgr (port compliance, infrastructure) |
4.6.4_1 07 Sep 2017 11:01:02
  |
gahr  |
Convert USES of tcl or tk from 84,85 to 85 |
4.6.4 04 Jan 2017 08:01:51
  |
riggs  |
Update to upstream version 4.6.4
Detailed log:
- Update to upstream version 4.6.4
- Fix potential security issue (installation of
globally-writable files)
PR: 214842
Submitted by: shoesoft@gmx.net
Approved by: bsd@volki.at (maintainer)
MFH: 2017Q1 |
4.6.2_1 05 Nov 2015 10:55:47
  |
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket |
4.6.2 21 Oct 2015 14:16:31
  |
mat  |
Update to 4.6.2
PR: 203831
Submitted by: Stefan Ehmann
Approved by: maintainer
Sponsored by: Absolight |
4.4 15 Jan 2015 13:40:57
  |
amdmi3  |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
4.4 20 Oct 2014 17:36:03
  |
mva  |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
4.4 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
4.4 12 Mar 2014 15:47:11
  |
pawel  |
- Update to version 4.4 [1]
- Remove leading article from COMMENT
- Fix build on 10.x by respecting CC and CXX
- Support staging
PR: ports/187357 [1]
Submitted by: maintainer |
4.3 18 Feb 2014 15:28:34
  |
gahr  |
- Convert to USES=gmake tk |
4.3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
4.3 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.3 06 Feb 2013 15:42:16
  |
gahr  |
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages |
4.3 17 Feb 2012 21:25:35
 |
dhn  |
- Update to 4.3
PR: ports/164774
Submitted by: Frank Ebert <frank.ebert@freenet.de>
Approved by: Friedrich Volkmann <bsd@volki.at> (maintainer) |
4.2.2 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
4.2.2 16 May 2010 09:27:51
 |
miwi  |
- Update to 4.2.2
PR: 146493
Submitted by: Friedrich Volkmann <bsd@volki.at> (maintainer) |
3.6.26_2 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
3.6.26_1 23 Feb 2009 14:46:38
 |
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
3.6.26_1 02 Feb 2009 11:44:26
 |
mm  |
- switch to USE_TCL infrastructure
- add support for Tcl/Tk 84 and 85 w + w/o threads
- prepare for introduction of tcl86
PR: ports/131008
Approved by: Friedrich K. Volkmann <bsd@volki.at> (maintainer) |
3.6.26 18 Jan 2009 11:21:56
 |
miwi  |
- Update to 3.6.26
- update my email address
PR: 130008
Submitted by: Friedrich Volkmann <bsd@volki.at> (maintainer) |
3.6.1_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.6.1_2 22 Mar 2008 14:48:03
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.6.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.6.1 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
3.6.1 08 Mar 2004 10:00:12
 |
krion  |
- Update to version 3.6.1
PR: ports/63919
Submitted by: maintainer |
3.5_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.5 21 Dec 2003 12:26:32
 |
krion  |
- Update to version 3.5
PR: 60455
Submitted by: maintainer |
3.4 21 Feb 2003 12:06:01
 |
knu  |
De-pkg-comment. |
3.4 27 Jan 2003 16:04:56
 |
arved  |
Update to 3.4 [1]
Use tcl/tk 8.4.x[1]
Update Maintainers email address[1]
Use Systems zlib
PR: 47519
Submitted by: Friedrich Volkmann <volkmann@inode.at> |
3.3 08 Jun 2002 05:24:35
 |
pat  |
Update to 3.3
PR: 38881
Submitted by: maintainer |
07 Mar 2002 08:43:56
    |
ijliao  |
add python dependency strip binaries add multi-language support pass
maintainship to submitter |
04 Mar 2002 15:11:48
    |
ijliao  |
add scid 3.2 A free chess database application |