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

2024-05-13 15:26:58 UTC Now

2013-09-14 09:08:11 UTC MAIN commitmail json YAML

Add lua-posix.

(ryoon)

2013-09-14 09:07:30 UTC MAIN commitmail json YAML

Added devel/lua-posix version 31

(ryoon)

2013-09-14 09:06:48 UTC MAIN commitmail json YAML

2013-09-14 07:47:12 UTC MAIN commitmail json YAML

Updated security/oath-toolkit to 2.4.0

(pettai)

2013-09-14 07:46:33 UTC MAIN commitmail json YAML

Version 2.4.0 (released 2013-07-21)

* liboath: Add new API methods for validating TOTP OTPs
  The new methods (oath_totp_validate3 and oath_totp_validate3_callback)
  introduce a new parameter *otp_counter, which is set to the actual
  counter used to calculate the OTP (unless it is a NULL pointer). This
  allows for easier OTP replay detection in applications using liboath.
  Patch from Fabian Gr端nbichler <fabian.gruenbichler@tuwien.ac.at>.

Version 2.2.0 (released 2013-07-07)

* libpskc: Add functions for setting PSKC data.
  The new functions are pskc_add_keypackage and all pskc_set_* functions
  (see libpskc/include/pskc/keypackage.h).  This allow you to write
  programs that generate new PSKC structures.
* liboath: Permit different passwords for different tokens for the same user.
  Thanks to Christian Hesse <list@eworm.de>.
* build: Improve building from git with most recent automake and gengetopt.
  Thanks to Christian Hesse <list@eworm.de>.
* build: Valgrind is not enabled by default.
  It causes too much false positives.  For developers who want, use
  --enable-valgrind-tests.  It is still enabled by default when building
  from the version controlled sources (see cfg.mk).  Thanks to Christian
  Hesse <list@eworm.de>.
* liboath: Make header file usable from C++ (extern "C" guard).
  Reported by Alan Markus <alan.markus@gmail.com>.

(pettai)

2013-09-14 07:06:55 UTC MAIN commitmail json YAML

Updated security/ykpers to 1.14.0

(pettai)

2013-09-14 07:06:29 UTC MAIN commitmail json YAML

Version 1.14.0 (released 2013-07-04)

* Fixups of import/export.
  Add targetConfig to show in which slot a configuration is intended.
  Possible memory leaks on error conditions.
* Add -d switch to ykpersonalize for dry-run.
* Add ykp_clear_config() for clearing configuration flags.
* Add getter functions for all configuration flags.
* Add -V to all tools to output version.
* Add ykp_get_acccode_type() and ykp_set_acccode_type()
  Only to do with export, showing where the access code came from
  in the ycfg.
* Add -1 and -2 options to ykinfo to show programming state.

(pettai)

2013-09-14 07:02:54 UTC MAIN commitmail json YAML

Updated security/ykclient to 2.11

(pettai)

2013-09-14 07:02:32 UTC MAIN commitmail json YAML

Version 2.11 (released 2013-07-24)

* Fix breakage with latest automake.

(pettai)

2013-09-14 06:47:36 UTC MAIN commitmail json YAML

Updated devel/userspace-rcu to 0.7.8

(pettai)

2013-09-14 06:47:12 UTC MAIN commitmail json YAML

Userspace RCU 0.7.8
        * Fix: hash table growth (for small tables) should be limited
        * Document build work-around on MacOS X
        * Fix tests: use of uninitialized variables
        * tests: add missing unsigned long casts to pthread_self()

Userspace RCU 0.7.7
        * rculfhash: document destroy context limitation
        * Fix: Use a filled signal mask to disable all signals
        * Document: rculfhash destroy and resize side-effect in 0.7
        * Add "sparc" host cpu to configure.ac
        * Fix: tests/api.h use cpuset.h
        * Fix hurd-i386: move cpuset tests outside of sched_setaffinity conditional
        * Fix tests: finer-grained use of CPU_SET, CPU_ZERO and cpu_set_t
        * Test for CPU_SET
        * Fix build on architectures with HAVE_SCHED_GETCPU but without HAVE_SYSCONF
        * README: document that Clang 3.0 (based on LLVM 3.0) is supported
        * clang: silence "unused expression result" warning
        * rculfhash: add assertions on node alignment
        * uatomic: style fix

(pettai)

2013-09-14 06:35:43 UTC MAIN commitmail json YAML

Updated security/log2timeline to 0.65

(pettai)

2013-09-14 06:35:15 UTC MAIN commitmail json YAML

Version 0.65

  - [UTMP input] New input module parsing utmp/wtmp files in Linux
  - [SELINUX input] New input module parsing SELinux audit files in Linux
  - [l2t_process] Renamed to l2t_process_old, being replaced by l2t_process.py
    from l2t-tools.
  - [EVTX Library] Fixed a small bug in the code, causing some EVTX file
    parsing to fail.
  - [Altiris input] Fixed a small bug when the date is malformed.
  - [Log2Timeline library] Fixed few bugs:
      - Small error in the format sort, caused oxml to sometimes be skipped
        in processing.
  - [GENERIC_LINUX input] Added a small extra eval sentence.
  - [LS_QUARANTINE] Fixed a minor bug in the get_time routine, if a database
    occurs it is caught by an eval sentence.
  - [TEST] Added few more tests.
  - [MOST INPUT MODULES] Changed the line:
          my $line = <$fh> or return undef;
      in most input modules.
  - [WIN library] Added few more transformations of Windows stored time zones
    into a "olson" ones understood by DateTime.
  - [CHROME input] Fixed a small unicode bug in the "File Downloaded" section.
  - [faersluskra2timalina] Added a new frontend to the tool, exact copy of
    log2timeline, except all parameters in Icelandic... kinda
      Aprils fool joke, except not in April.. so enjoy.
  - [timescanner tool] Removed this frontend from the Makefile since it serves
    no purpose (as in no longer part of the automatic installation).

(pettai)

2013-09-14 03:40:23 UTC MAIN commitmail json YAML

Updated security/dropbear to 2013.58

(mspo)

2013-09-14 03:40:01 UTC MAIN commitmail json YAML

version bump to latest 2012.55 to 2013.58
also added a netbsd-specific build option

(changes)
2013.58 - Thursday 18 April 2013

- Fix building with Zlib disabled, thanks to Hans Harder and cuma@freetz

- Use % as a separator for ports, fixes scp in multihop mode, from Hans Harder

- Reject logins for other users when running as non-root, from Hans Harder

- Disable client immediate authentication request by default, it prevents
  passwordless logins from working

2013.57 - Monday 15 April 2013

- Decreased connection setup time particularly with high latency connections,
  the number of round trips has been reduced for both client and server.
  CPU time hasn't been changed.

- Client will send an initial key exchange guess to save a round trip.
  Dropbear implements an extension kexguess2@matt.ucc.asn.au to allow the first
  packet guess to succeed in wider circumstances than the standard behaviour.
  When communicating with other implementations the standard behaviour is used.

- Client side: when public key or password authentication with
  $DROPBEAR_PASSWORD is used an initial authentication request will
  be sent immediately rather than querying the list of available methods.
  This behaviour is enabled by CLI_IMMEDIATE_AUTH option (on by default),
  please let the Dropbear author know if it causes any interoperability
  problems.

- Implement client escape characters ~. (terminate session) and
  ~^Z (background session)

- Server will more reliably clean up utmp when connection is closed, reported by
  Mattias Walstr<C3><B6>m
- Don't crash if /dev/urandom isn't writable (RHEL5), thanks to Scott Case

- Add "-y -y" client option to skip host key checking, thanks to Hans Harder

- scp didn't work properly on systems using vfork(), thanks to Frank Van Uffelen

- Added IUTF8 terminal mode support (Linux and Mac OS). Not standardised yet
though probably will be soon

- Some verbose DROPBEAR_TRACE output is now hidden unless $DROPBEAR_TRACE2
  enviroment variable is set

- Fix using asymmetric MAC algorithms (broke in )

- Renamed configure.in to configure.ac to quieten autoconf, from Mike Frysinger

2013.56 - Thursday 21 March 2013

- Allow specifying cipher (-c) and MAC (-m) lists for dbclient

- Allow using 'none' cipher or MAC (off by default, use options.h). Encryption
  is used during authentication then disabled, similar to OpenSSH HPN mode

- Allow a user in immediately if the account has a blank password and blank
  passwords are enabled

- Include a few extra sources of entropy from /proc on Linux, hash private keys
  as well. Dropbear will also write gathered entropy back into /dev/urandom

- Added hmac-sha2-256 and hmac-sha2-512 support (off by default, use options.h)

- Don't sent bad address "localhost" for -R forward connections,
  reported by Denis Bider

- Add "-B" runtime option to allow blank passwords

- Allow using IPv6 bracket notation for addresses in server "-p" option, from Ben Jencks

- A few improvements for Android from Reimar D<C3><B6>ffinger

- Fix memory leak for TCP forwarded connections to hosts that timed out,
  reported by Norbert Bencz<C3><BA>r. Appears to be a very long-standing bug.

- Fix "make clean" for out of tree builds

- Fix compilation when ENABLE_{SVR,CLI}_AGENTFWD are unset

(mspo)

2013-09-13 22:05:17 UTC MAIN commitmail json YAML

s/raduko-star/rakudo-star/

(schmonz)

2013-09-13 22:04:07 UTC MAIN commitmail json YAML

2013-09-13 22:00:14 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.4.2

(pettai)

2013-09-13 21:59:51 UTC MAIN commitmail json YAML

OpenDNSSEC 1.4.2 - 2013-09-11

* OPENDNSSEC-428: ods-ksmutil: Add option for 'ods-ksmutil key generate' to
  take number of zones as a parameter

Bugfixes:
* SUPPORT-66: Signer Engine: Fix file descriptor leak in case of TCP write
  error [OPENDNSSEC-427].
* SUPPORT-71: Signer Engine: Fix double free crash in case of HSM connection
  error during signing [OPENDNSSEC-444].
* OPENDNSSEC-401: 'ods-signer sign <zone> --serial <nr>' command produces seg
  fault when run directly on command line (i.e. not via interactive mode)
* OPENDNSSEC-440: 'ods-ksmutil key generate' and the enforcer can create
  too many keys if there are keys already available and the KSK and ZSK use
  same algorithm and length
* OPENDNSSEC-424: Signer Engine: Respond to SOA queries from file instead
  of memory. Makes response non-blocking.
