notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: games/gnuchess/Makefile
SVNWeb

Number of commits found: 48

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 5 Aug 2021
[ 08:20 Vanilla I. Shu (vanilla) search for other commits by this committer ]    commit hash:232985fc0fb1ac4a6e9ee3a1a90742ac1c9a8ef1  commit hash:232985fc0fb1ac4a6e9ee3a1a90742ac1c9a8ef1  commit hash:232985fc0fb1ac4a6e9ee3a1a90742ac1c9a8ef1  232985f 
games/gnuchess: update to 6.2.9.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 1 Jun 2020
[ 11:41 fernape search for other commits by this committer ] Original commit   Revision:537477
games/gnuchess: update to 6.2.7

Reported by:	portscout
Fri, 24 Apr 2020
[ 15:57 fernape search for other commits by this committer ] Original commit   Revision:532765
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
Mon, 4 Nov 2019
[ 21:21 rene search for other commits by this committer ] Original commit   Revision:516744 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Returns johans's ports to the pool after safekeeping his commit bit.
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
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
Mon, 12 Feb 2018
[ 10:07 johans search for other commits by this committer ] Original commit   Revision:461574
Update to GNU Chess 6.2.5
Sun, 6 Nov 2016
[ 08:02 johans search for other commits by this committer ] Original commit   Revision:425468
Update to gnuchess 6.2.4 (bugfix release)
Sun, 16 Oct 2016
[ 14:14 johans search for other commits by this committer ] Original commit   Revision:424065
Update to GNU Chess 6.2.3
Mon, 26 Oct 2015
[ 21:11 johans search for other commits by this committer ] Original commit   Revision:400208
Update to GNU Chess 6.2.2
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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
Mon, 9 Mar 2015
[ 18:36 johans search for other commits by this committer ] Original commit   Revision:380873
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
Tue, 6 Jan 2015
[ 19:45 johans search for other commits by this committer ] Original commit   Revision:376436
Update to GNU Chess 6.2.1
Sun, 4 Jan 2015
[ 20:48 johans search for other commits by this committer ] Original commit   Revision:376270
Update to GNU Chess 6.2.0
Tue, 5 Aug 2014
[ 18:27 johans search for other commits by this committer ] Original commit   Revision:364131
Update GNU Chess to 6.1.2
Tue, 15 Jul 2014
[ 15:19 adamw search for other commits by this committer ] Original commit   Revision:361946 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 26 Nov 2013
[ 20:37 johans search for other commits by this committer ] Original commit   Revision:334969
Update GNU Chess to 6.1.1
Mon, 11 Nov 2013
[ 13:32 johans search for other commits by this committer ] Original commit   Revision:333499
- Update to GNU Chess 6.1.0
- Enable STAGE support
- Enable NLS support
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Fri, 29 Mar 2013
[ 07:07 johans search for other commits by this committer ] Original commit   Revision:315523
Correct typo in previous commit
[ 07:01 johans search for other commits by this committer ] Original commit   Revision:315522
Convert to OptionsNG

Submitted by:	jgh
Wed, 13 Mar 2013
[ 18:57 johans search for other commits by this committer ] Original commit   Revision:314105
Update GNU Chess to 6.0.3
Sat, 16 Jun 2012
[ 14:51 johans search for other commits by this committer ] Original commit 
Convert to new options framework
Sun, 25 Mar 2012
[ 09:27 johans search for other commits by this committer ] Original commit 
- 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
Sat, 17 Sep 2011
[ 08:02 johans search for other commits by this committer ] Original commit 
Update gnuchess to 6.0.1
Wed, 27 Jul 2011
[ 16:29 johans search for other commits by this committer ] Original commit 
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.
Sat, 11 Jun 2011
[ 16:56 johans search for other commits by this committer ] Original commit 
- Update GNU Chess to 6.0.0
- Remove obsoleted patch files
- Replace opening book creating script
Sun, 30 Jan 2011
[ 19:02 johans search for other commits by this committer ] Original commit 
- Update gnuchess to 5.08 (now under GPLv3+)
- Claim maintainership
- Remove obsoleted patch

Feature safe:   yes
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Aug 2008
[ 06:40 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Reset conrads@cox.net due to lack of time to work on FreeBSD.

Hat:            portmgr
Wed, 1 Nov 2006
[ 10:57 miwi search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             ports/104750
                ports/104749
                ports/104748
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
Sun, 8 Oct 2006
[ 21:59 linimon search for other commits by this committer ] Original commit 
Reset bouncing maintainer address.
Sun, 7 May 2006
[ 23:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE for categories starting with a G
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Tue, 18 Jan 2005
[ 01:34 edwin search for other commits by this committer ] Original commit 
Typo: explicitely -> explicitly
Mon, 17 Jan 2005
[ 23:18 edwin search for other commits by this committer ] Original commit 
Correct a problem with the fetching of the port's distfiles.

PR:             ports/76359
Submitted by:   "Conrad J. Sabatier" <conrads@cox.net>
Tue, 28 Dec 2004
[ 23:19 edwin search for other commits by this committer ] Original commit 
Welcome new maintainer!
Sun, 26 Dec 2004
[ 13:26 edwin search for other commits by this committer ] Original commit 
Explicitely call create_opening_book.sh with ${SH} in ${SCRIPTDIR}

Noticed by: Joshua Tinnin <krinklyfig@spymac.com>
Thu, 23 Dec 2004
[ 04:57 edwin search for other commits by this committer ] Original commit 
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>
Wed, 8 Oct 2003
[ 11:31 edwin search for other commits by this committer ] Original commit 
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>
Sat, 10 May 2003
[ 08:03 anholt search for other commits by this committer ] Original commit 
Update to 5.06.

PR:             ports/51856
Submitted by:   Ports Fury
Thu, 20 Feb 2003
[ 17:32 knu search for other commits by this committer ] Original commit  (Only the first 10 of 294 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 9 Jan 2003
[ 04:16 mi search for other commits by this committer ] Original commit 
Upgrade 5.04->5.05
Mon, 7 Oct 2002
[ 10:28 markm search for other commits by this committer ] Original commit 
Update to the zooty new 5.04 and drop maintainership.

Number of commits found: 48