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

2024-05-13 19:46:57 UTC Now

2014-06-05 02:53:18 UTC MAIN commitmail json YAML

No reason to require gtar.

(obache)

2014-06-05 02:41:18 UTC MAIN commitmail json YAML

Updated devel/libelf to 0.8.13nb1

(obache)

2014-06-05 02:41:10 UTC MAIN commitmail json YAML

Fixes missing override of pc file.

Bump PKGREVISION.

(obache)

2014-06-05 02:36:35 UTC MAIN commitmail json YAML

Updated devel/libatomic_ops to 7.4.0nb1

(obache)

2014-06-05 02:36:03 UTC MAIN commitmail json YAML

Fixes path for pc files to overwrite.

Bump PKGREVISION.

(obache)

2014-06-04 20:40:50 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.2.2.

(tron)

2014-06-04 20:40:33 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 4.2.2:
This release contains several improvements and bug fixes. This version
removes support for the deprecated PHP extension "mysql".

Some highlights include:
- Added the ability to save and load queries in Query By Example.
- Navigation tabs are now fixed and don't scroll off screen.
- Easily add a function to all rows when inserting several rows at once.
- Added a favorite tables feature for quick access to often-used tables.
- Quick filter displayed rows.

(tron)

2014-06-04 16:16:00 UTC pkgsrc-2014Q1 commitmail json YAML

security/gnutls: security update

(schnoebe)

2014-06-04 16:15:38 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4430 - requested by tron
security/gnutls: security update

