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

2024-05-12 20:59:49 UTC Now

2012-03-01 01:24:48 UTC MAIN commitmail json YAML

Update ruby-mechanize to 2.3.

Changes:
  * Add support for the Max-Age attribute in the Set-Cookie header.
  * Added Mechanize::Download#body for compatibility with Mechanize::File when
    using Mechanize#get_file with Mechanize::Image or other Download-based
    pluggable parser.  Issue #202 by angas
  * Mechanize#max_file_buffer may be set to nil to disable creation of
    Tempfiles.
  * MetaRefresh#href is not normalized to an absolute URL, but set to the
    original value and resolved later.  It is even set to nil when the
    Refresh URL is unspecified or empty.
  * Expose ssl_version from net-http-persistent.  Patch by astera.
  * SSL parameters and proxy may now be set at any time.  Issue #194 by
    dsisnero.
  * Improved Mechanize::Page with #image_with and #images_with and
    Mechanize::Page::Image various img element attribute accessors, #caption,
    #extname, #mime_type and #fetch.  Pull request #173 by kitamomonga
  * Added MIME type parsing for content-types in Mechanize::PluggableParser
    for fine-grained parser choices.  Parsers will be chosen based on exact
    match, simplified type or media type in that order.  See
    Mechanize::PluggableParser#[]=.
  * Added Mechanize#download which downloads a response body to an IO-like or
    filename.
  * Added Mechanize::DirectorySaver which saves responses in a single
    directory.  Issue #187 by yoshie902a.
  * Added Mechanize::Page::Link#noreferrer?
  * The documentation for Mechanize::Page#search and #at now show that both
    XPath and CSS expressions are allowed.  Issue #199 by Shane Becker.
  * Mechanize now depends on net-http-persistent 2.3+.  This new version
    brings idle timeouts to help with the dreaded "too many connection resets"
    issue when POSTing to a closed connection.  Issue #123
  * SSL connections will be verified against the system certificate store by
    default.
  * Added Mechanize#retry_change_requests to allow mechanize to retry POST and
    other non-idempotent requests when you know it is safe to do so.  Issue
    #123
  * Mechanize can now stream files directly to disk without loading them into
    memory first through Mechanize::Download, a pluggable parser for
    downloading files.
  * Bug fixes.

(minskim)

2012-02-29 21:22:16 UTC MAIN commitmail json YAML

Replace hardcoded /usr/local patch with ${LOCALBASE}.

Avoids crash in dirname (pool=0xbfbfcc6c, fname=0x0) at nsdejavu.c:531

(shattered)

2012-02-29 21:21:13 UTC MAIN commitmail json YAML

Updated www/gitweb to 1.7.8.4 [apb 2012-02-29]

(apb)

2012-02-29 21:19:02 UTC MAIN commitmail json YAML

Update gitweb to version 1.3.8.4, and use .include to
keep the version number in sync with that of scmgit.

(apb)

2012-02-29 21:01:08 UTC MAIN commitmail json YAML

Add fts_open to USE_FEATURES.

(hans)

2012-02-29 20:43:34 UTC MAIN commitmail json YAML

Instead of setting USE_PKGLOCALEDIR=no, don't set it at all. Makes this
work as expected.

(hans)

2012-02-29 20:33:10 UTC MAIN commitmail json YAML

Redefine a few OSS mixer names to their (numeric) counterparts on
SunOS. This is wrong for SOUND_MIXER_MONITOR, but I don't really care.

(hans)

2012-02-29 20:17:32 UTC MAIN commitmail json YAML

By using dirent.h instead of sys/dir.h this suddenly builds on SunOS.

(hans)

2012-02-29 19:34:14 UTC pkgsrc-2011Q4 commitmail json YAML

2012-02-29 19:32:08 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3691 - requested by tron
mail/postfix: build fix

Revisions pulled up:
- mail/postfix/distinfo                                        1.141
- mail/postfix/patches/patch-ag                                1.33
- mail/postfix/patches/patch-ai                                1.27

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Feb 27 03:01:30 UTC 2012

  Modified Files:
  pkgsrc/mail/postfix: distinfo
  pkgsrc/mail/postfix/patches: patch-ag patch-ai

  Log Message:
  Build fix for NetBSD 6.0_BETA.

  To generate a diff of this commit:
  cvs rdiff -u -r1.140 -r1.141 pkgsrc/mail/postfix/distinfo
  cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/postfix/patches/patch-ag
  cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/postfix/patches/patch-ai

(spz)

2012-02-29 19:24:12 UTC MAIN commitmail json YAML

2012-02-29 18:50:53 UTC MAIN commitmail json YAML

Note update of x11/rxvt-unicode

(morr)

2012-02-29 18:49:42 UTC MAIN commitmail json YAML

2012-02-29 18:14:31 UTC MAIN commitmail json YAML

2012-02-29 16:37:28 UTC MAIN commitmail json YAML

2012-02-29 16:34:43 UTC MAIN commitmail json YAML

Updated meta-pkgs/boost etc. to 1.49.0

(hans)

2012-02-29 16:32:28 UTC MAIN commitmail json YAML

2012-02-29 14:22:24 UTC MAIN commitmail json YAML

2012-02-29 13:34:24 UTC MAIN commitmail json YAML

Set CFLAGS.SunOS to get a XPG6 iconv to fix the build of preconv.

(hans)

2012-02-29 13:33:00 UTC MAIN commitmail json YAML

Revert libiconv buildlink change, breaks on systems with builtin iconv.

(hans)

2012-02-29 13:13:14 UTC MAIN commitmail json YAML

Don't try to recursively chmod WRKDIR. Do it in WRKSRC instead.

(hans)

2012-02-29 09:10:06 UTC MAIN commitmail json YAML

No need to buildlink with mecab-base, just BUILD_DEPENDS is sufficient.

Bump PKGREVISION.

(obache)

2012-02-29 08:00:50 UTC MAIN commitmail json YAML

Update HOMEPAGE to the new website.

(obache)

2012-02-29 07:53:30 UTC MAIN commitmail json YAML

fix a typo in comment.

(obache)

2012-02-29 07:47:31 UTC MAIN commitmail json YAML

Updated net/ruby-addressable to 2.2.7

(obache)

2012-02-29 07:47:05 UTC MAIN commitmail json YAML

Update ruby-addressable to 2.2.7.

# Addressable 2.2.7
- fixed issues related to Addressable::URI#query_values=
- the Addressable::URI.parse method is now polymorphic

(obache)

2012-02-28 23:44:08 UTC MAIN commitmail json YAML

Fix two typos, one from Rares Aioanei in PR 46113 and one I found myself.

(wiz)

2012-02-28 23:41:23 UTC pkgsrc-2011Q4 commitmail json YAML

2012-02-28 23:40:08 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3690 - requested by martin
lang/perl5: build fix

Revisions pulled up:
- lang/perl5/distinfo                                          1.82
- lang/perl5/patches/patch-hints_netbsd.sh                      1.1

---
  Module Name:  pkgsrc
  Committed By:  obache
  Date:          Fri Feb 17 14:04:01 UTC 2012

  Modified Files:
          pkgsrc/lang/perl5: distinfo
  Added Files:
          pkgsrc/lang/perl5/patches: patch-hints_netbsd.sh

  Log Message:
  Fixes build on NetBSD-6.x, PR 46037.
  patch provided by nonaka@.

(tron)

2012-02-28 23:32:33 UTC MAIN commitmail json YAML

+ regxml (hi apb).

(wiz)

2012-02-28 22:12:54 UTC MAIN commitmail json YAML

Updated net/maradns to 2.0.05

(cheusov)

2012-02-28 21:55:28 UTC MAIN commitmail json YAML

Update to 2.0.05 by package maintainer + my fixes.

  maradns-2.0.05:

    This is a stable release of MaraDNS.

      * Security bugfix for CVE-2011-5056
      * Deadwood updated to Deadwood 3.2.01
      * Nicholas Bamber's Makefile.freebsd file added.

    (2012.02.12)

  maradns-1.4.10:

    The hash compression function has better collision resistance.
    More details at http://bam2.vk.tj

    (2012.01.13)

  maradns-1.4.09:

    Hotfix: The hash randomization now has 31 bits of entropy, and
    the hash does a fairly good job of choosing a random hash
    bucket again. More details at http://al72.vk.tj

    (2011.12.30)

  maradns-1.4.08:

    Security hotfix: Hash randomization added to MaraDNS 1's
    recursive resolver. MaraDNS 2 is not impacted (it's been using
    a randomized hash since 2007). More details at
    http://al62.vk.tj

    (2011.12.29)

  maradns-1.4.07:

  This is a legacy release of MaraDNS. All patches are backports
  of MaraDNS 2.0 bug fixes.

      * A typo fix for fetchzone
      * AXFR-over-UDP packets are now correctly marked "truncated"
      * It is now possible to have the '/' in hostnames
      * Fix for Debian bug #607739: Hostname shown when
        complaining about DDIP issues
      * AngelD's issue with zone transfers when there are a lot of
        FQDN4 records fixed.
      * Karim's issue with '/read' directive fixed

    (2011.11.11)

