Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 02:55:06 UTC Now

2008-08-24 10:08:59 UTC MAIN commitmail json YAML

Updated net/skype to 1.4.0.118

(wiz)

2008-08-24 10:08:39 UTC MAIN commitmail json YAML

Update to 1.4.0.118 based on wip/skype by rillig.
Changes unknown, but this version starts and runs on amd64.

(wiz)

2008-08-24 10:04:50 UTC MAIN commitmail json YAML

Don't include <sys/types.h> until after config.h has had a chance to determine
which features will be exposed.  Fixes build on Linux.

<sys/types.h> is included immediately after config.h in the distribution code,
suggesting that the purged hunk in the patch is now obsolete.

The history of patch-aa reveals that the <sys/types.h> include was the very
original purpose of this patch, and predates the Solaris portion of the patch.
The Solaris hunks don't look like they would benefit from including
<sys/types.h>.

No PKGREVISION bump, this change should only affect platforms where the
package failed to build.

Closes PR pkg/36404 with the fix suggested by Ondrej Tuma (thanks!)

(dsainty)

2008-08-24 09:10:52 UTC MAIN commitmail json YAML

Add and enable p5-Crypt-OpenSSL-AES.

(obache)

2008-08-24 09:10:02 UTC MAIN commitmail json YAML

Added security/p5-Crypt-OpenSSL-AES version 0.02

(obache)

2008-08-24 09:09:38 UTC MAIN commitmail json YAML

Import p5-Crypt-OpenSSL-AES-0.02 as security/p5-Crypt-OpenSSL-AES.
Based on PR 39222 by Jens Rehsack.

This module implements a wrapper around OpenSSL. Specifically, it wraps the
methods related to the US Government's Advanced Encryption Standard (the
Rijndael algorithm).
This module is compatible with Crypt::CBC (and likely other modules that
utilize a block cipher to make a stream cipher).
This module is an alternative to the implementation provided by Crypt::Rijndael
which implements AES itself. In contrast, this module is simply a wrapper
around the OpenSSL library.
The Crypt::Rijndael implementation seems to produce inaccurate results on
64-bit x86 machines. By using OpenSSL, this module aims to avoid architecture
specific problems, allowing the OpenSSL maintainers to overcome such issues.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-24 05:46:43 UTC MAIN commitmail json YAML

Remove ftp.scarlet.be from MASTER_SITE_MOZILLA_ALL.
It was uncompleted and now service suspended, noticed by Zafer Aydogan.

While here, update MSTER_SITE_MOZILLA taken from mirrors list:
  http://www.mozilla.org/mirrors.html

(obache)

2008-08-24 02:08:32 UTC MAIN commitmail json YAML

Update to version 9.52.

Patch provided by Juan RP in PR pkg/39269.

Changes since Opera 9.51
User Interface

    * Added several improvements to the icons and skin
    * Added a bookmark path to autocompleted bookmarks in the address bar to better distinguish them from visited pages
    * Added a Help button to Engine Init() Failed error message on start-up to inform users about a problem

Mail, News, Chat

    * Fixed an issue where Mark all as read in Opera Mail would also mark as read some mails not visible in the current view
    * Fixed the creation of the POP AOL/aim.com account
    * Fixed a problem with POP accounts where message bodies were not downloaded
    * Added work-arounds for problems with various POP servers
    * Fixed mail appearance when Opera is installed in a folder with a # character in its name
    * Fixed a problem that could occur when opening mail notification popups on a secondary monitor
    * Fixed a problem connecting to online.no
          o Note: Users experiencing problems with online.no should change their incoming server to use Plaintext authentication
    * Fixed a problem updating signature when switching accounts
    * Fixed a problem where UI would not update after unsubscribing an IMAP folder
    * Fixed an issue where IRC would disconnect users without informing them

Display and Scripting

    * Fixed an issue with history navigation: an iframe with document.write is not added to history anymore
    * window.close() now functions after invoking a context menu - now also works in widgets
    * Fixed a URL encoding issue: javascript: URLs
    * Fixed an issue with lists not displaying correctly when text is rendering in RTL
    * Fixed a problem where content blocker adds a generalized block rule when using the Details button

Security

    * Sites can no longer change framed content on other sites: see our advisory
    * Fixed an issue that could allow cross-site scripting, as reported by Chris Weber of Casaba Security: details will be disclosed at a later date
    * Custom shortcuts no longer pass the wrong parameters to applications, as reported by Michael A. Puls II: see our advisory
    * Prevented insecure pages from showing incorrect security information, as reported by Lars Kleinschmidt: see our advisory
    * Feed links can no longer link to local files: see our advisory
    * Feed subscription can no longer cause the wrong page address to be displayed: see our advisory

Miscellaneous

    * Fixed a problem where Gmail would not load
    * Fixed the opening of files in external applications when disk cache is off
    * Fixed an issue with low quality on YouTube video previews
    * Embedded YouTube videos should work more often now without having to reload
    * Fixed RealPlayer on BBC
    * Fixed a small memory leak in the BitTorrent code
    * Fixed some translation errors

UNIX-specific changes

    * Made the -geometry command line argument work even when Opera was previously maximized
    * Added a Close Tab entry to the File menu

Changes since Opera 9.5
User Interface

    * Fine-tuned the new Opera skin.
    * Improved drag/drop of tabs.
    * Fixed problems with search engines when upgrading from Opera 9.2x.
    * Fixed a stability issue when printing or when in print preview.
    * Added an option to toggle mouse flips in opera:config (User Prefs - Enable Mouse Flips).
    * Textarea inputs now clear when no-cache is set.
    * Saving of images is no longer recorded in transfers.

Mail/News

    * Feeds now show the first time when you subscribe.
    * Corrected a stability issue that could occur when clicking the drop-down to switch views.
    * Adjusted thread expanding in Mail when receiving new messages.
    * Corrected a problem where multiple views (access points) show for the same account.

Display and Scripting

    * Corrected a stability issue with User JS.
    * Style sheets now load when navigating in history.
    * window.close() now functions after invoking a context menu and when closing Opera Dragonfly.

Security

    * Fixed an issue where <canvas> functions could reveal data from random places in memory, as reported by Philip Taylor. See our advisory.
    * Security status is now correctly set when navigating from HTTP to HTTPS.
    * Corrected an issue related to OCSP and CRLs that would lower security.
          o Note: This will take effect with the weekly update, or when checking manually for an update (Help > Check for Updates).

Miscellaneous

    * Corrected a stability issue with Yahoo! Mail.
    * TinyMCE 2.1.x editor now works properly.
    * Printing of chat items has been improved.
    * Reconnection of the IRC client has been adjusted and improved.
    * Menus on deviantart.com now work properly.
    * Eliminated unwanted line breaks in rich text editors.

UNIX-specific changes

    * An Opera package for 64-bit Linux is now available.
    * Corrected an issue that would prevent pages from closing on Qt4 builds.
    * Improved the saving of changes to plugin configuration.

Changes Since Opera 9.27
User Interface

    * Introduced Opera Link.
          o Opera Link enables the synchronization of Bookmarks, Personal bar, Speed Dial and Notes with other instances of the browser via the menu option File > Synchronize Opera. See: Opera Link - Web Everywhere.
          o The most recent Speed Dial entries will always be used during the Opera Link synchronization process.
    * Added Quick Find, an improved full text history search tool. Quick Find searches for text inside pages previously visited, not just the title and address. It is available from:
          o the address field
          o the history panel
          o opera:historysearch
    * A redesigned Address bar drop-down is displayed when entering text in the Address bar:
          o Improved the visual design.
          o Includes excerpts from previously visited pages (Quick Find - see above).
          o Added bookmark title and URL to the address bar auto-completion.
          o Improved the panel selector dropdown.
          o Added local file auto-completion.
    * Re-enabled the Status bar by default and copied some UI elements from the View bar to Status bar; View bar is now disabled by default.
    * Speed Dial:
          o Changed default Speed Dial search engine from Yahoo to Ask.
          o Added Undo capability for Speed Dial entries through Edit > Undo, and Ctrl+Z, which restores a cleared url entry.
    * Added alternative tab-closing behaviors. The preferences now include the following options when closing a tab:
          o Activate the last active tab (default).
          o Activate the next tab.
          o Activate first tab opened from current tab.
    * "Open with" functionality added to web page context menu and Transfer panel/page.
    * Content blocking improvements:
          o Added site-specific toggling of content blocking.
          o Double-clicking entries in the Details dialog now edits them.
          o CSS and JS files matching blocked patterns are now also shown in the Details dialog.
    * Added ability to save only the active window as a session (File > Sessions > Save This Session > Only save active window).
    * Disabled dragging links/favicons to arbitrary toolbars (exceptions: Personal bar and opera: buttons); hold Shift or open the Tools > Appearances dialog to enable dragging.
    * Wand feature will no longer block form submits, making it possible to see if login was successful before storing your login credentials.
    * Introduced a new security notification scheme in the address field; see Security..
    * New spatial navigation highlighting introduced, similar to the one used in Opera Mini 4 and the Wii browser.
    * Added spatial navigation for client side image maps, Xlink references in SVG documents and elements with click event handlers that simulate links/buttons.

Customization

    * Introduced a new default skin.
          o A Home icon is now present by default.
          o The New Tab icon has been moved to the right of the Tab order.
    * Allow cascading dialog.ini files.
    * Added .mini toolbar state (used in the Status bar) to make buttons and padding 80% of normal size.

Accessibility

    * Experimental screen reader support:
          o Added support for Microsoft Active Accessibility API (MSAA).
          o Preliminary support for Window-Eyes, JAWS, NVDA, and OS X VoiceOver.
          o Collaborated with GW Micro on improved compatibility with future releases of Window-Eyes.
          o Added basic implementation of Accessible Rich Internet Applications (ARIA).
    * Keyboard Shortcut improvements:
          o Disabled most single-key shortcuts. To re-enable single-key shortcuts, go to Preferences > Advanced > Shortcuts > Enable single-key shortcuts.
          o All keyboard navigation methods (spatial navigation, Ctrl/Cmd+Up/Down, inline find, etc.) should now work based on the same elements, which allows you to use spatial navigation after inline find, etc.
          o Keyboard shortcuts using Ctrl/Cmd+Shift no longer always open in a background tab.
          o "Save Draft" shortcut Ctrl+S removed due to the new autosaving of drafts.
          o Shortcut Ctrl+Enter now sends a message, in addition to Ctrl+Shift+S.
          o Shortcut Ctrl+O added for adding attachments in the compose window.
          o Shortcut for "Duplicate Tab" has been removed.
          o Shortcut for "Reopen Closed Tab" has been changed from Ctrl+Alt+Shift+Z to Ctrl+Shift+T.
          o Further reference: Changes in Keyboard Shortcuts between Opera 9.27 and 9.50
    * Spatial navigation improvements:
          o Restore navigated element when moving in history.

Mail/News

New storage and indexing formats are introduced for Opera Mail. If you copy your Mail directory from an existing profile, you will be prompted to convert all accounts into the new format and re-index your messages. You will not be able to downgrade to a previous version of Opera after starting the conversion process.
Back-ends

    * Opera Mail is now more secure, reliable and faster.
    * Improved search results in Opera Mail when using Quick Find.
    * Easier mail setup for well-known providers using the mailproviders.xml template.
    * SMTP Authentication is enabled by default for new mail accounts.
    * Performance improvements include reduced memory usage, reduced disk accesses, and reduced freezing when checking for new mail/feeds.
    * Improved the moving and copying of messages on an IMAP account.
    * Improved IMAP reliability, especially when fetching mail with multiple clients.
    * Improved downloading mail from POP servers.
    * When using "Leave messages on server", POP3 messages are permanently removed from the server when the Trash view is emptied (disable by setting "Permanent delete=0" for the relevant account in accounts.ini)
    * Made "Send queued e-mail after checking e-mail" setting POP-specific.
    * Improved handling of multipart messages and message attachments, including messages sent from Apple Mail.
    * Messages in the selected IMAP sent folder are now shown in the Sent view.

User Interface

    * Improved the Search and Filter property dialogs.
    * "Move Spam to Trash" and "Empty Trash" are now limited to the active account(s).
    * IMAP mailboxes that cannot be checked are greyed out.
    * Improved the View > Encoding setting for messages.
    * New notification system: each message will generate a notification, though one notification per account will appear if more than three messages are received.
    * Changed the Mail panel, which replaces the status pane with account icons.
    * Pressing F5 will check for new messages in the current view; useful for manually checking for new feeds.
    * Replaced "Save as draft" button in the Compose window with a "Discard draft" button: drafts are auto-saved once text is entered in the message body.
    * The Mail panel now indicates nested filters or mailboxes.
    * Mail passwords are now stored in the Wand password database and displayed with ghost text instead of asterisks.
    * Added an option to filter/search based only on message bodies.
    * Improved spatial navigation of messages.
    * Added Ctrl/Cmd+O shortcut to add attachments to messages.
    * Improved the display of Japanese file names in Mail.
    * Changed handling of Delete:
          o Del Always moves to Trash bin.
          o Shift+Del Now deletes completely without using the Trash bin.
    * Several improvements to the Undo functionality:
          o Undo after marking all as read works now.
          o Undo now reverts marking as spam.
          o Undo removing items from filter.

Import

    * Added an Opera 7/8/9 importer and a recursive mbox importer.
    * Made Netscape, Eudora, and Opera 5/6 import options available cross-platform.
    * Improvements importing mail from Thunderbird and Outlook Express.

Chat

    * Notifications can be limited to private messages rather than all channel activity (can be enabled in Preferences > Advanced > Notifications)

Feeds

    * Improved feed download speed.

Display and Scripting
Rendering Engine

    * Many performance, stability and memory improvements throughout the engine.
    * Added support for the CSS3:
          o overflow-x and overflow-y properties (demo)
          o text-shadow property (demo)
          o Selectors (demo)
          o outline-offset property (demos)
          o background-size property (only accessible via the custom -o-background-size property)
          o currentColor color keyword
    * Added support for the CSS2.1:
          o white-space: pre-line value
    * Added support for the:
          o :-o-prefocus pseudo-class, which allows styling of form elements reached via spatial navigation.
          o custom -o-language-string(n) property for use in User and Internal Stylesheets to allow localized strings in stylesheets.
          o custom-o-table-baseline property, used to determine which row of an inline-table will be used as the baseline of the table.
                + The property accepts either an integer or inherit value, where the integer refers to the table row to use as the table's baseline.
                + -1 refers to the last row of the table and -n refers to the nth row from the bottom.
                + If the integer value is 0, the bottom margin edge of the table will be treated as the table's baseline.
                + The initial value is 1; this property only applies to inline-tables.
          o label attribute of option elements
          o min-width and max-width properties for elements styled with display: table-cell (such as td and th elements)
          o color attribute for hr elements
          o overflow in inline-table and inline-block elements, which fixes unclickable links and truncated content on Dell.com.
          o display: table-column and table-column-group values on elements other than col and colgroup
    * Improved support for the:
          o CSS outline property
          o @import, @media, @namespace, and @page at-rules
    * rowspan=0 is now also supported in Quirks mode.
    * :lang() selector now correctly matchs the full string.
    * Disallowed use of percentage width values for the border-width property.
    * Removed support for class selectors starting with a digit in Quirks mode.
    * Improved the table layout algorithm.
    * Major improvements to the shrink-wrapping algorithm.
    * Updated tabindex attribute handling:
          o Any element with a tabindex that is a positive number should be reachable by tabbing.
          o Elements with a negative tabindex should never be reachable by tabbing.
    * Improved redraw when reducing the width of td elements via DOM.
    * Improved display of full-screen YouTube videos.
    * Improved focusing of the message composition area on Gmail.
    * Allow:
          o Changing the background of input type=image elements.
          o Inheritance of frameset encoding into frame documents, using the same restrictions as used for inline frames.
          o Storing of original strings in HTML attributes for use by CSS selectors and the DOM.
    * Enabled employing percentage height on blocks inside table cells.
    * Corrected use of padding on table elements when setting the border-spacing property and using the separated-border model.
    * Media queries are now dynamic, allowing them to update when the window size is changed not just when the page loads.

Acid3

    * Zero bytes in encodeURIComponent and encodeURI are now handled correctly.
    * Unicode escapes can no longer be used to put non-identifier characters into identifiers.
    * getSVGDocument is now supported in an iframe.
    * createDocumentType now throws an exception for malformed qualified name.
    * NodeFilter no longer returns true => 1.
    * HTMLTableRowElement.rowIndex and .sectionRowIndex are now defined for table rows created via DOM.
    * HTMLButtonElement.type now defaults to "submit".
    * Form control collection is now indexed by name when outside the main document tree.
    * Improved Range.surroundContents().
    * Changed insertNode to not collapse range.
    * removeNamedItem() and removeNamedItemNS() will now throw a not-found error.
    * NodeIterator now functions properly under dynamic changes.
    * Date.UTC() now does proper 1900 year offsetting.

JavaScript/DOM

    * The ECMAscript engine has been rewritten, which is now more flexible and uses less memory.
    * Improved JavaScript performance.
    * Improved process of calling abort() from readyState 2 or 3 in XHR.
    * Various improvements to XPath.
    * Added integration of Opera Dragonfly (alpha) web developer debugger to Tools > Advanced > Developer Tools.
    * Added support for JavaScript 1.5 Getters and Setters.
    * Added support for the DOM 3 Core:
          o Node.isSameNode method
          o Text.wholeText attribute and Text.replaceWholeText method
          o Node.compareDocumentPosition method (used by Google Pages)
    * Added support for the HTML5:
          o {Document,Element}.getElementsByClassName method
          o Navigator.onLine attribute and the Window.{online,offline} events
          o Canvas.getImageData and Canvas.putImageData methods, including support for creating an ImageData object using the ImageData custom interface
          o Canvas.transform, Canvas.setTransform, and Canvas.isPointInPath methods
          o Element.tabindex attribute and the Element.{blur,focus} methods
    * Added support for:
          o Gecko DOM Range.comparePoint method (used by Google Pages)
          o Microsoft XMLDocument class used for all XML documents (except SVG and XHTML) for cross-browser consistency.
                + The DOM 3 Load and Save Document.async attribute and Document.load method will no longer work in the Document class.
          o document.moveFocus{left,right,up,down} methods for directing spatial navigation via JavaScript.
          o start and stop methods of marquee elements
          o CSSOM ElementLayout.{getClientRects,getBoundingClientRect} methods (demos)
          o getClientRects and getBoundingClientRect
          o CSS color and background-color properties for the ::selection pseudo-element
    * em tag is now inserted instead of i tag when using italic execCommand parameter.
    * Improved changing the font size of textarea elements via DOM.
    * Fixed issue that caused non-breaking spaces to be inserted in textarea elements as seen at Gmail.
    * Renamed LSLoadEvent.input attribute (was LSLoadEvent.filter).
    * Adjustments made where mouse events had built-in effects before script event processing was finished.
          o Cancelled mousedown should not move focus.
          o Blur/focus events caused by mousedown event should be processed after, rather than before the mousedown event causing them.
    * Stopped showing text nodes in script and style elements when using the Document.all collection.
    * Trigger is now enabled for a onload event for images set to display:none.
    * Adjusted canvas locking in the 2dgame context to allow updating when the canvas is locked and fixed the update function to actually work.
    * Disabled Document.length, as it caused issues in the Apple.com CoverFlow demo.
    * Removed the text attribute from the HTMLSelectElement collection.
    * Date.getYear() now returns a full year when the year is > 1999 or < 1900 for cross-browser compatibility (despite breaking the JS spec).
    * Removed IE-compatibility where Document.getElementById treated name and id attributes the same, which caused issues with jQuery.
    * Events are no longer shared between the Window and Document objects.
    * Date method with an out of range day parameter no longer becomes the current date.
    * Multiple text nodes are no longer created when there is more than 32KB of data in the text node.
    * Improved changing the type attribute of button elements.
    * Setting the scrollTop attribute for textarea elements will now scroll the textarea content.
    * Several adjustments made to Document.activeElement for consistency.
    * XMLHttpRequest now resolves URLs according to the HTML base element.
    * Event.keyCode now returns keyboard codes for punctuation keys in addition to alphanumeric keys, improving keyboard navigation at Gmail.
    * scrollTop working on both the html and body element simultaneously now allows proper display of maps on theaa.com
    * document.body.{clientHeight,clientWidth} and document.documentElement.{clientHeight,clientWidth} now return the correct values in Strict mode, which fixes issues with Novell GroupWise.
    * Made event capturing more cross-browser compatible:
          o It no longer captures load events if a listener is attached to the window and firing capture events at target.
          o Attach listeners to the document object if you need to capture load events from within the document.
    * input element created via the DOM when changing the type attribute no longer loses the value, which caused issues when editing del.icio.us bookmarks.
    * References to undefined variables as a single statement now throws an error.
    * scrollWidth and scrollHeight on the html element now return the size of the html element instead of the size of the document (viewport).
    * onmouseout event now fires if an element's innerText changes while it is being hovered.
    * Adjusted the return value of getComputedStyle and currentStyle.
    * Attribute values in innerHTML are now encoded as required by HTML5.
    * Added MathML support.
          o See the article on Dev.Opera.
    * Opera now cloaks document.all.
          o See the discussion on Hallvord's blog.
    * Web page performance is now improved with XMLHttpRequest (AJAX).

SVG

    * Added partial SVG Tiny 1.2 support.
    * Added support for using SVGs in img elements and the CSS background-image and list-style-image properties
    * Added external reference support for SVGs.
    * Use Opera to render SVGs embedded using the embed element, not just the object element.
    * SVGs can now be used as the source for canvas drawImage and createPattern operations.

Rich Text Input

    * Use line/paragraph breaking in rich text editor: Enter should insert block-break (new paragraph) and Shift+Enter should insert line-break (br element).
    * Improved handling of inserted and removed elements.

Other

    * Improved the SVG, DOM, WML, Web Forms 2.0, XPath, and XSLT implementations.
    * Added support for UAX #14 Line Breaking Properties and UAX #29 Text Boundaries annexes.
    * Added support for XSLT document() function.
    * Enabled RTL support in text inputs (including Opera Mail) and form elements.
    * Fixed issue where the HttpURLConnection Java object did not support getHeaderField and getHeaderFieldKey.
    * Allow installation of certificates that generate warnings.
    * Always obey server-set Expiry header.

Security

    * Fixed an issue where certain characters could obscure the page address, as reported by Tony Thomas. See our advisory.
    * Solved an issue where Images could be read cross-domain with canvas, as reported by Philip Taylor. See our advisory.
    * Pages held in frames are no longer able to change the location of pages in unrelated frames on the parent page. See our advisory.
    * Improved Fraud Protection now includes advanced malware prevention and upgraded phishing detection technologies. See article: Opera Fraud Protection.
    * Added support for Extended Validation (EV) certificates.
    * Added automatic downloading of trusted root certificates when required.
    * Disabled SSL v2 and weak ciphers.
    * Improvements made to certificate handling, the new certificate repository and the certificates UI.
    * Introduced a new security notification scheme in the address field:
          o black padlock with a check mark on green field for secure sites with Extended Validation
          o black padlock without a check mark on yellow field for regular secure sites
          o question mark on gray field for HTTPS sites with issues
          o no notification for normal sites
          o fraud warning on red field for blacklisted sites
    * Opera now distinguishes between local servers on localhost, intranet servers, and remote servers on the Internet.
          o Local servers can use remote resources, but not vice versa.

Miscellaneous

    * Offline mode is improved.
    * Redesigned Info panel: it now includes the page display mode, download date, META tags, links to stylesheets and JavaScript files, etc.
    * Items in opera:cache no longer use file extensions.
    * Added "Drag to scroll" (disabled by default) which allows scrolling by "grabbing" the page, much like on mobile phones with touch screens.
          o This functionality is also available if you press and hold Ctrl+Alt and drag the page.
    * opera:config will now function correctly when JavaScript is disabled.
    * Added support for the BitTorrent peer exchange protocol, which is compatible with libtorrent and 袖Torrent.
    * Reduced CPU usage when downloading torrents.
    * Added support for JIS X 0212 in EUC-JP code set 3 and ISO-2022-JP.
    * Added support for JIS-Roman output in ISO-2022-JP.
    * Enabled auto-detection of ISO-2022-JP-1 support.
    * Added zh-SG and zh-MO as known language codes and SG and MO as country codes for selecting Chinese variant.
    * All mail and history searching now occurs in a separate processor thread.
    * New search.ini.

UNIX-specific changes

    * Thirty-four languages are now pre-installed in Opera 9.5.
    * All packages are now fully localized.
    * 64-bit FreeBSD and Linux builds are now available.
    * QT4 Linux builds are now available, complete with support for native QT skins.
    * Discontinued support for the SPARC Linux platform.
    * Discontinued support for FreeBSD 4. Added New native FreeBSD 7 builds.
    * Added support for windowless plug-ins.
    * 32-bit plug-ins (like Flash Player) and 64-bit plug-ins now work out of the box in 64-bit Linux builds.
    * Added support for GTK+ based plug-ins such as Gecko MediaPlayer, mplayerplug-in and recent Flash versions.
    * Added support for GTK+ filechooser for better integration with the users' environment.
    * Improved platform integration regarding external handlers and icons.

(ahoka)

2008-08-23 23:59:29 UTC MAIN commitmail json YAML

Updated devel/rt3 to 3.8.1.

(tonnerre)

2008-08-23 23:58:29 UTC MAIN commitmail json YAML

Update rt3 to version 3.8.1 (from 3.6.6). Changes are:
* New visual style (web2).
* Rich text mails.
* Email signatures and encryption.
* User settings for:
  - Ticket history ordering.
  - Timezones.
  - Date and time format.
  - Username format.
  - Default queue.
  - Size of message text boxes.
* Charts of ticket relationships.
* Breeze through upgrades with new upgrade tools.
* Subscribe to iCalendar feeds of ticket due dates.
* Bookmark frequently-used tickets.
* Turn off mail from RT when you go on vacation.
* Get your mail from RT as a daily or weekly batch.
* Delete historical or spam tickets with RT::Shredder (only as a superuser).
* Set up more configurable business rules with new Scrip Conditions and
  Actions.
* Forward tickets to third-parties from within RT.
* Enable and Disable RT extensions with the new Plugins system.
* Automatically log out inactive users with rt-clean-sessions.
* Run faster with less memory, thanks to numerous  performance improvements
  and bug fixes.
* Fixed a potential HTML injection attck via user's properties.
* Better support for installation on Solaris and FreeBSD (non-GNU make).
* Updates to documentation and scripts for upgrading from MySQL 4.0
* Updated upgrade documentation for the new Queue Tag and bookmarks features.
* Multiple bugs in iCal support fixed.
* Backwards compatibility fixes for extensions developed against 3.6
* Added support for external links in tabs and targets.
* Addition of a new callback before ticket creation so you can implement
  custom validation or stop creation for another reason.
* Missing documentation to external authentication configuration variable
  in bin/rt and make it possible to set it via ENV.
* Merged method in RT::Ticket.

(tonnerre)

2008-08-23 22:00:38 UTC MAIN commitmail json YAML

Note initial addition of p5-Scalar-Defer version 0.18 as
devel/p5-Scalar-Defer into The NetBSD Packages Collection.

The Perl 5 module Scalar::Defer exports functions for constructing
values that are evaluated on demand and to force evaluation of a
deferred value.

(seb)

2008-08-23 21:58:09 UTC MAIN commitmail json YAML

Add & enable p5-Scalar-Defer

(seb)

2008-08-23 21:57:27 UTC MAIN commitmail json YAML

Initial import of p5-Scalar-Defer version 0.18 in the NetBSD Packages
Collection.

The Perl 5 module Scalar::Defer exports functions for constructing
values that are evaluated on demand and to force evaluation of a
deferred value.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 21:44:20 UTC MAIN commitmail json YAML

Note initial addition of p5-Class-InsideOut version 1.09 as
devel/p5-Class-InsideOut into The NetBSD Packages Collection.

The Perl 5 module Class::InsideOut s a simple, safe and streamlined
toolkit for building inside-out objects. Unlike most other inside-out
object building modules already on CPAN, this module aims for
minimalism and robustness:

    * Does not require derived classes to subclass it
    * Uses no source filters, attributes or CHECK blocks
    * Supports any underlying object type including black-box inheritance
    * Does not leak memory on object destruction
    * Overloading-safe
    * Thread-safe for Perl 5.8.5 or better
    * mod_perl compatible
    * Makes no assumption about inheritance or initializer needs

It provides the minimal support necessary for creating safe inside-out
objects and generating flexible accessors.

(seb)

2008-08-23 21:42:28 UTC MAIN commitmail json YAML

Add & enable p5-Class-InsideOut

(seb)

2008-08-23 21:40:46 UTC MAIN commitmail json YAML

Initial import of p5-Class-InsideOut version 1.09 in the NetBSD
Packages Collection.

The Perl 5 module Class::InsideOut s a simple, safe and streamlined
toolkit for building inside-out objects. Unlike most other inside-out
object building modules already on CPAN, this module aims for
minimalism and robustness:

    * Does not require derived classes to subclass it * Uses no
    source filters, attributes or CHECK blocks * Supports any
    underlying object type including black-box inheritance * Does
    not leak memory on object destruction * Overloading-safe *
    Thread-safe for Perl 5.8.5 or better * mod_perl compatible *
    Makes no assumption about inheritance or initializer needs

It provides the minimal support necessary for creating safe inside-out
objects and generating flexible accessors.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 21:25:47 UTC MAIN commitmail json YAML

Note initial addition of p5-Object-Declare version 0.22 as
devel/p5-Object-Declare into The NetBSD Packages Collection.

The Perl 5 module Object::Declare provides a declare() function
for building named objects with a declarative syntax, similar to
how Jifty::DBI::Schema defines its columns.

(seb)

2008-08-23 21:24:38 UTC MAIN commitmail json YAML

Add & enable p5-Object-Declare

(seb)

2008-08-23 21:22:49 UTC MAIN commitmail json YAML

Initial import of p5-Object-Declare version 0.22 in the NetBSD
Packages Collection.

The Perl 5 module Object::Declare provides a declare() function
for building named objects with a declarative syntax, similar to
how Jifty::DBI::Schema defines its columns.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 20:42:25 UTC MAIN commitmail json YAML

Note initial addition of p5-IPC-PubSub version 0.28 as devel/p5-IPC-PubSub
into The NetBSD Packages Collection.

The Perl 5 module IPC::PubSub provides a simple API for publishing
messages to channels and for subscribing to them.

(seb)

2008-08-23 20:41:15 UTC MAIN commitmail json YAML

Add & enable p5-IPC-PubSub

(seb)

2008-08-23 20:41:09 UTC MAIN commitmail json YAML

2008-08-23 20:36:28 UTC MAIN commitmail json YAML

Initial import of p5-IPC-PubSub version 0.28 in the NetBSD Packages
Collection.

The Perl 5 module IPC::PubSub provides a simple API for publishing
messages to channels and for subscribing to them.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 20:13:52 UTC MAIN commitmail json YAML

Note initial addition of p5-DBM-Deep version 1.0013 as
databases/p5-DBM-Deep into The NetBSD Packages Collection.

The Perl 5 module DBM::Deep is a unique flat-file database module,
written in pure perl. True multi-level hash/array support (unlike
MLDBM, which is faked), hybrid OO / tie() interface, cross-platform
FTPable files, ACID transactions, and is quite fast. Can handle
millions of keys and unlimited levels without significant slow-down.
Written from the ground-up in pure perl -- this is NOT a wrapper
around a C-based DBM. Out-of-the-box compatibility with Unix, Mac
OS X and Windows.

(seb)

2008-08-23 20:12:35 UTC MAIN commitmail json YAML

Add & enable p5-DBM-Deep

(seb)

2008-08-23 20:10:02 UTC MAIN commitmail json YAML

Initial import of p5-DBM-Deep version 1.0013 in the NetBSD Packages
Collection.

The Perl 5 module DBM::Deep is a unique flat-file database module,
written in pure perl. True multi-level hash/array support (unlike
MLDBM, which is faked), hybrid OO / tie() interface, cross-platform
FTPable files, ACID transactions, and is quite fast. Can handle
millions of keys and unlimited levels without significant slow-down.
Written from the ground-up in pure perl -- this is NOT a wrapper
around a C-based DBM. Out-of-the-box compatibility with Unix, Mac
OS X and Windows.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 19:43:08 UTC MAIN commitmail json YAML

Note initial addition of p5-FileHandle-Fmode version 0.10 as
devel/p5-FileHandle-Fmode into The NetBSD Packages Collection.

The Perl 5 module FileHandle::Fmode provides functions to determine
whether a filehandle is opened for reading, writing, or both.

(seb)

2008-08-23 19:42:24 UTC MAIN commitmail json YAML

Add & enable p5-FileHandle-Fmode

(seb)

2008-08-23 19:39:16 UTC MAIN commitmail json YAML

Initial import of p5-FileHandle-Fmode version 0.10 in the NetBSD
Packages Collection.

The Perl 5 module FileHandle::Fmode provides functions to determine
whether a filehandle is opened for reading, writing, or both.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 18:31:20 UTC MAIN commitmail json YAML

Note initial addition of p5-Hash-Merge version 0.10 as devel/p5-Hash-Merge
into The NetBSD Packages Collection.

The Perl 5 module Hash::Merge merges two arbitrarily deep hashes
into a single hash. That is, at any level, it will add non-conflicting
key-value pairs from one hash to the other, and follows a set of
specific rules when there are key value conflicts.

(seb)

2008-08-23 18:30:22 UTC MAIN commitmail json YAML

Add & enable p5-Hash-Merge

(seb)

2008-08-23 18:24:01 UTC MAIN commitmail json YAML

Initial import of p5-Hash-Merge version 0.10 in the NetBSD Packages
Collection.

The Perl 5 module Hash::Merge merges two arbitrarily deep hashes
into a single hash. That is, at any level, it will add non-conflicting
key-value pairs from one hash to the other, and follows a set of
specific rules when there are key value conflicts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 16:07:51 UTC MAIN commitmail json YAML

2008-08-23 15:56:41 UTC MAIN commitmail json YAML

Updated devel/libsigsegv to 2.5nb1

(wiz)

2008-08-23 15:56:28 UTC MAIN commitmail json YAML

Fix false positives in determining stack overflow when using mincore.

Using patch from Eric Blake that got committed upstream.
lib/2008-07/msg00073.html">http://lists.gnu.org/archive/html/bug-gnulib/2008-07/msg00073.html

Bump PKGREVISION.

(wiz)

2008-08-23 15:42:18 UTC MAIN commitmail json YAML

Use standard OS template on IRIX. From PR 39391.

(joerg)

2008-08-23 15:33:04 UTC MAIN commitmail json YAML

Remove some patches than haven't been sent upstream in nearly 8 years,
and for which it wasn't clear they were necessary in the first place.
Ride PKGREVISION bump for patch-cf removal.

(wiz)

2008-08-23 15:28:59 UTC MAIN commitmail json YAML

Remove unnecessary (according to Joerg Schilling) patch-cf.
Bump PKGREVISION.

(wiz)

2008-08-23 12:58:09 UTC MAIN commitmail json YAML

Note initial addition of p5-HTTP-Server-Simple-Recorder version
0.02 as www/p5-HTTP-Server-Simple-Recorder into The NetBSD Packages
Collection.

The Perl 5 module HTTP::Server::Simple::Recorder allows you to
record all HTTP communication between an HTTP::Server::Simple-derived
server and its clients.

(seb)

2008-08-23 12:57:20 UTC MAIN commitmail json YAML

ftp.php.net is not resolved.

(obache)

2008-08-23 12:57:17 UTC MAIN commitmail json YAML

Add & enable p5-HTTP-Server-Simple-Recorder

(seb)

2008-08-23 12:55:58 UTC MAIN commitmail json YAML

Initial import of p5-HTTP-Server-Simple-Recorder version 0.02 in
the NetBSD Packages Collection.

The Perl 5 module HTTP::Server::Simple::Recorder allows you to
record all HTTP communication between an HTTP::Server::Simple-derived
server and its clients.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 12:48:02 UTC MAIN commitmail json YAML

Note initial addition of p5-Test-HTTP-Server-Simple version 0.09
as www/p5-Test-HTTP-Server-Simple into The NetBSD Packages Collection.

The Perl 5 module Test::HTTP::Server::Simple is a mixin class
providing methods to test an HTTP::Server::Simple-based web server.

(seb)

2008-08-23 12:47:03 UTC MAIN commitmail json YAML

Add & enable p5-Test-HTTP-Server-Simple

(seb)

2008-08-23 12:45:20 UTC MAIN commitmail json YAML

Initial import of p5-Test-HTTP-Server-Simple version 0.09 in the
NetBSD Packages Collection.

The Perl 5 module Test::HTTP::Server::Simple is a mixin class
providing methods to test an HTTP::Server::Simple-based web server.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 12:43:40 UTC MAIN commitmail json YAML

ftp.matrix.com.br is not resolved anymore.

(obache)

2008-08-23 12:37:48 UTC MAIN commitmail json YAML

Update MASTER_SITE_PGSQL, but it is not used anywhere...

(obache)

2008-08-23 11:23:15 UTC MAIN commitmail json YAML

This is too old, not on mirror servers.
Set archive server to MASTER_SITES instead.
Noticed outdated MASTER_SITES by Zafer Aydogan via private mail.
XXX: Should be switched to individual package found in
XXX: ${MASTER_SITE_PGSQL:=odbc/versions/src} ?

(obache)

2008-08-23 10:50:54 UTC MAIN commitmail json YAML

Remove patch-aj. Joerg Schilling says (translated):
The comment is wrong. With this patch, formatting and writing in RAW
mode (perhaps the latter only with Pioneer drives) does not work.

Bump PKGREVISION.

(wiz)

2008-08-23 10:23:53 UTC MAIN commitmail json YAML

Updated graphics/png to 1.2.31

(wiz)

2008-08-23 10:23:40 UTC MAIN commitmail json YAML

Update to 1.2.31:

version 1.2.31rc01 [August 19, 2008]
  Removed extra crc check at the end of png_handle_cHRM().  Bug introduced
    in libpng-1.2.30beta03 (Heiko Nitzsche).

version 1.2.31rc02 [August 19, 2008]
  Added PNG_WRITE_FLUSH_SUPPORTED block around new png_flush() call.

version 1.2.31rc03 [August 19, 2008]
  Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block, off by default, around
    new png_flush().

version 1.0.39, 1.2.31 [August 21, 2008]
  No changes.

Thanks to Rumko.

(wiz)

2008-08-23 09:49:28 UTC MAIN commitmail json YAML

Note Transmission-1.33 update

(tnn)

2008-08-23 09:36:28 UTC MAIN commitmail json YAML

Note initial addition of p5-HTML-Lint version 2.04 as www/p5-HTML-Lint
into The NetBSD Packages Collection.

The Perl 5 module HTML::Lint checks for HTML errors in a string or
file.  HTML::Lint also comes with a wrapper program called weblint
that handles linting from the command line.

(seb)

2008-08-23 09:35:30 UTC MAIN commitmail json YAML

Add & enable p5-HTML-Lint

(seb)

2008-08-23 09:25:56 UTC MAIN commitmail json YAML

Initial import of p5-HTML-Lint version 2.04 in the NetBSD Packages
Collection.

The Perl 5 module HTML::Lint checks for HTML errors in a string or
file.  HTML::Lint also comes with a wrapper program called weblint
that handles linting from the command line.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-23 08:37:57 UTC MAIN commitmail json YAML

+ Updated devel/libtar to 1.2.11nb2 [bjs 2008-08-23]

(bjs)

2008-08-23 08:37:33 UTC MAIN commitmail json YAML

wip/vlc-devel wants to create a dlopen()-able module linked against
this library; unfortunately, this package was only making a static
archive.  This is bound to break on a fair number of platforms.  Employ
libtool, as this is what vlc (and possibly other packages) are using
in the first place.

PKGREVISION++

(bjs)

2008-08-23 08:12:02 UTC MAIN commitmail json YAML

ftp.matrix.com.br is not resolved anymore.
Noticed by Zafer Aydogan via private mail.

(obache)

2008-08-23 08:09:16 UTC MAIN commitmail json YAML

Update MASTER_SITES from download page.
list outdated noticed by Zafer Aydogan via private mail.

(obache)

2008-08-23 07:47:00 UTC MAIN commitmail json YAML

2008-08-23 06:12:06 UTC MAIN commitmail json YAML

Transmission-1.33:
All Platforms
    * Fix crash from malicious torrent files with a piece size of zero
    * When creating new torrent files, change behavior that caused
      "Multi tracker torrents are not allowed" warning on one tracker
    * Fix Unicode handling in the JSON parser/generator
    * Fix memory error when reading KTorrent's PEX messages
    * Fix small memory leaks
GTK+
    * Fix crash from malicious torrent files with large creator fields
    * Fix error where some torrents opened via a web browser didn't appear
Daemon
    * Fix crash when adding nonexistent torrents via transmission-remote

(tnn)

2008-08-23 03:07:33 UTC MAIN commitmail json YAML

Update MASTER_SITE_MYSQL, taken from current download page.
Noticed some dead hosts by Zafer Aydogan via private mail.

(obache)

2008-08-23 02:51:19 UTC MAIN commitmail json YAML

Set DIST_SUBDIR=Mesa-7.0.4.1 (via MESA_PKGVERSION).

This allows people that already have the older custom Mesa-7.0.4 tarballs
to correctly upgrade Mesa to the standard distributions without having to
know to delete the old sources or get confused by the mismatching distinfo
checkhashes.

Update the paths in the related distinfos for the change.

(dsainty)

2008-08-23 02:31:50 UTC MAIN commitmail json YAML

Remove a comment about -lpthread that no longer applies now that libGL.so links with libpthread on platforms that require it.

(dsainty)

2008-08-23 02:21:13 UTC MAIN commitmail json YAML

Update MASTER_SITE_GENTOO, taken from http://www.gentoo.org/main/en/mirrors2.xml
Noticed some dead hosts by Zafer Aydogan via private mail.

(obache)

2008-08-23 02:09:28 UTC MAIN commitmail json YAML

Set MAKE_JOBS_SAFE=no

(epg)

2008-08-23 01:44:26 UTC MAIN commitmail json YAML

Updated graphics/MesaLib to 7.0.4.1nb1 (recording revision 1.58 of pkgsrc/graphics/MesaLib/distinfo)

(dsainty)

2008-08-23 01:27:10 UTC MAIN commitmail json YAML

Bump PKGREVISION to reflect that MesaLib-7.0.4.1 and the current
package are built from different sources, with the current package
being the official 7.0.4 release.

Updates between the two versions' change logs are:

- This is a bug-fix release.
- Including the latest glext.h and glxext.h header files from Khronos

(dsainty)

2008-08-23 00:48:12 UTC MAIN commitmail json YAML

Set MAKE_JOBS_SAFE=no

(epg)

2008-08-23 00:41:56 UTC MAIN commitmail json YAML

fix distinfo botch (remove nonexistent patch-aa)

(bjs)

2008-08-23 00:25:42 UTC MAIN commitmail json YAML

+ Updated devel/qconf to 1.4 [bjs 2008-08-23]

(bjs)

2008-08-23 00:24:53 UTC MAIN commitmail json YAML

Update to version 1.4--just a few bug fixes.  While here, install README
and the examples into share/doc/${PKGBASE} and share/examples/${PKGBASE},
respectively.

(bjs)

2008-08-23 00:20:28 UTC MAIN commitmail json YAML

Updated www/ja-trac to 0.11.1pl1

(obache)

2008-08-23 00:20:09 UTC MAIN commitmail json YAML

Update ja-trac to trac-0.11.1pl1, aka Trac-0.11.1.ja1

Trac-0.11.1.ja1 (Aug 19, 2008)
* Merge Trac-0.11.1
* Fixes redundant imports.
  * trac/wiki/intertrac.py
  * trac/wiki/interwiki.py
* Fixes TracError on 'About Trac' page with show config.
  * trac/about.py
* Fixes TracError on MIMEview with large file.
  * trac/templates/macros.html
* Fixes broken wiki links.
  * trac/wiki/default-pages/TracUpgrade
  * trac/wiki/default-pages/WikiProcessors

Trac 0.11.1 (August 6, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.1

Trac 0.11.1 contains a number of bug fixes and minor enhancements.
The following list contains only a few highlights:

* Improved DB connection handling (new connection pool)
* Better MySQL backend unicode support. "utf8" and "utf8_bin" is the
  recommended database charset and collation settings.
* Fixes intermittent "constraint violation" and "invalid form token"
  error messages.
* Fixes roadmap layout glitch in Firefox 3.
* Safer default umask value for tracd (can be set using --umask option)
* Better default PYTHON_EGG_CACHE value.

The complete list of closed tickets can be found here:
  http://trac.edgewall.org/query?status=closed&milestone=0.11.1

(obache)

2008-08-22 22:01:00 UTC MAIN commitmail json YAML

2008-08-22 21:50:33 UTC MAIN commitmail json YAML

+ Updated net/py-twisted to 8.1.0 [epg 2008-08-22]
+ Updated net/py-twisted-docs to 8.1.0 [epg 2008-08-22]

(epg)

2008-08-22 21:49:08 UTC MAIN commitmail json YAML

Update from to 8.1.0; changes too numerous to list.

pkgsrc changes:
- Move more definitions to Makefile.common, drop some that had default values.

- Depend on py-OpenSSL and py-ZopeInterface.

- Add do-test target.

- Remove patch-aa and install all bin/ script with plain names, not with
  ${PYVERSSUFFIX} appended.  setup.py is now much, much simpler, and rewriting
  the patch would be difficult.  It doesn't matter anyway, as I tried really
  hard to install py-OpenSSL for both python24 and python25 and it just
  doesn't work.

(epg)

2008-08-22 21:31:37 UTC MAIN commitmail json YAML

Note initial addition of p5-Exporter-Lite version 0.02 as
devel/p5-Exporter-Lite into The NetBSD Packages Collection.

The Perl 5 module Exporter::Lite is an alternative to the module
Exporter intended to provide a lightweight subset of its functionality.
It supports import(), @EXPORT and @EXPORT_OK and not a whole lot
else.

(seb)

2008-08-22 21:30:54 UTC MAIN commitmail json YAML

Add & enable p5-Exporter-Lite

(seb)

2008-08-22 21:28:11 UTC MAIN commitmail json YAML

Initial import of p5-Exporter-Lite version 0.02 in the NetBSD
Packages Collection.

The Perl 5 module Exporter::Lite is an alternative to the module
Exporter intended to provide a lightweight subset of its functionality.
It supports import(), @EXPORT and @EXPORT_OK and not a whole lot
else.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-22 20:51:40 UTC MAIN commitmail json YAML

Note initial addition of p5-Data-Serializer version 0.47 as
devel/p5-Data-Serializer into The NetBSD Packages Collection.

The Perl 5 module Data::Serializer provides a unified interface to
the various serializing modules currently available. Adds the
functionality of both compression and encryption.

(seb)

2008-08-22 20:50:38 UTC MAIN commitmail json YAML

Add & enable p5-Data-Serializer

(seb)

2008-08-22 20:48:15 UTC MAIN commitmail json YAML

Initial import of p5-Data-Serializer version 0.47 in the NetBSD
Packages Collection.

The Perl 5 module Data::Serializer provides a unified interface to
the various serializing modules currently available. Adds the
functionality of both compression and encryption.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-22 20:29:55 UTC MAIN commitmail json YAML

2008-08-22 20:01:25 UTC MAIN commitmail json YAML

Revert to destdir from the default user-destdir as it fails nonprivileged.

(ahoka)

2008-08-22 19:47:44 UTC MAIN commitmail json YAML

Regenerate correct distinfo for patch-ab.

(bjs)

2008-08-22 19:02:17 UTC MAIN commitmail json YAML

Note my updates from yesterday:

Updated devel/p5-Proc-Simple to 1.23
Added devel/p5-Test-Distribution version 2.00

(he)

2008-08-22 17:45:02 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE=no

(tnn)

2008-08-22 17:04:59 UTC MAIN commitmail json YAML

Updated xenkernel33 and xentools33 to Xen 3.3.0

(cegger)

2008-08-22 17:04:11 UTC MAIN commitmail json YAML

Update to final Xen 3.3.0.

Release notes for Xen 3.3.0:

This is a major new release with a host of new features including:
- Power management (P & C states) in the hypervisor
- HVM emulation domains ('qemu-on-minios') for better scalability,
performance and security
- PVGrub: boot PV kernels using real GRUB inside the PV domain
- Better PV performance: domain lock removed from pagetable-update paths
- Shadow3: optimisations to make this the best shadow pagetable algorithm
yet, making HVM performance better than ever
- Hardware Assisted Paging enhancements: 2MB page support for better TLB
locality
- CPUID feature levelling: allows safe domain migration across systems with
different CPU models.
- PVSCSI drivers for SCSI access direct into PV guests
- HVM framebuffer optimisations: scan for framebuffer updates more
efficiently
- Device passthrough enhancements
- Full x86 real-mode emulation for HVM guests on Intel VT: supports a much
wider range of legacy guest OSes
- New qemu merge with upstream development
- Many other changes in both x86 and IA64 ports

(cegger)

2008-08-22 17:03:30 UTC MAIN commitmail json YAML

Update to final Xen 3.3.0.

Release notes for Xen 3.3.0:

This is a major new release with a host of new features including:
- Power management (P & C states) in the hypervisor
- HVM emulation domains ('qemu-on-minios') for better scalability,
performance and security
- PVGrub: boot PV kernels using real GRUB inside the PV domain
- Better PV performance: domain lock removed from pagetable-update paths
- Shadow3: optimisations to make this the best shadow pagetable algorithm
yet, making HVM performance better than ever
- Hardware Assisted Paging enhancements: 2MB page support for better TLB
locality
- CPUID feature levelling: allows safe domain migration across systems with
different CPU models.
- PVSCSI drivers for SCSI access direct into PV guests
- HVM framebuffer optimisations: scan for framebuffer updates more
efficiently
- Device passthrough enhancements
- Full x86 real-mode emulation for HVM guests on Intel VT: supports a much
wider range of legacy guest OSes
- New qemu merge with upstream development
- Many other changes in both x86 and IA64 ports

(cegger)

2008-08-22 16:11:26 UTC MAIN commitmail json YAML

Note initial addition of p5-PHP-Serialization version 0.27 as
devel/p5-PHP-Serialization into The NetBSD Packages Collection.

The Perl 5 module PHP::Serialization provides simple flexible means
of converting the output of PHP's serialize() into the equivalent
Perl memory structure, and vice versa.

(seb)

2008-08-22 16:10:54 UTC MAIN commitmail json YAML

Added textproc/ruby-oniguruma version 1.1.0
Added textproc/ruby-plist version 3.0.0
Added textproc/ruby-textpow version 0.10.1
Added textproc/ruby-ultraviolet version 0.10.2

(ahoka)

2008-08-22 16:10:33 UTC MAIN commitmail json YAML

Add & enable p5-PHP-Serialization

(seb)

2008-08-22 16:07:49 UTC MAIN commitmail json YAML

Initial import of p5-PHP-Serialization version 0.27 in the NetBSD
Packages Collection.

The Perl 5 module PHP::Serialization provides simple flexible means
of converting the output of PHP's serialize() into the equivalent
Perl memory structure, and vice versa.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-22 15:43:34 UTC MAIN commitmail json YAML

Import ruby18-ultraviolet-0.10.2 as textproc/ruby-ultraviolet.

Ultraviolet is a syntax highlighting engine based on Textpow. Since it uses
Textmate syntax files, it offers out of the box syntax highlighting for more
than 50 languages and 20 themes.
Ultraviolet is at the same time a stand-alone command line utility and a Ruby
library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2008-08-22 15:41:24 UTC MAIN commitmail json YAML

Import ruby18-textpow-0.10.1 as textproc/ruby-textpow.

Textpow is a library to parse and process Textmate bundles. Although created
created for their use in a word processor, these bundles have many other uses.
For example, we have used them to create a syntax highligting utility and also
the markup rendering engine used to render this documentation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2008-08-22 15:39:43 UTC MAIN commitmail json YAML

Import ruby18-plist-3.0.0 as textproc/ruby-plist.

Plist is a library to manipulate Property List files, also known as plists. It
can parse plist files into native Ruby data structures as well as generating
new plist files from your Ruby objects.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2008-08-22 15:37:13 UTC MAIN commitmail json YAML

Import ruby18-oniguruma-1.1.0 as textproc/ruby-oniguruma.

Ruby bindings to the great Oniguruma regular expression library featuring:
increased performance; same interface than standard Regexp class; support for
named groups, look-ahead, look-behind; and other cool features!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2008-08-22 15:34:40 UTC MAIN commitmail json YAML

Note initial addition of p5-Compress-PPMd version 0.11 as
devel/p5-Compress-PPMd into The NetBSD Packages Collection.

The Perl 5 module Compress::PPMd is a wrapper around Dmitry Shkarin
PPMd compression library.

(seb)

2008-08-22 15:33:58 UTC MAIN commitmail json YAML

Add & enable p5-Compress-PPMd

(seb)

2008-08-22 15:25:03 UTC MAIN commitmail json YAML

Initial import of p5-Compress-PPMd version 0.11 in the NetBSD
Packages Collection.

The Perl 5 module Compress::PPMd is a wrapper around Dmitry Shkarin
PPMd compression library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-22 13:54:35 UTC MAIN commitmail json YAML

Remove conflict of www/surfraw with lang/sr.

(is)

2008-08-22 13:50:51 UTC MAIN commitmail json YAML

Remove alias "sr" which serves no purpose, but conflicts with the
compiler "sr" (from package lang/sr). Whoever wants an alias, should
add it in his/her shell startup script.

(is)

2008-08-22 13:35:14 UTC MAIN commitmail json YAML

Note update of the "x11-links" package to version 0.37.

(tron)

2008-08-22 13:34:39 UTC MAIN commitmail json YAML

Update "x11-links" package to version 0.37:
Add newer library version as provided by Mac OS 10.5.4. Based on a patch
submitted by Brian de Alwis in PR pkg/39207.

Tested under NetBSD/i386 4.0_STABLE and Mac OS PPC 10.5.4.

(tron)

2008-08-22 09:43:41 UTC MAIN commitmail json YAML

Updated mail/thunderbird and mail/thunderbird-gtk1 to 2.0.0.16.

(ghen)

2008-08-22 09:42:15 UTC MAIN commitmail json YAML

Update thunderbird and thunderbird-gtk1 to 2.0.0.16.

Security fixes in this version:

MFSA 2008-34 Remote code execution by overflowing CSS reference counter
MFSA 2008-33 Crash and remote code execution in block reflow
MFSA 2008-31 Peer-trusted certs can use alt names to spoof
MFSA 2008-29 Faulty .properties file results in uninitialized memory being used
MFSA 2008-26 Buffer length checks in MIME processing
MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript()
MFSA 2008-24 Chrome script loading from fastload file
MFSA 2008-21 Crashes with evidence of memory corruption

For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.16/releasenotes/

(ghen)

2008-08-22 07:46:08 UTC MAIN commitmail json YAML

2008-08-22 07:45:34 UTC MAIN commitmail json YAML

Updated shells/eltclsh to 1.9

(obache)

2008-08-22 07:44:00 UTC MAIN commitmail json YAML

Update eltclsh to 1.9
Based on PR 37283 (update to 1.8).

eltclsh 1.9 released august 8, 2008

30. Fix libtool usage and install target to allow cross compilation in OpenEmbedded.
29. Honor TCL_DBGX to allow  compiling  against a  tcl library  with debugging
    symbols enabled.
28. Honor CFLAGS from the environment during the build process
27. Fix history command that was not working.
26. Switch repository to git.

eltclsh 1.8 released august 20, 2007

25. Add wrappedputs procedure that print a string wrapped to a given width.
24. Stop scanning arguments in interactive mode when user press C-d.

eltclsh 1.7 released december 19, 2006

23. Add new function "interactive" which starts the interactive
    interpreter (useful inside scripts).
22. Add support for installation in $(DESTDIR)

(obache)

2008-08-22 07:42:52 UTC MAIN commitmail json YAML

Update eltclsh to 1.9.
Based on PR 37283 (updated to 1.8).

eltclsh 1.9 released august 8, 2008

30. Fix libtool usage and install target to allow cross compilation in OpenEmbedded.
29. Honor TCL_DBGX to allow  compiling  against a  tcl library  with debugging
    symbols enabled.
28. Honor CFLAGS from the environment during the build process
27. Fix history command that was not working.
26. Switch repository to git.

eltclsh 1.8 released august 20, 2007

25. Add wrappedputs procedure that print a string wrapped to a given width.
24. Stop scanning arguments in interactive mode when user press C-d.

eltclsh 1.7 released december 19, 2006

23. Add new function "interactive" which starts the interactive
    interpreter (useful inside scripts).
22. Add support for installation in $(DESTDIR)

(obache)

2008-08-22 06:37:53 UTC MAIN commitmail json YAML

Note update of the "xchat" package to version 2.8.6pl1.

(tron)

2008-08-22 06:37:39 UTC MAIN commitmail json YAML

Update "xchat" package to version 2.8.6pl1 by applying patch from upstream.
The patch fix a few small bugs.

(tron)

2008-08-22 06:00:40 UTC MAIN commitmail json YAML

catch up with pidgin-2.5.0
(It looks like we might be able to start using silc from pkgsrc again,
need to revisit this.)

(tnn)

2008-08-22 04:36:00 UTC MAIN commitmail json YAML

Add DESTDIR support and fix PLIST(try to create two empty directories).

(obache)

2008-08-21 20:35:36 UTC MAIN commitmail json YAML

Use INSTALLATION_DIRS.

(epg)

2008-08-21 19:12:53 UTC MAIN commitmail json YAML

unbreak on case sensitive WRKOBJDIRS.
from Asau@#pkgsrc

(tnn)

2008-08-21 18:52:26 UTC MAIN commitmail json YAML

Remove fortran from USE_LANGUAGES, as it is not used here.

(epg)

2008-08-21 18:44:36 UTC MAIN commitmail json YAML

fix botched checksum

(tnn)

2008-08-21 18:42:29 UTC MAIN commitmail json YAML

This package reaches over to ../MesaLib and doesn't need a distinfo file.

(tnn)

2008-08-21 18:40:59 UTC MAIN commitmail json YAML

fix botched checksums.
I have verified through http://mesa3d.sourceforge.net/relnotes-7.0.4.html
that these sums are correct for the Mesa 7.0.4 release.

XXX should PKGREVISION be bumped?
I don't understand how the MESA_PKGVERSION stuff works or why we even have
it.

(tnn)

2008-08-21 16:27:01 UTC MAIN commitmail json YAML

Update to py-setuptools-0.6c8.

(joerg)

2008-08-21 16:26:35 UTC MAIN commitmail json YAML

Update to py-setuptools-0.6c8:
- minor bugfixes, compatibility for Pyrex 0.9.6 and higher.

(joerg)

2008-08-21 16:20:49 UTC MAIN commitmail json YAML

...also fix PLIST for psycopg2.

(joerg)

2008-08-21 15:22:45 UTC MAIN commitmail json YAML

libfetch-2.15:
Rewrite errlist processing to include the full message, not just the
first word.

(joerg)

2008-08-21 13:33:39 UTC MAIN commitmail json YAML

Get rid of a trailing blank line.

(he)

2008-08-21 13:32:49 UTC MAIN commitmail json YAML

Add p5-Test-Distribution.

(he)

2008-08-21 13:32:06 UTC MAIN commitmail json YAML

Import p5-Test-Distribution version 2.00.

When using this module in a test script, it goes through all the modules
in your distribution, checks their POD, checks that they compile ok and
checks that they all define a $VERSION.

This module also performs a numer of test on the distribution itself. It
checks that your files match your SIGNATURE file if you have one. It
checks that your distribution isn't missing certain 'core' description
files. It checks to see you havent' missed out listing any
pre-requisites in Makefile.PL.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-08-21 13:06:34 UTC MAIN commitmail json YAML

Update from version 1.21 to 1.23.

Pkgsrc changes:
o Change MAINTAINER to pkgsrc-users@
o Fix HOMEPAGE to use search.cpan.org pointing directly to the package

Upstream changes:

          from 1.22: Applied patch by Jeff Holt, providing start
                    and end time of the forked process via t0() and t1().

          from 1.21: Added patch by Chip Capelik to provide a wait()
                    method waiting for a process to terminate.

(he)

2008-08-21 12:57:14 UTC MAIN commitmail json YAML

Fix PLIST for non-default options.

(joerg)

2008-08-21 11:37:53 UTC MAIN commitmail json YAML

Add faac option (disabled by default

(abs)

2008-08-21 11:37:01 UTC MAIN commitmail json YAML

update to openttd-0.6.2nb1 - "PKG_DESTDIR_SUPPORT=user-destdir" fails for this package

(abs)

2008-08-21 10:30:11 UTC MAIN commitmail json YAML

Updated security/py-OpenSSL to 0.7.

(tonnerre)

2008-08-21 10:29:32 UTC MAIN commitmail json YAML

Push new Python OpenSSL module. Changes since version 0.6:
- Removed some unused variables.
- Improved Python 2.3 compatibility.
- Fixed various threading bugs.
- Some improvements in the test suite.

(tonnerre)

2008-08-20 23:47:18 UTC MAIN commitmail json YAML

+ Updated x11/gnome-themes-extras to 2.22.0nb1 [bjs 2008-08-20]

(bjs)

2008-08-20 23:46:44 UTC MAIN commitmail json YAML

PLIST changes resulting from newer dependencies. PKGREVISION++

(bjs)

2008-08-20 22:32:30 UTC MAIN commitmail json YAML

Note initial addition of p5-Data-Denter version 0.15 as
devel/p5-Data-Denter into The NetBSD Packages Collection.

The Perl 5 module Data::Denter is an (deprecated) alternative to
Data::Dumper and Storable.

use YAML; # Instead!!!

(seb)

2008-08-20 22:31:21 UTC MAIN commitmail json YAML

Add & enable p5-Data-Denter

(seb)

2008-08-20 22:28:18 UTC MAIN commitmail json YAML

Initial import of p5-Data-Denter version 0.15 in the NetBSD Packages
Collection.

The Perl 5 module Data::Denter is an (deprecated) alternative to
Data::Dumper and Storable.

use YAML; # Instead!!!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-20 22:24:16 UTC MAIN commitmail json YAML

Added devel/p5-File-ShareDir version 1.00.

(tonnerre)

2008-08-20 22:23:08 UTC MAIN commitmail json YAML

+p5-File-ShareDir

(tonnerre)

2008-08-20 22:21:31 UTC MAIN commitmail json YAML

Import the File-ShareDir Perl module. This module can be used to portably
discover the directory for shared files (equivalent to /usr/share) and
is required for current versions of rt3.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tonnerre)

2008-08-20 22:17:30 UTC MAIN commitmail json YAML

Improve error handling for broken input streams and make the backend deal
with a dying frontend. Fixes PR pkg/39378.

(martin)

2008-08-20 21:57:48 UTC MAIN commitmail json YAML

Added www/p5-HTML-RewriteAttributes version 0.03 [tonnerre 2008-08-20]

(tonnerre)

2008-08-20 21:56:34 UTC MAIN commitmail json YAML

+p5-HTML-RewriteAttributes

(tonnerre)

2008-08-20 21:50:53 UTC MAIN commitmail json YAML

Previous import of HTML-RewriteAttributes included the work directory by
accident. Remove it again.

(tonnerre)

2008-08-20 21:42:46 UTC MAIN commitmail json YAML

Add the HTML::RewriteAttributes Perl module as required by the new rt3.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tonnerre)

