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 (29m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 18:21:57 UTC Now

2010-07-24 06:57:43 UTC MAIN commitmail json YAML

Fix PLIST for emacs versions coming with md4/ntlm/sasl-ntlm.elc.
>From Makoto Fujiwara in PR 43651.

(wiz)

2010-07-24 00:57:17 UTC MAIN commitmail json YAML

Explain that PY_NO_EGG probably exists because distutils in Python 2.4
and earlier did not create egg files.

(gdt)

2010-07-23 23:24:19 UTC MAIN commitmail json YAML

Remove empty line.

(wiz)

2010-07-23 23:20:48 UTC MAIN commitmail json YAML

Upstream uses setuptools, so switch to egg.mk.
Substitute egg directory in PLIST to avoid hardcoded version.
Drop unnecessary statements that set defaults.

(gdt)

2010-07-23 23:17:48 UTC MAIN commitmail json YAML

This uses setuptools, so use egg.mk.
Substitute egg directory in PLIST to avoid hardcoded version.

(gdt)

2010-07-23 23:12:36 UTC MAIN commitmail json YAML

Substitute egg file name to avoid hardcoded version.

(gdt)

2010-07-23 23:04:27 UTC MAIN commitmail json YAML

Substitute the egg file in PLIST so that the version isn't hardcoded.
(We are missing infrastructure for egg files in non-egg packages.)
Problem pointed out by wiz@.

(gdt)

2010-07-23 22:56:40 UTC MAIN commitmail json YAML

Explain what extension.mk is for, vs egg.mk, and clarify the notion of
egg info files in non-egg python distributions.

Add a comment that PY_NO_EGG appears wrong.  Obviously there is a
reason it was added, but we need to figure out why and if it's still
true.

(gdt)

2010-07-23 22:44:46 UTC MAIN commitmail json YAML

Clarify that this mk fragment is only for python distributions that
use setuptools.

(gdt)

2010-07-23 22:41:49 UTC MAIN commitmail json YAML

Missed to remove a line containing etc

(pettai)

2010-07-23 21:48:08 UTC MAIN commitmail json YAML

SUBDIR+= py-foolscap

(gdt)

2010-07-23 21:47:44 UTC MAIN commitmail json YAML

Added net/py-foolscap version 0.5.1 [gdt 2010-07-23]
(From pkgsrc-wip by Kamal Derouiche.)

(gdt)

2010-07-23 21:45:52 UTC MAIN commitmail json YAML

Import py26-foolscap-0.5.1 as net/py-foolscap.

This is a ground-up rewrite of Perspective Broker, which itself is Twisted's
native RPC/RMI protocol (Remote Procedure Call / Remote Method Invocation).
If you have control of both ends of the wire, and are thus not constrained to
use some other protocol like HTTP/XMLRPC/CORBA/etc, you might consider using
Foolscap.

Fundamentally, Foolscap allows you to make a python object in one process
available to code in other processes, which means you can invoke its methods
remotely. This includes a data serialization layer to convey the object
graphs for the arguments and the eventual response, and an object reference
system to keep track of which objects you are connecting to. It uses a
capability-based security model, such that once you create a non-public
object, it is only accessible to clients to whom you've given the
(unguessable) FURL. You can of course publish world-visible objects that
have well-known FURLs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(gdt)

2010-07-23 21:35:41 UTC MAIN commitmail json YAML

Update to 0.10.0.

0.10.0 is from 2009; this package was at 0.3.0 (0.4.0 was released in
2005).  Upstream does not provide changelogs or NEWS.  This update
should be considered equivalent to removing the old package and
importing a new one.

(gdt)

2010-07-23 21:19:40 UTC MAIN commitmail json YAML

2010-07-23 21:09:52 UTC MAIN commitmail json YAML

Don't suppress egg-info file, so that programs that use requires to
find the Python package contained in this distribution will work.

(gdt)

2010-07-23 18:30:52 UTC MAIN commitmail json YAML

Add PY_NO_EGG=no and egg file to PLIST.
Add LICENSE.

(gdt)

2010-07-23 14:38:51 UTC MAIN commitmail json YAML

update to 1.2.3
changes:
-misc fixes, minor API extension
-allow to build against icu-4.4
-security fixes added (CVE-2010-1386, CVE-2010-1392, CVE-2010-1405,
CVE-2010-1407, CVE-2010-1416, CVE-2010-1417, CVE-2010-1665, CVE-2010-1418,
CVE-2010-1421, CVE-2010-1422, CVE-2010-1501, CVE-2010-1767, CVE-2010-1664,
CVE-2010-1758, CVE-2010-1759, CVE-2010-1760, CVE-2010-1761, CVE-2010-1762,
CVE-2010-1770, CVE-2010-1771, CVE-2010-1772, CVE-2010-1773, CVE-2010-1774)

(drochner)

2010-07-23 13:25:55 UTC MAIN commitmail json YAML

Added PKGCONFIG_OVERRIDE

(adam)

2010-07-23 13:25:31 UTC MAIN commitmail json YAML

Updated devel/SDL_ttf to 2.0.10

(adam)

2010-07-23 13:22:12 UTC MAIN commitmail json YAML

Changes 2.0.10:
* Set the appropriate font styles for bold and italic fonts
* Added font style TTF_STYLE_STRIKETHROUGH
* Fixed size calculations taking outline and underline into account
* Added API for font outlining: TTF_GetFontOutline()/TTF_SetFontOutline()
* Added API to disable kerning: TTF_GetFontKerning()/TTF_SetFontKerning()
* Fixed height calculation for fonts that extend below the font height
* Added access to font hinting: TTF_GetFontHinting()/TTF_SetFontHinting()
* Added TTF_GlyphIsProvided() to check whether a glyph is in a given font

(adam)

2010-07-23 13:07:46 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20100722

(schmonz)

2010-07-23 13:07:16 UTC MAIN commitmail json YAML

Update to 3.20100722. From the changelog:

  * img: Add a margin around images displayed by this directive.
  * comments: Added commentmoderation directive for easy linking to the
    comment moderation queue.
  * aggregate: Write timestamp next aggregation can happen to
    .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs.
  * Add --changesetup mode that allows easily changing options in a
    setup file.
  * openid: Fix handling of utf-8 nicknames.
  * Clarified what the filter hook should be passed: Only be the raw,
    complete text of a page. Not a snippet, or data read in from an
    unrelated file.
  * template: Do not pass filled in template through filter hook.
    Avoids causing breakage in po plugin.
  * color, comments, conditional, cutpaste, more, sidebar, toggle: Also
    avoid unnecessary calls to filter hook.
  * po: needstranslation() pagespec can have a percent specified.
  * Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have
    the caching problem that was added to work around). Closes: #588623
  * Made much more robust in cases where multiple source files produce
    conflicting files/directories in the destdir.
  * Updated French translation from Philippe Batailler. Closes: #589423
  * po: Fix selflink display on tranlsated pages. (intrigeri)
  * Avoid showing 'Add a comment' link at the bottom of the comment post form.

(schmonz)

2010-07-23 08:42:05 UTC MAIN commitmail json YAML

Added the correct NSEC3 option

(pettai)

2010-07-23 08:13:17 UTC MAIN commitmail json YAML

Updated security/libgcrypt, audio/sox

(adam)

2010-07-23 07:55:12 UTC MAIN commitmail json YAML

Changes 14.3.1:
* Several fixes incl. multi-core MS-Windows threading problem.
* New MS-Windows native audio driver.
* New Grandstream ringtone file format.
* New support in libSoX for memory based file IO.
* Now able to set MP3 compression parameters.

(adam)

2010-07-23 07:44:52 UTC MAIN commitmail json YAML

Automatically include dovecot-(manage)sieve options when generating distinfo.

(ghen)

2010-07-23 06:39:03 UTC MAIN commitmail json YAML

Changes in version 1.4.6:
* New variants of the TIGER algorithm.
* New cipher algorithm mode for AES-WRAP.
* Interface changes relative to the 1.4.2 release:
  GCRY_MD_TIGER1            NEW.
  GCRY_MD_TIGER2            NEW.
  GCRY_CIPHER_MODE_AESWRAP  NEW.

(adam)

2010-07-23 06:04:34 UTC MAIN commitmail json YAML

Add missing checksum and take measures to prevent this mistake from
happening in the future. PR pkg/43654