(cheusov)

2012-02-28 21:02:57 UTC MAIN commitmail json YAML

2012-02-28 21:02:07 UTC MAIN commitmail json YAML

Import ruby-ntlm-http-0.1.1 as www/ruby-ntlm-http.

Ruby/NTLM provides message creator and parser for the NTLM
authentication.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2012-02-28 20:39:16 UTC MAIN commitmail json YAML

Note update of ruby-net-http-persistent.

(minskim)

2012-02-28 20:38:51 UTC MAIN commitmail json YAML

Update ruby-net-http-persistent to 2.5.2.

Changes:
  * The proxy may be changed at any time.
  * The allowed SSL version may now be set via #ssl_version.
    Issue #16 by astera
  * Added Net::HTTP::Persistent#override_headers which allows overriding
  * Net::HTTP default headers like User-Agent.  See
    Net::HTTP::Persistent@Headers for details.  Issue #17 by andkerosine
  * net-http-persistent now complains if OpenSSL::SSL::VERIFY_PEER is equal to
    OpenSSL::SSL::VERIFY_NONE.
  * Bug fixes.

(minskim)

2012-02-28 20:32:35 UTC MAIN commitmail json YAML

2012-02-28 20:31:29 UTC MAIN commitmail json YAML

Import ruby193-domain_name-0.5.2 as net/ruby-domain_name.

This is a domain name manipulation library for Ruby.  It can also be
used for cookie domain validation based on the Public Suffix List.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2012-02-28 20:23:28 UTC MAIN commitmail json YAML

Updated net/unbound to 1.4.16

(pettai)

2012-02-28 20:05:05 UTC MAIN commitmail json YAML

Unbound 1.4.16

Features:

* applied patch to support outgoing-interface with ub_ctx_set_option.

Bug Fixes:

* Fix validation failures (like: validation failure xx: no NSEC3 closest
  encloser from yy for DS zz. while building chain of trust, because of
  a bug in the TTL-fix in 1.4.15, it picked the wrong rdata for an NSEC3.
  Now it does not change rdata, and fixes TTL.
* Fix version-number in libtool to be version-info so it produces
  libunbound.so.2 like it should.
* Fixes for port to OpenIndiana OS with gcc 4.6.
* Fix to write key files completely to a temporary file, and if that
  succeeds, replace the real key file. So failures leave a useful file.

Unbound 1.4.15

Bug Fixes:

* Fix for memory leak (about 20 bytes when a tcp or udp send operation
  towards authority servers failed, takes about 50.000 such failures to
  leak one Mb, such failures are also usually logged).
* Fix to randomize hash function, based on 28c3 congress.
* [bugzilla: 425 ] unbound reports wrong TTL in reply, it reports a TTL
  that would be permissible by the RFCs but it is not the TTL in the cache.
* [bugzilla: 429 ] add ub_version() call to libunbound. API version increase,
  with (binary) backwards compatibility for the previous version.
* Fix bug where canonical_compare of RRSIG did not downcase the signer-name.
  This is mostly harmless because RRSIGs do not have to be sorted in
  canonical order, usually.
* uninitialised variable in reprobe for rtt blocked domains fixed.
* iana portlist updated.

(pettai)

2012-02-28 19:35:58 UTC MAIN commitmail json YAML

Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".

(tron)

2012-02-28 19:32:34 UTC MAIN commitmail json YAML

2012-02-28 18:45:32 UTC MAIN commitmail json YAML

2012-02-28 18:43:43 UTC MAIN commitmail json YAML

2012-02-28 18:36:28 UTC MAIN commitmail json YAML

update to 0.10.19
changes:
-most audio decoders and encoders ported to the new base classes
(with the exception of mad)
-lame mp3 and twolame mp2 encoders now output framed mpeg audio
(better for muxing)
-x264enc now supports configuration via downstream caps restrictions
(useful for encodebin / rtp etc.)
-mad doesn't depend on libid3tag any longer (often a hassle on
embedded builds)
-mpeg2dec is more error resilient
-lots of dvdreadsrc fixes

(drochner)

2012-02-28 18:34:15 UTC MAIN commitmail json YAML

2012-02-28 18:31:00 UTC MAIN commitmail json YAML

update to 0.10.31
changes:
-new souphttpclientsink element
-new splitfilesrc element to expose multiple files as one single file
-compressed audio format passthrough support for pulseaudio
-rtspsrc is now fully async
-shout2send: support webm streaming
-rtpsession: Full Intra Requests (FIR) support using new force-key-unit API
-propagate downstream caps constraints upstream in audio parsers and
rtp payloaders
-many multifile plugin improvements for file/stream splitting

(drochner)

2012-02-28 18:28:15 UTC MAIN commitmail json YAML

update to 0.10.36
changes:
-new GstAudioDecoder and GstAudioEncoder base classes
-new GstAudioInfo audio format description API (which matches the new API
in 0.11)
-add support for compressed audio payloading and passhthrough
(think S/PDIF, mp3 over bluetooth)
-new tag convenience API to get info about creative commons licenses
-new GstTagMux base class
-new video API to force key units via events
-new video overlay composition API for subtitles
-decodebin/playbin2 now plug parsers by default

(drochner)

2012-02-28 18:25:14 UTC MAIN commitmail json YAML

update to 0.10.36
changes:
-new muxer/mixer helper class: GstCollectPads2
-weak ref support for mini objects
-qdata support for buffers to attach additional metadata
-input-selector: "sync-streams" property to sync inactive inputs with
active one
-multiqueue: add "sync-by-running-time" property to sync
not-linked/deactivated streams by running time (instead of input order
of buffers)

(drochner)

2012-02-28 18:15:26 UTC MAIN commitmail json YAML

2012-02-28 17:53:42 UTC MAIN commitmail json YAML

Add a few libs needed on SunOS, add a PLIST entry for the Sun audio
module.

(hans)

2012-02-28 17:37:42 UTC MAIN commitmail json YAML

Override configure checks for gmp and iconv, seems --without-gmp and
--without-iconv is not enough.

(hans)

2012-02-28 17:37:10 UTC MAIN commitmail json YAML

Don't use xargs when creating the libraries. This can result in xargs
invoking libtool twice, creating a library with most of the objects
missing.

(hans)

2012-02-28 17:26:29 UTC MAIN commitmail json YAML

Don't use xargs when creating the libraries. This can result in xargs
invoking libtool twice, creating a library with most of the objects
missing.

(hans)

2012-02-28 17:18:42 UTC MAIN commitmail json YAML

Added textproc/regxml version 0.0.20100901 [apb 2012-02-28]

(apb)

2012-02-28 17:17:58 UTC MAIN commitmail json YAML

Add regxml, from Nhat Minh Le's 2009 Google Summer of Code project.

regxml is a collection of command-line utilities for XML stream
manipulation.  The xmlgrep and xmlsed commands are fast and
memory-efficient commands for editing tasks similar to what
grep(1) and sed(1) can do on text files.

(apb)

2012-02-28 17:13:09 UTC MAIN commitmail json YAML

Add mail-related p5 packages.

Add MIME::Base64 and Authen::SASL for git-send-email to resolve
PR pkg/46109.  Adds mere hundreds of K to a package that 'pkg_info -s'
says is hundreds of MB.

(gdt)

2012-02-28 16:14:45 UTC MAIN commitmail json YAML

Fix build on SunOS.

Define endianess in Makefile, make sure it finds the tcl libraries.

(hans)

2012-02-28 15:49:56 UTC MAIN commitmail json YAML

2012-02-28 15:29:56 UTC MAIN commitmail json YAML

Fix installation paths. Tested on NetBSD and SunOS.

(hans)

2012-02-28 15:11:39 UTC MAIN commitmail json YAML

REPLACE_SH in the wx-config script.

