Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
rillig 3f3fdf5577 Updated eboard to 1.0.3.
Changes since 0.9.5:
1.0.3:
  * [all]  eboard no longer writes the debug3.ppm file to the homedir
           (leftover debug code) (closes SF#1640523)

  * [all]  make install now accepts DESTDIR (mostly for binary packagers)
           (closes SF#1640162)

  * [all]  fixed console selections and treatment of UTF-8 content
           (closes SF#1633394). The console is also faster.

  * [all]  safer string operations (SF#1639041, SF#1639841, SF#1640126)

  * [all]  added joystick support under Linux

  * [fics] eboard now remembers the column and direction of sorting set for the
           Seek Table. (closes Feat.Req. SF#1112351)

  * [eng]  Game->Resign should now work with any xboard-protocol engine.
           (applied patch SF#1637343)

  * [all]  Added DGT board support through dgtnix (http://dgtnix.sf.net)

1.0.2:
  * [fics] Fixed movelist retrieval of mass observation (such as when observing a
           relay or a tourney on FICS). (closes SF#1626824)

  * [all]  Fixed (as much as possible) the layout of the scratch board
           controls when there is not enough room to display all the controls
           (closes SF#1631707)

  * [fics] Added scrollbars to help navigating when there are too many board
           tabs. (closes SF#1634485)

  * [fics] Annoying seek table "Ads Removed" messages no longer shown in the
           console (closes SF#1634772)

  * [fics] Fischer Random games are now distinguished from generic wild
           games (closes SF#1632083) Wild 0/1/2 are also tagged according
           to the winboard standard (applied patch SF#1634678)

  * [fics] observed wild games on FICS are now reconstructed from the start,
           so that the user can browse moves made before observation started.
           (closes SF#1631873)

  * [all]  updated french and italian translations.

  * [all]  fixed the text layout of PGN annotations on the board clock area
           (closes SF#1631563)

  * [fics] the board positions on observed crazyhouse are now accurate for
           moves before the user started observing it. (closes SF#1631559)

  * [all]  the 3D piecesets work again (closes SF#1630790)

  * [fics] now games unobserved while in progress can be properly discarded in the
           local games dialog (closes SF#1626570, SF#1631567)

  * [eng]  games played against engines now have the TimeControl tag properly
           written when saved to PGN. (closes SF#1630745)

  * [all]  the Getting Started dialog was editable by accident. Fixed.
           (closes SF#1630847)

1.0.1:
  * [all]  focus and cursor position of input box are back to normal
           (changing panes won't select the input field, moving through
           the history keeps the cursor at the end of the field).
           (closes SF#1626448)

  * [fics] observed game removal fixed: when smart discard is turned off, games
           will pile up until the user removes them manually, as expected.
           (closes SF#932920)

  * [fics] material for suicide/losers will be correctly shown when a game starts
           being observed (closes SF#1179796)

  * [all]  (peer-to-peer) eboard now enforces legality checking when playing
           in peer-to-peer mode. (closes SF#836146)

  * [eng]  eboard should no longer leave background processes when interrupted
           with Ctrl+C (SIGINT). (closes SF#1480964)

  * [all]  removed usages of index and rindex, should fix compilation problems
           on Solaris and other platforms (closes SF#993896)

  * [fics] fixed crazyhouse-related bug that displayed incorrect stock pieces
           when moving along a FICS crazyhouse game (closes SF#1628990).
           (this bug was caused by a change in the FICS server output)

  * [all]  fixed hanging and UI misbehavior when attempting to load an invalid
           PGN file from the Games on Client dialog. (closes SF#1628320)

  * [fics] disabling the seek table while connected to FICS will no longer output
           the table protocol garbage to the console(s) (closes SF#1628114)

  * [all]  the theme used to draw crazyhouse stock is now correctly changed even
           on finished games (closes SF#1628111)

  * [all]  fixed some graphics artifacts during piece dragging (below and to the
           extreme right of the board limits). (closes SF#1627374)

  * [fics] when the console font is changed, the separate channel tabs will also
           be updated, as expected (closes SF#1627871).

  * [all]  substituted more GTK1 deprecated calls for the proper GTK2 ones.

  * [eng]  fixed bug in en passant information in FEN positions (this affected
           engines when playing from a set position - noticeably crafty)

  * [eng]  the Run Engine... button on the scratch board works again.

  * [gnuc] eboard no longer crashes when it runs GNU Chess 5 thinking it's
           GNU Chess 4. (closes SF#1480962/B).

  * [eng]  eboard will no longer freeze or crash when the user tries to play
           against a missing chess engine. (closes SF#1480962/A)

  * [eng]  eboard now detects xboard protocol v1-only engines and gracefully
           closes the connection on them instead of crashing (proto v1 still
           unsupported by eboard) (closes SF#911486)

  * [eng]  fixed a bug that made eboard crash when a game against an engine was
           interrupted (such as after being aborted) (closes SF#1107752).

  * [eng]  eboard now respects the engine usermove setting.
           (closes SF#1017917)

  * [all]  added more path options to the configure script to help
           packagers.

  * [all]  fixed the placement of the piece counts in the crazyhouse
           stock (closes SF#1626472/A)

  * [all]  fixed geometry saving/restore - now the bughouse divider
           should be placed where it was saved. (closes SF#1626472/C)

  * [all]  fixed occasional warnings/crashes when selecting a font in the
           preferences dialog

  * [all]  fixed libpng detection in the configure script for FreeBSD
           (now checks for libpng12 and libpng13 is libpng is not found)

  * [all]  fixed bug in PNG reading code that made eboard crash when
           reading the Chap set from eboard extras pack 1.

1.0.0:
  * [all]  eboard now uses GTK+ 2.x

  * [all]  eboard now compiles properly with GCC 4.x

  * [all]  Fixed crashes on x86_64 (NULL / 0 problem on vararg calls,
            SF patch #1534453)

  * [all]  Added French translation (SF patch #931431 by Khanh-Dang)

  * [all]  The weird configure error related to socket.h on
           BSD and Mac OS X should be gone now.

  * [all]  Added Japanese translation.

  * [all]  Mouse scroll wheel now works on the text consoles.
2007-01-28 12:11:37 +00:00
archivers Changes 4.44: 2007-01-27 21:50:11 +00:00
audio Restructure how the PLIST is built to hopefully be clearer in whats 2007-01-27 20:56:18 +00:00
benchmarks Modular Xorg support. 2007-01-26 21:49:45 +00:00
biology Modular Xorg support. 2007-01-26 22:05:14 +00:00
bootstrap don't assume that tar can compress, instead pipe to gzip 2007-01-28 01:40:49 +00:00
cad No need to include x11.b3.mk explicitly. 2007-01-26 23:03:39 +00:00
chat Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 03:49:32 +00:00
comms Update malsync to 2.2.0 and apply patches from Antoine Jacoutot to build 2007-01-26 01:50:54 +00:00
converters Made the Makefile a little simpler. 2007-01-18 11:51:33 +00:00
cross Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
crosspkgtools Update MASTER_SITES. 2006-11-18 18:32:05 +00:00
databases Update ruby-activerecord to 1.15.1, required by rails-1.2.1. 2007-01-28 05:36:31 +00:00
devel + p5-Term-ReadPassword 2007-01-28 12:10:01 +00:00
distfiles
doc Added devel/p5-Term-ReadPassword version 0.07. 2007-01-28 12:11:27 +00:00
editors Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:03:19 +00:00
emulators Update to 2.10i, provided by Hans Rosenfeld on pkgsrc-users. 2007-01-27 12:02:16 +00:00
finance Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:03:19 +00:00
fonts Don't expect tools to be created in the tools directory -- at least for 2007-01-24 15:23:26 +00:00
games Updated eboard to 1.0.3. 2007-01-28 12:11:37 +00:00
geography Update to 1.2.1 2007-01-12 18:11:49 +00:00
graphics Update kipi-plugins to 0.1.3 2007-01-27 21:44:48 +00:00
ham + fl_logbook 2007-01-21 16:51:05 +00:00
inputmethod Update to 7900, based on patches provided by Yamashiro, Jun in PR 34651. 2007-01-20 17:11:52 +00:00
lang Add missing backslash. 2007-01-28 11:31:05 +00:00
licenses Add LHa distribution notice from lha's manual page. 2007-01-08 03:09:06 +00:00
mail Update ruby-actionmailer to 1.3.1. 2007-01-28 05:41:15 +00:00
math Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
mbone Modular Xorg support. 2007-01-14 10:19:35 +00:00
meta-pkgs Update KDE to 3.5.6 2007-01-26 02:36:14 +00:00
misc emacs21nox needs same entries as emacs21. 2007-01-27 08:13:42 +00:00
mk Support Emacs 22, which is hold in wip/emacs-current. Prompted by wiz. 2007-01-27 12:27:42 +00:00
multimedia Modular Xorg support. This doesn't really use Xaw3D, so depend on 2007-01-26 15:15:50 +00:00
net Update to 9.3.4 2007-01-28 01:31:52 +00:00
news Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
packages
parallel Fix linkage of some support programs. Bump PKGREVISION. 2007-01-25 19:46:55 +00:00
pkgtools Accept kde3-1.0 in USE_DIRS. 2007-01-28 09:23:35 +00:00
print Include jpeg buildlink3.mk -- configure and libpopler-glib explicitly use it. 2007-01-28 00:14:46 +00:00
regress Added a test new case for /bin/sh. 2006-11-09 12:39:55 +00:00
security Update to 1.9 2007-01-28 01:34:42 +00:00
shells Cannot be built in parallel. 2007-01-18 09:42:14 +00:00
sysutils Add pscpug. 2007-01-27 00:23:30 +00:00
templates In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
textproc Do not unconditionally remove share/sgml/jade, tex-jadtex uses it too. 2007-01-24 19:45:09 +00:00
time Xfce 4.2.4 released 2007-01-23 11:53:46 +00:00
wm Add etc/xgd/openbox to OWN_DIRS; other packages 2007-01-24 19:40:26 +00:00
www Update rails to 1.2.1. 2007-01-28 05:45:09 +00:00
x11 Make sure to build and install tkutil extention library. 2007-01-28 05:17:34 +00:00
Makefile The tool definitions must come before including bsd.prefs.mk. Pointed 2007-01-07 00:57:36 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.