(tnn)

2010-07-23 01:17:42 UTC MAIN commitmail json YAML

Don't bl3 against crypto++.

While one would expect a python wrapper for a library to link with the
library, this packages's source has files from crypto++, and it
doesn't try to link against the installed crypto++.

(gdt)

2010-07-22 21:30:50 UTC MAIN commitmail json YAML

Added security/dnssec-tools version 1.7

(pettai)

2010-07-22 21:12:54 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.7.0, net/ntop to 4.0

(adam)

2010-07-22 21:10:53 UTC MAIN commitmail json YAML

Changes 4.0:
* Partially rewritten ntop processing engine to address reliability and
  performance
* Several bugs and stability issues fixed
* Added better support for IPFIX and NetFlow v9, as well as ntop PEN
(Private Enterprise Number)
* Added support for Cisco ASA firewalls
* Added ntop engine scriptability via the python programming language
* Added RRDalarm plugin for generating alerts based on thresholds
* Improved google maps integration
* Enhanced sFlow support

(adam)

2010-07-22 21:08:27 UTC MAIN commitmail json YAML

The DNSSEC-Tools project is about creating a set of software tools, patches,
applications, wrappers, extensions, and plugins that will help ease
the deployment of DNSSEC related technologies.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(pettai)

2010-07-22 21:07:46 UTC MAIN commitmail json YAML

Changes 3.7.0:
* Added support for write-ahead logging.
* Query planner enhancement - automatic transient indices are created when
  doing so reduces the estimated query time.
* Query planner enhancement - the ORDER BY becomes a no-op if the query also
  contains a GROUP BY clause that forces the correct output order.
* Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status().
* The logical database size is now stored in the database header so that bytes
  can be appended to the end of the database file without corrupting it and so
  that SQLite will work correctly on systems that lack support for ftruncate().

(adam)

2010-07-22 20:46:29 UTC MAIN commitmail json YAML

Nmap 5.35DC1 [2010-07-16]

Some of the highlights are:

o [NSE] Added more scripts, bringing the total to 131!
o Performed a major OS detection integration run.
o Performed a large version detection integration run.
o [Zenmap] Added the ability to print Nmap output to a printer.
o [Nmap, Ncat, Nping] The default unit for time specifications is now
  seconds, not milliseconds, and times may have a decimal point.
o Ports are now considered open during a SYN scan if a SYN packet
  (without the ACK flag) is received in response.
o [Ncat] In listen mode, the --exec and --sh-exec options now accept a
  single connection and then exit, just like in normal listen mode.
o UDP payloads are now stored in an external data file, nmap-payloads,
  instead of being hard-coded in the executable.
o Added a new library, libnetutil, which contains about 2,700 lines of
  networking related code which is now shared between Nmap and Nping
o Improved service detection match lines.
o Improved our brute force password guessing list by mixing in some
  data sent in by Solar Designer of John the Ripper fame.
o [Zenmap] IP addresses are now sorted by octet rather than their
  string representation.
o [Ncat] When receiving a connection/datagram in listen mode, Ncat now
  prints the connecting source port along with the IP address.
o Added EPROTO to the list of known error codes in service scan.
o Updated IANA IP address space assignment list for random IP (-iR)
  generation.
o Zenmap's "slow comprehensive scan profile" has been modified to use
  the best 7-probe host discovery combination we were able to find in
  extensive empirical testing
o Zenmap now lets you save scan results in normal Nmap text output
  format or (as before) as XML.
o [NSE] Raw packet sending at the IP layer is now supported, in
  addition to the existing Ethernet sending functionality.
o Nmap now honors routing table entries that override interface
  addresses and netmasks.
o [Ncat] The HTTP proxy server now accepts client connections over
  SSL, and added support for HTTP digest authentication of proxies, as
  both client and server.
o Improved the MIT Kerberos version detection signatures.

Plus many bugfixes and improvements.

For full changelog, see http://nmap.org/changelog.html

(pettai)

2010-07-22 20:22:49 UTC MAIN commitmail json YAML

Add py-crypto and py-cryptopp.

(gdt)

2010-07-22 19:40:11 UTC MAIN commitmail json YAML

Added security/py-cryptopp version 0.5.19 [gdt 2010-07-22]

(gdt)

2010-07-22 19:39:42 UTC MAIN commitmail json YAML

Import py26-cryptopp-0.5.19 as security/py-cryptopp.

pycryptopp is a set of Python wrappers for a few of the best crypto
algorithms from the Crypto++ library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(gdt)

2010-07-22 19:35:57 UTC MAIN commitmail json YAML

Note addition of py-crypto, resurrected 9 years later.

(gdt)

2010-07-22 19:34:11 UTC MAIN commitmail json YAML

Fix import; apparently importing a package that used to exist does not
go well.

(gdt)

2010-07-22 19:30:42 UTC MAIN commitmail json YAML

Import py26-crypto-2.1.0 as security/py-crypto.

Python extensions using OpenSSL which contains hashing algorithms,

This package more or less supersedes py-amkCrypto.
chaffing/winnowing, random number generation, various utility modules,
and several block encryption and digital signature algorithms.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(gdt)

2010-07-22 16:47:51 UTC MAIN commitmail json YAML

add recent additions/updates

(drochner)

2010-07-22 16:34:47 UTC MAIN commitmail json YAML

2010-07-22 16:11:32 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup tickets #3176, #3177, #3178 and #3179.

(tron)

2010-07-22 16:11:00 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket #3179 - requested by tnn
mail/thunderbird: security update and build fix

Revisions pulled up:
- mail/thunderbird/Makefile patch
- mail/thunderbird/distinfo patch
- mail/thunderbird/patches/patch-directory_c-sdk_configure.in new file
- mail/thunderbird/patches/patch-directory_c-sdk_ldap_include_portable.h new file
- mail/thunderbird/patches/patch-directory_c-sdk_ldap_libraries_libldap_Makefile.in new file
- mail/thunderbird/patches/patch-mp patch
---
Fix the following security vulnerabilities:

MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)

(tron)

2010-07-22 14:52:51 UTC MAIN commitmail json YAML

Updated net/Transmission to 2.03

(tnn)

2010-07-22 14:51:52 UTC MAIN commitmail json YAML

Transmission 2.03

All Platforms
* Fix NAT-PMP port forwarding issue on some systems
* Fix filename errors for torrents whose files are encoded in ISO-8859-1
* Fix rare crash on shutdown
* Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel
* Replace less-portable calls with posix nanosleep()
GTK+
* Fix crash when opening the Properties dialog on a magnet link without metainfo
* Fix crash when removing multiple torrents at once
* Allow individual torrents' download speed limits to be set to zero
* Fix translation error with some error messages
Qt
* Fix CPU spike when opening the Properties dialog
* Fix compilation issue with Qt < 4.5

(tnn)

2010-07-22 14:31:31 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket #3178 - requested by tnn
www/seamonkey: security update and build fix

Revisions pulled up:
- www/seamonkey/Makefile 1.38
- www/seamonkey/distinfo 1.51-1.54
- www/seamonkey/patches/patch-directory_c-sdk_configure.in 1.1-1.2
- www/seamonkey/patches/patch-directory_c-sdk_ldap_include_portable.h 1.1-1.3
- www/seamonkey/patches/patch-directory_c-sdk_ldap_libraries_libldap_Makefile.in 1.1-1.2
- www/seamonkey/patches/patch-mp 1.2
---
Module Name: pkgsrc
Committed By: tnn
Date: Mon Jul 12 11:57:00 UTC 2010

Modified Files:
pkgsrc/www/seamonkey: distinfo
Added Files:
pkgsrc/www/seamonkey/patches: patch-directory_c-sdk_configure.in
    patch-directory_c-sdk_ldap_include_portable.h
    patch-directory_c-sdk_ldap_libraries_libldap_Makefile.in

Log Message:
Add some DragonFlyBSD fixes, contributed by Francois Tigeot.
---
Module Name: pkgsrc
Committed By: tnn
Date: Mon Jul 12 13:57:29 UTC 2010

Modified Files:
pkgsrc/www/seamonkey: distinfo
pkgsrc/www/seamonkey/patches: patch-directory_c-sdk_configure.in
    patch-directory_c-sdk_ldap_include_portable.h
    patch-directory_c-sdk_ldap_libraries_libldap_Makefile.in