* OPENDNSSEC-425 Change "hsmutil list" output so that the table header goes
  to stdout not stderr
* OPENDNSSEC-438: 'ods-ksmutil key generate' and the enforcer can create
  too many keys for <SharedKeys/> policies when KSK and ZSK use same
  algorithm and length
* OPENDNSSEC-443: ods-ksmutil: Clean up of hsm connection handling
* Signer Engine: Improved Inbound XFR checking.
* Signer Engine: Fix double free corruption in case of adding zone with
  DNS Outbound Adapters and NotifyCommand enabled.

(pettai)

2013-09-13 21:18:05 UTC MAIN commitmail json YAML

Updated security/opensaml to 2.5.3

(pettai)

2013-09-13 21:17:35 UTC MAIN commitmail json YAML

2.5.3:
Bugfixes
[CPPOST-83] - Compile error with boost 1.53
[CPPOST-86] - samlsign core dumps when -dig option is used

2.5.2:
(none)

2.5.1:
Bugfixes
[CPPOST-79] - Typo in "metadata intance failed manual validation checking"
              log message
[CPPOST-80] - SAMLTIME_MAX constant breaks for universal Mac builds

Improvement
[CPPOST-78] - Add metadata:rpi schema to OpenSAML

2.5.0:
Bugfixes
[CPPOST-65] - Remove compile time version output where possible.
[CPPOST-70] - Problem calling virtual functions from base class constructors
[CPPOST-71] - Various clone methods are broken.
[CPPOST-75] - ChainingTrustEngine resets SOAP/TLS-based null peer entity name,
              forces TrustEngine name matching

Improvements
[CPPOST-74] - metadata provider should check validity before replacing
              old metadata
[CPPOST-76] - filter IdPs somehow that don't declare themselves "ready"

New Features
[CPPOST-69] - Load Folders of Metadata
[CPPOST-73] - Metadata filter that can add EntityAttribute tags

(pettai)

2013-09-13 21:08:48 UTC MAIN commitmail json YAML

Updated textproc/xmltooling to 1.5.3

(pettai)

2013-09-13 21:08:19 UTC MAIN commitmail json YAML

1.5.3:
Bugfix
[CPPXT-92] - Update xmlsig 1.1 schema to final CR

Improvements
[CPPXT-94] - Configuration check should check for missing private key
[CPPXT-95] - Improve logging when libcurl is built without OpenSSL

1.5.2:
Bugfixes
[CPPXT-89] - Regression in deprecated catalog_path option during initialization
[CPPXT-90] - X509Digest generates base64 based on hex digest instead of binary

Improvement
[CPPXT-91] - KeyInfoResolver code returns empty credential object.

1.5.1:
Improvement
[CPPXT-88] - Support path resolution in ParserPool / catalog files

1.5.0:
Bugfixes
[CPPXT-76] - Remove compile time version output where possible.
[CPPXT-79] - link fails if xml-security-c library outside default link path
[CPPXT-83] - Transport layer not handling Last-Modified header correctly
[CPPXT-84] - Problems compiling log4shib on Solaris SPARC 10 with Sun
            Studio 12.1 with 64bit libraries
[CPPXT-86] - Small Memory Leak in XMLObjectBuilder::buildFromElement()

Improvements
[CPPXT-70] - Improve remote CRL access and caching support
[CPPXT-78] - Support configuration of name and policy restrictions for the
            signature metadata filter (signing certificate)
[CPPXT-82] - libcurl, ExplicitKeyTrustEngine, PKIX could provide additional
            debug information
[CPPXT-87] - Libcurl versions before 7.20 do not refresh caches of IdP IP
            address look-ups - this breaks SAML1 attribute query if the IdP's
            IP address is changed

(pettai)

2013-09-13 20:47:55 UTC MAIN commitmail json YAML

2013-09-13 18:14:40 UTC MAIN commitmail json YAML

Updated net/knot to 1.3.1

(pettai)

2013-09-13 18:14:11 UTC MAIN commitmail json YAML

v1.3.1 - Aug 26, 2013
---------------------
Bugfixes:
        * Response with NSID contained extra bytes after reload
        * List of remotes is scanned for longest prefix match
        * Multipacket TSIG signatures for transfers
        * Wrongly parsed TSIG key secret without quotes
        * Removed autoconf checks for extended instruction sets

v1.3.0 - Aug 5, 2013
--------------------
Features:
        * Defaults for CH TXT id.server,version.server (see doc)
Bugfixes:
        * Progressive interval for bootstrap retry
        * Transfers randomly cancelled
        * Disabling RRL on reload
        * Secondary groups not initialized when dropping privileges
        * Responding to DS queries for names at or below delegation points

v1.3.0-rc5 - Jul 29, 2013
-------------------------
Features:
        * Much faster bootstrap of many zones
Bugfixes:
        * Removed deprecated 'knotc -w' option
        * Slave ignores out-of-zone records in zone
        * Support for obsolete types in zone transfers
        * Slave zone file names fixes
        * Long transfers being randomly dropped

v1.3.0-rc4 - Jul 15, 2013
-------------------------
Features:
        * --with-configdir option for default config path
        * Reintroducted 'pidfile' config option
Bugfixes:
        * AXFR/IXFR subsystem performance improvements
        * Rescheduling of AXFR in some cases
        * RRSIGs not in the same section for DS records
        * Log messages leaking to syslog
        * 'knotc restart' option removed due to several limitations

v1.3.0-rc3 - Jun 28, 2013
-------------------------

Features:
        * Utility to estimate memory consumption (see 'knotc memstats')
        * PID file is not created when running on foreground
        * UNIX sockets support for knotc
        * Configurable 'rundir' and 'storage'

Bugfixes:
        * IXFR with an arbitrary number of diffs
        * Processing of knotc TSIG keyfile
        * Atomic PID file writing, removed deprecated 'knotc start'
        * Performance regression when RRSIGs came before covered RRs in AXFR

v1.3.0-rc2 - Jun 14, 2013
-------------------------

Bugfixes:
        * Label compression related bug
        * Proper resolution of some CNAME chains
        * Unstable response rate in rare cases
        * Several log messages

v1.3.0-rc1 - Jun 4, 2013
---------------------------

Features:
        * Faster zone parser
        * Full support for EUI and ILNP resource records
        * Lower memory footprint for large zones
        * No compilation of zones
        * Improved scheduling of zone transfers
        * Logging of serials and timing information for zone transfers
        * Config: 'groups' keyword allowing to create groups of remotes
        * Config: 'include' keyword allowing other file includes
        * Client utilities: kdig, khost, knsupdate
        * Server identification using TXT/CH queries (RFC 4892)
        * Improved build scripts
        * Improved dname compression and performance
Bugfixes:
        * Fixed creating of PID file when dropping privileges

(pettai)

2013-09-13 15:00:43 UTC MAIN commitmail json YAML

2013-09-13 14:37:55 UTC MAIN commitmail json YAML

Updated chat/prosody to 0.9.1

(fhajny)

2013-09-13 14:37:49 UTC MAIN commitmail json YAML

Update prosody to 0.9.1

Changes in 0.9.1:
* Config: Fix the workaround for LuaSec 0.4.x to apply the ssl 'ciphers'
  option correctly
* Config: Ability to specify the ssl 'dhparam' option simply as a path to
  a file, instead of a callback function
* Windows: Fix s2s issues
* Windows: Fix the ability to specify absolute paths to SSL certificates
  in the config
* Build: Fix compilation issue on non-Linux systems that have glibc (such as
  Debian GNU/kFreeBSD)
* API: Fix to our set library, that caused the :include() and :exclude()
  methods to behave incorrectly

Changes in 0.9.0:
* IPv6 support for c2s, s2s and all other services (e.g. HTTP)
* Server-to-server authentication using certificates (SASL EXTERNAL)
* A new HTTP subsystem, supporting virtual hosts, and fully reloadable modules
* Client and server connections are now handled by modules: mod_c2s, mod_s2s
* mod_pubsub: Basic pubsub service (some features not yet implemented)
* prosodyctl about - show information about a Prosody installation
* prosodyctl cert - command to generate XMPP certificates and CSRs
* Many very nice enhancements to our module API
* MUC: Configurable per-room history length
* MUC: Plugins can now extend the room configuration form

See notes on upgrading from 0.8.x:

  https://prosody.im/doc/release/0.9.0#upgrading

(fhajny)

2013-09-13 14:32:20 UTC MAIN commitmail json YAML

Fix build on SunOS. Define LUA_COMPAT_MODULE to make this work on lua-5.2.

(fhajny)

2013-09-13 14:24:29 UTC MAIN commitmail json YAML

2013-09-13 14:22:44 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 5.0.11

(ryoon)

2013-09-13 14:21:38 UTC MAIN commitmail json YAML

Update to 5.0.11

Changelog:
Version 5.0.11 Sep 10th 2013

    Fixing upload in shared folders with create privileges
    Making ldap more robust in certain situations
    Handing quota violation earlier to make the desktop clients more robust
    Several quota fixes
    Fix issues with certain file names like 0 or false
    Disable smb in files_External on windows servers
    Enable user to decrypt files again after encryption app was disabled
    Improved Encryption messages
    Add a searchByMime call to API
    Fix multiselects for Firefox on Mac in groups management
    Reduce the number of ldap connections
    Show a ���password incorrect��� notice when used shared password is wrong
    Switch to the completely new Google Drive SDK.
    Scanner: additional tests for reusing etags during scanning
    Fix accessing files that are newly created by setting the right mime type
    Several Calendar bugfixes
    Fixed ���Show on Map��� in Contacts
    A lof of Contacts fixes
    Several ���Tasks��� fixes

(ryoon)

2013-09-13 14:18:36 UTC MAIN commitmail json YAML

2013-09-13 14:13:16 UTC MAIN commitmail json YAML

Note update of devel/ruby-daemon_controller package to 1.1.5.

(taca)

2013-09-13 14:12:44 UTC MAIN commitmail json YAML

2013-09-13 14:02:36 UTC MAIN commitmail json YAML

Note update of devel/ruby-backports package to 3.3.3.

(taca)

2013-09-13 14:02:03 UTC MAIN commitmail json YAML

Update ruby-backports to 3.3.3.

= Backports --- History

== Version 3.2.0 - April 3rd, 2013

* Moved `Proc#yield` & `Hash#key` from 1.8.7 to 1.9.1

== Version 3.2.0 - April 2nd, 2013

