summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-27Bump PKGREVISION for libetpan dependency changes.wiz2-3/+4
2007-10-27libetpan updated to 0.52.wiz2-3/+3
2007-10-27Update to 0.52:wiz5-24/+22
2007-08-06 - libetpan-0.52 - hoa * release 0.52 - Plaintive Rumba fixes: build when IPv6 is not supported. advertised version. 2007-08-06 - libetpan-0.51cvs1 - hoa * src/data-types/connect.c build problem when IPv6 is not supported. 2007-08-03 - libetpan-0.51 - alfie * release 0.51 - Sex & Religion fixes: SASL enabled build fixed GnuTLS build fixed BIOs handling fix for openSSL 2007-07-30 - libetpan-0.50cvs6 - colin * src/data-types/connect.c put back the (ai == NULL) test - it was alright but a break was missing in the for loop * src/data-types/mailstream_ssl.c rename wait_connect to wait_SSL_connect for clarity 2007-07-30 - libetpan-0.50cvs5 - colin * src/data-types/connect.c fix non-blocking connection (select()ing for connect is on writability) * src/data-types/mailstream_ssl.c fix handling of non-blocking underlying BIOs for openSSL; fix build with GnuTLS. 2007-07-28 - libetpan-0.50cvs4 - hoa * src/data-types/connect.c connection to server has timeout using mailstream_network_delay. 2007-07-27 - libetpan-0.50cvs3 - hoa * src/low-level/imap/mailimap_parser.c workaround broken behavior of www.safe-mail.net server. 2007-07-27 - libetpan-0.50cvs2 - hoa * src/low-level/smtp/mailsmtp.[ch] cleanup: mapped MAILSMTP_AUTH_LOGIN authentication type on SASL LOGIN mechanism. 2007-07-25 - libetpan-0.50cvs1 - hoa * src/low-level/smtp/mailsmtp.c fixed build when SASL is enabled. 2007-07-25 - libetpan-0.50 - alfie * release 0.50 - Used to be alright feature enhancements: RSS/ATOM feed implemented switched to automake build system IMAP IDLE implemented fetching by Message-Id implemented fixes: several build fixes for Windows documentation build fixed 2007-07-21 - libetpan-0.49cvs32 - hoa * src/data-types/mailstream_ssl.c revert previous change. this was not correct. 2007-07-21 - libetpan-0.49cvs31 - hoa * src/data-types/mailstream_ssl.c set timeout also on SSL sessions. 2007-07-21 - libetpan-0.49cvs30 - hoa * src/low-level/pop3/mailpop3.c * src/low-level/smtp/mailsmtp.c As per request of libsasl debian maintainer, call to sasl_decode64() has been cleaned up. 2007-07-16 - libetpan-0.49cvs29 - hoa * doc/Makefile.am fixed build of documentation. 2007-07-16 - libetpan-0.49cvs28 - hoa * autogen.sh avoid automatic copy of GPL licence. 2007-07-16 - libetpan-0.49cvs27 - hoa * COPYRIGHT *** ADDED FILE *** reimported COPYRIGHT file since automake will always overwrite COPYING file. 2007-07-16 - libetpan-0.49cvs26 - hoa * COPYRIGHT *** REMOVED FILE *** changed the name of the copyright file since automake will force creation of 'COPYING' file. 2007-07-16 - libetpan-0.49cvs25 - hoa * build-windows/libetpan_version.h * src/main/libetpan_version.h.in * AUTHORS *** NEW FILES *** * Makefile.am *** NEW FILES *** * README *** NEW FILES *** * autogen.sh * configure.ac *** NEW FILES *** * rules.mk *** NEW FILES *** * build-windows/Makefile.am *** NEW FILES *** * doc/Makefile.am *** NEW FILES *** * doc/README.rules *** NEW FILES *** * include/Makefile.am *** NEW FILES *** * src/Makefile.am *** NEW FILES *** * src/bsd/Makefile.am *** NEW FILES *** * src/data-types/Makefile.am *** NEW FILES *** * src/driver/Makefile.am *** NEW FILES *** * src/driver/implementation/Makefile.am *** NEW FILES *** * src/driver/implementation/data-message/Makefile.am *** NEW FILES *** * src/driver/implementation/db/Makefile.am *** NEW FILES *** * src/driver/implementation/feed/Makefile.am *** NEW FILES *** * src/driver/implementation/hotmail/Makefile.am *** NEW FILES *** * src/driver/implementation/imap/Makefile.am *** NEW FILES *** * src/driver/implementation/maildir/Makefile.am *** NEW FILES *** * src/driver/implementation/mbox/Makefile.am *** NEW FILES *** * src/driver/implementation/mh/Makefile.am *** NEW FILES *** * src/driver/implementation/mime-message/Makefile.am *** NEW FILES *** * src/driver/implementation/nntp/Makefile.am *** NEW FILES *** * src/driver/implementation/pop3/Makefile.am *** NEW FILES *** * src/driver/interface/Makefile.am *** NEW FILES *** * src/driver/tools/Makefile.am *** NEW FILES *** * src/engine/Makefile.am *** NEW FILES *** * src/low-level/Makefile.am *** NEW FILES *** * src/low-level/feed/Makefile.am *** NEW FILES *** * src/low-level/imap/Makefile.am *** NEW FILES *** * src/low-level/imf/Makefile.am *** NEW FILES *** * src/low-level/maildir/Makefile.am *** NEW FILES *** * src/low-level/mbox/Makefile.am *** NEW FILES *** * src/low-level/mh/Makefile.am *** NEW FILES *** * src/low-level/mime/Makefile.am *** NEW FILES *** * src/low-level/nntp/Makefile.am *** NEW FILES *** * src/low-level/pop3/Makefile.am *** NEW FILES *** * src/low-level/smtp/Makefile.am *** NEW FILES *** * src/main/Makefile.am *** NEW FILES *** * src/windows/Makefile.am *** NEW FILES *** * tests/Makefile.am *** NEW FILES *** * INSTALL *** REMOVED FILE *** * Makefile.in *** REMOVED FILE *** * Rules.in *** REMOVED FILE *** * TODO *** REMOVED FILE *** * configure.in *** REMOVED FILE *** * install-sh *** REMOVED FILE *** * doc/Makefile *** REMOVED FILE *** * src/Makefile.in *** REMOVED FILE *** * src/data-types/Makefile *** REMOVED FILE *** * src/driver/Makefile *** REMOVED FILE *** * src/driver/implementation/Makefile *** REMOVED FILE *** * src/driver/implementation/data-message/Makefile *** REMOVED FILE *** * src/driver/implementation/db/Makefile *** REMOVED FILE *** * src/driver/implementation/feed/Makefile *** REMOVED FILE *** * src/driver/implementation/hotmail/Makefile *** REMOVED FILE *** * src/driver/implementation/imap/Makefile *** REMOVED FILE *** * src/driver/implementation/maildir/Makefile *** REMOVED FILE *** * src/driver/implementation/mbox/Makefile *** REMOVED FILE *** * src/driver/implementation/mh/Makefile *** REMOVED FILE *** * src/driver/implementation/mime-message/Makefile *** REMOVED FILE *** * src/driver/implementation/nntp/Makefile *** REMOVED FILE *** * src/driver/implementation/pop3/Makefile *** REMOVED FILE *** * src/driver/interface/Makefile *** REMOVED FILE *** * src/driver/tools/Makefile *** REMOVED FILE *** * src/engine/Makefile *** REMOVED FILE *** * src/low-level/Makefile *** REMOVED FILE *** * src/low-level/feed/Makefile *** REMOVED FILE *** * src/low-level/imap/Makefile *** REMOVED FILE *** * src/low-level/imf/Makefile *** REMOVED FILE *** * src/low-level/maildir/Makefile *** REMOVED FILE *** * src/low-level/mbox/Makefile *** REMOVED FILE *** * src/low-level/mh/Makefile *** REMOVED FILE *** * src/low-level/mime/Makefile *** REMOVED FILE *** * src/low-level/nntp/Makefile *** REMOVED FILE *** * src/low-level/pop3/Makefile *** REMOVED FILE *** * src/low-level/smtp/Makefile *** REMOVED FILE *** * src/main/Makefile *** REMOVED FILE *** * tests/Makefile *** REMOVED FILE *** new build system using automake so that build outside of the source folder is possible. Thanks to Marcus Brinkmann. 2007-07-15 - libetpan-0.49cvs24 - hoa * src/data-types/connect.c fixed integer sign. (bis) 2007-07-14 - libetpan-0.49cvs24 - hoa * src/data-types/connect.c fixed integer sign. 2007-07-12 - libetpan-0.49cvs23 - smarinier * build-windows/README.txt * build-windows/build_headers.list * build-windows/libetpan-config.h * build-windows/libetpan_version.h * build-windows/libetpan/libetpan.vcproj 2 new projects : debug_ssl and release_ssl * src/data-types/mailstream_cancel.c * src/data-types/mailstream_socket.c * src/data-types/mailstream_ssl.c mutex, ssl for windows * src/data-types/maillock.c * src/low-level/mime/mailmime_write_mem.c * src/data-types/connect.c warning * src/windows/inet_aton.c * src/windows/win_etpan.h inet_aton for Windows 2007-07-01 - libetpan-0.49cvs22 - hoa * src/driver/implementation/nntp/nntpstorage.c * src/driver/implementation/pop3/pop3storage.c local bind feature fixed. 2007-06-30 - libetpan-0.49cvs21 - hoa * src/data-types/connect.[ch] * src/driver/implementation/imap/imapdriver_types.h * src/driver/implementation/imap/imapstorage.[ch] * src/driver/implementation/nntp/nntpdriver_types.h * src/driver/implementation/nntp/nntpstorage.[ch] * src/driver/implementation/pop3/pop3driver.c * src/driver/implementation/pop3/pop3driver_types.h * src/driver/implementation/pop3/pop3storage.[ch] * src/driver/interface/mailstorage_tools.[ch] local bind feature has been implemented. Thanks to Johannes Schlumberger. 2007-06-30 - libetpan-0.49cvs20 - hoa * src/low-level/nntp/newsnntp.c improved API to fetch article by Message ID. 2007-06-29 - libetpan-0.49cvs19 - hoa * src/low-level/nntp/newsnntp.c * src/low-level/nntp/newsnntp.h allows fetch article by Message-ID. Thanks to Thomas Glanzmann. 2007-05-26 - libetpan-0.49cvs18 - hoa * src/low-level/imap/idle.c * src/low-level/imap/mailimap.h fixed IMAP IDLE. 2007-05-25 - libetpan-0.49cvs17 - hoa * src/low-level/imap/Makefile * src/low-level/imap/idle.[ch] *** NEW FILES *** implemented IMAP IDLE. 2007-05-25 - libetpan-0.49cvs16 - hoa * src/data-types/mailstream_cancel.c * src/data-types/mailstream_socket.c * src/data-types/mailstream_ssl.c fixed cancel on win32. Thanks to Andrei N. Balabohin. * src/low-level/feed/date.c fixed include for win32. * src/low-level/imap/mailimap.c * src/low-level/imap/mailimap_types.h prepare for IMAP IDLE. 2007-05-24 - libetpan-0.49cvs15 - hoa * src/low-level/imap/acl.c * src/low-level/imap/annotatemore.c * src/low-level/imap/mailimap.[ch] * src/low-level/imap/uidplus.c prefixed properly global symbols. 2007-05-19 - libetpan-0.49cvs14 - hoa * src/driver/implementation/imap/imapdriver_tools.c fixed comparison. 2007-05-02 - libetpan-0.49cvs13 - hoa * src/driver/implementation/pop3/pop3driver.c get message by UID is implemented. 2007-04-26 - libetpan-0.49cvs12 - hoa * src/low-level/feed/newsfeed_item.c fixed build problem. 2007-04-24 - libetpan-0.49cvs11 - hoa * src/low-level/feed/parser.c fixed build problem. 2007-04-07 - libetpan-0.49cvs10 - hoa * src/driver/implementation/feed/feeddriver_message.c fallback on summary if no content for the given article. 2007-04-07 - libetpan-0.49cvs9 - hoa * src/low-level/feed/Makefile * src/low-level/feed/newsfeed.c * src/low-level/feed/parser.c * src/low-level/feed/parser_atom10.h * src/low-level/feed/parser_atom03.[ch] *** NEW FILES *** fixed build. Added parser for atom 0.3 2007-04-07 - libetpan-0.49cvs8 - hoa * src/low-level/feed/Makefile * src/low-level/feed/newsfeed.c * src/low-level/feed/newsfeed.h * src/low-level/feed/newsfeed_item.c * src/low-level/feed/newsfeed_item.h * src/low-level/feed/newsfeed_item_enclosure.[ch] *** NEW FILES *** * src/low-level/feed/newsfeed_types.h * src/low-level/feed/parser.c * src/low-level/feed/parser_rdf.c * src/low-level/feed/parser_rss20.c Added a feed item enclosure, sync with rssyl-ng. Implementation of unknown charset handler for expat. 2007-04-03 - libetpan-0.49cvs7 - hoa * src/low-level/imap/mailimap.c Fixed a crash in IMAP when greeting message is empty. Thanks to ruskie for the report. 2007-04-03 - libetpan-0.49cvs6 - hoa * configure.in use of liblockfile can be disabled. Thanks to Thomas de Grenier de Latour. 2007-04-03 - libetpan-0.49cvs5 - hoa * src/low-level/mime/mailmime_decode.c fixed behavior of mailmime_encoded_phrase_parse(). Thanks to Laurent Birtz. 2007-01-28 - libetpan-0.49cvs4 - hoa * build-windows/build_headers.list * build-windows/libetpan/libetpan.vcproj fixed build for Windows. Thanks to Andrei N. Balabohin. * src/data-types/mailstream.h * src/data-types/mailstream_cancel.c * src/data-types/mailstream_socket.c * src/data-types/mailstream_ssl.[ch] Implemented stream cancel on Windows. Fixed build when SSL is not compiled in. Thanks to Andrei N. Balabohin. 2007-01-28 - libetpan-0.49cvs3 - hoa * src/driver/implementation/data-message/data_message_driver.c fill msg_fields field in mailmessage structure for data message driver. 2007-01-28 - libetpan-0.49cvs2 - hoa * configure.in * build-windows/libetpan_version.h * src/low-level/feed/newsfeed.c * src/low-level/feed/newsfeed_private.[ch] * src/low-level/feed/newsfeed_types.h * src/low-level/feed/parser.c * src/low-level/feed/parser_atom10.c * src/low-level/feed/parser_rdf.c * src/low-level/feed/parser_rss20.c * src/low-level/imap/uidplus_parser.c detection for curl and expat. 2007-01-18 - libetpan-0.49cvs1 - hoa * src/driver/implementation/Makefile * src/driver/implementation/feed/Makefile ** NEW FILES ** * src/driver/implementation/feed/feeddriver.[ch] ** NEW FILES ** * src/driver/implementation/feed/feeddriver_message.[ch] ** NEW FILES ** * src/driver/implementation/feed/feeddriver_types.h ** NEW FILES ** * src/driver/implementation/feed/feedstorage.[ch] ** NEW FILES ** * src/driver/tools/mailthread.c * src/low-level/Makefile * src/low-level/feed/Makefile ** NEW FILES ** * src/low-level/feed/date.[ch] ** NEW FILES ** * src/low-level/feed/newsfeed.[ch] ** NEW FILES ** * src/low-level/feed/newsfeed_item.[ch] ** NEW FILES ** * src/low-level/feed/newsfeed_private.[ch] ** NEW FILES ** * src/low-level/feed/newsfeed_types.h ** NEW FILES ** * src/low-level/feed/parser.[ch] ** NEW FILES ** * src/low-level/feed/parser_atom10.[ch] ** NEW FILES ** * src/low-level/feed/parser_rdf.[ch] ** NEW FILES ** * src/low-level/feed/parser_rss20.[ch] ** NEW FILES ** * src/main/libetpan.h * tests/option-parser.c * tests/option-parser.h implementation of RSS/ATOM feed. Still needs to write autodetection for needed libraries.
2007-10-27Note revision bump of www/navigator and www/communicator.obache1-1/+3
2007-10-27PKGREVISION for Linux edition does not need to set here.obache1-2/+1
2007-10-27Recent flash player is not compatible with netscape navigator/communicatorobache4-18/+6
as reported in PR 29620 and compatible version have unresolved security issues. Drop dependency on ns-flash and remove NS_NO_FLASH variable. Bump PKGREVISION of navigator/communicator.
2007-10-27lablgtk updated to 2.10.0.wiz2-3/+3
2007-10-27Update to 2.10.0:wiz6-23/+48
2007.09.25 [Jacques] * Various preparations for release. * Use the "Glade for Windows" distribution for win32, supporting glade and rsvg. 2007.08.17 [Jacques] * some more patch by Julien Moutinho (style and Rc). * do not set LC_NUMERIC to C (ocaml is now ok) (Volker Grabsch). * avoid some warnings in ml_gdkpixbuf and ml_glib. 2007.08.09 [Benjamin] * GtkImage : clear support 2007.08.08 [Benjamin] * Fix typo in property "wrap-license" (was "wrap-licence") of GtkAboutDialog * Add GtkFileChooser "do-confirm-overwrite" property support and "confirm-overwrite" signal * GWindow "urgency-hint" property support 2007.08.07 [Benjamin] * Add Glib.usleep * Add Stock icons for Gtk 2.10 and 2.8 * Add has_selection and cursor_position properties in GText.buffer 2007.08.06 [Benjamin] * Add support for GtkAssistant of Gtk 2.10 2007.06.18 [Jacques] * merge patches by Julien Moutinho for GdkDisplay and gtk_tree_view_get_cell_area. 2007.06.08 [Benjamin] * Add support for gtk_link_button 2007.06.07 [Benjamin] * gtksourceview support 2007.05.27 [Benjamin] * fixed bug in GWindow.about_dialog whose callbacks raised an uncaught Not_found. The default Close button now responds `CANCEL and not `CLOSE. 2006.11.19 [Olivier] * add some missing properties in GtkIconView (in module GTree) (2.6) * add some missing properties in GtkButton (2.4, 2.6) 2006.11.03 [Olivier] * move GtkSocket code from ml_gtkbin.c to ml_gtk.c since it is wrapped in GWindow. 2006.10.27 [Jacques] * add Gdk.Cursor.get_image * remove Gdk.Cursor.destroy (could be dangerous) * add new methods to GData.clipboard (partly from SooHyoung Oh) 2006.10.13 [Jacques] * add GDraw.drawable#colormap,gc,set_gc 2006.09.15 [Olivier] * wrap GtkMenuToolButton (2.6) In lablgtk2-20060908: 2006.08.08 [RobertR] * export copy_memblock_indirected and ml_lookup_flags_getter for Windows 2006.07.06 [Jacques] * make ABSVALUE=1 to use a custom mlvalues.h where value is abstract 2006.05.13 [Jacques] * delay finalization functions when they may trigger a callback 2006.02.03 [Jacques] * add GLayout#bin_window 2005.12.19 [Jacques] * lablgladecc : apply Keita Yamaguchi's patch 2005.12.02 [Benjalin] * lablgladecc : support for GtkAboutDialog 2005.11.10 [Olivier] * wrap gtk_tree_view_expand_to_path (2.2) 2005.11.03 [Benjamin] * lablgladecc : emit w#toplevel#misc#show_all instead of w#toplevel#show in check_all, because some toplevel widgets (gMenu for example) do not have a show method 2005.10.28 [Jacques] * add windows support for rsvg
2007-10-27kazehakase updated to 0.4.9.wiz2-3/+3
2007-10-27Update to 0.4.9; fixes build with gtk2+-2.12.0.wiz9-71/+41
# Kazehakase-0.4.9 Release * required GTK+ >= 2.12.0. * removed some deprecated function usages. * added default user-agent strting to rv:#{MOZILLA_VERSION} to support full Gmail UI. Last update on September 29, 2007 14:19 # Kazehakse-0.4.8 Release * Minor bug fix * Follow Glib 2.13.3 or later (Kouhei SUTOU) * Fix bug about download progress bar at sidebar (Kouhei SUTOU, Thanks to Nobuyuki Tasaka) Last update on August 30, 2007 01:11 # Kazehakase-0.4.7 Release * Fixed minor bugs * Supported newest GRegex(Kouhei SUTOU) Last update on October 02, 2007 17:30 # Kazehakase-0.4.6 Release Niku memo: Tochigi Wagyu (beef produced at Tochigi in Japan) is very tasty! We can eat it plain with a bit salt. * Improved Gtk+ WebCore support (Hiroyuki Ikezoe) * Improved IE backend (Takuro Ashie) * Added preference UI for selecting layout engine (Kouhei Sutou) * Fixed a bug that session saving doesn't work (Łukasz Krotowski) * Fixed a bug that creating thumbnail may cause segmentation fault (Kouhei Sutou) * Supported making libkazehakase.dll (Takuro Ashie, Kouhei Sutou) * Omitted optional port specification in HTTP (Kouhei Sutou) * Updated Czhech messages (Miroslav Kure) Last update on July 09, 2007 23:07 # Kazehakase-0.4.5 Release * Modularization rendering engines * Adaptation to latest GTK+-WebCore * Compiling with VC++ on windows (But there is no available rendering engine) Last update on September 25, 2007 10:35 # Kazehakase-0.4.4.1 Release fixed compile error on 0.4.4 Last update on June 17, 2007 15:42 # Kazehakase-0.4.4 Release * Modularize for history searching (Hiroyuki IKEZOE) * Drop to support of Rast * XSM support (Hiroyuki IKEZOE) * Suspend favicon auto searching because of Debian Bug Report #400533 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400533 (Hiroyuki IKEZOE)
2007-10-27t-prot updated to 2.5.wiz2-3/+3
2007-10-27Update to 2.5:wiz2-6/+6
2007-09-19 11:32 Jochen Striepe * t-prot, t-prot.1: Updated time stamps, released as v2.5. 2007-09-19 11:31 Jochen Striepe * t-prot, t-prot.1: New feature, new command line switch: Hide TOFU produced by Novell Groupwise. Many thanks to Philipp Thomas for testing and suggesting. 2007-05-24 08:22 Jochen Striepe * t-prot.1: Update copyright date.
2007-10-27p5-XML-RSS updated to 1.31.wiz2-3/+3
2007-10-27Update to 1.31:wiz2-6/+6
1.31 - June 29, 2007 - Fixed the save() function to handle perl-5.6.x (and possibly below) where the ":encoding(...)" filehandle are not available (Shlomi Fish) 1.30 - June 18, 2007 - Same as 1.29_02 (from February 23, 2007) - Removed some methods that were not used. - Added more tests to increase the test coverage. - Fixed a bug where prefixes could be specified with invalid characters because there was a range (.-_) instead of three individual characters (.\-_). - Many files were left in the distribution or Subversion repository that were executable but need not be. Made them non-executable. - Clean up examples/ directory and move generated files out of t/ - isPermaLink / guid fixes (RT#23983, Shlomi) - increased the test coverage of XML::RSS up to 100%. (Shlomif) - SECURITY BUG FIX: eliminated a markup injection vulnerability in the taxo:topics output of RSS 1.0. (Shlomif) - Moved the append function, which is unused and cannot be effectively used, out of the main module and into the rejects directory inside the repository (but outside the module). (Shlomif) - Added POD for full POD coverage. (Shlomif) - Several other bug fixes. (Shlomif) - Heavy refactoring of the code. (Shlomif) - perltidy configuration file; run perltidy on XML::RSS (and intentionally not on the tests) (ABH). - Removed the remaining tab characters. (Shlomif) - Fixed a bug in one of the tests. (Shlomif) - Converted the rendering processes of the various RSS versions to one class per RSS version and applied the "Convert Conditionals to Polymorphism" refactoring. (Shlomif) - Removed the languages hash which was completely unused. (Shlomif) - Converted the parsing routines to be methods of XML::RSS to increase modularity. XML::RSS no longer inherits from XML::Parser. (Shlomif) - Extracted several methods from the parsing stage. (Shlomif) - Added a regression test to https://rt.cpan.org/Ticket/Display.html?id=24742 (Shlomif) - Tweaked the Makefile.PL Test::Run integration according to: http://www.nntp.perl.org/group/perl.qa/2006/11/msg7400.html (Shlomif)
2007-10-27p5-Test-Simple updated to 0.72.wiz2-3/+3
2007-10-27MAKE_JOBS_SAFE=no, as reported in PR 37233.rillig1-1/+2
2007-10-27Update to 0.72:wiz2-6/+6
0.72 Wed Sep 19 20:08:07 PDT 2007 Bug unfixes * The BEGIN { use_ok } fix for [rt.cpan.org 28345] revealed a small pile of mistakes in CPAN module test suites. Rolling the fix back to give the authors a bit of time to fix their tests.
2007-10-27Add perl to tools and fix interpreter paths in installed files.wiz1-2/+4
Noted by Daniel Horecki. Ride recent 2.2.0 update.
2007-10-27p5-PathTools updated to 3.25.wiz2-4/+4
2007-10-27Update to 3.25:wiz2-6/+6
Revision history for Perl distribution PathTools. - Added a workaround for auto-vivication-of-function-args Perl bug (triggered by OS/2-specific code). [Ilya Zakharevich] - Sync with a bleadperl change: miniperl can no longer use Win32::* functions because it cannot load Win32.dll. [Jan Dubois] - We only need to load ppport.h when building outside the core, so we avoid using it when in the core. 3.24 - Sun Nov 19 22:52:49 2006 - Fixed a bug in the $ENV{PWD}-updating of Cwd::chdir() when a dirhandle is passed in. [Steve Peters] - Add perl 5.005 to the list of requirements in the Build.PL/Makefile.PL/META.yml. - Add ExtUtils::CBuilder to the list of build_requires in Build.PL. - Improved performance of canonpath() on Unix-ish platforms - on my OS X laptop it looks like it's about twice as fast. [Ruslan Zakirov]
2007-10-27Update to 2.12.1:wiz4-42/+11
Overview of Changes from GTK+ 2.12.0 to 2.12.1 ============================================== * Bugs fixed: 472965 a small improvement for scrolling behavior with PgUp/PgDown 460194 Gtk tooltips + swt crash 478803 Segfault in gtk_print_operation_run when no range specified 480123 Crash from GTK's new search feature 483223 im-xim.so leaves callbacks connected to display "closed" ... 476342 Icon cache validation causes severe page-in 484008 configure fails during CUPS version tests on some platforms 327243 GtkFileChooserButton emits two "selection-changed" signal... 465380 gtkfilechooser cannot show the modified date on none UTF-... 467269 Inkscape Flickers horribly 476686 gtkrecentchooser select-multiple property 478173 GTK's Tracker search engine does not work anymore 478371 totem volume slider appears on all workspaces 482089 GtkPrintOperation check for null default signal handler b... 482504 Missing locale to UTF-8 conversion for modification time ... 482841 critical warnings on gdk_display_close after _gtk_tooltip... 483563 remains of gtk_widget_ref() in gtkdnd.c 483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im... 484650 Typo in docs for GdkGrabBroken 484730 In MS-Windows theme, GtkBorder freed with g_free() instea... 486360 Failed to convert Empathy Glade files 389358 print dialog: unit selection dialog can't be closed 448343 File chooser should maintain sort state during folder swi... 477447 GtkPaned documentation doesn't mention behaviour with onl... 482034 GtkMenuPositionFunc push_in parameter description 482837 duplicate declaration of gtk_notebook_create_window() 478637 Notebook tab labels not correctly centered in ms-windows ... 484132 gtk_recent_info_get_icon docs 486636 "Cannot open display" message doesn't include display whe... 455284 Ctrl+L should work depending if it has focus or not 478377 10x speed up for window motion/scroll (gdk-quartz) 485301 Filename is garbled in print dialog on none UTF-8 485437 Fix testxinerama.c to not query current monitor by default 486155 Docs for gtk_text_iter_forward_line() 339877 pixbuf loader incorrectly returns wbmp 456137 Pidgin will crash in fail-safe session due to a NULL poin... 456676 Critical warning in gtk_drag_drop_finished() 352643 crash in gtk_entry_completion_default_completion_func 477280 volume button docs fix 477704 Add docs for GtkTreeModelForeachFunc 476920 Move GtkFileSelection to the deprecated section * Updated translations: - Arabic (ar) - Assamese (as) - Belarusian Latin (be@latin) - Catalan (ca) - Estonian (et) - Basque (eu) - Hebrew (he) - Ido (io) - Italian (it) - Japanese (ja) - Georgian (ka) - Kannada (kn) - Korean (ko) - Lithuanian (lt) - Dutch (nl) - Polish (pl) - Romanian (ro) - Slovenian (sl)
2007-10-27bzr updated to 0.91.wiz2-3/+3
2007-10-27Update to 0.91:wiz4-34/+155
bzr 0.91 2007-09-26 =================== BUG FIXES bzr 0.91rc2 2007-09-11 ====================== * Replaced incorrect tarball for previous release; a debug statement was left in bzrlib/remote.py. bzr 0.91rc1 2007-09-11 ====================== CHANGES: * The default branch and repository format has changed to ``dirstate-tags``, so tag commands are active by default. This format is compatible with Bazaar 0.15 and later. This incidentally fixes bug #126141. (Martin Pool) * ``--quiet`` or ``-q`` is no longer a global option. If present, it must now appear after the command name. Scripts doing things like ``bzr -q missing`` need to be rewritten as ``bzr missing -q``. (Ian Clatworthy) FEATURES: * New option ``--author`` in ``bzr commit`` to specify the author of the change, if it's different from the committer. ``bzr log`` and ``bzr annotate`` display the author instead of the committer. (Lukáš Lalinský) * In addition to global options and command specific options, a set of standard options are now supported. Standard options are legal for all commands. The initial set of standard options are: * ``--help`` or ``-h`` - display help message * ``--verbose`` or ``-v`` - display additional information * ``--quiet`` or ``-q`` - only output warnings and errors. Unlike global options, standard options can be used in aliases and may have command-specific help. (Ian Clatworthy) * Verbosity level processing has now been unified. If ``--verbose`` or ``-v`` is specified on the command line multiple times, the verbosity level is made positive the first time then increased. If ``--quiet`` or ``-q`` is specified on the command line multiple times, the verbosity level is made negative the first time then decreased. To get the default verbosity level of zero, either specify none of the above , ``--no-verbose`` or ``--no-quiet``. Note that most commands currently ignore the magnitude of the verbosity level but do respect *quiet vs normal vs verbose* when generating output. (Ian Clatworthy) * ``Branch.hooks`` now supports ``pre_commit`` hook. The hook's signature is documented in BranchHooks constructor. (Nam T. Nguyen, #102747) BUG FIXES IMPROVEMENTS: * Add the option "--show-diff" to the commit command in order to display the diff during the commit log creation. (Goffredo Baroncelli) * ``pull`` and ``merge`` are much faster at installing bundle format 4. (Aaron Bentley) * ``pull -v`` no longer includes deltas, making it much faster. (Aaron Bentley) * ``send`` now sends the directive as an attachment by default. (Aaron Bentley, Lukáš Lalinský, Alexander Belchenko) * Documentation updates (Martin Albisetti) * Help on debug flags is now included in ``help global-options``. (Daniel Watkins, #124853) * Parameters passed on the command line are checked to ensure they are supported by the encoding in use. (Daniel Watkins) * The compression used within the bzr repository has changed from zlib level 9 to the zlib default level. This improves commit performance with only a small increase in space used (and in some cases a reduction in space). (Robert Collins) * Initial commit no longer SHAs files twice and now reuses the path rather than looking it up again, making it faster. (Ian Clatworthy) * New option ``-c``/``--change`` for ``diff`` and ``status`` to show changes in one revision. (Lukáš Lalinský) * If versioned files match a given ignore pattern, a warning is now given. (Daniel Watkins, #48623) * ``bzr status`` now has -S as a short name for --short and -V as a short name for --versioned. These have been added to assist users migrating from Subversion: ``bzr status -SV`` is now like ``svn status -q``. (Daniel Watkins, #115990) * Added C implementation of ``PatienceSequenceMatcher``, which is about 10x faster than the Python version. This speeds up commands that need file diffing, such as ``bzr commit`` or ``bzr diff``. (Lukáš Lalinský) * HACKING has been extended with a large section on core developer tasks. (Ian Clatworthy) * Add ``branches`` and ``standalone-trees`` as online help topics and include them as Concepts within the User Reference. (Paul Moore, Ian Clatworthy) API BREAKS: * ``Branch.append_revision`` is removed altogether; please use ``Branch.set_last_revision_info`` instead. (Martin Pool) * CommitBuilder now advertises itself as requiring the root entry to be supplied. This only affects foreign repository implementations which reuse CommitBuilder directly and have changed record_entry_contents to require that the root not be supplied. This should be precisely zero plugins affected. (Robert Collins) * The ``add_lines`` methods on ``VersionedFile`` implementations has changed its return value to include the sha1 and length of the inserted text. This allows the avoidance of double-sha1 calculations during commit. (Robert Collins) * ``Transport.should_cache`` has been removed. It was not called in the previous release. (Martin Pool) TESTING: * Tests may now raise TestNotApplicable to indicate they shouldn't be run in a particular scenario. (Martin Pool) * New function multiply_tests_from_modules to give a simpler interface to test parameterization. (Martin Pool, Robert Collins) * ``Transport.should_cache`` has been removed. It was not called in the previous release. (Martin Pool) * NULL_REVISION is returned to indicate the null revision, not None. (Aaron Bentley) * Use UTF-8 encoded StringIO for log tests to avoid failures on non-ASCII committer names. (Lukáš Lalinský) bzr 0.90 2007-08-28 =================== IMPROVEMENTS: * Documentation is now organized into multiple directories with a level added for different languages or locales. Added the Mini Tutorial and Quick Start Summary (en) documents from the Wiki, improving the content and readability of the former. Formatted NEWS as Release Notes complete with a Table of Conents, one heading per release. Moved the Developer Guide into the main document catalog and provided a link from the developer document catalog back to the main one. (Ian Clatworthy, Sabin Iacob, Alexander Belchenko) API CHANGES: * The static convenience method ``BzrDir.create_repository`` is deprecated. Callers should instead create a ``BzrDir`` instance and call ``create_repository`` on that. (Martin Pool) bzr 0.90rc1 2007-08-14 ====================== BUGFIXES: * ``bzr init`` should connect to the remote location one time only. We have been connecting several times because we forget to pass around the Transport object. This modifies ``BzrDir.create_branch_convenience``, so that we can give it the Transport we already have. (John Arbash Meinel, Vincent Ladeuil, #111702) * Get rid of sftp connection cache (get rid of the FTP one too). (Vincent Ladeuil, #43731) * bzr branch {local|remote} remote don't try to create a working tree anymore. (Vincent Ladeuil, #112173) * All identified multiple connections for a single bzr command have been fixed. See bzrlib/tests/commands directory. (Vincent Ladeuil) * ``bzr rm`` now does not insist on ``--force`` to delete files that have been renamed but not otherwise modified. (Marius Kruger, #111664) * ``bzr selftest --bench`` no longer emits deprecation warnings (Lukáš Lalinský) * ``bzr status`` now honours FILE parameters for conflict lists (Aaron Bentley, #127606) * ``bzr checkout`` now honours -r when reconstituting a working tree. It also honours -r 0. (Aaron Bentley, #127708) * ``bzr add *`` no more fails on Windows if working tree contains non-ascii file names. (Kuno Meyer, #127361) * allow ``easy_install bzr`` runs without fatal errors. (Alexander Belchenko, #125521) * Graph._filter_candidate_lca does not raise KeyError if a candidate is eliminated just before it would normally be examined. (Aaron Bentley) * SMTP connection failures produce a nice message, not a traceback. (Aaron Bentley) IMPROVEMENTS: * Don't show "dots" progress indicators when run non-interactively, such as from cron. (Martin Pool) * ``info`` now formats locations more nicely and lists "submit" and "public" branches (Aaron Bentley) * New ``pack`` command that will trigger database compression within the repository (Robert Collins) * Implement ``_KnitIndex._load_data`` in a pyrex extension. The pyrex version is approximately 2-3x faster at parsing a ``.kndx`` file. Which yields a measurable improvement for commands which have to read from the repository, such as a 1s => 0.75s improvement in ``bzr diff`` when there are changes to be shown. (John Arbash Meinel) * Merge is now faster. Depending on the scenario, it can be more than 2x faster. (Aaron Bentley) * Give a clearer warning, and allow ``python setup.py install`` to succeed even if pyrex is not available. (John Arbash Meinel) * ``DirState._read_dirblocks`` now has an optional Pyrex implementation. This improves the speed of any command that has to read the entire DirState. (``diff``, ``status``, etc, improve by about 10%). ``bisect_dirblocks`` has also been improved, which helps all ``_get_entry`` type calls (whenever we are searching for a particular entry in the in-memory DirState). (John Arbash Meinel) * ``bzr pull`` and ``bzr push`` no longer do a complete walk of the branch revision history for ui display unless -v is supplied. (Robert Collins) * ``bzr log -rA..B`` output shifted to the left margin if the log only contains merge revisions. (Kent Gibson) * The ``plugins`` command is now public with improved help. (Ian Clatworthy) * New bundle and merge directive formats are faster to generate, and * Annotate merge now works when there are local changes. (Aaron Bentley) * Commit now only shows the progress in terms of directories instead of entries. (Ian Clatworthy) * Fix ``KnitRepository.get_revision_graph`` to not request the graph 2 times. This makes ``get_revision_graph`` 2x faster. (John Arbash Meinel) * Fix ``VersionedFile.get_graph()`` to avoid using ``set.difference_update(other)``, which has bad scaling when ``other`` is large. This improves ``VF.get_graph([version_id])`` for a 12.5k graph from 2.9s down to 200ms. (John Arbash Meinel) * The ``--lsprof-file`` option now generates output for KCacheGrind if the file starts with ``callgrind.out``. This matches the default file filtering done by KCacheGrind's Open Dialog. (Ian Clatworthy) * Fix ``bzr update`` to avoid an unnecessary ``branch.get_master_branch`` call, which avoids 1 extra connection to the remote server. (Partial fix for #128076, John Arbash Meinel) * Log errors from the smart server in the trace file, to make debugging test failures (and live failures!) easier. (Andrew Bennetts) * The HTML version of the man page has been superceded by a more comprehensive manual called the Bazaar User Reference. This manual is completed generated from the online help topics. As part of this change, limited reStructuredText is now explicitly supported in help topics and command help with 'unnatural' markup being removed prior to display by the online help or inclusion in the man page. (Ian Clatworthy) * HTML documentation now use files extension ``*.html`` (Alexander Belchenko) * The cache of ignore definitions is now cleared in WorkingTree.unlock() so that changes to .bzrignore aren't missed. (#129694, Daniel Watkins) * ``bzr selftest --strict`` fails if there are any missing features or expected test failures. (Daniel Watkins, #111914) * Link to registration survey added to README. (Ian Clatworthy) * Windows standalone installer show link to registration survey when installation finished. (Alexander Belchenko) LIBRARY API BREAKS: * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed. Options are now required to provide a help string and it must comply with the style guide by being one or more sentences with an initial capital and final period. (Martin Pool) * KnitIndex.get_parents now returns tuples. (Robert Collins) * Ancient unused ``Repository.text_store`` attribute has been removed. (Robert Collins) * The ``bzrlib.pack`` interface has changed to use tuples of bytestrings rather than just bytestrings, making it easier to represent multiple element names. As this interface was not used by any internal facilities since it was introduced in 0.18 no API compatibility is being preserved. The serialised form of these packs is identical with 0.18 when a single element tuple is in use. (Robert Collins) TESTING: * Remove selftest ``--clean-output``, ``--numbered-dirs`` and ``--keep-output`` options, which are obsolete now that tests are done within directories in $TMPDIR. (Martin Pool) * The SSH_AUTH_SOCK environment variable is now reset to avoid interaction with any running ssh agents. (Jelmer Vernooij, #125955) * run_bzr_subprocess handles parameters the same way as run_bzr: either a string or a list of strings should be passed as the first parameter. Varargs-style parameters are deprecated. (Aaron Bentley)
2007-10-27Add a few more sendmail compatibility command line flags (all ignored) -martin2-13/+29
enough to allow NetBSD's cron to send mail.
2007-10-27surfraw updated to 2.2.0.wiz2-3/+3
2007-10-27Update to 2.2.0:wiz5-69/+146
Thu Sep 6 21:59:35 BST 2007 - surfraw 2.1.7 * Resumed making upstream releases. Surfraw is now maintained by the Debian Surfraw-Devel Team. Please report bugs to <surfraw-devel@lists.alioth.debian.org>, and feel free to join us on the list. There have been many changes since the last official release. New elvi: alioth archpkg bbcnews cddb cia codesearch ctan cve deblists deblogs debpts debsec debwiki discogs dmoz ebay etym foldoc freedb fsfdir genpkg gutenberg happypenguin imdb ixquick lastfm leodict musicbrainz opensearch pgpkeys port rae rfc scholar scpan w3css w3html w3link w3rdf wayback wikipedia yubnub Removed elvi: appwatch britannica ftpfind ftpsearch jake raging swhois Elvi now live in ${PREFIX}/lib/surfraw Use surfraw-update-path to add this directory to your path or prefix elvi with sr or surfraw, eg "sr google foo bar". Bookmarks can be defined in /etc/surfraw.bookmarks or ~/.surfraw.bookmarks. See /etc/surfraw.bookmarks for the format. Bookmarks can be used with "sr [options] bookmarkname". There is now a test suite. "make test" to run it or see test/README. For a full list of changes since the last release, see debian/changelog. From this release onwards, changes will be logged in ./ChangeLog as normal. Tur Mar 30 01:21:03 CEST 2004 - surfraw 2.0.2 * Added bash completion support by Justin B Rye * Do not set $DISPLAY when running in text mode * Removed sharereactor elvi Tue Feb 10 04:01:40 GMT 2004 - surfraw 2.0.1 Please note that the elvi have moved again, to /usr/lib/surfraw If you used surfraw-update-path from version 2.0 to add the elvi directory to your path, you will need to run it again, first with -remove to remove the old path, then again with -add. To change your path you will need to either log out and in again or source the relevant config files. * Moved elvi to /usr/lib/surfraw * Updated docs for new elvi location * Changed man page section for all elvi to 1sr * Fixed surfraw help text * Added man page links for pgpkeys, ebay and sharereactor * Added linda override (and surfraw.dirs) for usr-lib-in-arch-all * Added debhelper tokens to prerm/postinst (they were in released 2.0-1 but not CVS) * Rewrote man page surfraw.1.in, added man page elvi.1sr.in Both go via autoconf. * Removed old debian/surfraw.1 * Updated debian/surfraw.links to point elvi to elvi.1sr.gz * Updated AUTHORS to hopefully include every contributor, ever. * Changed a few "def"s to "defyn"s in surfraw.conf.in * Fixed quoting so sr google foo "bar baz" qux works * Makefile.am: Added missing files to EXTRA_DIST * Added a debconf note (only visible if upgrading from 2.0-1) explaining the elvi have moved again * configure.in: changed to new AM_INIT_AUTOMAKE format, specified minimum automake version 1.7 * updated surfraw.lsm with new URLs * deleted debian/rules.save (old rules backup) * Removed elvi: + britannica: gone subscription-only + swhois: all whois sites I can find have anti-harvester features that stop us using them. * Fixed elvi: + wikipedia - added missing quotes (could've sworn I did this already) + cnn - updated url + translate - corrected docs * Moved debian/surfraw.links to links.IN in top dir, now uses autoconf and is not debian-specific * Makefile.am: Added install-data-hook to create links * configure.in, elvi/Makefile.in: fixed ELVIDIR quoting * added elvi/surfraw_elvi to CLEANFILES & removed it from cvs, as it is generated on build. * disabled ifs quoting in elvi that don't like it: freedb, happypenguin, jake, rhyme, scaleplus, sharereactor, thesaurus, webster, deblists. * Added note to HACKING explaining how to disable ifs quoting * synced NAMESPACE branch with HEAD Please use the main HEAD branch from now on. * links.IN: made links relative * Converted debconf to po-debconf * Eliminated templates.IN, as it confused po-debconf * Deautoconfiscated the debian directory, as only templates went through autoconf Tue Dec 23 03:19:58 GMT 2003 - surfraw 2.0 New development team, see http://alioth.debian.org/projects/surfraw * Moved elvi to /usr/bin/surfraw-elvi. (Closes: #209155, #192869, #201175) * Provided surfraw-update-path to put new dir in path. * Added sr as alias to surfraw. * Added bookmark support and /etc/surfraw.bookmarks. * New elvi: alioth, rfc, scpan, deblists. (Closes: #134498) plus leodict and happypenguin by Moritz Muehlenhoff (Closes: #217799) and wikipedia, also by Moritz Muehlenhoff (Closes: #223953) and sharereactor, pgpkeys and ebay, also by Moritz Muehlenhoff * Fixed elvi: altavista, debcontents, excite, jake, scaleplus, slinuxdoc, sundocs, swhois, translate. * amazon: fixed test (Closes: #163903) and -country, removed tag-id stuff. * debcontents: changed options to SURFRAW_debcontents_*. * sourceforge: added -type and -exact options. * webster: added -t (thesaurus) option. * debbugs: added options. * Removed elvi: appwatch, ftpsearch, ftpfind, raging (sites defunct). * Updated Debian Standards-Version to 3.6.1.0 * surfraw.in: - Applied Brian Nelson's "-remote openURL" patch (Closes: #165967). - Fixed browser selection (Closes: #118314). * google -l/-lucky support (Closes: #127078, #128544). * Added deja patch from Christian Garbs (Closes: #149600). * debian/rules: changed to use DESTDIR. * Force default browser to sensible-browser (Closes: #119357) - This supercedes NMU changes (Closes: #200164, #201229, #149584) - Change default browser in manpage (Closes: #113148) * Rename stranslate back to translate (Closes: #141243) * Make woffle not look for /usr/local/bin/surfraw (Closes: #156466) * Add lynx to Recommends (Closes: #141242) * Make surfraw lintian-clean - Remove '(s)' from copyright - Remove /etc conffile entries * Kevin Kreamer <kkreamer@etherhogz.org> did this work. * Easy bugs first - fix type in README (Closes: #154304) - s/README/README.gz/ in manpage (Closes: #164206) * Added elvi for imdb, cddb, freedb and bbcnews written by Ian Beckwith. * changed "Author(s)" to "Author" in debian/copyright * removed debian/conffiles to prevent debhelper being so incredibly "helpful" as to inlude conffiles *twice*
2007-10-27note update of pax to 20060202nb2.grant1-1/+3
2007-10-27bump PKGREVISION for archivers/pax fix (largefile support).grant1-2/+2
2007-10-27enable large filefile support, if applicable.grant4-1891/+2726
fixes tar/pax with >2gb files on 32bit Solaris. bump PKGREVISION.
2007-10-27Updated net/openafs to 1.4.5gendalia1-1/+2
2007-10-27Updated OpenAFS to 1.4.5. conditionalized several of the options.gendalia10-31/+313
Fixed a couple of files, in theory should work on NetBSD 3.x & 4.x, and i386 & amd64 now. OpenAFS Release Notes - Version 1.4.5 _________________________________________________________________ All systems: - fileserver address tracking is improved to avoid potentially merging unrelated hosts. - Documentation updates. - namei fileserver now does fsync()s in background batches for performance improvements. - Kerberos ticket support corrected in bundled Kerberos 4 utilities on 64 bit platforms. - fileserver includes limited per-host thread quota support to avoid resource starvation. - fileserver deals with more types of damaged volumes without asserting. - vos validates dumpfiles before attempting restores. - vos clone will no longer potentially delete the parent volume. - Client no longer permits empty UUID to be created. - fs uuid command for checking, regenerating UUID added. - Updates for gcc 4.2. - fileserver treats w (write) permission as granting read lock permission in addition to write.
2007-10-27Note update of ruby-fastthread.minskim1-1/+2
2007-10-27Update ruby-fastthread to 1.0.1.minskim2-7/+7
Changes: - Signed gem.
2007-10-27- skill-4.1.4obache1-2/+1
2007-10-27Updated sysutils/skill to 4.1.4obache1-1/+2
2007-10-27Update skill to 4.1.4.obache5-18/+55
Based on patch provided by Yakovetsky Vladimir in PR 36788. Add target for FreeBSD and Linux (and IRIX/OSF/AIX/HUPX, not tested). XXX: Should use distribution's Config script instead? 4.1.2: Minor feature enhancements This release features support for Cygwin. It validates on Solaris 5.9-10, HP-UX 11.23, and FreeBSD 5.3. There is an HP-UX 64-bit fix. The FreeBSD 5.x special proc handling was improved, and there were some minor cleanups. 4.1.3: Minor feature enhancements This release adds support for AIX v5. It has a work-around for a Solaris issue where the process open() call would hang. 4.1.4: Minor bugfixes skill and snice now act on each process only once (for systems like BSD that return the same Process ID multiple times, once for each instantiated thread). Support has also been added for FreeBSD 6.2 and HP-UX 11.31.
2007-10-27Note updates of goffice0.5 and gnumeric-current.wiz2-4/+4
2007-10-27Update to 1.7.13:wiz4-148/+126
Gnumeric 1.7.13 Jean: * Export font in charts to xls. * Export and import chart titles to/from xls. [#301720] Jody: * XLSX import chart axes, singletons, some styles. * Merge in most of the win32 cleanup. * Fix autofilters on win32. Jon Kåre: * Fix python crash. [#461845] Morten: * Fix minor date entry problem. * Fix minor time entry problem. * Fix page setup crash. [#476467] * Fix scenarios. [#477410] * Fix sheet filter crash . [#477417] * Fix print crash. [#478475] * Switch to new tooltip api.
2007-10-27Update to 0.5.1:wiz4-26/+46
goffice 0.5.1: Jean: * Fix crash in gog_renderer_update. [#477052] * Copied FFT and complex numbers code from gnumeric. Jody: * Some extensions for OOX charts. Jon Kåre: * Fix format selector crash [#475136]. * Don't close image save as dialog after wrong extension. [#420451] Morten: * Add function to test if a format has an hour field. * Re-enable GTK_DISABLE_DEPRECATED * Fix format dialog crash. [#480971]
2007-10-27Updated www/opera to 9.24xtraeme1-1/+2
2007-10-27Update to 9.24:xtraeme2-14/+14
Changes Since Opera 9.23 Security * Fixed an issue where external news readers and e-mail clients could be used to execute arbitrary code, as reported by Michael A. Puls II. See our advisory. * Fixed an issue where scripts could overwrite functions on pages from other domains. See the advisory. Issue reported to Opera by David Bloom. This closes PR pkg/37185.
2007-10-27bmpx updated to 0.40.13.wiz2-3/+3
2007-10-27Update to 0.40.13:wiz7-121/+41
0.40.9: The tray icon behavior was made GNOME HIG compliant. Crashes with the GStreamer error handler and resizing columns in the playlist were fixed. Equalizer use is now optional even when the GStreamer equalizer element is installed. A few patches from pkgsrc are now included in upstream. 0.40.8: Last.fm support was improved (more functionality). Shoutcast support was improved. Support for NetworkManager, global hotkeys (X11-based, custom, or GNOME-based), and support for generic video playback (file playback, no DVD support, or similar) was added in addition to video podcasts. Bugfixes all around have been made, and responsiveness was improved by using asynchronous networking where possible. I didn't find NEWS for the other point releases since 0.40.1, sorry.
2007-10-26Note update of devel/netbsd-iscsi to 20071025agc1-1/+2
2007-10-26Update netbsd-iscsi to version 20071025agc2-6/+6
Pay closer attention to the TSIH value that is assigned by the target - rather than a simple (session id + 1) value, which cycles after 16 sessions are used, use a central counter, and increment that whenever a TSIH is apportioned. This fixes some problems for me with multiple targets being ignored, and only the first target being used. Tested with the Microsoft initiator, and the embryonic NetBSD initiator. Use more enumerated types, rather than cpp definitions. Use enumerated types also in preference to magic numbers. In the iSCSI test harness, use the -t argument to specify a disk target exported by the NetBSD iSCSI target. This allows us to test for the situation outlined above. Add my copyright to the test harness - there's no Intel code left anymore. Modify the way initiator login and logout information is presented to the user. This is only of concern to people who use this with the target in non-detached (non-daemon) mode. Get rid of the MODE_SENSE_10 and MODE_SELECT_10 cases in the disk switch, since they do not return responses in the correct format yet.
2007-10-26Added print/tex-draftwatermark and its dependency tex-everypage.reed2-2/+6
2007-10-26The "draftwatermark" package extends LaTeX providing a means toreed4-0/+51
add a textual, light gray watermark on every page or on the first page of a document.
2007-10-26The "everypage" package extends LaTeX providing hooks to performreed4-0/+51
actions on every page or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, setting the next page layout, etc.
2007-10-26Updated editors/nano to 2.0.6nb1obache1-1/+2
2007-10-26Fixes cursor update problem in prompt windows with NetBSD's curses,obache3-2/+16
reported in PR 37208. Bump PKGREVISION.