Log Message:
Add upstream bug ref.
---
Module Name: pkgsrc
Committed By: tnn
Date: Wed Jul 21 11:48:06 UTC 2010

Modified Files:
pkgsrc/www/seamonkey: distinfo
pkgsrc/www/seamonkey/patches:
    patch-directory_c-sdk_ldap_include_portable.h

Log Message:
Fix undefined reference to re_comp/re_exec on dragonfly.
Reported by Francois Tigeot.
---
Module Name: pkgsrc
Committed By: tnn
Date: Wed Jul 21 18:25:06 UTC 2010

Modified Files:
pkgsrc/www/seamonkey: Makefile distinfo
pkgsrc/www/seamonkey/patches: patch-mp

Log Message:
Update to seamonkey-2.0.6

MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)

(tron)

2010-07-22 14:11:05 UTC MAIN commitmail json YAML

Note update of www/contao29 package to 2.9.0nb2 and
update of www/contao29-translations package to 20100720.

(taca)

2010-07-22 14:09:46 UTC MAIN commitmail json YAML

Update contao29-translations package to 20100720.

* Add missing PIST Guarani which I forgot to add.
* Update French, Croatian, Hungarian, Japanese, Dutch and Swedish
  language files.

(taca)

2010-07-22 14:04:50 UTC MAIN commitmail json YAML

* Make languages files writable to web server to allow language files
  as extension.

Bump PKGREVISION.

(taca)

2010-07-22 13:23:33 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket #3177 - requested by tnn
devel/xulrunner: security update
www/firefox: security update

Revisions pulled up:
- devel/xulrunner/PLIST 1.23
- devel/xulrunner/dist.mk 1.12
- devel/xulrunner/distinfo 1.34
- devel/xulrunner/patches/patch-bc delete
- devel/xulrunner/patches/patch-mp 1.4
---
Module Name: pkgsrc
Committed By: tnn
Date: Wed Jul 21 16:55:34 UTC 2010

Modified Files:
pkgsrc/devel/xulrunner: PLIST dist.mk distinfo
pkgsrc/devel/xulrunner/patches: patch-mp
Removed Files:
pkgsrc/devel/xulrunner/patches: patch-bc

Log Message:
firefox-3.6.7 / xulrunner-1.9.2.7 security update.

MFSA 2010-47 Cross-origin data leakage from script filename in error
messages MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause
subsequent character to vanish
MFSA 2010-43 Same-origin bypass using canvas context
MFSA 2010-42 Cross-origin data disclosure via Web Workers and
importScripts MFSA 2010-41 Remote code execution using malformed PNG
image MFSA 2010-40 nsTreeSelection dangling pointer remote code
execution MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-38 Arbitrary code execution using SJOW and fast native
function MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays
remote code execution MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)

(tron)

2010-07-22 13:22:02 UTC MAIN commitmail json YAML

2010-07-22 12:59:47 UTC MAIN commitmail json YAML

update to 0.10.24
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions

(drochner)

2010-07-22 12:57:15 UTC MAIN commitmail json YAML

2010-07-22 12:51:49 UTC MAIN commitmail json YAML

2010-07-22 11:58:44 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket #3176 - requested by sbd
misc/rpm: build fix

Revisions pulled up:
- misc/rpm/Makefile 1.71
---
Module Name: pkgsrc
Committed By: sbd
Date: Wed Jul 21 22:29:36 UTC 2010

Modified Files:
pkgsrc/misc/rpm: Makefile

Log Message:
If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking.

(tron)

2010-07-22 08:31:35 UTC MAIN commitmail json YAML

needs py-expat to build, seen in bulk build

(drochner)

2010-07-22 04:17:44 UTC MAIN commitmail json YAML

Correctly do cache flushing on m68k NetBSD. Fixes PR #43106.

(jklos)

2010-07-21 22:29:36 UTC MAIN commitmail json YAML

If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking.

(sbd)

2010-07-21 20:53:54 UTC MAIN commitmail json YAML

+ obexftp-0.23.

(wiz)

2010-07-21 19:55:10 UTC MAIN commitmail json YAML

note mozilla packages update

(tnn)

2010-07-21 19:53:54 UTC MAIN commitmail json YAML

Update to thunderbird-3.1.1.
(Since pkgsrc-2010Q2 has the 3.0 branch of thunderbird I will send a
separate diff to releng for the 3.0.6 security update.)

MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent
            character to vanish
MFSA 2010-43 Same-origin bypass using canvas context
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-38 Arbitrary code execution using SJOW and fast native function
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)

(tnn)

2010-07-21 19:05:41 UTC MAIN commitmail json YAML

explicitely depend on liboil, while we currently depend on it because
gst-plugins0.10-base pulls it in, this will change in future versions
because liboil is replaced by "orc"

(drochner)

2010-07-21 18:48:28 UTC MAIN commitmail json YAML

add an "rtmp" option (default off)

(drochner)

2010-07-21 18:30:28 UTC MAIN commitmail json YAML

2010-07-21 18:27:12 UTC MAIN commitmail json YAML

add rtmpdump-2.3, a library+tool for RTMP streams, from Ryo ONODERA
per pkgsrc-wip

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2010-07-21 18:25:06 UTC MAIN commitmail json YAML

Update to seamonkey-2.0.6

MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)

(tnn)

2010-07-21 17:29:48 UTC MAIN commitmail json YAML

update to 7.21.0
changes:
added the --proto and -proto-redir options
new configure option --enable-threaded-resolver
improve TELNET ability with libcurl
added support for PolarSSL
added support for FTP wildcard matching and downloads
added support for RTMP
added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT

(drochner)

2010-07-21 16:55:34 UTC MAIN commitmail json YAML

firefox-3.6.7 / xulrunner-1.9.2.7 security update.

MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent
            character to vanish
MFSA 2010-43 Same-origin bypass using canvas context
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-38 Arbitrary code execution using SJOW and fast native function
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)

(tnn)

2010-07-21 16:53:58 UTC MAIN commitmail json YAML

update to 1.6.7

"this release irons out all known stability problems with Qt 4.6"

other changes:
-New -f [--force-overwrite] command line flag
-New preference setting for selecting what to do when existing files are
going to be overwritten on export from the GUI
-Detect LyXBlogger if installed
-UI improvements
-doc / translation improvements
-bugfixes

approved by Jeremy C. Reed (the MAINTAINER)

(drochner)

2010-07-21 16:47:57 UTC MAIN commitmail json YAML

2010-07-21 14:11:16 UTC MAIN commitmail json YAML

Fix build with modern libtool by using -module and correct arguments.

(joerg)

2010-07-21 13:32:46 UTC MAIN commitmail json YAML

Updated time/evolution-webcal to 2.28.1

(obache)

2010-07-21 13:32:30 UTC MAIN commitmail json YAML

Update evolution-webcal to 2.28.1.
While here, set LICENSE=gnu-gpl-v2.

==============
Version 2.28.1
==============

* Updated translations.

(obache)

2010-07-21 13:11:11 UTC MAIN commitmail json YAML

require libotf>=0.9.11 for OTF_iterate_gsub_feature.

(obache)

2010-07-21 13:03:32 UTC MAIN commitmail json YAML

+ firefox-3.6.7, libpciaccess-0.12.0, mathomatic-15.1.5, skk-14.0.91
  [pkg/43649], thunderbird-3.1.1.

(wiz)

2010-07-21 12:29:46 UTC MAIN commitmail json YAML

give the readme creation scripts the option to be a lot less talkative,
by optionally disabling progress report type output.
This will make the daily pkgmastr mail a lot smaller without dropping
useful information.

(spz)

2010-07-21 12:20:54 UTC MAIN commitmail json YAML

Don't try and use xmlto if configure happens to find it.

(markd)

2010-07-21 11:57:52 UTC MAIN commitmail json YAML

Fix build under Mac OS X which got broken by yesterday's
DragonFlyBSD's fixes.

(tron)

2010-07-21 11:48:06 UTC MAIN commitmail json YAML

2010-07-21 11:29:47 UTC MAIN commitmail json YAML

Updated misc/gaupol to 0.17

(wiz)

2010-07-21 11:29:37 UTC MAIN commitmail json YAML

Update to 0.17:

Gaupol 0.17
===========

