summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2017-04-29Update to 1.0044wen2-7/+7
Upstream changes: 1.0044 2017-04-26 22:30:27 PDT [IMPROVEMENTS] - Allow passing an already-open listen socket to HTTP::Server::PSGI and add an option to do so in Plack::Test::Server.
2017-04-29Changes 1.22.0:adam2-7/+7
lib: Add missing free call on error in inflight_settings_new() asio: Support specifying stream priority via session::submit() nghttpx: Clarify --conf option behaviour nghttpx: Add $tls_sni access log variable nghttpx: Rename ssl_* log variables as tls_* nghttpx: Fix path matching bug nghttpx: SNI based backend server selection nghttpx: Enable signed_certificate_timestamp extension for TLSv1.3 nghttpx: Add options for X-Forwarded-Proto header field nghttpx: Add --single-process option nghttpx: Use 502 as server error code nghttpx: Use SSL_CTX_set_early_data_enabled with boringssl nghttp: Verify server certificate and show warning if it fails integration: Use nip.io instead of xip.io
2017-04-29Require GCC 4.9 or later. Thank you, oster@ryoon1-1/+3
2017-04-29Update to 5.06wen2-7/+7
Upstream changes: 5.06 2017-04-28 Release by Kent Fredric * Revert XML escaping changes from 5.04 due to large numbers of broken dependents - RT#121310 https://rt.cpan.org/Ticket/Display.html?id=121310 - https://github.com/rjbs/MasonX-Resolver-WidgetFactory/issues/1 - https://github.com/kentfredric/HTML-Tree/issues/1
2017-04-28+ py-meld3wiz1-1/+2
2017-04-28Import py-meld3-1.0.2 as www/py-meld3.wiz4-0/+49
meld3 is an HTML/XML templating system for Python which keeps template markup and dynamic rendering logic separate from one another. See http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML. meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of Richie Hindle's PyMeld. meld3 uses Frederik Lundh's ElementTree library.
2017-04-28Updated package to newest version, 6.2. Changes include:jaapb2-7/+7
* Implement Eliom_client.onchangepage * Fix URL-related bugs arising in mobile apps
2017-04-27Add a comment to patchryoon2-3/+5
2017-04-27Updated p5-Net-HTTP to 6.14.wiz2-7/+7
6.14 2017-04-24 11:27:26-04:00 America/Toronto - Improvements to live tests (Shoichi Kaji and Kent Fredric) - Fix a bug where downloading files is sometimes very slow GH#44 (Shoichi Kaji)
2017-04-27Updated p5-Mojolicious to 7.31.wiz2-7/+7
7.31 2017-04-23 - Removed deprecated files, slurp and spurt functions from Mojo::Util. - Removed deprecated parts attribute from Mojo::Home. - Removed deprecated slurp and spurt methods from Mojo::ByteStream. - Removed deprecated lib_dir, list_files, parse and rel_dir methods from Mojo::Home. - Removed deprecated rel_dir method from Mojolicious::Command. - Removed deprecated is_status_class method from Mojo::Message::Response. - Fixed a bug in the app generator command where the config file name was not based on the application moniker.
2017-04-27Updated p5-HTML-Tree to 5.05.wiz2-7/+7
5.05 2017-04-26 [FIXES] * Revert Dist::Zilla Removal - https://github.com/jfearn/HTML-Tree/issues/7 - Vendor note: It should be simpler to compare 5.03 and 5.05 than to compare 5.04 and 5.05, or 5.03 and 5.05. - Fixes RT#12230: Undeclared dep on Test::Fatal - https://rt.cpan.org/Ticket/Display.html?id=121230 * Proper fix for '.' in @INC - https://rt.cpan.org/Ticket/Display.html?id=120521
2017-04-27firefox: bump required nssmaya1-2/+2
2017-04-27Add firefox52-l10nryoon1-1/+2
2017-04-27Import firefox52-l10n-52.1.0 as www/firefox52-l10n.ryoon5-0/+29361
This package contains language packs for www/firefox52.
2017-04-27Add firefox52ryoon1-1/+2
2017-04-27Import firefox52-52.1.0 as www/firefox52.ryoon115-0/+10133
Mozilla Firefox is a free, open-source and cross-platform web browser for Windows, Linux, MacOS X and many other operating systems. It is fast and easy to use, and offers many advantages over other web browsers, such as tabbed browsing and the ability to block pop-up windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available.
2017-04-27Update to 53.0ryoon3-725/+538
* Sync with firefox-53.0
2017-04-27Update to 53.0ryoon42-635/+462
Changelog: New Improved graphics stability for Windows users with the addition of compositor process separation (Quantum Compositor) Two new 'compact' themes available in Firefox, dark and light, based on the Firefox Developer Edition theme Lightweight themes are now applied in private browsing windows Reader Mode now displays estimated reading time for the page Windows 7+ users on 64-bit OS can select 32-bit or 64-bit versions in the stub installer Fixed Various security fixes Changed Updated the design of site permission requests to make them harder to miss and easier to understand Windows XP and Vista are no longer supported. XP and Vista users running Firefox 52 will continue to receive security updates on Firefox ESR 52. 32-bit Mac OS X is no longer supported. 32-bit Mac OS X users can switch to Firefox ESR 52 to continue receiving security updates. Updates for Mac OS X are smaller in size compared to updates for Firefox 52 New visual design for audio and video controls Ended Firefox Linux support for processors older than Pentium 4 and AMD Opteron The last few characters of shortened tab titles fade out instead of being replaced by ellipses to keep more of the title visible Security fixes: #CVE-2017-5433: Use-after-free in SMIL animation functions #CVE-2017-5435: Use-after-free during transaction processing in the editor #CVE-2017-5436: Out-of-bounds write with malicious font in Graphite 2 #CVE-2017-5461: Out-of-bounds write in Base64 encoding in NSS #CVE-2017-5459: Buffer overflow in WebGL #CVE-2017-5466: Origin confusion when reloading isolated data:text/html URL #CVE-2017-5434: Use-after-free during focus handling #CVE-2017-5432: Use-after-free in text input selection #CVE-2017-5460: Use-after-free in frame selection #CVE-2017-5438: Use-after-free in nsAutoPtr during XSLT processing #CVE-2017-5439: Use-after-free in nsTArray Length() during XSLT processing #CVE-2017-5440: Use-after-free in txExecutionState destructor during XSLT processing #CVE-2017-5441: Use-after-free with selection during scroll events #CVE-2017-5442: Use-after-free during style changes #CVE-2017-5464: Memory corruption with accessibility and DOM manipulation #CVE-2017-5443: Out-of-bounds write during BinHex decoding #CVE-2017-5444: Buffer overflow while parsing application/http-index-format content #CVE-2017-5446: Out-of-bounds read when HTTP/2 DATA frames are sent with incorrect data #CVE-2017-5447: Out-of-bounds read during glyph processing #CVE-2017-5465: Out-of-bounds read in ConvolvePixel #CVE-2017-5448: Out-of-bounds write in ClearKeyDecryptor #CVE-2017-5437: Vulnerabilities in Libevent library #CVE-2017-5454: Sandbox escape allowing file system read access through file picker #CVE-2017-5455: Sandbox escape through internal feed reader APIs #CVE-2017-5456: Sandbox escape allowing local file system access #CVE-2017-5469: Potential Buffer overflow in flex-generated code #CVE-2017-5445: Uninitialized values used while parsing application/http-index-format content #CVE-2017-5449: Crash during bidirectional unicode manipulation with animation #CVE-2017-5450: Addressbar spoofing using javascript: URI on Firefox for Android #CVE-2017-5451: Addressbar spoofing with onblur event #CVE-2017-5462: DRBG flaw in NSS #CVE-2017-5463: Addressbar spoofing through reader view on Firefox for Android #CVE-2017-5467: Memory corruption when drawing Skia content #CVE-2017-5452: Addressbar spoofing during scrolling with editable content on Firefox for Android #CVE-2017-5453: HTML injection into RSS Reader feed preview page through TITLE element #CVE-2017-5458: Drag and drop of javascript: URLs can allow for self-XSS #CVE-2017-5468: Incorrect ownership model for Private Browsing information #CVE-2017-5430: Memory safety bugs fixed in Firefox 53 and Firefox ESR 52.1 #CVE-2017-5429: Memory safety bugs fixed in Firefox 53, Firefox ESR 45.9, and Firefox ESR 52.1
2017-04-25Update www/py-python-mimeparse to 1.6.0.fhajny3-12/+15
No changelog published, but this seems to be the currently maintained branch (rather than the previous 0.x one).
2017-04-25Update contao43 to 4.3.9.taca3-9/+79
# Contao calendar bundle change log ### 4.3.8 (2017-04-24) * Correctly use the en dash in the calendar modules (see contao/core#8690). * Correctly support 64 character template names everywhere (see contao/core#6819). # Contao comments bundle change log ### 4.3.8 (2017-04-24) * Correctly support 64 character template names everywhere (see contao/core#6819). # Contao core bundle change log ### 4.3.9 (2017-04-25) * Revert the Punycode library changes (see contao/core#8693). ### 4.3.8 (2017-04-24) * Inline small images in protected folders in the file manager (see #636). * Correctly encode the URL in the DataContainer::switchToEdit() method (see #762). * Fix the parent view drag and drop in Firefox (see #666). * Correctly display the search results in the extended tree view (see #739). * Update the Punycode library to version 2 (see #748). * Fix the "delete file" button for non-admin users (see #764). * Prevent endless loops in the book navigation module (see contao/core#8665). * Limit the maximum size of dimensionless SVGs in the back end (see contao/core#8684). * Correctly support 64 character template names everywhere (see contao/core#6819). * Remove the UTF-8 BOM when combining files (see contao/core#8689). * Correctly move folders with an "@" in their name (see contao/core#8674). * Correctly redirect to the last page visited upon login (see contao/core#8632). ### 4.3.7 (2017-03-23) * Check the database connection in the WebsiteRootsConfigProvider class. * Fix the %2B conversion in the Controller::addToUrl() method. # Contao listing bundle change log ### 4.3.8 (2017-04-24) * Correctly support 64 character template names everywhere (see contao/core#6819). # Contao news bundle change log ### 4.3.8 (2017-04-24) * Correctly support 64 character template names everywhere (see contao/core#6819). # Contao newsletter bundle change log ### 4.3.8 (2017-04-24) * Correctly support 64 character template names everywhere (see contao/core#6819).
2017-04-25Update contao35 to 3.5.27.taca3-18/+11
Version 3.5.27 (2017-04-25) --------------------------- ### Fixed Revert the Punycode library changes (see #8693).
2017-04-25Fix build with icu-59.wiz3-1/+51
2017-04-24Added missing DEPENDS on py-crontabadam1-1/+2
2017-04-24Fix build with icu-59.wiz3-6/+39
2017-04-24Link-test shm_* functions rather than just compile test as this ignoressborrill3-8/+47
missing functions. Define MAP_ANONYMOUS as a synonym of MAP_ANON if the former doesn't exist.
2017-04-23Update contao35 to 3.5.26.taca3-12/+97
Version 3.5.26 (2017-04-20) --------------------------- ### Fixed Prevent endless loops in the book navigation module (see #8665). ### Fixed Limit the maximum size of dimensionless SVGs in the back end (see #8684). ### Fixed Correctly handle custom namespaces when combining DCA files (see #8682). ### Fixed Also check the X-Forwarded-Proto header when determining HTTPS (see #8691). ### Fixed Correctly support 64 character template names everywhere (see #6819). ### Updated Updated the Punycode library to version 2 (see #8693). ### Fixed Correctly use the en dash in the calendar modules (see #8690). ### Fixed Remove the UTF-8 BOM when combining files (see #8689). ### Fixed Do not add the CORS headers in the install tool (see #8681). ### Fixed Correctly move folders with an "@" in their name (see #8674). ### Fixed Correctly redirect to the last page visited upon login (see #8632). ### Fixed Back port the e-mail extraction improvements (see #8679).
2017-04-23Update typo3_62 to 6.2.31.taca2-7/+7
2017-04-18 ac75a78 [RELEASE] Release of TYPO3 6.2.31 (TYPO3 Release Team) 2017-04-18 3de0853 #80857 [TASK] Mark 6.2 as e-o-l in install tool core updater (Christian Kuhn) 2017-04-07 f2ce731 #77855 [BUGFIX] Allow file replace for editors (Helmut Hummel) 2017-04-04 7c45dc5 #48544 [FOLLOWUP][BUGFIX] Do not devlog bad code smells of core classes (Markus Klein) 2017-04-03 5d266a7 #48544 [BUGFIX] Do not devlog bad code smells of core classes (Markus Klein) 2017-03-31 a4c6edc #80589 [BUGFIX] FAL: Correctly iterate folder content with offset (Markus Klein) 2017-03-25 11506d7 #72299 [BUGFIX] Send correct HTTP message in getUrl (Markus Klein) 2017-03-09 21a8ee2 #64742 [BUGFIX] Extension update: Prevent multiple update trigger (Nicole Cordes) 2017-01-13 b236079 #78986 [BUGFIX] Remove range from sorting field (Georg Ringer) 2017-01-11 a3cc3f9 #79275 [BUGFIX] CacheHashCalculator does not exclude ADMCMD arguments (Benni Mack) 2017-01-07 8bc9de1 #79165 [TASK] Update copyright year to 2017 (Wouter Wolters) 2017-01-03 5631d83 #78822 [BUGFIX] Documentation of sessionTimeout (Anja Leichsenring)
2017-04-23* Add really dependency to ruby-jekyll-minima and ruby-jekyll-feed.taca2-1/+12
* Add MESSAGE forgot in previous commit. Bump PKGREVISION.
2017-04-23Revert previous after py-setuptools is fixed.wiz1-1/+17
2017-04-23Revert previous now that py-setuptools is fixed.wiz1-1/+2
2017-04-23Add py-nbconvert and py-notebookmarkd1-1/+3
2017-04-23Add py-notebook 5.0.0rc2markd5-0/+1441
The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text. The Notebook has support for multiple programming languages, sharing, and interactive widgets.
2017-04-23Add py-nbconvert 5.1.1markd5-0/+440
Converting Jupyter Notebooks
2017-04-23Add py-nbformatmarkd1-1/+2
2017-04-23Add py-nbformat 4.3.0markd5-0/+232
This package contains the base implementation of the Jupyter Notebook format, and Python APIs for working with notebooks.
2017-04-23Update py-bleach to 2.0.0markd3-19/+25
* Supports Python 3.6. * Supports html5lib >= 0.99999999 (8 9s). * There's a ``bleach.sanitizer.Cleaner`` class that you can instantiate with your favorite clean settings for easy reuse. * There's a ``bleach.linkifier.Linker`` class that you can instantiate with your favorite linkify settings for easy reuse. * There's a ``bleach.linkifier.LinkifyFilter`` which is an htm5lib filter that you can pass as a filter to ``bleach.sanitizer.Cleaner`` allowing you to clean and linkify in one pass. * ``bleach.clean`` and friends can now take a callable as an attributes arg value. * Tons of bug fixes. * Cleaned up tests. * Documentation fixes.
2017-04-23Add py-terminadomarkd1-1/+2
2017-04-23Add py-terminado 0.6markd4-0/+51
This is a Tornado websocket backend for the term.js Javascript terminal emulator library. It evolved out of pyxterm, which was part of GraphTerm (as lineterm.py), v0.57.0 (2014-07-18), and ultimately derived from the public-domain Ajaxterm code, v0.11 (2008-11-13) (also on Github as part of QWeb).
2017-04-22Revbump after icu updateadam46-87/+92
2017-04-22Remove ap-ruby package which is not maintained for long time and dependstaca8-215/+0
on ruby18.
2017-04-22Delete ap-ruby.taca1-2/+1
2017-04-22Update ruby-pygments.rb to 1.1.2.taca2-7/+7
Version 1.1.2 (2017/04/03) * Resolves #176 exclude find_error.py symlink from gem [#177](https://github.com/tmm1/pygments.rb/pull/177)
2017-04-22Update ruby-padrio packages to 0.14.0.1.taca9-38/+41
0.14.0.1 (2017-03-23) * FIX #2118 allow Logger without Extensions * FIX #2128 do not render default layout in partials
2017-04-22Update ruby-jekyll to 3.4.3 with pkgsrc own change.taca3-7/+39
* Add `--execute-bundle` option to `jekyll new` to disable running bundler default. * Now depends on ruby-jekyll-minima and ruby-jekyll-feed. These are used by default theme of a site created by `jekyll new`. v3.4.3 2017/3/21 * Backport #5957 for v3.4.x: Allow colons in uri_escape filter (#5968)
2017-04-22Add and enable ruby-jekyll-minima.taca1-1/+2
2017-04-22Add minima ruby gem version 2.1.1 to pkgsrc as ruby-jekyll-minima.taca4-0/+48
This is really part of jekyll. Minima is a one-size-fits-all Jekyll theme for writers*. It's Jekyll's default (and first) theme. It's what you get when you run `jekyll new`.
2017-04-22Add and enable ruby-jekyll-feed.taca1-1/+2
2017-04-22Add ruby-jekyll-feed 0.9.2. This really a part of jekyll.taca4-0/+63
# Jekyll Feed plugin A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
2017-04-22Update ruby-faraday to 0.12.1.taca2-7/+7
Faraday 0.12.1 2017/04/21 * Fix an issue with Patron tests failing on jruby * Fix an issue with new rewind_files feature that was causing an exception when the body was not an Hash * Expose wrapped_exception in all client errors * Add Authentication Section to the ReadMe Faraday 0.12.0.1 2017/04/02 *Hotfix release to address an issue with TravisCI deploy on Rubygems Faraday 0.12.0 2017/03/21 * Proxy feature now relies on Ruby URI::Generic#find_proxy and can use no_proxy ENV variable (not compatible with ruby < 2.0) * Fix an issue with options that was causing new options to override defaults ones unexpectedly * Rewind UploadIOs on retry to fix a compatibility issue * Make multipart boundary unique * Adds support for context request option to pass arbitrary information to middlewares * Improvements in README.md
2017-04-22Update ruby-css-parser to 1.5.0.taca2-7/+7
Version 1.5.0 * Extended color keywords support (https://www.w3.org/TR/css3-color/). * remove_rule_set! method added. * :capture_offsets feature added.