Fixes a problem seen with ksh93 on SunOS.

(hans)

2012-02-28 15:09:04 UTC MAIN commitmail json YAML

Buildlink against converters/libiconv instead of just depending on it.
Fixes a build problem seen on SunOS, and shouldn't negatively affect
other systems.

(hans)

2012-02-28 15:05:07 UTC MAIN commitmail json YAML

Enable fuse on SunOS.

(hans)

2012-02-28 15:03:39 UTC MAIN commitmail json YAML

Add builtin.mk to support a native fuse where it exists.

(hans)

2012-02-28 14:12:05 UTC MAIN commitmail json YAML

Add support for NetBSD/sparc64 (read the diff and start laughing, this must
be the most bizarre configure system ever)

(martin)

2012-02-28 12:57:25 UTC MAIN commitmail json YAML

If gcc from pkgsrc is used, FCPATH might not be installed yet. Don't
force installation of yet another (different) fortran compiler in that
case.

(hans)

2012-02-28 11:45:21 UTC MAIN commitmail json YAML

+ aria2-1.14.2, arping-2.10, autogen-5.15, dar-2.4.3, hiawatha-8.1,
  imapfilter-2.5.1, sakura-3.0.0, texmaker-3.3.1, weechat-0.3.7,
  wesnoth-1.10.1.

(wiz)

2012-02-28 11:25:48 UTC MAIN commitmail json YAML

Override configure checks for gmp and iconv, seems --without-gmp and
--without-iconv is not enough.

(hans)

2012-02-28 11:21:50 UTC MAIN commitmail json YAML

Set perl path from TOOLS_PATH.perl instead of assuming it is in PREFIX.

(hans)

2012-02-28 11:03:48 UTC MAIN commitmail json YAML

Add hint for users of this package when encountering slow rendering or missing
objects.

(reinoud)

2012-02-28 10:58:56 UTC MAIN commitmail json YAML

No more TODO messages, recycle file

(reinoud)

2012-02-28 10:58:01 UTC MAIN commitmail json YAML

Fix category, it was still pointing to wip! Also fix $() -> ${} as per request
from pkglint(1)

(reinoud)

2012-02-28 10:57:19 UTC MAIN commitmail json YAML

Add comment to the patch file as per request from pkglint(1)

(reinoud)

2012-02-28 10:49:29 UTC MAIN commitmail json YAML

2012-02-28 10:44:43 UTC MAIN commitmail json YAML

Problem with OpenCSG fixed

(reinoud)

2012-02-28 10:43:32 UTC MAIN commitmail json YAML

Fix rendering problem with OpenCSG as per mail correspondence with its author.

(reinoud)

2012-02-28 10:42:13 UTC MAIN commitmail json YAML

As per correspondence with Florian Kirsch, the author of OpenCSG, remove a
piece of code that was obviously wrong to him. Fixes rendering problems.

(reinoud)

2012-02-28 07:20:21 UTC MAIN commitmail json YAML

Add omniidl_be_init hack.

Both the omniORB package and py-omniORBpy install files into
${PYSITELIB}/omniidl_be, but the only files that conflicts are __init__.py
with the comment "Empty file to convince Python that this is a module."
and __init__.pyc.
So if this package is being built with the same PYTHON_VERSION_DEFAULT as
omniORB was simply don't install the __int__.py{,c} files.

(sbd)

2012-02-28 00:52:57 UTC MAIN commitmail json YAML

Allow this to build again by explicitly disabling the building of the
OS X Framework.

(jmmv)

2012-02-28 00:02:41 UTC MAIN commitmail json YAML

Updated databases/py-ldap to 2.4.8

(adam)

2012-02-28 00:01:05 UTC MAIN commitmail json YAML

Changes 2.4.8:
Lib/
* Fixed overzealous check for non-unique NAMEs in
  ldap.schema.subentry.SubSchema.__init__()
* Fixed typos in control decoding method
  ldap.controls.simple.OctetStringInteger.decodeControlValue()
* Added experimental support for draft-vchu-ldap-pwd-policy

(adam)

2012-02-27 22:46:54 UTC MAIN commitmail json YAML

The time has come to say bye to monotone.  Remove myself as maintainer, as
I'm not using these packages any more.

(jmmv)

2012-02-27 22:43:14 UTC MAIN commitmail json YAML

Note update of pkg_comp to 1.36.

(jmmv)

2012-02-27 22:42:27 UTC MAIN commitmail json YAML

Update to 1.36:

- Allow specifying packages by their basename, without a category.  This
  affects the arguments to the 'build' command as well as the list of
  packages provided to AUTO_PACKAGES and BUILD_PACKAGES.

(jmmv)

2012-02-27 17:14:47 UTC MAIN commitmail json YAML

2012-02-27 14:47:13 UTC MAIN commitmail json YAML

Add the import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller

(reinoud)

2012-02-27 14:45:33 UTC MAIN commitmail json YAML

Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller

(reinoud)

2012-02-27 14:44:29 UTC MAIN commitmail json YAML

2012-02-27 13:58:56 UTC MAIN commitmail json YAML

Updated games/scummvm to 1.4.1

(adam)

2012-02-27 13:58:05 UTC MAIN commitmail json YAML

Changes 1.4.1:
* Support for the Beneath a Steel Sky Enhanced Soundtrack by James Woodcock
* Slight graphical improvement for the PlayStation version of Broken Sword 2
* Several bugfixes for Lands of Lore
* More logical sound settings for SCI games
* A fixed crash in the VGA version of Quest for Glory 1

(adam)

2012-02-27 13:24:13 UTC MAIN commitmail json YAML

2012-02-27 12:47:26 UTC MAIN commitmail json YAML

Add cgal, Computational Geometry Algorithms Library to the math Makefile

(reinoud)

2012-02-27 12:46:28 UTC MAIN commitmail json YAML

2012-02-27 12:42:50 UTC MAIN commitmail json YAML

Document addition qt4's moc fix of QTBUG-22829 patc

(reinoud)

2012-02-27 12:41:22 UTC MAIN commitmail json YAML

2012-02-27 12:40:09 UTC MAIN commitmail json YAML

Updated security/heimdal to 1.5.2

(asau)

2012-02-27 12:39:12 UTC MAIN commitmail json YAML

Update to Heimdal 1.5.2

Release Notes - Heimdal - Version Heimdal 1.5.2

Security fixes
- CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation of privilege
- Check that key types strictly match - denial of service

Release Notes - Heimdal - Version Heimdal 1.5.1

Bug fixes
- Fix building on Solaris, requires c99
- Fix building on Windows
- Build system updates

Release Notes - Heimdal - Version Heimdal 1.5

New features

- Support GSS name extensions/attributes
- SHA512 support
- No Kerberos 4 support
- Basic support for MIT Admin protocol (SECGSS flavor)
  in kadmind (extract keytab)
- Replace editline with libedit

(asau)

2012-02-27 12:00:04 UTC MAIN commitmail json YAML

Updated textproc/groonga to 1.3.0

(obache)

2012-02-27 11:59:52 UTC MAIN commitmail json YAML

Update groonga to 1.3.0.

Release 1.3.0 - 2012/01/29
--------------------------

Improvements
^^^^^^^^^^^^

* Supported dynamic DB key table change by
  GRN_DB_KEY=pat or GRN_DB_KEY=dat environment variable value.
* Added ``--with-default-db-key`` configure option that
  specifies the default DB key table.
* Supported "" value for geo point data types. It's interpreted as "0x0".
* Added column name to cast error message.
* Inhibit file information for stdin on load error.
* Enabled write-strings warnings and suppress those
  warnings. [Suggested by montywi]