* Add "Save All As" (under the Projects menu) to save all open
  documents with selected properties (fixes #595685)
* Add an inline spell-check for editable multiline text fields (off
  by default, can be activated in the preferences dialog)
* Add support for milliseconds (field $MILLISECONDS) in preview
  commands. Allows use of Media Player Classic for preview.
* Add help button in the preferences dialog, clickable in the
  preview tab to launch web browser to view wiki documentation
* Use reading speed (characters per second) instead of optimal
  duration (seconds per character) in duration adjust dialog
* Fix writing subtitle file headers with chosen newlines
* Fix reading and writing extension configurations
* Fix minor i18n issues with individual strings
* Add optional dependency of PyGtkSpell (part of gnome-python-extras)
* Add --mandir global option to setup.py to allow installation of man
  pages to somewhere else than .../share/man (fixes #620665)
* Add Finnish translation

Gaupol 0.16.2
=============

* Fix "Quit" and Close All" to ask to save unsaved changes
* Update Russian translation (Алекс)
* Update Hungarian translation (Andrássy László)

(wiz)

2010-07-21 11:29:10 UTC MAIN commitmail json YAML

Add optional user-setable PYSETUPARGS variable that is added to the build
and install command lines _before_ the target name.

Needed for non-target specific options, used e.g. by gaupol.

(wiz)

2010-07-21 11:27:36 UTC MAIN commitmail json YAML

2010-07-21 11:25:42 UTC MAIN commitmail json YAML

2010-07-21 11:18:37 UTC MAIN commitmail json YAML

Updated devel/autoconf to 2.66

(wiz)

2010-07-21 11:18:27 UTC MAIN commitmail json YAML

Update to 2.66:

GNU Autoconf NEWS - User visible changes.

* Major changes in Autoconf 2.66 (2010-07-02) [stable]
  Released by Eric Blake, based on git versions 2.65.*.

** AC_FUNC_MMAP works in C++ mode again.  Regression introduced in 2.65.

** Use of m4_divert without a named diversion now issues a syntax warning,
  since it is seldom right to change diversions behind autoconf's back.

** The macros AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, and
  AC_TYPE_INT64_T work again.  Regression introduced in 2.65.

** AC_PROG_INSTALL correctly uses `shtool' again.  Regression introduced
  in 2.64.

** Autoconf should work on EBCDIC hosts.

** AC_CHECK_DECL and AC_CHECK_DECLS accept optional function argument types
  for overloaded C++ functions.

** AS_SET_CATFILE accepts nonliterals in its variable name argument now.

** Autotest testsuites accept an option --recheck to rerun tests that
  failed or passed unexpectedly during the last non-debug testsuite run.

** AC_ARG_ENABLE and AC_ARG_WITH now also accept `+' signs in `--enable-*'
  and `--with-*' arguments, converting them to underscores for the variable
  names.

** In configure scripts, loading CONFIG_SITE no longer searches PATH,
  and problems in loading the configuration site files are diagnosed.

** Autotest testsuites may optionally provide colored test results.

** The previously undocumented Autotest macros AT_ARG_OPTION and
  AT_ARG_OPTION_ARG have seen bug fixes and are documented now.
  AT_ARG_OPTION has been changed in that the negative of a long option
  --OPTION is now --no-OPTION rather than --noOPTION.

** The macro AS_LITERAL_IF is slightly more conservative; text
  containing shell quotes are no longer treated as literals.
  Furthermore, a new macro, AS_LITERAL_WORD_IF, adds an additional
  level of checking that no whitespace occurs in literals.

** The macros AS_TR_SH and AS_TR_CPP no longer expand their results.

** The following macros are now documented:
  AS_BOX

** New macro AC_FC_FIXEDFORM to accept fixed-form Fortran.

(wiz)

2010-07-21 10:09:47 UTC MAIN commitmail json YAML

Not MAKE_JOBS_SAFE.

(joerg)

2010-07-21 04:59:57 UTC MAIN commitmail json YAML

Fixing hash sum of patch-aa

(sno)

2010-07-21 03:17:34 UTC MAIN commitmail json YAML

If the dnssd options is enabled net/mDNSResponder must be buildlinked

(sbd)

2010-07-20 21:00:42 UTC MAIN commitmail json YAML

adapt checksum for an upstream distfile change, noticed by Robert Elz
per PR pkg/43647
The distfile change is due to a minimal fix in a shell script,
no PKGREV bump because the pkg couldn't be built before.

(drochner)

2010-07-20 19:48:52 UTC pkgsrc-2010Q2 commitmail json YAML

2010-07-20 19:46:39 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket 3173 - requested by drochner
security update

Revisions pulled up:
- pkgsrc/graphics/freetype2/Makefile 1.73
- pkgsrc/graphics/freetype2/distinfo 1.35

-------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Tue Jul 20 11:44:15 UTC 2010

  Modified Files:
          pkgsrc/graphics/freetype2: Makefile distinfo

  Log Message:
  update to 2.4.1
  changes:
  - Since May  2010, all  patents  regarding  the TrueType  bytecode
    interpreter have expired worldwide.  Consequently, we now define
    TT_CONFIG_OPTION_BYTECODE_INTERPRETER by  default (and  undefine
    TT_CONFIG_OPTION_UNPATENTED_HINTING).
  - A new function `FT_Library_SetLcdFilterWeights' is available  to
    adjust the filter weights set by `FT_Library_SetLcdFilter'.
  -increased robustness, bugfixes

  pkgsrc note: the "truetype" option was removed, the bytecode interpreter
  is now always enabled

  To generate a diff of this commit:
  cvs rdiff -u -r1.72 -r1.73 pkgsrc/graphics/freetype2/Makefile
  cvs rdiff -u -r1.34 -r1.35 pkgsrc/graphics/freetype2/distinfo

(spz)

2010-07-20 16:50:50 UTC MAIN commitmail json YAML

Note update of pkg_comp to 1.34.

(jmmv)

2010-07-20 16:50:26 UTC MAIN commitmail json YAML

Update to 1.34:

- Remove pkg_install version check and rebuild if outdated.  pkgsrc is
  supposed to do that for us.  Addresses PR pkg/38323.

- Don't bother to explicitly builddigest.  pkgsrc DTRT nowadays when
  PKGSRC_COMPILER includes ccache/distcc.

(jmmv)

2010-07-20 13:57:28 UTC MAIN commitmail json YAML

2010-07-20 13:40:02 UTC MAIN commitmail json YAML

Dragonfly PR pkg/43098: Goetz Isenmann: devel/m4 broken
(bustage due to gnulib compat mess)

(tnn)

2010-07-20 12:46:00 UTC MAIN commitmail json YAML

+ aria2-1.10.0, calibre-0.7.9, diffstat-1.53, gnome-packagekit-2.30.3
  [GNOME 2.30], gnupg2-2.0.16, libXau-1.0.6, ntop-4.0, ocrad-0.20,
  puppet-2.6.0, scala-2.8.0, tmux-1.3.

(wiz)

2010-07-20 12:29:43 UTC MAIN commitmail json YAML

Updated lang/mercury to 0.13.1

(asau)

2010-07-20 12:29:21 UTC MAIN commitmail json YAML

2010-07-20 12:15:43 UTC MAIN commitmail json YAML

update to 1.10.7
changes:
-Improve function syntax and formula guru tooltips
-Read HTML files with nested tables
-misc fixes

(drochner)

2010-07-20 12:12:39 UTC MAIN commitmail json YAML

update to 0.8.7
changes:
* Implement cumulative histograms
* Make histogram able to use raw data
* Implement equations rotation

(drochner)

2010-07-20 12:10:34 UTC MAIN commitmail json YAML

update to 0.24.3
change: Fixed CVE-2003-0070 again
(possibility to put arbitrary input onto the user's command line
by combination of set/get window title escape sequences)

(drochner)

2010-07-20 11:44:15 UTC MAIN commitmail json YAML

update to 2.4.1
changes:
- Since May  2010, all  patents  regarding  the TrueType  bytecode
  interpreter have expired worldwide.  Consequently, we now define
  TT_CONFIG_OPTION_BYTECODE_INTERPRETER by  default (and  undefine
  TT_CONFIG_OPTION_UNPATENTED_HINTING).
- A new function `FT_Library_SetLcdFilterWeights' is available  to
  adjust the filter weights set by `FT_Library_SetLcdFilter'.
-increased robustness, bugfixes

pkgsrc note: the "truetype" option was removed, the bytecode interpreter
is now always enabled

(drochner)

2010-07-20 09:56:50 UTC MAIN commitmail json YAML

s/with-motif/with-MOTIF/  - make sure motif is selected.

(markd)

2010-07-20 09:28:52 UTC MAIN commitmail json YAML

Really delete MzScheme, see lang/racket-textual for successor.

(asau)

2010-07-20 09:00:17 UTC MAIN commitmail json YAML

2010-07-20 08:42:50 UTC MAIN commitmail json YAML

Updated net/net-snmp to 5.4.3, net/freeradius2 to 2.1.9

(adam)

2010-07-20 08:41:22 UTC MAIN commitmail json YAML

Changes 2.1.9:
Feature improvements
* Add radmin command "stats detail <file>" to see what
  is going on inside of a detail file reader.
* Added documentation for CoA.  See raddb/sites-available/coa
* Add sub-option support for Option 82.  See dictionary.dhcp
* Add "server" field to default SQL NAS table, and documented it.

Bug fixes
* Reset "received ping" counter for Status-Server checks.  In some
  corner cases it was not getting reset.
* Handle large VMPS attributes.
* Count accounting responses from a home server in SNMP / statistics
  code.
* Set EAP-Session-Resumed = Yes, not "No" when session is resumed.
* radmin packet counter statistics are now unsigned, for numbers
  2^31..2^32.  After that they roll over to zero.
* Be more careful about expanding data in PAP and MS-CHAP modules.
  This prevents login failures when passwords contain '{'.
* Clean up zombie children if there were many "exec" modules being
  run for one packet, all with "wait = no".
* re-open log file after HUP.
* Fix "no response to proxied packet" complaint for Coa / Disconnect
  packets.  It shouldn't ignore replies to packets it sent.
* Calculate IPv6 netmasks correctly.
* Fix SQL module to re-open sockets if they unexpectedly close.
* Track scope for IPv6 addresses.  This lets us use link-local
  addresses properly.
* Updated Makefiles to no longer use the shell for recursing into
  subdirs.  "make -j 2" should now work.
* Updated raddb/sql/mysql/ippool.conf to use "= NULL".
* Updated Makefiles so that "make reconfig" no longer uses the shell
  for recursing into subdirs, and re-builds all "configure" files.
* Used above method to regenerate all configure scripts.
* Updated SQL module to allow "server" field of "nas" table
  to be blank: "".  This means the same as it being NULL.
* Fixed regex realm example.  Create Realm attribute with value
  of realm from User-Name, not from regex.
* If processing a DHCP Discover returns "fail / reject", ignore
  the packet rather than sending a NAK.
* Allow '%' to be escaped in sqlcounter module.
* Fix typo internal hash table.
* For PEAP and TTLS, the tunneled reply is added to the reply,
  rather than integrated via the operators.  This allows multiple
  VSAs to be added, where they would previously be discarded.
* Make request number unsigned.  This changes nothing other than
  the debug output when the server receives more than 2^31 packets.
* Don't block when reading child output in 'exec wait'.  This means
  that blocked children get killed, instead of blocking the server.
* Enabled building without any proxy functionality
* radclient now prefers IPv4, to match the default server config.
* Print useful error when a realm regex is invalid
* relaxed rules for preprocess module "with_cisco_vsa_hack".  The
  attributes can now be integer, ipaddr, etc.  (i.e. non-string)
* Allow rlm_ldap to build if ldap_set_rebind_proc() has only
  2 arguments.
* Update configure script for rlm_python to avoid dynamic linking
  problems on some platforms.
* Do suid to "user" when running in debug mode as root
* Make "allow_core_dumps" work in more situations.
* In detail file reader, treat bad records as EOF.
  This allows it to continue working when the disk is full.
* Fix Oracle default accounting queries to work when there are no
  gigawords attributes.  Other databases already had the fix.
* Fix rlm_sql to show when it opens and closes sockets.  It already
  says when it cannot connect, so it should say when it can connect.
* "chmod -x" for a few C source files.
* Pull update spec files, etc. from RedHat into the redhat/ directory.
* Allow spaces when parsing integer values.  This helps people who
  put "too much" into an SQL value field.

(adam)

2010-07-20 08:33:44 UTC MAIN commitmail json YAML

Changes 5.4.3:
snmpd:
  - Change default AgentX target from 0.0.0.0:705 to localhost:705
  - Fix CVE-2008-4309 (GETBULK issue reported by Oscar Mira-Sanchez)
  - Fix handling of multiple matching VACM entries
    (Use the "best" match, rather than the first one).
        Note that this could potentially affect the behaviour of
        existing access control configurations.
  - Latch large-disk statistics at 2Tb (rather than wrapping)

Linux:
  - Fix build on modern distributions (using rpm-4.6)

Windows:
  - Fix various builds (recent MSVC, MinGW, IPv6, winExtDLL)

(adam)

2010-07-20 07:24:25 UTC MAIN commitmail json YAML

Updated net/mDNSResponder-nss to 214.3.2

(sbd)

2010-07-20 07:24:10 UTC MAIN commitmail json YAML

2010-07-20 06:47:37 UTC MAIN commitmail json YAML

PkgSrc:
- added support for db5
- removed shells/rc dependency
- clean-ups

(adam)

2010-07-20 05:01:14 UTC MAIN commitmail json YAML

Alignment should be done with tabs.

(obache)

2010-07-20 05:00:01 UTC MAIN commitmail json YAML

Fixes dependency pattern on py-expat.

(obache)

2010-07-20 04:58:07 UTC MAIN commitmail json YAML

* Fixes MASTER_SITES.
* Honor PKGMANDIR.

(obache)

2010-07-20 03:14:36 UTC MAIN commitmail json YAML

Fixes formats (hi! ver@)

(obache)

2010-07-20 03:12:18 UTC MAIN commitmail json YAML

Mark CONFLICTS with obsolated drscheme and mzscheme,
and racket{,-textual} each other.

(obache)

2010-07-20 02:26:41 UTC MAIN commitmail json YAML

Note Racket addition and PLT Scheme (DrScheme, MzScheme) removal.

(asau)

2010-07-20 02:23:40 UTC MAIN commitmail json YAML

DrScheme is obsolete.

(asau)

2010-07-20 02:22:15 UTC MAIN commitmail json YAML

Remove drscheme and mzscheme.
Add racket and racket-textual.

(asau)

2010-07-20 02:20:39 UTC MAIN commitmail json YAML

2010-07-20 02:15:52 UTC MAIN commitmail json YAML

Import Racket 5.0 as lang/racket.
Import textual Racket version as lang/racket-textual.

Racket (formerly PLT Scheme) is a specific dialect of the Lisp
language based on the Scheme branch of the Lisp family.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(asau)

2010-07-20 02:08:36 UTC MAIN commitmail json YAML

Bump PKGREVISION from evolution-data-server shlib bump.

(obache)

2010-07-20 00:04:08 UTC MAIN commitmail json YAML

_GNU_SOURCE must be defined to build the IPv6 code under glibc

(sbd)

2010-07-20 00:01:22 UTC MAIN commitmail json YAML

Remove unneeded @pkgdir entrys I add

(sbd)

2010-07-19 21:23:17 UTC MAIN commitmail json YAML

2010-07-19 21:21:25 UTC MAIN commitmail json YAML

Update to netatalk 2.1.3

Changes in 2.1.3
================

* FIX: afpd: fix a serious error in networking IO code
* FIX: afpd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO, use
      non-blocking IO and select instead for writing/sending data.
* UPD: Support for BerkeleyDB 5.0.

Changes in 2.1.2
================

* FIX: afpd: fix for possible crash in case more then one server is
      configured in afpd.conf.
* FIX: afpd: ExtendedAttributes in FreeBSD
* FIX: afpd: sharing home folders corrupted the per volume umask.
* UPD: afpd: umask for home folders is no longer taken from startup umask.
* UPD: afpd: dont and permissions with parent folder when creating new
      directories on "upriv" volumes.
* UPD: afpd: use 'afpserver@fqdn' instead of 'afpserver/fqdn@realm'.
      Prevents a crash in older GNU GSSAPI libs on eg. CentOS 5.x.

Changes in 2.1.1
================

* UPD: fallback to a temporary in memory tdb CNID database if the volume
      database can't be opened now works with the default backend "dbd" too.
* FIX: afpd: afp_ldap.conf was missing from tarball. This only effected
      [Open]Solaris.
* FIX: afpd: Check if options->server is set in set_signature, preventing
      SIGSEGV.
* FIX: afpd: server signature wasn't initialized in some cases
* FIX: DESTDIR support: DESTDIR was expanded twice
* FIX: Fix for compilation error if header files of an older Netatalk
      version are installed.

Changes in 2.1-release
======================

* NEW: afpd: new volume option "volsizelimit" for limitting reported volume
      size. Useful for limitting TM backup size.
* UPD: dbd: -c option for rebuilding volumes which prevents the creation
      of .AppleDouble stuff, only removes orphaned files.

Changes in 2.1-beta2
====================
* NEW: afpd: static generated AFP signature stored in afp_signature.conf,
      cf man 5 afp_signature.conf
* NEW: afpd: clustering support: new per volume option "cnidserver".
* UPD: afpd: set volume defaults options "upriv" and "usedots" in the
      volume config file AppleVolumes.default. This will only affect
      new installations, but not upgrades.
* FIX: afpd: prevent security attack guessing valid server accounts. afpd
      now returns error -5023 for unknown users, as does AppleFileServer.

Changes in 2.1-beta1
====================

* NEW: afpd: AFP 3.2 support
* NEW: afpd: Extended Attributes support using native attributes or
      using files inside .AppleDouble directories.
* NEW: afpd: ACL support with ZFS
* NEW: cnid_metad: options -l and -f to configure logging
* NEW: IPv6 support
* NEW: AppleDouble compatible UNIX files utility suite `ad ...`.
      With 2.1 only `ad ls`.
* NEW: CNID database maintanance utility dbd
* NEW: support BerkeleyDB upgrade. Starting with the next release
      after 2.1 in case of BerkeleyDB library updates, Netatalk
      will be able to upgrade the CNID databases.
* NEW: afpd: store and read CNIDs to/from AppleDouble files by default.
      This is used as a cache and as a backup in case the database
      is deleted or corrupted. It can be disabled with a new volume
      option "nocnidcache".
* NEW: afpd: sending SIGINT to a child afpd process enables debug logging
      to /tmp/afpd.PID.XXXXXX.
* NEW: configure args to download and install a "private" Webmin instance
      including only basic Webmin modules plus our netatalk.wbm.
* NEW: fallback to a temporary in memory tdb CNID database if the volume
      database can't be opened.
* NEW: support for Unicode characters in the range above U+010000 using
      internal surrogate pairs
* NEW: apple_dump: utility to dump AppleSingle and AppleDouble files
* NEW: afpldaptest: utility to check afp_ldap.conf.
* UPD: atalkd and papd are now disabled by default. AppleTalk is legacy.
* UPD: slp advertisement is now disabled by default. server option -slp
      SRVLOC is legacy.
* UPD: cdb/dbd CNID backend requires BerkeleyDB >= 4.6
* UPD: afpd: default CNID backend is "dbd"
* UPD: afpd: try to install PAM config that pulls in system|common auth
* UPD: afpd: symlink handling: never followed server side, client resolves
      them, so it's safe to use them now.
* UPD: afpd: Comment out all extension->type/creator mappings in
      AppleVolumes.system. They're unmaintained, possibly wrong and
      do not fit for OS X.
* FIX: rewritten logger
* FIX: afpd: UNIX permissions handling
* FIX: cnid_dbd: always use BerkeleyDB transactions
* FIX: initscripts installation now correctly uses autoconf paths,
      ie they're installed to --sysconfdir.
* FIX: UTF-8 volume name length
* FIX: atalkd: workaround for broken Linux 2.6 AT kernel module:
      Linux 2.6 sends broadcast queries to the first available socket
      which is in our case the last configured one. atalkd now tries to
      find the right one.
      Note: now a misconfigured or plugged router can broadcast a wrong route !
* REM: afpd: removed CNID backends "db3", "hash" and "mtab"
* REM: cnid_maint: use dbd
* REM: cleanappledouble.pl: use dbd
* REM: nu: use `macusers` instead

(markd)

2010-07-19 21:17:35 UTC MAIN commitmail json YAML

Update to w3m-el-snapshot_1.4.394+0.20100524

No change information available, unfortunately.

(perry)

2010-07-19 18:48:50 UTC MAIN commitmail json YAML

Updated net/lftp to 4.0.4

(pettai)

2010-07-19 17:45:03 UTC MAIN commitmail json YAML

recognize a 16bit greyscale format with "white is zero" (which is
generated by some neutron image plate detector) -- PIL is lacking
some infrastructure here so it gets treated like "black is zero"
but this is fine for me because I don't want to interpret it
photometrically anyway

(drochner)

2010-07-19 17:13:57 UTC MAIN commitmail json YAML

Added py-jersey, py-pendrell, py-s3cmd, and py-oauth.
Updated py-OpenSSL-0.10.

(ver)

2010-07-19 17:04:54 UTC MAIN commitmail json YAML

Add devel/py-jersey, net/py-s3cm3, security, py-oauth, and www/py-pendrell
to their respective category Make files.

(ver)

2010-07-19 16:53:13 UTC MAIN commitmail json YAML

2010-07-19 16:46:48 UTC MAIN commitmail json YAML

2010-07-19 16:42:13 UTC MAIN commitmail json YAML

Add s3cmd from http://s3tools.org/:
S3cmd lets you copy files from/to Amazon S3 (Simple Storage Service) using a
simple to use command line client. Supports rsync-like backup, GPG encryption,
and more. Also supports management of Amazon's CloudFront content delivery
network.

(ver)

2010-07-19 16:34:35 UTC MAIN commitmail json YAML

2010-07-19 16:32:50 UTC MAIN commitmail json YAML

2010-07-19 16:19:11 UTC MAIN commitmail json YAML

Add the necessary NO_{BIN,SRC}.  I thought RESTRICTED was enough.

(cube)

2010-07-19 14:14:14 UTC MAIN commitmail json YAML

2010-07-19 13:12:00 UTC MAIN commitmail json YAML

Update to 4.0.4:

* added dnssec support.
* new setting cmd:stifle-rl-history to limit command history size.
* fixed exit code of mget/mput.
* fixed compilation on some systems.
* fixed crash of `cls -s' on MacOS X x64.
* torrent: don't try to connect back to peers which connected to us.

(pettai)

2010-07-19 13:04:53 UTC MAIN commitmail json YAML

Updated net/rancid to 2.3.4

(pettai)

2010-07-19 13:02:45 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.11

(adam)

2010-07-19 13:01:58 UTC MAIN commitmail json YAML

Changes 1.7.11:
(built with libpng-1.4.2 and zlib-1.2.5)

(adam)

2010-07-19 12:37:28 UTC MAIN commitmail json YAML

2010-07-19 12:32:40 UTC MAIN commitmail json YAML

Updated sysutils/p5-Sys-Utmp to 1.6nb1

(sno)

2010-07-19 12:32:24 UTC MAIN commitmail json YAML

Updating sysutils/p5-Sys-Utmp from 1.6 to 1.6nb1 to remark some fixes:

- Fix Utmp.xs to compile on NetBSD (fixes PR pkg/42082)
- Apply patch from RT#52369 (FreeBSD 7.2: compilation error and host support)
  see https://rt.cpan.org/Ticket/Display.html?id=52369

(sno)

2010-07-19 12:05:33 UTC MAIN commitmail json YAML

2010-07-19 11:22:25 UTC MAIN commitmail json YAML

* nracnid: fix serial number matching, fix pager prompt filtering
* rancid: remove sequences from IPv6 prefix-lists
* clogin: adjust default ssh password prompt for ExtremeOS 12.3.3.6
* rancid: Accept '>' prompt, rather than just '#'
* avologin: fix ssh command substitution
* fnrancid: filter application signature, System Time & conf_file_ver=
  from GetSystem/GetConf
* mrvrancid: filter other oscillating info from show version
* xrrancid: disable timestamps
* hlogin: implement -autoenable for newer hp procurve releases
* cat5rancid: snmp community may have multiple spaces b/t community name
  and permissions
* cat5rancid: filter local user password
* f5rancid: filter Failover time stamps
* hlogin: Add support for ssh identity file & passphrase for newer boxes
* rancid: split IOS-XR into its own device type: cisco-xr
* clogin: set term width for catos like for ios.
* rancid: parse admin show diag for XR better with a separate function
* hlogin: hpuifilter got omitted from the ssh spawn; replace it.
* nxrancid: match unknown command errors appropriately & GC some junk
  carried-over from IOS-rancid.
* rancid: check for device busy when opening flash fails, which seems to
  occur on 6500s when some other command is run.
* *login: support :port method syntax for ssh and adjust to allow spaces
  in sshcmd
* jrancid: fix return values of formatting functions
* clogin: set terminal width so that o/p is consistent
* rancid: filter some crud resulting from the change in handling non-empty
  comment lines. fail if the configuration buffer fills. filter
  dhcp_[^[:space:].].txt from flash directories, so it does not create
  constant changes resulting from the ip dhcp database saves. filter ldap host
  password on PIX. when compressing consecutive comment lines, only consider
  empty lines.
* arancid: handle password filter for HP 1:10Gb Ethernet Blade Switch
  5.0.4-Base, running AOS
* *login: add cloginrc timeout directive
* nrancid: fix control number match
* rancid: remove ASA coredump* filter - Cisco Bug CSCsz85597, fixed in
  8.2(1.2), 8.3(0.0), 100.3(0.3)M
* f5rancid: adjust fan rpm and config sync time filters for new f5 code
* rancid: ACE/SANOS report invalid input differently. skip leading blank lines
  in config.remove ASA keys such as tacacs and radius. match non-space for
  usernames in "Written by" line.
* *rancid: quote meta characters
* rancid: Fail on error msg "% Configuration buffer full" seen on 6500. Dont
  filter 'show vlan' on Catalyst 3550/4500s
* import Arista script
* jerancid: fix for 'show environment all' for filtering with auto-sync
  on BRASes
* francid,flogin: edgeiron can not disable the pager and does not offer
  some commands found on the bigirons
* rancid: filter coredumpinfo/coredump.cfg found on ASA - rancid-discuss@
* f5rancid: fileter HA peer status
* WTI scripts from Geert Jan de Groot with a few tweaks
* jerancid: include standby slots in showversion o/p
* lg: add code for LG_SINGLE config knob
* clogin: run_commands() needs do_saveconfig
* f10rancid: change fan status parsing to handle c300
* nxrancid: collect license info; fix 'show env temp' & 'show
  env power' parsing; drop unused code.
* change zero-config check to avoid broken awks

(pettai)

2010-07-19 11:15:05 UTC MAIN commitmail json YAML

2010-07-19 10:59:58 UTC MAIN commitmail json YAML

Updated mail/mimedefang to 2.70

(pettai)

2010-07-19 10:58:19 UTC MAIN commitmail json YAML

* Fixed a bug in embedded Perl: We have to call
  PERL_SET_CONTEXT after forking or Perl gets confused.
  In particular, setting signal-handling dispositions using
  $SIG{FOO} = sub { ... } breaks.
* Clarify wording of mimedefang-filter man page.
* Remove obsolete code that used to attempt to generate working
  directory names.  Deactivate the no-longer-needed "-M" mimedefang
  option.
* Add new "-y" option to mimedefang-multiplexor.  This limits
  the number of concurrent "recipok" commands on a per-domain basis.
* Remove Anomy::HTMLCleaner support.
* use MIME::Parser::Filer's ignore_filename() call instead of
  subclassing to override evil_filename().  Same effect, less code.
* refactor resend_message_one_recipient() to use
  resend_message_specifying_mode() instead of reimplementing it.
* header_timezone() now generates a strictly RFC2822-compliant timezone
  string without needing POSIX::strftime()
* Ensure that decode_mimewords() is called in scalar context.

(pettai)

2010-07-19 06:28:04 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Exception to 0.29nb1

(seb)

2010-07-19 06:27:53 UTC MAIN commitmail json YAML

Bump PKGREVISION: update p5-Test-Exception to version 0.29nb1.

Pkgsrc changes:
- adjust dependencies with respect to the minimum required version
of the Perl package

(seb)

2010-07-19 04:56:01 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-MicroTemplate to 0.13

(seb)

2010-07-19 04:55:44 UTC MAIN commitmail json YAML

Update p5-Text-MicroTemplate from version 0.11 to version 0.13.

Upstream changes:
0.13
- suppress syntax error when last expression within an entire template includes a comment (by typester)

0.12
- the last token in a template line was dropped if it was "false" when evaluated in boolean context
- suppress warning on render_mt("") (by typester)

(seb)

2010-07-19 04:51:29 UTC MAIN commitmail json YAML

Updated www/p5-AnyEvent-HTTP to 1.45

(seb)

2010-07-19 04:51:17 UTC MAIN commitmail json YAML

Update p5-AnyEvent-HTTP from version 1.44 to version 1.45.

Upstream changes:
1.45 Wed Jun 16 21:15:26 CEST 2010
- fix a bug where the handle woudl go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.

(seb)

2010-07-19 04:36:30 UTC MAIN commitmail json YAML

Updated devel/p5-Test-POE-Server-TCP to 1.12

(seb)

2010-07-19 04:36:18 UTC MAIN commitmail json YAML

Update p5-Test-POE-Server-TCP from version 1.02 to version 1.12.

Pkgsrc changes:
- adjust dependencies

Upstream changes:
==============================
2010-07-07 11:46:56 +0100 1.12
==============================

  commit 38faf9bb17668dac118fa4d841e19962d32b1de9
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Wed Jul 7 11:46:56 2010 +0100

    The disconnected event will now include the same information as the
    connected event.

  commit 1c86e7a38ef289d9264f5f53f2fdb6bc7f527a40
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Wed Jul 7 11:41:00 2010 +0100

    Converted dist to Dist::Zilla using Dist::Zooky

==============================
2010-03-20 08:39:20 +0000 1.10
==============================

  commit a68e2982ef8b1d6bd0874c744a24e1c42bc35745
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:  Sat Mar 20 08:39:20 2010 +0000

    Fixed listener being deleted on all operations failures. Added
    'start_listener' mechanism

==============================
2009-07-13 15:34:03 +0100 1.08
==============================

  commit baef543c27fee34ec89fe0855da3157a554982d1
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:  Mon Jul 13 15:34:03 2009 +0100

    Prepared for CPAN Release

  commit 6c62b356c7f401885ee17365742b212b246d5a0
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:  Mon Jul 13 15:32:11 2009 +0100

    Added send_to_all_clients, a broadcast mechanism

===================================
End of changes in the last 365 days
===================================

(seb)

2010-07-18 21:56:05 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2010-07-18 21:55:36 UTC MAIN commitmail json YAML

2010-07-18 20:09:23 UTC MAIN commitmail json YAML

2010-07-18 19:55:29 UTC MAIN commitmail json YAML

Updated www/p5-Net-FastCGI to 0.12

(seb)

2010-07-18 19:55:15 UTC MAIN commitmail json YAML

Update p5-Net-FastCGI from version 0.11 to version 0.12.

Upstream changes:
0.12 2010-07-14
    - Added Net::FastCGI::IO

(seb)

2010-07-18 19:45:50 UTC MAIN commitmail json YAML

Updated net/p5-Net-Server to 0.99

(seb)

2010-07-18 19:45:00 UTC MAIN commitmail json YAML

Update p5-Net-Server from version 0.97nb1 to version 0.99.

Upstream changes:
0.99  July 13 2010
        - Add customizable  check_for_spawn and min_child_ttl settings in PreFork (Graham Barr)
        - Add other_child_died_hook (Daniel Kahn Gillmor)
        - Make Multiplex do $mux->add($sock) for UDP sockets (Kristoffer Møllerhøj)
        - Change Net::Server::Daemonize to use kill 0 rather than the unportable `ps`
        - Fix calling conventions of MultiType
        - Avoid select in SSLEAY that was allowing for infinite spin loop
        - Fix tie_stdout mode to not warn about unopen handles.
        - Added Net::Server::HTTP base class for basic HTTP daemon handling.
        - Change examples/httpd to use Net::Server::HTTP

0.98  May 05 2010
        - Add SSLeay proto - finally a workable SSL solution.
        - Add minimal Net::Server::TiedHandle to allow for STDIN and STDOUT to work with SSLEAY
        - Net::Server::TiedHandle also support tied_stdin_callback and tied_stdout_callback
      Feb 08 2008
        - Allow for port => 0 which lets the OS auto assign a port on some OSes (Blackie Hlasek)
        - Add idle_loop_hook to PreForkSimple and PreFork (David Zuhn)
        - Add consistent formatting capabilities to the log method (whethere Syslog is used or not) (David Zuhn)
        - Warn when default listen value is used - try to make it a sensible default (Mark Martinec)
        - Allow for non-zero exit value - particularly when called from fatal (David Schweikert)

(seb)

2010-07-18 19:09:54 UTC MAIN commitmail json YAML

Updated www/p5-Plack to 0.9941

(seb)

2010-07-18 19:09:43 UTC MAIN commitmail json YAML

Update p5-Plack from version 0.9940 to version 0.9941.

Upstream changes:
0.9941  Thu Jul  8 18:17:30 PDT 2010
        - Makes Lint not warn about ASCII-only strings with UTF8 flag because they're safe

(seb)

2010-07-18 18:44:35 UTC MAIN commitmail json YAML

+ avahi-0.6.27, ccache-3.0.1, diffpdf-1.1.3, diffstat-1.52,
  farsight2-0.0.21, freetype2-2.4.0, gst-plugins0.10-base-0.10.30,
  gst-plugins0.10-good-0.10.24, gstreamer0.10-0.10.30, hatari-1.4.0,
  heyu-2.9.0, koffice-2.2.1, libmcs-0.7.2, libmowgli-0.7.1,
  mednafen-0.8.13, mtr-0.80, odt2txt-0.4, openttd-1.0.2,
  poppler-data-0.4.3, py-gstreamer0.10-0.10.19, py-psycopg2-2.2.1
  [pkg/43627], py-psycopg2-2.2.2, vte-0.24.3, warzone2100-2.3.1,
  wine-1.2, x264-devel-20100717.

(wiz)

2010-07-18 18:42:24 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Role-WithOverloading to 0.06

(seb)

2010-07-18 18:42:11 UTC MAIN commitmail json YAML

Update p5-MooseX-Role-WithOverloading from version 0.05 to version 0.06.

Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.06  Fri, 07 May 2010 19:00:11 +0200
  * Improve distribution metadata.
  * Disable workaround for Moose < 0.94 and bump the dependency version.

(seb)

2010-07-18 18:24:08 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-MethodAttributes to 0.23

(seb)

2010-07-18 18:23:06 UTC MAIN commitmail json YAML

Update p5-MooseX-MethodAttributes from version 0.20 to version 0.23.

Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.23  Tue, 15 June 2010 20:22:00 +0100
* Fix dependency on MooseX::Types::Moose (RT#58406)

0.22  Mon, 31 May 2010 20:49:00 +0100
* Fix issues causing composing multiple (normal) roles onto a subclass of a
  MooseX::MethodAttributes class to fail by removing a forced metaclass
  reinitialization which wasn't needed.

0.21  Fri, 07 May 2010 04:48:54 +0200
  * Add more metadata, including a repository url.

(seb)

2010-07-18 14:50:47 UTC MAIN commitmail json YAML

Note update of www/contao29-translations pacakge to 20100717.

(taca)

2010-07-18 14:50:02 UTC MAIN commitmail json YAML

Update contao29-translations package to 20100717.

* Added Guarani language files.
* Update Czech, Croatian, Latvian, Dutch and Slovenian language files.

(taca)

2010-07-18 14:48:01 UTC MAIN commitmail json YAML

Note update of www/contao29 package to 2.9.0nb1.

(taca)

2010-07-18 14:46:44 UTC MAIN commitmail json YAML

* Install sample .htaccess file as configuration file.  It was silently
  discarded before.
* Don't handle templates/.htaccess as configuration file.

Bump PKGREVISION.

(taca)

2010-07-18 13:08:58 UTC MAIN commitmail json YAML

2010-07-18 13:05:07 UTC MAIN commitmail json YAML

2010-07-18 12:56:12 UTC MAIN commitmail json YAML

Update sip to 4.10.5 (4.10.3 no longer available)

v4.10.5 16th July 2010
  - A bug fix release for Python v3 and Python v2.7.

v4.10.4 15th July 2010
  - Use capsules when being built for Python v2.7 to work around an apparent
    bug in the support for PyCObject.

(markd)

2010-07-18 12:46:25 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types to 0.22

(seb)

2010-07-18 12:46:13 UTC MAIN commitmail json YAML

Update from version 0.21 to version 0.22.

Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.22    Tue Jun  1 20:10:12 CEST 2010
        - Update docs to mention MRO::Compat rather than Class::C3.
        - Added '0+' overloading to solve the type constraint equality
          regression introduced when Moose 1.05 tightened the rules
          determing type constraint equality.  Added tests for the
          regression.

(seb)

2010-07-18 12:22:25 UTC MAIN commitmail json YAML

add orc-0.4.6, a replacement for liboil, used by future gstreamer

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2010-07-18 12:19:47 UTC MAIN commitmail json YAML

2010-07-18 12:05:54 UTC MAIN commitmail json YAML

Updated security/p5-Digest-SHA1 to 2.13

(seb)

2010-07-18 12:05:42 UTC MAIN commitmail json YAML

Update p5-Digest-SHA1 from version 2.12 to version 2.13.

Upstream changes:
2010-07-03  Release 2.13
    Mike McCauley (1):
          Fix memory leak in sha1_transform

(seb)

2010-07-18 12:01:48 UTC MAIN commitmail json YAML

Updated devel/p5-Class-C3-Adopt-NEXT to 0.13

(seb)

2010-07-18 12:01:19 UTC MAIN commitmail json YAML

Update p5-Class-C3-Adopt-NEXT from version 0.12 to version 0.13.

Pkgsrc changes:
- adjust dependencies
- Set PERL5_MODULE_TYPE to Module::Install::Bundled

Upstream changes:
0.13  Fri, 07 May 2010 22:49:46 +0200
  * Stop shipping some author tests, so users stupid enough to run them won't
    spam me with fail reports.

(seb)

2010-07-18 11:53:55 UTC MAIN commitmail json YAML

Updated time/p5-DateTime to 0.6100

(seb)

2010-07-18 11:53:38 UTC MAIN commitmail json YAML

Update from version 0.6000 to version 0.6100 (upstream version 0.61)

Upstream changes:
0.61  2010-07-16

- Switching to dzil in 0.56 broke the --pp flag for the Build.PL. Reported by
  Jonathan Noack. RT #59421.

(seb)

2010-07-18 11:40:52 UTC MAIN commitmail json YAML

Updated devel/p5-PadWalker to 1.9.2

(seb)

2010-07-18 11:40:20 UTC MAIN commitmail json YAML

Update p5-PadWalker from version 1.9 to version 1.9.2 (upstream version
1.92)

Pkgsrc changes:
- Be conservative set the package version to 1.9.2
- Use the "dist/" variant for HOMEPAGE

Upstream changes:
1.91  Wed 14 Jul 2010 01:07:05 BST
- Incorporate patches from Florian Ragwitz and Yuval Kogman
          (see http://github.com/robinhouston/PadWalker/commits/master)

1.92  Thu 15 Jul 2010 17:05:05 BST
- Remove "Jobsian dot file cruft" reported by Steve Mynott.
- Incorporate patch from Fuji, Goro, correcting earlier patch from Yuval Kogman.

(seb)

2010-07-18 09:49:46 UTC MAIN commitmail json YAML

Disable assembler on SunOS, linking fails;
per Aleksey Cheusov in PR 43633.

(wiz)

2010-07-18 09:48:44 UTC MAIN commitmail json YAML

Disable assembler on SunOS/i386, linking fails.
Per Aleksey Cheusov in PR 43632.

(wiz)

2010-07-18 09:46:51 UTC MAIN commitmail json YAML

Fix build on DragonFly BSD using patch from Tero Jaasko in PR 43630.
While here, add comment to patch-aa.

(wiz)

2010-07-18 04:50:30 UTC MAIN commitmail json YAML

Remove the krb4 option and related attempts to talk to configure.  These
options no longer exist in the current version of evolution.

It still doesn't build for me under Linux, but the spurious warnings about
unrecognised krb4 configure options are gone.

(dsainty)

2010-07-18 01:33:20 UTC MAIN commitmail json YAML

MAKE_DIRS, not MAKE_DIR.

(joerg)