* Moved `Dir.mktmpdir` to the stdlib 'tmpdir' for Ruby 1.8.7

* Removed `returning` as it is no longer part of Rails.

== Version 3.1.0 - March 5th, 2013

* Backports can now be loaded separately!

* Small tweaks and fixes for many methods to pass more RubySpecs

== Version 3.0.0 - February 24th, 2013

* Features of 2.0.0 are now required when requiring 'backports'.

* Additional features of 2.0.0
  * Struct#to_h, NilClass#to_h, Hash#to_h
  * Hash#default_proc = nil
  * OpenStruct lib

* 1.8.7's Enumerator#with_index (it wasn't in the 1.8.7 NEWS file...)

(taca)

2013-09-13 13:18:20 UTC MAIN commitmail json YAML

don't set Mac OS X target version: stick to the current one

(adam)

2013-09-13 13:07:44 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup tickets #4233. and #4234

(tron)

2013-09-13 13:07:27 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup ticket #4234 - requested by morr
www/wordpress: security update

Revisions pulled up:
- www/wordpress/Makefile                                        1.34-1.35
- www/wordpress/PLIST                                          1.16-1.17
- www/wordpress/distinfo                                        1.26-1.27

---
  Module Name:    pkgsrc
  Committed By:  morr
  Date:          Thu Aug  8 07:50:58 UTC 2013

  Modified Files:
          pkgsrc/www/wordpress: Makefile PLIST distinfo

  Log Message:
  Update to newest version of Wordpress 3.6.

  ChangeLog:

  New Default Theme - Twenty Thirteen
  * Focus on blogging
  * Single column layout with Sidebar / Widgets in the footer
  * Latest Theme Features support, particularly Post Formats and Semantic Markup
  * Font-based icons (Genericons)

  Admin Enhancements
  * UI improvements on Navigation Menus Screen
  * Revisions revised to be more dynamic and scalable
  * Autosave and Post Locking
  * Preview Audio and Video on Media Edit Screen
  * In-line login following expired sessions

  For Developers
  * External Libraries have been updated.
  * New audio/video APIs give developers access to powerful media metadata, like
  ID3 tags.
  * Filters for revisions, allowing you to set the number of revisions ad hoc
  instead of only via a define.
  * Semantic Markup allows themes to choose improved HTML5 markup for search
  forms, comment forms, and comment lists.
  * Search content for shortcodes with has_shortcode() and adjust shortcode
  attributes with a new filter.

  More info on http://codex.wordpress.org/Version_3.6

---
  Module Name:    pkgsrc
  Committed By:  morr
  Date:          Thu Sep 12 17:19:59 UTC 2013

  Modified Files:
          pkgsrc/www/wordpress: Makefile PLIST distinfo

  Log Message:
  This maintenance release addresses 13 bugs with version 3.6.

  Additionally: Version 3.6.1 fixes three security issues:

  * Remote Code Execution: Block unsafe PHP de-serialization that could occur in
  limited situations and setups, which can lead to remote code execution.
  Reported by Tom Van Goethem. CVE-2013-4338.
  * Link Injection / Open Redirect: Fix insufficient input validation that could
  result in redirecting or leading a user to another website.
  Reported by Dave Cummo, a Northrup Grumman subcontractor for the U.S. Centers
  for Disease Control and Prevention. CVE-2013-4339.
  * Privilege Escalation: Prevent a user with an Author role, using a specially
  crafted request, from being able to create a post "written by" another user.
  Reported by Anakorn Kyavatanakij. CVE-2013-4340.

  Additional security hardening:

  * Updated security restrictions around file uploads to mitigate the potential
  for cross-site scripting. The extensions .swf and .exe are no longer allowed
  by default, and .htm and .html are only allowed if the user has the ability
  to use unfiltered HTML.

  More on http://codex.wordpress.org/Version_3.6.1

(tron)

2013-09-13 13:00:55 UTC MAIN commitmail json YAML

Note addition of devel/ruby-atomic package version 1.1.14.

(taca)

2013-09-13 13:00:25 UTC MAIN commitmail json YAML

Add and enable ruby-atomic.

(taca)

2013-09-13 12:59:41 UTC MAIN commitmail json YAML

Add ruby-atomic package version 1.1.14.

Ruby-atomic is an atomic reference implementation for JRuby, Rubinius, and MRI.

This library provides:

* an Atomic class that guarantees atomic updates to its contained value

The Atomic class provides accessors for the contained "value" plus two update
methods:

* update will run the provided block, passing the current value and replacing
  it with the block result iff the value has not been changed in the mean
  time. It may run the block repeatedly if there are other concurrent updates
  in progress.
* try_update will run the provided block, passing the current value and
  replacing it with the block result. If the value changes before the update
  can happen, it will throw Atomic::ConcurrentUpdateError.

(taca)

2013-09-13 12:57:19 UTC MAIN commitmail json YAML

Note update of devel/hoe package to 3.7.1.

(taca)

2013-09-13 12:56:50 UTC MAIN commitmail json YAML

Update hoe to 3.7.1.

=== 3.7.1 / 2013-08-19

* 1 minor enhancement:

  * Added N=testname option to the test task to shortcut TESTOPTS='-n testname'

=== 3.7.0 / 2013-07-24

* 1 minor enhancement:

  * Warn and default to MIT license if not set.

=== 3.6.3 / 2013-06-20

* 1 bug fix:

  * Fixed problems with shell redirection on non-bash systems. (kou)

(taca)

2013-09-13 12:55:02 UTC MAIN commitmail json YAML

Note update of devel/ZenTest package to 4.9.3.

(taca)

2013-09-13 12:54:23 UTC MAIN commitmail json YAML

Update ZenTest package to 4.9.3.

=== 4.9.3 / 2013-08-12

* 1 minor enhancement:

  * Added --debug option. Probably need to add more to help bug reports.

