Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.9_1 30 Jan 2024 20:25:04 |
Muhammad Moinur Rahman (bofh) |
games/gnuchess: Moved man to share/man |
6.2.9 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
6.2.9 26 Jun 2023 00:09:51 |
Muhammad Moinur Rahman (bofh) |
games/gnuchess: Fix build with llvm16
- Pet portclippy
- Adopt port
Sponsored by: The FreeBSD Foundation |
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.2.9 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.2.9 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.2.9 05 Aug 2021 08:20:43 |
Vanilla I. Shu (vanilla) |
games/gnuchess: update to 6.2.9. |
6.2.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2.7 01 Jun 2020 11:41:32 |
fernape |
games/gnuchess: update to 6.2.7
Reported by: portscout |
6.2.6 28 Apr 2020 23:17:27 |
tobik |
games/gnuchess: remove duplicate plist entry
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/info/gnuchess.info
===> Error: Plist issues found.
It's already added via INFO. Thanks to check-plist for providing
misleading error messages.
http://package21.nyi.freebsd.org/data/113amd64-default-qat/532906/logs/gnuchess-6.2.6.log |
6.2.6 24 Apr 2020 15:57:55 |
fernape |
games/gnuchess: update to 6.2.6
While here:
* Remove .info files from pkg-plist
* Do not install duplicated .info file
PR: 245857
Submitted by: gspurki@gmail.com |
6.2.5_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
6.2.5_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 |
6.2.5 12 Feb 2018 10:07:51 |
johans |
Update to GNU Chess 6.2.5 |
6.2.4 04 Feb 2018 10:14:22 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
6.2.4 06 Nov 2016 08:02:36 |
johans |
Update to gnuchess 6.2.4 (bugfix release) |
6.2.3 16 Oct 2016 14:14:26 |
johans |
Update to GNU Chess 6.2.3 |
6.2.2 26 Oct 2015 21:11:42 |
johans |
Update to GNU Chess 6.2.2 |
6.2.1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
6.2.1 09 Mar 2015 18:36:07 |
johans |
Add CPE information
games/gnuchess has had vulnerabilities with a CPE identifier assigned
(e.g. CVE-2002-0204).
PR: 198234
Submitted by: shun.fbsd.pr@dropcut.net |
6.2.1 06 Jan 2015 19:45:24 |
johans |
Update to GNU Chess 6.2.1 |
6.2.0 04 Jan 2015 20:48:36 |
johans |
Update to GNU Chess 6.2.0 |
6.1.2 05 Aug 2014 18:27:30 |
johans |
Update GNU Chess to 6.1.2 |
6.1.1 15 Jul 2014 15:19:07 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
6.1.1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
6.1.1 11 Dec 2013 19:49:54 |
johans |
Fix plist
Submitted by: antoine |
6.1.1 26 Nov 2013 20:37:48 |
johans |
Update GNU Chess to 6.1.1 |
6.1.0 11 Nov 2013 13:33:24 |
johans |
Add plist missing in previous commit (r333499) |
6.1.0 11 Nov 2013 13:32:44 |
johans |
- Update to GNU Chess 6.1.0
- Enable STAGE support
- Enable NLS support |
6.0.3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
6.0.3 29 Mar 2013 07:07:34 |
johans |
Correct typo in previous commit |
29 Mar 2013 07:01:50
|
johans |
Convert to OptionsNG
Submitted by: jgh |
6.0.3 13 Mar 2013 18:57:12 |
johans |
Update GNU Chess to 6.0.3 |
6.0.2 16 Jun 2012 14:51:46 |
johans |
Convert to new options framework |
6.0.2 25 Mar 2012 09:27:07 |
johans |
- Update GNU Chess to 6.0.2
- Remove perl script to create opening book (new feature handles this)
- Remove perl dependency
- Remove patch to open opening books in read-only mode (fixed in distribution)
Feature safe: yes |
6.0.1 17 Sep 2011 08:02:22 |
johans |
Update gnuchess to 6.0.1 |
6.0.0_1 27 Jul 2011 16:29:20 |
johans |
Add a patch to open the Opening Book in read-only mode if r/w fails.
This lets non-root users use the system-wide Opening Book as well. |
6.0.0 11 Jun 2011 16:56:01 |
johans |
- Update GNU Chess to 6.0.0
- Remove obsoleted patch files
- Replace opening book creating script |
5.08 30 Jan 2011 19:02:37 |
johans |
- Update gnuchess to 5.08 (now under GPLv3+)
- Claim maintainership
- Remove obsoleted patch
Feature safe: yes |
5.07 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
5.07 20 Aug 2008 06:40:43 |
linimon |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr |
5.07 06 Jun 2007 14:11:25 |
pav |
- Fix build with gcc42
PR: ports/113400
Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer) |
5.07 01 Nov 2006 10:57:27 |
miwi |
- Pass maintainership to submitter
PR: ports/104750
ports/104749
ports/104748
Submitted by: Conrad J. Sabatier <conrads@cox.net> |
5.07 08 Oct 2006 21:59:43 |
linimon |
Reset bouncing maintainer address. |
5.07 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
5.07 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
5.07 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
5.07 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
5.07 18 Jan 2005 01:34:32 |
edwin |
Typo: explicitely -> explicitly |
5.07 17 Jan 2005 23:18:16 |
edwin |
Correct a problem with the fetching of the port's distfiles.
PR: ports/76359
Submitted by: "Conrad J. Sabatier" <conrads@cox.net> |
5.07 28 Dec 2004 23:19:42 |
edwin |
Welcome new maintainer! |
5.07 26 Dec 2004 13:26:45 |
edwin |
Explicitely call create_opening_book.sh with ${SH} in ${SCRIPTDIR}
Noticed by: Joshua Tinnin <krinklyfig@spymac.com> |
5.07 23 Dec 2004 04:57:09 |
edwin |
Update port: games/gnuchess (new version 5.07 with optional opening
book support added)
Update of port games/gnuchess to version 5.07. Includes
support for building and installing opening book (as an
OPTION)
OPTIONs rule!
PR: ports/74441
Submitted by: Conrad J. Sabatier <conrads@cox.net> |
5.06_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
5.06_1 08 Oct 2003 11:31:49 |
edwin |
gnuchess doesn't install the gnuchessx alias
xboard communicates with gnuchess via the gnuchessx program
(which is usually a link to gnuchessx).
PR: ports/48404
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> |
5.06 10 May 2003 08:03:01 |
anholt |
Update to 5.06.
PR: ports/51856
Submitted by: Ports Fury |
5.05 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
5.05 09 Jan 2003 04:16:51 |
mi |
Upgrade 5.04->5.05 |
5.04 07 Oct 2002 10:28:09 |
markm |
Update to the zooty new 5.04 and drop maintainership. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |