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 (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:28:12 UTC Now

2008-10-12 12:50:18 UTC MAIN commitmail json YAML

Update from 2.1.4->2.5.7
Use ./configure as one is now supplied
libmxl2 is no longer optional but curl is
Rename doc/eg dirs from ap-security to ap-modsecurity

* Allow for disabling request body limit checks in phase:1
* Now log XML parsing/validation warnings and errors to be in the debug log
  at levels 3 and 4, respectivly.
* Transformation caching has been deprecated, and is now off by default. We
  now advise against using transformation caching in production.
* Improve request body processing error messages.

Any many more . . . see CHANGES for all the details

(adrianp)

2008-10-12 12:40:25 UTC MAIN commitmail json YAML

Fix entries for initial additions of devel/p5-Package-Generator
and net/p5-Net-SNMP-Mixin.

(seb)

2008-10-12 12:24:28 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.9nb5.

(tron)

2008-10-12 12:22:25 UTC MAIN commitmail json YAML

Use the pid file to determine whether "httpd" is still running. This should
make "/etc/rc.d/apache restart" work more reliable and fix PR pkg/39713 by
Martti Kuparinen.

Bump package revision because of this fix.

(tron)

2008-10-12 12:09:47 UTC pkgsrc-2008Q3 commitmail json YAML

2008-10-12 12:09:10 UTC pkgsrc-2008Q3 commitmail json YAML

pullup ticket #2553 - requested by tron
libxml2: security fix

revisions pulled up:
pkgsrc/textproc/libxml2/Makefile 1.95
pkgsrc/textproc/libxml2/distinfo 1.67
pkgsrc/textproc/libxml2/patches/patch-af 1.1

  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Thu Oct  9 15:01:27 UTC 2008

  Modified Files:
          pkgsrc/textproc/libxml2: Makefile distinfo
  Added Files:
          pkgsrc/textproc/libxml2/patches: patch-af

  Log Message:
  Add a fix for CVE-2008-4409 (also known as CVE-2008-4422) from the
  GNOME bugzilla. Bump package revision.

(rtr)

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

Updated time/kronolith to 2.3

(adrianp)

2008-10-12 12:08:07 UTC MAIN commitmail json YAML

Update to 2.3

----
v2.3
----

[jan] Change group field in shares table to work with LDAP groups (Bug 6883).
[jan] Fix user name conversion with user hooks in the calendar panel
      (Bug 7366).
[gwr] Fixed handling of free events in the Kolab driver
      (noethen@uni-paderborn.de, Bug 7192).
[jan] Differentiate between days with events and days with busy events in the
      year view.

--------
v2.3-RC1
--------

[jan] Send correct iTip notifications when deleting recurring event instances
      (Bug 6636).
[mjr] Add support for embedding calendar widgets on external websites.
[jan] Log moving of events in the history backend (Bug 3207).
[jan] Fix listing alarms of recurring events crossing day boundaries
      (Bug 7035).
[jan] Fix deleting all events over WebDAV (Bug 7005).
[jan] Add Atom feeds.
[jan] Fix encoding of holiday names.
[jan] Add Estonian translation (Alar Sing <alar.sing@err.ee>).
[jan] Consider RECURRENCE-ID attributes in iCalendar data.
[cjh] Fix a problem with the put() API call and events that already exist
      (almarin@um.es, Bug 7088).
[jan] Fix importing iCalendar events with only a single recurrence exception
      (guyzdm@gmail.com, Bug 7068).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[mjr] Add support for maintenance tasks and add a task for purging old events.
[jan] Fix future events not being received under certain circumstances
      (Bugs 6946, 6966).
[jan] Correctly sort recurring events (develop@kristov.de, Bug 7037).
[jan] Fix display of recurring events crossing midnight in the portal block
      (develop@kristov.de, Bug 7036).
[jan] Fix agenda emails containing wrong events.
[mjr] Remove user permissions on all shares when deleting a user.
[jan] Fix warning when importing events through the API (Bug 6865).
[cjh] Be case insensitive when comparing attendees
      (aloyse.gilbert@gmail.com, Bug 6833).
[jan] Use smaller icons for private events.

(adrianp)

2008-10-12 12:07:08 UTC MAIN commitmail json YAML

Updated mail/turba to 2.3

(adrianp)

2008-10-12 12:06:52 UTC MAIN commitmail json YAML

Update to 2.3

----
v2.3
----

[jan] Change group field in shares table to work with LDAP groups (Bug 6883).
[jan] Fix exporting address books with country fields as vCards (Bug 7372).
[mjr] Make sure we use all address books when searching via the api and the
      user's addressbooks pref is empty (Bug 7357).
[mjr] Correctly calculate the age of time objects (Bug 7330).

--------
v2.3-RC1
--------

[jan] Improve vCard EMAIL field parsing (Bug 7281).
[jan] Correctly import and export address extensions (Bug 7279).
[jan] Export full country names to vCard addresses.
[jan] Respect precedence of multiple vCard properties (Request 7122).
[jan] Remove deleted address books from address book preference (Request 6938).
[jan] Export LABEL properties to vCard if address fields are available.
[gwr] Add support for storing public PGP keys when using Kolab.
[gwr] Add support for adding addresses from IMP when using Kolab.
[jan] Add configuration option for an alternative name field.
[jan] Add support for image fields to SQL driver (requires Horde 3.3).
[jan] Add more default field mappings for CSV import (Request 6901).
[jan] Update field names for Outlook 2003 export (Request 6901).
[jan] Improve logic which entries to show in the sidebar menu.
[jan] Add support for the category form field (Request 6884).
[jan] Fix sorting so that sort order is always reflected correctly,
      independent of name format.
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[jan] Add ability to mark a contact as your own and API method to export it.
[jan] Fix importing phone numbers from Synthesis clients (Bug 7011).
[mjr] Fix issue with searching composite fields when the number of search terms
      is less than the number of composed fields (Bug 6796)
[cjh] Allow importing multiple address into an email field if allow_multi
      is set to true on the field in attributes.php (Bug 6897).
[mjr] Remove user permissions on all shares when deleting a user.
[jan] Fix searching of client address books that have been disabled in the
      preferences (Bug 6961).
[mjr] Fix issue with removeUserData api that caused the deleted user's
      address books to not be deleted as well as remove an erroneous error
      notification (Bug 6969).
[cjh] Fix the column selector/sorter in IE (Bug 6912).

(adrianp)

2008-10-12 12:05:22 UTC MAIN commitmail json YAML

Updated mail/ingo to 1.2.1

(adrianp)

2008-10-12 12:04:50 UTC MAIN commitmail json YAML

Update to 1.2.1

------
v1.2.1
------

[jan] Don't show script icon in menu if preference to automatically update
      scripts is both set and locked (Request 7251).
[mjr] Change MDB2 sequence name to 'id' (Bug 7240)
[jan] Fix adding more than 5 wildcard blacklists (Bug 7077).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[jan] Fix saving spam rules in the preference backend (Bug 7033).
[jan] Correctly catch dates before the 10th of a month in Sieve timed
      vacations (Bug 7023).
[mas] Fix vacation with procmail driver (Bugs 6509, 7052).
[jan] Fix moving to INBOX with the maildrop driver.
[jan] Disable drop down entries with informational purpose only.
[jan] Fix filter activity messages with non-ASCII folder names
      (taguchi@iij.ad.jp, Bug 6764).

(adrianp)

2008-10-12 12:03:29 UTC MAIN commitmail json YAML

Updated mail/imp to 4.3

(adrianp)

2008-10-12 12:03:12 UTC MAIN commitmail json YAML

Update to 4.3

----
v4.3
----

[jan] Add compose token to redirect view (bug 7383).
[jan] Don't resize window if not composing messages in a popup.

--------
v4.3-RC2
--------

[mms] Fix loading of print stylesheets when printing a message (bug 7310).
[mjr] Fix redirect loop when conf[server][change_server] is true (bug 6978).
[mms] Fix message caching and optimize storage.
[mms] Fix autocomplete address positioning on IE (bug 7074).
[cjh] When the selected view doesn't match the type of browser's default view
      (IMP or DIMP for a mobile browser, MIMP or DIMP for a desktop browser),
      explicitly redirect to that view and disable the frameset (bug 6332).
[jan] Add support for updating exsting events and cancelled recurring event
      instances to iTip viewer (bug 6636).
[mms] Fix uploaded compose attachment names if magic quoting is on (bug 7215).
[mms] Cache results of address formatting.
[jan] Show name and email address in the address book popup (Request 6937).
[mms] Messages from lists can now have large quotes automatically hidden.

---------------------------------
v4.3-RC1 (released as v4.2.1-RC1)
---------------------------------

[mms] Fix incorrect autocomplete replacement in certain cases (bug 6819).
[mms] Use optimized autocomplete javascript library.
[mms] Handle ';' to delimit addresses when composing.
[jan] Don't allow adding private PGP keys as public keys (bug 7080).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[mms] Search by size now displayed in KB (Request 6921).
[jan] Add option to attach personal vCard to message (requires Turba 2.2.2).
[jan] Fix maildir quota driver (bug 7014).
[jan] Add configuration for quota message format.
[mms] Maintain original header encoding on redirect (bug 7006).
[cjh] Add CSRF tokens to the Compose screen (Kris Steinhoff
      <steinhof@umich.edu>).
[jan] Fix adding vhost specific trailer.txt.
[jan] Add more flexible placeholders to SQL quota driver.
[jan] Fix passing passwords to quota drivers.
[mms] Improved folder list generation (bug 6972).
[cjh] Allow hiding quota messages when quota is unlimited
      (Thomas Jarosch <thomas.jarosch@intra2net.com>, Request 6934).
[jan] Add mailto: handler for Firefox 3+.
[mms] Fix address MIME encoding issues when saving a draft (bug 6986).
[cjh] Include a hint about fixing invalid From addresses in the error message
      (steinhof@umich.edu, bug 6941).
[cjh] Fix overwriting $params in _imp_adminDo API call (bug 6955).
[mms] Never wrap flowed lines in text/plain messages.
[mms] Fix broken spellcheck when using fckeditor on Safari 3 (bug 6909).
[mms] Fix unescaping URL parameters passed to popup windows (bug 6834).
[jan] Fix logging of forwarded messages.
[mms] Fix creation of subfolders in certain namespaces
      (thomas.jarosch@intra2net.com, bug 6827).
[mms] Improve search page by moving flags into search criteria section
      (Request 6825).
[mms] If using imagemagick, allow creation of PDF thumbnails.
[mms] Strip quotation marks and backslashes from displayed addresses.
[mms] Fix spellcheck in HTML mode when using Xinha on IE (bug 6799).
[mms] Fix rare case when spellchecking HTML input could result in the HTML
      tags being recognized as misspelled words.
[jan] Fix parsing for Token System configuration parameters.
[mms] Add ability to search by size.

(adrianp)

2008-10-12 12:03:12 UTC MAIN commitmail json YAML

2008-10-12 12:01:11 UTC MAIN commitmail json YAML

Updated www/horde to 3.3

(adrianp)

2008-10-12 12:00:53 UTC MAIN commitmail json YAML

Update to 3.3

----
v3.3
----

[jan] Fix synchronization issues with Blackberry clients (bug 6949).
[mms] Fix setting the horde user when using application authentication with
      realms (bug 6749).
[jan] Fix user name conversion with user hooks in the permissions interfaces
      (bug 6371).
[jan] Provide all settings for the read server in split SQL configuration
      (Request #7024).
[jan] Improve HTML to text filter.
[mjr] Hierarchical SQL Share driver now correctly removes all children when
      removing a share (Bug: 7347).
[mjr] Fix an issue with various date/time fields in horde form that was causing
      erroneous validation errors.
[cjh] Sign parameters to go.php with an HMAC based on a new secret key
      configuration value, to prevent using go.php as an open referrer.
[cjh] Make logout tokens only valid for a configurable length of time.

--------
v3.3-RC1
--------

[mms] Fix garbage collection handling on SQL session handler backends.
[mjr] Change MDB2 sequence names to 'id' in SQL share driver (bug 7240).
[cjh] When a URL is supplied for pass-through after logging in, go to that URL
      in mobile browsers instead of going to the mobile portal (bug 6332).
[mms] Memcache session handler no longer writes data with a lifetime.
[cjh] Add DIMP to the horde LDAP OIDs and hordePerson objectclass (bug 7243).
[mms] Update FCKeditor to v2.6.3.
[jan] Use global mailer configuration when sending alarm emails
      (adrieder@sbox.tugraz.at, bug 7058).
[jan] Reset background colors when resetting the category form (bug 7226).
[jan] Improve Funambol contacts support (Requests #7099, #7100).
[jan] Correctly parse GEO tags in vCard 2.1 data (bug 6563).
[jan] Remove Horde portal link from application menus (bug 7221).
[cjh] Create a driver for signups, allowing backends other than DataTree
      (Duck <duck@obala.net>, Request #7161).
[jan] Fix displaying images with the image form field.
[mjr] Fix issue with hierarchical SQL share driver that caused permissons to
      erroneously be denied when the share contained group permissions and was
      instantiated by a listShares call.
[mjr] Fix issue with hierarchical SQL share driver that caused any child shares
      to be orphaned when the parent share was moved in the hierarchy.
[mjr] Fix issue with SQL share drivers that was causing permission checks to
      fail under certain conditions by no longer explicitly storing owner
      permissions in the Perms backend.
[cjh] Fix overwriting a variable in the tableset_html VarRenderer
      (Paul Roy <proy@corom.ca>, bug 7120).
[mms] Fix MIME encoding when using the ISO-2022-JP charset (bug 1621).
[jan] Fix SQL Share driver not using the correct database when using different
      databases in Horde applications (bug 6997).
[cjh] Fix SQL portability in Share_sql driver (bug 7084).
[jan] Fix synchronizing large amounts of data split across several SyncML
      messages.
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[cjh] Fix Horde_Lock::getLockInfo (duck@obala.net, Bub #7046).
[cjh] Fix SQL portability in Group_sql driver (bug 7075).
[jan] Fix PAM authentication driver, but also mark it as deprecated (bug 6982).
[mjr] Fix issue with native SQL Share driver that caused filtering shares by
      attributes to fail.
[jan] Fix synchronization of event alarms with Funambol clients (bug 7003).
[jan] Correctly detect Funambol clients on Blackberry devices (bug 6995).
[mjr] Remove all user application permissions and group memberships from storage
      when removing the user from the system (Bug: 6999)
[cjh] Call the postauthenticate hook in Auth::setAuth(), and allow the
      postauthenticate hook to cause setAuth() to fail. Allows postauthenticate
      to fire on any event, including transparent authentication, that could
      result in a user being successfully logged in.
[jan] Improve attribute support and charset conversion in vCard viewer.
[jan] Show photos in vCard object if provided with an URL.
[mjr] Remove permissions from storage also when removing a share.
[jan] Add Horde_Form fields for string arrays and PGP and S/MIME keys.
[jan] Only show Add Permission icons in permissions interface where adding
      them is possible.
[mjr] Fix issue in Horde_Image that was causing erratic results when cropping
      images.
[jan] Fix validation of phone fields marked as required (bug 6948).
[mms] Fix quoting periods in display part of e-mail address (bug 6899).
[mms] Fix error checking when parsing an undisclosed recipients mail header
      and using an older version of PEAR::Mail (bug 6930).
[jan] Return to portal after editing or deleting blocks directly from there.

(adrianp)

2008-10-12 11:47:37 UTC pkgsrc-2008Q3 commitmail json YAML

2008-10-12 11:46:30 UTC pkgsrc-2008Q3 commitmail json YAML

pullup ticket #2554 - requested by tron
dbus: update package for security fix

revisions pulled up:
pkgsrc/sysutils/dbus/Makefile 1.33, 1.34
pkgsrc/sysutils/dbus/files/dbus.sh 1.9
pkgsrc/sysutils/dbus/distinfo 1.27
pkgsrc/sysutils/dbus/patches/patch-ab 1.14

  Modified Files:
          pkgsrc/sysutils/dbus: Makefile
          pkgsrc/sysutils/dbus/files: dbus.sh

  Log Message:
  When removing a loop, remove both the beginning _and_ the end.
  Bump PKGREVISION.  Noted by Cem Kayali in pkgsrc-users@

  ------------------------------------------------------------------------

  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Sun Oct 12 11:15:22 UTC 2008

  Modified Files:
          pkgsrc/sysutils/dbus: Makefile distinfo
          pkgsrc/sysutils/dbus/patches: patch-ab

  Log Message:
  Update "dbus" package to version 1.2.4. Changes since 1.2.3:
  - Security fix for CVE-2008-3834
  - A small number of compilation and portability fixes

(rtr)

2008-10-12 11:26:49 UTC MAIN commitmail json YAML

kbiff update.
also remove emacs-22.3 from TODO, as done.

(markd)

2008-10-12 11:23:13 UTC MAIN commitmail json YAML

Update kbiff to 3.9

10-05-08 - Kurt Granroth (3.9)
  o Converted KBiff into a full-fledged kdeinit module compatible
    with the latest KDE 3.5 (previous support was outdated)
  o Yet more tweaks to compile under the gcc 4.x running target
    without warnings
  o Cleaned up a bunch of Makefiles, configure files, and automake
    files along with an updated 'admin' directory
  o Got rid of the 'release-kbiff' "meta" version and date tags
  o Updated the .spec file to be more up to date

09-09-08 - Fr辿d辿ric Bri竪re
  o Replaced complicated date-time calculations with toTime_t()

03-30-08 - L辿o Terziman
  o Fix compilation of ASUS led code under gcc 4

03-21-08 - Martin Spirk
  o Added 'stopped' icon state

02-27-08 - Elve
  o Updated Dutch translation (nl.po)

01-21-08 - Kurt Granroth
  o Updated automake admin dir with latest code from KDE 3.8
  o Tweaked the code to compile on gcc 4.2 without warnings with -Wall
  o Status window tweaks to work better on multiple-monitors as well
    as in more positions (side, bottom, top, etc).
  o Removed some 2.x code.  Nobody uses KDE2 anymore so it's high
    time KBiff stops supporting it.
  o Fix display of icons with the icon selector

(markd)

2008-10-12 11:15:45 UTC MAIN commitmail json YAML

Note update of the "dbus" package to version 1.2.4.

(tron)

2008-10-12 11:15:22 UTC MAIN commitmail json YAML

Update "dbus" package to version 1.2.4. Changes since 1.2.3:
- Security fix for CVE-2008-3834
- A small number of compilation and portability fixes

(tron)

2008-10-12 10:43:26 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-Gladiator version 0.01 as
devel/p5-Devel-Gladiator into The NetBSD Packages Collection.

The Perl 5 module Devel::Gladiator iterate's Perl's internal memory
structures and can be used to enumerate all the currently live SVs.

This can be used to hunt leaks and to profile memory usage

(seb)

2008-10-12 10:42:13 UTC MAIN commitmail json YAML

Add & enable p5-Devel-Gladiator

(seb)

2008-10-12 10:39:44 UTC MAIN commitmail json YAML

Initial import of p5-Devel-Gladiator version 0.01 in the NetBSD
Packages Collection.

The Perl 5 module Devel::Gladiator iterate's Perl's internal memory
structures and can be used to enumerate all the currently live SVs.

This can be used to hunt leaks and to profile memory usage

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-10-12 09:55:35 UTC MAIN commitmail json YAML

+subversion-1.5.3.

(taca)

2008-10-12 09:45:21 UTC MAIN commitmail json YAML

No longer patching any lisp files so don't need to recompile them.

(markd)

2008-10-12 07:10:13 UTC MAIN commitmail json YAML

Note update of www/plone3 pacakge to 3.1.6.

(taca)

2008-10-12 07:07:40 UTC MAIN commitmail json YAML

Update plone3 package to 3.1.6.

The 6th maintenance release of Plone 3.1 is now available. The important
changes since version 3.1.5.1 are:

* Improve handling of stale catalog entries encountered during folder
  reordering.
* Fix the silent failure of the group membership management of users via
  the user membership form.
* Restore icons for the language control panel in the 3.0.1 to 3.0.2
  migration.
* Fix test for automatically generated ids to handle content types with
  a dot in their name.
* By default, keep the styling when managing portlets separate from the
  styling when viewing the portlets, to improve usability with custom
  themes.
* Hide link to the dashboard from the personal preferences page if the
  user is not allowed to view the dashboard.
* Improve styling in MS Internet Explorer.
* Fix non XML syntax compliant ids in content menus.
* Correct problems with Firefox 3.0 and kupu.

The following packages and products were upgrades as part of this
release:

* Products.kupu 1.4.12
* Products.CMFPlone 3.1.6
* plone.app.contentmenu 1.1.5

More information about this release and links to installers can be found
at http://plone.org/products/plone/releases/3.1.6

(taca)

2008-10-12 06:42:39 UTC MAIN commitmail json YAML

Note update of www/typo3 package to 4.2.2.

(taca)

2008-10-12 06:41:39 UTC MAIN commitmail json YAML

Update typo3 package to 4.2.2.

* News
This release is a bugfix release.

Full ChangeLog is too large to write here please refer:

http://wiki.typo3.org/index.php/TYPO3_4.2.2

(taca)

2008-10-12 04:15:17 UTC MAIN commitmail json YAML

Updated chat/konversation to 1.1

(tonnerre)

2008-10-12 04:14:58 UTC MAIN commitmail json YAML

Update Konversation to recently released version 1.1. Changes since 1.0.1:

Text views
* Added an option to hide the scrollbar in chat windows.
* Don't scroll to bottom if the view was scrolled up before resizing.
* Fixed chat views occassionally not being scrolled to the bottom at their
  inception with long backlog appends.
* Fixed an off-by-one error in scrollback culling.
* Fixed a bug that lead to single leading whitespace characters in lines being
  omitted from display in chat windows.
* Now preserving trailing whitespace in raw log tabs.
* Fixed display of '<' and '>' in backlog lines.
* Fixed copy/paste with shortcuts other than the default Ctrl+C/V ones.
* Fixed onotice display.
* Fixed middle-click-to-open-in-new-tab on chat window URLs when Konqueror
  wasn't running.
* Fixed superfluous closing parenthesis being inserted after links in lines
  which contain multiple links followed by closing parenthesis.
* Fixed URLs with encoded hash mark %23 being incorrectly passed off to handler.
* Fixed variable expansion causing certain URLs to be corrupted when pasted.
* Added a "Save Link As" item to the context menu of links in the chat window.
* Have the "Save as..." dialog suggest a file name.
* Implemented Shift+Click to "Save as..." URLs..
* Made the channel links context menu work in server status views.
* Fixed nickname links in chat view messages created as a result of '/msg <nick>
  <message>' commands erroneously prepending '->' to nicknames.
* Fixed operations on nicknames containing "\" characters from the nickname
  context menu.
* Fixed query view context menus operating on the wrong nickname under certain
  circumstances.
* Fixed a bug that caused the "Send File..." action in the generic query context
  menu to pick the wrong recipient after hovering the user's own nick in the
  chat display.
* Fixed date display not using the locale's date format.
* Fixed IRC color parsing so that the colors gets reset to default if no color
  numbers were given.
* Fixed a bug that could cause the text selection in a chat window to be messed
  up when new text was appended.

Marker/Remember Lines
* Konversation now distinguishes between manually and automatically inserted
  marker lines, making the "show line in all chat windows" preference less
  confusing.
* The automatically inserted remember lines when chat windows are hidden are now
  "sliding", i.e. there is only one per chat window, and it moves.
* Automatically inserted remember lines will now optionally only be inserted
  when there's actually new text being appended to the chat window (enabled by
  default).
* The automatic remember line will now also be inserted when the window has lost
  focus.
* Added an action to clear all marker lines in a chat window.
* Improved marker lines-related preferences and terminology.
* Improved the appearance of marker lines in the chat window.
* Made the (marker line-related and other) identity default settings consistent
  between the initial identity and additional newly created identities.
* Fixed hidden join/part/quit events marking tabs as dirty, allowing multiple
  consecutive remember lines to appear.
* Fixed crash when minimizing or closing the application window prior to any tab
  switch when the auto-insertion of remember lines is enabled.

Input line
* Fixed input line contents rather than actual sent text being appended to the
  input history upon a multi-line paste edit.
* Special characters and IRC color codes will now be inserted at the cursor
  position rather than the end of the input line contents.

Nickname list
* Implemented an additional "Sort by activity" nicklist sorting mode.
* Added Oxygen nicklist icon theme by Nuno Pinheiro.
* The list of nickname list themes is now sorted alphabetically.
* Fixed race condition when removing a nicklist theme (listview would be
  repopulated before deletion was complete).
* Fixed using the wrong palette for the disabled text color in the nickname
  list.
* Fixed moving back from the custom alternate background color to system colors
  in the channel nickname listviews when disabling the "Use custom colors for
  lists, [...]" preference.
* Cleanups in the nicklist item code.

Tab bar / Tree list
* Added option to add and remove a channel from its network's auto-join list
  from the tab context menu.
* Added option to close tabs using middle-mouse.
* Slightly sped up tab switching by eliminating some redundant UI action state
  updates.
* Channel tabs will no longer close when kicked, but rather grey out on the tab
  bar and offer context menu actions to rejoin.
* Channel and query tabs will now grey out on the tab bar when disconnected and
  no higher priority notification is present. Channel tabs will only ungrey if
  and when the channel is successfully rejoined after reconnect; query tabs
  ungrey immediately once reconnected.
* Display tooltips for truncated treelist items.
* Fixed forwarding keyboard events received by the treelist to Konsole widgets
  and focus adjustment thereafter as well as generally after switching to
  Konsole tabs by other means.
* Fixed treelist scrollbar not picking up on new palette when the KDE color
  scheme changes.
* Fixed a bug that could cause a crash when the view treelist would receive
  keypress events during application shutdown.
* [New since RC1] Fixed a corner case where a server status item could become a
  child item of another server status item when dragging it below an special
  application pane item such as DCC Status or Watched Nicks Online.
* [New since RC1] Fixed a crash when using the mouse wheel on the list within
  ~150ms of a drag and drop operation.

System Tray icon
* Remember and recreate minimized-to-tray state across sessions.
* Added option for hidden-to-tray startup.
* Reload tray icons when the icon theme changes at runtime.
* Added option to not blink the systray icon, but just light it up.

Channel Settings Dialog
* Added a search line to the ban list.
* Fixed sorting the ban list by time set.
* Made the ban list's "Time Set" column use KDE locale settings for the date
  format.
* Fixed OK'ing/Cancel'ing/closing the Channel Settings Dialog not dealing with
  open ban list in-line edits correctly.
* Reset topic editbox when the channel options dialog has been dismissed with
  cancel.
* Fixed incorrect time display in the topic history list in the Channel Settings
  dialog.

Server List Dialogs
* Moved the "Show at application startup" option for the Server List dialog to
  the dialog itself.
* Auto-correct hostnames and passwords entered with preceding or trailing spaces
  in the Server List dialog.
* Don't allow impossible ports to be set for servers.
* Sensible default focus in the server list dialog.
* Fixed unresponsive, defective Server List dialog window appearing at
  application startup using the Beryl or Compiz compositing window managers.

Interface Misc
* Added a "Next Active Tab" keyboard shortcut to jump to the next active tab with
  the highest priority notification.
* Added a Find Previous standard action.
* Have the "Insert Character" dialog pick up on text view font changes.
* Show correct number of colors in the color chooser dialog.
* Made "Alternate Background" colorchooser disable when unneeded.
* Fixed crash when changing the KDE color scheme while a non-chat tab is open.
* The encoding selection now allows returning to the used identity's default
  encoding setting.
* Update actions on charset changes.
* Added Notifications Toggle and Encoding sub-menu to the window menu.
* Moved "Hide Nicklist" menu action from Edit to Settings.
* Fixed the "Automatically join channel on invite" setting not to show an
  inquiring dialog anyway.
* Fixed saving the state of the invitation dialog option in the Warning Dialogs
  preferences.
* Added a warning dialog for quitting with active DCC file transfers.
* Return focus to the text display widget after closing the search bar in a log
  reader view.
* Made pressing Return or Enter in the Log File Viewer's size spinbox apply the
  setting, just as pressing the Return button.
* Fixed a bug where the SSL padlock icon would be shown on a non-SSL connection
  (and clicking would cause a crash).
* Empty topic labels will no longer show empty tooltips, but rather none at all.
* Added a sample 12-hour clock format string to the timestamp format combobox.
* Timestamp format list is no longer localized.
* Robustness improvements and less UI quirks around channel password handling.
* Improved general layout and consistency of tab, chat view, query and topic
  context menus. Added some missing icons.
* Fixed some bugs of UI actions not being appropriately as their context
  changes.
* Fixed enabled state of "Close All Open Queries" action not being updated
  correctly when queries are closed by way of closing a status view tab.
* The window caption is now properly being reset when the last tab is closed.
* Made units in spinboxen in the identity and app preferences UI more
  consistent.
* Minor fixes to accelerators and tabbing order in various dialogs.

Commands
* Support command aliases in network connect commands.
* Turned parameter-less '/away' into a toggle: Sets away state with default
  message initially, and unsets away state if already away.
* Added an '/aunaway' command to complement '/aaway' (previously, there was only
  '/aback').
* Added support for '/kill'.
* A '/join' command for an already-joined channel will now focus it.
* Added an '/encoding' command as an alias to '/charset'.
* '/charset' and '/encoding' now accept 'latin-1' as an alias for 'iso-8859-1'.
* Improved messages for the '/charset' and '/encoding' commands.
* Rewrote /me parsing to be less hackish and display usage info with an empty
  parameter.
* '/msg <nick>' is no longer treated as equivalent to '/query <nick>'.
* '/msg <nick>' will now error out when lacking a message parameter.
* '/query <recipient> [message]' will now error out when recipient is a channel.
* Added a '/queuetuner' command to bring up the outbound traffic scheduler's
  tuning/debug pane.

Notifications
* Seperated query messages and messages containing the user's nickname into two
  distinct KNotify events.
* Made the tab notification color of private messages configurable independently
  from normal messages.
* Don't highlight own nick on topic created by messages.
* Fixed disabling notifications for a tab not cancelling highlight sounds.
* Fixed a race condition where a highlight's autotext reply would outrun the
  original line's tab notification.
* Fixed actions in queries and DCC chats producing message notification events
  (rather than the correct private message ones).
* Changed the OSD screensaver check logic to work in KDE 4.
* [New since RC1] Fixed on screen display occassionally reverting to the default
  position when using the settings dialog to change unrelated settings.

Connection handling
* Improved behavior with regard to reusing existing connections in connection
  attempts that provide an initial channel to join, such as command line
  arguments, the DCOP interface, the bookmark system or irc:// links).
  Previously, the application would have inconsistently either reused an
  existing or created a new connection.
* Better dialog messages in the interactive variant of the decision to either
  reuse or create a new connection (from the Server List dialog and the Quick
  Connect dialog).
* Improved and more consistent display of connection names (i.e. network or
  server host name) throughout the application.
* Much improved irc:// URL support for connection intanciation, with support
  added for IPv6 host names and many of the features proposed by the Mirashi
  specification.
* Eliminated redundant irc:// URL parsing codepaths in favor of a single one.
* Added support for irc:// URLs to the chat views.
* Removed "konversationircprotocolhandler" shell script. The Konversation
  executable now understands irc:// URLs directly.
* Initiating connections from command line arguments and options now works also
  when the application is already running.
* Fixed a bug that would cause a connection initiated from command line options
  not to get past the identity validation stage when the configuration file was
  unitialized and empty.
* The server list dialog will now always be closed when starting Konversation
  with command line arguments to initiate a connection, consistent with the
  configuration-based auto-connect behavior.
* Providing a channel in the creation of a new connection (i.e. via command line
  arguments, the DCOP interface, the Quick Connect dialog, the bookmark system
  or irc:// links) now consistently pre-empts the stored auto-join channel list
  if the target of the connection is a network or the hostname is found to be
  part of a configured network. Previously, this would only work for Quick
  Connect and the bookmark system (which caused the infamous Sabayon user flood
  in #kde due to their "Get Support" desktop link connecting to Freenode, which
  in an unconfigured Konversation has #kde in its auto-join list).
* Connections now have globally unique IDs.
* The DCOP interface now understands connection IDs in addition to host names.
* The scripting systems now uses globally unique connection IDs rather than
  server host names to refer to connections, fixing a bug where scripted
  responses were being handed to all connections sharing a hostname (which was
  actually intentional in the absence of connection IDs, but undesirable for
  users).
* Improved iteration behavior over a network's server list on connection losses.
* The "Reconnect" action now works also when Konversation doesn't consider the
  connection to be in a disconnected state.
* Improved the server status view messages related to reconnection attempts.
* Consistently apply the "Reconnect delay" setting (previously confusingly named
  "Reconnect timeout"), which wasn't done before.
* Fixed a bug that could cause the connection process to claim that a DNS lookup
  was successful when it actually wasn't.
* Fixed opening bookmarks with spaces in the target address name (which may be a
  network name, and networks may have spaces in their name).
* Properly update the state of the "Add/Remove to Watched Nicknames" nickname
  context menu actions when the connection isn't to a config-backed network, in
  which case there's no way to store and make use of those list entries.
* Fixed a crash when quitting the application with a resident connection that
  disconnected due to an SSL error.
* Fixed crashes in the DCOP interface if no connection was present.
* Make the "Reconnect" action available even while ostensibly in the process of
  connecting.
* Fix possible crash when closing all views and subsequently creating a new
  connection.
* Fixed crash upon auto-connect at application startup.
* Improved the naming of preferences related to automatic reconnection attempts
  to be less confusing.
* Made it possible to set the number of automatic reconnection attempts to
  unlimited.
* Provided better default values to the preferences related to automatic
  reconnection attempts.
* Fixed crash when opening a Konsole tab and Konsole was not installed.
* Fixed allowing the user to create an infinite loop of showing the SSL
  connection details dialog upon being presented with the invalid certificate
  multiple choice dialog at connection time by checking "Do not ask again" and
  then clicking "Details".

Identities
* Made it possible to set a Quit message independently from the Part message.
* Saving a newly-created identity is no longer allowed without entering a real
  name.
* Apply switching the identity in the identity dialog as opened from the network
  dialog to the network's settings.
* Have the Edit/Delete/Up/Down buttons for the nickname list of an Identity
  correctly change state according to the selection

Away system
* Added per-identity support for automatic away on a configurable amount of user
  desktop inactivity and/or screensaver activation, along with support for
  automatic return on activity.
* Fixed the "Global Away" toggle to make sense and update its state properly.
* Turned parameter-less '/away' into a toggle: Sets away state with default
  message initially, and unsets away state if already away.
* Added an '/aunaway' command to complement '/aaway' (previously, there was only
  '/aback').
* Broadly rewrote away management related code for improved robustness and less
  duplication and hacks (e.g. no more abuse of multiServerCommand for global
  away).

DCC
* Massive DCC refactoring and improved reliability.
* Passive DCC support (Reverse DCC RECV, SEND).
* Replaced the DCC Transfer Details dialog with a retractable transfer details
  pane directly in the DCC Status tab.
* Added DCC transfer average speed reading to the DCC transfer details panel.
* The DCC Status tab now remembers its column widths across sessions.
* Fixed duplicated quotation marks around file names in DCC transfer status
  messages.
* Fixed "Open File" DCC dialog remembering the last viewed location incorrectly.
* Added an "Open Folder" button to the DCC transfer details panel.
* Added check for whether the URL is well-formed before initiating a DCC send.
  Fixes a bug of dragging a nickname link in the chat view onto the query chat
  view drop target starting a DCC transfer that cannot succeed.
* Ported the DCC code away from relying on server group IDs to refer to
  connections, made it use connection IDs instead. Fixes potential bugs with
  multiple concurrent connections to the same network.
* Fixed queued DCC transfer items not picking up on download destination
  directory changes.
* Fixed bug leading to crash upon initiating DCC Chat when "Focus new tabs" was
  enabled.
* [New since RC1] New transfer items added to the DCC panel's transfer list are no
  longer automatically selected, meaning work on other items in the list occuring
  at the same time no longer gets interrupted.
* [New since RC1] The "Filename:" line in the DCC panel's detailed info pane is
  now using text squeezing to avoid an increase in minimum window width with long
  file names.
* [New since RC1] Failed receives now longer show 833TB/s as their transfer
  speed.

Blowfish support
* Fixed FiSH-style +p prefix to send clear text to channel despite an encryption
  key being set.
* Text encoding is now being applied to the cleartext, rather than the
  ciphertext. This fixes using characters outside the ASCII range with blowfish
  encryption.
* Fixed CTCP (and thus DCC) requests to nicknames for whom an encryption key is
  set.
* Added support for encrypted topics.
* If an encryption key is set, a lock icon will now be shown next to the input
  box.
* Added a '/showkey <channel|query>' command to show the encryption key for the
  target in a popup dialog.

Auto-replace
* Improved auto-replace behavior with multiple matches in one line (fixes
  multiple Wikipedia links).
* Fixed bug that could cause auto-replace to replace the wrong group of the
  matching string.
* Auto-replace is now case-sensitive in regular expression mode.
* Added regular expression editor button to auto-replace preferences.
* Fixed conditional enabling of the RegExpEditor button in the auto-replace
  preferences page.

Ignore
* Fixed being asked twice whether to close a query upon ignoring the opponent.
* Fixed crash when opting to close a query upon chosing to ignore the opponent
  from the context menu of his nickname.

Watched Nicknames
* Improved robustness of the Watched Nicknames Online system.
* The "Offline" branches in the "Watched Nicks Online" list will now be omitted
  when there are no offline nicks for the respective network.
* Fixed display of WHOIS spam prompted by the Watch List's WHOIS activity.
* Connections to non-config-backed targets no longer show in Watched Nicks
  Online.
* [New since RC1] Actually honor the preference to enable/disable the Watched
  Nicknames Online system, and apply it at runtime.
* [New since RC1] Make sure the periodic Watched Nicknames Online check actually
  starts running within the same session after adding the first nickname to the
  list.
* [New since RC1] Fixed a crash on quit with the Watched Nicks Online tab open and
  there being an open connection to a network that nicks are being watched for.

Channel List
* IRC markup is now removed from content in the Channel List view.
* Speed improvements in Channel List views.
* Fixed keyboard accelerator collisions in Channel List views.
* Allow higher values than 99 in the min/max users filter spin boxes in Channel
  List views.

Under the Hood / Protocol
* Rewrote the outbound queue scheduling system to be smart enough to reorder
  outbound traffic to reduce interactive latency while aggressively throttling
  the rate to prevent flooding. Use '/queuetuner' to tweak.
* Rearranged when and how auto-who is triggered upon channel join a bit, to
  avoid excessive flooding on multiple concurrent joins in some cases.
* Auto-Who reliability improvements.
* Fixed auto-join with very many channels (the auto-join command would exceed
  the maximum buffer length; it is now split into multiple commands as needed).
* Fixed bugs around rejoining channels after reconnects related to the cause of
  the disconnect, channel passwords and picking the actual list of joined
  channels over the network's auto-join list.
* Improved behavioral consistency in situations where the auto-join list is
  preempted by a transitory auto-join channel (bookmarks, etc.).
* Fixed bug that caused the topic state not to be cleared properly prior to
  rejoining channels during reconnects.
* Fixed onotice payload being cut off after the first word.
* Changed RPL_WHOISOPERATOR handling to internationalize the common case ("is an
  IRC Operator") and otherwise passthrough the string sent by the server.
* Fixed parsing of alternate invite format on Asuka ircds (QuakeNet).
* Added support for PRIVMSG from the server.
* Support RPL_UMODEIS.
* Announce 'k' channel mode (i.e. channel key) changes in non-raw mode as well.
* The command part of CTCP requests is now always converted to uppercase before
  sending, as some clients don't like lower- or mixed-case commands as the user
  may have entered them.
* Display mode for your nick and channels you're not in.
* Fixed per-channel encoding settings for the channels of a network being lost
  when the network is renamed.
* Fixed crash when receiving actions for channels the client is not attending.
* Made newline handling in the DCOP interface more robust, fixing a potential
  security problem (CVE-2007-4400).
* A few speed optimizations and memory leak fixes.
* [New since RC1] Fixed a crash on quit during KDE logout or when quitting by
  DCOP.

Included scripts
* Support for KMPlayer in the 'media' script (based on the window caption, as
  KMPlayer has no proper appropriate DCOP interface).
* Added KPlayer support to the 'media' script (also caption-based).
* Added support for Audacious to the 'media' script.
* Fixed problems in disk space calculation in the 'sysinfo' script caused by
  wrapped df(1) output.
* Added KDE 4 support to the 'sysinfo' script.
* Removed some bashisms from the 'sysinfo' script.
* Rewrote 'weather' script for increased reliability in error handling and
  better readability.
* Removed broken 'qurl' script in favor of new 'tinyurl' one.
* Fixed the 'fortune' script not working properly when variable expansion is
  turned off in the preferences.
* [New since RC1] Fixed a bug in the 'media' script that caused it to break when
  querying Audacious with audtool not being available.

Packaging
* [New since RC1] Standards compliancy fixes in the application .desktop file and
  the nicklist icon theme .desktop files.

Build
* Fixed build with --enable-final.

(tonnerre)

2008-10-12 00:34:57 UTC MAIN commitmail json YAML

Updated www/drupal6 to 6.5

(adrianp)

2008-10-12 00:34:40 UTC MAIN commitmail json YAML

This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:

    * SA-2008-060 - Drupal core - Multiple vulnerabilities

In addition to this security vulnerability, the following bugs have been fixed since the 6.4 release:

* - Patch 246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order.
* - Patch 221230 by Heine: convert requirement error on update to requirement warning.
* - Patch 252430 by quicksketch: allow base theme prefix in preprocessor function names to correct expected behavior.
* - Patch 245322 by mfb: fixed breadcrumb behavior.
* - Patch 287949 by Freso, Damien Tournoud: keep language icons in consistent order across nodes.
* - Patch 265899 by mfb: uri_brief mail token did not support https URLs.
* - Patch 272952 by NancyDru and chx: fixed documentation issue.
* - Patch 170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie.
* - Patch 243063 by GoofyX: fixed typo in context-sensitve help.
* - Patch 295152 by dww, Damien Tournoud, et al: fixed version comparison.
* - Patch 278759 by douggreen, fletchgqc: improved code comment.
* - Patch 276018 by mfb: extend the lifetime of temporary files.
* - Patch 228576 by sun: too ambiguous stylesheet in dblog.css when form_altering the watchdog table.
* - Patch 285309 by pwolanin: menu_name in hook_menu is ignored on updates.
* - Patch 261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
* - Patch 305436 by Damien Tournoud, lelutin: fixed unclosed <li> tag in the context-sensitive help.

Any many more.  See http://drupal.org/node/318701 for all the details

(adrianp)

2008-10-12 00:33:05 UTC MAIN commitmail json YAML

Updated www/drupal to 5.11

(adrianp)

2008-10-12 00:32:31 UTC MAIN commitmail json YAML

This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:

    * SA-2008-060 - Drupal core - Multiple vulnerabilities

In addition to this security vulnerability, the following bugs have been fixed in the 5.11 release:

* - Patch 265899 by mfb: uri_brief mail token did not support https URLs.
* - Patch 170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie.
* 296096 by Damien Tournoud. Fix 5.10 Postgres install & update.
* - Patch 246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order.
* 181831 by Rob Loach. Backport of #130630 by chx: provide an id on the form item wrapper div.
* 283026 by Damien Tournoud. Make user_authenticate from external source (for existing users) work with no server part.
* 298535 by mkalkbrenner. Correct HTTP status code for failed connection.
* 108717 by add1sun and neclimdul. Code style.
* - Patch 230932 by ryanlath: file_scan_directory() didn't scan the directory called '0'. Backport by cridenour.
* follow up to 280621 by lilou: the object tag was disallowed in a previous version in filter_xss_admin(), so disallow param as well, which is only meaningful inside an object tag
* 208270 reported by Dries, patch by jvandyk: it was not possible to clear the XML-RPC error cache, making it impossible to do multiple queries in one request. Add xmlrpc_clear_error() and slightly modify xmlrpc_error() to fix.
* - Patch 308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc.
* 67895 patch by goba, tested by JirkaRybka and blackdog: move poll votes with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug. Backport by dww.
* 312730 by Damien Tournoud. hook_requirements('install') should work for modules that don't reside in the main './modules' folder.

(adrianp)

2008-10-11 22:34:48 UTC MAIN commitmail json YAML

Updated devel/libffi to 3.0.6

(dholland)

2008-10-11 22:33:56 UTC MAIN commitmail json YAML

Update to libffi-3.0.6. From Aleksej Saushev, who's taking maintainership,
with an adjustment for info file handling.

Changes from 2.x appear to be large and aren't concisely anywhere I
can find. Changes since 3.0.0:

3.0.6 Jul-17-08
        Fix for closures on sh.
        Mark the sh/sh64 stack as non-executable.
        (both thanks to Kaz Kojima)

3.0.5 Apr-3-08
        Fix libffi.pc file.
        Fix #define ARM for IcedTea users.
        Fix x86 closure bug.

3.0.4 Feb-24-08
        Fix x86 OpenBSD configury.

3.0.3 Feb-22-08
        Enable x86 OpenBSD thanks to Thomas Heller, and
        x86-64 FreeBSD thanks to Bjæ—¦rn Kæ—¦nig and Andreas Tobler.
        Clean up test instruction in README.

3.0.2 Feb-21-08
        Improved x86 FreeBSD support.
        Thanks to Bjæ—¦rn Kæ—¦nig.

3.0.1 Feb-15-08
        Fix instruction cache flushing bug on MIPS.
        Thanks to David Daney.

3.0.0 Feb-15-08
        Many changes, mostly thanks to the GCC project.
        Cygnus Solutions is now Red Hat.

(dholland)

2008-10-11 22:06:22 UTC MAIN commitmail json YAML

updated devel/libosip and biology/mummer

(schwarz)

2008-10-11 22:01:13 UTC MAIN commitmail json YAML

2008-10-11 21:59:15 UTC MAIN commitmail json YAML

2008-10-11 21:00:53 UTC MAIN commitmail json YAML

Add an rc.d script.  Slightly modified from the one provided in
PR pkg/39701.  Bump PKGREVISION.

(markd)

2008-10-11 19:58:24 UTC MAIN commitmail json YAML

When removing a loop, remove both the beginning _and_ the end.
Bump PKGREVISION.  Noted by Cem Kayali in pkgsrc-users@

(markd)

2008-10-11 19:36:11 UTC MAIN commitmail json YAML

Remove patch that tries to create "hints/dragonfly.sh" which is now part
of the distribution. This fixes build problems on platforms which use
GNU patch (e.g. Mac OS X).

(tron)

2008-10-11 19:33:50 UTC MAIN commitmail json YAML

Updated devel/emacs-ilisp to 20021222nb4

(uwe)

2008-10-11 19:30:26 UTC MAIN commitmail json YAML

Updated libetpan

(smb)

2008-10-11 19:27:19 UTC MAIN commitmail json YAML

2008-10-11 19:25:53 UTC MAIN commitmail json YAML

Make ilisp work with newer clisp (devel/clisp).
- sys::debug-* functions now take an argument (since 2.45)
- fix prompt regexp to match reality

(uwe)

2008-10-11 19:19:35 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup tickets #2548, #2550, #2551 and #2552.

(tron)

2008-10-11 19:18:50 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket ticket #2552 - requested by joerg
openldap-server: build fix for user destdir mode

Revisions pulled up:
- databases/openldap-server/Makefile 1.17
---
Module Name: pkgsrc
Committed By: joerg
Date: Thu Oct  9 17:48:45 UTC 2008

Modified Files:
pkgsrc/databases/openldap-server: Makefile

Log Message:
Don't leak build user in install scripts.

(tron)

2008-10-11 19:12:30 UTC MAIN commitmail json YAML

Make dependency on libXxf86vm explicit.  Fixes build on some Linux
systems.  Noted by David Sainty.

(markd)

2008-10-11 19:08:11 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket ticket #2551 - requested by joerg
samba: build fix for user destdir mode

Revisions pulled up:
- net/samba/Makefile 1.185
---
From: Joerg Sonnenberger <joerg@netbsd.org>
Subject: CVS commit: pkgsrc/net/samba
To: pkgsrc-changes@NetBSD.org
Date: Thu,  9 Oct 2008 17:48:01 +0000 (UTC)

Module Name: pkgsrc
Committed By: joerg
Date: Thu Oct  9 17:48:01 UTC 2008

Modified Files:
pkgsrc/net/samba: Makefile

Log Message:
Don't leak build user in install scripts. Bump revision.

(tron)

2008-10-11 18:34:31 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2550 - requested by sketch
mktemp: security update

Revisions pulled up:
- sysutils/mktemp/Makefile 1.6
- sysutils/mktemp/distinfo 1.5
- sysutils/mktemp/patches/patch-aa delete
---
Module Name: pkgsrc
Committed By: sketch
Date: Thu Oct  9 12:00:59 UTC 2008

Modified Files:
pkgsrc/sysutils/mktemp: Makefile distinfo
Removed Files:
pkgsrc/sysutils/mktemp/patches: patch-aa

Log Message:
Update to 1.6 and take maintainership.  Changes:

  * Temporary file names no longer use the process ID as part of the name
  * Use arc4random_uniform() instead of random() or lrand48()
  * The prngd or egd daemon can now be used on systems without /dev/urandom
  * Added long option support for compatibility with GNU coreutils version
  * Fixed an installation issue on Cygwin

(tron)

2008-10-11 18:27:49 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2548 - requested by cegger
xentools33: security patch

Revisions pulled up:
- sysutils/xentools33/Makefile 1.10
- sysutils/xentools33/distinfo 1.13
- sysutils/xentools33/patches/patch-ga 1.1
- sysutils/xentools33/patches/patch-gc 1.1
- sysutils/xentools33/patches/patch-gd 1.1
---
Module Name: pkgsrc
Committed By: cegger
Date: Wed Oct 8 19:13:41 UTC 2008

Modified Files:
pkgsrc/sysutils/xentools33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xentools33/patches: patch-ga patch-gb patch-gc patch-gd

Log Message:
Apply changeset 18434 from upstream xen-3.3-testing tree.
This fixes security issue http://secunia.com/advisories/32064/

(tron)

2008-10-11 18:04:29 UTC MAIN commitmail json YAML

Note update of autoswc to 1.6.

(jmmv)

2008-10-11 18:03:58 UTC MAIN commitmail json YAML

Fix execution of autoswc by fixing the call to AC_INIT (missing parameter).
Bump version to 1.6.
Reported by Arnaud Lacombe in private email.

(jmmv)

2008-10-11 12:27:36 UTC MAIN commitmail json YAML

2008-10-11 12:26:49 UTC MAIN commitmail json YAML

Added databases/tokyotyrant version 1.1.4

(obache)

2008-10-11 12:26:25 UTC MAIN commitmail json YAML

Import tokyotyrant-1.1.4 as databases/tokyotyrant.

Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
Though the DBM has high performance, you might bother in case that multiple
processes share the same database, or remote processes access the database.
Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
Cabinet. It is composed of the server process managing a database and its
access library for client applications.

The server features high concurrency due to thread-pool modeled implementation
and the epoll/kqueue mechanism of the modern Linux/*BSD kernel. The server and
its clients communicate with each other by simple binary protocol on TCP/IP.
Protocols compatible with memcached and HTTP/1.1 are also supported so that
almost all principal platforms and programming languages can use Tokyo Tyrant.
High availability and high integrity are also featured due to hot such
mechanisms as hot backup, update logging, and replication.

As for now, the server works on Linux, FreeBSD, Mac OS X only.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-10-11 10:01:04 UTC MAIN commitmail json YAML

Note update of emacs-22.3 and emacs-nox11-22.3.

(uebayasi)

2008-10-11 09:56:38 UTC MAIN commitmail json YAML

Update emacs to 22.3.

Below is a simplified etc/NEWS; see the real file for full detail!

----
* Changes in Emacs 22.3

** Support for several obsolete platforms will be removed in the next
major version of Emacs.

*** Support for systems without alloca will be removed.

*** Support for Sun windows will be removed.

*** Support for VMS will be removed.

* Incompatible Editing Changes in Emacs 22.3

** The following input methods were removed in Emacs 22.2, but this was
not advertised: danish-alt-postfix, esperanto-alt-postfix,
finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
and swedish-alt-postfix.  Use the versions without "alt-", which are
identical.

* Installation Changes in Emacs 22.2

** Emacs is now licensed under the GNU GPL version 3 (or later).

** Support for GNU/kFreeBSD (GNU userland and FreeBSD kernel) was added.

** Deprecated machine types and operating systems

(snip)

* Changes in Emacs 22.2

** `describe-project' is renamed to `describe-gnu-project'.

** `view-todo' is renamed to `view-emacs-todo'.

** `find-name-dired' now uses -iname rather than -name
for case-insensitive filesystems.

** In Image mode, whenever the displayed image is wider and/or higher
than the window, the usual keys for moving the cursor cause the image
to be scrolled horizontally or vertically instead.

** Emacs can use stock icons in the tool bar when compiled with Gtk+.

** Scrollbars follow the system theme on Windows XP and later.

** focus-follows-mouse defaults to nil on MS Windows.

** `bad-packages-alist' will warn about external packages that are known
to cause problems in this version of Emacs.

** The values of `dired-recursive-deletes' and `dired-recursive-copies'
have been changed to `top'.

** `browse-url-emacs' loads a URL into an Emacs buffer.  Handy for *.el URLs.

** The command gdba has been removed as gdb works now for those cases where it
was needed.

** desktop.el now detects conflicting uses of the desktop file.

** Compilation mode now correctly respects the value of
`compilation-scroll-output' between invocations.

** `font-lock-comment-face' no longer differs from the default on
displays with fewer than 16 colors and dark background (e.g. older
xterms and the Linux console).

* New Modes and Packages in Emacs 22.2

** bibtex-style-mode helps you write BibTeX's *.bst files.

** The new package css-mode.el provides a major mode for editing CSS files.

** The new package vera-mode.el provides a major mode for editing Vera files.

** The new package verilog-mode.el provides a major mode for editing Verilog files.

** The new package socks.el implements the SOCKS v5 protocol.

** VC

*** VC backends can provide completion of revision names.

*** VC backends can provide extra menu entries to the "Version Control" menu.
This can be used to add menu entries for backend specific functions.

*** VC has some support for Mercurial (Hg).

*** VC has some support for Monotone (Mtn).

*** VC has some support for Bazaar (Bzr).

*** VC has some support for Git.

* Incompatible Lisp Changes in Emacs 22.2

** shell.el no longer defines the aliases `dirtrack-toggle' and
`dirtrack-mode' for `shell-dirtrack-mode'.

* Lisp Changes in Emacs 22.2.

** Frame-local variables are deprecated and are slated for removal.

** The function invisible-p returns non-nil if the character
after a specified position is invisible.

** inhibit-modification-hooks is bound to t while running modification hooks.

** New function `window-full-width-p' returns t if a window is as wide
as its frame.

** The new function `image-refresh' refreshes all images associated
with a given image specification.

** The new function `combine-and-quote-strings' concatenates a list of strings
using a specified separator.  If a string contains double quotes, they
are escaped in the output.

** The new function `split-string-and-unquote' performs the inverse operation to
`combine-and-quote-strings', i.e. splits a single string into a list
of strings, undoing any quoting added by `combine-and-quote-strings'.
(For some separator/string combinations, the original strings cannot
be recovered.)

(uebayasi)

2008-10-11 09:31:58 UTC MAIN commitmail json YAML

2008-10-11 08:59:48 UTC MAIN commitmail json YAML

WRKDIR's basename can be anything hence be a bit more generic
while removing workdir reference in "lib/Config_heavy.pl"

(seb)

2008-10-10 23:30:59 UTC MAIN commitmail json YAML

2008-10-10 22:51:41 UTC MAIN commitmail json YAML

libfetch-2.19:
Fix a conditional in my quoting code to not be always true.
This makes ~ be quoted as %7e as intended.

(joerg)

2008-10-10 22:09:28 UTC MAIN commitmail json YAML

Note update of devel/p5-version to 0.7600.

(he)

2008-10-10 22:07:09 UTC MAIN commitmail json YAML

Update from version 0.7501 to 0.7600.

Pkgsrc changes:
o Canonicalize MASTER_SITES and HOMEPAGE
o Replace perl in two installed modules
o Adjust pointer to .packlist

Upstream changes:

2008-07-18  John Peacock <jpeacock@cpan.org>

        Fix segfault with core version stringification of serialized version
        objects without an 'original' entry.  See

              http://rt.perl.org/rt3/Public/Bug/Display.html?id=56606

2008-07-08  John Peacock <jpeacock@cpan.org>

        Only need to rev the underlying vstringify2() function.

2008-07-08  John Peacock <jpeacock@cpan.org>

        Commit working implementation to handle badly formed version objects
        thanks to Data::Dumper. :(

(he)

2008-10-10 22:02:43 UTC MAIN commitmail json YAML

Disable generic sharing on NetBSD/amd64 in order to get it built and
working. Probably this should be done for all *BSD as well.
Bump PKGREVISION

(kefren)

2008-10-10 21:59:38 UTC MAIN commitmail json YAML

Note update of lang/perl5 to 5.10.0.

(he)

2008-10-10 21:58:44 UTC MAIN commitmail json YAML

Update perl5 from version 5.8.8nb8 to 5.10.0.

A large number of packages have had their internal regression tests
run successfully with this update, including mod_perl for Apache.

Pkgsrc changes: a number of our local patches are no longer needed.

Upstream changes from version 5.8.8:

  # Core Enhancements

    * The feature pragma
    * New -E command-line switch
    * Defined-or operator
    * Switch and Smart Match operator
    * Regular expressions
    * say()
    * Lexical $_
    * The _ prototype
    * UNITCHECK blocks
    * New Pragma, mro
    * readdir() may return a "short filename" on Windows
    * readpipe() is now overridable
    * Default argument for readline()
    * state() variables
    * Stacked filetest operators
    * UNIVERSAL::DOES()
    * Formats
    * Byte-order modifiers for pack() and unpack()
    * no VERSION
    * chdir, chmod and chown on filehandles
    * OS groups
    * Recursive sort subs
    * Exceptions in constant folding
    * Source filters in @INC
    * New internal variables
    * Miscellaneous
    * UCD 5.0.0
    * MAD
    * kill() on Windows

  # Incompatible Changes

    * Packing and UTF-8 strings
    * Byte/character count feature in unpack()
    * The $* and $# variables have been removed
    * substr() lvalues are no longer fixed-length
    * Parsing of -f _
    * :unique
    * Effect of pragmas in eval
    * chdir FOO
    * Handling of .pmc files
    * $^V is now a version object instead of a v-string
    * @- and @+ in patterns
    * $AUTOLOAD can now be tainted
    * Tainting and printf
    * undef and signal handlers
    * strictures and dereferencing in defined()
    * (?p{}) has been removed
    * Pseudo-hashes have been removed
    * Removal of the bytecode compiler and of perlcc
    * Removal of the JPL
    * Recursive inheritance detected earlier

  # Modules and Pragmata

    * Upgrading individual core modules
    * Pragmata Changes
    * New modules
    * Selected Changes to Core Modules

  # Utility Changes
  # New Documentation
  # Performance Enhancements

    * In-place sorting
    * Lexical array access
    * XS-assisted SWASHGET
    * Constant subroutines
    * PERL_DONT_CREATE_GVSV
    * Weak references are cheaper
    * sort() enhancements
    * Memory optimisations
    * UTF-8 cache optimisation
    * Sloppy stat on Windows
    * Regular expressions optimisations

  # Installation and Configuration Improvements

    * Configuration improvements
    * Compilation improvements
    * Installation improvements
    * New Or Improved Platforms

  # Selected Bug Fixes
  # New or Changed Diagnostics
  # Changed Internals

    * Reordering of SVt_* constants
    * Elimination of SVt_PVBM
    * New type SVt_BIND
    * Removal of CPP symbols
    * Less space is used by ops
    * New parser
    * Use of const
    * Mathoms
    * AvFLAGS has been removed
    * av_* changes
    * $^H and %^H
    * B:: modules inheritance changed
    * Anonymous hash and array constructors

  ...

See 'perldoc perldelta' or http://perldoc.perl.org/perldelta.html
for explanation of each of these points.

(he)

2008-10-10 20:40:35 UTC MAIN commitmail json YAML

Remove stale patch that I forgot to cvs delete during 2.0 update

(kefren)

2008-10-10 15:57:16 UTC MAIN commitmail json YAML

Update pkgtools/pkg_comp to 1.31

(sborrill)

2008-10-10 15:56:31 UTC MAIN commitmail json YAML

Version 1.31 - make chroot target return its exit status

(sborrill)

2008-10-10 15:26:37 UTC pkg_install-renovation commitmail json YAML

2008-10-10 13:24:58 UTC MAIN commitmail json YAML

local is not a valid CATEGORY, use "mail".

(wiz)

2008-10-10 11:36:59 UTC MAIN commitmail json YAML

Updated security/nessus to 2.2.11

(adam)

2008-10-10 11:35:39 UTC MAIN commitmail json YAML

.nbin patches are not installed

(adam)

2008-10-10 11:34:50 UTC MAIN commitmail json YAML

2008-10-10 10:03:42 UTC MAIN commitmail json YAML

Note update of www/p5-HTML-Mason to 1.40nb1.

(he)

2008-10-10 10:03:07 UTC MAIN commitmail json YAML

Update from version 1.40 to 1.40nb1.

Pkgsrc changes:
o Add overlooked dependency on p5-Cache-Cache.
o Align two lines better.

(he)

2008-10-10 02:01:01 UTC MAIN commitmail json YAML

Update to aria2-0.16.0 has been done.

(bjs)

2008-10-10 02:00:30 UTC MAIN commitmail json YAML

remove duplicate entry for aria2-0.16.0

(bjs)

2008-10-10 01:59:30 UTC MAIN commitmail json YAML

Updated net/aria2 to 0.16.0

(bjs)

2008-10-10 01:56:38 UTC MAIN commitmail json YAML

Update to aria2-0.16.0.  Lots of bug fixes, improved help text,
plus firefox3 cookie support.  This option requires sqlite3,
though the firefox3 option also enables this functionality.

(bjs)

2008-10-10 00:21:44 UTC MAIN commitmail json YAML

2008-10-09 20:54:26 UTC MAIN commitmail json YAML

Updated devel/GConf-ui to 2.24.0

(wiz)

2008-10-09 20:54:07 UTC MAIN commitmail json YAML

Updated devel/GConf to 2.24.0

(wiz)

2008-10-09 20:53:49 UTC MAIN commitmail json YAML

Update to 2.24.0:

2.24.0
======

  Fixes
  - Fix pokit-policy-file-validate check (Saleem Abdulrasool)

  Translation updates
    (ar, bg, cs, da, de, en_GB, et, fr, gu, hr, hu, it, kn,
    lt, mai, or, pt, pt_BR, ro, ru, sr, ta, te, tr, uk, vi
2.23.2
======
  Fixes
  - cleanups (Kjartan)

  Features
  - stop using /tmp for the IOR, instead use the DBus session bus (Ray Strode)
  - optionally install a DBus service for system-wide settings (Matthias Clasen, Behdad Esfahbod)

2.23.1
======
  Fixes
  - Fix the build. (Kjartan)

2.23.0
======
  Fixes
  - stop spamming syslog (David Fæ—¦rster)
  - signal handling fixes (Javier Uruen Val)
  - use AC_HELP_STRINGS for nice formatting (Sven Herzberg)
  - timeout batching work (Matthias Clasen)
  - remove syslog spamming code (from Debian)
  - fix a crash when unsetting a key with no writable source (Richard Hult)
  - allow overriding $TMPDIR (Frederic Crozat)
  - integration with D-BUS (Ray Strode)
  - translation updates (ar, da, es, gl, he, nb, nl, sq, sk, th, vi)

(wiz)

2008-10-09 20:22:37 UTC MAIN commitmail json YAML

Updated net/ORBit2 to 2.14.16

(wiz)

2008-10-09 20:22:23 UTC MAIN commitmail json YAML

Update to 2.14.16:

ORBit2-2.14.16

- bug fixes
+ fix make check on Mac OS/X
+ The ORBNetID option was not consistent in relation to
  ORBIIOPIPName. This fix ensures that ORBIIOPIPName always
  takes precedence. (Jules Colding)

ORBit2-2.14.15

- bug fixes
+ fix some leaks (Jules Colding)
+ fix for Mike's recent fixes (Mike Gorse)
+ fix potential make loop (Diego Petten嘆)

(wiz)

2008-10-09 19:50:52 UTC MAIN commitmail json YAML

Note update of comms/jpilot to 1.6.0.

(bad)

2008-10-09 19:47:17 UTC MAIN commitmail json YAML

Updated multimedia/libtheora to 1.0rc1

(wiz)

2008-10-09 19:46:55 UTC MAIN commitmail json YAML

Update to 1.0rc1:

libtheora 1.0rc1

- Merge x86 assembly for forward DCT from Thusnelda branch.
- Update 32 bit MMX with loop filter fix.
- Check for an uninitialized state before dereferencing in propagating
  decode calls.
- Remove all TH_DEBUG statements.
- Rename the bitpacker source files imported from libogg to avoid
  confusing simple build systems using both libraries.
- Add VS2008 project files.
- Add explicit casts as a work-around for Solaris's cc ignoring the
  signedness of bitfield types.
- Set quantization parameters to default values when an empty buffer is
  passed with TH_ENCCTL_SET_QUANT_PARAMS.
- Split encoder and decoder tests depending on configure settings.
- Return lstylex.sty to the distribution.
- Disable inline assembly on gcc versions prior to 3.1.
- Remove extern references for OC_*_QUANT_MIN.
- Make various data tables static const so they can be read-only.
- cpuid assembly fix for MSVC.
- Remove ENCCTL codes from the old encoder API.
- Implement TH_ENCCTL_SET_KEYFRAME_FREQUENCY_FORCE ctl.

(wiz)

2008-10-09 19:20:36 UTC MAIN commitmail json YAML

Split off options.mk file.
Remove ancient workaround for sparc64/1.6 problem.

(wiz)

2008-10-09 19:01:57 UTC MAIN commitmail json YAML

Update jpilot to 1.6.0.

Changes since 0.99.9:

Support for Treo 680.

1.6.0 - 05/27/08
Support for MemosDB-PMem
Support for ContactsDB-PAdd
Syncing merged records fixes
Added sortable columns in KeyRing
Temporarily removed Edit categories
Many many bug fixes and small changes

(bad)

2008-10-09 18:21:54 UTC MAIN commitmail json YAML

Updated devel/autoconf to 2.63

(wiz)

2008-10-09 18:21:39 UTC MAIN commitmail json YAML

Update to 2.63:

GNU Autoconf NEWS - User visible changes.

* Major changes in Autoconf 2.63 (2008-09-09) [stable]
  Released by Eric Blake, based on git versions 2.62.*.

** AC_C_BIGENDIAN does not mistakenly report "universal" for some
  bigendian hosts, a regression introduced with universal binary
  support in 2.62.

** AC_PATH_X now includes /lib64 and /usr/lib64 in its list of default
  library directories.

** AC_USE_SYSTEM_EXTENSIONS no longer conflicts with an external
  AC_DEFINE([__EXTENSIONS__]).  This fixes a regression introduced in
  2.62 when using macros such as AC_AIX that were made obsolete in
  favor of the more portable AC_USE_SYSTEM_EXTENSIONS.

** AC_CHECK_TARGET_TOOLS is usable in the non-cross-compile case.

** Newly obsolete macros
  The following macro has been marked obsolete, since current porting
  targets can safely assume C89 semantics that signal handlers return
  void.  We have no current plans to remove the macro.

    AC_TYPE_SIGNAL

** The macros m4_map and m4_map_sep now ignore any list elements
  consisting of just empty quotes, and m4_map_sep now expands its
  separator.  This fixes a regression in 2.62 when these macros were
  first documented, for the sake of clients expecting the semantics
  that these macros had prior to that time.  The new macros m4_mapall
  and m4_mapall_sep, along with extra quoting of the separator, can
  be used to get the semantics that m4_map_sep had in 2.62.

** Clients of m4_expand, such as AS_HELP_STRING and AT_SETUP, can now
  handle properly quoted but otherwise unbalanced parentheses (for
  some macros, this fixes a regression in 2.62).

** Two new quadrigraphs have been introduced: @{:@ for (, and @:}@ for ),
  allowing the output of unbalanced parentheses in more contexts.

** The following m4sugar macros are new:
  m4_joinall  m4_mapall  m4_mapall_sep  m4_reverse  m4_set_add
  m4_set_add_all  m4_set_contains  m4_set_contents  m4_set_delete
  m4_set_difference  m4_set_dump  m4_set_empty  m4_set_foreach
  m4_set_intersection  m4_set_list  m4_set_listc  m4_set_remove
  m4_set_size  m4_set_union

** The following m4sugar macros now accept multiple arguments, as is the
  case with underlying m4:
  m4_defn  m4_popdef  m4_undefine

** The following m4sugar macros now guarantee linear scaling; they
  previously had linear scaling with m4 1.6 but quadratic scaling
  when using m4 1.4.x.  All macros built on top of these also gain
  the scaling improvements.
  m4_bmatch  m4_bpatsubsts  m4_case  m4_cond  m4_do  m4_dquote_elt
  m4_foreach  m4_join  m4_list_cmp  m4_map  m4_map_sep  m4_max
  m4_min  m4_shiftn

** AT_KEYWORDS once again performs expansion on its argument, such that
  AT_KEYWORDS([m4_if([$1], [], [default])]) no longer complains about
  the possibly unexpanded m4_if [regression introduced in 2.62].

** Config header templates `#undef UNDEFINED /* comment */' do not lead to
  nested comments any more; regression introduced in 2.62.

(wiz)

2008-10-09 17:48:45 UTC MAIN commitmail json YAML

Don't leak build user in install scripts.

(joerg)

2008-10-09 17:48:01 UTC MAIN commitmail json YAML

Don't leak build user in install scripts. Bump revision.

(joerg)

2008-10-09 16:19:24 UTC MAIN commitmail json YAML

Updated pkglint to 4.88.

Changes since 4.87:
- Added support for PLIST_VARS and PLIST.*, which had been added in April.
  That's a long time ago ...

(rillig)

2008-10-09 16:01:51 UTC MAIN commitmail json YAML

2008-10-09 15:23:06 UTC MAIN commitmail json YAML

Updated games/gbrainy to 1.00

(wiz)

2008-10-09 15:22:25 UTC MAIN commitmail json YAML

Update to 1.00:

Version 1.00
* 1 new logic puzzle, 1 new memory puzzle
* Better look and feel (new background)
* Switch font drawing to Pango
* Better I18N support
* Bug fixes

(wiz)

2008-10-09 15:01:27 UTC MAIN commitmail json YAML

Add a fix for CVE-2008-4409 (also known as CVE-2008-4422) from the
GNOME bugzilla. Bump package revision.

(tron)

2008-10-09 14:50:32 UTC MAIN commitmail json YAML

Updated graphics/png to 1.2.32

(wiz)

2008-10-09 14:50:20 UTC MAIN commitmail json YAML

Update to 1.2.32, to get rid of the beta in the version:

version 1.0.40, 1.2.32[September 18, 2008]
  No changes.

(wiz)

2008-10-09 14:47:56 UTC MAIN commitmail json YAML

Use 'sndfile' as name for the (new) libsndfile option, since it already
exists.

(wiz)

2008-10-09 14:45:46 UTC MAIN commitmail json YAML

Updated audio/lame to 3.98.2

(wiz)

2008-10-09 14:45:33 UTC MAIN commitmail json YAML

Update to 3.98.2:

  LAME 3.98.1    September 21 2008

    * Rogerio Brito:
          * More fixes for the abx tool for Unix systems:
              * Plugged a memory leak.
              * Fixed an endianness problem: users of big-endian machines
                can now do abx tests.
          * Fixed history's HTML doctype
          * Fixed history so that it finally validates at W3's validator
          * Fixed compilation of frontend mp3rtp.c. Thanks to Kris Karas.
            Bugtracker item [ 2015432 ] mp3rtp missing uint16_t in lame 3.98
    * Robert Hegemann:
          * Fix for Bugtracker item [ 2031704 ] --id3v1-only didnt work in
            3.98-final
          * Fix for Bugtracker item [ 2022035 ] encoder_padding value and
            resampling
          * Fix for Bugtracker item [ 2029282 ] Frequency filtering API
            broken in 3.98
          * Fix for Bugtracker item [ 2039648 ] potential memory leak in
            parse_args() function in parse.c
          * Fix for some tagging issues:
              * Made search for ID3v1 genres more sloppy, abbrevations may
                match more often as some simple typos. Examples:
                    * --tg "Alt. Rock" matches genre "Alternate Rock"
                    * --tg "acapela" matches genre "A Cappella"
              * New switch --pad-id3v2-size "n": adds ID3v2 tag with n
                padding bytes.

  LAME 3.98    July 4 2008

    * Anton Sergunov:
          * Frontend DirectShow: enabling LAME dshow filter to connect to
            "File Writer Filter".
    * Rogerio Brito:
          * Updates to the Debian Packaging
          * Fixes to the abx tool for Unix systems (so that more people can
            evaluate LAME's compression against the original files)
    * Alexander Leidinger:
          * explicitely link the math lib to the lame lib
          * add switch to disable the use of the compaq optimized math lib

  LAME 3.98 beta 8  April 13 2008

    * Robert Hegemann:
          * LAME now accepts a floating point value in the range [0,...,10[
            as VBR quality setting, like -V5.678
          * Found and fixed some suspicious code in additive masking
            calculation for VBR-NEW
          * bug-fix:experimental code was defaulted by accident for VBR-NEW
          * fix for some endianess problem on big-endian machines

  LAME 3.98 beta 7  April 6 2008

    * Robert Hegemann:
          * libmp3lame API: allow frontends to separately retrieve LAME/Xing
            and ID3 data, because the old library automatism makes it
            impossible to make fully buffered encodes.
          * libmp3lame API: added some experimental unicode ID3 tagging code.
          * frontends: write itself final ID3 tags and LAME/Xing header frame
          * lame_enc.dll: writes itself final LAME/Xing header frame
          * Latest changes to the new VBR psymodel:
              * uses a different spreading function
              * bug-fix for out-of-bounds array access (program stack
                corruption possible)

  LAME 3.98 beta 6  December 16 2007

    * Robert Hegemann:
          * Feature request [ 1811483 ] WAVE_FORMAT_EXTENSIBLE support (PCM)
          * Fix for some rare scalefactor selection issue the newer vbr code
            had at low compression levels
          * Fix for Bugtracker item[ 1813496 ] AIFF parsing bug
          * Latest changes to the new VBR code:
              * it now has its own psy model, a derivation from NSPSY.
              * some more tuning has been done for this new psy model. Many
                thanks to Horst Albrecht and Myles Thaiss.
              * the "out-of-bits" strategy is reworked
          * It was possible, that the "interchannel masking effects feature"
            was used by the dual-channel-mode for bi-lingual encodings too.
            It was meant to work on stereo L/R channels only.

  LAME 3.98 beta 5  August 12 2007

    * Jonathan Stott:
          * Bug tracker items: [ 1590693 ] ID3v2 tag not writing, [ 1636267 ]
            ID3v2 tags overwritten
            If the output file is opened 'write-only', then LAME can't update
            the LAME tag. In this case LAME silently overwrote the first
            bytes of the file and an optional ID3v2 tag disappeared. Now an
            error message will be printed and no data is written in this
            case.
    * Robert Hegemann:
          * Fix for Bugtracker item [ 1719593 ] Track numbers > 255 not
            allowed even with --id3v2-only
          * Fix for Bugtracker item [ 1742623 ] fail(lame --mp3input -m m -b
            128 --resample 8 *.mp3 **.mp3)
            The problem here was, the input files are MPEG-1 Layer2 files
            named as MP3s. Even if you leave out the --mp3input switch LAME
            tried to decode the input files as Layer3 files because of the
            file name extension and because it found some valid looking
            Layer3 synchronization header. The fixed LAME version does not
            assume the file name extension is always correct and treats the
            files depending on the first found MPEG sync word. The files in
            question are now correctly detected as Layer2 files and
            transcoding does succeed.
          * Fix for Bugtracker item [ 1445175 ] Input being stdin fails in
            Windows on WAV files
            The problem here was, seeking on pipes shows some different
            behaviour depending on C-Library implementations. The workaround
            tries to detect it's working on a pipe and doing some reading
            instead of seeking in that case.
          * Fixing some memory leak in the 'lame_enc.dll'.
          * Fix for Bugtracker items [ 1160757, 1160741 ] --little-endian /
            --big-endian not working
            These switches where originally intended to be used together with
            Libsndfile only.
          * Fix for Bugtracker item [ 1746336 ] Incorrect Bitrate with ABR
            und --resample, LAME 3.98b4
            Some earlier bug-fix had some typo. As a result, when adding a
            '--resample 123' switch, the average bitrate rised upto maximum
            bitrate.

  LAME 3.98 beta 4  June 23 2007

    * Dennis Lambe Jr: Added support for total track count (id3v2) in the
      frontend
    * Nyaochi:
          * Ability to set user-defined ID3v2.3 frame
          * Ability to include albumArt in ID3v2.3 tag
    * Robert Hegemann:
          * Bugfix: the "play length in ms", which is stored in the ID3v2 tag
            TLEN, was not correctly computed. Some hardware and software
            players were confused by this garbage data.
          * Out of bits strategy for the newer VBR code overhauled
          * LAME API: the ID3 tag functions do not store the pointers passed
            anymore, they do make deep copies of strings passed as
            parameters.
          * Changes in LAME frontend switches regarding ID3 tags:
            --tg "MyGenre" will route unknown ID3v1 genres to "Other" for
            ID3v1 tags and will be stored as plain text "MyGenre" for ID3v2
            tags. Genres given by known ID3v1 numbers will be stored as its
            corresponding text in ID3v2 tags.
            --tn "02/02" will store the track number specified as plain text
            as-is for ID3v2 tags.

  LAME 3.98 beta 3  May 22 2007

    * Robert Hegemann:
          * Fixes regarding max number of bits limitation

  LAME 3.98 beta 2  May 20 2007

    * Robert Hegemann:
          * Bug tracker item: [ 1693461 ]; Fixed memory leaks in ACM codec
          * Fixed encoding of non-standard sampling rates in CBR
          * Improved VBR strategy when running out of bits

  LAME 3.98 beta 1  May 16 2007

    * Alexander Leidinger:
          * Add TLEN (ID3v2) support (Submitted by: Linus Walleij).
          * Add number of total tracks per album (ID3v2) support (Submitted
            by: Kyle VanderBeek).
          * Some seatbelts for overflowing arrays in the ID3v2 support.
          * Update the RPM spec (Submitted by: Kyle VanderBeek).
          * Fix some mem-leaks in the error case.
          * Update to newer autotools versions.
          * Update to use a recent libsndfile (submitted by libsndfile
            author).
          * Intrinsics support enabled for gcc
    * Robert Hegemann:
          * The newer VBR code is now LAME's default VBR routine
          * Fixed: in case of not enough bits the new vbr code incorrectly
            used old vbr routine
          * Improved ATH adjustment in low volume cases
          * Fixed (PSY model): mapping from convolution bands to partition
            bands was broken since we replaced tables by own calculation
            several years ago
          * Fixed (PSY model): loss of fraction in equal loudness weighting
          * Fixed (PSY model): in NSPSY highpass filter, out of bounds access
            in fircoef
          * Known problem samples for the new VBR code: many of them are at
            an acceptable quality level now; with a big 'Thank You' to
            Francis Niechcial
          * Modified VBR strategy to handle out of bits cases
          * Restricted bitreservoir size for 320 kbps frames to the size used
            for sideinfo, because of decoding problems with FhG decoders
            installed on almost every Windows system
          * LAME aborts on unsupported input files or unrecognized parameter
            options passed more often now
          * Bug tracker item: [ 1596306 ] "fatal error during
            initialization"; an invalid MPEG samplerate was returned by
            optimum_samplefreq function
          * Bug tracker item: [ 1585942 ] lame not --silent when TERM not
            set; in case LAME was build with TERMCAP defined and no TERM
            environment is defined, now we do not issue an error message and
            silently fallback to the default behaviour as if LAME was
            compiled without TERMCAP defined.
          * Bug tracker item: [ 1711980 ] LAME writes invalid Xing header
            when ID3 tags exist; LAME was sometimes writing an invalid
            Xing/Info header
          * Feature request: [ 1588283 ] Flushing output stream in lame.exe;
            'flush' option added
          * Added FFTSSE and FFT3DNOW assembler code from Lame4 branch
          * Changes in lame frontend switches: -k removed, add lowpass and
            highpass switches if you need to change them;
            --short/noshort/allshort - degraded into DEVELOPER ONLY switches
            normal users shouldn't use them; -X -Z degraded to DEVELOPER ONLY
            switches, -X is too tough to communicate to end users and -Z
            isn't used actualy
          * Fixed some console printing problems
          * Windows: ACM code now uses LAME library API only, all references
            to private include files are removed
          * Windows: DirectShow code now uses LAME library API only, all
            references to private include files are removed
          * Windows: disabled code that resets processor affinity, because
            this doesn't belong to LAME, but seems to work around some
            problems the parent process has (in most cases EAC)
    * John33:
          * Fixed mp2 and mp3 decoding: For mp3 and mp2 decoding, this now
            yields the same output as foobar2000 but the error checking
            remains unchanged
    * Gabriel Bouvigne:
          * VC8 project files
          * Added support for x64 under VC8
          * Restricted MPEG 2.5 to 64kbps frames
    * Takehiro Tominaga:
          * SSE version of FFT

(wiz)

2008-10-09 14:24:16 UTC MAIN commitmail json YAML

2008-10-09 13:27:48 UTC MAIN commitmail json YAML

Updated archivers/unrar to 3.8.3

(wiz)

2008-10-09 13:27:35 UTC MAIN commitmail json YAML

2008-10-09 13:18:03 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.16

(wiz)

2008-10-09 13:17:50 UTC MAIN commitmail json YAML

Update to 1.16:

v1.16
- change code for SSL_check_crl to use X509_STORE_set_flags instead of
          X509_STORE_CTX_set_flags based on bug report from
          <tjtoocool[AT]phreaker[DOT]net >
        - change opened() to report -1 if the IO::Handle is open, but the
          SSL connection failed, needed with HTTP::Daemon::SSL which will send
          an error mssage over the unencrypted socket

(wiz)

2008-10-09 13:14:29 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 2.01.01.50

(wiz)

2008-10-09 13:14:15 UTC MAIN commitmail json YAML

Update to 2.01.01a50:

NEW features of cdrtools-2.01.01a50:

Libschily:

- changed __malloc() -> ___malloc() for the ongoing ATARI Port
- changed __realloc() -> ___realloc() for the ongoing ATARI Port
- changed __savestr() -> ___savestr() for the ongoing ATARI Port

Cdrecord:

- The cdrecord DVD multi-border code from May 2007 has been made OpenSource.
Multi-Border is the DVD multi-session equivalent. It allows to write
up to 1024 sessions on a single DVD.

The code currently covers the most important case of writing to DVD-R/DVD-RW
media.

You need to specify -multi for every session.

- The cdrecord man page now mentions -multi with respect to DVD multi-border.

Mkisofs (Maintained/enhanced by J

- mkisofs -UDF now does not longer replace controlchars in case that -J has not
been specified at the same time. This is a workaround for the fact that
mkisofs still shares the file name management code between UDF ans Joliet.

NEW features of cdrtools-2.01.01a49:

All:

- Several Makefiles have been modified to support not only "make all"
but also "make install" without calling "make all" before. This was needed
after the change that omits the symlinks from the tar archive.
Thanks to a report from Klaus Ditze <kd@heise.de>

Libparanoia (Ported/enhanced by J

- Plenty of new comments taken from cdparanoia-III-10.2
This doubles the size of the code!
Thanks to Monty (xiphmont@mit.edu)

- i_paranoia_overlap_r() does not longer increment beginA/beginB after the
match was found searching backwards. Taken from cdparanoia-III-10.2

- paranoia_free() now also frees p->cache and p->fragments taken from cdparanoia-III-10.2

- Some numerical values used in paranoia.c have been replaced by
FLAG_* definitions.

Mkisofs (Maintained/enhanced by J

- First step of changes intended to allow to remove Mac OS 9 "hfs" support
from mkisofs. Mac OS X supports UDF extensions and "hfs" does not support
large files. For this reason, "hfs" support is an anachronism.

(wiz)

2008-10-09 13:01:16 UTC MAIN commitmail json YAML

Updated graphics/libotf to 0.9.8

(obache)

2008-10-09 13:01:00 UTC MAIN commitmail json YAML

Update llibotf to 0.9.8.

There's no API change, just bug fixes.

(obache)

2008-10-09 12:55:42 UTC MAIN commitmail json YAML

Updated games/wesnoth to 1.4.5

(wiz)

2008-10-09 12:55:24 UTC MAIN commitmail json YAML

Update to 1.4.5, provided by Leonardo Taccari in PR 39679:

Version 1.4.5:
* campaigns:
  * Sceptre of Fire
    * Fixed a coordinate bug that caused 'Hills of the Shorbear Clan' to not
      end when it was supposed to.
    * Fixed a bug that allowed one to finish 'The Dragon' by defeating both
      enemy leaders.
* graphics:
  * new portraits: Silver Mages, White Mages, female Mage of Light, Arch Mages,
    Red Mages, Dark Adepts, female Necromancer/Dark Sorceress, L1 Mages, Lich
* language and i18n:
  * updated translations: Chinese (Traditional), Czech, Danish, French,
    Galician, German, Hungarian, Italian, Lithuanian, Polish, Russian,
    Spanish
  * updated manpages: Hungarian
  * updated manual: Hungarian
  * fonts: DejaVuSans 2.26
* miscellaneous and bug fixes:
  * Fixed linewrapping with not to wrap markups (bug #11946 and bug #11945)
  * Fixed OOS bug when giving control and having move in undo stack.
  * Fixed crash when ai moves units next to level 0 hiden unit (bug #12252)
  * Fixed loading ai parameters. MP side defination now overwrites
    era values (bug #12171)
  * Fixed MP saves to transfer correct completion state to remote clients
    when loadin game (bug #10385)

Version 1.4.4:
* language and i18n:
  * new translation: Latvian
  * updated translations: Arabic, Catalan, Chinese (Traditional), Czech,
    Danish, Finnish, French, Galician, German, Greek, Hungarian, Italian,
    Japanese, Lithuanian, Polish, Russian, Serbian, Slovak
  * langcode change: moved gl_ES to gl
* miscellaneous and bug fixes:
  * Fixed timer end warning not to play in opponents turn (bug: #11517)
  * fix bug #11630 (preventing redo and rename during opponent's turn)
  * Added recursion preventarion to [kill] fire_event=yes [/kill]
  * Added check whether sendfile is in glibc (debian patch #490638)

Version 1.4.3:
* campaigns:
  * The Rise of Wesnoth:
    * fixed the Wesfolk Outcast line's distract ability not working
* language and i18n:
  * new translations: Arabic, Friulian, Macedonian
  * updated translations: Czech, Danish, Dutch, Estonian, Finnish, French,
    German, Hungarian, Japanese, Polish, Russian, Serbian, Slovak, Spanish
  * fonts: DejaVuSans 2.25
  * manual: updated screenshots to match UI rearrangements
* WML engine:
  * fix [teleport] capturing villages with the wrong side (bug #11683)
* campaignd
  * made campaign server use gzip compression for networking
  * made campaign server detect if client can receive gzipped data
  * made campaign server use gzip for storing addons
  * added configuraion option to choose gzip compression level
* miscellaneous and bug fixes:
  * fixed parser bug that prevented loading binary data strings
  * starting a campaign without any installed now gives an error.
  * fixed issues with campaign info in non-compressed saved games
    (bug #11386)
  * Backported graceful restart feature to server
  * Improved connection stability with slow connections.
  * Implemented send_file to reduce memory usage when sending files
  * Fixed a mememory leak in networking code
  * fixed an alignement issue which caused a SIGBUS on a Sparc
    (debian bug #426318)
  * Fixed tokenizer not to strip CR from quoted string becaue it would destroy
    images transfered over network
  * added some includes to fix compilation problems with Sun Studio 12
    (patch #1066)
  * fixed null-pointer reference in network code

(wiz)

2008-10-09 12:45:01 UTC MAIN commitmail json YAML

- m17n-contrib-1.1.7 m17n-lib-1.5.2

(obache)

2008-10-09 12:43:29 UTC MAIN commitmail json YAML

Note update of m17n-* packages.

(obache)

2008-10-09 12:42:26 UTC MAIN commitmail json YAML

Update m17n-contrib to 1.1.7.

* Changes in the m17n-contrib 1.1.7

** New input method:

ml-swanalekha.mim (Malayalam)

(obache)

2008-10-09 12:41:17 UTC MAIN commitmail json YAML

2008-10-09 12:29:24 UTC MAIN commitmail json YAML

Update m17n-db to 1.5.2.

* Changes in the m17n database 1.5.2

** A new input method is added.

sa-harvard-kyoto.mim (Sanscrit)

(obache)

2008-10-09 12:01:48 UTC MAIN commitmail json YAML

Updated sysutils/mktemp to 1.6

(sketch)

2008-10-09 12:00:59 UTC MAIN commitmail json YAML

Update to 1.6 and take maintainership.  Changes:

  * Temporary file names no longer use the process ID as part of the name
  * Use arc4random_uniform() instead of random() or lrand48()
  * The prngd or egd daemon can now be used on systems without /dev/urandom
  * Added long option support for compatibility with GNU coreutils version
  * Fixed an installation issue on Cygwin

(sketch)

2008-10-09 11:53:48 UTC pkgsrc-2008Q3 commitmail json YAML

2008-10-09 11:50:35 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2549 - requested by lukem
tnftpd: security update

Revisions pulled up:
- net/tnftpd/Makefile 1.18
- net/tnftpd/PLIST 1.3
- net/tnftpd/distinfo 1.10
- net/tnftpd/options.mk 1.2
- net/tnftpd/patches/patch-aa delete
---
Module Name: pkgsrc
Committed By: lukem
Date: Thu Oct  9 04:14:29 UTC 2008

Modified Files:
pkgsrc/net/tnftpd: Makefile PLIST distinfo options.mk
Removed Files:
pkgsrc/net/tnftpd/patches: patch-aa

Log Message:
Update to tnftpd 20081009.  Notable changes since 20061217:

* Don't split large commands into multiple commands; just fail on them.
  This prevents cross-site request forgery (CSRF)-like attacks,
  when a web browser is used to access an ftp server.
* Enhance -C to support an optional @host ('-C user[@host]'):
  checks whether user as connecting from host would be granted
  access by ftpusers(5).
* Support IPv6 in the host directive of ftpusers(5).
* Implement -n to disable hostname lookups.

* Disable SOCKS support; I don't have the ability to test it,
  and the autoconf checks were very out of date.
* Add configure --with-pam to enable PAM authentication support.
  Defaults to checking for PAM.
* Add configure --with-skey to enable S/Key authentication support.
  Incompatible with --with-pam, defaults to no.
* Fix pathnames in the installed manual pages to contain
  the appropriate $(prefix) substitution.
* Use fcntl(3) locking instead of flock(3) or lockf(3).
* Various other portability improvements.

(tron)

2008-10-09 10:58:17 UTC MAIN commitmail json YAML

Updated net/openvpn to 2.1rc13

(sborrill)

2008-10-09 10:57:23 UTC MAIN commitmail json YAML

Update to 2.1rc13. Changes include:

2008.10.07 -- Version 2.1_rc13

* Bundled OpenSSL 0.9.8i with Windows installer.

* Management interface can now listen on a unix
  domain socket, for example:

    management /tmp/openvpn unix

  Also added management-client-user and management-client-group
  directives to control which processes are allowed to connect
  to the socket.

* Copyright change to OpenVPN Technologies, Inc.

2008.09.23 -- Version 2.1_rc12

* Patched Makefile.am so that the new t_cltsrv-down.sh script becomes
  part of the tarball (Matthias Andree).

* Fixed --lladdr bug introduced in 2.1-rc9 where input validation code
  was incorrectly expecting the lladdr parameter to be an IP address
  when it is actually a MAC address (HoverHell).

2008.09.14 -- Version 2.1_rc11

* Fixed a bug that can cause SSL/TLS negotiations in UDP mode
  to fail if UDP packets are dropped.

2008.09.10 -- Version 2.1_rc10

* Added "--server-bridge" (without parameters) to enable
  DHCP proxy mode:  Configure server mode for ethernet
  bridging using a DHCP-proxy, where clients talk to the
  OpenVPN server-side DHCP server to receive their IP address
  allocation and DNS server addresses.

* Added "--route-gateway dhcp", to enable the extraction
  of the gateway address from a DHCP negotiation with the
  OpenVPN server-side LAN.

* Fixed minor issue with --redirect-gateway bypass-dhcp or bypass-dns
  on Windows.  If the bypass IP address is 0.0.0.0 or 255.255.255.255,
  ignore it.

* Warn when ethernet bridging that the IP address of the bridge adapter
  is probably not the same address that the LAN adapter was set to
  previously.

* When running as a server, warn if the LAN network address is
  the all-popular 192.168.[0|1].x, since this condition commonly
  leads to subnet conflicts down the road.

* Primarily on the client, check for subnet conflicts between
  the local LAN and the VPN subnet.

* Added a 'netmask' parameter to get_default_gateway, to return
  the netmask of the adapter containing the default gateway.
  Only implemented on Windows so far.  Other platforms will
  return 255.255.255.0.  Currently the netmask information is
  only used to warn about subnet conflicts.

* Minor fix to cryptoapi.c to not compile itself unless USE_CRYPTO
  and USE_SSL flags are enabled (Alon Bar-Lev).

* Updated openvpn/t_cltsrv.sh (used by "make check") to conform to new
  --script-security rules.  Also adds retrying if the addresses are in
  use (Matthias Andree).

* Fixed build issue with ./configure --disable-socks --disable-http.

* Fixed separate compile errors in options.c and ntlm.c that occur
  on strict C compilers (such as old versions of gcc) that require
  that C variable declarations occur at the start of a {} block,
  not in the middle.

* Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, which
  the new implementation of extract_x509_field_ssl depends on.

* LZO compression buffer overflow errors will now invalidate
  the packet rather than trigger a fatal assertion.

* Fixed minor compile issue in ntlm.c (mid-block declaration).

* Added --allow-pull-fqdn option which allows client to pull DNS names
  from server (rather than only IP address) for --ifconfig, --route, and
  --route-gateway.  OpenVPN versions 2.1_rc7 and earlier allowed DNS names
  for these options to be pulled and translated to IP addresses by default.
  Now --allow-pull-fqdn will be explicitly required on the client to enable
  DNS-name-to-IP-address translation of pulled options.

* 2.1_rc8 and earlier did implicit shell expansion on script
  arguments since all scripts were called by system().
  The security hardening changes made to 2.1_rc9 no longer
  use system(), but rather use the safer execve or CreateProcess
  system calls.  The security hardening also introduced a
  backward incompatibility with 2.1_rc8 and earlier in that
  script parameters were no longer shell-expanded, so
  for example:

    client-connect "docc CLIENT-CONNECT"

  would fail to work because execve would try to execute
  a script called "docc CLIENT-CONNECT" instead of "docc"
  with "CLIENT-CONNECT" as the first argument.

  This patch fixes the issue, bringing the script argument
  semantics back to pre 2.1_rc9 behavior in order to preserve
  backward compatibility while still using execve or CreateProcess
  to execute the script/executable.

* Modified ip_or_dns_addr_safe, which validates pulled DNS names,
  to more closely conform to RFC 3696:

  (1) DNS name length must not exceed 255 characters

  (2) DNS name characters must be limited to alphanumeric,
      dash ('-'), and dot ('.')

* Fixed bug in intra-session TLS key rollover that was introduced with
  deferred authentication features in 2.1_rc8.

008.07.31 -- Version 2.1_rc9

* Security Fix -- affects non-Windows OpenVPN clients running
  OpenVPN 2.1-beta14 through 2.1-rc8 (OpenVPN 2.0.x clients are NOT
  vulnerable nor are any versions of the OpenVPN server vulnerable).
  An OpenVPN client connecting to a malicious or compromised
  server could potentially receive an "lladdr" or "iproute" configuration
  directive from the server which could cause arbitrary code execution on
  the client. A successful attack requires that (a) the client has agreed
  to allow the server to push configuration directives to it by including
  "pull" or the macro "client" in its configuration file, (b) the client
  succesfully authenticates the server, (c) the server is malicious or has
  been compromised and is under the control of the attacker, and (d) the
  client is running a non-Windows OS.  Credit: David Wagner.

* Miscellaneous defensive programming changes to multiple
  areas of the code.  In particular, use of the system() call
  for calling executables such as ifconfig, route, and
  user-defined scripts has been completely revamped in favor
  of execve() on unix and CreateProcess() on Windows.

* In Windows build, package a statically linked openssl.exe to work around
  observed instabilities in the dynamic build since the migration to
  OpenSSL 0.9.8h.

2008.06.11 -- Version 2.1_rc8

* Added client authentication and packet filtering capability
  to management interface.  In addition, allow OpenVPN plugins
  to take advantage of deferred authentication and packet
  filtering capability.

* Added support for client-side connection profiles.

* Fixed unbounded memory growth bug in environmental variable
  code that could have caused long-running OpenVPN sessions
  with many TLS renegotiations to incrementally
  increase memory usage over time.

* Windows release now packages openssl-0.9.8h.

* Build system changes -- allow building on Windows using
  autoconf/automake scripts (Alon Bar-Lev).

* Changes to Windows build system to make it easier to do
  partial builds, with a reduced set of prerequisites,
  where only a subset of OpenVPN installer
  components are built.  See ./domake-win comments.

* Cleanup IP address for persistence interfaces for tap and also
  using ifconfig, gentoo#209055 (Alon Bar-Lev).

* Fall back to old version of extract_x509_field for OpenSSL 0.9.6.

* Clarified tcp-queue-limit man page entry (Matti Linnanvuori).

* Added new OpenVPN icon and installer graphic.

* Minor pkitool changes.

* Added --pkcs11-id-management option, which will cause OpenVPN to
  query the management interface via the new NEED-STR asynchronous
  notification query to get additional PKCS#11 options (Alon Bar-Lev).

* Added NEED-STR management interface asynchronous query and
  "needstr" management interface command to respond to the query
  (Alon Bar-Lev).

* Added Dragonfly BSD support (Francis-Gudin).

* Quote device names before passing to up/down script (Josh Cepek).

* Bracketed struct openvpn_pktinfo with #pragma pack(1) to
  prevent structure padding from causing an incorrect length
  to be returned by sizeof (struct openvpn_pktinfo) on 64-bit
  platforms.

* On systems that support res_init, always call it
  before calling gethostbyname to ensure that
  resolver configuration state is current.

* Added NTLMv2 proxy support (Miroslav Zajic).

* Fixed an issue in extract_x509_field_ssl where the extraction
  would fail on the first field of the subject name, such as
  the common name in:  /CN=foo/emailAddress=
foo@bar.comThis e-mail address is being protected from spambots. You need
JavaScript enabled to view it

* Made "Linux ip addr del failed" error nonfatal.

* Amplified --client-cert-not-required warning.

* Added #pragma pack to proto.h.

(sborrill)

2008-10-09 10:56:29 UTC MAIN commitmail json YAML

Updated devel/gmp to 4.2.4

(wiz)

2008-10-09 10:56:16 UTC MAIN commitmail json YAML

Update to 4.2.4:

Changes between GMP version 4.2.3 and 4.2.4

  Bugs:
  * Fix bug with parsing exponent '+' sign in mpf.
  * Fix an allocation bug in mpf_set_str, also affecting mpf_init_set_str, and
    mpf_inp_str.

  Speedups:
  * None, except that proper processor recognition helps affected processors.

  Features:
  * Recognize new AMD processors.

(wiz)

2008-10-09 10:47:35 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.2.7

(wiz)

2008-10-09 10:47:15 UTC MAIN commitmail json YAML

Update to 2.2.7:

2.2.7 - 26 September 2008
Welcome to the GnuCash 2.2.7 Release.
Fixed Bugs:
o #139651: Register: Split transaction with multiple currencies fails
o #309863: Balance Sheet: Rounding errors with prices from pricedb
o #341362: Price Editor: Price is displayed as fraction instead
            of decimal
o #376298: Price Editor: Window Contents Corrupted After
            Manually Adding a Price
o #378734: Drop down calendar only works once
o #430121: Incorrect Sign Symbol for Fractional Commodity/Security Sale
o #454340: Security Editor: duplicate rows after editing a security
o #454827: Reports: Incorrect share value of stocks in foreign currency
o #464771: Investment Portfolio: Report crashes without price data
o #483393: Reports: Allow mixed denominators in numeric collectors
o #504935: Add currencies XDR and XXX
o #506873: Win32: Cannot install online price retrieval with
            ActivePerl 5.10
o #520570: Drop-down calendar for "reconcile information" non-responsive
o #522095: Updating stock prices does not update totals shown in windows
o #526313: GnuCash does not support the new currency in Venezuela
o #529816: Supplement "CUSIP" by "ISIN", to give people outside
            USA a hint
o #539640: Price Editor: Security disappears from price list
o #539962: Void function cannot return value with sun cc
o #540148: GnuCash cannot be built with libgoffice-0.8
o #541970: Balance Sheet: "Nearest in time" exchange rate not correct
o #543061: Fractional not working in IDR (rupiah) currency
o #543780: Transfer Dialog: CRIT messages in gnucash.trace from
            exchange rate dialog
o #545316: Drop-down calendar is not clickable when posting invoice
o #545722: Can't change date in dialog boxes
o #546064: gnucash.desktop file does not comply with
            desktop-file-validate
o #548601: AqBanking Import: Obscuring zero balance windows
            after getting transactions
o #548891: QIF Import: GnuCash crashes when
            .gnucash/qif-accounts-map is readonly
o #549115: Popup calendar unresponsive in modal dialogs
o #549595: Silently removes main files while trying to save without lock
o #549738: Reports: Default date on aging and customer reports
            is too far in the future
o #551038: Reports: Alt-O shortcut in report options dialog crashes app
o #552306: Fails to save file when using a network filesystem on Mac
Other Changes:
o New Finnish translation
o Complete Romanian translation
o Usability improvements in the price and the security editor
o Lower number of false positives when checking aqbanking
  results for failures
o Correct import of remote names, zero balances from aqbanking3
o Update translations: Catalan, Dutch, German, Italian, Polish

(wiz)

2008-10-09 10:46:34 UTC MAIN commitmail json YAML

Add share/locale/de_CH/LC_MESSAGES for gnucash.

(wiz)

2008-10-09 10:35:14 UTC MAIN commitmail json YAML

Updated print/scribus to 1.3.3.12

(adam)

2008-10-09 10:33:40 UTC MAIN commitmail json YAML

2008-10-09 10:15:52 UTC MAIN commitmail json YAML

Apply changeset 18441 from xen-3.3-testing tree.
This fixes a typo introduced by the security fix for http://secunia.com/advisories/32064/
This effectively removes patch-gb

(cegger)

2008-10-09 09:46:09 UTC MAIN commitmail json YAML

Updated www/surfraw to 2.2.3

(wiz)

2008-10-09 09:45:43 UTC MAIN commitmail json YAML

Update to 2.2.3:

Sat Sep 13 20:40:01 BST 2008  - surfraw 2.2.3

  * Surfraw now defaults to graphical mode. See surfraw(1)
    for how to change the default back.
  * Search for default browsers during build.
    This can be overridden by passing --with-text-browser=BROWSER
    and --with-graphical-browser=BROWSER to ./configure.
  * New elvis: piratebay, genportage. Thanks to J.R. Mauro.
  * Detect which awk to use.
  * Fixed slinuxdoc and webster.
  * Removed bashisms.
  * Fixed uninstall.
  * Add --disable-sr option to ./configure to disable installing the
    'sr' symbolic link, to avoid clashes with the SR programming language.

(wiz)

2008-10-09 09:08:21 UTC MAIN commitmail json YAML

Changes since FFTW 3.1.2:

* Bug fix: FFTW computes incorrect results when the user plans both
  REDFT11 and RODFT11 transforms of certain sizes.  The bug is caused
  by incorrect sharing of twiddle-factor tables between the two
  transforms, and only occurs when both are used.  Thanks to Paul
  A. Valiant for the bug report.

(ahoka)

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

Updated textproc/intltool to 0.40.5

(wiz)

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

2008-10-09 04:17:29 UTC MAIN commitmail json YAML

2008-10-09 04:14:29 UTC MAIN commitmail json YAML

Update to tnftpd 20081009.  Notable changes since 20061217:

* Don't split large commands into multiple commands; just fail on them.
  This prevents cross-site request forgery (CSRF)-like attacks,
  when a web browser is used to access an ftp server.
* Enhance -C to support an optional @host ('-C user[@host]'):
  checks whether user as connecting from host would be granted
  access by ftpusers(5).
* Support IPv6 in the host directive of ftpusers(5).
* Implement -n to disable hostname lookups.

* Disable SOCKS support; I don't have the ability to test it,
  and the autoconf checks were very out of date.
* Add configure --with-pam to enable PAM authentication support.
  Defaults to checking for PAM.
* Add configure --with-skey to enable S/Key authentication support.
  Incompatible with --with-pam, defaults to no.
* Fix pathnames in the installed manual pages to contain
  the appropriate $(prefix) substitution.
* Use fcntl(3) locking instead of flock(3) or lockf(3).
* Various other portability improvements.

(lukem)

2008-10-09 02:18:22 UTC MAIN commitmail json YAML

Use config file framework. Bump revision.

(joerg)

2008-10-09 01:55:07 UTC MAIN commitmail json YAML

Annotate unbound-1.0.2.

(joerg)

2008-10-09 01:31:35 UTC MAIN commitmail json YAML

Update to unbound-1.0.2. Beside some minor bugfixes, this brings even
stricter filtering to defeat some additional DNS attacks and support for
source address randomisation and optional capitalisation support. The
former can be configured when multiple public IPs are present, the
latter is considered experimental as a small number of servers doesn't
support it.

(joerg)

2008-10-09 00:25:51 UTC MAIN commitmail json YAML

2008-10-09 00:24:28 UTC MAIN commitmail json YAML

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

+drupal-5.11, drupal-6.5.

Both are security fix!

(taca)

2008-10-08 21:35:56 UTC MAIN commitmail json YAML

Define SIZE_MAX if it is missing. Fixes build on Interix.

(joerg)

2008-10-08 20:05:18 UTC MAIN commitmail json YAML

Mention new cc65 package.

(wiz)

2008-10-08 19:54:24 UTC MAIN commitmail json YAML

2008-10-08 19:53:47 UTC MAIN commitmail json YAML

Initial import of cc65-2.12.0, packaged for pkgsrc-wip by Tim Larson:

cc65 is a complete cross development package for 65(C)02 systems, including
a powerful macro assembler, a C compiler, linker, librarian and several
other tools.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081008

(wiz)

2008-10-08 19:13:41 UTC MAIN commitmail json YAML

2008-10-08 18:32:06 UTC MAIN commitmail json YAML

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

+ covered-20081007, intltool-0.40.5, unrar-3.8.3.
- py-qt3-3.17.3, py-qt3-base-3.17.3, py-qt3-modules-3.17,
  py-qt3-qscintilla-3.17, py-qt3-sip-4.7.7.

(wiz)

2008-10-08 18:10:01 UTC MAIN commitmail json YAML

Mention new lzma-utils package.

(wiz)

2008-10-08 18:08:32 UTC MAIN commitmail json YAML

Add CONFLICT with lzma-utils (bin/lzma).

(wiz)

2008-10-08 18:07:33 UTC MAIN commitmail json YAML

2008-10-08 18:06:40 UTC MAIN commitmail json YAML

Initial import of lzma-utils-4.32.7, packaged for pkgsrc-wip by Jukka Salmi:

LZMA Utils is a set of utilities for LZMA compression and decompression.
They aim to have an interface very similar to the well known gzip and
bzip2 utilities.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081008

(wiz)

2008-10-08 16:43:34 UTC MAIN commitmail json YAML

pbulk-0.36:
Avoid grep -q and use awk instead. This has the side effect of parsing
presolve only once for each file. grep -q doesn't exist on Solaris.

(joerg)

2008-10-08 15:53:42 UTC MAIN commitmail json YAML

2008-10-08 15:39:07 UTC MAIN commitmail json YAML

Allow use of fetch as FETCH_CMD.

(joerg)

2008-10-08 15:38:46 UTC MAIN commitmail json YAML

Allow use of fetch as tool.

(joerg)

2008-10-08 15:30:47 UTC MAIN commitmail json YAML

2008-10-08 15:28:30 UTC MAIN commitmail json YAML

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

libfetch-2.18:
Change FTP backend to use passive mode by default and fallback to active
mode on syntax errors as discussed with and suggested by Luke Mewburn.
Retire 'p' now and introduce 'a' flag to get the old default behavior.

(joerg)

2008-10-08 14:30:35 UTC MAIN commitmail json YAML

Note py-qt3-sip -> py-sip move, and add some "successor"s to various
older entries.

(wiz)

2008-10-08 14:28:22 UTC MAIN commitmail json YAML

2008-10-08 14:28:14 UTC MAIN commitmail json YAML

Mac OS X doesn't define uintXX_t in sys/types.h, so explicitly pull in
inttypes.h if present. Make md5.h, sha1.h and sha2.h self contained by
including nbcompat/types.h. Problem reported by Greg Troxel.

(joerg)

2008-10-08 14:27:35 UTC MAIN commitmail json YAML

After py-qt3-base update, this works with python-2.5, remove INCOMPAT line.

(wiz)

2008-10-08 14:26:25 UTC MAIN commitmail json YAML

Use py-qt3-modules bl3.mk file instead of DEPENDS.

(wiz)

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

Updated x11/py-qt3-qscintilla to 3.17.4

(wiz)

2008-10-08 14:24:54 UTC MAIN commitmail json YAML

s/snort-2.8.3/snort-2.8.3.1/.

(taca)

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

Updated x11/py-qt3-modules to 3.17.4

(wiz)

2008-10-08 14:24:33 UTC MAIN commitmail json YAML

Updated x11/py-qt3-base to 3.17.4

(wiz)

2008-10-08 14:23:47 UTC MAIN commitmail json YAML

Note update of ruby-tzinfo package to 0.3.11.

(taca)

2008-10-08 14:23:24 UTC MAIN commitmail json YAML

Update to 3.17.4:

2007/12/06 14:27:50  phil
Operator related changes needed for SIP v4.7.2 and later.
Released as v3.17.4.

2007/07/30 16:51:02  phil
Released as v3.17.3.

2007/07/01 16:08:55  phil
Acquire the GIL before freeing a signal/slot connection.

2007/06/13 17:33:55  phil
Removed #includes of SIP generated files that, strictly speaking, were internal
and no longer generated.

2007/06/05  9:37:59  phil
Fix for an overflow bug in QImage from Ulli.

2007/05/14 15:00:02  phil
Updated progress.py example from Pete Jansen.

2007/04/25 12:28:47  phil
Updated the NEWS file.

2007/04/25 12:25:19  phil
Released as v3.17.2.

2007/04/21 14:13:36  phil
Backed out the recent change to remove the /ReleaseGIL/ from
QApplication.postEvent() as it turns out it avoids a potential deadlock.

2007/04/10 16:13:51  phil
Released as v3.17.1.

2007/04/02 15:27:03  phil
Updated the NEWS file.
SIP v4.6 is now required.
The QLayoutItem sub-class code no longer handles QLayout and leaves it to the
QObject sub-class code to deal with.

2007/02/20 10:58:40  phil
Removed the unneeded /ReleaseGIL/ from QApplication::postEvent().
Removed the GIL manipulation in QCustomEvent (in particular in the traverse
code).

2007/01/27 16:02:18  phil
Removed knowledge of the optional parts of the Qt support API so that it is no
longer necessary to update PyQt when new optional parts are added.

2007/01/27 15:37:47  phil
Updated the Qt support API for the latest SIP.

2007/01/21 16:29:15  phil
Implemented sipQtFindConnection() so that lambda slots can be handled by the
cyclic garbage collector.

2007/01/17 16:58:32  phil
Updated the copyright notices.

2006/11/30 20:58:48  phil
Fixed bug in QApplication ctor handwritten code that caused a crash if a
QApplication was created a second time with no arguments.

2006/11/04 22:08:33  phil
Released as v3.17.

2006/10/27 17:13:44  phil
Updated the news file.

2006/10/21 14:10:23  phil
Switched the internal build system to Qt v3.3.7.

2006/10/06 17:44:27  phil
Synched with the latest QScintilla1 API.

2006/09/09 17:59:52  phil
Added QextScintilla.setFont().
The internal build system now uses -j2.

2006/09/02 13:35:03  phil
Removed the use of -c in the internal build systems invocation of configure.py
as it causes problems for GCC v4.

2006/08/17  9:36:39  phil
Added the missing QListView.setSelectionAnchor().

2006/07/30 17:16:35  phil
Updated for the latest QScintilla v1 snapshot.

2006/07/19 23:30:28  phil
Some tweaks for Windows64 support based on patches from Gerard.

2006/07/16 12:38:36  phil
Adapted the handwritten code for Python v2.5.

2006/07/08 19:25:44  phil
Added QextScintilla.isCallTipActive().

2006/07/03 19:40:22  phil
Added pyqt_config_args to pyqtconfig.py.
Fixed QTextEdit.setAutoFormatting().

2006/07/02 14:28:05  phil
Added setWrapVisualFlags(), WrapMode::WrapCharacter, WrapVisualFlag to
QextScintilla.

2006/07/01 18:57:30  phil
Added cancelList(), firstVisibleLine(), isListActive(), showUserList(),
textHeight() and userListActivated() to QextScintilla.

2006/06/28 22:12:57  phil
QextScintilla.foldAll() can now optionally fold all child fold points.
Added autoCompleteFromAll() and setAutoCompletionStartCharacters() to
QextScintilla.
Added AcsAll as an auto-completion source.

2006/06/25 21:52:03  phil
Added defaultColor() and setDefaultColor() to QextScintillaLexer.
Added color() and setColor() to QextScintilla.
Renamed eraseColor() and setEraseColor() to paper() and setPaper() in
QextScintilla.

2006/06/25 16:21:32  phil
Added defaultPaper() and setDefaultPaper() to QextScintillaLexer.
Added eraseColor() and setEraseColor() to QextScintilla.

2006/06/22 19:29:38  phil
The mkfeatures helper is now always built without debugging.
configure.py now states that the -u flag on Windows needs a debug version of
Python.

2006/06/20 15:57:55  phil
Latest QScintilla updates.

2006/06/19 21:00:47  phil
Synced with the latest QScintilla snapshot - including the significantly
changed Ruby lexer.

2006/06/19 15:55:42  phil
Solaris warnings fixes from Ulli.

2006/06/18 23:51:34  phil
Sync with the latest QScintilla changes: highlighted identifiers and decorators
in the Python lexer.

2006/06/18 16:40:31  phil
Updated for the latest QScintilla snapshot.

2006/05/17  8:39:39  phil
Removed some inaccessable methods from QCString.

2006/05/11 19:04:27  phil
Another fix for Qt v3.1 in qnamespace.sip.

2006/04/28 20:47:46  phil
Replaced long long with PY_LONG_LONG for MSVC 6.

2006/04/07 23:29:54  phil
Tidy ups to the internal build system.

2006/04/06 12:26:09  phil
Fixed Qt::MacintoshVersion for Qt v3.0.x and v3.1.x.

2006/04/05 12:11:43  phil
Removed all functions that were hidden by overloads with the same Python
signature (ie. both of them).

2006/03/30  8:09:58  phil
Added QStringList::operator+=(const QString &).

2006/03/29 11:38:21  phil
Added the missing QImage.bitBlt() function.

2006/03/24 23:54:13  phil
Released as v3.16.

2006/03/23 21:34:09  phil
Added a missing /Transfer/ from QGLWidget().

2006/03/20 21:00:58  phil
Removed the "Filter" functions from the documentation.

2006/03/20 20:59:23  phil
Removed the "Filter" versions of the QFileDialog static methods as they aren't
necessary after all (just not obvious how to use them properly).

2006/03/14 22:45:09  phil
pyuic now specifies the Latin1 encoding when the -embed flag is used.

2006/03/13 11:55:09  phil
Build system changes so that PyQt builds on MacOS properly.

2006/03/11 19:16:56  phil
Removed some leftovers from when PyQt3 and 4 shared a single config.py.  PyQt3
no longer searches PATH for the Qt bin directory.

2006/03/11 15:15:15  phil
Fixed build problem with Qt v1.x.

2006/03/10 22:37:30  phil
Updates for Qt v3.3.6.

2006/03/04 16:06:40  phil
Documentation updates.
Applied the same transfer rule to QPopupMenu.exec() as is applied to
QDialog.exec().
Added getOpenFileNameFilter(), getSaveFileNameFilter() and
getOpenFileNamesFilter() to QFileDialog that return a tuple of the selected
files and the current filter.

2006/02/26 13:56:28  phil
Added support for signed char to the Qt API.

2006/02/21 15:22:08  phil
Changed the signal/slot handling so that unsigned int and unsigned short are
implemented as long objects rather than integer objects.

2006/02/19 16:43:48  phil
Updates to the internal Qt API.

2006/02/18 21:05:56  phil
Added new stubs in the Qt support API (not used by PyQt3).

2006/02/14 19:16:05  phil
The destroyed() signal can now be received by a Python slot.

2006/02/13 20:02:22  phil
Fixed a typo in configure.py.

2006/02/13  0:24:55  phil
Updated the handwritten code to use the current SIP API.

2006/02/12  1:14:11  phil
Removed all calls sipForceConvertTo*().
Removed all uses of newly deprecated calls.

2006/01/26 16:40:38  phil
Changed the signal/slot support required by the latest SIP changes.

2006/01/16 18:58:26  phil
Removed PYQT_BUILD.

2006/01/10 19:13:07  phil
Fixed a typo in the last change.

2006/01/10 18:20:02  phil
Fixed the sipForceConvertToTransfer_*() calls.

2005/12/30 14:30:08  phil
More changes to handwritten code that should be handling sipSelfWasArg.

2005/12/28 19:35:10  phil
Updated all handwritten convertor code for the latest SIP changes.

2005/12/24 17:02:31  phil
Changes required by the introduction of sipSelfWasArg in the SIP snapshot.

2005/12/22 16:22:48  phil
Really fixed the QApplication argc bug this time.

2005/12/19 17:43:42  phil
Changes to the build system for the latest SIP snapshot.

2005/12/18 11:00:06  phil
Stripped the Qt4 specific stuff from configure.py.

2005/12/18 10:06:25  phil
Updated the internal build system not to include the .svn directory in
packages.

2005/12/17 19:43:36  phil
Changes to the internal build system for the CVS to SVN transfer.

2005/12/07 00:54:04  phil
Added a missing #include from qstring.sip in PyQt3.

2005/12/04 18:41:31  phil
Fixed the handling of horizontal and vertical stretch in QSizePolicy.

2005/11/29 13:06:37  phil
Fixed a long standing bug with QApplication ctors that only showed itself with
Qt4.

2005/11/24 17:45:09  phil
Added the missing /ReleaseGIL/ to QThread.exit().

2005/11/24 17:22:31  phil
Changes required for the modified mapped type template syntax.

2005/11/20 18:41:02  phil
The HTML documentation is now maintained manually rather than being
auto-generated.

2005/11/17 18:24:48  phil
Fixed bug in pyuic related to QKeySequence.

2005/11/12 10:29:13  phil
Added the missing ctor to QApplication.

2005/11/10 21:10:46  phil
Removed the /TransferThis/ annotations from the QTableItem (and sub-classes)
ctors. The Qt documentation is wrong.

2005/11/09 18:00:47  phil
Fixed the GIL bug in qInstallMsgHandler().

2005/11/01 22:08:32  phil
Implemented the PyQt3 changes for the new Qt support API.

2005/10/26 14:34:57  phil
Modified the QString buffer interface to be reentrant and to try and use the
default Python codec.

2005/10/23 16:02:47  phil
QObject.sender() now supports Python signals.

2005/10/22 22:38:54  phil
Implemented the buffer interface for QString.

2005/10/19 13:38:24  phil
Improved the fix to QClipboard.setData().

2005/10/16 16:09:29  phil
Used mapped type templates in PyQt3 where possible.

2005/10/13 18:52:02  phil
Fixed the handling of QClipboard.setMimeType() and a related memory leak.

2005/10/12 21:11:15  phil
Fixed bug in configure.py when the Qt bin directory isn't on the path.
Fixed compilation problem with QAxBase handwritten code and MinGW.
Added the * and *= operators to QString.
Removed some QString methods that were passing or returning arrays.

2005/10/11 21:13:48  phil
Added /Numeric/ to the QString + operator. The improved behaviour (being able
to write s = "foo" + QString("bar")) should now work in both PyQt3 and 4.

2005/10/07 18:15:37  phil
Changed the PyQt3 QString behaviour with long and ulong to match PyQt4.

2005/09/22 20:18:39  phil
Updated the build system now that all Qt specific configuration data has been
removed from sipconfig.

2005/09/10 21:33:59  phil
Fixed bug in configure.py when reporting an incorrect SIP version.

2005/09/08 20:16:33  phil
Updated the universal slot support to fit with the latest SIP snapshot.
Changed the way universal slots are implemented so they get destroyed when the
corresponding transmitter gets destroyed.

2005/09/07 20:53:52  phil
Removed support for SIP v3 in configure.py.
Minor pyuic fix taken from uic v3.3.5.
Added the missing MacintoshVersion enum.
Added the -f flag to configure to use any existing features file (by default it
is recreated).

2005/09/06 20:33:43  phil
Removed support for SIP v3 from configure.py.
Added the new Qt support code taken out of SIP.

(wiz)

2008-10-08 14:11:56 UTC MAIN commitmail json YAML

Mention new py-sip package.

(wiz)

2008-10-08 14:11:24 UTC MAIN commitmail json YAML

Add py-sip.

(wiz)

2008-10-08 14:10:45 UTC MAIN commitmail json YAML

Import py-sip, successor of py-qt3-sip.
Renamed because there is no dependency on any qt version in it.

Changes since py-qt3-sip (4.3.2):

v4.7.7 8th Aug 2008
  - C++ structs are now properly handled as a class with a default public
    section.
  - sip.dump() now includes the object's first child wrapper.

v4.7.6 20th May 2008
  - Added the -s flag to configure.py to specify the SDK directory to use when
    building universal binaries on MacOS/X.
  - Added support for MSVC 2008 to the build system.
  - Added support for v10.x of the Intel compiler and removed support for
    earlier versions.
  - MSVC 2008 is the default platform when using Python v2.6.

v4.7.5 13th May 2008
  - The sip.voidptr type has an optional size associated with it and supports
    const void *.  If a size is associated then it also supports Python's
    buffer protocol.
  - Added sipConvertToVoidPtr() to the SIP API.
  - Added sipConvertFromConstVoidPtr(), sipConvertFromConstVoidPtrAndSize(),
    sipConvertFromVoidPtr() and sipConvertFromVoidPtrAndSize() to the SIP API.
  - Added the /ResultSize/ argument annotation to specify the size of a block
    of memory returned as a void * or const void *.
  - Added the /NoArgParser/ function annotation to give %MethodCode complete
    responsibility for argument parsing.
  - Added the /NoRelease/ mapped type annotation to specify that the
    sipReleaseMappedType() function is not supported.
  - The /ArraySize/ annotation now supports arrays with more than 2^31
    elements.
  - %GetCode and %SetCode for class attributes now have access to the
    referencing type object.
  - Any object that supports the Python buffer protocol can now be passed as a
    char or char * argument.

v4.7.4 12th February 2008
  - The build system handles the directory structure used by Leopard's Python
    installation.
  - Added support for /Transfer/ as a constructor annotation.

v4.7.3 6th December 2007
  - Added support for automatically generating missing complementary
    comparision operators.  Note that this introduces a potential compatibility
    problem - see the documentation for details.

v4.7.2 5th December 2007
  - Added the /SingleShot/ argument annotation.
  - Added the /TransferThis/ function annotation.

v4.7.1 28th September 2007
  - A bug fix release.

v4.7 30th July 2007
  - Added %PickleCode to allow handwritten code to pickle a wrapped C++
    instance or C structure.
  - Added %CompositeModule to create modules that are composites of ordinary
    modules.
  - Added %ConsolidatedModule (and the -p command line option) to create
    modules that contain all the wrapper code on behalf of ordinary modules.
  - Added the dump() function to the sip module.
  - Added sipTransferBreak() to the SIP API.
  - Added support for /Transfer/ as a function annotation.

v4.6 10th April 2007
  - Added support for wchar_t.
  - The -g command line option releases the GIL whenever a call is made to the
    wrapped library.
  - Added the /HoldGIL/ annotation to explicitly retain the GIL when calling a
    particular function in the wrapped library.
  - Added sipFindClass() and sipFindNamedEnum() to the public API.
  - /TransferThis/ may be specified more than once.
  - Added support for __truediv__ and __itruediv__.
  - The SIP code generator and module may be built as universal binaries under
    MacOS/X using the -n command line option to configure.py.

v4.5.2 9th December 2006
  - A bug fix release.

v4.5.1 9th December 2006
  - Added the SIP_SSIZE_T type to help write PEP 353 compliant handwritten
    code.

v4.5 4th November 2006
  - Added support for Python v2.5.
  - Added sip_config_args to sipconfig.py.
  - sip.voidptr now implements __hex__().
  - Added sip.delete() to call a C++ instance's destructor, or return a C
    structure to the heap.
  - Added sip.isdeleted() to check if a C++ instance or C structure has been
    destroyed or returned to the heap.
  - Added sip.setdeleted() to mark that a C++ instance or C structure has been
    destroyed or returned to the heap.
  - Added support for pure virtual destructors.
  - Added the __dtor__() method to allow Python code to be called from a C++
    destructor.
  - Added the /NoDefaultCtors/ class annotation.
  - The generated API files are now more complete and use Python types rather
    than C/C++ types.
  - Added support for embedding manifests for MSVC 2005.

v4.4.5 10th June 2006
  - A bug fix release.

v4.4.4 8th June 2006
  - Added %ExportedHeaderCode and %UnitCode.
  - Added sipExportSymbol() and sipImportSymbol() to the public API.

v4.4.3 27th April 2006
  - A bug fix release.

v4.4.2 23rd April 2006
  - A bug fix release.

v4.4.1 3rd April 2006
  - A bug fix release.

v4.4 24th March 2006
  - The major number of the internal API has changed so it will be necessary
    to regenerate all modules.
  - This release introduces small incompatibilities that may affect handwritten
    code.  See the documentation for the details.
  - Module names specified with %Module and %CModule can now include periods to
    denote a Python package structure.
  - Namespaces can be split across multiple Python modules.
  - Class templates are now supported and instantiated using "typedef".
  - Mapped type templates are now supported and instantiated automatically.
  - Global operators are now supported.
  - Operator casts in classes are now supported.
  - C/C++ signed char type is now treated as a separate type to char.
  - C/C++ long and unsigned long types are now wrapped as Python long objects
    rather than Python integer objects.
  - C/C++ long long and unsigned long long types are now supported.
  - unsigned short and unsigned int are now implemented as long objects instead
    of integer objects.
  - Classes can now be declared using the /External/ annotation and be defined
    in another, unspecified, module.
  - /TransferThis/ can now be used in non-factory methods to change the
    ownership to a different C++ instance or to change it to Python.
  - /Constrained/ can now be used with booleans.
  - Added support for Python's buffer interface, %BIGetCharBufferCode,
    %BIGetReadBufferCode, %BIGetSegCountCode and %BIGetWriteBufferCode.
  - The "user" member has been added to the sipWrapper structure and can be
    used for any purpose by handwritten code.
  - Function argument names are now parsed, but otherwise ignored.
  - The "explicit" keyword is now parsed, but otherwise ignored.
  - Added the /DelayDtor/ class annotation which given more control over the
    order in which instances are deleted when an application terminates.
  - Added support for the SIP_PYTYPE pseudo-type that represents a Python
    type object.
  - Added support for ellipsis (ie. "...") in function arguments.  Any
    remaining arguments will be gathered as a Python tuple.
  - Add support for the /NoDerived/ annotation for Python class constructors
    that have no C/C++ equivalent.
  - The sipSelfWasArg boolean is now available to the %MethodCode of
    non-abstract, virtual methods to indicate whether the class implementation
    of the method rather than the virtual implementation should be called.
    %MethodCode for non-abstract, virtual, protected methods must now call the
    sipProtectVirt wrapper (rather than sipProtect).
  - sipCanConvertToInstance(), sipConvertToInstance(),
    sipForceConvertToInstance(), sipReleaseInstance(),
    sipConvertFromInstance(), sipConvertFromNewInstance(),
    sipCanConvertToMappedType(), sipConvertToMappedType(),
    sipForceConvertToMappedType(), sipReleaseMappedType(),
    sipConvertFromMappedType() and sipFindMappedType() have been added to the
    SIP API.
  - sipLong_AsUnsignedLong() has been added, primarily as a workaround for a
    bug in Python v2.3.x and earlier.
  - Added the 't', 'u', 'C' and 'D' format characters to sipParseResult().
  - Added the 't', 'u', 'B', 'C' and 'D' format characters to sipBuildResult().
  - Responsibility for interpreting and implementing the /Transfer/ and
    /TransferBack/ annotations has been pushed down to %ConvertToTypeCode and
    %ConvertFromTypeCode.  The generated type convertors sipForceConvertTo_*()
    and sipConvertFrom_*() have been deprecated.
  - Added the %SIPNoEmitters directive for PyQt4.
  - Added support for the __hash__ Python special method.
  - The __getitem__ Python special method no longer requires %MethodCode.
  - All of the calls to Qt have been moved out of the sip module and into PyQt.
    The generated sipconfig.py file no longer contains any Qt specific
    information.  These changes mean that SIP can support PyQt v3 and v4 at the
    same time.
  - Static methods can now be defined as Qt slots.
  - Removed SIP_BUILD from sip.h.
  - The -c, -l, -q and -x flags to configure.py have been removed.
  - Added the PythonModuleMakefile class to the build system for installing
    pure Python modules.
  - Added the create_wrapper() function to the build system for creating
    platform dependent executable wrappers for Python scripts.
  - Added Configuration.platform to the build system.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081008

(wiz)

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

Update ruby-tzinfo package to 0.3.11.

== Version 0.3.11 (tzdata v2008g) - 7-Oct-2008

* Updated to tzdata version 2008g
  (http://article.gmane.org/gmane.comp.time.tz/2335).
* Support Ruby 1.9.0-5. Rational.new! has now been removed in Ruby 1.9.
  Only use Rational.new! if it is available (it is preferable in Ruby 1.8
  for performance reasons). Thanks to Jeremy Kemper and Pratik Naik for
  reporting this. Closes #22312.
* Apply a patch from Pratik Naik to replace assert calls that have been
  deprecated in the Ruby svn trunk. Closes #22308.

(taca)

2008-10-08 12:23:13 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup tickets #2545, #2546, #2542 and #2547.

(tron)

2008-10-08 12:16:45 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2547 - requested by ghen
dovecot: security update

Revisions pulled up:
- mail/dovecot/Makefile 1.121
- mail/dovecot/distinfo 1.86
---
Module Name: pkgsrc
Committed By: ghen
Date: Mon Oct  6 07:08:02 UTC 2008

Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo

Log Message:
Update to Dovecot 1.1.4.  Changes since 1.1.3:

- SORT: Yet another assert-crashfix when renumbering index sort IDs.
- ACL plugin fixes: Negative rights were actually treated as positive rights.
  'k' right didn't prevent creating parent/child/child mailbox.  ACL groups
  weren't working.
- Maildir++ quota: Fixes to rebuilding when quota limit wasn't specified in
  Dovecot (0 limit or limit read from maildirsize).
- mbox: Several bugfixes causing errors and crashes.
- Several fixes to expire plugin / expire-tool.
- lock_method=3Ddotlock could have deadlocked with itself.
- Many error handling fixes and log message improvements.

(tron)

2008-10-08 12:09:13 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2542 - requested by joerg
wistumbler2: fix packaging issue

Revisions pulled up:
- net/wistumbler2/patches/patch-af 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Mon Oct  6 15:12:08 UTC 2008

Added Files:
pkgsrc/net/wistumbler2/patches: patch-af

Log Message:
Add a forgotten patch file.

(tron)

2008-10-08 12:02:39 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2546 - sborrill
citrix_ica: fix distribution archive download

Revisions pulled up:
- net/citrix_ica/Makefile 1.38
---
Module Name: pkgsrc
Committed By: sborrill
Date: Tue Oct  7 09:57:58 UTC 2008

Modified Files:
pkgsrc/net/citrix_ica: Makefile

Log Message:
Fix URL for fetching Linux-i386 ICA client.

(tron)

2008-10-08 10:44:05 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2545 - requested by martti
rrdtool: fix crashes

Revisions pulled up:
- databases/rrdtool/Makefile 1.72
- databases/rrdtool/PLIST 1.11
- databases/rrdtool/distinfo 1.33
---
Module Name: pkgsrc
Committed By: martti
Date: Tue Oct  7 07:23:36 UTC 2008

Modified Files:
pkgsrc/databases/rrdtool: Makefile PLIST distinfo

Log Message:
Updated databases/rrdtool to 1.3.4

* detect short/truncated files on open (rrdtool used to crash later
  on some platforms)

* stop rrd_resize from altering the original file (mmap side
  effect)

* fix VDEF and SHIFT use. Now it returns correct data and does
  not crash anymore.

* fix rrd_xport when used on datasources with different
  resolutions. This has been broken from day 1 of this tools
  exsitance.

* fixed default prefix for ruby install

* added rpath for perl bindings on bsd

* do not [fm]advise past the end of the file since this
  causes crashes on sparc.

(tron)

2008-10-08 09:46:03 UTC MAIN commitmail json YAML

Mention new gaupol package.

(wiz)

2008-10-08 09:45:41 UTC MAIN commitmail json YAML

2008-10-08 09:45:18 UTC MAIN commitmail json YAML

Initial import of gaupol-0.13.1:

Gaupol is an editor for text-based subtitle files. It supports
multiple subtitle file formats and provides means of correcting
texts and timing subtitles to match video. The user interface is
designed with attention to batch processing of multiple documents
and convenience of translating.

Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating
systems and on Windows. Technically it should be able to run on
Mac as well, but that has not been tested nor made convenient.
Gaupol's user interface is based on the GTK+ toolkit and has been
designed to best fit the GNOME desktop environment.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081008

(wiz)

2008-10-08 09:43:57 UTC MAIN commitmail json YAML

Mention new py-enchant package.

(wiz)

2008-10-08 09:43:18 UTC MAIN commitmail json YAML

Add py-enchant.

(wiz)

2008-10-08 09:42:47 UTC MAIN commitmail json YAML

Initial import of py-enchant-1.4.2:

PyEnchant is a set of language bindings and some wrapper classes
to make the excellent Enchant spellchecker available as a Python
module. The bindings are generated using SWIG. It includes all the
functionality of Enchant with the flexibility of Python and a nice
'Pythonic' object-oriented interface. It also aims to provide some
higher-level functionality than is available in the C API.

Enchant is the spellchecking package behind the AbiWord word
processor, is being considered for inclusion in the KDE office
suite, and has been proposed as a FreeDesktop.org standard. It aims
to provide a single API to access spellchecking services on any
platform, by wrapping the natively available spellchecking facilities.
For example, it can access aspell when running under Linux and
AppleSpell on Mac OSX.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081008

(wiz)

2008-10-08 09:40:13 UTC MAIN commitmail json YAML

Mention new py-chardet package (from wip).

(wiz)

2008-10-08 09:39:19 UTC MAIN commitmail json YAML

Add py-chardet.

(wiz)