2008-08-20 21:25:45 UTC MAIN commitmail json YAML

Note initial addition of p5-Data-Taxi version 0.94 as devel/p5-Data-Taxi
into The NetBSD Packages Collection.

The Perl 5 module Data::Taxi is a data serializer with several handy features:
Taint aware
  The data to be serialized does not have to be trusted.  None of
  the input data is executed.
Human readable
  Data::Taxi produces a human-readable string that simplifies checking
  the output of objects.
XML-ish
  Without begin fully XML compliant, Data::Taxi produces a block of
  XML-ish data that could probably be read in by other XML parsers.

(seb)

2008-08-20 21:24:35 UTC MAIN commitmail json YAML

Add & enable p5-Data-Taxi

(seb)

2008-08-20 21:21:30 UTC MAIN commitmail json YAML

Note PKGREVISION bump of awstats.

(minskim)

2008-08-20 21:20:33 UTC MAIN commitmail json YAML

2008-08-20 21:20:12 UTC MAIN commitmail json YAML

Initial import of p5-Data-Taxi version 0.94 in the NetBSD Packages
Collection.

The Perl 5 module Data::Taxi is a data serializer with several
handy features:
Taint aware
  The data to be serialized does not have to be trusted.  None of
  the input data is executed.
Human readable
  Data::Taxi produces a human-readable string that simplifies
  checking the output of objects.
XML-ish
  Without begin fully XML compliant, Data::Taxi produces a block
  of XML-ish data that could probably be read in by other XML
  parsers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-20 16:50:45 UTC MAIN commitmail json YAML

Note initial addition of p5-File-Policy version 1.005 as
devel/p5-File-Policy into The NetBSD Packages Collection.

The Perl 5 module File::Policy purpose is to allow systems
administrators to define locations and restrictions for applications'
file I/O and give app developers a policy to follow.  Note that
the module doesn't ENFORCE the policy - application developers can
choose to ignore it (and systems administrators can choose not to
install their applications if they do!).

(seb)

2008-08-20 16:50:03 UTC MAIN commitmail json YAML

Add & enable p5-File-Policy

(seb)

2008-08-20 16:47:42 UTC MAIN commitmail json YAML

Initial import of p5-File-Policy version 1.005 in the NetBSD Packages
Collection.

