Commit graph

27 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
3ebb239623 Restore previous revision of Makefile (without the glib buildlink3.mk
inclusion) for just now, and we'll work out IRIX support issues on the
HEAD after the pkgsrc-2005Q1 branch, and pullup any necessary fixes to
the branch.
2005-03-21 14:34:34 +00:00
schwarz
84eac0d995 fixing PR#25338 (linking gnugo has -lglib) 2005-03-20 13:06:59 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
adam
472b66b825 Changes 3.6:
- stronger than 3.4
- many small improvements
- GNU Go can now resign games
- emacs mode can display the board graphically using xpms
- basic knowledge of how to break out of mirror go
2004-11-22 15:38:47 +00:00
snj
549f65ca23 Use bl3. 2004-03-10 02:06:45 +00:00
seb
a93bdb62bc Remove info files entries from PLIST. 2004-02-17 16:10:36 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
wiz
542655aa70 Update to 3.4:
- stronger than 3.2
- new connection and semeai modules use lookahead
- new break-in code
- improvements to many parts of the program
2003-08-04 07:51:23 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
seb
61df76cce1 Convert to USE_NEW_TEXINFO. 2003-07-02 20:56:00 +00:00
jlam
19b404bbc7 buildlink1 -> buildlink2 2002-11-15 00:15:02 +00:00
wiz
00768202f3 Add USE_BUILDLINK_ONLY to avoid stumbling over installed ncurses
headers.
2002-07-11 17:07:19 +00:00
wiz
1977278cfa Update to 3.2.
New in 3.2 (since 3.0)

- stronger than 3.0
- uses less RAM than 3.0
- 1-dimensional board
- experimental dynamic connection analysis
- experimental reading semeai module
- new influence function
- stronger and more agressive
- reads to find combinations
- revised Zobrist hashing
- new html views of the regressions, and many more tests

New in 3.0 (since 2.6)

- stronger than 2.6
- new move generation scheme
- new influence function
- more accurate reading
- board information maintained incrementally during reading
- new "owl" and "life" modules for accurate life and death analysis
- persistent caching of reading and owl results for speed
- revised semeai module
- experimental Deterministic Finite State Automaton (DFA) pattern matcher
- new debugging tools
- level option
2002-05-10 13:44:43 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
toshii
dba2e544a7 Update to gnugo-2.6. From gnugo-2.6/NEWS:
New in 2.6 (since 2.4)

- stronger than 2.4
- more portable code
- Texinfo documentation
- Emacs mode
2000-11-21 04:51:36 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
hwr
99b60c6dbf Update GnuGo to Version 2.4. Has many bug fixes since 2.0. 1999-11-10 21:06:02 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
bad
872b3cc653 Update to GNUgo 2.0. 1999-05-02 17:21:31 +00:00
bad
b7b35e0fd9 Initial import of gnugo-2.0-beta. Supercedes games/freedom. 1999-03-11 20:17:36 +00:00