summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-01-03Update to 45.6.0ryoon2-235/+235
* Sync with thunderbird-45.6.0
2017-01-03Updated mail/thunderbird to 45.6.0ryoon1-1/+2
2017-01-02Update to 45.6.0ryoon2-8/+7
Changelog: Fixed The system integration dialog was shown every time when starting Thunderbird Fixed Various security fixes Security vulnerabilities fixed in Thunderbird 45.6 #CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements #CVE-2016-9895: CSP bypass using marquee tag #CVE-2016-9897: Memory corruption in libGLES #CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees #CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs #CVE-2016-9904: Cross-origin information leak in shared atoms #CVE-2016-9905: Crash in EnumerateSubDocuments #CVE-2016-9893: Memory safety bugs fixed in Thunderbird 45.6
2017-01-02Fix typo: s/shc/such/pgoyette2-2/+2
2017-01-02Update curses patch from prior python35 patch.roy2-13/+126
2017-01-02Build py-cursespanel with support for NetBSD curses.roy1-8/+6
2017-01-02se ncurses is_keypad function rather than directly looking at theroy7-45/+367
WINDOW structure. Include <term.h> when needed and rename lines and columns vars to avoid conflicts. Builds and works with NetBSD-8 curses, so use mk/curses.buildlink3.mk and test for getsyx(3) in curses rather than indescriminately linking to ncurses.
2017-01-02+ jdbc-mysql51joerg1-1/+2
2017-01-02Updated databases/sqlite3 to 3.16.0adam1-1/+5
2017-01-02SQLite Release 3.16.0 On 2017-01-02adam8-31/+33
Uses 9% fewer CPU cycles. (See the CPU performance measurement report for details on how the this performance increase was computed.) Added experimental support for PRAGMA functions. Added the SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE option to sqlite3_db_config(). Enhance the date and time functions so that the 'unixepoch' modifier works for the full span of supported dates. Changed the default configuration of the lookaside memory allocator from 500 slots of 128 bytes each into 125 slots of 512 bytes each. Enhanced "WHERE x NOT NULL" partial indexes so that they are usable if the "x" column appears in a LIKE or GLOB operator. Enhanced sqlite3_interrupt() so that it interrupts checkpoint operations that are in process. Enhanced the LIKE and GLOB matching algorithm to be faster for cases when the pattern contains multiple wildcards. Added the SQLITE_FCNTL_WIN32_GET_HANDLE file control opcode. Added ".mode quote" to the command-line shell. Added ".lint fkey-indexes" to the command-line shell. Added the .imposter dot-command to the command-line shell. Added the remember(V,PTR) SQL function as a loadable extension. Rename the SQLITE_OMIT_BUILTIN_TEST compile-time option to SQLITE_UNTESTABLE to better reflect the implications of using it. Bug Fixes: Fix a long-standing bug in the query planner that caused incorrect results on a LEFT JOIN where the left-hand table is a subquery and the join constraint is a bare column name coming from the left-hand subquery. Ticket 2df0107b. Correctly handle the integer literal -0x8000000000000000 in the query planner.
2017-01-02Updated devel/xulrunner45 to 45.6.0ryoon1-1/+2
2017-01-02Update to 45.6.0ryoon1-3/+3
* Sync with firefox45-45.6.0
2017-01-02Updated www/firefox45-l10n to 45.6.0ryoon1-1/+2
2017-01-02Update to 45.6.0ryoon2-363/+363
* Sync with firefox45-45.6.0
2017-01-02Updated www/firefox45 to 45.6.0ryoon1-1/+2
2017-01-02Update to 45.6.0ryoon2-9/+8
Chagnelog: Security vulnerabilities fixed in Firefox ESR 45.6 #CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements #CVE-2016-9895: CSP bypass using marquee tag #CVE-2016-9897: Memory corruption in libGLES #CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees #CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs #CVE-2016-9904: Cross-origin information leak in shared atoms #CVE-2016-9905: Crash in EnumerateSubDocuments #CVE-2016-9901: Data from Pocket server improperly sanitized before execution #CVE-2016-9902: Pocket extension does not validate the origin of events #CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and Firefox ESR 45.6
2017-01-02Fix build on NetBSD, Linux, Solaris: when linking bg-installer, removeschmonz3-9/+8
-lbg-cli and restore -static. Add LICENSE while here.
2017-01-02Updated devel/p5-Module-ScanDeps to 1.23wen1-1/+2
2017-01-02Update to 1.23wen2-8/+7
Upstream changes: 1.23 2016-11-16 - add %Preload rules for List::SomeUtils and Pod::Simple::Transcode - get rid of Module::Install, use ExtUtils::MakeMaker
2017-01-02+spiff-1.0.7mef1-1/+2
2017-01-02Updated devel/p5-Module-CoreList to 5.20161220wen1-1/+2
2017-01-02Update to 5.20161220wen2-7/+7
Upstream changes: 5.20161220 - Updated for v5.25.8 5.20161120 - Updated for v5.25.7 5.20161020 - Updated for v5.25.6
2017-01-02Updated devel/p5-Modern-Perl to 1.20161229wen1-1/+2
2017-01-02Update to 1.20161229wen2-7/+7
Upstream changes: 1.20161229 2016-12-28 16:02:17-08:00 America/Los_Angeles - improved VERSION numbering (Gryphon Shafer, GH #5)
2017-01-02Updated net/ruby-dnsruby to 1.60.0wen1-1/+2
2017-01-02Update to 1.60.0wen3-8/+9
Upstream changes: v1.60.0 TCP multi-packet support fixed Response 'Message' now included with exception. Docs added CNAME dynamic update fix
2017-01-02Updated devel/p5-Compress-Raw-Zlib to 2.071wen1-1/+2
2017-01-02Update to 2.071wen2-8/+7
Upstream changes: 2.071 30 Dec 2016 * #119580 (inflate.c: One (last?) compilation warning) Identical issue reeported in upstream zlib https://github.com/madler/zlib/issues/111 Fix checked into zlib dev codeline via https://github.com/madler/zlib/commit/2edb94a3025d288dc251bc6cbb2c02e60fbd7438 2.070 28 Dec 2016 * #107642: compilation warning from inflate.c * #119007: [PATCH] Wrong FLAG_APPEND logic analog to Bzip2
2017-01-02Updated devel/p5-Compress-Raw-Bzip2 to 2.070wen1-1/+2
2017-01-02Update to 2.070wen2-8/+7
Upstream changes: 2.070 28 Dec 2016 * #119005: [PATCH] Wrong APPEND_OUTPUT logic * #119141: perl-Compress-Raw-Bzip2-2.069 bug report * #100817: gcc 4.9.2 warnings Coped fix for same issue from #105647
2017-01-02Updated databases/p5-DBD-ODBC to 1.56wen1-1/+2
2017-01-02Update to 1.56wen2-7/+7
Upstream changes: 1.56 2016-10-06 Full release of the 1.53 development series One version skipped because of indexing problems. 1.53_2 2016-02-03 [MISCELLANEOUS] Add new FAQs 1.53_1 2015-10-16 [BUG FIXES] Strictly speaking this is a bug fix to DBI and not DBD::ODBC but DBI now supports 64 bit row counts where an IV in perl is 64 bits. However, it necessitated changes to DBD::ODBC to pick up the fix. odbc_rows (my workaround since 2012) is still supported but should no longer be required so long as you use this DBD::ODBC and DBI 1.633_92 or above. [INTERNALS] Removed dbd_st_rows and now setting DBIc_ROW_COUNT. [DOCUMENTATION] Add tables and table_info section to deviations from the DBI spec. [MISCELLANEOUS] Change column name in t/rt_101579.t as "method" is a reserved word in. Teradata Thanks to Zhenyi Zhou. Remove duplicate dynamic_config from META.yml.
2017-01-02Updated devel/p5-autobox-Core to 1.33wen1-1/+2
2017-01-02Update to 1.33wen2-8/+7
No upstream changelog found.
2017-01-02Updated www/py-flask to 0.12wen1-1/+2
2017-01-02Update to 0.12wen2-8/+8
Upstream changes: Version 0.12 ------------ Released on December 21st 2016, codename Punsch. - the cli command now responds to `--version`. - Mimetype guessing and ETag generation for file-like objects in ``send_file`` has been removed, as per issue ``#104``. See pull request ``#1849``. - Mimetype guessing in ``send_file`` now fails loudly and doesn't fall back to ``application/octet-stream``. See pull request ``#1988``. - Make ``flask.safe_join`` able to join multiple paths like ``os.path.join`` (pull request ``#1730``). - Revert a behavior change that made the dev server crash instead of returning a Internal Server Error (pull request ``#2006``). - Correctly invoke response handlers for both regular request dispatching as well as error handlers. - Disable logger propagation by default for the app logger. - Add support for range requests in ``send_file``. - ``app.test_client`` includes preset default environment, which can now be directly set, instead of per ``client.get``. Version 0.11.2 -------------- Bugfix release, unreleased - Fix crash when running under PyPy3, see pull request ``#1814``. Version 0.11.1 -------------- Bugfix release, released on June 7th 2016. - Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See pull request ``#1872``.
2017-01-02Add support for detecting the ncurses extension getsyx(3) in system curses.roy1-1/+11
2017-01-02Updated net/nagios-plugin-mysqlslave to 0.2manu1-1/+2
2017-01-02Update nagios-plugin-mysqlslave to 0.2manu2-7/+7
This update fixes SSL connexions.
2017-01-02Set DIST_SUBDIR and add checksum as of right now.wiz2-6/+8
This is getting annoying, three releases of the same file?
2017-01-02Updated www/nghttp2 to 1.18.0adam1-1/+2
2017-01-02Changes 1.18.0:adam3-9/+9
lib: Accept and ignore content-length: 0 in 204 response for now build: Use pkg-config to detect libxml2 build: Require c-ares to compile applications under src build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) examples: Delete tiny-nghttpd nghttpx: Retry h1 backend request if first write fails (GH-757) nghttpx: Keep reading after backend write failed (GH-756) nghttpx: Add frontend-keep-alive-timeout option (GH-755) nghttpx: New error log format (GH-749) nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) nghttpx: Lookup backend host name dynamically (GH-721) nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) nghttpx: Wait for child process to exit
2017-01-02Restore conditional PLISTryoon1-38/+47
2017-01-02Update PLIST as per latest boost update.jklos1-47/+38
2017-01-02Include xhtml5 too. Ride previous PKGREVISION bumpryoon2-3/+18
2017-01-02Updated devel/re2c to 0.16mef1-1/+2
2017-01-02Updated devel/re2c to 0.16mef2-7/+7
-------------------------- Version 0.16 (2016-01-21) --------------------------- - Fixed bug #127 "code generation error with wide chars and bitmaps (omitted 'goto' statement)" - Added DFA minimization and option '--dfa-minimization <table | moore>' - Fixed bug #128 "very slow DFA construction (resulting in a very large DFA)" - Fixed bug #132 "test failure on big endian archs with 0.15.3"
2017-01-02Updated devel/re2 to 20170101mef1-1/+2
2017-01-02Updated devel/re2 20160801 to 20170101mef2-8/+8
-------------------------------------- - ChangeLog unknown, but periodical release.
2017-01-02Updated devel/p5-Array-Compare to 3.0.0wen1-1/+2