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

2024-05-13 03:19:31 UTC Now

2017-01-17 16:09:14 UTC MAIN commitmail json YAML

Note update of SOGo related packages:

devel/SOPE 2.3.19
www/SOGo 2.3.19

(taca)

2017-01-17 16:07:58 UTC MAIN commitmail json YAML

Update SOGo to 2.3.19.

2.3.19 (2017-01-09)
-------------------

Enhancements
- [core] added handling of BYSETPOS for BYDAY in recurrence rules
- [core] improved IMIP handling from Exchange/Outlook clients
- [web] update jQuery to version 1.12.4 and jQuery UI to version 1.11.4
- [web] added SOGoMaximumMessageSizeLimit to limit webmail message size
- [web] added photo support for LDIF import (#1084)
- [web] updated CKEditor to version 4.6.1

Bug fixes
- [core] honor blocking wrong login attemps within time interval (#2850)
- [core] use source's domain when none defined and trying to match users (#3523)
- [core] properly honor the "include in freebusy" setting (#3354)
- [core] fix events in floating time during CalDAV's PUT operation (#2865)
- [core] handle rounds in sha512-crypt password hashes
- [web] return login page for unknown users (#2135)
- [web] append ics file extension when importing events (#2308)
- [web] set a max-height so we can scroll in the attendees list (#3666)
- [web] set a max-height so we can scroll in the attachments list (#3413)
- [web] handle URI in vCard photos (#2683)
- [web] handle semicolon in values during LDIF import (#1760)
- [eas] properly escape all GAL responses (#3923)
- [eas] properly skip folders we don't want to synchronize (#3943)
- [eas] fixed 30 mins freebusy offset with S Planner
- [eas] now correctly handles reminders on tasks (#3964)
- [eas] do not decode from hex the event's UID (#3965)
- [eas] add support for "other addresses" (#3966)
- [eas] provide correct response status when sending too big mails (#3956)

2.3.18 (2016-11-28)
-------------------

New features
- [eas] relaxed permission requirements for subscription synchronizations (#3118 and #3180)

Enhancements
- [core] added sha256-crypt and sha512-crypt password support
- [core] updated time zones to version 2016h
- [eas] initial support for recurring tasks EAS
- [eas] now support replied/forwarded flags using EAS (#3796)
- [eas] now also search on senders when using EAS Search ops
- [web] updated CKEditor to version 4.6.0

Bug fixes
- [core] fixed condition in weekly recurrence calculator
- [core] always send IMIP messages using UTF-8
- [web] fixed support for recurrent tasks
- [web] improved validation of mail account delegators
- [web] allow edition of a mailbox rights when user can administer mailbox
- [web] restore attributes when rewriting base64-encoded img tags (#3814)

2.3.17 (2016-10-20)
-------------------

Enhancements
- [web] allow custom email address to be one of the user's profile (#3551)
- [web] the left column of the attendees editor is resizable (not supported in IE) (#1479, #3667)

Bug fixes
- [eas] make sure we don't sleep for too long when EAS processes need interruption
- [eas] fixed recurring events with timezones for EAS (#3822)
- [eas] improve handling of email folders without a parent
- [eas] never send IMIP reply when the "initiator" is Outlook 2013/2016
- [core] only consider SMTP addresses for AD's proxyAddresses (#3842)

2.3.16 (2016-09-28)
-------------------

New features
- [eas] initial support for server-side mailbox search operations

Enhancements
- [eas] propagate message submission errors to EAS clients (#3774)
- [web] updated CKEditor to version 4.5.11
- [web] added Serbian (sr) translation - thanks to Bogdanović Bojan

Bug fixes
- [web] correctly set percent-complete for tasks from the list view (#3197)
- [core] fixed caching expiration of ACLs assigned to LDAP groups (#2867)
- [core] we now search in all domain sources for Apple Calendar
- [core] properly handle groups in Apple Calendar's delegation
- [core] make sure new cards always have a UID (#3819)

2.3.15 (2016-09-14)
------------------

Enhancements
- [web] don't allow a recurrence rule to end before the first occurrence

Bug fixes
- [eas] properly generate the BusyStatus for normal events
- [eas] properly escape all email and address fields
- [eas] properly generate yearly rrule
- [core] strip protocol value from proxyAddresses attribute (#3182)
- [web] handle binary content transfer encoding when displaying mails

(taca)

2017-01-17 16:07:09 UTC MAIN commitmail json YAML

Update SOPE to 2.3.14 which required by SOGo 2.3.14.

Changes are too many to write here, please refer ChangeLog.

(taca)

2017-01-17 15:39:40 UTC MAIN commitmail json YAML

Include sys/time.h for struct timeval.
Build fix for NetBSD-7.99.59.

(wiz)

2017-01-17 15:36:16 UTC MAIN commitmail json YAML

USe the curses framework.

(roy)

2017-01-17 15:32:17 UTC MAIN commitmail json YAML

Cache and use computed variables.

(jperkin)

2017-01-17 15:25:27 UTC MAIN commitmail json YAML

Include sys/stat.h for struct stat. Build fix for NetBSD-current.

(wiz)

2017-01-17 15:21:06 UTC MAIN commitmail json YAML

Include sys/time.h for struct timespec (build fix for NetBSD-7.99.59)

(wiz)

2017-01-17 15:15:10 UTC MAIN commitmail json YAML

Updated www/py-webassets to 0.12.1.
Updated www/py-flask-assets to 0.11.

(kleink)

2017-01-17 15:13:59 UTC MAIN commitmail json YAML

Update py-flask-assets to 0.12.

0.12 (2016-08-18)
    - Added registration of Flask CLI commands using `flask.commands`
      entrypoint group. (Jiri Kuncar)
    - Added an optional support for FlaskAzureStorage when
      `FLASK_ASSETS_USE_AZURE` is set.  (Alejo Arias)
    - Updated Flask extension imports for compatibility with Flask 0.11.
      (Andy Driver) (fixes #102)
    - Fixed generation of absolute urls using //. (fixes #73)
    - Fixed Flask-Script assets build command. (Frank Tackitt)

(kleink)

2017-01-17 15:13:20 UTC MAIN commitmail json YAML

Update py-webassets to 0.12.1.

0.12.1 (2017-01-08)
    - Fix compatibility with Jinja 2.9.
    - When globbing, include files in alphabetical order (Sam Douglas).
    - Remove duplicate files from bundles (Sam Douglas).
    - Support for PyInstaller (Ilya Kreymer).
    - Fix the sass filter (Dan Callaghan).

0.12 (2016-08-18)
    - Babel filter (JDeuce).
    - NodeSASS filter (Luke Benstead).
    - Autoprefixer 6 filter (Eugeniy Kuznetsov).
    - Many other small changes and improvements by various contributors.

(kleink)

2017-01-17 12:58:29 UTC MAIN commitmail json YAML

2017-01-17 12:32:52 UTC MAIN commitmail json YAML

Updated mail/neomutt to 20170113

(wiz)

2017-01-17 12:32:42 UTC MAIN commitmail json YAML

Updated neomutt to 20170113.

2017-01-13  Richard Russon  <rich@flatcap.org>
* Features
  - Allow custom status flags in index_format
  - $from_chars highlights differences in authorship
  - notmuch: make 'Folder' and 'Tags' respect (un)ignore
  - notmuch: add "virtual-unmailboxes" command
* Bug Fixes
  - pick smarter default for $sidebar_divider_char
  - status color breaks "mutt -D"
  - Enable reconstruct-thread in the pager
  - manually touch 'atime' when reading a mbox file
  - allow $to_chars to contain Unicode characters
  - increase the max lmdb database size
  - restore limit current thread
  - don't reset the alarm unless we set it
  - some more places that may get NULL pointers
  - rework initials to allow unicode characters
* Translations
  - Spanish translation
  - German translation
* Docs
  - Improve whitespace and grammar on the NNTP feature page
  - make $to_chars docs more legible
  - de-tab the DocBook
  - fix 301 redirects
* Build
  - New configure option --enable-everything
  - add a constant for an aborted question
  - enhance mutt_to_base64() (and callers)
  - Fix configure.ac to require md5 if hcache is enabled
  - Bail if a selected hcache backend cannot be found
  - refactor mutt_matches_ignore
  - fix hcache + make dist
  - add unicode string helper function
  - Re-indent configure.ac
  - generate devel version suffix
  - fix check_sec.sh warnings
  - remove unnecessary #ifdef's
  - add missing #ifdef for nntp
  - ignore some configure temp files
  - fix "make dist" target
  - fix function prototypes
  - fix coverity warnings
  - notmuch: drop strndup, replace with mutt_substrdup
* Upstream
  - Fix failure with GPGME 1.8: do not steal the gpgme_ prefix.
  - search muttrc file according to XDG Base Specification (closes #3207)
  - Improve openssl interactive_check_cert. (closes #3899)
  - Add mutt_array_size macro, change interactive_check_cert() to use it. (see #3899)
  - Return to pager upon aborting a jump operation. (closes #3901)
  - Change sidebar_spoolfile coloring to be lower precedence.
  - Move '@' pattern modifier documentation to the right section.
  - Add setenv/unsetenv commands.
  - Rework OpenSSL certificate verification to support alternative chains. (closes #3903)
  - Add option to control whether threads uncollapse when new mail arrives.
  - In the manual, replaced 2 para by example (similar to the first example).
  - Create mbchar_table type for multibyte character arrays. (see #3024)
  - Make to_chars and status_chars accept mulitibyte characters. (closes #3024)

(wiz)

2017-01-17 11:10:13 UTC MAIN commitmail json YAML

Add another bug report for failing tests.

(wiz)

2017-01-17 09:10:11 UTC MAIN commitmail json YAML

qemu requires resize_term and wide curses. Thanks to kamil@ and sorry to pgoyette@.

(roy)

2017-01-17 07:35:53 UTC MAIN commitmail json YAML

Note omxplayer update

(skrll)

2017-01-17 07:33:50 UTC MAIN commitmail json YAML

2017-01-16 23:45:17 UTC MAIN commitmail json YAML

2017-01-16 21:56:35 UTC MAIN commitmail json YAML

Clean up definition of libtool on Darwin.

The previous commit ended up with two different specifications for libtool
on Darwin.  One was the OS-specific version of CMAKE_ARGS introduced in the
previous commit; the other was inside a conditional to detect Darwin introduced in the commit prior.  The former seems cleaner so it has been left.

(brook)

2017-01-16 20:43:30 UTC MAIN commitmail json YAML

Updated games/quakespasm to 0.92.1

(snj)

2017-01-16 20:43:08 UTC MAIN commitmail json YAML

Update quakespasm to 0.92.1.  Changes:

0.92.1
- Fixed large menu scale factors (was broken in 0.92.0).
- Fixed PAUSE key (was broken in 0.92.0).
- Updated some of the third-party libraries.

0.92.0
- SDL2 Game Controller support.
- Contrast support with new "contrast" cvar, behaving the same as MarkV.
  It may be a useful alternative to the existing gamma control for
  laptops in a bright environment, etc. Raising contrast gives less of a
  gray/washed out look than raising gamma, but at a disadvantage: colors
  near white get clipped to white.
- RMQ protocol (999) support, adapted from RMQEngine.
- New "-protocol x" command line option. Accepted values for 'x' are 15
  (NetQuake), 666 (FitzQuake, default), and 999 (RMQ).
- New "setpos" console command.
- New "vid_borderless" cvar for getting a borderless window.
- Increased MAX_MAP_LEAFS from 65535 to 70000 and MAX_LIGHTMAPS from 256
  to 512 in order to handle the oms3 map pack.
- Server edicts are now allocated using malloc instead of allocating on
  the hunk.
- gl_clear now defaults to 1.
- Fix items falling out of the world on oms3.bsp on SSE builds.
- Worked around an OSX 10.6 driver bug when using FSAA, which was
  leading to an unplayable HOM effect on the rest of the screen.
- Fix wrong trace endpoint from the tracepos console command.
- Updated some of the third-party libraries. Other fixes/clean-ups.

0.91.0
- Fix unwanted fog mode change upon video restart.
- Work around Intel 855 bug in status bar drawing with "r_oldwater 0"
  and "scr_sbaralpha 0".
- Fix an obscure GLSL bug where changing gamma would result in the
  screen turning to noise.
- Fix GLSL gamma causing the tiled screen border to turn white when
  "sizedown" is used.
- Fix an alias model VBO renderer bug where a model not precached
  during map start wouldn't be drawn.
- Fix the order of OpenGL context creation and window creation in SDL2
  video.
- Fix a calling convention issue in windows DPI awareness function
  pointers.
- Fix a random texture recoloring after video mode change.
- Fix a liquid turning to garbage after several video mode changes and
  "r_oldwater 0".
- Fix a wrong alpha-sorting bug introduced in 0.90.1.
- Fix "flush" command not reloading mdl's from disk (bug introduced in
  0.90.1).
- Prevent a possible buffer overflow in Cbuf_Execute (old Q1/Q2 bug).
- Prevent a possible vulnerability in MSG_ReadString (old Q1/Q2 bug).
- New cvars r_lavaalpha, r_slimealpha, r_telealpha for fine-tuning
  specific liquid opacities (from DirectQ/RMQEngine, non-archived,
  default to 0), and new worldspawn keys _wateralpha, _lavaalpha,
  _slimealpha, _telealpha, _skyfog (unique to Quakespasm, similar to
  the behaviour of the "fog" worldspawn key).
- GLSL gamma is now supported on older hardware without NPOT extension.
- New r_pos command to show player position.
- NaN detection in traceline with "developer 1" set now warns instead of
  errors.
- Update third-party libraries.
- Default max_edicts 8192 (was 2048) and no longer saved to config.cfg.
- Default heapsize 256 MB (was 64 MB).
- Default zone 4 MB (was 384 KB).
- Raised MAX_SFX to 1024 (was 512).

0.90.1
- Fix dynamic light artifact where changing lightmap are rendered one
  frame late (bug introduced in 0.90.0).
- Fix texture memory leak when changing video modes with SDL2.
- Fix rare incorrect mdl lighting on 64-bit builds. (details here.)
- Fix fullbrights turning black after "kill" command (bug introduced in
  0.90.0).
- Clear all fog values on map change to prevent colored fog carrying
  over to jam3_tronyn.bsp.
- Allow loading saves with } character in quoted strings, fixes issue
  with retrojam1_skacky.bsp.
- Fix viewmodel not lerping on extended-limit maps.
- Fix crash on out-of-bounds skin number.
- Use multithreaded OpenGL on OS X for better performance.
- New, faster mdl renderer using GLSL. Disable with "-noglslalias".
- New gamma correction implementation using GLSL. Fixes all known gamma
  issues (affecting the full display, persisting after quitting, or
  darkening the screen on OS X). Disable with "-noglslgamma".
- Use high-quality water by default (r_oldwater 0).
- Shadows use stencil buffer to avoid overlapping artifacts (from MarkV.)
- r_noshadow_list cvar added (from MarkV.)
- Support pausing demo playback with the "pause" command.
- Autocompletion for "game", "record", "playdemo".
- Experimental windowed fullscreen mode available with
  vid_desktopfullscreen 1 (only in SDL2 builds, takes effect upon
  entering fullscreen mode the next time.)
- Silence "exceeded standard limit" messages unless developer cvar is
  >= 1.
- Some spam moved from developer 1 to 2: "can't find tga/lit/ent",
  "trying to load ent", "bad chunk length", "meshing",
  "PR_AlocStringSlots: realloc'ing"
- Clean up IDE project files to build on fresh systems.
- Update 3rd-party libraries.

(snj)

2017-01-16 20:06:33 UTC pkgsrc-2016Q4 commitmail json YAML

Record latest pullup tickets.

(bsiegert)

2017-01-16 19:55:45 UTC MAIN commitmail json YAML

Updated sysutils/user_darwin to 20170116

(schmonz)

2017-01-16 19:55:39 UTC MAIN commitmail json YAML

In at least macOS Sierra (and perhaps earlier OS X versions), we need to
set "IsHidden" on new accounts to prevent them from showing up in the
Users & Groups Preference Pane the way normal interactive users would.

This change is probably backward-compatible all the way back to Tiger
(it doesn't break Tiger, sevan@ checked).

Bump version.

(schmonz)

2017-01-16 17:26:47 UTC MAIN commitmail json YAML

Use the system-specific libtool on Darwin.

This fixes bugs relating to unrecognized libtool options on Darwin.

(brook)

2017-01-16 14:35:50 UTC MAIN commitmail json YAML

Updated www/apache22 to 2.2.32

(adam)

2017-01-16 14:34:42 UTC MAIN commitmail json YAML

Changes with Apache 2.2.32

  *) SECURITY: CVE-2016-8743 (cve.mitre.org)
    Enforce HTTP request grammar corresponding to RFC7230 for request lines
    and request headers, to prevent response splitting and cache pollution by
    malicious clients or downstream proxies.

  *) Validate HTTP response header grammar defined by RFC7230, resulting
    in a 500 error in the event that invalid response header contents are
    detected when serving the response, to avoid response splitting and cache
    pollution by malicious clients, upstream servers or faulty modules.

  *) core: Mitigate [f]cgi CVE-2016-5387 "httpoxy" issues.

  *) core: Avoid a possible truncation of the faulty header included in the
    HTML response when LimitRequestFieldSize is reached.

  *) core: Enforce LimitRequestFieldSize after multiple headers with the same
    name have been merged.

  *) core: Drop Content-Length header and message-body from HTTP 204 responses.

  *) core: Permit unencoded ';' characters to appear in proxy requests and
    Location: response headers. Corresponds to modern browser behavior.

  *) core: ap_rgetline_core now pulls from r->proto_input_filters.

  *) core: Correctly parse an IPv6 literal host specification in an absolute
    URL in the request line.

  *) core: New directive RegisterHttpMethod for registering non-standard
    HTTP methods.

  *) core: Limit to ten the number of tolerated empty lines between request.

  *) core: reject NULLs in request line or request headers.

  *) mod_proxy: Use the correct server name for SNI in case the backend
    SSL connection itself is established via a proxy server.

  *) Fix potential rejection of valid MaxMemFree and ThreadStackSize
    directives.

  *) mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3.

  *) mod_proxy: Correctly consider error response codes by the backend when
    processing failonstatus.

  *) mod_proxy: Play/restore the TLS-SNI on new backend connections which
    had to be issued because the remote closed the previous/reusable one
    during idle (keep-alive) time.

  *) mod_ssl: Fix a possible memory leak on restart for custom [EC]DH params.

  *) mod_proxy: Fix a regression with 2.2.31 that caused inherited workers to
    use a different scoreboard slot then the original one.

  *) mod_proxy: Fix a race condition that caused a failed worker to be retried
    before the retry period is over.

  *) mod_proxy: don't recyle backend announced "Connection: close" connections
    to avoid reusing it should the close be effective after some new request
    is ready to be sent.

  *) mod_mem_cache: Fix concurrent removal of stale entries which could lead
    to a crash.

  *) mime.types: add common extension "m4a" for MPEG 4 Audio.

  *) mod_substitute: Allow to configure the patterns merge order with the new
    SubstituteInheritBefore on|off directive.

  *) mod_mem_cache: Don't cache incomplete responses when the client
    connection is aborted before the body is fully read.

  *) abs: Include OPENSSL_Applink when compiling on Windows, to resolve
    failures under Visual Studio 2015 and other mismatched MSVCRT flavors.

  *) core: Support custom ErrorDocuments for HTTP 501 and 414 status codes.

(adam)

2017-01-16 14:33:37 UTC MAIN commitmail json YAML

Updated security/php-ssh2 to 0.13

(fhajny)

2017-01-16 14:32:56 UTC MAIN commitmail json YAML

Update security/php-ssh2 to 0.13.

- Fixed bug #63660 php_ssh2_fopen_wrapper_parse_path segfaults
- Fixed bug #63855 compilation fails on windows
- Fixed bug #64535 php_ssh2_sftp_dirstream_read segfault on error
- Add reflection API support
- Add exit-status support for ssh2 file wrappers
- Fixed bug #58893 Unable to request a channel from remote host
- Fix segfault when trying to authenticate in servers that do not
  support authentication (none)

(fhajny)

2017-01-16 14:07:51 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.6.8

(mef)

2017-01-16 14:06:43 UTC MAIN commitmail json YAML

Updated devel/bugzilla3 to 3.6.8
--------------------------------
- Release note at https://www.bugzilla.org/releases/3.6.8/release-notes.html
(pkgsrc changes)
- Add LICENSE= mpl-1.0. (Correct me if wrong)
- not all options are tested at packaging, sorry again
- devel/bugzilla will be updated to 5.x

(mef)

2017-01-16 13:49:48 UTC MAIN commitmail json YAML

Updated geography/mapcode to 2.5.2

(fhajny)

2017-01-16 13:49:40 UTC MAIN commitmail json YAML

Update geography/mapcode to 2.5.2.

- Added unit test for floating point error with code "40822.schol".
- Added locale support.
- Added many languages.
- Hardened unit tests.

(fhajny)

2017-01-16 13:15:23 UTC MAIN commitmail json YAML

2017-01-16 13:13:25 UTC MAIN commitmail json YAML

Updated databases/sqlrelay to 1.0.0

(fhajny)

2017-01-16 13:13:13 UTC MAIN commitmail json YAML

Update databases/sqlrelay to 1.0.0.

sqlrelay 1.0.0
- updated md5 pwdenc to use rudiments md5 class
- solved a long-standing hang that could occur if the database password
  expired while sqlrelay was running, and the sqlr-scaler attempted to
  start new connections
- added convertcase, convertcasedoublequotes, and removedoublequotes
  parameters to normalize translation module
- added ColumnCaseName parameter to ODBC driver
- fixed a subtle bug in the ODBC driver that caused the first row to be
  skipped if columns were not bound
- added -backtrace option for debugging
- fixed mysql connection module so it can use the statement API on
  Windows
- fixed semaphore reference-before-init bug in sqlrservercontroller
- added support for db, debug, columnnamecase, dontgetcolumninfo,
  nullsasnulls, and lazyconnect connect-string options to all drivers
  (though in some they are camel-case and others lower-case)
- in DB-abstraction-layer drivers, the debug, dontgetcolumninfo,
  nullsasnulls, lazyconnect, krb, and tls connect-string options now
  support any yes/no equivalent such as yes, Yes, y, Y, true, True, 1,
  (and similar for no)
- fixed a regression that could cause crashes in the C#/ADO driver when
  binding null or date values
- added all parameters to ODBC config screen
- removed calls to mysql_stmt_store_result/mysql_stmt_num_rows from
  mysql connection to improve performance. mysql connection doesn't know
  the total number of rows prior to full fetch now (which is consistent
  with most other databases).
- updated postgresql connection to use an unnamed cursor instead of
  naming it and having to deallocate it over an over
- tweaked skipWhitespaceAndComments and related methods to use
  charstring::isNullOrEmpty and character::isWhitespace
- replaced regular expression comparisons in sap/freetds connections
  with simpler charstring comparisons
- updated db2 connection to reuse the statement instead of recreating it
  with each prepare
- made column-lookup by name case sensitive to improve performance
- fixed nagle-disable and sizing of socket read/write buffers
- changed default maxcursors to 5
- fixed an uninitialized variable in the firebird connection
- python api's are installed in dist-packages subdirectory on systems
  that have that instead of site-packages
- added route-entire-session option to router modules

sqlrelay 0.67.0
- general documenation clean-up
- added missing all: target to man/Makefile
- mysql_info in drop-in library for mysql returns NULL instead of "" now
- mysql_errno in the drop-in library now returns the error number from
  the DB, instead of CR_UNKNOWN_ERROR, if no error map is provided, and
  the backend database is known to be mysql
- mysql_refresh in the drop-in library works with options other than
  REFRESH_GRANT now
- mysql_shutdown/kill in the drop-in library return 1 on failure now
  rather than 2000
- date/time and timestamp types are recognized as binary types now
- year/timestamp types are recognized as unsigned types now
- TINY/MEDIUM/LONG_TEXT types are recognized as blobs now
- mapping date/time to MYSQL_TYPE_DATE/TIME, rather than
  MYSQL_TYPE_DATETIME is the default in the drop-in library now and
  SQLR_MAP_DATETIME_TO_DATE has been removed
- mysql drop-in library sets column flags correctly now
- mysql drop-in library runs appropriate kill/shutdown queries now
- mysql connection uses non-stmt api for "show *" queries now
- mysql drop-in library runs "show processlist" for mysql_list_processes
- mysql drop-in library supports date/time/datetime input binds now
  instead of just treating them all as datetimes
- connection modules differentiate between date/time/datetime binds now
  instead of just treating them all as datetimes
- added result set row translation module framework
- updated firebird connection module to the fieldstruct.textbuffer
  instead of fieldbuffer for non-text to text translations
- added support for negative times in mysql connection module and
  drop-in library
- added translation-failure event
- general refactoring of server module API
- consolidated sqlr-scaler code
- fixed a 1-byte empty-blob memory leak in the client
- /etc/alternatives/java_sdk is preferred, if found, now

(fhajny)

2017-01-16 13:12:32 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.7.1

(adam)

2017-01-16 13:11:46 UTC MAIN commitmail json YAML

FreeType 2.7.1 has been released. The most important news is preliminary support of Adobe's new CFF2 font format and variation fonts as specified in the new OpenType specification version 1.8. It also fixes the handling of raw CID fonts (which might be found in PDF files)

(adam)

2017-01-16 13:09:15 UTC MAIN commitmail json YAML

Updated devel/rudiments to 1.0.2

(fhajny)

2017-01-16 13:09:05 UTC MAIN commitmail json YAML

Update devel/rudiments to 1.0.2.

rudiments 1.0.2

There was actually an unannounced 1.0.1 as well. 1.0.1 mainly contained
fixes for OpenSSL 1.1.x. 1.0.2 just adds another SSL tweak that's
required by Fedora for packaging. No pressing need to upgrade unless
you're having trouble building on a platform that uses OpenSSL 1.1.x.

rudiments 1.0.0
- images directory and contents are installed with the docs now
- added md5 class
- moved sendSignal/raiseSignal to process class
- implemented process::backtrace() for windows
- added missing charstring::getLastOfSet(OrEnd) methods
- refactored thread class to match process class paradigm
- added avltree class
- updated dictionary to use an avltree
- update xmldom to use a dictionary for its string cache
- file::getContents(fd) gets the entire file contents now, even if the
  current position in the file isn't the beginning
- fixed detection of whether timed semaphore ops are supported on
  platforms that just implement semtimedop() to return -1 and set ENOSYS
- fake certs aren't generated now (in tests) on Windows, if ssl is
  disabled, or if openssl isn't found
- added charstring::isYes/isNo
- fixed high/low-bits calculation bugs in memorymap and sharedmemory for
  Windows
- fixed a maxsize bug in memorymap for Windows
- changed filesystem paradigm to match file paradigm -
  open/close/getCurrentProperties
- added O_BINARY to various open()'s in file class
- fixed threadmutex::wait() return value on Windows
- fixed timezone offset during DST for systems with the "timezone"
  external variable
- filesystem class returns NULL consistently for methods that return
  const char * but that aren't implemented by the OS
- sys::getSuggested* return 1024 if they are unsupported by the OS now
- added dlerror() calls before dlopen/dlsym/dlclose to clear stale
  errors
- added fs type-name to fs type-id mapping for systems with statvfs
- added type-name and type-id for SCO htfs
- if unsetenv doesn't exist, then environment::remove() checks to see if
  the variable exists at all before setting it to an empty string now,
  to avoid creating it unnecessarily
- xmldomnode writes out numeric entites like `E correctly now
- fixed groupentry::initialize(NULL) on UnixWare
- implemented missing unixsocketserver::close()
- fixed filesystem::open(fd) for Windows 8+
- fixed file::changeOwner() for Windows 8+
- initialized timeremaining in snooze::nanosnooze for systems that don't
  set it at all if the full sleep occurred (eg. arm64 linux)
- renamed linkedlistutil_* to node_*
- added commandline::getValue/found that take arg and abbr parameters
- added supported() methods to sharedmemory/semaphoreset classes
- renamed supportsXXX() methods to supported()
- unix sockets are faked on syllable now
- tweaked dynamicarray::find() to greatly reduce the number of
  comparisons it does and improve performance significantly
- various performance tweaks to memorypool
- updated memory pool to 8-byte-align allocations
- renamed filedescriptor::get/setTcpRead/WriteBufferSize to
- filedescriptor::get/setSocketRead/WriteBufferSize
- fixed *entry::getAliasList() to return NULL under all circumstances if
  there are no aliases
- added missing libraries to the library link command

rudiments 0.57.0
- fixed subtle bug in codegree::compareValue
- replaced several type-punned pointer dereferences with
  bytestring::copy() to avoid bus errors on sparc and other platforms
  that require assignments from aligned locations
- added filesystem::hostToLittlEndian/littleEndianToHost
- added missing __LITTLE_ENDIAN definitions to filedescriptor.cpp
- added minimal glibc-specific process::backtrace() method

(fhajny)

2017-01-16 12:37:12 UTC MAIN commitmail json YAML

Updated net/filezilla to 3.24.0

(wiz)

2017-01-16 12:36:59 UTC MAIN commitmail json YAML

Updated filezilla to 3.24.0.

3.24.0 (2017-01-13)

- Fixed a possible crash if sending FTP commands fails during a directory listing operation
- *nix: Fixed a scrolling issue in the message log if wxWidgets is built against GTK3

3.24.0-rc1 (2017-01-06)

+ The context menu for remote file search results now has a "Copy URL(s) to clipboard" item
+ Alt+number can now be used to switch between tabs in addition to Ctrl+number
+ SFTP hostkey fingerprints are now also shown as base64 encoded SHA256 hashes to match the new format displayed by OpenSSH
- Errors at the end of SFTP transfers now correctly result in transfer failures instead
- Cancelling synchronized browsing questions no longer prevents further directory changes
- Fix display issues for the filter conditions dialog
- Fix deleting multiple extensions on the filetype page in the settings
- OS X: Do not open dialogs while already processing an event, e.g. while a context menu is open

(wiz)

2017-01-16 12:27:28 UTC MAIN commitmail json YAML

Updated audio/abcde to 2.8

(wiz)

2017-01-16 12:27:18 UTC MAIN commitmail json YAML

Updated abcde to 2.8.

abcde 2.8

  * Make fdkaac the default for m4a encoding. Faac can still be selected
    for m4a encding via ~/.abcde.conf file but best not to :).
  * Split user-definable mungefilename function into mungetrackname,
    mungeartistname, and mungealbumname, each of which default to
    mungefilename Thanks to Gerald Turner for the patch and enhancement
    request. This closes Issue 39:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=39
  * FAQs: Clarify the exit from multi-result CDDB search.
  * Fix to allow multiple output formats when aac fallback is triggered.
    Thanks to Birk Bremer for the bug report. This closes Issue 35:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=35
  * Fix for some erroneous error and status logging. Thanks to Christian
    Wasem for the bug report and fix. This closes Issue 32:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=32
  * Add support for trying multiple CD lookup services in order. Thanks to
    Gabriel Rosenkoetter for the patch. Closes Issue 42:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=42
  * Add Recommends on glyrc and imagemagick in Debian packaging. Closes
    Debian Bug #827626
  * Fix up handling of the first few sectors when reading
    from a whole-CD flac file or using cdparanoia in one-track
    mode. Thanks to Matthias Kæ—¦nig for the patch. Closes Issue 44:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=44
  * Tweak the fix in musicbrainz for handling sketchy returned data
    some more. Hopefully closes Issue 30:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=30
  * Re-enable some commented out cdparanoia/debug code in do_discid.
    Closes Issue 14:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=14
  * Add "-a" to lots of grep calls in case of "binary" looking data,
    e.g. non-ascii text in track titles!
    Closes Issue 24:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=24
  * Add "-L" to default curl options, to follow redirects if needed
    Closes Issue 40:
    https://abcde.einval.com/bugzilla/show_bug.cgi?id=40
    Thanks to Gabriel Rosenkoetter for the patch.
  * Switch default from "cddb" to "musicbrainz" for track lookup
    Closes Debian Bug #842178

(wiz)

2017-01-16 12:23:01 UTC MAIN commitmail json YAML

Updated graphics/p5-PerlMagick to 7.0.4.4

(wiz)

2017-01-16 12:22:51 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 7.0.4.4

(wiz)

2017-01-16 12:22:39 UTC MAIN commitmail json YAML

Updated ImageMagick to 7.0.4.4.

2017-01-14  7.0.4-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-4, GIT revision 19361:a12953c:20170114.

2017-01-14  7.0.4-4 Dirk Lemstra <dirk@lem.....org>
  * Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the
    BMP encoder (reference
    https://github.com/ImageMagick/ImageMagick/issues/344).

2017-01-10  7.0.4-4 Cristy  <quetzlzacatenango@image...>
  * Recognize XML policy closing tags (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31182).
  * Fix memory leak in the MPC format.

2017-01-07  7.0.4-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-3, GIT revision 19329:930ca78:20170107.

2017-01-04  7.0.4-3 Cristy  <quetzlzacatenango@image...>
  * Increase memory allocation for TIFF pixels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31161).

2017-01-03  7.0.4-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-2, GIT revision 19318:8766311:20170103.

2017-01-02  7.0.4-2 Cristy  <quetzlzacatenango@image...>
  * Validation unit test for MNG works again.

(wiz)

2017-01-16 12:13:16 UTC MAIN commitmail json YAML

Updated multimedia/libvpx to 1.6.1

(wiz)

2017-01-16 12:13:00 UTC MAIN commitmail json YAML

Updated libvpx to 1.6.1.

2017-01-09 v1.6.1 "Long Tailed Duck"
  This release improves upon the VP9 encoder and speeds up the encoding and
  decoding processes.

  - Upgrading:
    This release is ABI compatible with 1.6.0.

  - Enhancements:
    Faster VP9 encoding and decoding.
    High bit depth builds now provide similar speed for 8 bit encode and decode
    for x86 targets. Other platforms and higher bit depth improvements are in
    progress.

  - Bug Fixes:
    A variety of fuzzing issues.

(wiz)

2017-01-16 12:07:31 UTC MAIN commitmail json YAML

Updated www/py-google-api-python-client to 1.6.1

(wiz)

2017-01-16 12:07:20 UTC MAIN commitmail json YAML

Updated py-google-api-python-client to 1.6.1.

v1.6.1
  Version 1.6.1

  Bugfix release

  - Fixed a bug where using google-auth with scoped credentials would fail. (#328)

v1.6.0
  Version 1.6.0

  Release to drop support for Python 2.6 and add support for google-auth.

  - Support for Python 2.6 has been dropped. (#319)
  - The credentials argument to discovery.build and discovery.build_from_document
    can be either oauth2client credentials or google-auth credentials. (#319)
  - discovery.build and discovery.build_from_document now unambiguously use the
    http argument to make all requests, including the request for the discovery
    document. (#319)
  - The http and credentials arguments to discovery.build and
    discovery.build_from_document are now mutually exclusive, eliminating a
    buggy edge case. (#319)
  - If neither http or credentials is specified to discovery.build and
    discovery.build_from_document, then Application Default Credentials will
    be used. The library prefers google-auth for this if it is available, but
    can also use oauth2client's implementation. (#319)
  - Fixed resumable upload failure when receiving a 308 response. (#312)
  - Clarified the support versions of Python 3. (#316)

(wiz)

2017-01-16 11:59:40 UTC MAIN commitmail json YAML

Updated misc/py-anki2 to 2.0.40

(wiz)

2017-01-16 11:59:28 UTC MAIN commitmail json YAML

Updated py-anki2 to 2.0.40.

Changes in 2.0.40

Released 2016-01-13.

    A Mac-only release that fixes an error on startup when the
    Documents folder is on a different drive.

    For people upgrading from 2.0.36 or earlier, please note that
    Anki will move your Anki data out of Documents/Anki and into
    Library/Application Support/Anki2, to prevent problems people
    were having with the new macOS. If you have enabled desktop
    and documents syncing in the iCloud preferences, we recommend
    taking a backup of your Documents/Anki folder prior to upgrading.

Changes in 2.0.39

    A Linux-only release that fixes some issues with the makefile.

(wiz)

2017-01-16 11:56:34 UTC MAIN commitmail json YAML

Updated devel/libuv to 1.10.2

(wiz)

2017-01-16 11:56:22 UTC MAIN commitmail json YAML

Updated libuv to 1.10.2.

2017.01.10, Version 1.10.2 (Stable)

Changes since version 1.10.1:

* Now working on version 1.10.2 (cjihrig)

* darwin: fix fsync and fdatasync (Joran Dirk Greef)

* Revert "Revert "win,tty: add support for ANSI codes in win10 v1511""
  (Santiago Gimeno)

* win,tty: fix MultiByteToWideChar output buffer (Santiago Gimeno)

* win: remove dead code related to BACKUP_SEMANTICS (Sam Roberts)

* win: fix comment in quote_cmd_arg (Eric Sciple)

* darwin: use clock_gettime in macOS 10.12 (Sa炭l Ibarra Corretg辿)

* win, tty: fix crash on restarting with pending data (Nicholas Vavilov)

* fs: fix uv__to_stat on BSD platforms (Santiago Gimeno)

* win: map ERROR_ELEVATION_REQUIRED to UV_EACCES (Richard Lau)

* win: fix free() on bad input in uv_getaddrinfo() (Ben Noordhuis)

(wiz)

2017-01-16 11:53:19 UTC MAIN commitmail json YAML

Updated audio/musicpd to 0.20.2

(wiz)

2017-01-16 11:53:08 UTC MAIN commitmail json YAML

Updated musicpd to 0.20.2.

ver 0.20.2 (2017/01/15)
* input
  - alsa: fix crash bug
  - alsa: fix buffer overruns
* decoder
  - flac: add options "probesize" and "analyzeduration"
* resampler
  - libsamplerate: reset state after seeking
* output
  - fix static noise after changing to a different audio format
  - alsa: fix the DSD_U32 sample rate
  - alsa: fix the DSD_U32 byte order
  - alsa: support DSD_U16
  - recorder: fix error "Failed to create : No such file or directory"
* playlist
  - cue: fix skipping songs

ver 0.20.1 (2017/01/09)
* input
  - curl: fix crash bug
  - curl: fix freeze bug
* decoder
  - wavpack: fix crash bug
* storage
  - curl: new storage plugin for WebDAV (work in progress)
* mixer
  - alsa: normalize displayed volume according to human perception
* fix crash with volume_normalization enabled

ver 0.20 (2017/01/04)
* protocol
  - "commands" returns playlist commands only if playlist_directory configured
  - "search"/"find" have a "window" parameter
  - report song duration with milliseconds precision
  - "sticker find" can match sticker values
  - drop the "file:///" prefix for absolute file paths
  - add range parameter to command "plchanges" and "plchangesposid"
  - send verbose error message to client
* input
  - curl: fix memory leak
* tags
  - ape, ogg: drop support for non-standard tag "album artist"
    affected filetypes: vorbis, flac, opus & all files with ape2 tags
    (most importantly some mp3s)
  - id3: remove the "id3v1_encoding" setting; by definition, all ID3v1 tags
    are ISO-Latin-1
  - ape: support APE replay gain on remote files
  - read ID3 tags from NFS/SMB
* decoder
  - improved error logging
  - report I/O errors to clients
  - ffmpeg: support ReplayGain and MixRamp
  - ffmpeg: support stream tags
  - gme: add option "accuracy"
  - gme: provide the TRACK tag
  - gme: faster scanning
  - mad: reduce memory usage while scanning tags
  - mpcdec: read the bit rate
  - pcm: support audio/L16 (RFC 2586) and audio/x-mpd-float
  - sidplay: faster scanning
  - wavpack: large file support
  - wavpack: support DSD (WavPack 5)
  - wavpack: archive support
* playlist
  - cue: don't skip pregap
  - embcue: fix last track
  - flac: new plugin which reads the "CUESHEET" metadata block
* output
  - alsa: fix multi-channel order
  - alsa: remove option "use_mmap"
  - alsa: support DSD_U32
  - alsa: disable DoP if it fails
  - jack: reduce CPU usage
  - pulse: set channel map to WAVE-EX
  - recorder: record tags
  - recorder: allow dynamic file names
  - sndio: new output plugin
* mixer
  - null: new plugin
* resampler
  - new block "resampler" in configuration file
    replacing the old "samplerate_converter" setting
  - soxr: allow multi-threaded resampling
* player
  - reset song priority on playback
  - reduce xruns
* write database and state file atomically
* always write UTF-8 to the log file.
* remove dependency on GLib
* support libsystemd (instead of the older libsystemd-daemon)
* database
  - proxy: add TCP keepalive option
* update
  - apply .mpdignore matches to subdirectories
* switch the code base to C++14
  - GCC 4.9 or clang 3.4 (or newer) recommended

(wiz)

2017-01-16 11:45:25 UTC MAIN commitmail json YAML

Updated textproc/gsed to 4.3

(wiz)

2017-01-16 11:45:14 UTC MAIN commitmail json YAML

Updated gsed to 4.3.

* Noteworthy changes in release 4.3 (2016-12-30) [stable]

** Improvements

  sed's regular expression matching is now typically 10x faster

  sed now uses unlocked-io where available, resulting in faster I/O
  operations.

** Bug fixes

  sed no longer mishandles anchors ^/$ in multiline regex (s///mg)
  with -z option (NUL terminated lines). [Bug introducted in sed-4.2.2
  with the initial implementation of -z]

  sed no longer accepts a ":" command without a label; before, it would
  treat that as defining a label whose name is empty, and subsequent
  label-free "t" and "b" commands would use that label. Now, sed emits
  a diagnostic and fails for that invalid construct.

  sed no longer accesses uninitialized memory when processing certain
  invalid multibyte sequences. Demonstrate with this:
    echo a | LC_ALL=ja_JP.eucJP valgrind sed/sed 's/a/b\U\xb2c/'
  The error appears to have been introduced with the sed-4.0a release.

  The 'y' (transliterate) operator once again works with a NUL byte
  on the RHS.  E.g., sed 'y/b/\x00/' now works like tr b '\0'.  GNU sed
  has never before recognized \x00 in this context.  However, sed-3.02
  and prior did accept a literal NUL byte in the RHS, which was possible
  only when reading a script from a file.  For example, this:
    echo abc|sed -f <(printf 'y/b/\x00/\n')|cat -A
  is what stopped working. [bug introduced some time after sed-3.02 and
  prior to the first sed-4* test release]

  When the closed-above line number ranges of N editing commands
  overlap (N>1), sed would apply commands 2..N to the line just
  beyond the largest range endpoint.
  [bug introduced some time after sed-4.09 and prior to release in sed-4.1]
  Before, this command would mistakenly modify line 5:
    $ seq 6|sed '2,4d;2,3s/^/x/;3,4s/^/y/'
    1
    yx5
    6
  Now, it does not:
    $ seq 6|sed '2,4d;2,3s/^/x/;3,4s/^/y/'
    1
    5
    6

  An erroneous sed invocation like "echo > F; sed -i s//b/ F" no longer
  leaves behind a temporary file.  Before, that command would create a file
  alongside F with a name matching /^sed......$/ and fail to remove it.

  sed --follow-symlinks now works again for stdin.
  [bug introduced in sed-4.2.2]

  sed no longer elides invalid bytes in a substitution RHS.
  Now, sed copies such bytes into the output, just as Perl does.
  [bug introduced in sed-4.1 -- it was also present prior to 4.0.6]

  sed no longer prints extraneous character when a backslash follows \c.
  '\c\\'  generates control character ^\ (ASCII 0x1C).
  Other characters after the second backslash are rejected (e.g. '\c\d').
  [bug introduced in the sed-4.0.* releases]

  sed no longer mishandles incomplete multibyte sequences in s,y commands
  and valid multibyte SHIFT-JIS characters in character classes.
  Previously, the following commands would fail:
    LC_ALL=en_US.UTF-8 sed $'s/\316/X/'
    LC_ALL=ja_JP.shiftjis sed $'/[\203]/]/p'
  [bug introduced some time after sed-4.1.5 and before sed-4.2.1]

** Feature removal

  The "L" command (format a paragraph like the fmt(1) command would)
  has been listed in the documentation as a failed experiment for at
  least 10 years.  That command is now removed.

** Build-related

  "make dist" now builds .tar.xz files, rather than .tar.gz ones.
  xz is portable enough and in wide-enough use that distributing
  only .tar.xz files is enough.  It has been fine for coreutils, grep,
  diffutils and parted for a few years.

** New Features

  new --sandbox option rejects programs with r/w/e commands.

* Noteworthy changes in release 4.2.2 (2012-12-22) [stable]

* don't misbehave (truncate input) for lines of length 2^31 and longer

* fix endless loop on incomplete multibyte sequences

* -u also does unbuffered input, rather than unbuffered output only

* New command `F' to print current input file name

* sed -i, s///w, and the `w' and `W' commands also obey the --binary option
  (and create CR/LF-terminated files if the option is absent)

* --posix fails for scripts (or fragments as passed to the -e option) that
  end in a backslash, as they are not portable.

* New option -z (--null-data) to separate lines by ASCII NUL characters.

* \x26 (and similar escaped sequences) produces a literal & in the
  replacement argument of the s/// command, rather than including the
  matched text.

(wiz)

2017-01-16 11:10:56 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 1.4.1

(wiz)

2017-01-16 11:10:44 UTC MAIN commitmail json YAML

Updated harfbuzz to 1.4.1.

Overview of changes leading to 1.4.1
Thursday, January 5, 2017
====================================

- Always build and use UCDN for Unicode data by default.
  Reduces dependence on version of Unicode data in glib,
  specially in the Windows bundles we are shipping, which
  have very old glib.

Overview of changes leading to 1.4.0
Thursday, January 5, 2017
====================================

- Merged "OpenType GX" branch which adds core of support for
  OpenType 1.8 Font Variations.  To that extent, the relevant
  new API is:

New API:
hb_font_set_var_coords_normalized()

  with supporting API:

New API:
HB_OT_LAYOUT_NO_VARIATIONS_INDEX
hb_ot_layout_table_find_feature_variations()
hb_ot_layout_feature_with_variations_get_lookups()
hb_shape_plan_create2()
hb_shape_plan_create_cached2()

  Currently variations in GSUB/GPOS/GDEF are fully supported,
  and no other tables are supported.  In particular, fvar/avar
  are NOT supported, hence the hb_font_set_var_coords_normalized()
  taking normalized coordinates.  API to take design coordinates
  will be added in the future.

  HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
  future.

- Fix regression in GDEF glyph class processing.
- Add decompositions for Chakma, Limbu, and Balinese in USE shaper.
- Misc fixes.

(wiz)

2017-01-16 11:08:55 UTC MAIN commitmail json YAML

Updated mail/notmuch to 0.23.5

(wiz)

2017-01-16 11:08:42 UTC MAIN commitmail json YAML

Updated notmuch to 0.23.5.

Notmuch 0.23.5 (2017-01-09)
===========================

Build system
------------

Fix quoting bug in configure. This had introduced a RUNPATH into the
notmuch binary in cases where it was not not needed.

(wiz)

2017-01-16 11:07:25 UTC MAIN commitmail json YAML

Updated textproc/py-lxml to 3.7.2

(wiz)

2017-01-16 11:07:12 UTC MAIN commitmail json YAML

Updated py-lxml to 3.7.2.

==============
lxml changelog
==============

3.7.2 (2017-01-08)
==================

Bugs fixed
----------

* Work around installation problems in recent Python 2.7 versions
  due to FTP download failures.

* GH#219: ``xmlfile.element()`` was not properly quoting attribute values.
  Patch by Burak Arslan.

* GH#218: ``xmlfile.element()`` was not properly escaping text content of
  script/style tags.  Patch by Burak Arslan.

(wiz)

2017-01-16 11:02:49 UTC MAIN commitmail json YAML

Updated textproc/iso-codes to 3.73

(wiz)

2017-01-16 11:02:35 UTC MAIN commitmail json YAML

Updated iso-codes to 3.73.

iso-codes 3.73
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Tue, 3 Jan 2017

  [ ISO 3166-2 ]
  * Remove CZ- prefix from parent code for Czechia.

(wiz)

2017-01-16 11:00:42 UTC MAIN commitmail json YAML

Updated time/py-vdirsyncer to 0.14.1

(wiz)

2017-01-16 11:00:30 UTC MAIN commitmail json YAML

Updated py-vdirsyncer to 0.14.1.

Version 0.14.1
==============

*released on 05 January 2017*

- ``vdirsyncer repair`` no longer changes "unsafe" UIDs by default, an extra
  option has to be specified. See :gh:`527`.
- A lot of important documentation updates.

(wiz)

2017-01-16 10:58:04 UTC MAIN commitmail json YAML

Updated devel/p5-Try-Tiny to 0.28

(wiz)

2017-01-16 10:57:52 UTC MAIN commitmail json YAML

Updated p5-Try-Tiny to 0.28.

0.28      2017-01-09 01:21:33Z
  - enabled some tests of finally blocks that were disabled on 5.6, now that
    that functionality works (since 0.13) (Pali, PR#4)

(wiz)

2017-01-16 10:55:25 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-BibTeX to 0.78

(wiz)

2017-01-16 10:55:14 UTC MAIN commitmail json YAML

Updated p5-Text-BibTeX to 0.78.

0.78 2017-01-10
* Fixed some issues with uninitialized arrays and s390
* Fixed test with fileno (thanks to Karl Wette).

(wiz)

2017-01-16 10:53:35 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple to 1.302075

(wiz)

2017-01-16 10:53:23 UTC MAIN commitmail json YAML

Updated p5-Test-Simple to 1.302075.

1.302075  2017-01-10 19:39:28-08:00 America/Los_Angeles

    - No changes, just marking a stable release

1.302074  2017-01-08 11:41:44-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Add 'cid' to trace
    - Add signatures to trace
    - Add related() to events
    - Now it is possible to check if events are related
    - Add 'no_fork' option to run_subtest()

(wiz)

2017-01-16 09:41:11 UTC MAIN commitmail json YAML

Updated devel/p5-Specio to 0.32

(wiz)

2017-01-16 09:40:39 UTC MAIN commitmail json YAML

Updated p5-Specio to 0.32.

0.32    2017-01-12

- Fixed a bug in the inlining for types create by any_can_type() and
  object_can_type(). This inlining mostly worked by accident because of some
  List::Util XS magic, but this broke under the debugger. Reported by
  Christian Walde (GH #17) and Chan Wilson
  (https://github.com/houseabsolute/DateTime.pm/issues/49).

(wiz)

2017-01-16 09:38:58 UTC MAIN commitmail json YAML

Updated security/p5-Net-SSLeay to 1.80

(wiz)

2017-01-16 09:38:45 UTC MAIN commitmail json YAML

Updated p5-Net-SSLeay to 1.80.

1.80 2017-01-05
Patch from Steffen Ulrich that fixed unexpected changes in the
control flow of the Perl program which seemed to be triggered by the
ticket key callback. Thanks Steffen.

(wiz)

2017-01-16 09:36:28 UTC MAIN commitmail json YAML

Updated www/p5-Net-HTTP to 6.12

(wiz)

2017-01-16 09:36:17 UTC MAIN commitmail json YAML

Updated p5-Net-HTTP to 6.12.

6.12      2017-01-04 23:32:54-05:00 America/Toronto
    - Fix prereqs

6.11      2017-01-04 15:05:57-05:00 America/Toronto
    - Updated the Changes file
    - When using Net::SSL, pending data was potentially ignored GH PR#7 (Jean-Louis Martineau)

6.10-DEV    2016-12-30
    - Added LICENSE
    - Added 'use warnings' to everywhere that lacked it
    - Drop all use of Test.pm
    - Removed unneeded uses of 'use vars'
    - Switch live tests to use Google.
    - Fix RT#112313 - Hang in my_readline() when keep-alive => 1 and $reponse_size % 1024 == 0

(wiz)

2017-01-16 09:32:44 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-ExifTool to 10.40

(wiz)

2017-01-16 09:32:33 UTC MAIN commitmail json YAML

Updated p5-Image-ExifTool to 10.40.

Jan. 14, 2017 - Version 10.40 (production release)

  - Fixed tests that were failing on some platforms

Jan. 13, 2017 - Version 10.39

  - Added Perl version and Unicode settings to -ver -v output
  - Added a new Sony LensType2 value
  - More improvements to sample time_zone.config file (thanks Hayo Baan)
  - Fixed problem with MWG date/time tags introduced in version 10.34
  - Fixed problem setting the value of a tag from a binary file when the
    PERL_UNICODE environment or the perl -C option is used to force UTF-8
    treatment of @ARGV elements

Jan. 5, 2017 - Version 10.38

  - Added a couple of new XMP-ics tags
  - Added a new Nikon LensID (thanks Ken Cochran)
  - Decode a couple more PhaseOne tags
  - Increased priority of Sony 0x0115 WhiteBalance when reading
  - Range check QuickTime date/time values when writing
  - Apply CharsetPhotoshop setting to decoding of Photoshop LayerNames
  - Improved identification of Nikon NRW images
  - Minor improvements to verbose dump of FLIR information
  - Improvements to sample time_zone.config file (thanks Hayo Baan)
  - Removed trailing null in -b output for GPSDateStamp
  - Changed "TAG is not supported" warning when writing to "TAG is not defined"
  - Changed groups of Composite Preview/Thumbnail/JpgFromRaw/etc images to match
    the tags from which they are derived
  - Changed description of Composite Nikon LensSpec tag to match the tag name
  - Fixed problems reading/writing PreviewImage from some DNG files

Dec. 19, 2016 - Version 10.37

  - Decode more information from BMP V4 and V5 images
  - Added a few new FujiFlashMode values (thanks Albert Shan)
  - Changed -geotime default to use unconverted value of DateTimeOriginal
  - Changed a couple of Sony Voigtlander LensType strings (thanks Jos Roost)
  - Warn about invalid tag names used on the command line
  - Generate default-language version of QuickTime tags even if the same-named
    tag already exists in another group
  - Fixed bug reading some Photoshop layer information
  - Fixed problems in sample config file time_zone.config (thanks Hayo Baan)

(wiz)

2017-01-16 09:28:59 UTC MAIN commitmail json YAML

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

(wiz)

2017-01-16 09:28:46 UTC MAIN commitmail json YAML

Updated p5-IO-Socket-SSL to 2.043.

2.043 2017/01/06
- make t/session_ticket.t work with OpenSSL 1.1.0. With this version the
  session does not get reused any longer if it was not properly closed which
  is now done using an explicit close by the client which causes a
  proper SSL_shutdown
2.042 2017/01/05
- enable session ticket callback with Net::SSLeay>=1.80

(wiz)

2017-01-16 09:25:55 UTC MAIN commitmail json YAML

Updated devel/p5-Exception-Class to 1.42

(wiz)

2017-01-16 09:25:43 UTC MAIN commitmail json YAML

Updated p5-Exception-Class to 1.42.

1.42    2017-01-04

- Generated exception classes are now added to %INC. If you subclass a
  generated class with "use base" then base.pm will no longer attempt to load
  the requested class. Patch by Todd Rinaldo. PR #8.

(wiz)

2017-01-16 09:24:07 UTC MAIN commitmail json YAML

Updated devel/py-click to 6.7

(wiz)

2017-01-16 09:23:56 UTC MAIN commitmail json YAML

Updated py-click to 6.7.

Version 6.7
-----------

(bugfix release; released on January 6th 2017)

- Make `click.progressbar` work with `codecs.open` files. See #637.
- Fix bug in bash completion with nested subcommands. See #639.
- Fix test runner not saving caller env correctly. See #644.
- Fix handling of SIGPIPE. See #626
- Deal with broken Windows environments such as Google App Engine's. See #711.

(wiz)

2017-01-16 09:22:19 UTC MAIN commitmail json YAML

Note update of security/opendnssec to 1.4.12nb3.

(he)

2017-01-16 09:21:27 UTC MAIN commitmail json YAML

Updated devel/pcre to 8.40

(wiz)

2017-01-16 09:21:15 UTC MAIN commitmail json YAML

Updated pcre to 8.40.

Release 8.40 11-January-2017
----------------------------

This is a bug-fix release.

(wiz)

2017-01-16 09:21:13 UTC MAIN commitmail json YAML

Update OpenDNSSEC to version 1.4.12nb3.
* Apply fix from OPENDNSSEC-778: double NSEC3PARAMS on re-salt.

(he)

2017-01-16 09:19:54 UTC MAIN commitmail json YAML

Updated misc/todoman to 1.8.0

(wiz)

2017-01-16 09:19:39 UTC MAIN commitmail json YAML

2017-01-16 09:17:32 UTC MAIN commitmail json YAML

Updated devel/afl to 2.36b

(wiz)

2017-01-16 09:17:19 UTC MAIN commitmail json YAML

Updated afl to 2.36b.

--------------
Version 2.36b:
--------------

  - Fixed a cosmetic bad free() bug when aborting -S sessions. Spotted
    by Johannes S.

  - Made a small change to afl-whatsup to sort fuzzers by name.

  - Fixed a minor issue with malloc(0) in libdislocator. Spotted by
    Rene Freingruber.

  - Changed the clobber pattern in libdislocator to a slightly more
    reliable one. Suggested by Rene Freingruber.

  - Added a note about THP performance. Suggested by Sergey Davidoff.

  - Added a somewhat unofficial support for running afl-tmin with a
    baseline "mask" that causes it to minimize only for edges that
    are unique to the input file, but not to the "boring" baseline.
    Suggested by Sami Liedes.

  - "Fixed" a getPassName() problem with never versions of clang.
    Reported by Craig Young and several other folks.

  Yep, I know I have a backlog on several other feature requests.
  Stay tuned!

(wiz)

2017-01-16 09:05:45 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 4.0.2

(wiz)

2017-01-16 09:05:35 UTC MAIN commitmail json YAML

Updated py-mercurial to 4.0.2.

This is a regularly-scheduled bugfix release.

    demandimport: do not raise ImportError for unknown item in fromlist
    posix: make poll() restart on interruption by signal (issue5452)
    hgweb: add missing slash to file log url in rss style

(wiz)

2017-01-16 08:50:41 UTC MAIN commitmail json YAML

Updated devel/cmake to 3.7.2

(adam)

2017-01-16 08:49:42 UTC MAIN commitmail json YAML

2017-01-16 08:04:58 UTC MAIN commitmail json YAML

Updated devel/py-decorator to 4.0.11

(wiz)

2017-01-16 08:04:48 UTC MAIN commitmail json YAML

Updated py-decorator to 4.0.11.

## 4.0.11 (2017-01-15)

Small improvements to the documentation and tested with Python 3.6

(wiz)

2017-01-16 01:50:15 UTC MAIN commitmail json YAML

2017-01-16 00:31:00 UTC MAIN commitmail json YAML

Updated www/lighttpd to 1.4.45

(schmonz)

2017-01-16 00:30:46 UTC MAIN commitmail json YAML

Update to 1.4.45. From the changelog:

* [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108)
* [mod_webdav] fix crash when plugin_ctx cleaned up (fixes #2780)
* [mod_fastcgi] detect child exit, restart proactively
* [mod_scgi] detect child exit, restart proactively
* [TLS] ssl.read-ahead = "disable" for low mem (fixes #2778)

pkgsrc changes:

- Rename non-standard "memcache" option to "memcached" (retaining
  compatibility for the old option for a while)

(schmonz)

2017-01-16 00:09:20 UTC MAIN commitmail json YAML

Updated mail/getmail to 4.53.0

(schmonz)

2017-01-16 00:09:14 UTC MAIN commitmail json YAML

Update to 4.53.0. From the changelog:

- fix plaintext version of docs not generated correctly.  Thanks: Elijah.
- fix `getmail --fingerprint` not logging server TLS fingerprint
  correctly with SimplePOP3SSLRetriever. Thanks: Gabriel Kihlman.

(schmonz)

2017-01-15 23:55:30 UTC MAIN commitmail json YAML

Fixed inconsistencies in comments.

(rillig)

2017-01-15 15:05:00 UTC MAIN commitmail json YAML

Updated devel/pcc-libs to 1.1.0

(mef)

2017-01-15 15:04:29 UTC MAIN commitmail json YAML

Updated devel/pcc-libs to 1.1.0
-------------------------------
- Explicit ChangeLog not found
- Add LICENSE as original-bsd

(mef)

2017-01-15 13:06:04 UTC MAIN commitmail json YAML

Set GITHUB_PROJECT so fetch succeeds.

(wiz)

2017-01-15 11:13:27 UTC MAIN commitmail json YAML

Added emulators/PC6001VX version 2.30.0

(tsutsui)

2017-01-15 11:12:07 UTC MAIN commitmail json YAML

2017-01-15 11:11:01 UTC MAIN commitmail json YAML

Import PC6001VX-2.30.0 as emulators/PC6001VX.

PC6001VX is cross platform PC-6001 emulator based on "PC6001V" for Windows.

(tsutsui)

2017-01-15 09:46:45 UTC MAIN commitmail json YAML

+ ImageMagick-7.0.4.4, abcde-2.8, afl-2.36b, apache22-2.2.32,
  filezilla-3.24.0, gcloud-golang-metadata-0.6.0, libuv-1.10.2,
  libvpx-1.6.1, musicpd-0.20.2, notmuch-0.23.5, p5-Image-ExifTool-10.40,
  p5-Specio-0.32, p5-Test-Simple-1.302075, p5-Text-BibTeX-0.78,
  p5-Try-Tiny-0.28, pcre-8.40, py-acme-0.10.1, py-certbot-0.10.1,
  py-dulwich-0.16.3, py-foolscap-0.12.6, py-google-api-python-client-1.6.1,
  py-ipaddress-1.0.18, py-lxml-3.7.2, todoman-1.8.0, vim-8.0.0187,
  vim-share-8.0.0187, x264-devel-20170114.

(wiz)

2017-01-15 09:29:18 UTC MAIN commitmail json YAML

Updated games/lgogdownloader to 3.1

(wiz)

2017-01-15 09:29:08 UTC MAIN commitmail json YAML

Updated lgogdownloader to 3.1.

LGOGDownloader 3.1
- Make libcurl usage thread-safe (Patch by: Philipp Kerling)
* libcurl internally uses signals by default, which will crash the application when using multiple threads.
* Setting CURLOPT_NOSIGNAL on all handles avoids the crashes and is recommended in the libcurl documentation.
- Made getTerminalWidth detect if it is running in a terminal before trying to get the width (Patch by: Steffan Byrne)
* Before this change, if you tried to pipe the standard out to a file or run this as a process, it would fail.
- Moved global curl init/cleanup and ssl thread setup out of the Downloader class
* Allows using libcurl calls before calling Downloader::init() which can be useful in future
- Some code restructuring
* Moved some code from Downloader::init() to constructor
* Added function API::isLoggedIn()
* Added function Downloader::isLoggedIn()
* Downloader::init() no longer calls Downloader::getGameList() it is now called from other functions when needed
- Fixed some login issues
- Limit download thread count to number of items in download queue
- Rewrote and removed lots of duplicate code from Downloader::checkStatus()
* --status now tries to get remote file hash for patches and language packs
* GOG doesn't provide xml data for extras so we still have to rely on local xml data for those
- Made --list show number of updates for games that have been updated
* Allows user to check for updated games more easily
- Replaced all printf and sprintf calls using new Util::formattedString() function
* Util::formattedString creates formatted std::string using std::snprintf
* Fixes possible buffer overflow in Downloader::printProgress() caused by sprintf call

(wiz)

2017-01-15 02:21:34 UTC MAIN commitmail json YAML

Document the gcc-graphite option, used by lang/gcc*
https://gcc.gnu.org/wiki/Graphite

(sevan)

2017-01-15 00:14:21 UTC MAIN commitmail json YAML

2017-01-15 00:13:44 UTC MAIN commitmail json YAML

2017-01-14 23:36:29 UTC MAIN commitmail json YAML

Relinquish MAINTAINER.

https://github.com/pjz/TMDAng is ported to Python 3.4, named "TMDAng"
with the original upstream author's permission, and packaged for pypi.
Anyone interested in maintaining the package would do well to take a look.

(schmonz)

2017-01-14 23:33:49 UTC MAIN commitmail json YAML

Updated www/netsurf to 3.6nb2

(leot)

2017-01-14 23:33:34 UTC MAIN commitmail json YAML

Fix the build after gperf-3.1 update ('len' parameter of the hash function
and of the lookup function is of type 'size_t').

Bump PKGREVISION

(leot)

2017-01-14 23:14:34 UTC MAIN commitmail json YAML

Updated print/py-weasyprint to 0.34.

(kleink)

2017-01-14 23:13:49 UTC MAIN commitmail json YAML

Update py-weasyprint to 0.34.

Version 0.34
------------

Released on 2016-12-21.

Bug fixes:

* `#398 <https://github.com/Kozea/WeasyPrint/issues/398>`_:
  Honor the presentational_hints option for PDFs.
* `#399 <https://github.com/Kozea/WeasyPrint/pull/399>`_:
  Avoid CairoSVG-2.0.0rc* on Python 2.
* `#396 <https://github.com/Kozea/WeasyPrint/issues/396>`_:
  Correctly close files open by mkstemp.
* `#403 <https://github.com/Kozea/WeasyPrint/issues/403>`_:
  Cast the number of columns into int.
* Fix multi-page multi-columns and add related tests.

Version 0.33
------------

Released on 2016-11-28.

New features:

* `#393 <https://github.com/Kozea/WeasyPrint/issues/393>`_:
  Add tests on MacOS.
* `#370 <https://github.com/Kozea/WeasyPrint/issues/370>`_:
  Enable @font-face on MacOS.

Bug fixes:

* `#389 <https://github.com/Kozea/WeasyPrint/issues/389>`_:
  Always update resume_at when splitting lines.
* `#394 <https://github.com/Kozea/WeasyPrint/issues/394>`_:
  Don't build universal wheels.
* `#388 <https://github.com/Kozea/WeasyPrint/issues/388>`_:
  Fix logic when finishing block formatting context.

Version 0.32
------------

Released on 2016-11-17.

New features:

* `#28 <https://github.com/Kozea/WeasyPrint/issues/28>`_:
  Support @font-face on Linux.
* Support CSS fonts level 3 almost entirely, including OpenType features.
* `#253 <https://github.com/Kozea/WeasyPrint/issues/253>`_:
  Support presentational hints (optional).
* Support break-after, break-before and break-inside for pages and columns.
* `#384 <https://github.com/Kozea/WeasyPrint/issues/384>`_:
  Major performance boost.

Bux fixes:

* `#368 <https://github.com/Kozea/WeasyPrint/issues/368>`_:
  Respect white-space for shrink-to-fit.
* `#382 <https://github.com/Kozea/WeasyPrint/issues/382>`_:
  Fix the preferred width for column groups.
* Handle relative boxes in column-layout boxes.

Documentation:

* Add more and more documentation about Windows installation.
* `#355 <https://github.com/Kozea/WeasyPrint/issues/355>`_:
  Add fonts requirements for tests.

Version 0.31
------------

Released on 2016-08-28.

New features:

* `#124 <https://github.com/Kozea/WeasyPrint/issues/124>`_:
  Add MIME sniffing for images.
* `#60 <https://github.com/Kozea/WeasyPrint/issues/60>`_:
  CSS Multi-column Layout.
* `#197 <https://github.com/Kozea/WeasyPrint/pull/197>`_:
  Add hyphens at line breaks activated by a soft hyphen.

Bux fixes:

* `#132 <https://github.com/Kozea/WeasyPrint/pull/132>`_:
  Fix Python 3 compatibility on Windows.

Documentation:

* `#329 <https://github.com/Kozea/WeasyPrint/issues/329>`_:
  Add documentation about installation on Windows.

Version 0.30
------------

Released on 2016-07-18.

WeasyPrint now depends on html5lib-0.999999999.

Bux fixes:

* Fix Acid2
* `#325 <https://github.com/Kozea/WeasyPrint/issues/325>`_:
  Cutting lines is broken in page margin boxes.
* `#334 <https://github.com/Kozea/WeasyPrint/issues/334>`_:
  Newest html5lib 0.999999999 breaks rendering.

Version 0.29
------------

Released on 2016-06-17.

Bug fixes:

* `#263 <https://github.com/Kozea/WeasyPrint/pull/263>`_:
  Don't crash with floats with percents in positions.
* `#323 <https://github.com/Kozea/WeasyPrint/pull/323>`_:
  Fix CairoSVG 2.0 pre-release dependency in Python 2.x.

Version 0.28
------------

Released on 2016-05-16.

Bug fixes:

* `#189 <https://github.com/Kozea/WeasyPrint/issues/189>`_:
  ``white-space: nowrap`` still wraps on hyphens
* `#305 <https://github.com/Kozea/WeasyPrint/issues/305>`_:
  Fix crashes on some tables
* Don't crash when transform matrix isn't invertible
* Don't crash when rendering ratio-only SVG images
* Fix margins and borders on some tables

Version 0.27
------------

Released on 2016-04-08.

New features:

* `#295 <https://github.com/Kozea/WeasyPrint/pull/295>`_:
  Support the 'rem' unit.
* `#299 <https://github.com/Kozea/WeasyPrint/pull/299>`_:
  Enhance the support of SVG images.

Bug fixes:

* `#307 <https://github.com/Kozea/WeasyPrint/issues/307>`_:
  Fix the layout of cells larger than their tables.

Documentation:

* The website is now on GitHub Pages, the documentation is on Read the Docs.
* `#297 <https://github.com/Kozea/WeasyPrint/issues/297>`_:
  Rewrite the CSS chapter of the documentation.

(kleink)

2017-01-14 23:05:21 UTC MAIN commitmail json YAML

Updated textproc/py-html5lib to 0.999999999nb1.

(kleink)

2017-01-14 23:04:16 UTC MAIN commitmail json YAML

Add dependency on py-webencodings (added the package in preparation,
but still managed not to add the dependency here).

Bump PKGREVISION.

(kleink)

2017-01-14 23:00:39 UTC MAIN commitmail json YAML

Updated mail/qmail-run to 20170114

(schmonz)

2017-01-14 23:00:32 UTC MAIN commitmail json YAML

Conditionalize spamdyke and stunnel dependencies on "sasl" and "tls"
options, respectively. Bump version.

(schmonz)

2017-01-14 20:49:19 UTC MAIN commitmail json YAML

Updated mail/mess822 to 0.58nb4

(schmonz)

2017-01-14 20:49:07 UTC MAIN commitmail json YAML

Add John R. Levine's SMTP AUTH patch for ofmipd, available via the
"sasl" option. Bump PKGREVISION.

(schmonz)

2017-01-14 11:47:37 UTC MAIN commitmail json YAML

Updated fonts/sourcesans-fonts to 2.020

(ryoon)

2017-01-14 11:47:11 UTC MAIN commitmail json YAML

Update to 2.020

* Many improvements from 1.0.38

The latest changelog:
Roman fonts version 2.020 and Italic fonts version 1.075 (OTF, TTF, WOFF, WOFF2, EOT)

    Changed vendor ID to ADBO. (issue #52)
    Updated x-height measurements in all fonts. (issue #57)
    Updated name table to remove full license text from binary font files.
    Removed NULL (U+0000) and CR (U+000D) glyphs from TrueType fonts.

The following changes only apply to the Italic fonts:

    Updated right side bearing of quotedblbase and kerning of baseline quotes. (issue #49)
    Added narrow no-break space (U+202F).
    Moved fi and fl ligatures to the end of glyph order.

(ryoon)

2017-01-14 11:12:07 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20170114

(leot)

2017-01-14 11:11:52 UTC MAIN commitmail json YAML

Update net/youtube-dl to youtube-dl-20170114

Changes:
version 2017.01.14

Core
+ [common] Add ability to customize akamai manifest host
+ [utils] Add more date formats

Extractors
- [mtv] Eliminate _transform_rtmp_url
* [mtv] Generalize triforce mgid extraction
+ [cmt] Add support for full episodes and video clips (#11623)
+ [mitele] Extract DASH formats
+ [ooyala] Add support for videos with embedToken (#11684)
* [mixcloud] Fix extraction (#11674)
* [openload] Fix extraction (#10408)
* [tv4] Improve extraction (#11698)
* [freesound] Fix and improve extraction (#11602)
+ [nick] Add support for beta.nick.com (#11655)
* [mtv,cc] Use HLS by default with native HLS downloader (#11641)
* [mtv] Fix non-HLS extraction

version 2017.01.10

Extractors
* [youtube] Fix extraction (#11663, #11664)
+ [inc] Add support for inc.com (#11277, #11647)
+ [youtube] Add itag 212 (#11575)
+ [egghead:course] Add support for egghead.io courses

version 2017.01.08

Core
* Fix "invalid escape sequence" errors under Python 3.6 (#11581)

Extractors
+ [hitrecord] Add support for hitrecord.org (#10867, #11626)
- [videott] Remove extractor
* [swrmediathek] Improve extraction
- [sharesix] Remove extractor
- [aol:features] Remove extractor
* [sendtonews] Improve info extraction
* [3sat,phoenix] Fix extraction (#11619)
* [comedycentral/mtv] Add support for HLS videos (#11600)
* [discoverygo] Fix JSON data parsing (#11219, #11522)

version 2017.01.05

Extractors
+ [zdf] Fix extraction (#11055, #11063)
* [pornhub:playlist] Improve extraction (#11594)
+ [cctv] Add support for ncpa-classic.com (#11591)
+ [tunein] Add support for embeds (#11579)

version 2017.01.02

Extractors
* [cctv] Improve extraction (#879, #6753, #8541)
+ [nrktv:episodes] Add support for episodes (#11571)
+ [arkena] Add support for video.arkena.com (#11568)

version 2016.12.31

Core
+ Introduce --config-location option for custom configuration files (#6745,
  #10648)

Extractors
+ [twitch] Add support for player.twitch.tv (#11535, #11537)
+ [videa] Add support for videa.hu (#8181, #11133)
* [vk] Fix postlive videos extraction
* [vk] Extract from playerParams (#11555)
- [freevideo] Remove extractor (#11515)
+ [showroomlive] Add support for showroom-live.com (#11458)
* [xhamster] Fix duration extraction (#11549)
* [rtve:live] Fix extraction (#11529)
* [brightcove:legacy] Improve embeds detection (#11523)
+ [twitch] Add support for rechat messages (#11524)
* [acast] Fix audio and timestamp extraction (#11521)

version 2016.12.22

Core
* [extractor/common] Improve detection of video-only formats in m3u8
  manifests (#11507)

Extractors
+ [theplatform] Pass geo verification headers to SMIL request (#10146)
+ [viu] Pass geo verification headers to auth request
* [rtl2] Extract more formats and metadata
* [vbox7] Skip malformed JSON-LD (#11501)
* [uplynk] Force downloading using native HLS downloader (#11496)
+ [laola1] Add support for another extraction scenario (#11460)

version 2016.12.20

Core
* [extractor/common] Improve fragment URL construction for DASH media
* [extractor/common] Fix codec information extraction for mixed audio/video
  DASH media (#11490)

Extractors
* [vbox7] Fix extraction (#11494)
+ [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
+ [piksel] Add support for player.piksel.com (#11246)
+ [vimeo] Add support for DASH formats
* [vimeo] Fix extraction for HLS formats (#11490)
* [kaltura] Fix wrong widget ID in some cases (#11480)
+ [nrktv:direkte] Add support for live streams (#11488)
* [pbs] Fix extraction for geo restricted videos (#7095)
* [brightcove:new] Skip widevine classic videos
+ [viu] Add support for viu.com (#10607, #11329)

(leot)

2017-01-14 10:51:09 UTC MAIN commitmail json YAML

provide a consistent description across gcc packages.

don't mention netbsd things, development snapshots, etc.

(maya)

2017-01-14 09:43:36 UTC MAIN commitmail json YAML

Use GITHUB framework to fetch the distfile. No distfile change

(ryoon)

2017-01-14 09:29:13 UTC MAIN commitmail json YAML

Updated net/corebird to 1.4.1

(ryoon)

2017-01-14 09:28:41 UTC MAIN commitmail json YAML

Update to 1.4.1

Changelog:
Version 1.4.1 (2017-01-08)
  - Lower the required gspell version to 1.0
  - Work around a binding problem in the gtk+ 3.18 vapi of vala 0.30

Version 1.4 (2017-01-06)
  - Images in quoted tweets now look more like they actually belong to
    the quoted tweet instead of the quoting tweet.
  - Allow deleting tweets from the tweet info page and not just from
    timelines.
  - Fix the user completion not showing all possible results
  - Focus the already opened window for an account if the account gets
    selected in the accounts popover
  - Avoid window resizing when typing in the Direct Message text box
  - Add 'q' accelerator to tweet rows for quoting
  - Add spellchecking. This add a dependency to gspell
  - Increase gtk+ dependency to 3.18 to get rid of some workarounds.
  - Increase avatar size in profiles and slightly overlap them over the
    banner. Also, always show the full banner.
  - Fix completion popup positioning under Wayland
  - Add experimental meson build files
  - Fix some videos not playing correctly
  - Add a minimal video progress indicator to the video dialog
  - Fix the retweet/favorite count updating in the tweet info page

(ryoon)

2017-01-14 09:15:59 UTC MAIN commitmail json YAML

Updated textproc/gspell to 1.2.2

(ryoon)

2017-01-14 09:14:54 UTC MAIN commitmail json YAML

Update to 1.2.2

* Enable gobject-introspection and vala support. Required by net/corebird

Changelog:
News in 1.2.2, 2016-12-16
-------------------------
* GtkTextView support: fix populate-popup signal param type

News in 1.2.1
-------------
* Add Croatian translation

News in 1.2.0
-------------
* Translation updates

News in 1.1.3
-------------
This is an unstable release in the 1.1 development cycle. The 1.2 stable
version will be released at the same time as GNOME 3.22.

* Add the gspell_text_view_basic_setup() convenience function to enable inline
  spell-checking in a GtkTextView in 2 lines.
* Support words separated by dashes (compounds)
* Use the AX_VALGRIND_CHECK Autotools macro
* Translation updates

News in 1.1.2
-------------
This is an unstable release in the 1.1 development cycle. The 1.2 stable
version will be released at the same time as GNOME 3.22.

* Inline checker: fix constant redrawing of the GtkTextView when the current
  word is not checked.
* Generate enum types
* Translation updates

News in 1.1.1
-------------
This is an unstable release in the 1.1 development cycle. The 1.2 stable
version will be released at the same time as GNOME 3.22.

* New API: inline checker: add an option to select the language from the
  context menu (right-click menu)
* Fix gtk-doc build issue
* Update GtkTextRegion -> GtkSourceRegion (utility class copied from the
  GtkSourceView library)
* Translation updates

(ryoon)

2017-01-14 01:04:19 UTC MAIN commitmail json YAML

Updated lang/gawk to 4.1.4

(ryoon)

2017-01-14 01:03:39 UTC MAIN commitmail json YAML

Update to 4.1.4

Changelog:
Changes from 4.1.3 to 4.1.4
---------------------------

1. Updated to GNU autoconf 2.69, automake 1.15, gettext 0.19.7,
  texinfo 6.1, texinfo.tex 2016-02-05.07, libtool 2.4.6.

2. z/OS support updated.

3. At the beginning of each statement, the debugger now checks and
  reports watchpoints that have fired before checking for breakpoints.
  This gives more natural behavior to the user.

4. The "exit" command has been added to the debugger as an alias
  for "quit".

5. AIX 7.1 should pass the test suite now.  Similar for Minix.

6. VMS support has been updated.

7. The profiler / pretty-printer now chains else-if statements instead
  of causing cascading elses.

8. The return value of system() has been enhanced to convey more information.
  See the doc.

9. Attempting to write to the "to" end of a two-way pipe that has been
  closed is now a fatal error. Similarly, so is reading from the "from"
  end that has been closed.

10. MinGW support has been updated.

11. The -d option now allows -d- to print to standard output.

12. Error messages for --help and in other instances should now get
    translated correctly.

13. A new environment variable GAWK_LOCALE_DIR may be set to locate the .mo
    file for gawk itself.

14. The DJGPP port is now officially deprecated.

15. A number of bugs have been fixed. See the ChangeLog.

(ryoon)

2017-01-13 22:03:58 UTC MAIN commitmail json YAML

Updated ham/gnuradio-core to 3.7.10.1

(mef)

2017-01-13 22:03:37 UTC MAIN commitmail json YAML

Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1
------------------------------------------------------------
ChangeLog v3.7.10.1

This is the first bug-fix release for v3.7.10
This contains bug fixes primarily for GRC and DTV.
- GRC
* Catch more exceptions thrown by ConfigParser when reading corrupted
  grc.conf files.
* Fix the docstring update error for empty categories.
* Fix grcc to call refactored GRC code.
* Convert initially opened files to absolute paths to prevent
  attempting to read from tmp.
* Move startup checks back in to gnuradio-companion script from grc/checks.py.

- DTV
* Fix a segfault that occurs from out-of-bounds access in
  dvbt_bit_inner_interleaver forecast by forecasting an enumerated list
  of all input streams.
* Fix VL-SNR framing.

- Digital
* Enable update rate in block_recovery_mm blocks to keep tags close to
  the the proper clock-recovered sample time. Tag offsets will still be
  off between calls to work, but each work call updates the tag rate.

- Analog
* Fix the derivative calculation in fmdet block.

- Builds
* Fix linking GSL to gr-fec.
* Use gnu99 C standard rather than gnu11 standard to maintain
  support for GCC 4.6.3.

- Other
  Minor spelling and documentation fixes.
  Fix uhd_siggen_gui when using lo_locked.

(pkgsrc changes on gnuradio-core/Makefile.common)
- Following lines added
  CXXFLAGS+=              -pthread
  .include      "../../devel/cppunit/buildlink3.mk"
  .include      "../../math/gsl/buildlink3.mk"

(mef)

2017-01-13 20:34:41 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5191 - requested by taca
devel/libgit2: security fix

Revisions pulled up:
- devel/libgit2/Makefile                                        1.14-1.16
- devel/libgit2/PLIST                                          1.6
- devel/libgit2/distinfo                                        1.8

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sun Jan  1 14:44:09 UTC 2017

  Modified Files:
  [...]
  pkgsrc/devel/libgit2: Makefile
  [...]

  Log Message:
  Add python-3.6 to incompatible versions.

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Sun Jan  1 16:06:40 UTC 2017

  Modified Files:
  [...]
  pkgsrc/devel/libgit2: Makefile
  [...]

  Log Message:
  Revbump after boost update

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Jan 11 00:11:24 UTC 2017

  Modified Files:
  pkgsrc/devel/libgit2: Makefile PLIST distinfo

  Log Message:
  Update libgit2 to 0.25.1, it includes security problem.

  For full changes, please refer CHANGESLOG.md file.

  * libgit2 v0.24.6 and libgit2 v0.25.1, January 9th, 2017

  Includes two fixes, one performs extra sanitization for some edge cases in
  the Git Smart Protocol which can lead to attempting to parse outside of the
  buffer.

  The second fix affects the certificate check callback. It provides a valid
  parameter to indicate whether the native cryptographic library considered
  the certificate to be correct. This parameter is always 1/true before these
  releases leading to a possible MITM.

  This does not affect you if you do not use the custom certificate callback
  or if you do not take this value into account. This does affect you if you
  use pygit2 or git2go regardless of whether you specify a certificate check
  callback.

(bsiegert)

2017-01-13 20:21:02 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5190 - requested by taca
net/bind99: security fix

Revisions pulled up:
- net/bind99/Makefile                                          1.62
- net/bind99/distinfo                                          1.42

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Jan 12 00:05:46 UTC 2017

  Modified Files:
  pkgsrc/net/bind99: Makefile distinfo

  Log Message:
  Update bind99 to 9.9.9pl5 (BIND 9.9.9-P5), including security fixes.

  --- 9.9.9-P5 released ---

  4530. [bug] Change 4489 broke the handling of CNAME -> DNAME
  in responses resulting in SERVFAIL being returned.
  [RT #43779]

  4528. [bug] Only set the flag bits for the i/o we are waiting
  for on EPOLLERR or EPOLLHUP. [RT #43617]

  4519. [port] win32: handle ERROR_MORE_DATA. [RT #43534]

  4517. [security] Named could mishandle authority sections that were
  missing RRSIGs triggering an assertion failure.
  (CVE-2016-9444) [RT # 43632]

  4510. [security] Named mishandled some responses where covering RRSIG
  records are returned without the requested data
  resulting in a assertion failure. (CVE-2016-9147)
  [RT #43548]

  4508. [security] Named incorrectly tried to cache TKEY records which
  could trigger a assertion failure when there was
  a class mismatch. (CVE-2016-9131) [RT #43522]

(bsiegert)

2017-01-13 20:15:26 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5189 - requested by taca
net/bind910: security fix

Revisions pulled up:
- net/bind910/Makefile                                          1.28
- net/bind910/distinfo                                          1.21

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Jan 12 00:04:43 UTC 2017

  Modified Files:
  pkgsrc/net/bind910: Makefile distinfo

  Log Message:
  Update bind910 to 9.10.4pl5 (BIND 9.10.4-P5), including security fixes.

  --- 9.10.4-P5 released ---

  4530. [bug] Change 4489 broke the handling of CNAME -> DNAME
  in responses resulting in SERVFAIL being returned.
  [RT #43779]

  4528. [bug] Only set the flag bits for the i/o we are waiting
  for on EPOLLERR or EPOLLHUP. [RT #43617]

  4519. [port] win32: handle ERROR_MORE_DATA. [RT #43534]

  4517. [security] Named could mishandle authority sections that were
  missing RRSIGs triggering an assertion failure.
  (CVE-2016-9444) [RT # 43632]

  4510. [security] Named mishandled some responses where covering RRSIG
  records are returned without the requested data
  resulting in a assertion failure. (CVE-2016-9147)
  [RT #43548]

  4508. [security] Named incorrectly tried to cache TKEY records which
  could trigger a assertion failure when there was
  a class mismatch. (CVE-2016-9131) [RT #43522]

(bsiegert)

2017-01-13 20:00:55 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5188 - requested by taca
www/ruby-jekyll-watch: build fix (for www/ruby-jekyll)

Revisions pulled up:
- www/ruby-jekyll-watch/Makefile                                1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Jan  9 15:04:44 UTC 2017

  Modified Files:
  pkgsrc/www/ruby-jekyll-watch: Makefile

  Log Message:
  Fix dependency in gemspec.

  Bump PKGREVISION.

(bsiegert)

2017-01-13 19:38:18 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5187 - requested by taca
sysutils/ruby-listen: build fix (for www/ruby-jekyll)

Revisions pulled up:
- sysutils/ruby-listen/Makefile                                1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Jan  9 15:02:32 UTC 2017

  Modified Files:
  pkgsrc/sysutils/ruby-listen: Makefile

  Log Message:
  Now depends on both ruby-rb-fsevent and ruby-rb-inotify since it really
  require both package's codes.

  Bump PKGREVISION.

(bsiegert)

2017-01-13 19:36:50 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5186 - requested by taca
devel/ruby-rb-fsevent: build fix (for www/ruby-jekyll)

Revisions pulled up:
- devel/ruby-rb-fsevent/Makefile                                1.2

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Jan  9 14:58:11 UTC 2017

  Modified Files:
  pkgsrc/devel/ruby-rb-fsevent: Makefile

  Log Message:
  Do not restrict this package to Darwin.

  Although functionality of this package only works on Darwin, there is
  othere package to expect existence of this package (and it fails).

(bsiegert)

2017-01-13 19:33:47 UTC pkgsrc-2016Q4 commitmail json YAML

Pullup ticket #5183 - requested by joerg
devel/cmake: build fix

Revisions pulled up:
- devel/cmake/Makefile                                          1.129
- devel/cmake/distinfo                                          1.95
- devel/cmake/patches/patch-Modules_FindCurses.cmake            1.1
- devel/ncurses/builtin.mk                                      1.40

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Thu Jan  5 22:18:03 UTC 2017

  Modified Files:
  pkgsrc/devel/ncurses: builtin.mk

  Log Message:
  Drop buildlink-ncurses-fake-libs, it didn't get applied due to a typo
  and it doesn't help with the directory scanning of cmake anyway, since
  that one only looks in the real prefix.

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Thu Jan  5 22:34:25 UTC 2017

  Modified Files:
  pkgsrc/devel/cmake: Makefile distinfo
  Added Files:
  pkgsrc/devel/cmake/patches: patch-Modules_FindCurses.cmake

  Log Message:
  Recognize libgnuform as valid implementation of a form library to match
  devel/ncurses. This is necessary due to cmake's insistance of scanning
  PREFIX/lib directly. Bump revision.

(bsiegert)

2017-01-13 17:33:32 UTC MAIN commitmail json YAML

Updated converters/py-cairosvg to 1.0.20.

(kleink)

2017-01-13 17:32:47 UTC MAIN commitmail json YAML

Update py-cairosvg to 1.0.20.

Version 1.0.20, released on 2016-02-23
======================================

* Allow the user to give parent size

Version 1.0.19, released on 2015-10-30
======================================

* Drastically improve the performance of ``Node()``

Version 1.0.18, released on 2015-10-20
======================================

* Use cairo groups to apply filters

Version 1.0.17, released on 2015-10-09
======================================

* Fix scale and position of markers

Version 1.0.16, released on 2015-08-05
======================================

* Support the text-rendering property

(kleink)

2017-01-13 15:30:29 UTC MAIN commitmail json YAML

Note update of databases/ruby-sequel package to 4.42.1.

(taca)

2017-01-13 15:30:04 UTC MAIN commitmail json YAML

Update ruby-sequel to 4.42.1.

=== 4.42.1 (2017-01-12)

* Make dataset_module inherited to subclasses when using the single_table_inheritance plugin (jeremyevans) (#1284)

=== 4.42.0 (2017-01-01)

* Handle eager load callbacks correctly for one_to_one associations with orders or offsets when window functions are not supported (jeremyevans)

* Raise Sequel::Error if using an :eager_limit dataset option when eager loading a singular association (jeremyevans)

* Replace internal uses of Dataset#select_more with #select_append to save a method call (jeremyevans)

* Make Dataset#order_append the primary method, and #order_more the alias, for similarity to #select_append and #select_more (jeremyevans)

* Replace internal uses of Dataset#filter with #where to save a method call (jeremyevans)

* Do not set :auto_increment in the schema information for integer columns that are part of a composite primary key on SQLite (jeremyevans)

* Use autoincrement setting on integer primary key columns when emulating table modification methods on SQLite (thenrio, jeremyevans) (#1277, #1278)

* Make the pagination extension work on frozen datasets (jeremyevans)

* Make Dataset#server work for frozen model datasets using the sharding plugin (jeremyevans)

* Make Dataset#nullify in the null_dataset extension work on frozen datasets (jeremyevans)

* Make Model#set_server work when using a frozen model dataset (jeremyevans)

* Make Dataset#ungraphed work on a frozen model dataset (jeremyevans)

* Add Dataset#with_{autoid,fetch,numrows} to the mock adapter, returning cloned datasets with the setting changed (jeremyevans)

* Make looser_typecasting extension handle the strict BigDecimal parsing introduced in ruby 2.4rc1 (jeremyevans)

* Make Database#{db,opts}= in the sequel_3_dataset_methods extension raise for frozen datasets (jeremyevans)

* Speed up repeated calls to Dataset#{interval,range} for frozen datasets using a cached placeholder literalizer (jeremyevans)

* Speed up repeated calls to Dataset#get with a single argument for frozen datasets using a cached placeholder literalizer (jeremyevans)

* Speed up repeated calls to Dataset#{first,last} with arguments/blocks for frozen datasets using a cached placeholder literalizer (jeremyevans)

* Speed up repeated calls to Dataset#{avg,min,max,sum} for frozen datasets using a cached placeholder literalizer (jeremyevans)

* Cache dataset returned by Dataset#skip_locked for frozen datasets (jeremyevans)

* Cache dataset returned by Dataset#for_update for frozen datasets (jeremyevans)

* Cache dataset returned by Dataset#un{filtered,grouped,limited,ordered} for frozen datasets (jeremyevans)

* Cache dataset returned by Dataset#reverse (no args) for frozen datasets (jeremyevans)

* Cache dataset returned by Dataset#invert for frozen datasets (jeremyevans)

* Speed up repeated calls to Dataset#count with an argument or block for frozen datasets using a cached placeholder literalizer (jeremyevans)

* Using :on_duplicate_columns=>:warn Database option with duplicate_columns_handler now prepends file/line to the warning message (jeremyevans)

* Move identifier mangling code to identifier_mangling extension, load by default unless using :identifier_mangling=>false Database option (jeremyevans)

* Allow Dataset#with_extend to accept a block and create a module with that block that the object is extended with (jeremyevans)

* Speed up repeated calls to with_pk on the same frozen model dataset using a cached placeholder literalizer (jeremyevans)

* Add dataset_module methods such as select and order that define dataset methods which support caching for frozen datasets (jeremyevans)

* Cache subset datasets if they don't use blocks or procs for frozen model datasets (jeremyevans)

* Cache intermediate dataset used in Dataset#{last,paged_each} for frozen model datasets without an order (jeremyevans)

* Cache dataset returned by Dataset#naked for frozen datasets (jeremyevans)

* Cache intermediate dataset used in Dataset#last (no args) for frozen datasets (jeremyevans)

* Cache intermediate dataset used in Dataset#first (no args) and #single_record for frozen datasets (jeremyevans)

* Cache intermediate dataset used in Dataset#empty? for frozen datasets (jeremyevans)

* Cache intermediate dataset used in Dataset#count (no args) for frozen datasets (jeremyevans)

* Warn if :conditions option may be unexpectedly ignored during eager_graph/association_join (jeremyevans) (#1272)

* Cache SELECT and DELETE SQL for most frozen datasets (jeremyevans)

* Freeze most SQL::Expression objects and internal state by default (jeremyevans)

* Freeze Dataset::PlaceholderLiteralizer and Dataset::PlaceholderLiteralizer::Argument instances (jeremyevans)

* Freeze most dataset opts values to avoid unintentional modification (jeremyevans)

* Add Dataset#with_convert_smallint_to_bool on DB2, returning a clone with convert_smallint_to_bool set (jeremyevans)

* Make Dataset#freeze actually freeze the dataset on ruby 2.4+ (jeremyevans)

* Avoid using instance variables other than @opts for dataset data storage (jeremyevans)

* Add freeze_datasets extension, making all datasets for a given Database frozen (jeremyevans)

* Refactor prepared statement internals, using opts instead of instance variables (jeremyevans)

* Model.set_dataset now operates on a clone of the dataset given instead of modifying it, so it works with frozen datasets (jeremyevans)

=== 4.41.0 (2016-12-01)

* Add Dataset#with_mssql_unicode_strings on Microsoft SQL Server, returning a clone with mssql_unicode_strings set (jeremyevans)

* Add Dataset#with_identifier_output_method, returning a clone with identifier_output_method set (jeremyevans)

* Add Dataset#with_identifier_input_method, returning a clone with identifier_input_method set (jeremyevans)

* Add Dataset#with_quote_identifiers, returning a clone with quote_identifiers set (jeremyevans)

* Add Dataset#with_extend, returning a clone extended with given modules (jeremyevans)

* Add Dataset#with_row_proc, returning a clone with row_proc set (jeremyevans)

* Support use of SQL::AliasedExpressions as Model#to_json :include option keys in the json_serializer plugin (sensadrome) (#1269)

* Major improvements to type conversion in the ado adapter (vais, jeremyevans) (#1265)

* Avoid memory leak in ado adapter by closing result sets after yielding them (vais, jeremyevans) (#1259)

* Fix hook_class_methods plugin handling of commit hooks (jeremyevans)

* Make association dataset method correctly handle cases where key fields are nil (jeremyevans)

* Handle pure java exceptions that don't support message= when reraising the exception in the jdbc adapter (jeremyevans)

* Add support for :offset_strategy Database option on DB2, with :limit_offset and :offset_fetch values, to disable OFFSET emulation (#1254) (jeremyevans)

* Remove deprecated support for using Bignum class as a generic type (jeremyevans)

(taca)

2017-01-13 15:29:07 UTC MAIN commitmail json YAML

Note update of databases/ruby-moneta package to 0.8.1.

(taca)

2017-01-13 15:28:34 UTC MAIN commitmail json YAML

Update ruby-moneta to 0.8.1.

0.8.1

* Adapters::TokyoTyrant - more consistent error handling
* Adapters::MongoMoped - support for moped gem v2.0
* Adapters::MongoOfficial - support for mongo gem versions 2-4
* Adapters::File - fix a bug in #load (#74)
* Adapters::LRUHash - allow to disable the limits by passing nil for max_size, max_count
* Transformer - don't use OpenSSL::Digest::Digest namespace
* Adapters::Sequel - fix issue with unknown "blob" type
* Rack::Cache - fix deprecated require paths
* Adapters::MemcachedNative - properly close connections
* Transformer - support bson gem versions 2-4
* Transformer - switch to rbzip2 gem for bzip2 support
* Adapters::MemcachedDalli - #create returns a boolean

(taca)

2017-01-13 15:07:23 UTC MAIN commitmail json YAML

Note update of www/typo3_62 package to 6.2.30.

(taca)

2017-01-13 15:06:40 UTC MAIN commitmail json YAML

Update typo3_62 to 6.2.30 (TYPO3 6.2.30) including security fixes.

2017-01-03  ec284cf                  [RELEASE] Release of TYPO3 6.2.30 (TYPO3 Release Team)
2017-01-03  0f79d43  #79114          [SECURITY] Protect Mailtransport (Wouter Wolters)
2016-12-31  7a99325  #70106          [BUGFIX] Do not use realpath for temporary file names (Stefan Froemken)
2016-12-30  5bb34d0  #76478          [TASK] Clean up DebuggerUtility (Nicole Cordes)
2016-12-24  98dd27a  #70962          [BUGFIX] FAL relations duplicated when saving in workspaces (Andreas Wolf)
2016-12-16  5124e88  #78915,#78977  [BUGFIX] Optimize cache handling in ReflectionService (Helmut Hummel)
2016-12-15  18b19ea  #78977          Revert "[BUGFIX] Reflection Cache does not save methodReflections" (Nicole Cordes)
2016-12-13  8095288  #78925          [BUGFIX] Fix exception in QuickEdit mode for empty pages (Manuel Selbach)
2016-12-12  8ef727a  #78915          [BUGFIX] Reflection Cache does not save methodReflections (Tymoteusz Motylewski)
2016-12-08  01a927d  #73241          [BUGFIX] Do not fetch pages with pid < 0 in prepareCacheFlush (Steffen Gæ—¦de)
2016-12-08  bab723b  #72654,#62660  [BUGFIX] Improve DataHandler handling for dbType fields (Nicole Cordes)
2016-12-07  1a32e92  #78551          [BUGFIX] Reset hidden field information in FormViewhelper (Nicole Cordes)
2016-12-03  b927c7b  #77097          [BUGFIX] Reset FormViewHelper on execution (Helmut Hummel)

(taca)

2017-01-13 14:48:35 UTC MAIN commitmail json YAML

Updated geography/gdal-lib to 2.0.3

(gdt)

2017-01-13 14:48:26 UTC MAIN commitmail json YAML

Update to 2.0.3

Upstream changes for 2.0.0 follow.  (2.0.[123] are bugfixes)

* New GDAL drivers:
    - BPG: read-only driver for Better Portable Graphics format (experimental, no build support)
    - GPKG: read/write/update capabilities in the unified raster/vector driver
    - KEA: read/write driver for KEA format
    - PLMosaic: read-only driver for Planet Labs Mosaics API
    - ROI_PAC: read/write driver for image formats of JPL's ROI_PAC project (#5776)
    - VICAR: read-only driver for VICAR format
* New OGR drivers:
    - Cloudant: read/write driver for Cloudant service
    - CSW: read-only driver for OGC CSW (Catalog Service for the Web) protocol
    - JML: read/write driver for OpenJUMP .jml format
    - PLScenes: read-only driver for Planet Labs Scenes API
    - Selaphin: read/write driver for the Selaphin/Seraphin format (#5442)
* Significantly improved drivers: CSV, GPKG, GTiff, JP2OpenJPEG, MapInfo file, PG, SQLite
* RFC 31: OGR 64bit Integer Fields and FIDs (trac.osgeo.org/gdal/wiki/rfc31_ogr_64)
  In OGR core, OGR SQL, Shapefile, PG, PGDump, GeoJSON, CSV, GPKG, SQLite, MySQL,
  OCI, MEM, VRT, JML, GML, WFS, CartoDB, XLSX, ODS, MSSQLSpatial, OSM, LIBKML, MITAB
* RFC 46: GDAL/OGR unification ( http://trac.osgeo.org/gdal/wiki/rfc46_gdal_ogr_unification)
    - GDAL and OGR PDF drivers are unified into a single one
    - GDAL and OGR PCIDSK drivers are unified into a single one
* RFC 49: Add support for curve geometries (http://trac.osgeo.org/gdal/wiki/rfc49_curve_geometries)
  In OGR core, and GML, NAS, PostgreSQL, PGDUMP, GPKG, SQLite, VFK, VRT, Interlis drivers
* RFC 50: Add support for OGR field subtypes (http://trac.osgeo.org/gdal/wiki/rfc50_ogr_field_subtype)
  In OGR core, OGR SQL, swig bindings, CSV, FileGDB, GeoJSON, GML, GPKG, OpenFileGDB, PG, PGDump, SQLite, VRT
* RFC 51: RasterIO() improvements : resampling and progress callback (http://trac.osgeo.org/gdal/wiki/rfc51_rasterio_resampling_progress)
* RFC 52: Stricter SQL quoting (http://trac.osgeo.org/gdal/wiki/rfc52_strict_sql_quoting)
* RFC 53: OGR not-null constraints and default values (http://trac.osgeo.org/gdal/wiki/rfc53_ogr_notnull_default)
  In OGR core, OGR SQL, PG, PGDump, CartoDB, GPKG, SQLite, MySQL, OCI, VRT, GML, WFS, FileGDB, OpenFileGDB and MSSQLSpatial
* RFC 54: Dataset transactions (https://trac.osgeo.org/gdal/wiki/rfc54_dataset_transactions)
  In PG, GPKG, SQLite, FileGDB and MSSQLSpatial
* RFC 55: refined SetFeature() and DeleteFeature() semantics.
  In GPKG, Shape, MySQL, OCI, SQLite, FileGDB, PG, CartoDB, MITAB and MSSQL
* RFC 56: OFTTime/OFTDateTime millisecond accuracy ( https://trac.osgeo.org/gdal/wiki/rfc56_millisecond_precision )
* RFC 57: 64bit histogram bucket count ( https://trac.osgeo.org/gdal/wiki/rfc57_histogram_64bit_count )
* Upgrade to EPSG v8.5 database
* Fix locale related issues when formatting or reading floating point numbers (#5731)

(gdt)

2017-01-13 12:16:36 UTC MAIN commitmail json YAML

Updated net/wireshark to 2.2.3nb1

(leot)

2017-01-13 12:16:03 UTC MAIN commitmail json YAML

Add a dependency to graphics/adwaita-icon-theme (for the gtk3 option)
Bump PKGREVISION

Pointed out by Joern Clausen via PR pkg/51835.

(leot)

2017-01-13 11:35:00 UTC MAIN commitmail json YAML

Updated audio/fdk-aac to 0.1.5; audio/opencore-amr to 0.1.4

(adam)

2017-01-13 11:33:43 UTC MAIN commitmail json YAML

Changes 0.1.4:
- Autotools cleanups
- Fixes for SID/DTX in the AMR-WB decoder, fixes for handling of bad
  frames in both AMR-WB and AMR-NB

(adam)

2017-01-13 11:33:12 UTC MAIN commitmail json YAML

Changes 0.1.5:
- Updated upstream sources
- Fixed building with GCC 3.3 and 3.4
- Fixed building with GCC 6
- AArch64 optimizations
- Makefiles for building with MSVC
- Support building the code in C++11 mode

(adam)

2017-01-13 02:26:11 UTC MAIN commitmail json YAML

Updated geography/gdal-lib to 1.11.5

(gdt)

2017-01-13 02:26:04 UTC MAIN commitmail json YAML

2017-01-12 17:53:01 UTC MAIN commitmail json YAML

Add note to drop hack next update, it was fixed upstream.

(maya)

2017-01-12 16:53:32 UTC MAIN commitmail json YAML

Updated devel/flex to 2.6.3nb1

(wiz)

2017-01-12 16:53:22 UTC MAIN commitmail json YAML

Remove now unneeded patch, lilypond seems to build fine without it.

Bump PKGREVISION.

(wiz)

2017-01-12 16:36:36 UTC MAIN commitmail json YAML

Revert last commit. According to wiz@ in private mail, CONFLICTS is needed
for configuration files only.

(rodent)

2017-01-12 16:03:05 UTC MAIN commitmail json YAML

Updated security/py-certbot to 0.10.0

(fhajny)

2017-01-12 16:02:58 UTC MAIN commitmail json YAML

Updated security/py-acme to 0.10.0

(fhajny)

2017-01-12 16:02:44 UTC MAIN commitmail json YAML

Update security/py-{acme,certbot} to 0.10.0.

No changelog released, commits closed for 0.10.0:
- Stop IDisplay AssertionErrors
- Add update_symlinks to "--help manage"
- Hide rename command for 0.10.0
- Disable rename command for 0.10.0
- Break on failure to deploy cert
- Incorrect success condition in nginx
- certbot delete and rename evoke IDisplay
- Put update_symlinks in certbot --help manage
- Fix Error Message for invalid FQDNs
- pyopenssl inject workaround
- pyparsing.restOfLine is not a function, don't call it
- Add information on updating [certbot|letsencrypt]-auto
- Remove quotes so tilde is expanded
- Correctly report when we skip hooks during renewal
- Add line number to Augeas syntax error message
- Mention line in (Apache) conf file in case of Augeas parse/syntax
  error
- Fixes #3954 and adds a test to prevent regressions
- Further OCSP improvements
- `-n` doesn't like `force_interactive`?
- Save allow_subset_of_names in renewal conf files
- I promise checklists are OK (fixes #3934)
- Return domains for _find_domains_or_certname
- --cert-name causes explosions when trying to use "run" as an installer
- Interactivity glitch in git master
- Document some particularities of the revoke subcommand
- test using os.path.sep not hardcoded /
- Save --pre and --post hooks in renewal conf files, and run them in a
  sophisticated way
- Don't add ServerAlias directives when the domain is already covered by
  a wildcard
- Mitigate problems for people who run without -n
- Use relative paths for livedir symlinks
- Implement delete command
- Use isatty checks before asking new questions
- Ensure apt-cache is always running in English if we're going to grep
- Sort the names by domain (then subdomain) before showing them
- Merge the manual and script plugins
- --allow-subset-of-names should probably be a renewalparam
- Fix certbox-nginx address equality check
- Implement our fancy new --help output
- Make renew command respect the --cert-name flag
- Error when using non-english locale on Debian
- Document defaults
- Improve simple --help output
- Add pyasn1 back to le-auto
- Mark Nginx vhosts as ssl when any vhost is on ssl at that address
- Fully check for Nginx address equality
- Preserve --must-staple in configuration for renewal (#3844)
- Git master certbot is making executable renewal conf files?
- Improve the "certbot certificates" output
- Renewal: Preserve 'OCSP Must Staple' (option --must-staple)
- Security enhancement cleanup
- Parallalelise nosetests from tox
- "certbot certificates" is API-like, so make it future-proof
- Fix LE_AUTO_SUDO usage
- Remove the sphinxcontrib.programout [docs]dependency
- No more relative path connection from live-crt to archive-crt files
- Ensure tests pass with openssl 1.1
- Output success message for revoke command
- acme module fails tests with openssl 1.1
- Pin pyopenssl 16.2.0 in certbot-auto
- Fixed output of `certbot-auto --version`(#3637).
- Take advantage of urllib3 pyopenssl rewrite
- Busybox support
- Fix --http-01-port typo at source
- Implement the --cert-name flag to select a lineage by its name.
- Fix reinstall message
- Changed plugin interface return types (#3748).
- Remove letshelp-letsencrypt
- Bump pyopenssl version
- Bump python-cryptography to 1.5.3
- Remove get_all_certs_keys() from Apache and Nginx
- Further merge --script-* with --*-hook
- Certbot opens curses sessions for informational notices, breaking
  automation
- Fix writing pem files with Python3
- Strange reinstallation errors
- Don't re-add redirects if one exists
- Use subprocess.Popen.terminate instead of os.killpg
- Generalize return types for plugin interfaces
- Don't re-append Nginx redirect directive
- Cli help is sometimes wrong about what the default for something is
- [certbot-auto] Bump cryptography version to 1.5.2
- python-cryptography build failure on sid
- Remove sphinxcontrib-programoutput dependency?
- Allow notification interface to not wrap text
- Fix non-ASCII domain check.
- Add renew_hook to options stored in the renewal config, #3394
- Where oh where has sphinxcontrib-programoutput gone?
- Remove some domain name checks.
- Allowing modification check to run using "tox"
- How to modify *-auto
- Don't crash when U-label IDN provided on command line
- Add README file to each live directory explaining its contents.
- Allow user to select all domains by typing empty string at checklist
- Fix issue with suggest_unsafe undeclared
- Update docs/contributing.rst to match display behavior during release.
- Referencing unbound variable in certbot.display.ops.get_email
- Add list-certs command
- Remove the curses dialog, thereby deprecating the --help and --dialog
  command line options
- Remove the curses dialog, thereby deprecating the --help and --dialog
  command line options
- Specify archive directory in renewal configuration file
- 0.9.1 fails in non-interactive use (pythondialog, error opening
  terminal)
- Allow certbot to get a cert for default_servers
- [nginx] Cert for two domains in one virtaulhost fails
- [nginx] --hsts and --uir flags not working?
- `certbot-auto --version` still says `letsencrypt 0.9.3` (should say
  `certbot 0.9.3`?)
- Add a cli option for "all domains my installer sees"
- Stop rejecting punycode domain names
- Standalone vs. Apache for available ports
- nginx-compatibility-weirdness
- Support requesting IDNA2008 Punycode domains
- Cert Management Improvement Project (C-MIP)
- Add --lineage command line option for nicer SAN management.
- Fix requirements.txt surgery in response to shipping certbot-nginx
- Use correct Content-Types in headers.
- Missing Content-Type 'application/json' in POST requests
- Script plugin
- Inconsistent error placement
- Server alias [revision requested]
- When getopts is called multiple time we need to reset OPTIND.
- certbot-auto: Print link to doc on debugging pip install error
  [revision requested]
- Update ACME error namespace to match the new draft.
- Update errors to match latest ACME version.
- Testing the output of build.py against lea-source/lea
- Make return type of certbot.interfaces.IInstaller.get_all_keys_certs()
  an iterator
- Fix requirements file surgery for 0.10.0 release
- Update Where Are My Certs section.
- Hooks do not get stored in renewal config file
- Multiple vhosts
- Bind to IPv6, fix the problem of ipv6 site cannot generate / renew
  certificate [revision requested]
- Warning message for low memory servers
- Run simple certbot-auto tests with `tox`
- letsencrypt-auto-source/letsencrypt-auto should be the output of
  build.py
- DialogError should come with --text instructions
- Support correct error namespace
- Verification URL after successful certificate configuration can't be
  opened from terminal
- Use appropriate caution when handling configurations that have complex
  rewrite logic
- `revoke` doesn't output any status
- adding -delete option to remove the cert files
- Stop using simple_verify in manual plugin
- Ways of specifying what to renew
- Allow removing SAN from multidomain certificate when renewing
- Dialog is sometimes ugly
- Allow user to override sudo as root authorization method [minor
  revision requested]
- Add a README file to each live directory explaining its contents
- ExecutableNotFound

(fhajny)

2017-01-12 15:09:21 UTC MAIN commitmail json YAML

Add php-nextcloud

(ryoon)

2017-01-12 15:08:39 UTC MAIN commitmail json YAML

Added www/php-nextcloud version 11.0.0

(ryoon)

2017-01-12 15:07:38 UTC MAIN commitmail json YAML

Import php56-nextcloud-11.0.0 as www/php-nextcloud.

A safe home for all your data

Access, share and protect your files, calendars, contacts,
communication & more at home and in your enterprise.

(ryoon)

2017-01-12 14:56:35 UTC MAIN commitmail json YAML

2017-01-12 14:48:23 UTC MAIN commitmail json YAML

Updated databases/mongo-c-driver to 1.5.3

(fhajny)

2017-01-12 14:48:15 UTC MAIN commitmail json YAML

Update databases/mongo-c-driver to 1.5.3.

Changes since 1.5.0:

- allow mixed $ and non-$ query ops.
- Missing exports of mongoc_gridfs_file_set_*() functions.
- update define constants for "find" opts to be unique.
- Windows CA stores should be opened with read-only flag.
- Fix SEGFAULT with performance counters on NUMA (thanks to Jonathan Wang).
- Prevent rare assertion error in mongoc_cluster_stream_for_server.
- Improve error messages from auth failure.
- Escape quotes when appending CFLAGS to handshake metadata.
- Fix OpenSSL header lookups in non-default paths.
- Fix build failure with LibreSSL.

(fhajny)

2017-01-12 14:44:56 UTC MAIN commitmail json YAML

Updated devel/libbson to 1.5.3

(fhajny)

2017-01-12 14:44:44 UTC MAIN commitmail json YAML

Update devel/libbson to 1.5.3.

Changes since 1.5.0:
- CDRIVER-1982 fix ifdef for strerror_s with mingw.

(fhajny)

2017-01-12 12:25:21 UTC MAIN commitmail json YAML

Updated databases/mysql-connector-c++ to 1.1.8

(adam)

2017-01-12 12:24:09 UTC MAIN commitmail json YAML

GA 1.1.8:
- Add connect options MYSQL_OPT_MAX_ALLOWED_PACKET, MYSQL_OPT_NET_BUFFER_LENGTH,
  MYSQL_OPT_TLS_VERSION and MYSQL_OPT_SSL_MODE
- Fix Visual Studio 2015 build.
- Fix segmentation fault when inserting a large string
- Fix Compilation Failure with PRE-5.7 C API

(adam)

2017-01-12 12:03:13 UTC MAIN commitmail json YAML

Updated www/py-flask-testing to 0.6.1

(rodent)

2017-01-12 12:03:02 UTC MAIN commitmail json YAML

Update to latest release 0.6.1. No changelog. Assume "more/better/faster".

(rodent)

2017-01-12 12:00:38 UTC MAIN commitmail json YAML

Updated www/py-flask-sslify to 0.1.5

(rodent)

2017-01-12 12:00:29 UTC MAIN commitmail json YAML

Updated to latest release 0.1.5. No changelog. Assume "more/better/faster".

(rodent)

2017-01-12 11:58:34 UTC MAIN commitmail json YAML

Updated www/py-flask-user to 0.6.11

(rodent)

2017-01-12 11:58:23 UTC MAIN commitmail json YAML

Update to latest release 0.6.11. Changelog is outdated. DEPENDS on
py-cryptodome instead of py-crypto now. Update adds more localisations
among other files.

(rodent)

2017-01-12 11:53:16 UTC MAIN commitmail json YAML

py-crypto and py-cryptodome CONFLICT with:

${PYSITELIB}/Crypto/Cipher/AES.py

(rodent)

2017-01-12 11:43:02 UTC MAIN commitmail json YAML

Updated www/py-flask-babel to 0.11.1

(rodent)

2017-01-12 11:42:52 UTC MAIN commitmail json YAML

Updated to latest version 0.11.1. No changelog. Assume "more/better/faster".

(rodent)

2017-01-12 11:32:43 UTC MAIN commitmail json YAML

Updated www/py-furl to 0.5.2

(rodent)

2017-01-12 11:32:33 UTC MAIN commitmail json YAML

Update to latest release 0.5.2. No change log. Assume "more/better/faster".

(rodent)

2017-01-12 11:30:33 UTC MAIN commitmail json YAML

Updated databases/py-orderedmultidict to 0.7.11

(rodent)