FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:46 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
gnuchess 5.07 games on this many watch lists=14 search for ports that depend on this port
"Classic" Gnu Chess

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


       Gnuchess  plays	a  game  of  chess against the user or it
       plays against itself.

       Gnuchess is an updated version of the  GNU  chess  playing
       program.   It has a simple alpha-numeric board display.

WWW: http://savannah.gnu.org/projects/chess/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/games/gnuchess/ && make install clean
To add the package: pkg_add -r gnuchess


Configuration Options
===> The following configuration options are available for gnuchess-5.07:
     OPENING_BOOK=on (default) "Install opening book (24 MB download)"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.gnu.org/gnu/chess/
ftp://ftp.gnu.org/gnu/chess/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/chess/
http://mirrors.usc.edu/pub/gnu/chess/
http://ftp.funet.fi/pub/gnu/prep/chess/
ftp://ftp.kddlabs.co.jp/GNU/chess/
ftp://ftp.dti.ad.jp/pub/GNU/chess/
http://ring.nict.go.jp/archives/GNU/chess/
http://ring.sakura.ad.jp/archives/GNU/chess/
http://ring.riken.jp/archives/GNU/chess/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/chess/
ftp://ftp.sunsite.org.uk/package/gnu/chess/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/chess/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/chess/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/chess/
ftp://ftp.chg.ru/pub/gnu/chess/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  5.07
rafan search for other commits by this committer
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)
20 Aug 2008 07:40:43
Original commit files touched by this commit  5.07
linimon search for other commits by this committer
Reset conrads@cox.net due to lack of time to work on FreeBSD.

Hat:            portmgr
06 Jun 2007 15:11:25
Original commit files touched by this commit  5.07
pav search for other commits by this committer
- Fix build with gcc42

PR:             ports/113400
Submitted by:   Conrad J. Sabatier <conrads@cox.net> (maintainer)
01 Nov 2006 10:57:27
Original commit files touched by this commit  5.07
miwi search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/104750
                ports/104749
                ports/104748
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
08 Oct 2006 22:59:43
Original commit files touched by this commit  5.07
linimon search for other commits by this committer
Reset bouncing maintainer address.
08 May 2006 00:46:33
Original commit files touched by this commit  5.07
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
22 Jan 2006 11:18:58
Original commit files touched by this commit  5.07
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Apr 2005 04:26:57
Original commit files touched by this commit  5.07
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  5.07
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
18 Jan 2005 01:34:32
Original commit files touched by this commit  5.07
edwin search for other commits by this committer
Typo: explicitely -> explicitly
17 Jan 2005 23:18:16
Original commit files touched by this commit  5.07
edwin search for other commits by this committer
Correct a problem with the fetching of the port's distfiles.

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

Noticed by: Joshua Tinnin <krinklyfig@spymac.com>
23 Dec 2004 04:57:09
Original commit files touched by this commit  5.07
edwin search for other commits by this committer
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>
29 Jan 2004 07:24:56
Original commit files touched by this commit  5.06_1
trevor search for other commits by this committer
SIZEify.
08 Oct 2003 12:31:49
Original commit files touched by this commit  5.06_1
edwin search for other commits by this committer
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>
10 May 2003 09:03:01
Original commit files touched by this commit  5.06
anholt search for other commits by this committer
Update to 5.06.

PR:             ports/51856
Submitted by:   Ports Fury
20 Feb 2003 17:32:26
Original commit files touched by this commit  5.05
knu search for other commits by this committer
De-pkg-comment.
09 Jan 2003 04:16:51
Original commit files touched by this commit  5.05
mi search for other commits by this committer
Upgrade 5.04->5.05
07 Oct 2002 11:28:09
Original commit files touched by this commit  5.04
markm search for other commits by this committer
Update to the zooty new 5.04 and drop maintainership.
08 Oct 2000 04:48:59
files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.218 seconds.