summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-19Update to 0.15.0:wiz4-21/+11
Changes in version 0.15.0 from 0.14.0 ------------------------------------- - Change default AI level to 2. - Fix incorrect score in game logging. - Fix compilation error (Reported by Paul Pogonyshev). - Add Alternate and Random AI color mode in Preference dialog box. - Add new setting 'Show last move' in Preference dialog box. - Fix gen_pattern bug that fails to close pattern file. - Generate pattern and book from more GGS games. - Add random game support in GTP frontend. - Add driver to play two GTP against each other via 'aiai' executable. It is still not user friendly. You must modify 'cmd_black' and 'cmd_white' in the source code and build via 'make aiai' to try different AI parameters. Use 'aiai --help' to list all command line options. - Reduce race condition modifying game log. - Avoid wipe out during AI midgame evaluation. Changes in version 0.14.0 from 0.13.0 ------------------------------------- - Add experimental GTP frontend. This allows future AI tuning and game server support. It is tested with Quarry. Only 8x8 and no time limit games are supported. Use 'gtp-rhino --help' to list all command line options. - New configure options --enable-gnome (enabled by default) and --enable-gtp (also enabled by default). Changes in version 0.13.0 from 0.12.0 ------------------------------------- - Add game open function. - Transposition table is temporarily disabled as it seems to cause problem with AI calculation. - Improve program startup speed. - i18n fixes in various places. - Size of open book file is reduced. - Fix computer thread cancellation problem. - Change log file format to GGS. This supports random game logging. - Fix problem restarting game when board opening preference is changed. - Fix Game History window selection when window is opened during view mode. - Fix AI pattern data bug when data is processed from GGS games.
2005-04-19gnome-menus update to 2.10.1.wiz2-3/+3
2005-04-19Update to 2.10.1:wiz3-8/+8
============== Version 2.10.1 ============== Fixes * Add support for new "type" argument to <MergeFile> (Mark) * Monitor <MergeDir>s for changes (Mark) * Make user desktop entries override system ones (Mark) * Make .directory files in <LegacyDir>s be pulled in (Mark) * Fix weirdess with [KDE Desktop Entry] files (Mark) * Fix <LegacyDir>s which don't contain any entries in the toplevel (Mark) * Make sure items in <LegacyDir>s as allocated (Mark) * Make <LegacyDir>s with a prefix work correctly (Mark) Translators * Adam Weinberger (en_CA) * Daniel van Eeden (nl)
2005-04-19htdig updated to 3.1.6nb3.wiz1-1/+2
2005-04-19Do not registerwiz2-5/+5
share/htdig/common/root2word.db share/htdig/common/word2root.db with md5 checksums, because they get changed too often; use @unexec ${RM} instead. Bump PKGREVISION for thus fixed PLIST.
2005-04-19easytag updated to 1.1.wiz2-3/+3
2005-04-19Update to 1.1:wiz2-6/+6
1.1 - April 7th, 2005 : ======================= * Added ability to authentifiate on the proxy with username and password, * Added ability to search files in hidden directories, * Added shortcut F5 to reload current directory, * Improved use of the command line to run EasyTAG with a directory as, * Removed forcing ID3v2.3 tags to ISO-8859-1 at start (was boring for russian people), * Removed old function to keep the tree browser in memory (to not refresh it * Replaced icons for directories in the browser, * Fixed requested server when using a proxy for the Cddb automatic searching (thanks to bjustus schwartz), * Fixed a bug with APE tags (thanks to Daniel Drake and Artur Polaczynski), * Fixed compilation problem under gcc-4.0, * French translation updated, * Spanish translation updated (thanks to Fernando M. Bueno Moreno), * Romanian translation updated (thanks to George Pauliuc).
2005-04-19g-wrap updated to 1.9.6.wiz2-3/+3
2005-04-19Update to 1.9.6:wiz2-6/+6
- Support for size_t and ssize_t data types.
2005-04-19Mention removal of coda5_client and coda5_server.wiz1-1/+3
2005-04-19Remove non-building coda5_client and coda5_server packages; ok'dwiz19-471/+1
by maintainer, phil@, who will be working on importing a coda6 package.
2005-04-18Add RMD160 checksum.wiz1-1/+2
2005-04-18Removed mozilla-stablewiz1-1/+2
2005-04-18Remove mozilla-stable; not much difference to the mozilla packagewiz47-5707/+1
itself. Okayed by the maintainer, taya@.
2005-04-18Fix section header in man page.wiz2-1/+15
Do not bump PKGREVISION. Closes PR 29974 by Wouter Schoot.
2005-04-18needs sqlite3 nowdrochner1-3/+3
2005-04-18update to 1.2.1drochner8-20/+22
changes: bugfixes
2005-04-18update to 1.0.0drochner3-7/+8
changes: * [NEW] Added support for proxy authentication. * [BUGFIX] Memory leaks fixed in regular expression handling. * Iconv compilation fixes for Solaris.
2005-04-18update to 1.0pre7drochner10-140/+181
some relevant changes: -RTSP/MMST security patches now in main distribution -documentation improvements -x86_64 support fixes -integrated Tremor decoder for Ogg/Vorbis -expose support for 422P and 444P raw formats -dropped support of old FAAD2 versions (<= 1.1) -support for 32 bit float and extended WAV files -support for multichannel WAV files -ALAC (QuickTime lossless audio) support via lavc -vqf demuxer -support for Real multirate files -more user-friendly info about audio and subtitle tracks in Ogg files -streaming improvements -ffmpeg updates -MEncoder usability improvements -many fixes and cleanups
2005-04-18update to 2.0.11drochner2-7/+7
changes: 2.0.11: 2005-03-09 Cedric Gustin <cedric.gustin@swing.be> * Makefile.am: Moved MSVC_Net2003 directory to SUBDIRS. * MSVC_Net2003/Makefile.am: Added blank.cpp to EXTRA_DIST. * MSVC_Net2003/libsigc++2_msvcNet2003.sln: Removed test_accumulated and test_lambda projects as the tests are disabled in the standard, configure-based build. * MSVC_Net2003/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj: Generate a PDB file in the Debug target. 2005-03-05 Murray Cumming <murrayc@murrayc.com> * docs/website/stable.html: Mention actual supported compilers. * docs/website/docs.html: Removed broken examples links. Change reference link to the reference overview page. 2005-02-23 Murray Cumming <murrayc@murrayc.com> * sigc++/functors/slot_base.h: Make slot_base::operator=() public, to fix the build with SUN Forte C++ 5.5 and Tru64.
2005-04-18update to 1.2.7drochner2-8/+7
changes: 1.2.6: * Avoid crash when disconnecting signals. (Andrew Bettison, Martin Schulze) * pkg-config file: Correct include path for 64-bit systems. (Abel Cheung) * MS embedded VC++ project files. (Ulrich Eckhardt) 1.2.7: * Revert library .so version to 5.x.x. The major version should never have been increased. Luckily 1.2.6 has only been online or a few hours.
2005-04-180.17 introduced:drochner1-1/+6
* configure.in: Try to detect whether this architecture supports inter-library dependencies. If so, we default to assuming that this support is used and link to the minimal set of libraries rather than traversing the full depends set. This breaks a number of pkgs, so disable it for now. Bump PKGREVISION.
2005-04-18Bump PKGREVISION for libiconv related dependency change.wiz1-1/+2
2005-04-18Always use pkgsrc (GNU) libiconv/gettext; the NetBSD builtin justdrochner1-1/+2
doesn't do it. From adam per tech-pkg.
2005-04-18Updated p5-Mail-Audit to 2.1wiz2-3/+3
2005-04-18Update to 2.1, closing PR 29996:wiz2-7/+8
2.1 - Tue Jan 15 17:59:46 EST 2002 - Meng Weng Wong made some edits. (1) ~username and strftime interpolation into accept() arguments. $mail->accept("~/Mail/In/%Y%m%d"); 260(accept): accepting to /home/matest/Mail/In/20020115 (2) multiple-argument accept() will deliver to multiple maildirs using single-inode multiple-hardlink style. $mail->accept("~/maildir1/", "~/maildir2/"); 20020115-01:55:31 matest@dumbo:~% ll maildir?/*/* -rw------- 2 matest matest 416 Jan 15 01:55 maildir1/new/1011077720.13062_0.dumbo -rw------- 2 matest matest 416 Jan 15 01:55 maildir2/new/1011077720.13062_1.dumbo (3) emergency mailbox support if none of the accept()s work. $mail->accept("/etc/bogus"); 296(accept): calling accept handler accept_to_mbox(/etc/bogus) 359(accept_to_mbox): Couldn't open /etc/bogus: Permission denied 319(accept): unable to write to /etc/bogus; wrote to emergency mailbox /var/spool/mail/matest. (4) deferral back to mailqueue if emergency couldn't get delivered. 296(accept): calling accept handler accept_to_mbox(/etc/bogus) 359(accept_to_mbox): Couldn't open /etc/bogus: Permission denied 359(accept_to_mbox): Couldn't open /etc/emergency: Permission denied 320(accept): unable to write to /etc/bogus or to emergency mailbox /etc/emergency either; exiting EX_TEMPFAIL (5) fixed the From header bug http://rt.cpan.org/NoAuth/Bug.html?id=118 (6) fixed the user method override bug with (@_) argument passing (7) autocreation of parent and maildir cur/new/tmp dirs as necessary. 260(accept): accepting to /home/mengwong/tmp/blah/some/really/deep/directory/ 761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory/tmp doesn't exist, creating. 761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory doesn't exist, creating. 761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep doesn't exist, creating. 761(mkdir_p): /home/mengwong/tmp/blah/some/really doesn't exist, creating. 761(mkdir_p): /home/mengwong/tmp/blah/some doesn't exist, creating. 761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory/new doesn't exist, creating. 761(mkdir_p): /home/mengwong/tmp/blah/some/really/deep/directory/cur doesn't exist, creating. 492(accept_to_maildir): maildir: hardlinking to /home/mengwong/tmp/blah/some/really/deep/directory/new/1011077537.12691_3.dumbo 304(accept): delivered successfully to 1 destinations. (8) support for MIME, with direct inheritance from Mail::Internet and MIME::Entity (as appropriate) instead of containment in ->{obj}. added ->is_mime method. (9) added "reply" method. uses Mail::Mailer::sendmail. (10) STDERR is directed to the logfile. (11) added test infrastructure.
2005-04-18Updated p5-MIME-tools to 5.417wiz2-3/+3
2005-04-18Update to 5.417:wiz2-7/+6
2005-01-20 David F. Skoll * VERSION 5.417 RELEASED * Require MIME::QuotedPrint 3.03 to use the three-argument "encode_qp" function. If we have an earlier version of MIME::QuotedPrint, fall back to the one-argument version. * Field/ParamVal.pm: The patch to strip trailing whitespace on parameters was buggy and caused decoding errors. This has been fixed. 2005-01-03 David F. Skoll * VERSION 5.416 RELEASED * Allow MIME::Tools to work with MIME::QuotedPrint 2.20 again. The Makefile.PL will warn about potential problems, but will allow you to proceed. * Field/ParamVal.pm: Strip trailing whitespace when extracting parameters. Apparently, not doing so can cause Perl to core dump on certain badly-formed messages.
2005-04-18Add an explicite check to a QImage construction. There is an inplicitedrochner2-1/+15
check, but it is not obvious whether it will catch all cases, in particular with corrupted TIFF files. Was the last occurence of an not-explicitely-checked QImage construction, so things are consistent now.
2005-04-18Updated p5-Mail-ListDetector to 0.31wiz2-3/+3
2005-04-18Update to 0.31, closing PR 29994:wiz2-9/+10
0.19 Wed Jan 02 20:59:19 2002 - assimilate Mail::ListDetector::Detector::Fml 0.21 Mon May 06 22:19:00 2002 - unassimilate Fml - Patch from Peter Oliver for list owner messages 0.22 Thu Jun 27 21:15:00 2002 - Cleanup documentation to fix rt.cpan.org ticket 62 - Finally assimilate Mail::ListDetector::Detector::Fml properly - Import into CVS 0.24 Sun Jul 06 2003 - I've lost the CVS repository, oh well, that's what CPAN's for. - Add recognition for some mailman lists with minimal headers. 0.25 Mon Jul 21 2003 - Add mention of mailing list to README file. - Integrate cleanup and new detector from Matthew Walker <matthew@walker.wattle.id.au> 0.28 26 Aug 2003 - Add Patch from Mik Firestone for Mailman on freebsd mailing lists ( and probably others). 0.29 13 Oct 2003 - Add patch from Matthew Walker for Communigate. 0.30 28 May 2004 - Add patch from Simon Cozens for use of Email::Abstract. 0.31 8 June 2004 - Add correction to previous patch from Simon Cozens. - Add the following from Matthew Walker: - tweak docs for Listbox - for RFC2369 List-Post has URI in <>'s but may have comments, now extract text from within <>'s to give to URI - Majordomo now recognises lists using domo as unix user not just majordomo - added new detectors for AutoShare, Google Groups, LetterRip, ListSTAR, Lyris and Onelist - added tests for all changes and additions
2005-04-18Added p5-Email-Abstract-2.01wiz1-1/+2
2005-04-18Add and enable p5-Email-Abstract.wiz1-1/+2
2005-04-18Initial import of p5-Email-Abstract-2.01:wiz4-0/+40
"Email::Abstract" provides module writers with the ability to write representation-independent mail handling code. For instance, in the cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, "Email::Abstract" can be used to perform certain simple operations on an object regardless of its underlying representation. "Email::Abstract" currently supports "Mail::Internet", "MIME::Entity", "Mail::Message", "Email::Simple" and "Email::MIME". Other representations are encouraged to create their own "Email::Abstract::*" class by copying "Email::Abstract::EmailSimple". All modules installed under the "Email::Abstract" hierarchy will be automatically picked up and used.
2005-04-18Added p5-Module-Pluggable-2.8.wiz1-1/+2
2005-04-18Add and enable p5-Module-Pluggable.wiz1-1/+2
2005-04-18Initial import of p5-Module-Pluggable-2.8:wiz4-0/+33
p5-Module-Pluggable provides a simple but, hopefully, extensible way of having 'plugins' for your module. Obviously this isn't going to be the be all and end all of solutions but it works for me. Essentially all it does is export a method into your namespace that looks through a search path for .pm files and turn those into class names. Optionally it instantiates those classes for you.
2005-04-18Added p5-Email-Simple-1.92wiz1-1/+2
2005-04-18Add and enable p5-Email-Simple.wiz1-1/+2
2005-04-18Initial import of p5-Email-Simple:wiz4-0/+27
"Email::Simple" is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the "Mail::*" modules. In contrast, "Email::*" modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct.
2005-04-18add/enable opera-acroread7 and netscape7-acroread7jschauma1-1/+3
2005-04-18Note addition of opera-acroread7 and netscape7-acroread7jschauma1-1/+3
2005-04-18Note net/lftp update.salo2-3/+3
2005-04-18Adjust and correct for addition of -acroread7 based plugins.jschauma16-20/+37
2005-04-18Initial import of the opera and netscape acroread plugins based on thejschauma4-0/+36
new Acrobat 7 reader.
2005-04-18Update to version 3.1.3salo2-6/+6
Changes: - added mirror --loop option to re-mirror until no changes found. - fixed mirror creating too many children mirrors. - fixed cls and mirror with http backend, when PROPFIND returns 404 error. - fixed mirror --use-cache with sftp backend. - fixed a rare hang in sftp.
2005-04-18Updated p5-MailTools to 1.67.wiz1-1/+2
2005-04-18Update to 1.67:wiz2-6/+6
version 1.67: Thu Mar 31 12:05:31 CEST 2005 - Mail::Mailer unfolded the header before sending, which is incorrect. Reported by [Byron Jones] - Mail::Header refolded already folded lines destroying blanks. Signaled by [Byron Jones] Closes PR 29995.
2005-04-18p5-Module-Build updated to 0.2610.wiz2-3/+3
2005-04-18Not needed any longer.wiz1-16/+0