The Perl 5 module File::Policy purpose is to allow systems
administrators to define locations and restrictions for applications'
file I/O and give app developers a policy to follow.  Note that
the module doesn't ENFORCE the policy - application developers can
choose to ignore it (and systems administrators can choose not to
install their applications if they do!).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-20 16:30:46 UTC MAIN commitmail json YAML

Note initial addition of p5-Test-Assertions version 1.054 as
devel/p5-Test-Assertions into The NetBSD Packages Collection.

The Perl 5 module Test::Assertions provides a convenient set of
tools for constructing tests, such as unit tests or run-time
assertion checks (like C's ASSERT macro).  Unlike some of the Test::
modules available on CPAN, Test::Assertions is not limited to unit
test scripts; for example it can be used to check output is as
expected within a benchmarking script.  When it is used for unit
tests, it generates output in the standard form for CPAN unit
testing (under Test::Harness).

(seb)

2008-08-20 16:27:28 UTC MAIN commitmail json YAML

Add & enable p5-Test-Assertions

(seb)

2008-08-20 16:24:42 UTC MAIN commitmail json YAML

Initial import of p5-Test-Assertions version 1.054 in the NetBSD
Packages Collection.

The Perl 5 module Test::Assertions provides a convenient set of
tools for constructing tests, such as unit tests or run-time
assertion checks (like C's ASSERT macro).  Unlike some of the Test::
modules available on CPAN, Test::Assertions is not limited to unit
test scripts; for example it can be used to check output is as
expected within a benchmarking script.  When it is used for unit
tests, it generates output in the standard form for CPAN unit
testing (under Test::Harness).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-20 15:07:16 UTC MAIN commitmail json YAML

Update to Xen 3.3 7th release candidate:

This fixes an x86 HVM emulation issue introduced in -rc6 which caused
certain guests (Win98 and OS2, for example) to fail to boot.

(cegger)

2008-08-20 15:06:49 UTC MAIN commitmail json YAML

Update to Xen 3.3 7th release candidate:

This fixes an x86 HVM emulation issue introduced in -rc6 which caused
certain guests (Win98 and OS2, for example) to fail to boot.

(cegger)

2008-08-20 14:21:02 UTC MAIN commitmail json YAML

Note initial addition of p5-Log-Trace version 1.070 as devel/p5-Log-Trace
into The NetBSD Packages Collection.

The Perl 5 module Log::Trace provides a unified approach to tracing.

(seb)

2008-08-20 14:19:50 UTC MAIN commitmail json YAML

Add & enable p5-Log-Trace

(seb)

2008-08-20 14:15:29 UTC MAIN commitmail json YAML

Initial import of p5-Log-Trace version 1.070 in the NetBSD Packages
Collection.

The Perl 5 module Log::Trace provides a unified approach to tracing.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-20 12:45:14 UTC MAIN commitmail json YAML

Try to fix a entry.

(obache)

2008-08-20 11:55:57 UTC MAIN commitmail json YAML

Note initial addition of p5-HTML-TokeParser-Simple version 3.15 as
www/p5-HTML-TokeParser-Simple into The NetBSD Packages Collection.

The Perl 5 module HTML::TokeParser::Simple provides a more intuitive
interface to the module HTML::TokeParser.

(seb)

2008-08-20 11:55:13 UTC MAIN commitmail json YAML

Add & enable p5-HTML-TokeParser-Simple

(seb)

2008-08-20 11:52:58 UTC MAIN commitmail json YAML

Initial import of p5-HTML-TokeParser-Simple version 3.15 in the
NetBSD Packages Collection.

The Perl 5 module HTML::TokeParser::Simple provides a more intuitive
interface to the module HTML::TokeParser.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-20 10:25:12 UTC MAIN commitmail json YAML

Workaround for my own PR 39379:

Don't -DUSE_INLINE - this creates "static inline", and the imake setup
at least on NetBSD-4/arm calls "cc -ansi", which, as being a c89 compiler,
refuses this c99 code (or so I've been told by C language lawyers).
(Maybe somebody can come up with a patch that does the right thing
wrt. this stuff for all our environments.)

(is)

2008-08-20 10:04:41 UTC MAIN commitmail json YAML

Updated net/gtk-gnutella to 0.96.5

(adam)

2008-08-20 10:03:33 UTC MAIN commitmail json YAML

Changes 0.96.5:

Bug Fixes:
- 1870957: Wrong sign could cause out-of-bounds read and potentially a crash.
- Firewalled status was not re-verified after a port change if the previously
  used port was open.
- Fixed issue that caused the local peer cache to degenerate.

Improvements:
- Client-side support for tigertree hashes (TTH/THEX).
- Replaced navigation tree by tabs.
- Redesigned download user-interface to make it more accessible.
- Added some selectable pre-defined search filters.
- Bitzi tickets are displayed in full raw indented XML.
- Display Bitzi and ShareMonkey URLs as search result details.
- Topless mode is available at run-time via command-line switch.
- Added default shared filename extensions:
  .7z, .bittorrent, .oga, .ogv, .spx, .tbz2
- Removed default shared filename extensions: .doc
- Updated translations: Japanese, Norwegian Bokmal, French.

Under the hood:
- Changed default to dual use of IPv4 and IPv6 instead of IPv4-only.
- Support the "as" (Alternate Source) key in magnet links.
- Eszett is finally normalized to "ss" in search queries.
- Avoid display updates for elements not currently visible.
- Take full advantage of persistent HTTP connections to fetch multiple
  files from the same peer through over the same connection if scheduling
  permits.
- Improved TLS support and blocking detection.
- Updated list of hostile IP adress ranges, bogons, Geo-IP data,
  spam patterns and spam samples.

(adam)

2008-08-20 09:57:23 UTC MAIN commitmail json YAML

Note addition of net/p5-DNS-SEC-Maint-Key version 0.013.

(he)

2008-08-20 09:56:28 UTC MAIN commitmail json YAML

Add p5-Net-DNS-SEC-Maint-Key.

(he)

2008-08-20 09:55:38 UTC MAIN commitmail json YAML

Import p5-Net-DNS-SEC-Maint-Key version 0.013.

This is the RIPE NCC DNSSEC Key Management tools, described at

  https://www.ripe.net/projects/disi/dnssec_maint_tool/

This class implements an interface to a database of private keys used
during DNSSEC administration.


This package includes some diffs to the self-tests, so that they pass.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-08-20 09:52:43 UTC MAIN commitmail json YAML

Update to Xen 3.3 6th release candidate:

This has a handful of small fixes that were submitted after -rc5, and also a
larger fix for emulation of certain repeated I/O instructions for x86 HVM
guests.

(cegger)

2008-08-20 09:52:21 UTC MAIN commitmail json YAML

Update to Xen 3.3 6th release candidate:

This has a handful of small fixes that were submitted after -rc5, and also a
larger fix for emulation of certain repeated I/O instructions for x86 HVM
guests.

(cegger)

2008-08-20 09:26:45 UTC MAIN commitmail json YAML

Don't -DUSE_INLINE - this creates "static inline", and the imake setup
at least on NetBSD-4/arm calls "cc -ansi", which, as being a c89 compiler,
refuses this c99 code (or so I've been told by C language lawyers).
(Maybe somebody can come up with a patch that does the right thing
wrt. this stuff for all our environments.)

(is)

2008-08-20 08:20:14 UTC MAIN commitmail json YAML

2008-08-20 08:19:13 UTC MAIN commitmail json YAML

Changes 4.30:

* glpspx.h, glpspx03.c, glpapi06.c
  The primal simplex solver (spx_prim_opt, spx_prim_feas) was
  replaced by a new implementation (spx_primal), which currently
  provides the same features as the old version.

* glpmpl01.c, glpmpl03.c
  Some changes were made in the MathProg translator to allow <,
  <=, >=, and > on comparing symbolic values.

* glplpx10.c
  Internal routine set_d_eps in the exact LP solver was changed
  to prevent approximation errors in case of integral data.

(adam)

2008-08-20 07:59:00 UTC MAIN commitmail json YAML

Add and enable p5-Net-Twitter.

(obache)

2008-08-20 07:58:18 UTC MAIN commitmail json YAML

Added net/p5-Net-Twitter version 1.17

(obache)

2008-08-20 07:57:44 UTC MAIN commitmail json YAML

Import p5-Net-Twitter-1.17 as net/p5-Net-Twitter.
Based on PPR 38486 by Peter Eisch.

http://www.twitter.com provides a web 2.0 type of ubiquitous presence.
This module allows you to set your status, as well as review the statuses of
your friends.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-20 03:05:33 UTC MAIN commitmail json YAML

+ Updated devel/scmgit-base to 1.6.0 [bjs 2008-08-20]
Updated devel/scmgit-docs to 1.6.0 [bjs 2008-08-20]
Updated devel/scmgit to 1.6.0 [bjs 2008-08-20]

(bjs)

2008-08-20 03:04:20 UTC MAIN commitmail json YAML

+========================+
|GIT v1.6.0 Release Notes|
+========================+

User visible changes

- Templates now installed in ${PREFIX}/share/examples/scmgit/templates
  and registered as REQD_FILES.  Template subdirectories are
  registered in MAKE_DIRS.
- Installing the many git-foo binaries/scripts into libexec/git-core
  is now default and better supported.  If you've written any
  scripts or use any applications which expect the git-foo commands
  to be in ${PREFIX}/bin, please do update them accordingly.

+--------------------+
|Updates since v1.5.6|
+--------------------+

(subsystems)

* git-p4 in contrib learned "allowSubmit" configuration to control on
  which branch to allow "submit" subcommand.

* git-gui learned to stage changes per-line.

(portability)

* Changes for MinGW port have been merged, thanks to Johannes Sixt and
  gangs.

* Sample hook scripts shipped in templates/ are now suffixed with
  *.sample.

(documentation)

* Updated howto/update-hook-example

* Got rid of usage of "git-foo" from the tutorial and made typography
  more consistent.

* Disambiguating "--" between revs and paths is finally documented.

(performance, robustness, sanity etc.)

* index-pack used too much memory when dealing with a deep delta chain.
  This has been optimized.

* reduced excessive inlining to shrink size of the "git" binary.

* verify-pack checks the object CRC when using version 2 idx files.

* When an object is corrupt in a pack, the object became unusable even
  when the same object is available in a loose form,  We now try harder to
  fall back to these redundant objects when able.  In particular, "git
  repack -a -f" can be used to fix such a corruption as long as necessary
  objects are available.

* Performance of "git-blame -C -C" operation is vastly improved.

* git-clone does not create refs in loose form anymore (it behaves as
  if you immediately ran git-pack-refs after cloning).  This will help
  repositories with insanely large number of refs.

* core.fsyncobjectfiles configuration can be used to ensure that the loose
  objects created will be fsync'ed (this is only useful on filesystems
  that does not order data writes properly).

* "git commit-tree" plumbing can make Octopus with more than 16 parents.
  "git commit" has been capable of this for quite some time.

(usability, bells and whistles)

* even more documentation pages are now accessible via "man" and "git help".

* A new environment variable GIT_CEILING_DIRECTORIES can be used to stop
  the discovery process of the toplevel of working tree; this may be useful
  when you are working in a slow network disk and are outside any working
  tree, as bash-completion and "git help" may still need to run in these
  places.

* By default, stash entries never expire.  Set reflogexpire in [gc
  "refs/stash"] to a reasonable value to get traditional auto-expiration
  behaviour back

* Longstanding latency issue with bash completion script has been
  addressed.  This will need to be backmerged to 'maint' later.

* pager.<cmd> configuration variable can be used to enable/disable the
  default paging behaviour per command.

* "git-add -i" has a new action 'e/dit' to allow you edit the patch hunk
  manually.

* git-am records the original tip of the branch in ORIG_HEAD before it
  starts applying patches.

* git-apply can handle a patch that touches the same path more than once
  much better than before.

* git-apply can be told not to trust the line counts recorded in the input
  patch but recount, with the new --recount option.

* git-apply can be told to apply a patch to a path deeper than what the
  patch records with --directory option.

* git-archive can be told to omit certain paths from its output using
  export-ignore attributes.

* git-archive uses the zlib default compression level when creating
  zip archive.

* git-archive's command line options --exec and --remote can take their
  parameters as separate command line arguments, similar to other commands.
  IOW, both "--exec=path" and "--exec path" are now supported.

* With -v option, git-branch describes the remote tracking statistics
  similar to the way git-checkout reports by how many commits your branch
  is ahead/behind.

* git-branch's --contains option used to always require a commit parameter
  to limit the branches with; it now defaults to list branches that
  contains HEAD if this parameter is omitted.

* git-branch's --merged and --no-merged option used to always limit the
  branches relative to the HEAD, but they can now take an optional commit
  argument that is used in place of HEAD.

* git-bundle can read the revision arguments from the standard input.

* git-cherry-pick can replay a root commit now.

* git-clone can clone from a remote whose URL would be rewritten by
  configuration stored in $HOME/.gitconfig now.

* "git-clone --mirror" is a handy way to set up a bare mirror repository.

* git-cvsserver learned to respond to "cvs co -c".

* git-diff --check now checks leftover merge conflict markers.

* "git-diff -p" learned to grab a better hunk header lines in
  BibTex, Pascal/Delphi, and Ruby files and also pays attention to
  chapter and part boundary in TeX documents.

* When remote side used to have branch 'foo' and git-fetch finds that now
  it has branch 'foo/bar', it refuses to lose the existing remote tracking
  branch and its reflog.  The error message has been improved to suggest
  pruning the remote if the user wants to proceed and get the latest set
  of branches from the remote, including such 'foo/bar'.

* fast-export learned to export and import marks file; this can be used to
  interface with fast-import incrementally.

* fast-import and fast-export learned to export and import gitlinks.

* "gitk" left background process behind after being asked to dig very deep
  history and the user killed the UI; the process is killed when the UI
  goes away now.

* git-rebase records the original tip of branch in ORIG_HEAD before it is
  rewound.

* "git rerere" can be told to update the index with auto-reused resolution
  with rerere.autoupdate configuration variable.

* git-rev-parse learned $commit^! and $commit^@ notations used in "log"
  family.  These notations are available in gitk as well, because the gitk
  command internally uses rev-parse to interpret its arguments.

* git-rev-list learned --children option to show child commits it
  encountered during the traversal, instead of showing parent commits.

* git-send-mail can talk not just over SSL but over TLS now.

* git-shortlog honors custom output format specified with
  "--pretty=format:".

* "git-stash save" learned --keep-index option.  This lets you stash away
  the local changes and bring the changes staged in the index to your
  working tree for examination and testing.

* git-stash also learned branch subcommand to create a new branch out of
  stashed changes.

* git-status gives the remote tracking statistics similar to the way
  git-checkout reports by how many commits your branch is ahead/behind.

* "git-svn dcommit" is now aware of auto-props setting the subversion user
  has.

* You can tell "git status -u" to even more aggressively omit checking
  untracked files with --untracked-files=no.

* Original SHA-1 value for "update-ref -d" is optional now.

* Error codes from gitweb are made more descriptive where possible, rather
  than "403 forbidden" as we used to issue everywhere.

(internal)

* git-merge has been reimplemented in C.

+------------------+
|Fixes since v1.5.6|
+------------------+

All of the fixes in v1.5.6 maintenance series are included in
this release, unless otherwise noted.

* git-clone ignored its -u option; the fix needs to be backported to
  'maint';

* git-mv used to lose the distinction between changes that are staged
  and that are only in the working tree, by staging both in the index
  after moving such a path.

* "git-rebase -i -p" rewrote the parents to wrong ones when amending
  (either edit or squash) was involved, and did not work correctly
  when fast forwarding.

(bjs)

2008-08-20 02:53:13 UTC MAIN commitmail json YAML

+ Updated textproc/docbook-xsl to 1.74.0 [bjs 2008-08-20]

(bjs)

2008-08-20 02:52:45 UTC MAIN commitmail json YAML

+----------------------------------------------------------+
|              Update to docbook-xsl-1.74.0.              |
+----------------------------------------------------------+
pkgsrc-specific:
    - added shell code to Makefile to remove .gitignore
      found in every directory
    - added 'epub' and 'xhtml-1_1' to ${XSLMODS}.
    - use double-backslash in back-quoted shell code to
      appease pkglint

Release Notes for 1.74.0:

This release includes important bug fixes and adds the
following significant feature changes:

.epub target

    Paul Norton (Adobe) and Keith Fahlgren(O'Reilly Media)
    have donated code that generates .epub documents from
    DocBook input. An alpha- reference implementation in
    Ruby has also been provided.

    .epub is an open standard of the The International
    Digital Publishing Forum (IDPF), a the trade and
    standards association for the digital publishing
    industry.

    Read more about this target in epub/README

XHTML 1.1 target

    To support .epub output, a strict XHTML 1.1 target has
    been added. The stylesheets for this output are generated
    and are quite similar to the XHTML target.

Gentext updates

    A number of locales have been updated.

Roundtrip improvements

    Table, figure, template syncronization, and character
    style improvements have been made for WordML & Pages.
    Support added for OpenOffice.org.

(bjs)

2008-08-19 23:41:05 UTC MAIN commitmail json YAML

2008-08-19 20:34:16 UTC MAIN commitmail json YAML

Add jack-rack to audio/Makefile

(bjs)

2008-08-19 20:33:12 UTC MAIN commitmail json YAML

+ Added audio/jack-rack version 1.4.7 [bjs 2008-08-19]

(bjs)

2008-08-19 20:32:13 UTC MAIN commitmail json YAML

2008-08-19 19:30:51 UTC MAIN commitmail json YAML

Note initial addition of p5-Sub-Override version 0.08 as
devel/p5-Sub-Override into The NetBSD Packages Collection.

The Perl 5 module Sub::Override provides a way to easily override
subroutines.

(seb)

2008-08-19 19:27:01 UTC MAIN commitmail json YAML

Add & enable p5-Sub-Override

(seb)

2008-08-19 19:23:50 UTC MAIN commitmail json YAML

Initial import of p5-Sub-Override version 0.08 in the NetBSD Packages
Collection.

The Perl 5 module Sub::Override provides a way to easily override
subroutines.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-08-19 19:22:46 UTC MAIN commitmail json YAML

Set MAKE_JOBS_SAFE =no.

(epg)

2008-08-19 19:07:44 UTC MAIN commitmail json YAML

2008-08-19 18:51:19 UTC MAIN commitmail json YAML

Greg Troxel removed games/blobwars and games/starfighter (upstream
author's request).

(heinz)

2008-08-19 18:21:31 UTC MAIN commitmail json YAML

Updated chat/pidgin to 2.5.0 [bjs 2008-08-19]
Updated chat/libpurple to 2.5.0 [bjs 2008-08-19]
Updated chat/finch to 2.5.0 [bjs 2008-08-19]
Updated chat/pidgin-facebookchat to 1.27nb1 [bjs 2008-08-19]
Updated chat/pidgin-icb to 20070505nb2 [bjs 2008-08-19]
Updated chat/pidgin-latex to 1.2.1nb2 [bjs 2008-08-19]
Updated chat/pidgin-otr to 3.2.0nb1 [bjs 2008-08-19]
Updated chat/pidgin-sametime to 2.5.0 [bjs 2008-08-19]
Updated chat/pidgin-silc to 2.5.0 [bjs 2008-08-19]

(bjs)

2008-08-19 18:18:11 UTC MAIN commitmail json YAML

Welcome to libpurple, finch, and pidgin version 2.5.0.

Bump PKGREVISION of non-bundled plug-ins.

Changes for 2.5.0 (08/17/2008) since 2.4.3:
libpurple + pidgin:

- Lots of bug fixes and improvements for the MSN protocol
  (MSNP15 support) and MSN "bunny icon" (?).
- Miscellaneous bug fixes, a few new icons, etc.

- The following API changes:

libpurple:
  Added:
  * Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
    that the connection supports sending and receiving custom smileys.
  * PurpleSmiley and the Smiley API.
  * purple_serv_got_join_chat_failed
  * chat-join-failed signal (see conversation-signals.dox)
  * chat-invite-blocked and blocked-im-msg signals (see
    converation-signals.dox) (Thanks to Stefan Ott)
  * purple_blist_update_node_icon
  * purple_buddy_icons_node_has_custom_icon
  * purple_buddy_icons_node_find_custom_icon
  * purple_buddy_icons_node_set_custom_icon
  * purple_buddy_icons_node_set_custom_icon_from_file
  * purple_notify_user_info_prepend_section_break
  * purple_notify_user_info_prepend_section_header
  * "website" and "dev_website" items to the ui_info hash table
  * purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit
  * cmd-added and cmd-removed signals
  * purple_get_host_name
  * purple_util_fetch_url_len (temporary function overload to add max_len
    param)
  * purple_util_fetch_url_request_len
  * purple_prpl_send_attention
  * purple_prpl_got_attention
  * purple_prpl_got_attention_in_chat

  Deprecated:
  * purple_blist_update_buddy_icon
  * purple_buddy_icons_has_custom_icon
  * purple_buddy_icons_find_custom_icon
  * purple_buddy_icons_set_custom_icon
  * pidgin_set_custom_buddy_icon
  * purple_util_fetch_url_len
  * purple_util_fetch_url_request_len
  * serv_send_attention
  * serv_got_attention

  Changed:
  * xmlnode_copy now copies the prefix and namespace map for nodes.

pidgin:
  Added:
  * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and
    gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's.
  * pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a
    PurpleStoredImage.
  * pidgin_themes_smiley_themeize_custom to associate custom smileys to
    a GtkIMHtml widget.
  * GTK_IMHTML_CUSTOM_SMILEY flag for GtkIMHtml.
  * GTK+ Custom Smiley API.

(bjs)

2008-08-19 18:11:51 UTC MAIN commitmail json YAML

Note update of the "pango" package to version 1.20.5nb1.

(tron)

2008-08-19 18:10:22 UTC MAIN commitmail json YAML

Don't build the "atsui" backend under Mac OS X when we are building with
X11 support. It also doesn't work properly in the non-X11 case (at least
with XChat) but is essential for a non-X11 GTK+ 2.*.

Bump the package revision because of this change.

(tron)