* 2 bug fixes:

  * Fixed completed_re and failed_results_re to match minitest 5 (and still mt
    4).
  * Fixed handle_results to deal with minitest 5 output (eg
    ClassName#method_name).

(taca)

2013-09-13 12:53:03 UTC MAIN commitmail json YAML

Note update of databases/ruby-mysql2 package to 0.3.13.

(taca)

2013-09-13 12:52:30 UTC MAIN commitmail json YAML

Update ruby-mysql2 package to 0.3.13.

Exact changes aren't available.  Please refer change log in github.

(taca)

2013-09-13 12:49:44 UTC MAIN commitmail json YAML

Note update of databases/ruby-hiera package to 1.2.0.

(taca)

2013-09-13 12:49:13 UTC MAIN commitmail json YAML

Update ruby-hiera to 1.2.0.

Exact changes aren't available.  Please refer change log in github.

(taca)

2013-09-13 12:43:10 UTC MAIN commitmail json YAML

Updated misc/rpm to 4.11.1

(ryoon)

2013-09-13 12:42:11 UTC MAIN commitmail json YAML

Note update of databases/ruby-cassandra package to 0.22.0.

(taca)

2013-09-13 12:41:32 UTC MAIN commitmail json YAML

2013-09-13 12:41:25 UTC MAIN commitmail json YAML

Update ruby-cassandra to 0.22.0.

v0.22.0
- Add new composite API to resolve ambiguity between unpacking a composite and packing a composite with one element (issue #196, courtesy @kevinkehl)
- Breaking change: schema change methods no longer catch exceptions internally.  They work the same as everything else.

v0.21.0
- Add 1.2 libs to gem

v0.19.0
- Fixed windows build by disabling native extensions (issue #188, courtesy @jacek99)
- Speed improvement to native composite column extension (issue #186, courtesy @muirmanders)
- Fix OrderedHash iterator return values (issue #185, courtesy @fester)
- Native support for dynamic composite decoding (issue #184, courtesy @muirmanders)

v0.18.0
- Cassandra 1.2 support (issue #175, courtesy @brainopia)
- drop_keyspace defaults to current keyspace (issue #176, courtesy @brianopia)
- Easier flush_batch interface (issue #182, courtesy @brianopia)
- Support for removing multiple columns (issue #183, courtesy @brianopia)

(taca)

2013-09-13 12:38:20 UTC MAIN commitmail json YAML

- typo3-6.1.4.

(taca)

2013-09-13 12:37:55 UTC MAIN commitmail json YAML

Note update of converters/ruby-unf package to 0.1.2.

(taca)

2013-09-13 12:37:37 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup ticket #4233 - requested by wen
www/mediawiki: security update

Revisions pulled up:
- www/mediawiki/Makefile                                        1.34
- www/mediawiki/PLIST                                          1.17
- www/mediawiki/distinfo                                        1.23

---
  Module Name:    pkgsrc
  Committed By:  wen
  Date:          Sat Sep  7 14:49:42 UTC 2013

  Modified Files:
          pkgsrc/www/mediawiki: Makefile PLIST distinfo

  Log Message:
  Update to 1.21.2

  Upstream changes:
  Changes since 1.21.1
  SECURITY: Fix extension detection with 2 .'s
  SECURITY: Support for the 'gettoken' parameter to action=block and
  action=unblock, deprecated since 1.20, has been removed.
  SECURITY: Sanitize ResourceLoader exception messages
  Purge upstream caches when deleting file assets.
  Unit test suite now runs the AutoLoader tests. Also fixed the autoloading
  entry for the PageORMTableForTesting class though it had no impact.

(tron)

2013-09-13 12:37:21 UTC MAIN commitmail json YAML

Update ruby-unf to 0.1.2.

## 0.1.2 (2013-08-12)

Features:

  - Add license to gemspec.

  - Adjust dependencies for Ruby 1.8 to satisfy bundler.

(taca)

2013-09-13 12:29:19 UTC MAIN commitmail json YAML

MySQL had been removed, so try to remove mysql version restriction.
Bump PKGREVISION.

But this version is known that it is incompatible with 5.1 (and later?) API,
so maeked as BROKEN.

(obache)

2013-09-13 12:22:21 UTC MAIN commitmail json YAML

+ mysqlcc-1.0.2

(obache)

2013-09-13 12:19:51 UTC MAIN commitmail json YAML

MySQL-5.0 had been removed, so try to allow any version of MySQL.

Bump PKGREVISION.

(obache)

2013-09-13 12:17:28 UTC MAIN commitmail json YAML

Updated security/lua-sec to 0.4.1

(fhajny)

2013-09-13 12:17:19 UTC MAIN commitmail json YAML

Update lua-sec to 0.4.1.

Changes since 0.4:
- SSL options updated --- based on OpenSSL 1.0.0d.
- Activate SSL_MODE_RELEASE_BUFFERS by default if it is available.
  (thanks Prosody project)

(fhajny)

2013-09-13 12:15:40 UTC MAIN commitmail json YAML

Added lang/raduko-star version 2013.08

(sno)

2013-09-13 12:10:36 UTC MAIN commitmail json YAML

Added lang/raduko-star version 2013.08

(sno)

2013-09-13 12:09:39 UTC MAIN commitmail json YAML

Adding package for Raduko * 2013.08 in lang/raduko-star.

Rakudo Perl 6, or simply Rakudo, is a compiler for the Perl 6 programming
language. It runs on the Parrot virtual machine.

The Rakudo Star distribution (fondly called Rakudo *) is the Rakudo
compiler plus a selection of useful Perl 6 modules, the most recent
incarnation of the "Using Perl 6" book, and other software that can
be used with the Rakudo compiler to enhance its utility.  Rakudo Star
is meant for early adopters who wish to explore what's possible with
Rakudo Perl 6 and provide feedback on what works, what doesn't, and
what else they would like to see included in the distribution.

(sno)

2013-09-13 12:09:37 UTC MAIN commitmail json YAML

2013-09-13 11:57:01 UTC MAIN commitmail json YAML

Add ap22-authz-ldap

(fhajny)

2013-09-13 11:56:28 UTC MAIN commitmail json YAML

Added www/ap22-authz-ldap version 0.30

(fhajny)

2013-09-13 11:56:19 UTC MAIN commitmail json YAML

Import www/ap22-authz-ldap.

This Apache LDAP authentication/authorization module tries to solve
the following problems that other such modules may not solve in all cases:

  * Map the short form of the distinguished name of a certificate and its
    issuer obtained from the environment of mod_ssl to a user distinguished
    name in an LDAP directory.
  * Check the age of a password in an LDAP directory, denying authorization
    in case the password is to old.
  * Authorize a user based on roles or an arbitrary LDAP filter expression.
  * Authorize a user based on whether he owns a file or belongs to the group
    owning a file.

(fhajny)

2013-09-13 11:54:27 UTC MAIN commitmail json YAML

Note addition of www/typo3_61 package version 6.1.5.

(taca)

2013-09-13 11:54:01 UTC MAIN commitmail json YAML

Add and enable typo3_61.

(taca)

2013-09-13 11:53:24 UTC MAIN commitmail json YAML

drop support of removed MySQL 5.0.

(obache)

2013-09-13 11:53:05 UTC MAIN commitmail json YAML

Add typo3_61 version (TYPO3 6.1.5).

* Improving the File Abstraction Layer
* UI Improvements for the Extension Manager
* Use for PHP mysqli instead of "mysql" module
* Further Changes:
  - Removed extension statictemplates
  - Improved TCA load mechanism
  - Install Tool: Environment Checks
  - Extbase: The rewritten property mapper is now the default mapper
  - Fluid: Allow Fluid arrays only in ViewHelper arguments
  - Extbase: Object persistence behaviour changed from implicit to explicit
    save

(taca)

2013-09-13 11:49:36 UTC MAIN commitmail json YAML

include bsd.prefs.mk before reference of MANINSTALL.

(obache)

2013-09-13 11:46:15 UTC MAIN commitmail json YAML

Add ap2-xsendfile

(fhajny)

2013-09-13 11:45:35 UTC MAIN commitmail json YAML

Added www/ap2-xsendfile version 0.12

(fhajny)

2013-09-13 11:45:26 UTC MAIN commitmail json YAML

Import www/ap2-xsendfile.

mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.

If it encounters the presence of such header it will discard all output
and send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.

(fhajny)

2013-09-13 11:36:28 UTC MAIN commitmail json YAML

Note update of www/typo3_60 package to 6.0.10.

(taca)

2013-09-13 11:35:59 UTC MAIN commitmail json YAML

Update typo3_60 package to 6.0.10.

pkgsrc change: change files/README to MESSAGE file.

2013-09-12  c0dfc7d                  [RELEASE] Release of TYPO3 6.0.10 (TYPO3 Release Team)
2013-09-11  8fb6d68  #51923          [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (Anja Leichsenring)
2013-09-11  1831c95  #51562          [BUGFIX] Move forgotten getEnvironmentMode() (Anja Leichsenring)
2013-09-11  663ccd5  #51519          [TASK] FAL ResourceStorage must not access sys_file table directly (Steffen Ritter)
2013-09-11  016949f  #50795          [BUGFIX] Follow-Up: Missing signals on adding file (Stefan Neufeind)
2013-09-11  5db38d3  #51562          [TASK] Remove sys_file.deleted flag and it's usage (Ernesto Baschny)
2013-09-11  7a4e75d  #50795          [BUGFIX] Missing signals on adding file (Andreas Wolf)
2013-09-10  194702a  #49386          [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (Stefan Neufeind)
2013-09-09  9af1d6b  #50723          [BUGFIX] Extbase scheduler task serialization (arjenhoekema)
2013-09-09  506a920  #49386          [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (Thomas Maroschik)
2013-09-09  1ecf5cd  #51018          [BUGFIX] excludeFromUpdates flag ignored (Francois Suter)
2013-09-09  937c3dc  #48467          [BUGFIX] mounts of same storage had same subfolder count in Filelist (Simon Schick)
2013-09-09  4519179  #51743          [TASK] Replace double quotes in exceptions (Wouter Wolters)
2013-09-09  df49c8c  #51744          [TASK] Cleanup (Wouter Wolters)
2013-09-09  3b52e07  #47414          [BUGFIX] Filename not displayed in selector (file_reference) (Martin Borer)
2013-09-09  8bd8e69  #51871          [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (Helmut Hummel)
2013-09-09  9d9db86  #51682          [BUGFIX] Disable caching for ADMCMD_view parameter (Philipp Kitzberger)
2013-09-09  c4179a1  #51761          [BUGFIX] Do not add trailing slashes to files (Helmut Hummel)
2013-09-09  3d4d785  #51808          [BUGFIX] Enable ProcessedFiles to do file exists (Helmut Hummel)
2013-09-08  9e2bfef  #51758          [BUGFIX] Fix viewObjectNamePattern regression in Extbase (Alexander Schnitzler)
2013-09-08  248d9cf  #45498          [FEATURE] Find best-matching local storage instead of default-storage (Stefan Neufeind)
2013-09-06  adf9802  #51747          [BUGFIX] Recreate processig folder without permission checks (Helmut Hummel)
2013-09-06  990cd92  #51733          [BUGFIX] Do not register storage factory slot during install (Helmut Hummel)
2013-09-06  54034a7  #51305,#51767  [FEATURE] Render icon with button view helper (Francois Suter)
2013-09-04  34d22cc  #51745          [TASK] Remove conflict code (Wouter Wolters)

(taca)

2013-09-13 11:34:23 UTC MAIN commitmail json YAML

Note update of www/typo3_47 package to 4.7.15.

(taca)

2013-09-13 11:33:50 UTC MAIN commitmail json YAML

Update typo3_47 to 4.7.15.

pkgsrc change: change files/README to MESSAGE file.

2013-09-12  cbc67ce                  [RELEASE] Release of TYPO3 4.7.15 (TYPO3 Release Team)
2013-08-31  5fb0e4e  #50424          [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Philipp Gampe)
2013-08-28  c4116e6  #36244          [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes)
2013-08-27  c20f9c0  #50760          [BUGFIX] Escape title tag of image links (Alexander Stehlik)
2013-08-27  7936270  #25327,#37026  [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann)
2013-08-17  9f987b9  #30636          [BUGFIX] TCA: subtypes_addlist not processed (Ernesto Baschny)
2013-08-14  365c939  #46094          [BUGFIX] Avoid usage of subheader in mailform (Francois Suter)
2013-08-08  4cfafbe  #50868          [BUGFIX] number_format() expects parameter 1 to be double (Anja Leichsenring)
2013-08-04  d034738  #50466          [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind)
2013-08-04  3bee27a  #35274          [BUGFIX] Syntax error in class.tx_coreupdates_t3skin.php (Wouter Wolters)
2013-08-03  b7b400c  #46642          [BUGFIX] Fix fatal error in extension manager (Michael Stucki)
2013-08-01  2fd1c4d  #50645          [TASK] TagBuilders render() method PhpDoc return tag fixed (Daniel Hu��rtgen)
2013-07-31  38a59ea  #36031          [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski)
2013-07-31  11acd37  #43631          [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland)

(taca)

2013-09-13 11:33:49 UTC MAIN commitmail json YAML

MySQL-5.0 had been removed, so change to accenpt any MySQL version.

Bump PKGREVISION.

(obache)

2013-09-13 11:27:30 UTC MAIN commitmail json YAML

2013-09-13 11:27:02 UTC MAIN commitmail json YAML

Added textproc/crush-tools version 2013.04

(fhajny)

2013-09-13 11:26:52 UTC MAIN commitmail json YAML

Import textproc/crush-tools.

CRUSH (Custom Reporting Utilities for SHell) is a collection
of tools for processing delimited-text data from the command
line or in shell scripts.

(fhajny)

2013-09-13 11:25:52 UTC MAIN commitmail json YAML

Add missing buildlink3.mk (seems to be not in cvs add copy list from
fossil-merge)

(sno)

2013-09-13 11:25:05 UTC MAIN commitmail json YAML

Note update of www/typo3_45 package to 4.5.30.

(taca)

2013-09-13 11:23:18 UTC MAIN commitmail json YAML

Update typo3_45 to 4.5.30.

pkgsrc change: change files/README to MESSAGE file.

2013-09-12  a9335e4                  [RELEASE] Release of TYPO3 4.5.30 (TYPO3 Release Team)
2013-08-31  cdebcfb  #50424          [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Philipp Gampe)
2013-08-28  12685ed  #36244          [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes)
2013-08-27  4b98bb5  #50760          [BUGFIX] Escape title tag of image links (Alexander Stehlik)
2013-08-27  19d3383  #25327,#37026  [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann)
2013-08-20  4571ca9  #30636          [BUGFIX] TCA: subtypes_addlist not processed (Ernesto Baschny)
2013-08-20  3693037  #31295          [BUGFIX] Handle file_references properly in t3lib_befunc::thumbCode (Tolleiv Nietsch)
2013-08-08  380fb85  #50868          [BUGFIX] number_format() expects parameter 1 to be double (Anja Leichsenring)
2013-08-04  5d0ba16  #50466          [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind)
2013-08-04  8f929db  #35274          [BUGFIX] Syntax error in class.tx_coreupdates_t3skin.php (Wouter Wolters)
2013-08-03  9731f60  #46642          [BUGFIX] Fix fatal error in extension manager (Michael Stucki)
2013-07-31  632ea14  #36031          [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski)

(taca)

2013-09-13 11:19:42 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 0.9.4.

(taca)

2013-09-13 11:18:52 UTC MAIN commitmail json YAML

Added lang/nqp 2013.08

(sno)

2013-09-13 11:17:15 UTC MAIN commitmail json YAML

Added lang/nqp version 2013.08

(sno)

2013-09-13 11:16:19 UTC MAIN commitmail json YAML

Adding package for NQP 2013.08 into lang/nqp.

This is "Not Quite Perl" -- a lightweight Perl 6-like environment for
virtual machines. The key feature of NQP is that it's designed to be a
very small environment (as compared with, say, perl6 or Rakudo) and
is focused on being a high-level way to create compilers and libraries
for virtual machines (such as the Parrot Virtual Machine [1] and the JVM).
Unlike a full-fledged implementation of Perl 6, NQP strives to have as
small a runtime footprint as it can, while still providing a Perl 6 object
model and regular expression engine for the virtual machine.

(sno)

2013-09-13 11:13:49 UTC MAIN commitmail json YAML

Update roundcubemail to 0.9.4.

pkgsrc changes:
* Make installer work.
* Add various dependency to PHP extensions.

RELEASE 0.9.4
-------------
- Make identities matching case insensitive (#1485480)
- Fix issue where too big message data was stored in cache causing sql errors
  (#1489316)
- Fix iframe scrollbars on webkit desktop browsers (#1489306)
- Fix issue where legacy config was overriden by default config (#1489288)
- Fix newmail_notifier issue where favicon wasn't changed back to default
  (#1489313)
- Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
- Fix lack of Reply-To address in header of forwarded message body (#1489298)
- Fix bugs when invoking contact creation form when read-only addressbook is
  selected (#1489296)
- Fix identity selection on reply (#1489291)
- Fix so additional headers are added to all messages sent (#1489284)
- Fix display issue after moving folder in Folder Manager (#1489293)
- Fix handling of non-default date formats (#1489294)
- Fix unquoted path in PREG expression on Windows (#1489290)
- Fix Junk folder icon alignment when it's nested in inbox folder (#1489292)
- Fix wrong close tag in /template/mail.html (#1489295)

(taca)

2013-09-13 11:13:47 UTC MAIN commitmail json YAML

Add rabbitmq-c

(fhajny)

2013-09-13 11:12:37 UTC MAIN commitmail json YAML

Added net/rabbitmq-c version 0.4.1

(fhajny)

2013-09-13 11:12:06 UTC MAIN commitmail json YAML

Import net/rabbitmq-c.

C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.

(fhajny)

2013-09-13 10:52:37 UTC MAIN commitmail json YAML

Fix PLIST on non-darwin (forgot to test whether "make install" works >:-()
Bumping revision

(sno)

2013-09-13 10:41:20 UTC MAIN commitmail json YAML

Updated lang/parrot to 5.7.0

(sno)

2013-09-13 10:40:59 UTC MAIN commitmail json YAML

Updating lang/parrot from 4.8.0nb4 to 5.7.0 (for scheduled nqp and
raduko * imports).

pkgsrc changes:
* PLIST variable VERSION => PARROT_VERSION
* add PLIST awk rule to replace parrot's version string with
  ${PARROT_VERSION}
* add a fix for build on MacOS X 10.8

Upstream changes since 4.8.0:
2013-08-20    release 5.7.0
    - Build
        + Fixed GH#976 - Cannot load PCRE library during install on gentoo x64.
    - Community
        + All three of our GSoC students passed their midterms, and are
          on track to complete their Parrot and Perl 6 projects on time.
          Congratulations to Saurabh Kumar, Pawe�<82> Murias, and Denis Boyun!

2013-07-16    release 5.6.0
    - Build
        + Makefile dependencies are now compatible with VMS make.
    - Documentation
        + The main README is now more helpful.

2013-06-18    release 5.5.0
    - Build
        + Configure options are now allowed to be quoted.
        + Fixed build on Win32.
        + Updated location of NQP on Win32.
        + Fixed Parrot::Distribution detection.
    - Documentation
        + Noted that RESPONSIBLE_PARTIES is mostly out of date.
    - Tests
        + Stopped testing native PBC on 64bit LE, due to lack of access to
          such machine.
    - Release
        + Added tool: make_upload_commands.pl
    - Community
        + Parrot has been awarded 3 student slots in Google Summer of Code 2013!
          This means that 3 lucky students will be on a paid internship from
          Google to work on these accepted proposals:
          = Saurabh Kumar - "Update parrot-libgit2 to latest libgit2 release"
              https://gist.github.com/sa1/5468408
              http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/saurabh_kgp/11002
          = Pawe�<82> Murias - "A Javascript backend for Rakudo"
            http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/pmurias/9002
          = Denis Boyun  - "Improve Web UI of App::Parrot::Create"
              https://gist.github.com/denisboyun/5472762
              https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/chob_rock/9001
        + YAPC::NA::2013 hosted 4 days of Hackathon, focusing on the next
          generation of Perl implementations.
          = Huge Success!
        + MoarVM was unveiled:
            https://github.com/MoarVM
        + P2 on Potion was debuted:
            http://perl11.org/p2/

2013-05-21    release 5.4.0
    - Core
        + Implemented the coth() and acot() math functions.
        + Fixed chomp to only trim a newline when it ends the string. [GH #958]
        + Added readlink() and Parrot_file_readlink(), with tests. [GH #967]
    - Build
        + Parrot now detects the CPU model on Linux systems, as well as
          detecting more CPU models on BSD, Cygwin, Solaris, Win32, and Darwin.
          ARM v7 is also now recognized. [GH #962]
    - Documentation
        + Threads examples now have proper POD sections and useful descriptions
          with links to references.
        + Added main description for Task PMC.
        + Added descriptions to trig methods in Float PMC.
    - Tests
        + Added improved test coverage targets "cover_new" and "fullcover_new".
        + Improved tests for acot(), coth(), acot() math functions.
        + Added tests for options passed to debugger.
        + Updated native PBC test files for string, number, and integer,
          which resolved 11 TODOs in the test suite. [GH #959]
        + Fixed test for the auto/arch config step.
    - Release process
        + Added message digests to crow.pir.
        + Added in release.json: "release.type" can be "devel" or "supported".
        + Refactored common code to sub in auto_release.pl.
    - Community
        + Parrot is part of the Hackathon at YAPC::NA::2013, in Austin, TX, USA!
            http://www.yapcna.org/yn2013/wiki?node=Hackathons
        + Parrot has been accepted to Google Summer of Code 2013!
        + Currently there are two high-quality proposals being worked on:
            https://gist.github.com/sa1/5468408        - parrot-libgit2
            https://gist.github.com/denisboyun/5472762 - App::Parrot::Create

2013-04-16    release 5.3.0
    - Build
        + Files generated by `make cover` are now correctly cleaned by `make`
          and ignored by `git`.
    - Tests
        + Internal testing of the Configure probe for Fink now works correctly
          with the --verbose flag.
        + Tests added for .sort method of ResizableFloatArray and
          ResizableIntegerArray. [GH #926], [GH #927]
        + Benchmarks added for .sort methods of various Array objects.
          [GH #175]
        + Coverage analysis added for pbc_disassemble.

2013-03-19    release 5.2.0
    - Core
        + IO now only syncs buffers for the IO types where syncing makes sense.
            = PIO_VF_SYNC_IO flag added
    - Build
        + installable_pdump now has the correct rpath (blib corrected to lib).
    - Libraries
        + Tcl/Glob.pir has been removed. (PGE/Glob.pir remains intact)
    - Ecosystem
        + All Parrot tarballs are now symlinked to the 'all' directory,
          regardless of their true homes ('devel' or 'stable'), to better
          allow for automated downloads.
            ftp://ftp.parrot.org/pub/parrot/releases/all/

2013-02-19    release 5.1.0
    - Core
        + The .sort() method was added to the FixedFloatArray PMC
        + Improved detection of system memory for machines with >2GB
        + Improved pbc_to_exe support for spacey paths
        + Fixed Parrot_io_readall_s allocating too much string space
    - Build
        + Fixed generated MANIFEST files to omit $destdir
    - Documentation
    - Tests
        + .readall now checks that prior reads are respected.
    - Community
        + Weekly IRC meetings have resumed. #parrotsketch Tuesdays at 1930 UTC

2013-01-22    release 5.0.0
    - Core
        + Remove duplicate library search path entries, move "." from the beginning to
          the end. [GH #368]
        + Install forgotten runtime include files:
          cloneflags.pasm
          packfile_annotation_keytype.pasm
          packfile_segments.pasm
        + Install include/parrot/pbcversion.h with the main package, not devel.
        + Install headers for dynpmc files.
        + Install libraries tgc.pbc, NCI/Utils.pbc, OpenGL/Math.pbc, PCT/Dumper.pbc,
          postgres.pbc, ProfTest.pbc and ProfTest/*pbc, String/Utils.pbc, URI/Escape.pbc,
          YAML/Dumper/Base.pbc, YAML/Dumper/Default.pbc
        + New experimental PARROT_DYNEXT environment variable
        + New experimental dynext_dirs config entry (same as PARROT_DYNEXT and -X)
        + Add OS error messages to FileHandle.open() error messages [GH #911]
    - Build
        + Generate MANIFEST.generated, cleanup MANIFEST,
          removed MANIFEST_configure.generated, add installation of forgotten files
          [GH #890]
        + perl Configure.pl now calls make clean if possible
        + Generate datadir/MANIFEST* for all installed files [GH #899]
        + Improved Configure.pl probes for --with-llvm
        + Replace / slashes with \ on windows for all Makefiles automatically.
          This improves cygwin interaction, like remote or cronjob smoking on windows.
        + Reenabled and fixed debugging line directives in pmc2c, ops2c not yet [GH #641]
    - Tools
        + Improved nci_thunk_gen (v0.02): handle void sig, add declaration
        + Fixed nci examples
    - Documentation
        + Re-added docs/ops, the generated ops summary and docs/packfile-c.pod
        + Improved pdd10_embedding
        + Document FileHandle.open() exceptions and error messages
    - Tests
        + Added t/library/lib_search_path.t

2012-12-18    release 4.11.0
    - Core
        + Parrot now supports fast and lightweight OS threads, based on Nat Tucks's
          initial GSoC work on green threads and then Stefan Seifert's extension
          to true parallel OS threads as hybrid threads.
          See http://wknight8111.blogspot.co.at/2010/08/gsoc-threads-chandons-results.html
          and http://niner.name/Hybrid_Threads_for_the_Parrot_VM.pdf
          Summary: http://perl6advent.wordpress.com/2012/12/11/day-11-parrot-threads/
        + New parrot cmdline option --numthreads
        + Export new dynpmc_class_<ClassName> types [GH #870].
        + Changed core_ops library format and ops2c to contain the PBC_COMPAT only,
          not the parrot version triple. Removed the duplicate PARROT_DYNOP_CORE_INIT
          cpp definition in include/parrot/oplib/core_ops.h, use only
          PARROT_CORE_OPLIB_INIT from config.h
        + Store PBC_MAJOR and PBC_MINOR in the config hash, stored by auto::revision
        + Added getprotobyname method to the Socket PMC
    - Documentation
        + Marked unused API parameters
        + Install man pages for all binaries
    - Languages
        + nqp-rx tests updated from perl6/nqp-rx.git, and enabled to run on make test
    - Platforms
        + More compilation fixes on Windows without working mt.exe or ranlib=rem,
          enable smoking without git binary.
    - Tools
        + Re-enabled pbc_dump -h --header-only
        + Improved pmc2c, added more UNUSED(arg) macros [GH #836]. Parrot is now almost
          -Wunused-parameters safe.
    - Tests
        + failing Pod::Simple pod_todo.t tests are now skipped
        + added nqp-rx tests
        + removed duplicate ext/nqp-rx/t/p6regex tests
        + rewrote and enabled native_pbc tests [GH #394],
          renamed native_pbc testfiles

2012-11-21    release 4.10.0
    - Core
        + Add PMCNULL check to result_info op
        + Fixed record separator bug on io handles
    - Build
        + Add -fpermissive so that nqp builds under gcc 4.7.2
        + Fixed warnings for old ICU 4.4
    - Platforms
        + More VMS fixes, but not yet done
    - Branches
        + The threads branch is ready to be merged, but nqp needs some changes,
          so it will be merged with 4.11.0.
    - Examples
        + Parrot mini-web server fixes

2012-10-16    release 4.9.0
    - Core
        + Keep encoding information in the imcc optimizer, which fixes the
          concat op but probably many more cases with non-ascii encoded
          constant strings. [GH #837]
        + Fixed ByteBuffer set_string_native, which became out of sync with
          two internal buffers. [GH #835]
        + Preload Configure steps when called with perl -d Configure.pl [GH #833]
        + Strip unneeded config keys from installed config hash. Saves 6360
          bytes from every installed executable. [GH #824]
        + Parrot_get_cpu_type returns now "unknown" for all unknown cpu types.
          On non-windows it returned before 4.9.0 a null string. [GH #846]
        + Fixed src/hash.c for platforms where size_t is unsigned (e.g. vms) [GH #854]
    - Build
        + Improved warnings for clang. [GH #843]
        + Cleaned wrong UNUSED(arg) macros in all pmc's due to an improved
          pmc2c compiler, which SHIMs all UNUSED args. [GH #836]
        + Added clang++ support and a new auto::alignof Configure step. [GH #844]
        + Fixed auto::inline for C++ compilers
        + Improved auto::llvm
    - Branches
        + The threads branch is almost ready to be merged. Some remaining races
          have been fixed. There are only some remaining platforms errors on
          darwin/x86.
    - Libraries
        + Fixed Mime::Base64: Split long lines at 76 chars. [GH #826]
          Support multi-byte codepoints. Use binary encoding,
          encoded files are now endian specific [GH #813 + #814],
          Added 2nd optional encoding arg to decode_base64().
    - Documentation
        + Cleaned up removed parrot cmdline options -D/-O/-v from --help output and
          running.pod [GH #838]
    - Tools
        + Improved gdb pretty-printing for multi-byte strings

(sno)

2013-09-13 10:32:16 UTC MAIN commitmail json YAML

Added p5-Unix-Statgrab

(sno)

2013-09-13 10:31:42 UTC MAIN commitmail json YAML

Added sysutils/p5-Unix-Statgrab version 0.101

(sno)

2013-09-13 10:31:29 UTC MAIN commitmail json YAML

Adding new package for CPAN module Unix::Statgrab 0.101.

Unix::Statgrab is a wrapper for libstatgrab as available from
http://www.i-scream.org/libstatgrab/. It is a reasonably portable attempt
to query interesting stats about your computer. It covers information on
the operating system, CPU, memory usage, network interfaces, hard-disks etc.

(sno)

2013-09-13 10:27:23 UTC MAIN commitmail json YAML

Updated devel/p5-Config-AutoConf to 0.22

(sno)

2013-09-13 10:27:11 UTC MAIN commitmail json YAML

Updating package for CPAN Perl5 module Config::AutoConf in
devel/p5-Config-AutoConf from 0.19nb2 to 0.22. Even if most Unices
aren't affected by the update, referring to old distfiles wastes
space :P

Upstream changes:
0.22  Dec 11, 2012
        - Flag some more tests as TODO.

0.21  Dec 2, 2012
        - Flag -lm tests as 'TODO' as they might fail in some Windows
          machines

0.20  Nov 9, 2012
        - Add stdint.h into check_default_headers
        - Make POD tests author only.

(sno)

2013-09-13 10:16:05 UTC MAIN commitmail json YAML

SunOS needs -D__EXTENSIONS__ for realpath().

(jperkin)

2013-09-13 10:15:50 UTC MAIN commitmail json YAML

Updated sysutils/swapd to 1.0.3nb2

(sno)

2013-09-13 10:15:40 UTC MAIN commitmail json YAML

Update sysutils/swapd to 1.0.3nb2

* bump revision to force rebuild after libstatgrab update
* add patch for new libstatgrab API

(sno)

2013-09-13 10:13:33 UTC MAIN commitmail json YAML

Updated devel/libstatgrab to 0.90

(sno)

2013-09-13 10:13:21 UTC MAIN commitmail json YAML

Updating libstatgrab from 0.17nb2 to 0.90

pkgsrc changes:
* libstatgrab has gnu-lgpl-2, only statgrab and saidard are gpl
* add dependency to log4cplus for have tracing ability

Upstream changes (0.90 follows 0.17 immediately):
libstatgrab 0.90
* Please note the API in 0.90 has changed, so applications using
  libstatgrab will need to be updated to support the changes.

* Thread safety and reentrant functions.
* API unification (every stats call is now able to return multiple entries).
* Complete rewrite of internal memory management (eases future extensions).
* Add experimental support for tracing using log4cplus.
* Complete the ports for AIX, HP-UX and most of the widely used
  BSD-based operating systems.
* Complete the port for Darwin/MacOS X including basic Mach.
* Clean up the FreeBSD and Solaris implementations.
* Remove explicit support for Linux 2.4.

(sno)

2013-09-13 09:57:36 UTC MAIN commitmail json YAML

Add -lsocket -lnsl on SunOS, and use dns_* compat routines.

(jperkin)

2013-09-13 09:41:32 UTC MAIN commitmail json YAML

Need net/if.h for netinet/if_ether.h on SunOS.

(jperkin)

2013-09-13 09:24:19 UTC MAIN commitmail json YAML

Make user/group configurable using FPM_USER and FPM_GROUP (default to
APACHE_USER and APACHE_GROUP as before).

(fhajny)

2013-09-13 09:11:13 UTC MAIN commitmail json YAML

Avoid "error: call of overloaded 'pow(int, unsigned int)' is ambiguous".

(jperkin)

2013-09-13 08:51:48 UTC MAIN commitmail json YAML

2013-09-13 08:51:22 UTC MAIN commitmail json YAML

Added sysutils/manifold version 0.2.0

(fhajny)

2013-09-13 08:51:09 UTC MAIN commitmail json YAML

Import sysutils/manifold.

Manifold helps you quickly and easily create Solaris SMF manifest
XML files for your services by answering a few questions about how
it needs to be configured.

(fhajny)

2013-09-13 08:49:48 UTC MAIN commitmail json YAML

2013-09-13 08:45:52 UTC MAIN commitmail json YAML

Import tqsl-2.0rc3 as ham/trustedQSL.

TrustedQSL is a LoTW (Logbook of The World) application to upload
QSO's (contacts) information onto Logbook servers maintained by the
ARRL (American Radio Relay League).

Logbook of The World - LoTW  - is an exciting way for Radio Amateurs
to confirm two-way contacts they have made and use the confirmations
as credit toward various awards.

Because Logbook of The World uses double blind comparison, users
cannot see what other users have uploaded unless there is a matched
QSO.

(mef)

2013-09-13 08:40:36 UTC MAIN commitmail json YAML

Added databases/innotop version 1.9.1

(fhajny)

2013-09-13 08:40:24 UTC MAIN commitmail json YAML

2013-09-13 08:39:42 UTC MAIN commitmail json YAML

Import databases/innotop.

MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays
queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open
tables, replication status, buffer information, row operations, logs, I/O
operations, load graph, and more. You can monitor many servers at once with
innotop.

(fhajny)

2013-09-13 08:30:10 UTC MAIN commitmail json YAML

Added www/php-http version 1.7.6

(fhajny)

2013-09-13 08:29:58 UTC MAIN commitmail json YAML

Added security/php-oauth version 1.2.3

(fhajny)

2013-09-13 08:29:35 UTC MAIN commitmail json YAML

Added devel/py-libmc version 1.2.3

(fhajny)

2013-09-13 08:29:05 UTC MAIN commitmail json YAML

Added devel/php-memcached version 2.1.0

(fhajny)

2013-09-13 08:28:45 UTC MAIN commitmail json YAML

2013-09-13 08:28:18 UTC MAIN commitmail json YAML

Import www/php-http.

This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.

It eases handling of HTTP urls, dates, redirects, headers and
messages, provides means for negotiation of clients preferred
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.

(fhajny)

2013-09-13 08:13:17 UTC MAIN commitmail json YAML

2013-09-13 08:12:52 UTC MAIN commitmail json YAML

Import security/php-oauth.

OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store usernames
and passwords.

(fhajny)

2013-09-13 08:10:43 UTC MAIN commitmail json YAML

Add php-memcached and py-libmc

(fhajny)

2013-09-13 08:09:47 UTC MAIN commitmail json YAML

Import devel/py-libmc.

pylibmc is a client in Python for memcached. It is a wrapper
around TangentOrg's libmemcached library.

(fhajny)

2013-09-13 08:07:01 UTC MAIN commitmail json YAML

Import devel/php-memcached.

PHP extension for interfacing with memcached via libmemcached library

(fhajny)

2013-09-13 07:59:01 UTC MAIN commitmail json YAML

2013-09-13 07:45:01 UTC MAIN commitmail json YAML

Update to 1.5.0
  Options -i, -I and all long options were completely removed.
  Option -T was added. For details see the man page.
  Option -v is documented in manpage.
  Fixes for gcc compilation warnings.
  Fixes for compilation with non-empty MAKEOBJDIR.
  Typo fixes in NEW, runcmd.awk and man pages.

(cheusov)

2013-09-13 07:36:23 UTC MAIN commitmail json YAML

+ py-beets-1.3.0.

(wiz)

2013-09-13 07:31:02 UTC MAIN commitmail json YAML

lldpd-0.7.7 was too early. Deleted.

(mef)

2013-09-13 07:30:19 UTC MAIN commitmail json YAML

Updated net/lldpd to 0.7.6

(mef)

2013-09-13 07:29:10 UTC MAIN commitmail json YAML

Bump Verson 0.7.5 to 0.7.6
lldpd (0.7.6)
  * Features:
    + Provide a way to build packages for OSX.
    + Add an option to update interface description with neighbor name.
  * Fixes:
    + Compilation fix for OSX 10.6.

(mef)

2013-09-13 06:42:46 UTC MAIN commitmail json YAML

Updated shells/posh to 0.12.2

(mef)

2013-09-13 06:41:33 UTC MAIN commitmail json YAML

Bump 0.12.1 to 0.12.2
(From: debian/changelog):
posh (0.12.2) unstable; urgency=low

  * Add posh-dbg package.  closes: #703343.
  * Disallow simple commands as function bodies.  closes: #552730.

-- Clint Adams <clint@debian.org>  Sun, 28 Jul 2013 09:34:06 -0400

(mef)

2013-09-13 06:36:54 UTC MAIN commitmail json YAML

Updated ham/fldigi to 3.21.76

(mef)

2013-09-13 06:35:55 UTC MAIN commitmail json YAML

Bump 3.21.70 to 3.21.76

=Version 3.21.76=
2013-09-09  David Freese  <w1hkj@w1hkj.com>
ARQ mode character set
RsID, Macro Queue, DTMF transmit management
Xmlrpc method signatures
RsID fo computation

=Version 3.21.75=
xmlrpcpp methods
RSID update
Error exit
fltk 1.1.x
Sound File

=Version 3.21.74=
initialize active_modem
XML parser
64 bit compile warnings
Automake bug

=Version 3.21.73=
qrunner mod
Pskmail-test

2013-07-24  John Phelps  <kl4yfd@gmail.com>
Doxygen for fldigi
* Added scripts to generate Doxygen documentation from fldigi git
  repository / source
* Also executes "cppcheck" and includes those results on Doxygen
  page (if installed on system)
* Generates patches and log for the last 125 commits: includes
          links on Doxygen page

2013-07-24  David Freese  <w1hkj@w1hkj.com>
CPPcheck errors
Modem class
Rigcat Thread
Missing header
fldigi-shell
Fl::focus on OS X
Data files
KML thread
Fl::flush
ADIF_RW thread
trx semaphore
Digiscope buffer

2013-07-07  Robert Stiles  <kk5vd@yahoo.com>
Portaudio exceptions

2013-07-07  David Freese  <w1hkj@w1hkj.com>
mxe-win32 regex
PSKMAIL/ARQ socket
Thor update
record_loader fix
Code cleanup
Pskmail Notify RsID
MFSK shut down

2013-06-27  Robert Stiles  <kk5vd@yahoo.com>
Cwidth test for zero

2013-06-21  David Freese  <w1hkj@w1hkj.com>
XMLRPC
MXE compile

2013-06-19  Stefan Fendt  <smfendt@gmail.com>
RTTY decoder

2013-06-09  Dennis Engdahl  <engdahl@snowcrest.net>
RigCAT user commands

2013-06-08  David Freese  <w1hkj@w1hkj.com>
TX state
pskmail events
  * Changed extended rsid iaw doc/rsid_codes.gnumeric

2013-06-01  Remi Chateauneu  <remi.chateauneu@gmail.com>
KML/Synop/RTTY/Navtex
Port to MXE / MingW
QSL VIA
XML parser

2013-05-31  David Freese  <w1hkj@w1hkj.com>
ARQ support changes
xmlrpcpp
PortAudio
SysV ARQ interface
METAR format
RSID logic

=Version 3.21.72=
RsID Timeout
PSKMAIL
Colors/Fonts Dialog
Developer List

=Version 3.21.71=
About update
Wavefile generate
MT63 mode selection
ARQ server

2013-04-30  Remi Chateauneu  <remi.chateauneu@gmail.com>
xmlrpc-c removal

2013-04-30  David Freese  <w1hkj@w1hkj.com>
Signal Browser Colors
QRZ query
Rigsupport
PO file update
eQSL url
PSKMAIL

(mef)

2013-09-13 05:57:05 UTC MAIN commitmail json YAML

Note update of net/ruby-addressable package to 2.3.5.

(taca)

2013-09-13 05:56:34 UTC MAIN commitmail json YAML

Update ruby-addressable to 2.3.5.

# Addressable 2.3.5
- added Addressable::URI#empty? method
- Addressable::URI#hostname methods now strip square brackets from IPv6 hosts
- compatibility with Net::HTTP in Ruby 2.0.0
- Addressable::URI#route_from should always give relative URIs

(taca)

2013-09-13 05:24:48 UTC MAIN commitmail json YAML

Add lldpd-0.7.7

(mef)

2013-09-12 23:38:25 UTC MAIN commitmail json YAML

Updated sysutils/xentools42 to 4.2.3

(prlw1)

2013-09-12 23:37:55 UTC MAIN commitmail json YAML

Updated sysutils/xenkernel42 to 4.2.3

(prlw1)

2013-09-12 23:37:18 UTC MAIN commitmail json YAML

Update xen to 4.2.3

- Add warning if /kern/xen/privcmd is not readable

Fixes the following critical vulnerabilities:
* CVE-2013-1918 / XSA-45:
    Several long latency operations are not preemptible
* CVE-2013-1952 / XSA-49:
    VT-d interrupt remapping source validation flaw for bridges
* CVE-2013-2076 / XSA-52:
    Information leak on XSAVE/XRSTOR capable AMD CPUs
* CVE-2013-2077 / XSA-53:
    Hypervisor crash due to missing exception recovery on XRSTOR
* CVE-2013-2078 / XSA-54:
    Hypervisor crash due to missing exception recovery on XSETBV
* CVE-2013-2194, CVE-2013-2195, CVE-2013-2196 / XSA-55:
    Multiple vulnerabilities in libelf PV kernel handling
* CVE-2013-2072 / XSA-56:
    Buffer overflow in xencontrol Python bindings affecting xend
* CVE-2013-2211 / XSA-57:
    libxl allows guest write access to sensitive console related xenstore keys
* CVE-2013-1432 / XSA-58:
    Page reference counting error due to XSA-45/CVE-2013-1918 fixes
* XSA-61:
    libxl partially sets up HVM passthrough even with disabled iommu

The following minor vulnerability is also being addressed:
* CVE-2013-2007 / XSA-51
    qemu guest agent (qga) insecure file permissions

Among many bug fixes and improvements:
* addressing a regression from the fix for XSA-46
* bug fixes to low level system state handling, including certain
    hardware errata workarounds

(prlw1)

2013-09-12 20:53:25 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2013-09-12 20:50:54 UTC MAIN commitmail json YAML

Avoid ambiguous overloading of fabs().  Fixes build on SunOS.

(jperkin)

2013-09-12 20:13:41 UTC MAIN commitmail json YAML

2013-09-12 20:11:30 UTC MAIN commitmail json YAML

2013-09-12 18:59:00 UTC MAIN commitmail json YAML

Updated textproc/xmlrpc-c to 1.25.25

(adam)

2013-09-12 18:58:07 UTC MAIN commitmail json YAML

2013-09-12 18:52:54 UTC MAIN commitmail json YAML

2013-09-12 17:21:53 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2013-09-12 17:19:59 UTC MAIN commitmail json YAML

This maintenance release addresses 13 bugs with version 3.6.

Additionally: Version 3.6.1 fixes three security issues:

* Remote Code Execution: Block unsafe PHP de-serialization that could occur in
limited situations and setups, which can lead to remote code execution.
Reported by Tom Van Goethem. CVE-2013-4338.
* Link Injection / Open Redirect: Fix insufficient input validation that could
result in redirecting or leading a user to another website.
Reported by Dave Cummo, a Northrup Grumman subcontractor for the U.S. Centers
for Disease Control and Prevention. CVE-2013-4339.
* Privilege Escalation: Prevent a user with an Author role, using a specially
crafted request, from being able to create a post "written by" another user.
Reported by Anakorn Kyavatanakij. CVE-2013-4340.

Additional security hardening:

* Updated security restrictions around file uploads to mitigate the potential
for cross-site scripting. The extensions .swf and .exe are no longer allowed
by default, and .htm and .html are only allowed if the user has the ability
to use unfiltered HTML.

More on http://codex.wordpress.org/Version_3.6.1

(morr)

2013-09-12 16:36:18 UTC MAIN commitmail json YAML

Removed databases/mysql5-{client,server}

(adam)

2013-09-12 16:34:32 UTC MAIN commitmail json YAML

2013-09-12 16:13:38 UTC MAIN commitmail json YAML

Updated print/hplip to 3.13.9.

(schnoebe)

2013-09-12 16:12:13 UTC MAIN commitmail json YAML

Update to 3.13.9:

Added Support for the Following New Printers:

- HP Designjet Z5400 44-in PostScript ePrinter
- HP Deskjet Ink Advantage 1018 Printer
- HP Deskjet Ink Advantage 1518 All-in-One Printer
- HP Deskjet Ink Advantage 2540 All-in-One Printer Series
- HP Deskjet Ink Advantage 2545 All-in-One Printer
- HP Deskjet Ink Advantage 2546 All-in-One Printer
- HP DeskJet Ink Advantage 4515 e-All-in-One Printer
- HP DeskJet Ink Advantage 4518 e-All-in-One Printer
- HP Envy 4504 e-All-in-One
- HP LaserJet Pro MFP M435nw
- HP Officejet 4630 e-All-in-One
- HP Officejet 4632 e-All-in-One Printer
- HP Officejet 4635 e-All-in-One Printer
- HP OfficeJet Pro 8600 Premium e-AiO N911n
- HP Photosmart 5521 e-All-in-One Printer

Launchpad fixes:

1209339  - HP OfficeJet G55 is not detecting through USB
1209352  - Collate broken under Fedora 19/CUPS-1.6/hplip-3.13.7 as hpps
          sends SET COPIES

Issues fixed:

- Added support for print queue addition using hostname(hp-setup
  <HOSTNAME>)
- Fix for plugin installation and test page in 'hp-setup -i'

(schnoebe)

2013-09-12 15:44:13 UTC MAIN commitmail json YAML

Fix PLIST on SunOS 5.11.

(jperkin)

2013-09-12 14:39:57 UTC MAIN commitmail json YAML

Updated net/p5-Net to 1.23

(adam)

2013-09-12 14:36:47 UTC MAIN commitmail json YAML

2013-09-12 14:35:46 UTC MAIN commitmail json YAML

Updated emulators/aranym to 0.9.15

(ryoon)

2013-09-12 14:35:12 UTC MAIN commitmail json YAML

Update to 0.9.15

* Update EmuTOS to 0.9.1.

Changelog:
2013/04/15 - version 0.9.15 released

The main new feature of this release is the seamless mouse integration mode:

o Mouse input handling is improved a lot. Now ARAnyM has a seamless mouse
  integration when new Clocky (2013/04/15) is loaded.
o There is no need to manually ungrab or grab the mouse.
o Also mouse grab on left button click now reacts on the first button
  click everytime (previously only if you had window focus) and the
  host and mouse cursor positions are synced.
o And if you ungrab the mouse intentionally then it's not automatically
  grabbed when the host mouse pointer returns to ARAnyM window.
o At last, the annoying "resetting weird mouse packet" error is gone, too.

Bugs fixed:

o Native Features were missing proper memory overflow checks and bugs
  in NatFeat drivers could kill the ARAnyM.
o NFVDI had a bug (a race condition) in resolution switching.
o build date of EmuTOS was decoded improperly

(ryoon)

2013-09-12 14:32:57 UTC MAIN commitmail json YAML

Updated emulators/hatari to 1.7.0

(ryoon)

2013-09-12 14:31:59 UTC MAIN commitmail json YAML

Update to 1.7.0

Changelog:
* Improve compatibility.
* Fix bugs.
* Update documents.

(ryoon)

2013-09-12 14:21:38 UTC MAIN commitmail json YAML

Updated devel/libmemcached to 1.0.17

(fhajny)

2013-09-12 14:21:27 UTC MAIN commitmail json YAML

2013-09-12 14:20:56 UTC MAIN commitmail json YAML

1.0.17 Tue Apr  2 14:02:01 HST 2013
* Remove c++ namespace that was being exposed (the API should be plug
  compatible)..
* Fix cases where --servers wasn't behaving the same in all clients.

1.0.16 Thu Jan 31 19:14:32 EST 2013
* Added support to do two part shutdown of socket.
* Fixes for Fedora 18.
* Fix for binary memcached_touch()

1.0.15 Mon Dec 17 07:25:44 EST 2012
* Added support for Murmur3 (HASHKIT_HASH_MURMUR3)
* Portability fixes.

1.0.14 Wed Nov 14 04:56:25 EST 2012
* CLIENT_ERROR fixed to not be treated as a fatal error.
* Compiler fixes for older Ubuntu releases.

1.0.13 Fri Oct 19 00:09:28 EDT 2012
* Fix bug that caused version string to not be exported correctly.

1.0.12 Tue Oct  9 03:30:20 EDT 2012
* Added memcached_result_take_value().
* Added ax_libmemcached.m4

1.0.11 Sun Sep 16 20:32:13 EDT 2012
* Removed custom version of memcached.
* Updated hardening rules.
* Fixed a case where the return error from a socket connection differred
  from that of a TCP/IP socket.

1.0.10 Sun Jul 29 21:50:15 PDT 2012
* --disable-assert has been removed from configure, and --enable-assert
  has been added in its place.
* Compiling fixes for Clang on OSX Mountain Lion.

1.0.9 Wed Jul  4 22:46:19 EDT 2012
* Faster close on socket.
* Instance allocation is now seperated from server interface. This should
  allow for a better preservation of ABI compliance from now on.
* Fix close on exec bug.
* Numerous other bug fixes.

1.0.8 Tue May 22 15:06:04 EDT 2012
* Added support for setting options via ENV variable LIBMEMCACHED
* Fix corner case on last used result.

1.0.7 Sat Apr 28 00:48:29 PDT 2012
* Add API call for exist calls.
* Update all license files to be BSD.

1.0.6 Sat Apr  7 18:26:49 PDT 2012
* Fixes for gcc 4.7, lp:961812
* Fix for restart issue that happens under testing.
* Fix for lp:962815.
* Support for transparent AES encryption.

1.0.5 Tue Mar 13 22:56:47 PDT 2012
* Fixes for OSX.
* Version is now parsed directly in the parser, which makes buffered
  operations now work with it..
* memstat has been extended so that it can be used to find the version
  of the server.
* Update documentation.
* Fixes for compile issues on Debian and Ubuntu

1.0.4 Thu Jan 26 22:33:54 PST 2012
* Fix for memcached_dump().
* Additional testing for memcached_stat_execute().

(fhajny)

2013-09-12 14:12:36 UTC MAIN commitmail json YAML

2013-09-12 14:11:58 UTC MAIN commitmail json YAML

2013-09-12 14:10:16 UTC MAIN commitmail json YAML

Added cross/freemint-*

(ryoon)

2013-09-12 14:09:33 UTC MAIN commitmail json YAML

Add freemint-*

(ryoon)

2013-09-12 14:07:18 UTC MAIN commitmail json YAML

Import cross-freemint-gcc-4.6.4 as cross/freemint-gcc.

gcc for FreeMiNT (OS for Atari ST) cross-compile environment.

(ryoon)

2013-09-12 14:06:21 UTC MAIN commitmail json YAML

2013-09-12 14:05:26 UTC MAIN commitmail json YAML

2013-09-12 14:04:41 UTC MAIN commitmail json YAML

2013-09-12 14:03:58 UTC MAIN commitmail json YAML

2013-09-12 14:02:01 UTC MAIN commitmail json YAML

2013-09-12 14:00:30 UTC MAIN commitmail json YAML

2013-09-12 13:58:24 UTC MAIN commitmail json YAML

Import cross-freemint-binutils-2.23.2 as cross/freemint-binutils.

binutils for FreeMiNT (OS for Atari ST) cross compile.

(ryoon)

2013-09-12 13:25:56 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.6.14

(wiz)

2013-09-12 13:25:47 UTC MAIN commitmail json YAML

Update to 1.6.14:

D-Bus 1.6.14 (2013-09-05)
==

The “Restore Fatigue” release.

Fixes:

• Avoid an infinite busy-loop if a signal interrupts waitpid()
  (fd.o #68945, Simon McVittie)

• Escape addresses containing non-ASCII characters correctly
  (fd.o #53499, Chengwei Yang)

• If malloc() returns NULL in _dbus_string_init() or similar, don't free
  an invalid pointer if the string is later freed (fd.o #65959, Chengwei Yang)

• If malloc() returns NULL in dbus_set_error(), don't va_end() a va_list
  that was never va_start()ed (fd.o #66300, Chengwei Yang)

• Fix a regression test on platforms with strict alignment (fd.o #67279,
  Colin Walters)

• Avoid calling function parameters "interface" since certain Windows headers
  have a namespace-polluting macro of that name (fd.o #66493, Ivan Romanov)

• Make "make -j check" work (fd.o #68852, Simon McVittie)

(wiz)

2013-09-12 13:19:06 UTC MAIN commitmail json YAML

Fix xargs option.

* For pkgsrc, FreeMiNT's GNU xargs should have -r option.

(ryoon)

2013-09-12 13:10:19 UTC MAIN commitmail json YAML

Only install catman page if catinstall is set.

(jperkin)

2013-09-12 13:01:03 UTC MAIN commitmail json YAML

Updated graphics/png to 1.6.4

(wiz)

2013-09-12 13:00:53 UTC MAIN commitmail json YAML

Update to 1.6.4:

Changes since the last public release (1.6.3):
  Added information about png_set_options() to the manual.
  Delay calling png_init_filter_functions() until a row with nonzero filter
    is found.
  Fixed inconsistent conditional compilation of png_chunk_unknown_handling()
    prototype, definition, and usage.  Made it depend on
    PNG_HANDLE_AS_UNKNOWN_SUPPORTED everywhere.

(wiz)

2013-09-12 12:59:48 UTC MAIN commitmail json YAML

2013-09-12 12:59:39 UTC MAIN commitmail json YAML

Update to 297:

This release revises and extends the DEC NRCS (national replacement
character set) feature, adding several character sets and making
it usable in a UTF-8 environment. There are other fixes for a few
control sequences, improvements in font handling, and improvements
to configurability.

(wiz)

2013-09-12 11:26:43 UTC MAIN commitmail json YAML

Updated lang/f2c to 20100903nb1

(jperkin)

2013-09-12 11:26:30 UTC MAIN commitmail json YAML

Restore the catman page installation.  This reverts the fix for PR#42533,
and ensures that the manual pages can now be read on SunOS, however it
should not affect HP-UX support as this package now pulls in nroff as a
tool to correctly generate the catman page.

Bump PKGREVISION.

(jperkin)

2013-09-12 11:20:39 UTC MAIN commitmail json YAML

Updated mail/milter-regex to 1.7nb2

(jperkin)

2013-09-12 11:20:21 UTC MAIN commitmail json YAML

Install the generated catman page if requested.

Bump PKGREVISION.

(jperkin)

2013-09-12 11:18:41 UTC MAIN commitmail json YAML

2013-09-12 11:15:12 UTC MAIN commitmail json YAML