* Marked MessagePack output format as supported. [#1215]
* Added ``const`` to ``void *`` of ``*_set_value()``.
* Enabled warning flags on C and C++.
* Supported ``--with-libevent`` without value configure option.
* ``grn_table_get()`` supported grn_db. [#1242]
* [rpm] Removed needless groogna-munin-plugins dependency
  from groonga-server. [#1251] [Suggested by Masaharu IWAI]
* [rpm] Removed needless groogna-doc dependency
  from groonga. [#1251] [Suggested by Masaharu IWAI]
* [dat] Supported repair by ``grn_dat_repair()``.
* ``grn_table_at()`` supported grn_db.
* [suggest] Removed unstable mark.
* [suggest][complete] Supported normalized value search in prefix-search.
* Added experimental offline index build. It's disabled by
  default for now. You can enable it by
  USE_OFFLINE_INDEXER=yes environment variable.
* Added internal API ``grn_obj_path_by_id()`` for mroonga.
* [suggest][httpd] Passed unknown parameters to groonga.
* [output][xml] Added a newline before ``</RESULT>`` for readability.
* [doc][output] Added documentation about output format type.
* Added ``table_rename``. [#1234]
* Added ``column_rename``. [#1234]

(obache)

2012-02-27 11:56:00 UTC MAIN commitmail json YAML

Note update of mecab to 0.993.

(obache)

2012-02-27 11:53:07 UTC MAIN commitmail json YAML

Update mecab to 0.993.

2012-01-27 MeCab 0.993
* Fix to works well for MeCab::Tagger::formatNode()
* To reduce stack size, save almost of local variables(arrays) to heap.

2012-01-14 MeCab 0.992
* Fix typos in source codes.

2012-01-14 MeCab 0.991
* Fix parse error with null strings or space strings.
* Fix failure for creation of user dictionaries.

2011-12-24 MeCab 0.99
* Add MeCab::Model MeCab::Lattice classes.
  Improve usabilities on multi threads environment. Multiple threads can parse
  with shareing same dictionary.
* Remove function for automatic dictionary reference share when refereing same
  dictionaly (You can do same works with MeCab::Model).
* Add function for atomic dictionaly update in parsing. Model::swap()
* Change Windows version to Unicode binary.
* Remove experimental online learning, HMM and EM learning codes.
* Remove MeCab::Node:(begin|end)_node_list members.
* minor bug fixes.

(obache)

2012-02-27 11:29:09 UTC MAIN commitmail json YAML

add mecab-base09.

(obache)

2012-02-27 11:25:39 UTC MAIN commitmail json YAML

2012-02-27 11:24:38 UTC MAIN commitmail json YAML

Added textproc/mecab-base09 version 0.98

(obache)

2012-02-27 11:24:13 UTC MAIN commitmail json YAML

2012-02-27 09:24:34 UTC MAIN commitmail json YAML

2012-02-27 03:01:30 UTC MAIN commitmail json YAML

2012-02-27 00:18:31 UTC MAIN commitmail json YAML

Updated comms/asterisk16 to 1.6.2.22nb1

(jnemeth)

2012-02-27 00:18:17 UTC MAIN commitmail json YAML

Updated comms/asterisk10 to 10.1.3

(jnemeth)

2012-02-27 00:18:10 UTC MAIN commitmail json YAML

Upgrade to 10.1.3:

The Asterisk Development Team has announced the release of Asterisk 10.1.3.

The release of Asterisk 10.1.3 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

* --- Fix ACK routing for non-2xx responses.
  (Closes issue ASTERISK-19389. Reported by: Karsten Wemheuer)

* --- Fix regressions with regards to route-set creation on early dialogs ---
  (Closes issue ASTERISK-19358. Reported-by: Karsten Wemheuer)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.1.3

Thank you for your continued support of Asterisk!

(jnemeth)

2012-02-26 23:19:55 UTC MAIN commitmail json YAML

Updated geography/qgis to 1.7.4

(adam)

2012-02-26 23:19:02 UTC MAIN commitmail json YAML

Changes 1.7.4:
* Fix5010 Line intersection non fatal error
* Fix2992 Use native Separators in Filename-edit-widget
* Fix4633 'Save as...DXF' does not add file extension
* Fix4412 Ftools: Input layers are not presented in alphabetical order
* Fix4326 Use project title as default filename in Save and Save as dialogs
* Fix4623 GPS plugin: 'Save as...' does not add file extension
* Fix4652 Remove "unsynced" EPSG CRS that are not listed in GDAL
* Fix4625 Enable wait cursor when WMS search is ongoing
* Fix3845 Add support for modulo operator (%) in rule based rendering
* Fix4193 GRASS Rasters are not drawn with user-defined style
* Fix4557 Fix crash when project is not yet saved
* Fix4315 'Stretch Histogram to full dataset' toolbar button does not work with
  GRASS rasters
* Fix4632 More precise composer map rotation
* Fix4664 Fix label orientation with line dependent position
* Fix2435 Fix Query builder from layer properties when layer name in cyrrilic
* Fix4684 Skip attribute values with invalid variant type
* Fix4549 Update QgsGenericProjectionSelector bindings
* Fix4129 GDAL provider: add statusChanged signal and fix debugging output
* Fix4379 If set 'prompt for CRS', CRS is asked when creating new shapefile
  layer
* Fix4694 Hourglass not shown when classifying
* Fix4478 Actions using %% do not work from identify results
* Fix4646 Editing of table of attributes goes Wild
* Fix3963 Crash when applying a graduated vector style
* Fix3185,4689 Gps Tools: Allow user to add new ports
* Fix4402 QGIS crashes displaying overview if diagrams are used
* Fix4371 Identify tool does not work with reprojected WMS layers
* Fix4305 Query builder: added ' ' around numeric fields (wrong)
* Fix4217 Allow up to 5 decimal places for width/size Scale Field
* Fix4452 Support for cyrillic symbols in raster metadata
* Fix4558 Enhancements in OGR Provider
* Fix3201 Show warning when user tried to create field 'shape' in shapefile

(adam)

2012-02-26 23:12:56 UTC MAIN commitmail json YAML

Update to 1.8.9.3:

pkgsrc changes:

- maintain patch naming convention
- detect kqueue properly

The Asterisk Development Team has announced the release of Asterisk 1.8.9.3.

The release of Asterisk 1.8.9.3 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

* --- Fix ACK routing for non-2xx responses.
  (Closes issue ASTERISK-19389. Reported by: Karsten Wemheuer)

* --- Fix regressions with regards to route-set creation on early dialogs ---
  (Closes issue ASTERISK-19358. Reported-by: Karsten Wemheuer)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.9.3

Thank you for your continued support of Asterisk!

(jnemeth)

2012-02-26 22:16:16 UTC MAIN commitmail json YAML

Rewritten patch-src_3rdparty_webkit_Source_WebCore_platform_DefaultLocalizationStrategy.cpp, so it only affects compiling with Clang

(adam)

2012-02-26 20:44:49 UTC MAIN commitmail json YAML

Add OpenCSG 1.3.2, an image based CSG renderer that renders the CSG using
OpenGL.

(reinoud)

2012-02-26 20:42:08 UTC MAIN commitmail json YAML

Add OpenCSG to the list of subdirs

(reinoud)

2012-02-26 20:41:04 UTC MAIN commitmail json YAML

2012-02-26 20:31:46 UTC MAIN commitmail json YAML

+ ImageMagick-6.7.5.6, Sigil-0.5.3, apache-2.4.1, calibre-0.8.41,
  doxygen-1.8.0, dropbear-2012.055, fftw-3.3.1, gnutls-3.0.14,
  gst-plugins0.10-bad-0.10.23, gst-plugins0.10-base-0.10.36,
  gst-plugins0.10-good-0.10.31, gst-plugins0.10-ugly-0.10.19,
  gstreamer0.10-0.10.36, imapfilter-2.5, p5-PerlMagick-6.7.5.6,
  parrot-4.1.0, qemu-1.0.1 [wip], tcsh-6.18.01, wine-devel-1.4.0rc5,
  x264-devel-20120225, xf86-video-intel-2.18.0.

(wiz)

2012-02-26 17:39:42 UTC MAIN commitmail json YAML

Updated pkgtools/distbb to 0.44.0

(cheusov)

2012-02-26 17:39:21 UTC MAIN commitmail json YAML

Update to 0.44.0
===================================================================
--  Version 0.44.0 by Aleksey Cheusov, Sat, 25 Feb 2012 11:43:56 +0300

  Improvements for report:
    - "^WARNING:" messages are logged
    - Segmentation faults are logged
    - Clean-ups in report_mini.txt and report.txt

  Packages are rebuilt recursively only if it necessary

--  Version 0.43.0 by Aleksey Cheusov, Mon,  9 Jan 2012 23:27:20 +0300

  Fix for signal handlers (SIGINT, SIGTERM, SIGQUIT).

  Fix in "Depends" stage.
  Unnecessary dependencies are not install anymore.

  Dependency graph. Latest available binary package is always used for
  BUILD_DEPENDS if it satisfies dependencies.

(cheusov)

2012-02-26 17:25:07 UTC MAIN commitmail json YAML

Use new web site and downloads location.

(jmmv)

2012-02-26 16:33:27 UTC MAIN commitmail json YAML

Updated sysutils/flashrom to 0.9.5.1

(jakllsch)

2012-02-26 16:33:12 UTC MAIN commitmail json YAML

update flashrom to 0.9.5.1.

since 0.9.4:

4 new recognized flash chips
4 new chipsets including:
AMD Hudson
Intel Tunnelcreek
RDC R6030
68 additional verified mainboards
3 new FT2232-based programmers
1 new Rayer-compatible programmer
new Linux SPI subsystem (spidev) programmer
SFDP (Serial Flash Discoverable Parameters) support
initial Intel Hardware Sequencing support
detection of Intel chipset locks
SPI support for serprog
dediprog speedup
chip voltage range listing
3 levels of -V verbosity
--mainboard replaced with -p internal:mainboard

(jakllsch)

2012-02-26 14:02:31 UTC MAIN commitmail json YAML

Add missing buildlink3.mk file; spotted by wiz@.

(jmmv)

2012-02-26 13:17:56 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.8.6; security/mit-krb5-appl to 1.0.3

(adam)

2012-02-26 13:16:32 UTC MAIN commitmail json YAML

2012-02-26 13:14:19 UTC MAIN commitmail json YAML

Changes 1.8.6:
This is primarily a bugfix release.
* Fix an interaction in iprop that could cause spurious excess kadmind processes
  when a kprop child fails.

Changes 1.8.5:
This is primarily a bugfix release.
* Fix MITKRB5-SA-2011-006 KDC denial of service vulnerabilities
  [CVE-2011-1528 CVE-2011-1529 CVE-2011-4151].

(adam)

2012-02-26 12:34:57 UTC MAIN commitmail json YAML

Updated graphics/p5-GraphicsMagick to 1.3.14

(obache)

2012-02-26 12:34:47 UTC MAIN commitmail json YAML

reset PKGREVISION from base pkg update.

(obache)

2012-02-26 12:23:32 UTC MAIN commitmail json YAML

2012-02-26 12:22:18 UTC MAIN commitmail json YAML

Updated graphics/GraphicsMagick to 1.3.14nb1

(obache)

2012-02-26 12:22:07 UTC MAIN commitmail json YAML

Update GraphicsMagick to 1.3.14.

1.3.14 (February 25, 2012)
==========================

Security Fixes:

  * Windows bundled libpng updated to the 1.5.9 release, which fixes
    the dire CVE-2011-3026 buffer overrun bug.

Bug fixes:

  * EMF format : Fixed wrong module mapping which caused EMF reading
    to not work under Windows.

  * TGA format: Assume that 32-bit TGA files have an alpha channel,
    even if they are not marked as such.

  * XCF format: Fix reading XCF which is comprised of different sized
    layers.

  * JPEG & CineonLog: Convert RGB-compatible colorspaces
    (e.g. CineonLog) to RGB by default since that was the case prior
    to release 1.3.13.

  * RAW formats: Small memory leak in dcraw module was fixed.

  * Resize: ResizeImage() was ignoring its resize filter argument and
    was using the filter setting from the Image structure instead.

  * The mirror virtual pixel method was broken.

New Features:

  * Open64 Compiler Suite: Version 5.0 is fully supported.

  * Wand API: Added MagickExtentImage().

  * MEF RAW: Mamiya Photo RAW "MEF" format is now supported.

Feature improvements:

  * DPX format: Original file endianness is preserved by default.

  * PNG library: Updated libpng to 1.5.9 release.

  * TIFF library: Updated libtiff to 4.0.1 release.

  * Zlib library: Updated to zlib 1.2.6 release.

Performance Improvements:

  * Despeckle algorithm (-despeckle) is many times faster.

Behavior Changes:

  * DPX format: Original file endianness is preserved by default.

(obache)

2012-02-26 11:55:11 UTC MAIN commitmail json YAML

Updated devel/ruby-ole to 1.2.11.3

(obache)

2012-02-26 11:54:59 UTC MAIN commitmail json YAML

Update ruby-ole to 1.2.11.3.

== 1.2.11.3 / 2012-02-25

- Various fixes for ruby 1.9.3 - handle iconv deprecation and
  fix FileTime.from_time (github #7, brawnski).
- Avoid constant redefinition warning in gemspec.

(obache)

2012-02-26 10:00:03 UTC MAIN commitmail json YAML

Fix download URL.

(wiz)

2012-02-26 09:17:41 UTC MAIN commitmail json YAML

Revert the below change (by me).

---
  Module Name: pkgsrc
  Committed By: sbd
  Date: Tue Feb 21 21:04:30 UTC 2012

  Modified Files:
  pkgsrc/lang/python: pyversion.mk

  Log Message:
  Add _PYTHON_VERSION_DEFAULT with the "default" python version and set
  PYTHON_VERSION_DEFAULT from that.

  To generate a diff of this commit:
  cvs rdiff -u -r1.93 -r1.94 pkgsrc/lang/python/pyversion.mk

(sbd)

2012-02-26 08:38:21 UTC MAIN commitmail json YAML

2012-02-26 08:33:07 UTC MAIN commitmail json YAML

Move removal of patch backup files to pre-install to be easier patch maintainance.

(obache)

2012-02-26 08:28:34 UTC MAIN commitmail json YAML

Revert my last commit to this package.

---
  Module Name: pkgsrc
  Committed By: sbd
  Date: Tue Feb 21 21:05:04 UTC 2012

  Modified Files:
  pkgsrc/net/py-omniORBpy: Makefile

  Log Message:
  Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
  as the python bindings for the defalut version are built into the omniORB
  package.

  To generate a diff of this commit:
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-omniORBpy/Makefile

(sbd)

2012-02-26 02:35:05 UTC MAIN commitmail json YAML

2012-02-26 02:34:43 UTC MAIN commitmail json YAML

2012-02-25 23:27:44 UTC MAIN commitmail json YAML

Updated devel/memcached to 1.4.13

(mspo)

2012-02-25 20:52:54 UTC MAIN commitmail json YAML

1.4.8:
Feature and bugfix release. New Touch commands, counters, and a change to connection limit functionality.
*Touch Commands
*Binary Touch/GAT commands were backported from 1.6.
*New GATK/GATKQ commands were added for completeness.
*Finally, an Ascii protocol touch command was also added.
*Fast Connection Limit Handling
*Internal Hash Table
*New Stats: expired_unfetched, evicted_unfetched

1.4.9:
Small bugfix release. Mainly fixing a critical issue where using -c to increase the connection limit was broken in 1.4.8. If you are on 1.4.8, an upgrade is highly recommended.

1.4.10:
This release is focused on thread scalability and performance improvements. This release should be able to feed data back faster than any network card can support as of this writing.

1.4.11:
Memcached 1.4.11. Fixes race conditions and crashes introduced in 1.4.10. Adds the ability to rebalance and reassign slab memory.
*Slab Reassign
*Slab Automove
*New Stats: slab_reassign_running, slabs_moved

1.4.12:
Fix a small number of bugs, mostly in building on different platforms.

1.4.13:
Really tiny release with some important build fixes which were accidentally omitted from 1.4.12.

(mspo)

2012-02-25 16:04:02 UTC MAIN commitmail json YAML

Updated net/rancid to 2.3.8

(pettai)

2012-02-25 16:03:37 UTC MAIN commitmail json YAML

2.3.8
      - rancid: filter sup-bootflash if sup-bootdisk worked
      - *login: fix match of (yes/no) prompts from ssh
      - rancid: carry-over additional inventory filtering from XR

2.3.7
      - xrrancid: change some "admin show" sorting to reflect previous code
      - xrrancid: filter useless junk from show inventory
      - mrvrancid: update ShowChassis() for temp filtering in new s/w
      - nrancid: installed memory on Juniper SSG series
      - rancid: missing CR after s/n
      - xrrancid: admin show variables boot clean-up
      - xrrancid: add admin show install summary, license
      - xrrancid: fix access-list formatting & sorting
      - rancid: collect show capture & shun for ASA
      - xrancid: misc patches for XOS
      - rancid-cvs: svn repository handling improvement
      - rancid: filter WPA passwd
      - rancid: add 'show running-config view full' for role cli
      - rancid: filter ppp hostnames (aka usernames) - Pavel Korovin
      - *login: update host key change match for newer ssh
      - clogin: disable pager for XOS-12.3
      - rancid.conf & control_rancid: support arbitrary subversion URLs as
        (pre-provisioned) repositories and do not overwrite an existing local
        repository
      - rancid.conf: add LC_COLLATE
      - nlogin: add identfile support
      - hrancid: match 'logout' in new procurve versions for end of run
      - hrancid: include comment line for procurve parser
      - hrancid: collect show config status
      - nxrancid: add show environment fex all fan cmd - Deny IP Any Any
      - *login: dont split $sshcmd
      - nxrancid: Nexus 4000s don't support 'show environment power'
      - xrrancid: add admin show running
      - arancid: /info/sys -> /info/sys/dump
      - rancid: correct isakmp key filter
      - clogin; set terminal width to 132 for both -s and -c
      - clogin: respond to ASA's pager in long login banners
      - clogin: set terminal width to 132
      - rancid: match flash memory on likes of Cisco 2811 and 2621XM
      - import share/rancid-cvspurge
      - rancid: add 'dir /all sup-bootdisk:' for 6500 sup32
      - rancid: adjust regex for tacacs key match
      - *login: join sshcmd clogin directive to handle spaces properly
      - mt{login,rancid}: import Microtik module
      - rancid: ppp password missed on dialer interfaces
      - arancid: filter "esecret" lines which change with each config display
      - hlogin: logout from enabled mode instead of exit for -S
      - hrancid: collect show config files and show tech transceivers
      - rancid: filter config timestamp on MDS/NX-OS
      - avorancid: collect power management file
      - fnrancid: correct comment character
      - fnrancid: update system time and conf_file_ver filters
      - nxrancid: do not require 'show system redundancy status', apparently
        unsupported on some nexus models.
      - clogin: set terminal width for -c and -s
      - hlogin: stacks prompt for switch number or CR at login, send CR

(pettai)

2012-02-25 14:07:59 UTC MAIN commitmail json YAML

Fix build with options lynx or w3m.

Don't use sed directly at do-extract, instead use SUBST at post-patch.
Change patch-aa to apply against the original source.

(hans)

2012-02-25 05:46:39 UTC MAIN commitmail json YAML

Note update of www/contao211-translations package to 201202240.

(taca)

2012-02-25 05:46:01 UTC MAIN commitmail json YAML

Update contao211-translations pacakge to 201202240.

o Add Czech and Persian language files.
o Update Latvian and Russian language files.

(taca)

2012-02-25 05:29:09 UTC MAIN commitmail json YAML

This package has no contents to buildlink3, remove unwanted buildlink3.mk.

(obache)

2012-02-25 05:20:20 UTC MAIN commitmail json YAML

* revive commented out p5-Check-ISA dependency, it's really required for this
  package and exists now.
* add "00" as version number suffix to avoid downgrade from the previous version.

(obache)

2012-02-25 05:16:29 UTC MAIN commitmail json YAML

Add and enable p5-Check-ISA.

(obache)

2012-02-25 05:15:42 UTC MAIN commitmail json YAML

Added devel/p5-Check-ISA version 0.04

(obache)

2012-02-25 05:15:27 UTC MAIN commitmail json YAML

Import p5-Check-ISA-0.04 as devel/p5-Check-ISA.

This module provides several functions to assist in testing whether a value is
an object, and if so asking about its class.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2012-02-24 21:08:49 UTC MAIN commitmail json YAML

Note update of kyua-cli to 0.3.

(jmmv)

2012-02-24 21:07:41 UTC MAIN commitmail json YAML

Update kyua-cli to 0.3:

Experimental version released on February 24th, 2012.

* Made the 'test' command record the results of the executed test
  cases into a SQLite database.  As a side effect, 'test' now supports a
  '--store' option to indicate where the database lives.

* Added the 'report' command to generate plain-text reports of the
  test results stored in the database.  The interface of this command is
  certainly subject to change at this point.

* Added the 'db-exec' command to directly interact with the store
  database.

* Issue 28: Added support for the 'require.memory' test case property
  introduced in ATF 0.15.

* Renamed the user-specific configuration file from ~/.kyuarc to
  ~/.kyua/kyua.conf for consistency with other files stored in the
  ~/.kyua/ subdirectory.

* Switched to use Lutok instead of our own wrappers over the Lua C
  library.  Lutok is just what used to be our own utils::lua module, but
  is now distributed separately.

* Removed the 'Atffile's from the source tree.  Kyua is stable enough
  to generate trustworthy reports, and we do not want to give the
  impression that atf-run / atf-report are still supported.

* Enabled logging to stderr for our own test programs.  This makes it
  slightly easier to debug problems in our own code when we get a
  failing test.

(jmmv)

2012-02-24 21:01:29 UTC MAIN commitmail json YAML

Add buildlink for gcal

(reinoud)

2012-02-24 20:05:47 UTC MAIN commitmail json YAML

Comment out non-existing dependency

(joerg)

2012-02-24 20:04:15 UTC MAIN commitmail json YAML

Comment out obviously untested Python 3.x support.

(joerg)

2012-02-24 19:45:07 UTC MAIN commitmail json YAML

2012-02-24 19:43:04 UTC MAIN commitmail json YAML

update to 0.7.1
This is a major update, many additions and improvements.
Dropped Python-2.4 support.

(drochner)

2012-02-24 19:40:53 UTC MAIN commitmail json YAML

update to 0.17
changes:
-various additions and improvements
-bugfixes
-dropped Puthon-2.4 support

(drochner)

2012-02-24 19:11:44 UTC MAIN commitmail json YAML

give g_open 3 arguments as the documentation says; fixes build error
after the recent glib2 fix, from Patrick Welche per PM

(drochner)

2012-02-24 18:37:30 UTC MAIN commitmail json YAML

2012-02-24 18:36:49 UTC MAIN commitmail json YAML

2012-02-24 17:35:14 UTC MAIN commitmail json YAML

2012-02-24 17:24:18 UTC MAIN commitmail json YAML

2012-02-24 16:32:11 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt-GMP to 1.37

(adam)

2012-02-24 16:29:43 UTC MAIN commitmail json YAML

Changes 1.37:
* Updated test files from the Math::BigInt distribution
* Updated bundled Devel::CheckLib from v0.92 to v0.93
* Math::BigInt::GMP now requires Math::BigInt v1.997
* Include "^MYMETA\.(yml|json)\z" in MANIFEST.SKIP. Whereas META.* are
  generated by the distribution author at packaging time, MYMETA.* are
  generated by the end user at configure time after any dynamic dependencies
  are known.
* Changed Makefile.PL so that a "make dist" makes a META.yml and META.json.
* Updated common test files from the Math::BigInt distribution.

(adam)

2012-02-24 15:26:29 UTC MAIN commitmail json YAML

2012-02-24 15:06:34 UTC MAIN commitmail json YAML

Updated net/nmap to 5.51.6

(adam)

2012-02-24 15:05:34 UTC MAIN commitmail json YAML

Changes 5.51.6:
Minor bug fixes.

(adam)

2012-02-24 13:36:21 UTC MAIN commitmail json YAML

mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
TENBIN system was discontinued.

(obache)

2012-02-24 11:44:03 UTC MAIN commitmail json YAML

"xl shutdown --halt" doesn't work, remove the "--halt"

(drochner)

2012-02-24 10:40:49 UTC MAIN commitmail json YAML

No need to override cairo-tee.pc, it will be generated from cairo-features.pc.in.

(obache)

2012-02-24 09:43:08 UTC MAIN commitmail json YAML

Added p5-Text-Affixed, p5-Text-Ngram, p5-Lingua-Identify

(fhajny)

2012-02-24 09:40:52 UTC MAIN commitmail json YAML

Import p5-Lingua-Identify-0.50 as textproc/p5-Lingua-Identify.

Lingua::Identify identifies the language a given string or file is written in.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(fhajny)

2012-02-24 09:40:06 UTC MAIN commitmail json YAML

Import p5-Text-Ngram-0.14 as textproc/p5-Text-Ngram.

n-Gram analysis is a field in textual analysis which uses sliding window
character sequences in order to aid topic analysis, language determination
and so on. The n-gram spectrum of a document can be used to compare and
filter documents in multiple languages, prepare word prediction networks,
and perform spelling correction.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(fhajny)

2012-02-24 09:39:43 UTC MAIN commitmail json YAML

Import p5-Text-Affixes-0.07 as textproc/p5-Text-Affixes.

This module exports a method that is useful for factory classes.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(fhajny)

2012-02-24 09:04:18 UTC MAIN commitmail json YAML

update sysutils/btpin-qt to 1.5

(plunky)

2012-02-24 09:03:29 UTC MAIN commitmail json YAML

update to btpin-qt 1.5 (fix manpage markup)

while here, change homepage and add LICENCE

(plunky)

2012-02-24 02:19:05 UTC MAIN commitmail json YAML

Location of distribution file has changed.

(darcy)

2012-02-23 20:15:28 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2012-02-23 20:14:51 UTC MAIN commitmail json YAML

Update emacs-snapshot to 24.0.93.20120222.

Notable changes:
* dired-x.el (dired-guess-shell-alist-default):
Remove escape sequences from nroff output.  (Bug#172)
* icomplete.el (icomplete-completions): Check FROM arg before
passing to substring (Bug#10850).
* international/characters.el (script-list): Sync with the latest
Unicode Character Database.
* newcomment.el (uncomment-region-default): Don't leave extra space
when an arg is provided (bug#8150).

(minskim)

2012-02-23 19:25:02 UTC MAIN commitmail json YAML

Updated math/fricas to 1.1.6

(asau)

2012-02-23 19:24:35 UTC MAIN commitmail json YAML

Update to FriCAS 1.1.6

Notable changes in FriCAS 1.1.6 (compared to version 1.1.5):

- Added experimental graph theory package.

- Added power series expanders for Weierstrass elliptic
  functions at 0.

- New functions: kroneckerProduct and kroneckerSum for matrices,
  numeric weierstrassInvariants and modularInvariantJ, symbolic
  Jacobi Zeta, double float numeric elliptic integrals.

- New domains for vectors and matrices of unsigned 8 and 16 bit integers.

- Changes to Spad compiler: underscores which are not needed as escape
  are now significant in Spad names and strings, macros with parameters
  are supported, added partial support for exceptions, braces can
  be used for grouping.

- A few speedups.

- Reduced disc space usage during build.

Bug fixes, in particular:

- Fixed eval of hypergeometricF at 0

- Fixed problem with scope of macros.

- Worked around problems with openinig named pipes in several Lisp
  implementations.

- Fixed a problem with searching documentation via HyperDoc.

- Fixed build problem on Mac OSX.

Notable changes in FriCAS 1.1.5 (compared to version 1.1.4):

- Added numeric version of lambertW.

- New function 'rootFactor' which tries to write roots of products
  as products of roots.

- 'try', 'catch' and 'finally' are now Spad keywords.

- Experimental support for using gmp with Closure CL (64-bit Intel/Amd
  only).

- New categoris CoercibleFrom and ConvertibleFrom.  New domain
  for ordinals up to epsilon0.  New domain for matrices of machine
  integers.  New package for solving linear equations written as
  expressions (faster then general expression solver).

- Functions exported by Product() are now called 'construct', 'first'
  and 'second' (instead of 'makeprod', 'selectfirst' and 'selectsecond'
  respectively).

- Some functions are now much faster, in particular bivariate
  factorization over small finite fields.

- When using sbcl FriCAS now tries to preload statistical profiler.

Bug fixes, in particular:

- Fixed handling of Control-C in FriCAS compiled by recent sbcl.

- Fixed HyperDoc crash due to bad handling of '#'.

- Fixed power series expanders for elliptic integrals.

- Fixed 'possible wild ramifcation' problem with algebraic
  integrals.

- 'has' in interpreter now correctly handles '%'.

- Spad compiler can now handle single '=>' at top level of a function.

- Fixed few problems with conditional types in Spad compiler.

Notable changes in FriCAS 1.1.4 (compared to version 1.1.3):

- New domains for combinatorial probability theory by Franz Lehner.

- Improved integration of algebraic functions.

- Initial support for semirings.

- Updated framework for theory of computations.

- In Spad parser '**', '^' and '->' are now
  right-associative.

- Spad parser now longer transforms relational operators.

- Join of categories is faster which speeds up Spad compiler.

Bug fixes, in particular:

- Retraction of 'rootOf' from Expression(Integer) to AlgebraicNumber
  works now.

- Attempt to print error message about invalid type no longer
  crash (SF 2977357).

- Fixed few problems in Spad compiler dealing with conditional exports.

- HyperDoc now should find all function descriptions (previously
  it missed several).

(asau)

2012-02-23 19:17:31 UTC MAIN commitmail json YAML

2012-02-23 19:15:21 UTC MAIN commitmail json YAML

add asciiquarium-1.0, an ASCII art animated aquarium

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2012-02-23 19:14:03 UTC MAIN commitmail json YAML

+p5-Term-Animation

(drochner)

2012-02-23 19:10:43 UTC MAIN commitmail json YAML

add p5-Term-Animation-2.6, a package for animation of ASCII-art sprites

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2012-02-23 19:08:24 UTC MAIN commitmail json YAML

glib2'2 g_open() needs 3 arguments (as documented); this is enforced
now after the recent glib2 fix; from Patrick Welche per PM

(drochner)

2012-02-23 19:03:10 UTC MAIN commitmail json YAML

Note update of net/haproxy

(morr)

2012-02-23 19:02:04 UTC MAIN commitmail json YAML

Update to version 1.4.19.

Changes:

- MEDIUM: http: add support for sending the server's name in the outgoing request
- BUG/MINOR: fix options forwardfor if-none when an alternative header name is specified
- MINOR: task: new function task_schedule() to schedule a wake up
- BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
- BUG: tcp: option nolinger does not work on backends
- BUG: ebtree: ebst_lookup() could return the wrong entry
- BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests
- CLEANUP: ebtree: remove a few annoying signedness warnings
- CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code
- CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code
- BUG: proto_tcp: set AF_INET on tproxy for use with recent kernels
- MINOR: halog: add support for matching queued requests
- BUG: http: tighten the list of allowed characters in a URI

(morr)

2012-02-23 18:39:54 UTC MAIN commitmail json YAML

x11/xpmroot: Fix indirect linking error on DragonFly

The linker error shows up during one of the configuration tests, so the
command line for the conftest is being fixed here.  xpmroot itself did
not get touched.

(marino)

2012-02-23 17:50:19 UTC MAIN commitmail json YAML

Updated mail/opendkim to 2.4.3

(pettai)

2012-02-23 17:45:32 UTC MAIN commitmail json YAML

2.4.3
        Fix bug #SF3400670: Send ADSP failure reports when rejecting
                a message.
        Fix bug #SF3419149: Add MaximumSignedBytes to opendkim-config.h.
        Fix bug #SF3441240: Appy ReportBccAddress when generating ADSP
                reports.
        Fix bug #SF3447199: Fix logic preventing the application of the
                BodyLengthDB.
        Fix Authentication-Results generation with "AddAllSignatureResults"
                enabled.
        Fix a crash bug when trying to handle certain malformed header fields
                in verify-only mode.
        Improve error checking in the callback provided to libunbound to
                avoid crashes.
        Cope with versions of Sleepycat DB that crash when asking for a file
                descriptor for in-memory databases.
        Don't override "On-NoSignature" when "Quarantine" is set.
        Ignore header field names that contain semi-colons, as they produce
                syntactically invalid signatures.
        LIBOPENDKIM: Fix bug #SF3465400: Don't use "new" as a parameter name
                in dkim.h since that's an error for C++.
        LIBOPENDKIM: NOERROR is the same as NXDOMAIN for the purposes of
                the ADSP existence check.  Problem noted by Todd Nagengast.
        LIBOPENDKIM: Return DKIM_STAT_SYNTAX from dkim_header() if the header
                field name contained a semi-colon.
        LIBAR: After computing a timeout, if the fractional seconds portion
                adds to exactly a second, convert that amount to seconds.
                Previous versions only converted when the fractional portion
                exceeded a second.  This led to threads that spin
                indefinitely.  Problem noted by Todd Lyons and Gary Mills;
                forensic evidence revealing the problem at long last provided
                by Todd Lyons.
        STATS: Fix a crash bug in opendkim-importstats due to improper handling
                of NULL returns from SQL.

2.4.2
        Don't apply BodyLengthDB when not signing.
        LIBOPENDKIM: Update for draft-kucherawy-dkim-atps-06.
        LIBOPENDKIM: Terminate the strings returned by dkim_sig_getsubstring()
                and dkim_sig_getidentity() whenever possible.
        CONTRIB: Change "chkconfig" instruction in RHEL init script,
                and a minor tweak to the RPM spec file.

2.4.1          2011/06/28
        Fix bug #SF3312691: Add "-e" command line switch to extract a value
                from configuration.
        Fix bug #SF3324488: Accommodate postfix's job ID generation by moving
                the BodyLengthDB check down to EOH.
        Fix bug #SF3327106: Fix mode-based short-circuit logic.
        Patch #SF3321766: Remove "-d" from usage message (not implemented).
        Print database error strings instead of just return codes in
                query test mode, and clean up error strings when extracting
                them from the layers below.
        Minor fixes related to use of OpenDBX.
        LIBOPENDKIM: Fix bug #SF3328330: Correct generation of "z=" tags.
        LIBOPENDKIM: Patch #SF3313534: Improve thread-safe use of OpenSSL
                in dkim_init() and dkim_free().
        LIBOPENDKIM: Patch #SF3314269: Change all uses of off_t to ssize_t,
                as the former is reserved for use with filesystem APIs.
        LIBOPENDKIM: Make the user context pointer (void) rather than
                (const void) since the caller is allowed to change it.
        LIBOPENDKIM: Proper handling of DKIM_CBSTAT_ERROR from the prescreen
                and final callbacks.
        LIBOPENDKIM: Fix up initialization under _FFR_OVERSIGN.
        BUILD: Adjust gprof code to accomodate systems that put profiling
                output in <binary>.gmon rather than gmon.out.

2.4.0          2011/06/06
        Feature request #SF3060140: Extension of odkim.sign() to include
                maximum signed byte count.
        Feature request #SF3171865: Add _FFR_LUA_GLOBALS, enabling a
                mechanism to maintain state between Lua scripts.
        Feature request #SF3241982: Optionally add an Authentication-Results
                field for all signatures present, not just the first good one.
        Feature request #SF3256630: Add _FFR_RATE_LIMIT, enabling hooks for
                post-verification rate controls.
        Feature request #SF3290461: Add optional support for querying a
                memcache daemon via libmemcached.
        Feature request #SF3299041: Be tougher on use of the "l=" tag by
                removing "BodyLengths", renaming "BodyLengthDBFile" to
                "BodyLengthDB", and allowing pattern matches.  This
                effectively activates _FFR_BODYLENGTH_DB as well.
        Feature request #SF3303911: Add "DisableADSP" setting.
        In the stats recording code, only check for a domain match for
                signatures that don't have errors (i.e., short circuit if
                sigerror is not zero).
        LIBOPENDKIM: Feature request #SF2969516: Teach dkim_chunk() about
                DKIM_LIBFLAGS_FIXCRLF.
        LIBOPENDKIM: Feature request #SF3123731: Extend FixCRLF to cover
                header fields.
        LIBOPENDKIM: Feature request #SF3151534: Extract DKIM reputation
                support to its own library.
        LIBOPENDKIM: Feature request #SF3279589: Add _FFR_XTAGS, adding
                support for generic extension tags in signatures.
        LIBOPENDKIM: Feature request #SF3300738: Add dkim_sig_getqueries()
                and dkim_policy_getqueries() to assist API consumers that
                have their own DNS mechanisms not directly adaptable to ours.
        LIBOPENDKIM: Return an error from dkim_getsighdr() or
                dkim_getsighdr_d() if called after a key load failure.
        LIBAR: Check that the descriptor's write socket is writable before
                calling ar_sendquery() when trying to identify open requests
                that need retransmission.
        STATS: Feature request #SF3066106: Add "opendkim-anonstats" tool.
        CONTRIB: Paths in init/redhat/opendkim are now auto-generated.
        Activate _FFR_MAXVERIFY.

(pettai)

2012-02-23 17:12:12 UTC MAIN commitmail json YAML

Reorder CMake search paths so that BUILDLINK_DIR and PREFIX come first,
before / and /usr. This should prevent CMake from picking up stuff from
the base system instead of the buildlink directories.

(hans)

2012-02-23 15:55:46 UTC pkgsrc-2011Q4 commitmail json YAML

2012-02-23 15:53:57 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3689 - requested by wiz
security/putty: security update
security/putty-devel: removed

Revisions pulled up:
- doc/CHANGES-2012                                              1.565
- security/Makefile                                            1.426
- security/putty-devel/DESCR                                    deleted
- security/putty-devel/Makefile                                deleted
- security/putty-devel/PLIST                                    deleted
- security/putty-devel/distinfo                                deleted
- security/putty-devel/patches/patch-aa                        deleted
- security/putty-devel/patches/patch-ak                        deleted
- security/putty-devel/patches/patch-al                        deleted
- security/putty-devel/patches/patch-am                        deleted
- security/putty-devel/patches/patch-an                        deleted
- security/putty-devel/patches/patch-ldisc.c                    deleted
- security/putty/Makefile                                      1.23
- security/putty/distinfo                                      1.10-1.11
- security/putty/options.mk                                    1.1
- security/putty/patches/patch-aa                              deleted
- security/putty/patches/patch-ac                              deleted
- security/putty/patches/patch-ad                              deleted
- security/putty/patches/patch-ae                              deleted
- security/putty/patches/patch-af                              deleted
- security/putty/patches/patch-ag                              deleted
- security/putty/patches/patch-ai                              deleted
- security/putty/patches/patch-aj                              deleted
- security/putty/patches/patch-ak                              deleted
- security/putty/patches/patch-al                              deleted
- security/putty/patches/patch-am                              deleted
- security/putty/patches/patch-an                              deleted
- security/putty/patches/patch-import.c                        1.1
- security/putty/patches/patch-ldisc.c                          1.1
- security/putty/patches/patch-terminal.c                      1.1
- security/putty/patches/patch-unix_Makefile.gtk                1.1
- security/putty/patches/patch-unix_gtkwin.c                    1.1
- security/putty/patches/patch-unix_uxnet.c                    1.1
- security/putty/patches/patch-windows_window.c                1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Feb 22 15:27:17 UTC 2012

  Modified Files:
  pkgsrc/security/putty: Makefile distinfo
  Added Files:
  pkgsrc/security/putty: options.mk
  pkgsrc/security/putty/patches: patch-import.c patch-terminal.c
      patch-unix_Makefile.gtk patch-unix_gtkwin.c patch-unix_uxnet.c
      patch-windows_window.c
  Removed Files:
  pkgsrc/security/putty/patches: patch-aa patch-ac patch-ad patch-ae
      patch-af patch-ag patch-ai patch-aj patch-ak patch-al patch-am
      patch-an

  Log Message:
  Update to 0.62, keeping all pkgsrc patches which have not been fed upstream (hi roy! hi rillig!)

  2011-12-10 PuTTY 0.62 released

  PuTTY 0.62 is out, containing only bug fixes from 0.61, in particular a security fix preventing passwords from being accidentally
  retained in memory.

  2011-11-27 PuTTY 0.62 pre-release builds available

  PuTTY 0.61 had a few noticeable bugs in it (but nothing security-related), so we are planning to make a 0.62 release containing just bug
  fixes. The Wishlist page lists the bugs that will be fixed by the 0.62 release. The Download page now contains pre-release snapshots of
  0.62, which contain those bug fixes and should be otherwise stable. (The usual development snapshots, containing other development since
  0.61, are also still available.)

  2011-07-12 PuTTY 0.61 is released

  PuTTY 0.61 is out, after over four years (sorry!), with new features, bug fixes, and compatibility updates for Windows 7 and various SSH
  server software.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Feb 22 15:30:21 UTC 2012

  Modified Files:
  pkgsrc/security/putty: distinfo
  Added Files:
  pkgsrc/security/putty/patches: patch-ldisc.c

  Log Message:
  Add a patch from the putty-devel package (not needed on my -current though)

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Feb 22 15:31:06 UTC 2012

  Modified Files:
  pkgsrc/doc: CHANGES-2012
  pkgsrc/security: Makefile
  Removed Files:
  pkgsrc/security/putty-devel: DESCR Makefile PLIST distinfo
  pkgsrc/security/putty-devel/patches: patch-aa patch-ak patch-al
      patch-am patch-an patch-ldisc.c

  Log Message:
  Remove putty-devel, older than putty now.

(tron)

2012-02-23 15:33:07 UTC MAIN commitmail json YAML

Add cc-by-nc-nd-v2.5.

This is a non-Free license (nc, nd), so it has the -license suffix and
will not be added to DEFAULT_ACCEPTABLE.

(From Timothy E. Larson via pkgsrc-wip.)

(gdt)

2012-02-23 15:20:53 UTC MAIN commitmail json YAML

Use statvfs on *BSD, reported by Christoph Bayer.

(ghen)