Revisions pulled up:
- security/gnutls/Makefile                                      1.146
- security/gnutls/distinfo                                      1.106

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Fri May 30 13:20:23 UTC 2014

  Modified Files:
  pkgsrc/security/gnutls: Makefile distinfo

  Log Message:
  Update to 3.2.15:

  * Version 3.2.15 (released 2014-05-30)

  ** libgnutls: Eliminated memory corruption issue in Server Hello parsing.
  Issue reported by Joonas Kuorilehto of Codenomicon.

  ** libgnutls: Several memory leaks caused by error conditions were
  fixed. The leaks were identified using valgrind and the Codenomicon
  TLS test suite.

  ** libgnutls: Increased the maximum certificate size buffer
  in the PKCS #11 subsystem.

  ** libgnutls: Check the return code of getpwuid_r() instead of relying
  on the result value. That avoids issue in certain systems, when using
  tofu authentication and the home path cannot be determined. Issue reported
  by Viktor Dukhovni.

  ** gnutls-cli: if dane is requested but not PKIX verification, then
  only do verify the end certificate.

  ** ocsptool: Include path in ocsp request. This resolves #108582
  (https://savannah.gnu.org/support/?108582), reported by Matt McCutchen.

  ** API and ABI modifications:
  No changes since last version.

  * Version 3.2.14 (released 2014-05-06)

  ** libgnutls: Fixed issue with the check of incoming data when two
  different recv and send pointers have been specified. Reported and
  investigated by JMRecio.

  ** libgnutls: Fixed issue in the RSA-PSK key exchange, which would
  result to illegal memory access if a server hint was provided.

  ** libgnutls: Fixed client memory leak in the PSK key exchange, if a
  server hint was provided.

  ** libgnutls: Several small bug fixes identified using valgrind and
  the Codenomicon TLS test suite.

  ** libgnutls: Several small bug fixes found by coverity.

  ** libgnutls-dane: Accept a certificate using DANE if there is at least one
  entry that matches the certificate. Patch by simon [at] arlott.org.

  ** configure: Added --with-nettle-mini option, which allows linking
  with a libnettle that contains gmp.

  ** certtool: The ECDSA keys generated by default use the SECP256R1 curve
  which is supported more widely than the previously used SECP224R1.

  ** API and ABI modifications:
  No changes since last version.

  * Version 3.2.13 (released 2014-04-07)

  ** libgnutls: gnutls_openpgp_keyring_import will no longer fail silently
  if there are no base64 data. Report and patch by Ramkumar Chinchani.

  ** libgnutls: gnutls_record_send is now safe to be called under DTLS when
  in corked mode.

  ** libgnutls: Ciphersuites that use the SHA256 or SHA384 MACs are
  only available in TLS 1.0 as SSL 3.0 doesn't specify parameters for
  these algorithms.

  ** libgnutls: Changed the behaviour in wildcard acceptance in certificates.
  Wildcards are only accepted when there are more than two domain components
  after the wildcard. This drops support for the permissive RFC2818 wildcards
  and adds more conservative support based on the suggestions in RFC6125. Suggested
  by Jeffrey Walton.

  ** certtool: When no password is provided to export a PKCS #8 keys, do
  not encrypt by default. This reverts to the certtool behavior of gnutls
  3.0. The previous behavior of encrypting using an empty password can be
  replicating using the new parameter --empty-password.

  ** p11tool: Avoid dual initialization of the PKCS #11 subsystem when
  the --provider option is given.

  ** API and ABI modifications:
  No changes since last version.

(schnoebe)

2014-06-04 16:07:34 UTC MAIN commitmail json YAML

Enable "iso" by default.

This makes the package more useful for users of binary packages, who
can then burn a bootable memtest CD, and only costs 1.8 MB without
adding any run-time dependencies.  Source users get a dependency on
cdrtools, but that's likely already installed, and the option can
easily be turned off in that case (unlike binary package users, who
can't change options).

(gdt)

2014-06-04 14:24:37 UTC MAIN commitmail json YAML

2014-06-04 14:16:33 UTC MAIN commitmail json YAML

Updated pkgtools/rc.subr to 20140604

(ryoon)

2014-06-04 14:16:00 UTC MAIN commitmail json YAML

Update to 20140604

* Enable for CentOS/RHEL, fix su(1) path.

(ryoon)

2014-06-04 11:44:19 UTC MAIN commitmail json YAML

Updated multimedia/xvidcore to 1.3.3

(adam)

2014-06-04 11:40:41 UTC MAIN commitmail json YAML

Changes 1.3.3:
* xvidcore/examples/xvid_encraw.c: Help info about zones usage and
  various fixes for compiler warnings
* xvidcore/examples/xvid_encraw.c: Improved help texts and defaults
  handling.
* xvidcore/examples/Makefile, xvidcore/examples/xvid_encraw.c:
  Better environment detection for Makefile
* xvidcore/examples/xvid_encraw.c: Fix out of bound access to
  framestats struct.

(adam)

2014-06-04 11:26:40 UTC MAIN commitmail json YAML

Updated multimedia/libass to 0.11.2; multimedia/ffmpeg2 to 2.2.3

(adam)

2014-06-04 11:24:47 UTC MAIN commitmail json YAML

Changes 2.2.3:
* avformat/h263dec/h263_probe: Check TR
* avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in
* avformat/h263dec: shift data in state to make more bits available to probe
* avcodec/svq3: Fix "incompatible pointer type" warnings
* avformat/utils: Call ff_rfps_add_frame() only for video
* avformat/flvenc: fix assertion failure after 4h muxing
* avcodec/mss4: Fix () in MKVAL() macro
* avcodec/mss34dsp: fix () in SOP* macros
more...

(adam)

2014-06-04 11:22:04 UTC MAIN commitmail json YAML

Changes 0.11.2:
* Improve yasm version check
* Fix \fscx0 crashes
* Actually export ass_library_version
* Fix change detection with vector clips
* SIMD assembly bugfixes
* Parse drawing numbers as floats
* Fix shaper sign bug
* Initialize \pbo correctly

(adam)

2014-06-04 10:25:18 UTC MAIN commitmail json YAML

Changes 0.11.2:
* Improve yasm version check
* Fix \fscx0 crashes
* Actually export ass_library_version
* Fix change detection with vector clips
* SIMD assembly bugfixes
* Parse drawing numbers as floats
* Fix shaper sign bug
* Initialize \pbo correctly

(adam)

2014-06-04 09:19:56 UTC MAIN commitmail json YAML

Move Haiku pthread hack to options.mk.
"pthreads broken on vax" hack had been removed, but it is also used for Haiku.

(obache)

2014-06-04 06:09:44 UTC MAIN commitmail json YAML

This package builds using cmake these days, so CONFIGURE_ARGS isn't useful.
Port the intended flags to cmake arguments.

Fixes the build in obscure circumstances where doxygen is installed, but
some documentation python build-time requirements happen to be missing.

(dsainty)

2014-06-04 05:44:23 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 3.0.1

(wiz)

2014-06-04 05:44:14 UTC MAIN commitmail json YAML

Update to 3.0.1:

This is a regularly-scheduled bugfix release.

    alias: change return code of bad definition to 255
    alias: fix loss of non-zero return code in command aliases
    alias: handle shlex error in command aliases
    bookmarks: properly align multi-byte characters
    bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257)
    bundle2: fix bundle2 pulling all revs on empty pulls
    bundle2: fix configuration name mismatch
    changelog: ensure changelog._delaybuf is initialized
    color: don't fail on error messages when no curses (issue4237)
    exchange: propagate arguments to the _getbundleextrapart function
    localrepo: prevent leak of transaction object (issue4258)
    proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1
    setup.py, make: avoid problems with outdated, existing hgext/index.py*
    subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos
    subrepo: invoke "_sanitize()" also after "git merge --ff"
    subrepo: make "_sanitize()" take absolute path to the root of subrepo
    subrepo: make "_sanitize()" work
    subrepo: normalize path in the specific way for problematic encodings
    templates: fix ifcontains against sets with length > 1 (issue4259)
    win32: backout 1a9ebc83a74c

(wiz)

2014-06-04 00:21:33 UTC MAIN commitmail json YAML

For Perl 5.20.0, update patch to not introduce an empty if/then/else block,
which some shells prohibit.

Fixes build on Linux.

(dsainty)

2014-06-03 16:39:25 UTC MAIN commitmail json YAML

2014-06-03 16:37:44 UTC MAIN commitmail json YAML

Added sysutils/ruby-chef version 11.12.4

(jperkin)

2014-06-03 16:37:21 UTC MAIN commitmail json YAML

Import sysutils/ruby-chef into pkgsrc.

Chef is a configuration management tool.  It uses a pure-Ruby,
domain-specific language (DSL) for writing system configuration
"recipes".  Chef is used to streamline the task of configuring and
maintaining a company's servers, and can integrate with cloud-based
platforms such as Rackspace, Amazon EC2, and Microsoft Azure to
automatically provision and configure new machines.

(jperkin)

2014-06-03 16:28:56 UTC MAIN commitmail json YAML

Remove the addition of devel/ruby-yajl-ruby.

(jperkin)

2014-06-03 16:28:21 UTC MAIN commitmail json YAML

Remove ruby-yajl-ruby.

(jperkin)

2014-06-03 16:28:03 UTC MAIN commitmail json YAML

Remove devel/ruby-yajl-ruby, there is already textprocy/ruby-yajl with
a version which satisfies all current dependencies.

(jperkin)

2014-06-03 16:26:10 UTC MAIN commitmail json YAML

Switch to the existing ruby-yajl package.

(jperkin)

2014-06-03 15:09:12 UTC MAIN commitmail json YAML

Added misc/ruby-pry version 0.9.12.6

(jperkin)

2014-06-03 15:08:53 UTC MAIN commitmail json YAML

Update MASTER_SITES. From Thomas Mueller.

(wiz)

2014-06-03 15:08:51 UTC MAIN commitmail json YAML

2014-06-03 15:08:21 UTC MAIN commitmail json YAML

Import misc/ruby-pry into pkgsrc.

Pry is a powerful alternative to the standard IRB shell for Ruby. It
is written from scratch to provide a number of advanced features.

Pry also aims to be more than an IRB replacement; it is an attempt to
bring REPL driven programming to the Ruby language. It is currently
not as powerful as tools like SLIME for lisp, but that is the general
direction Pry is heading.

Pry is also fairly flexible and allows significant user customization
is trivial to set it to read from any object that has a readline
method and write to any object that has a puts method - many other
aspects of Pry are also configurable making it a good choice for
implementing custom shells.

(jperkin)

2014-06-03 14:54:30 UTC MAIN commitmail json YAML

Add ruby-net-ssh-multi.

(jperkin)

2014-06-03 14:53:19 UTC MAIN commitmail json YAML

Added security/ruby-net-ssh-multi version 1.2.0

(jperkin)

2014-06-03 14:52:56 UTC MAIN commitmail json YAML

Import security/ruby-net-ssh-multi into pkgsrc.

Net::SSH::Multi is a library for controlling multiple Net::SSH
connections via a single interface. It exposes an API similar to that
of Net::SSH::Connection::Session and Net::SSH::Connection::Channel,
making it simpler to adapt programs designed for single connections to
be used with multiple connections.

This library is particularly useful for automating repetitive tasks
that must be performed on multiple machines. It executes the commands
in parallel, and allows commands to be executed on subsets of servers
(defined by groups).

(jperkin)

2014-06-03 14:31:29 UTC MAIN commitmail json YAML

Added sysutils/ruby-chef-zero version 2.0.2

(jperkin)

2014-06-03 14:31:14 UTC MAIN commitmail json YAML

Add ruby-chef-zero.

(jperkin)

2014-06-03 14:30:36 UTC MAIN commitmail json YAML

Import sysutils/ruby-chef-zero into pkgsrc.

Chef Zero is a simple, easy-install, in-memory Chef server that can be
useful for Chef Client testing and chef-solo-like tasks that require a
full Chef Server. It IS intended to be simple, Chef 11 compliant, easy
to run and fast to start. It is NOT intended to be secure, scalable,
performant or persistent. It does NO input validation, authentication
or authorization (it will not throw a 400, 401 or 403). It does not
save data, and will start up empty each time you start it.

Because Chef Zero runs in memory, it's super fast and lightweight.
This makes it perfect for testing against a "real" Chef Server without
mocking the entire Internet.

(jperkin)

2014-06-03 14:18:40 UTC MAIN commitmail json YAML

Limit to ruby-yajl 1.1.x to avoid pulling in yajl-ruby-1.2.0.

(jperkin)

2014-06-03 14:08:09 UTC MAIN commitmail json YAML

Add ruby-rest-client.

(jperkin)

2014-06-03 14:07:06 UTC MAIN commitmail json YAML

Added www/ruby-rest-client version 1.6.7

(jperkin)

2014-06-03 14:06:49 UTC MAIN commitmail json YAML

Import www/ruby-rest-client into pkgsrc.

A simple HTTP and REST client for Ruby, inspired by the Sinatra
microframework style of specifying actions: get, put, post, delete.

(jperkin)

2014-06-03 13:58:57 UTC MAIN commitmail json YAML

Add ruby-slop.

(jperkin)

2014-06-03 13:58:25 UTC MAIN commitmail json YAML

Added misc/ruby-slop version 3.5.0

(jperkin)

2014-06-03 13:58:10 UTC MAIN commitmail json YAML

Import misc/ruby-slop into pkgsrc.

Slop is a simple option parser with an easy to remember syntax and
friendly API.

(jperkin)

2014-06-03 13:54:46 UTC MAIN commitmail json YAML

Add ruby-yajl-ruby.

(jperkin)

2014-06-03 13:53:33 UTC MAIN commitmail json YAML

Added devel/ruby-yajl-ruby version 1.2.0

(jperkin)

2014-06-03 13:53:15 UTC MAIN commitmail json YAML

Import devel/ruby-yajl-ruby into pkgsrc.

This gem is a C binding to the excellent YAJL JSON parsing and
generation library.

Features:

* JSON parsing and encoding directly to and from an IO stream (file,
  socket, etc) or String. Compressed stream parsing and encoding
  supported for Bzip2, Gzip and Deflate.

* Parse and encode multiple JSON objects to and from streams or
  strings continuously.

* JSON gem compatibility API - allows yajl-ruby to be used as a
  drop-in replacement for the JSON gem

* Basic HTTP client (only GET requests supported for now) which
  parses JSON directly off the response body as it's being received

* ~3.5x faster than JSON.generate

* ~1.9x faster than JSON.parse

* ~4.5x faster than YAML.load

* ~377.5x faster than YAML.dump

* ~1.5x faster than Marshal.load

* ~2x faster than Marshal.dump

(jperkin)

2014-06-03 13:50:16 UTC MAIN commitmail json YAML

Added misc/ruby-ohai version 7.0.4

(jperkin)

2014-06-03 13:50:01 UTC MAIN commitmail json YAML

Add ruby-ohai.

(jperkin)

2014-06-03 13:49:28 UTC MAIN commitmail json YAML

Import misc/ruby-ohai into pkgsrc.

Ohai detects data about your operating system. It can be used
standalone, but it's primary purpose is to provide node data to Chef.

Ohai will print out a JSON data blob for all the known data about your
system. When used with Chef, that data is reported back via node
attributes.

(jperkin)

2014-06-03 13:47:18 UTC MAIN commitmail json YAML

Added net/ruby-ipaddress version 0.8.0

(jperkin)

2014-06-03 13:46:22 UTC MAIN commitmail json YAML

Add ruby-ipaddress.

(jperkin)

2014-06-03 13:46:00 UTC MAIN commitmail json YAML

Import net/ruby-ipaddress into pkgsrc.

IPAddress is a Ruby library designed to make the use of IPv4 and IPv6
addresses simple, powerful and enjoyable. It provides a complete set
of methods to handle IP addresses for any need, from simple scripting
to full network design.

IPAddress is written with a full OO interface, and its code is easy to
read, maintain and extend. The documentation is full of examples, to
let you start being productive immediately.

(jperkin)

2014-06-03 13:31:43 UTC MAIN commitmail json YAML

Add ruby-systemu.

(jperkin)

2014-06-03 13:31:08 UTC MAIN commitmail json YAML

Added misc/ruby-systemu version 2.5.2

(jperkin)

2014-06-03 13:30:47 UTC MAIN commitmail json YAML

Import misc/ruby-systemu into pkgsrc.

Universal capture of stdout and stderr and handling of child process
pid for Windows, *nix, etc.

(jperkin)

2014-06-03 13:17:36 UTC MAIN commitmail json YAML

Add the new ruby-mixlib-* packages:

- ruby-mixlib-authentication
- ruby-mixlib-cli
- ruby-mixlib-config
- ruby-mixlib-log
- ruby-mixlib-shellout

(jperkin)

2014-06-03 13:15:51 UTC MAIN commitmail json YAML

Added devel/ruby-mixlib-shellout version 1.4.0

(jperkin)

2014-06-03 13:15:33 UTC MAIN commitmail json YAML

Import devel/ruby-mixlib-shellout into pkgsrc.

Provides a simplified interface to shelling out yet still collecting
both standard out and standard error and providing full control over
environment, working directory, uid, gid, etc.

(jperkin)

2014-06-03 13:14:19 UTC MAIN commitmail json YAML

Added devel/ruby-mixlib-log version 1.6.0

(jperkin)

2014-06-03 13:14:02 UTC MAIN commitmail json YAML

Import devel/ruby-mixlib-log into pkgsrc.

A simple class based Log mechanism, similar to Merb and Chef, that you
can mix in to your project.  Mixlib::Log provides a mixin for enabling
a class based logger object, a-la Merb, Chef, and Nanite.

(jperkin)

2014-06-03 13:13:39 UTC MAIN commitmail json YAML

Added devel/ruby-mixlib-config version 2.1.0

(jperkin)

2014-06-03 13:13:21 UTC MAIN commitmail json YAML

Import devel/ruby-mixlib-config into pkgsrc.

A simple class based Config mechanism, similar to the one found in
Chef.

(jperkin)

2014-06-03 13:12:45 UTC MAIN commitmail json YAML

Added devel/ruby-mixlib-cli version 1.5.0

(jperkin)

2014-06-03 13:12:32 UTC MAIN commitmail json YAML

Import devel/ruby-mixlib-cli into pkgsrc.

A mixin for creating command line applications - gives an easy DSL for
argument specification and processing.  Mixlib::CLI provides a
class-based command line option parsing object, like the one used in
Chef, Ohai and Relish.

(jperkin)

2014-06-03 13:11:53 UTC MAIN commitmail json YAML

Added devel/ruby-mixlib-authentication version 1.3.0

(jperkin)

2014-06-03 13:11:32 UTC MAIN commitmail json YAML

Import devel/ruby-mixlib-authentication into pkgsrc.

Mixlib::Authentication provides a class-based header signing
authentication object, like the one used in Chef.

(jperkin)

2014-06-03 13:03:53 UTC MAIN commitmail json YAML

Add ruby-method_source.

(jperkin)

2014-06-03 13:02:54 UTC MAIN commitmail json YAML

Added misc/ruby-method_source version 0.8.2

(jperkin)

2014-06-03 13:02:36 UTC MAIN commitmail json YAML

Import ruby-method_source into pkgsrc.

method_source is a utility to return a method's source code as a Ruby
string.  Also returns Proc and Lambda source code.

(jperkin)

2014-06-03 12:49:42 UTC MAIN commitmail json YAML

Add ruby-hashie2.

(jperkin)

2014-06-03 12:49:17 UTC MAIN commitmail json YAML

Added misc/ruby-hashie2 version 2.0.5

(jperkin)

2014-06-03 12:48:49 UTC MAIN commitmail json YAML

Import misc/ruby-hashie2 into pkgsrc.  This package is the same software as
misc/ruby-hashie but for version 2.0.5 which is required for some new
packages.  The original version 1.2.0 has been retained as it is still
required for ruby-userstream which has not yet been updated for the newer API.

Hashie is a growing collection of tools that extend Hashes and make
them more useful. The library is broken up into a number of atomically
includeable Hash extension modules as described below. This provides
maximum flexibility for users to mix and match functionality while
maintaining feature parity with earlier versions of Hashie.

* Mash is an extended Hash that gives simple pseudo-object
  functionality that can be built from hashes and easily extended.

* Dash is an extended Hash that has a discrete set of defined
  properties and only those properties may be set on the hash.

* A Trash is a Dash that allows you to translate keys on
  initialization.

* Clash is a Chainable Lazy Hash that allows you to easily construct
  complex hashes using method notation chaining

* Rash is a Hash whose keys can be Regexps or Ranges, which will map
  many input keys to a value.

(jperkin)

2014-06-03 09:08:05 UTC MAIN commitmail json YAML

Update MH_NAME list from ICU_CHECK_MH_FRAG in source/acinclude.m4
Fixes PLIST for various platforms.

(obache)

2014-06-03 08:59:33 UTC MAIN commitmail json YAML

security/py-{cybox,stix,libtaxii} and sysutils/py-pefile do not seem to have
been ported to either Python 3.3 or 3.4.

(khorben)

2014-06-03 08:29:22 UTC MAIN commitmail json YAML

Updated security/sks to 1.1.5

(pettai)

2014-06-03 08:28:50 UTC MAIN commitmail json YAML

1.1.5
  - Fixes for machine-readable indices. Key expiration times are now read
    from self-signatures on the key's UIDs. In addition, instead of 8-digit
    key IDs, index entries now return the most specific key ID possible:
    16-digit key ID for V3 keys, and the full fingerprint for V4 keys.
  - Add metadata information (number of keys, number of files,
    checksums, etc) to key dump. This allows for information on the
    key dump ahead of download/import, and direct verification of checksums
    using md5sum -c <metadata-file>.
  - Replaced occurrances of the deprecated operator 'or' with '||' (BB issue #2)
  - Upgraded to cryptlib-1.7 and own changes are now packaged as separate
    patches that is installed during 'make'. Added the SHA-3 algorithm, Keccak
  - Option max_matches was setting max_internal_matches. Fixed (BB issue #4)
  - op=hget now supports option=mr for completeness (BB issue #17)
  - Add CORS header to web server responses. Allows JavaScript code to
    interact with keyservers, for example the OpenPGP.js project.
  - Change the default hkp_address and recon_address to making the
    default configuration support IPv6. (Requires OCaml 3.11.0 or newer)
  - Only use '-warn-error A' if the source is marked as development as per
    the version suffix (+) (part of BB Issue #2)
  - Reduce logging verbosity for debug level lower than 6 for (i) bad requests,
    and (ii) no results found (removal of HTTP headers in log) (BB Issue #13)
  - Add additional OIDs for ECC RFC6637 style implementations
    (brainpool and secp256k1) (BB Issue #25) and fix issue for 32 bit arches.
  - Fix a non-persistent cross-site scripting possibility resulting from
    improper input sanitation before writing to client. (BB Issue #26 | CVE-2014-3207)

(pettai)

2014-06-03 07:11:52 UTC MAIN commitmail json YAML

makeinfo is required to build.

(obache)

2014-06-03 06:59:46 UTC MAIN commitmail json YAML

Updated www/php-sugarcrm to 6.5.16

(wen)

2014-06-03 06:56:22 UTC MAIN commitmail json YAML

Updated www/php-sugarcrm to 6.5.16

(wen)

2014-06-03 06:52:45 UTC MAIN commitmail json YAML

2014-06-03 06:49:52 UTC MAIN commitmail json YAML

Mark as conflicting with p5-CGI<4.0, where it was included.

(wiz)

2014-06-03 03:22:00 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.2.4.2nb3

(ryoon)

2014-06-03 03:21:39 UTC MAIN commitmail json YAML

Bump PKGREVISION

* Disable JavaScript scripting (macro) support, it conflicts with
  OpenJDK7's Rhino JavaScript support. Use beanshell or Python.
* Remove redundant CONFIGURE_ARGS

(ryoon)

2014-06-03 03:20:58 UTC MAIN commitmail json YAML

Updated lang/openjdk7 to 1.7.55nb2

(ryoon)

2014-06-03 03:20:16 UTC MAIN commitmail json YAML

2014-06-02 19:42:47 UTC MAIN commitmail json YAML

Fix build on at least SunOS, variable changed name in the last release.

(fhajny)

2014-06-02 16:35:03 UTC MAIN commitmail json YAML

Updated security/libtasn1 to 3.6; devel/git to 1.9.4

(adam)

2014-06-02 16:32:37 UTC MAIN commitmail json YAML

Fixes since v1.9.3
------------------

* Commands that take pathspecs on the command line misbehaved when
  the pathspec is given as an absolute pathname (which is a
  practice not particularly encouraged) that points at a symbolic
  link in the working tree.

* An earlier fix to the shell prompt script (in contrib/) for using
  the PROMPT_COMMAND interface did not correctly check if the extra
  code path needs to trigger, causing the branch name not to appear
  when 'promptvars' option is disabled in bash or PROMPT_SUBST is
  unset in zsh.

(adam)

2014-06-02 16:30:44 UTC MAIN commitmail json YAML

Changes 3.6:
- Corrected an off-by-one error in ASN.1 DER tag decoding.
- Several improvements and new safety checks on DER decoding;
  issues found using Codenomicon TLS test suite.
- Marked asn1_der_decoding_element() as deprecated. Use
  asn1_der_decoding() instead.

(adam)

2014-06-02 16:04:03 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup tickets #4427, #4428 and #4429.

(tron)

2014-06-02 16:02:30 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4429 - requested by taca
lang/php53: match option handling of "php54" and "php55"

Revisions pulled up:
- lang/php53/Makefile.php                                      1.39

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat May 31 04:30:30 UTC 2014

  Modified Files:
  pkgsrc/lang/php53: Makefile.php

  Log Message:
  Use PKG_OPTIONS.${PHP_PKG_PREFIX} as PKG_OPTIONS_VAR in order to consistent
  PKG_OPTIONS amaong packages which use lang/php/Makefile.php.

(tron)

2014-06-02 15:51:10 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4428 - requested by taca
lang/php54: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.64
- lang/php54/Makefile.php                                      1.8
- lang/php54/distinfo                                          1.40

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat May 31 04:28:57 UTC 2014

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php54: Makefile.php distinfo

  Log Message:
  Update php54 to 5.4.29, contains fix for CVE-2014-0237 and CVE-2014-0238.

  29 May 2014, PHP 5.4.29

  - COM:
    . Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)). (Anatol)

  - Core:
    . Fixed bug #65701 (copy() doesn't work when destination filename is created
      by tempnam()). (Boro Sitnikovski)
    . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
    . Fixed bug #67245 (usage of memcpy() with overlapping src and dst in
      zend_exceptions.c). (Bob)
    . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)
    . Fixed bug #67249 (printf out-of-bounds read). (Stas)
    . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
    . Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)

  - Date:
    . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)
    . Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
    . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)

  - DOM:
    . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
      not only the subset). (Anatol)

    - Fileinfo:
      . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol)
      . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS).
        (CVE-2014-0238)
      . Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting in
        performance degradation). (CVE-2014-0237)

  - FPM:
    . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
      (Julio Pintos)

  - Phar:
    . Fix bug #64498 ($phar->buildFromDirectory can't compress file with an accent
      in its name). (PR #588)

(tron)

2014-06-02 15:33:45 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4427 - requested by taca
lang/php55: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.63
- lang/php55/Makefile.php                                      1.3
- lang/php55/distinfo                                          1.22

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat May 31 04:26:40 UTC 2014

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php55: Makefile.php distinfo

  Log Message:
  Update php55 to 5.5.13, contains fix for CVE-2014-0237 and CVE-2014-0238.

  29 May 2014, PHP 5.5.13

  - CLI server:
    . Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol)

  - COM:
    . Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)). (Anatol)

  - Core:
    . Fixed bug #65701 (copy() doesn't work when destination filename is created
      by tempnam()). (Boro Sitnikovski)
    . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
    . Fixed bug #67245 (usage of memcpy() with overlapping src and dst in
      zend_exceptions.c). (Bob)
    . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)
    . Fixed bug #67249 (printf out-of-bounds read). (Stas)
    . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
    . Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)

  - Curl:
    . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)

  - Date:
    . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)
    . Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
    . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)

  - DOM:
    . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
      not only the subset). (Anatol)

  - Fileinfo:
    . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol)
    . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS) (CVE-2014-0238).
    . Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting in
      performance degradation) (CVE-2014-0237).

  - FPM:
    . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
      (Julio Pintos)

  - GD:
    . Fixed bug #67248 (imageaffinematrixget missing check of parameters). (Stas)

  - PCRE:
    . Fixed bug #67238 (Ungreedy and min/max quantifier bug, applied patch
      from the upstream). (Anatol)

  - Phar:
    . Fix bug #64498 ($phar->buildFromDirectory can't compress file with an accent
      in its name). (PR #588)

(tron)

2014-06-02 14:20:07 UTC MAIN commitmail json YAML

Updated www/moodle to 2.7

(wen)

2014-06-02 14:15:37 UTC MAIN commitmail json YAML

Update to 2.7
Add missing php module zlib
Update minimum php version to 5.4.4

Upstream changes:
Please visiti: http://docs.moodle.org/27/en/New_features

(wen)

2014-06-02 14:11:43 UTC MAIN commitmail json YAML

Indent and remove unneeded definition of WRKSRC.

(schmonz)

2014-06-02 14:09:26 UTC MAIN commitmail json YAML

Updated mail/qmqtool to 1.14

(schmonz)

2014-06-02 14:09:20 UTC MAIN commitmail json YAML

Update to 1.14. From the changelog:

* changed english and added Total on qmqtool -s
* added more stats with qmqtool -s -V
* modified some regexs to be arithmetic instead
* changed string finding code:
  increased speed
  removed fallback routine
  use grep -E (egrep) when /pattern/ is used
  support case insensitive search with /pattern/i
* rely on PATH instead of statically searching
* improved queue consistency check
* -[lRTLx] /displays/ calculated size
* added -x feature for extended information on a message
* created ./configure ; make ; make install process
  (even though we're just a light perl script)

(schmonz)

2014-06-02 13:27:08 UTC MAIN commitmail json YAML

Loosen up the dependency on the main package. Fixes revbump'ed cases.

(fhajny)

2014-06-02 13:08:20 UTC MAIN commitmail json YAML

Not compatible with python3.

(obache)

2014-06-02 13:04:06 UTC MAIN commitmail json YAML

Since 0.2.4, changed license from 3-clause to 2-clause BSD.

(obache)

2014-06-02 12:51:38 UTC MAIN commitmail json YAML

DB_File was first released with perl 5

(obache)

2014-06-02 12:38:27 UTC MAIN commitmail json YAML

Replace HOMEPAGE and MASTER_SITES with appropriate one.

(obache)

2014-06-02 12:26:39 UTC MAIN commitmail json YAML

2014-06-02 12:18:06 UTC MAIN commitmail json YAML

Fixes missing buidlink with curses.
Noticed by diger in pkgsrc-users@.

Also fixes missing buildlink with libiconv and zlib.

(obache)

2014-06-02 12:07:44 UTC MAIN commitmail json YAML

Updated mail/mimedefang to 2.75

(pettai)

2014-06-02 12:07:26 UTC MAIN commitmail json YAML

MIMEDefang 2.75

* Many cosmetic improvements to watch-multiple-mimedefangs.tcl
* Fix md_get_bogus_mx_hosts so it checks A records iff a domain has
  no MX records.
* Add a forward declaration of rebuild_entity to avoid warnings on
  recent Perl versions.

(pettai)

2014-06-02 12:02:47 UTC MAIN commitmail json YAML

Needs gethostbyaddr_r(). include mk/resolv.buildlink3.mk

(rodent)

2014-06-02 11:57:36 UTC MAIN commitmail json YAML

Updated net/knot to 1.4.6

(pettai)

2014-06-02 11:57:17 UTC MAIN commitmail json YAML

v1.4.6 - May 22, 2014
---------------------
Bugfixes:
        * Fix possible signing loop when doing key rollover
        * Fixed sending of malformed UDP empty responses

(pettai)

2014-06-02 10:24:05 UTC MAIN commitmail json YAML

2014-06-02 10:22:17 UTC MAIN commitmail json YAML

Mark this package as FreeBSD and NetBSD only. Other platforms either
provide this (Linux or Solaris) or cannot use it (e.g. Darwin or OpenBSD).

(tron)

2014-06-02 10:12:20 UTC MAIN commitmail json YAML

perl>=5.8.1 contains Storable>=2.08

(obache)

2014-06-02 10:06:06 UTC MAIN commitmail json YAML

perl>=5.19.6 contains Module::Build>0.42
perl>=5.10.1 contains ExtUtils::Manifest>=1.52
perl>=5.8.1 contains Storable>=2.05

(obache)

2014-06-02 09:53:32 UTC MAIN commitmail json YAML

Note CGI core module is older for www/p5-CGI-Fast.

(obache)

2014-06-02 09:47:14 UTC MAIN commitmail json YAML

perl>=5.7.3 contains Digest::MD5
perl>=5.7.3 contains Storable
perl>=5.8.1 contains Time::HiRes>=1.30

(obache)

2014-06-02 09:37:09 UTC MAIN commitmail json YAML

perl>=5.11.3 contains Module::Build>=0.36

(obache)

2014-06-02 09:35:53 UTC MAIN commitmail json YAML

2014-06-02 09:34:41 UTC MAIN commitmail json YAML

perl>=5.11.3 contains Module::Build>=0.36

(obache)

2014-06-02 09:25:39 UTC MAIN commitmail json YAML

perl>=5.7.3 contains Text::Balanced
perl>=5.19.1 contains Module::Build>=0.4004

(obache)

2014-06-02 09:20:58 UTC MAIN commitmail json YAML

perl>=5.17.10 contains JSON::PP>=2.27202

(obache)

2014-06-02 09:15:30 UTC MAIN commitmail json YAML

perl>=5.8.9 conatains ExtUtils::MakeMaker>=6.36

(obache)

2014-06-02 09:11:54 UTC MAIN commitmail json YAML

perl>=5.15.1 contains ExtUtils::MakeMaker>=6.59

(obache)

2014-06-02 09:08:14 UTC MAIN commitmail json YAML

Storable>=2.15 is in perl v5.9.8 and later core.

(obache)

2014-06-02 08:56:10 UTC MAIN commitmail json YAML

Updated devel/glibmm to 2.38.2

(adam)

2014-06-02 08:55:14 UTC MAIN commitmail json YAML

Changes 2.38.2:

Glib:
* VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY value.

Gio:
* Action: Fix activate(const Glib::Variant<T_Value>& value).

Build:
* win32 build: Surround content_type_get_symbolic_icon() with ifdefs.
* Fix an IPv6 problem in the tests.

Documentation:
* Gio::Mount::guess_content_type_finish(): Correct the documentation.
* Gio::DBus::AuthObserver: Add example from the C API docs in class docs

(adam)

2014-06-02 07:55:14 UTC MAIN commitmail json YAML

Updated databases/mysql55 to 5.5.38; databases/mysql56 to 5.6.19

(adam)

2014-06-02 07:30:38 UTC MAIN commitmail json YAML

Changes 5.6.19:
Functionality Added or Changed

The obsolete and unmaintained charset2html utility has been removed from MySQL distributions.

The mysqlbug, mysql_waitpid, and mysql_zap utilities have been deprecated and will be removed in MySQL 5.7.

Bugs Fixed

InnoDB: After upgrading from 5.6.10 to MySQL versions up to and including MySQL 5.6.18, InnoDB would attempt to rename obsolete full-text search auxiliary tables on server startup, resulting in an assertion failure.

InnoDB: For each insert, memset would be called three times to allocate memory for system fields. To reduce CPU usage, the three memset calls are now combined into a single call.

InnoDB: Enabling the InnoDB Table Monitor would result in a ib_table->stat_initialized assertion failure.

InnoDB: Setting innodb_max_dirty_pages_pct=0 would leave 1% of dirty pages unflushed. Buffer pool flushing is initiated when the percentage of dirty pages is greater innodb_max_dirty_pages_pct. The internal variables that store the innodb_max_dirty_pages_pct value and the percentage of dirty pages (buf_get_modified_ratio_pct and srv_max_buf_pool_modified_pct) were defined as unsigned integer data types, which meant that a innodb_max_dirty_pages_pct value of 0 required a dirty pages percentage of 1 or greater to initiate buffer pool flushing.

To address this problem, the buf_get_modified_ratio_pct and srv_max_buf_pool_modified_pct internal variables are redefined as double data types, which changes the range value for innodb_max_dirty_pages_pct and innodb_max_dirty_pages_pct_lwm from 0 .. 99 to 0 .. 99.99. Additionally, buffer pool flushing is now initiated when the percentage of dirty pages is ���greater than or equal to��� innodb_max_dirty_pages_pct.

Replication: Log rotation events could cause group_relay_log_pos to be moved forward incorrectly within a group. This meant that, when the transaction was retried, or if the SQL thread was stopped in the middle of a transaction following one or more log rotations (such that the transaction or group spanned multiple relay log files), part or all of the group was silently skipped.

This issue has been addressed by correcting a problem in the logic used to avoid touching the coordinates of the SQL thread when updating the log position as part of a relay log rotation whereby it was possible to update the SQL thread's coordinates when not using a multi-threaded slave, even in the middle of a group.

Replication: When running the server with --gtid-mode=ON, STOP SLAVE followed by START SLAVE resulted in a mismatch between the information provided by INFORMATION_SCHEMA.INNODB_TEMP_TABLE_INFO and the Slave_open_temp_tables status variable: the INNODB_TEMP_TABLE_INFO table showed that no temporary tables existed, but Slave_open_temp_tables had a nonzero value.

Replication: In certain cases, the server mishandled triggers and stored procedures that tried to modify other tables when called by CREATE TABLE ... SELECT. This is now handled correctly as an error.

Replication: When used on a table employing a transactional storage engine, a failed TRUNCATE TABLE was still written to the binary log and thus replayed on the slave. This could lead to inconsistency when the master retained data that was removed on the slave.

Now in such cases TRUNCATE TABLE is logged only when it executes successfully.

Replication: The server did not always handle the auto.cnf file correctly in cases where this file's permissions were incorrect.

Replication: When the binary log was rotated due to receipt of a SIGHUP signal, the new binary log did not contain the Previous_gtid_event required for subsequent processing of that binary log's GTID events. Now when SIGHUP is received, steps are taken to insure that the server writes the necessary Previous_gtid_event to the new log before writing any GTID events to the new log.

(adam)

2014-06-02 07:17:31 UTC MAIN commitmail json YAML

Changes 5.5.38:

Bugs Fixed

InnoDB: For each insert, memset would be called three times to allocate memory for system fields. To reduce CPU usage, the three memset calls are now combined into a single call.

Replication: When used on a table employing a transactional storage engine, a failed TRUNCATE TABLE was still written to the binary log and thus replayed on the slave. This could lead to inconsistency when the master retained data that was removed on the slave.

Now in such cases TRUNCATE TABLE is logged only when it executes successfully.

Certain INFORMATION_SCHEMA queries could cause a server exit.

For indexes on prefixes or character string columns, index corruption could occur for assignment of binary data to the column due to improper character counting.

Solaris-specific scripts were included in and installed by non-Solaris packages.

EXPLAIN on a query with an EXISTS subquery containing a UNION could cause a server exit. Multiple executions of a prepared EXPLAIN on a UNION of subqueries could cause a server exit.

Executing a correlated subquery on an ARCHIVE table which has an AUTO_INCREMENT column caused the server to hang.

The client library could cause clients to exit due to incorrectly mapping the client error number to the corresponding message, if reallocation of packet buffer memory occurred.

Calling mysql_get_server_version() with an invalid connection handler argument caused the client to exit. Now it returns 0 and reports a CR_COMMANDS_OUT_OF_SYNC error.

On Windows, calling mysql_thread_init() call without mysql_init() caused the client to exit. windows. Now it returns a nonzero result because it is an error to call mysql_thread_init() before the client library is initialized with mysql_library_init().

CMake produced not-useful warnings about INTERFACE_LINK_LIBRARIES policy.

LOAD DATA LOCAL INFILE could use all CPU if import errors occurred when there were no line delimiters.

A statement of the following form broke row-based replication because it created a table having a field of data type BIGINT with a display width of 3000, which is beyond the maximum acceptable value of 255:

CREATE TABLE t1 AS SELECT REPEAT('A',1000) DIV 1 AS a;

(adam)

2014-06-02 06:56:16 UTC MAIN commitmail json YAML

PLIST fix for Darwin

(adam)

2014-06-02 06:15:20 UTC MAIN commitmail json YAML

Updated lang/python27 to 2.7.7

(adam)

2014-06-02 06:12:03 UTC MAIN commitmail json YAML

2014-06-02 05:37:31 UTC MAIN commitmail json YAML

+ libchewing-0.4.0

(obache)

2014-06-02 05:13:23 UTC MAIN commitmail json YAML

+py-django-tastypie

(rodent)

2014-06-02 05:12:47 UTC MAIN commitmail json YAML

Added www/py-django-tastypie version 0.11.1

(rodent)

2014-06-02 05:12:35 UTC MAIN commitmail json YAML

Import py27-django-tastypie-0.11.1 as www/py-django-tastypie.

A flexible & capable API layer for Django.

Creating delicious APIs for Django apps since 2010.

(rodent)

2014-06-02 04:59:14 UTC MAIN commitmail json YAML

Rollback last commit. This is not going to work due to package name
difference. Maybe we could consider extending how ${pkg} is matched.

(rodent)

2014-06-02 04:46:12 UTC MAIN commitmail json YAML

2014-06-02 04:44:20 UTC MAIN commitmail json YAML

+py-python{,3}-digest

(rodent)

2014-06-02 04:43:23 UTC MAIN commitmail json YAML

Added www/py-python3-digest version 1.8b4

(rodent)

2014-06-02 04:43:12 UTC MAIN commitmail json YAML

Import py33-python3-digest-1.8b4 as www/py-python3-digest.

A Python library to aid in implementing HTTP Digest Authentication.

This is the python 3.x-only version of the package. See www/py-python-digest
for the python 2.x version.

(rodent)

2014-06-02 04:27:46 UTC MAIN commitmail json YAML

Added www/py-python-digest version 1.7

(rodent)

2014-06-02 04:27:32 UTC MAIN commitmail json YAML

Import py27-python-digest-1.7 as www/py-python-digest.

A Python library to aid in implementing HTTP Digest Authentication.

This is the python 2.x-only version of the package. See www/py-python3-digest
for the python 3.x version.

(rodent)

2014-06-02 03:51:07 UTC MAIN commitmail json YAML

2014-06-02 03:49:53 UTC MAIN commitmail json YAML

Added textproc/py-biplist version 0.6

(rodent)

2014-06-02 03:49:42 UTC MAIN commitmail json YAML

Import py27-biplist-0.6 as textproc/py-biplist.

biplist is a binary plist parser/generator for Python.

Binary Property List (plist) files provide a faster and smaller serialization
format for property lists on OS X. This is a library for generating binary
plists which can be read by OS X, iOS, or other clients.

(rodent)

2014-06-02 03:20:19 UTC MAIN commitmail json YAML

+py-python-mimeparse

(rodent)

2014-06-02 03:19:41 UTC MAIN commitmail json YAML

Added www/py-python-mimeparse version 0.1.4

(rodent)

2014-06-02 03:19:30 UTC MAIN commitmail json YAML

Import py27-python-mimeparse-0.1.4 as www/py-python-mimeparse.

A module provides basic functions for parsing mime-type names and matching them
against a list of media-ranges.

This module provides basic functions for handling mime-types. It can handle
matching mime-types against a list of media-ranges. See section 14.1 of the HTTP
specification [RFC 2616] for a complete explanation:

http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1

Contents:

* parse_mime_type(): Parses a mime-type into its component parts.
* parse_media_range(): Media-ranges are mime-types with wild-cards and a "q"
  quality parameter.
* quality(): Determines the quality ("q") of a mime-type when compared against
  a list of media-ranges.
* quality_parsed(): Just like quality() except the second parameter must be
  pre-parsed.
* best_match(): Choose the mime-type with the highest quality ("q") from a list
  of candidates.

(rodent)

2014-06-02 03:05:13 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Tty to 1.11

(schmonz)

2014-06-02 02:31:55 UTC MAIN commitmail json YAML

Put the version numbers back in COMMENT as they were put in by
explicit request a while back. (But use the current version.)
PR 48845.

I don't remember the PR number for the original request but it can be
tracked down if necessary.

(dholland)

2014-06-02 02:14:10 UTC MAIN commitmail json YAML

2014-06-02 00:24:40 UTC MAIN commitmail json YAML

Updated security/py-stix to 1.1.1.0

(rodent)

2014-06-02 00:24:24 UTC MAIN commitmail json YAML

Use pypi as MASTER_SITE and stop using so much shaman magick in the
Makefile. Updated to 1.1.1.0. Changes:

Version 1.1.1.0
2014-05-09
- Support for STIX v1.1.1
- Updated all schemalocations to reference new STIX v1.1.1 schemas
- Changed Confidence.source to be of type InformationSource
- Changed Statement.source to be of type InformationSource
- Changed Sighting.source to be of type InformationSource
- Updated AvailabilityLossType CV to align with STIX v1.1.1

(rodent)

2014-06-02 00:14:01 UTC MAIN commitmail json YAML

+py-magic - packaged originally in -wip by khorben@

(rodent)

2014-06-02 00:13:11 UTC MAIN commitmail json YAML

Added sysutils/py-magic version 0.4.6

(rodent)

2014-06-02 00:12:59 UTC MAIN commitmail json YAML

Import py27-magic-0.4.6 as sysutils/py-magic.

This module uses ctypes to access the libmagic file type identification
library. It makes use of the local magic database and supports both textual and
MIME-type output.

(rodent)

2014-06-02 00:07:52 UTC MAIN commitmail json YAML

Updated devel/py-pyparsing to 2.0.2

(rodent)

2014-06-02 00:07:40 UTC MAIN commitmail json YAML

==========
Change Log
==========

Version 2.0.2 - April, 2014
---------------------------
- Extended "expr(name)" shortcut (same as "expr.setResultsName(name)")
  to accept "expr()" as a shortcut for "expr.copy()".
- Added "locatedExpr(expr)" helper, to decorate any returned tokens
  with their location within the input string. Adds the results names
  locn_start and locn_end to the output parse results.
- Added "pprint()" method to ParseResults, to simplify troubleshooting
  and prettified output. Now instead of importing the pprint module
  and then writing "pprint.pprint(result)", you can just write
  "result.pprint()".  This method also accepts addtional positional and
  keyword arguments (such as indent, width, etc.), which get passed
  through directly to the pprint method
  (see http://docs.python.org/2/library/pprint.html#pprint.pprint).
- Removed deprecation warnings when using '<<' for Forward expression
  assignment. '<<=' is still preferred, but '<<' will be retained
  for cases whre '<<=' operator is not suitable (such as in defining
  lambda expressions).
- Expanded argument compatibility for classes and functions that
  take list arguments, to now accept generators as well.
- Extended list-like behavior of ParseResults, adding support for
  append and extend. NOTE: if you have existing applications using
  these names as results names, you will have to access them using
  dict-style syntax: res["append"] and res["extend"]
- ParseResults emulates the change in list vs. iterator semantics for
  methods like keys(), values(), and items(). Under Python 2.x, these
  methods will return lists, under Python 3.x, these methods will
  return iterators.
- ParseResults now has a method haskeys() which returns True or False
  depending on whether any results names have been defined. This simplifies
  testing for the existence of results names under Python 3.x, which
  returns keys() as an iterator, not a list.
- ParseResults now supports both list and dict semantics for pop().
  If passed no argument or an integer argument, it will use list semantics
  and pop tokens from the list of parsed tokens. If passed a non-integer
  argument (most likely a string), it will use dict semantics and
  pop the corresponding value from any defined results names. A
  second default return value argument is supported, just as in
  dict.pop().
- Fixed bug in markInputline, thanks for reporting this, Matt Grant!
- Cleaned up my unit test environment, now runs with Python 2.6 and
  3.3.
--------------------------

(rodent)

2014-06-02 00:00:58 UTC MAIN commitmail json YAML

2014-06-02 00:00:27 UTC MAIN commitmail json YAML

Added security/py-pydeep version 0.2

(rodent)

2014-06-02 00:00:15 UTC MAIN commitmail json YAML

Import py27-pydeep-0.2 as security/py-pydeep.

Python/C bindings for the ssdeep library at http://ssdeep.sourceforge.net:

* hash_buf / hash_bytes - returns the ssdeep hash for a given buffer
* hash_file - returns the ssdeep hash for filepath
* compare - returns the % match between 2 hashes

import pydeep
pydeep.hash_buf('somedata')
pydeep.hash_file('path-to-file')
pydeep.compare('hash1','hash2')

(rodent)

2014-06-01 23:57:10 UTC MAIN commitmail json YAML

Updated security/ssdeep to 2.10

(rodent)

2014-06-01 23:56:56 UTC MAIN commitmail json YAML

** Version 2.10 - 17 Jul 2013
* New Features
  - Fuzzy Hashing engine re-written to be thread safe.
* Bug Fixes
  - Able to handle long file paths on Win32.
  - Fixed bug on comparing signatures with the same block size.
  - Fixed crash on comparing short signatures.
  - Fixed memory leak

(rodent)

2014-06-01 23:51:37 UTC MAIN commitmail json YAML

Updated security/py-m2crypto to 0.22.3

(rodent)

2014-06-01 23:51:25 UTC MAIN commitmail json YAML

Updated to 0.22.3. No ChangeLog. Remove python/extension.mk from Makefile,
since egg.mk includes that. PGP module seems to have been removed from
package.

(rodent)

2014-06-01 23:34:08 UTC MAIN commitmail json YAML

2014-06-01 23:27:38 UTC MAIN commitmail json YAML

2014-06-01 23:26:43 UTC MAIN commitmail json YAML

Added textproc/py-defusedxml version 0.4.1

(rodent)

2014-06-01 23:26:30 UTC MAIN commitmail json YAML

Import py27-defusedxml-0.4.1 as textproc/py-defusedxml.

XML bomb protection for Python stdlib modules.

(rodent)

2014-06-01 19:38:10 UTC MAIN commitmail json YAML

2014-06-01 18:57:39 UTC MAIN commitmail json YAML

2014-06-01 18:55:59 UTC MAIN commitmail json YAML

Update to SBCL 1.2.0

changes in sbcl-1.2.0 relative to sbcl-1.1.18:
  * bug fix: read-time-eval backquote context mixup. (lp#1321047)
  * enhancement: when SAVE-LISP-AND-DIE fails due multiple threads, the
    report of the signaled conditions lists currently running threads.
  * enhancement: ported to ARM linux.
  * enhancement: sb-gmp contrib has been updated. (lp#1305266)
  * enhancement: new contrib sb-mpfr by Stephan Frank.
  * bug fix: MAKE-SEQUENCE works with sequence types defined via DEFTYPE
    (lp#1315846, thanks to Mark Cox)
  * bug fix: SET-[DISPATCH-]MACRO-CHARACTER should coerce a symbolic
    function-designator to a function only as needed. (lp#1012335)
  * bug fix: remove references to asdf-install from the manual.  (lp#1207544,
    thanks to Thomas Hlavaty)
  * bug fix: handle --without-xxx options to make.sh more carefully.
    (lp#1246665, thanks to Richard M Kreuter)
  * bug fix: prevent maybe-delete-exit from doing semantically broken things
    with local exits. (lp#309099, lp#518099, lp#533930)
  * bug fix: attempts to subclass BUILT-IN-CLASSes signal errors, as required
    by AMOP.  (lp#861004)

(asau)

2014-06-01 18:49:41 UTC MAIN commitmail json YAML

2014-06-01 18:47:24 UTC MAIN commitmail json YAML

Use default font path. Bump PKGREVISION.

(wiz)

2014-06-01 18:11:36 UTC MAIN commitmail json YAML

2014-06-01 18:08:24 UTC MAIN commitmail json YAML

Update font path reference. Bump PKGREVISION.

(wiz)

2014-06-01 18:07:15 UTC MAIN commitmail json YAML

Update font path reference. Bump PKGREVISION.

(wiz)

2014-06-01 18:06:14 UTC MAIN commitmail json YAML

2014-06-01 18:04:07 UTC MAIN commitmail json YAML

Update font path reference. Bump PKGREVISION.

(wiz)

2014-06-01 17:58:14 UTC MAIN commitmail json YAML

Update font path reference. Bump PKGREVISION.

(wiz)

2014-06-01 17:56:57 UTC MAIN commitmail json YAML

Update font path reference. Bump PKGREVISION.

(wiz)

2014-06-01 17:55:33 UTC MAIN commitmail json YAML

2014-06-01 17:09:19 UTC MAIN commitmail json YAML

Updated www/ruby-http version 0.6.0
Updated net/ruby-twitter to 5.9.0
Updated net/ruby-tw to 1.0.9

(tsutsui)

2014-06-01 17:05:58 UTC MAIN commitmail json YAML

Update ruby-tw to 1.0.9.

Changelog (from History.txt)

=== 1.0.9 2014-05-14

* merge multiple lines from STDIN into one tweet

(tsutsui)

2014-06-01 17:04:15 UTC MAIN commitmail json YAML

Update ruby-twitter to 5.9.0.

Changelog (per CHANGELOG.md):

5.9.0
-----
* [Use expanded URIs when available]
* [Deprecate `Twitter::REST::Client#middleware=` and `#connection_options`]
* [Ensure predicate methods return `false` for `Twitter::NullObject`]
* [Make `Twitter::Place#id` attribute accessible]
* [Enable injection of custom TCP/SSL socket classes]
* [Deprecate predicate methods without question marks]
* [Deprecate `Twitter::Base#[]`]
* [Remove statement that TweetStream is not 2.0.0-compatible]
* [Dont allow unacceptable IO objects in `Twitter::REST::Client#update_with_media`]
* [Add support for new REST API endpoint for bulk lookup of Tweets by ID]
* [Make the streaming API raise exceptions for status codes]
* [Call GET users/show if screen name has already been fetched]
* [Add the ability to set user_agent and proxy]
* [Use (immutable) user ID instead of (mutable) screen name]
* [Implement mute functionality]

5.8.0
-----
* [Alias `Twitter::Tweet#reply?` to `Twitter::Tweet#in_reply_to_user_id?`]
* [Add `Twitter::Error::SSL_REQUIRED` error code]
* [`Twitter::Tweet#retweeted_status` always returns the original tweet, not the retweet]

(tsutsui)

2014-06-01 16:59:14 UTC MAIN commitmail json YAML

2014-06-01 16:58:21 UTC MAIN commitmail json YAML

Add pkgsrc default font path to default search paths.
Bump PKGREVISION.

(wiz)

2014-06-01 16:57:27 UTC MAIN commitmail json YAML

Update default font path reference.

(wiz)

2014-06-01 16:56:47 UTC MAIN commitmail json YAML

Update default font path reference.

(wiz)

2014-06-01 16:52:08 UTC MAIN commitmail json YAML

Install fonts into default installation path. Bump PKGREVISION.

(wiz)

2014-06-01 16:51:49 UTC MAIN commitmail json YAML

Update ruby-twitter to 5.7.1.

Changelog (from CHANGELOG.md)

5.7.1
-----
* [Only warn if entities are not included](https://github.com/sferik/twitter/commit/82ed19e69c03ccaccc366744421b3bb3ee444625) ([@matthewrudy](https://twitter.com/matthewrudy))
* [Fix typos in documentation](https://github.com/sferik/twitter/pull/531) ([@attilaolah](https://twitter.com/attilaolah))

5.7.0
-----
* [Remove `Twitter::Base.from_response` method](https://github.com/sferik/twitter/commit/6f9a352adaa5eee0611fa8d2e45fc7349b5cecae)
* [Remove `Twitter::REST::API` namespace](https://github.com/sferik/twitter/commit/f9c4e8214bfe0e4cbd13681a6454956f2c6ac21b)
* [Remove `descendants_tracker`](https://github.com/sferik/twitter/commit/4cbcb0fc58c55b84b642bc7c66085bb581e9b20a)
* [Remove unused `HTTP_STATUS_CODE` constants](https://github.com/sferik/twitter/commit/b45d89bc96f11079b31976f14ade4f89d50b4dc9)
* [Remove `Twitter::Error#cause`](https://github.com/sferik/twitter/commit/a5748b925aa3220e7388311bd0228a62d45d09a4)

5.6.0
-----
* [Replace custom `Twitter::NullObject` with `Naught`](https://github.com/sferik/twitter/commit/bc3990e3588f889569f1c92e465c329c508ce32e)
* [Use `URI` and `CGI` to convert query string into a hash](https://github.com/sferik/twitter/commit/6dd9d97aaef3917868b870e01896ab937cbacfbb)
* [Increase default timeout values](https://github.com/sferik/twitter/commit/350536926d1c2c0656fdc79948c5f543e306e14e)
* [Add `Twitter::Error::RequestTimeout`](https://github.com/sferik/twitter/commit/3179537af41b2e2f85c0bc74be799faea0817e48)
* [Remove unused methods `#put` and `#delete` in `Twitter::REST::Client`](https://github.com/sferik/twitter/commit/eaaf234b84a6e2e1f7695f73befaf11f30664f4a)
* [Deprecate `retweeters_count` in favor of `retweet_count`](https://github.com/sferik/twitter/commit/ea39bd013364dc24f02e9a1eb25b4b48b99a5480)
* [Deprecate `favorites_count`/`favoriters_count` in favor of `favorite_count`](https://github.com/sferik/twitter/commit/ea39bd013364dc24f02e9a1eb25b4b48b99a5480)
* [Deprecate `to_hash`/`to_hsh` in favor of `to_h` or `attrs`](https://github.com/sferik/twitter/commit/63e2cdd693aece2912564988d06786cd23a2cad5)
* [Deprecate `oauth_token` and `oauth_token_secret` accessors](https://github.com/sferik/twitter/commit/ac246717557ea02565a1d93b3f9a975e7fd39874)

(tsutsui)

2014-06-01 16:49:24 UTC MAIN commitmail json YAML

Update reference to font installation path.

(wiz)

2014-06-01 16:48:50 UTC MAIN commitmail json YAML

Update reference to font installation path. Bump PKGREVISION.

(wiz)

2014-06-01 16:48:31 UTC MAIN commitmail json YAML

Install fonts into default installation path. Bump PKGREVISION.

(wiz)