Commit graph

18468 commits

Author SHA1 Message Date
taca
3cf4191d0a www/ruby-sinatra-contrib: drop dependency to activesupport
Drop dependency to ruby-activesupport.

Bump PKGREVISION.
2019-03-03 17:36:06 +00:00
taca
b031bd81cc www/ruby-rack15: remove pacakge
There is no pacakge to use this specific version of rack package.
2019-03-03 16:53:02 +00:00
taca
b8e42fb92d www/Makefile: remove ruby-rack15 2019-03-03 16:52:35 +00:00
taca
8458d11e83 www/ruby-rack-test: fix dependency
Fix dependency to ruby-rack.
2019-03-03 16:48:19 +00:00
taca
d7d1a5a08b www/ruby-rack-test: update to 1.1.0
Update ruby-rack-test to 1.1.0.

## 1.1.0 / 2018-07-21

* Breaking changes:
  * None

* Minor enhancements / new functionality:
  * [GitHub] Added configuration for Stale (Per Lundberg #232)
  * follow_direct: Include rack.session.options (Mark Edmondson #233)
  * [CI] Add simplecov (fatkodima #227)

Bug fixes:
  * Follow relative locations correctly. (Samuel Williams #230)

## 1.0.0 / 2018-03-27

* Breaking changes:
  * Always set CONTENT_TYPE for non-GET requests
    (Per Lundberg #223)

* Minor enhancements / bug fixes:
  * Create tempfile using the basename without extension
    (Edouard Chin #201)
  * Save `session` during `follow_redirect!`
    (Alexander Popov #218)
  * Document how to use URL params with DELETE method
    (Timur Platonov #220)

## 0.8.3 / 2018-02-27

* Bug fixes:
  * Do not set Content-Type if params are explicitly set to nil
    (Bartek Bu©Èat #212). Fixes #200.
  * Fix `UploadedFile#new` regression
    (Per Lundberg #215)

* Minor enhancements
  * [CI] Test against Ruby 2.5 (Nicolas Leger #217)

## 0.8.2 / 2017-11-21

* Bug fixes:
  * Bugfix for `UploadedFile.new` unintended API breakage.
    (Per Lundberg #210)

## 0.8.0 / 2017-11-20

* Known Issue
  * In `UploadedFile.new`, when passing e.g. a `Pathname` object,
    errors can be raised (eg. `ArgumentError: Missing original_filename
    for IO`, or `NoMethodError: undefined method 'size'`) See #207, #209.
* Minor enhancements
  * Add a required_ruby_version of >= 2.2.2, similar to rack 2.0.1.
    (Samuel Giddins #194)
  * Remove new line from basic auth. (Felix Kleinschmidt #185)
  * Rubocop fixes (Per Lundberg #196)
  * Add how to install rack-test from github to README. (Jun Aruga #189)
  * Update CodeClimate badges (Toshimaru #195)
  * Add the ability to create Test::UploadedFile instances without
    the file system (Adam Milligan #149)
  * Add custom_request, remove duplication (Johannes Barre #184)
  * README.md: Added note about how to post JSON (Per Lundberg #198)
  * README.md: Added version badge (Per Lundberg #199)
* Bug fixes
  * Bugfix for Cookies with multiple paths (Kyle Welsby #197)
2019-03-03 16:45:21 +00:00
taca
cf7dc82a41 www/ruby-jquery-rails: update to 4.3.3
## 4.3.3

- update jquery to 3.3.1

## 4.3.2

- update jquery to 3.3.0
- Add possibility to test HTML: all, attribute prefix, attribute contains,
  attribute ends with, child, and class selectors
- Fix matching mutiple calls for the same selector/function exception

## 4.3.1

- update jquery to 3.2.1

## 4.3.0

- update jquery to 3.2.0
- Add possibility to test HTML attribute selectors

## 4.2.2

- update jquery to 3.1.1

## 4.2.1

- update jquery to 3.1.0

## 4.2.0

- Support jQuery 3.x
- Update jquery-ujs to 1.2.2
- Update jQuery to 1.12.4 and 2.2.4

## 4.1.1

- Update jQuery to 1.12.1 and 2.2.1
- Update jquery-ujs to 1.2.1

## 4.1.0

- Update jQuery to 1.12.0 and 2.2.0
- Update jquery-ujs to 1.2.0

## 4.0.5

- Specify that Ruby version 1.9.3+ is required
- Test on Ruby 2.2
- Update jquery-ujs from 1.0.4 to 1.1.0

## 4.0.4

  - Fix CSP bypass vulnerability. CVE-2015-1840

## 4.0.1

  - Fix RubyGems permission problem.

## 4.0.0

  - Minimum dependency set to Rails 4.2
  - Updated to jquery-ujs 1.0.2
  - Support jQuery 1.x and 2.x
2019-03-03 16:35:33 +00:00
taca
349866d532 www/ruby-journey: remove package
Remove ruby-journey which was required by ruby-actionpack32.
2019-03-03 16:27:21 +00:00
taca
267ae52cd1 www/Makefile: remove ruby-journey 2019-03-03 16:26:40 +00:00
taca
c542044795 www/ruby-activeresource32: remove package
Remove ruby-activeresource32, a part of Ruby on Rails 3.2 packages which is
already EOL.
2019-03-03 16:00:25 +00:00
taca
9cc310e467 www/ruby-actionpack32:: remove package
Remove ruby-actionpack32, a part of Ruby on Rails 3.2 packages which is
already EOL.
2019-03-03 15:59:57 +00:00
taca
69058520c6 www/Makefile: remove ruby-actionpack32 and ruby-activeresource32 2019-03-03 15:59:23 +00:00
taca
b13c0e2a70 www/ruby-rails32: remove package
Start remove of Ruby on Rails 3.2 packages which is already EOL.
2019-03-03 15:53:01 +00:00
taca
dc0c1ffd36 www/ruby-sass-rails32: remove package
Remove ruby-sass-rails32 package which supported by Ruby on Rails 3.2.
2019-03-03 15:50:47 +00:00
taca
b9b3a5683b www/Makefile: remove ruby-rails32 and ruby-sass-rails32. 2019-03-03 15:50:16 +00:00
taca
3beb0d752c www/ruby-coffee-rails32: remove package
Remove ruby-coffee-rails32 package which supported by Ruby on Rails 3.2.
2019-03-03 15:48:13 +00:00
taca
a0ca365ee1 www/Makefile: replace ruby-coffee-rails32 with ruby-coffee-rails 2019-03-03 15:46:09 +00:00
taca
33d3b9e00e www/ruby-coffee-rails: add package version 4.2.2
Add ruby-coffee-rails package version 4.2.2 which supported by Ruby on
Rails 4.2 and later.

CoffeeScript adapter for the Rails asset pipeline.  Also adds support to use
CoffeeScript to respond to JavaScript requests (use `.coffee` views).
2019-03-03 15:45:40 +00:00
taca
0f247ea12c www/Makefile: add ruby-rails52 2019-03-03 15:03:51 +00:00
taca
07673f6bc8 www/ruby-rails52: add version 5.2.2 package
Add ruby-rails52 version 5.2.2 package.

Ruby on Rails is a full-stack web framework optimized for programmer
happiness and sustainable productivity.  It encourages beautiful code
by favoring convention over configuration.

This is for Ruby on Rails 5.2.
2019-03-03 15:03:16 +00:00
taca
f1e64f9894 www/Makefile: add ruby-{actioncable,actionpack,actionview}52 2019-03-03 14:53:54 +00:00
taca
9533ff820b www/ruby-actioncable52: add version 5.2.2 package
Add ruby-actioncable52 version 5.2.2 package.

# Action Cable – Integrated WebSockets for Rails

Action Cable seamlessly integrates WebSockets with the rest of your Rails
application.  It allows for real-time features to be written in Ruby in the
same style and form as the rest of your Rails application, while still being
performant and scalable.  It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework.  You have
access to your full domain model written with Active Record or your ORM of
choice.

This is for Ruby on Rails 5.2.
2019-03-03 14:53:04 +00:00
taca
4896d9a515 www/ruby-actionpack52: add version 5.2.2 package
Add ruby-actionpack52 version 5.2.2 package.

Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for *routing* (mapping request URLs to actions), defining
*controllers* that implement actions, and generating responses by rendering
*views*, which are templates of various formats. In short, Action Pack
provides the view and controller layers in the MVC paradigm.

This is for Ruby on Rails 5.2.
2019-03-03 14:51:57 +00:00
taca
d94b1faa0e www/ruby-actionview52: add version 5.2.2 package
Add ruby-actionview52 version 5.2.2 package.

Action View provides simple, battle-tested conventions and helpers for
building web pages.

This is for Ruby on Rails 5.2.
2019-03-03 14:50:27 +00:00
taca
99d539cb8e www/ruby-actionpack42: depends on ruby-rack-test06
Change dependency from ruby-rack-test to ruby-rack-test06.

Bump PKGREVISION.
2019-03-03 14:38:52 +00:00
taca
b331c268fb www/ruby-actionpack32: depends on ruby-rack-test06
Change dependency from ruby-rack-test to ruby-rack-test06.
2019-03-03 14:38:12 +00:00
taca
9c124711af www/Makefile: add and enable ruby-rack-test06 2019-03-03 14:35:53 +00:00
taca
e7dd07e03b www/ruby-rack-test06: re-add ruby-rack-test 0.6.3
Add ruby-rack-test package version 0.6.3 as ruby-rack-test06.
2019-03-03 14:35:21 +00:00
ryoon
62cd52bc4e Update to 65.0.2
* Sync with/firefox-65.0.2
2019-03-03 00:58:16 +00:00
ryoon
5e4399c095 Update to 65.0.2
Changelog:
fixed: Fixed an issue with geolocation services affecting Windows users
2019-03-03 00:57:29 +00:00
wen
c62d17da5e Update to 5.1
Upstream changelog please visit:
https://wordpress.org/news/2019/02/betty/
2019-03-02 14:30:14 +00:00
leot
f2094a5ea5 midori: Update to 8.0
Changes:
8.0
---
 Javascript changes confirmation and prompts use dialogs again
 Bug fixes in Urlbar completion and focus handling as well as Adblock filtering
 Headerbar enabled by default only under Budgie, GNOME and Patreon
 Re-introduced support for `--inactivity-reset`, `-e Fullscreen` and `-e ZoomIn`
 Initial support for cross-browser web extensions (not exposed in the GUI yet)
 Builds deps: Glib lowered to 2.46.2, Json-Glib and libarchive are now required
 Link to the bug tracker from the About dialog
 Correct handling of external URIs such as apt:
 Fixed installation path for appdata and plugins
 Support for building Midori on Android with Gradle
 Better internal distinction of errors from visiting pages
 Zoom indicators in the page menu and statusbar features extension
2019-03-02 11:01:55 +00:00
leot
f8da3fa9a3 webkit-gtk: Update to 2.22.7
pkgsrc changes:
 - Remove patch-Source_JavaScriptCore_dfg_DFGDoesGC.cpp, it was applied in
   2.22.7

Changes:
2.22.7
======
  - Fix rendering of glyphs in Hebrew (and possibly other languages) when
    Unicode NFC normalization is used.
  - Fix several crashes and race conditions.
2019-03-01 18:53:17 +00:00
ryoon
8933e547fc Update to 1.15.9
Changelog:
Changes with nginx 1.15.9                                        26 Feb 2019

    *) Feature: variables support in the "ssl_certificate" and
       "ssl_certificate_key" directives.

    *) Feature: the "poll" method is now available on Windows when using
       Windows Vista or newer.

    *) Bugfix: if the "select" method was used on Windows and an error
       occurred while establishing a backend connection, nginx waited for
       the connection establishment timeout to expire.

    *) Bugfix: the "proxy_upload_rate" and "proxy_download_rate" directives
       in the stream module worked incorrectly when proxying UDP datagrams.
2019-03-01 18:07:04 +00:00
adam
bc085b513d py-django-cors-headers: updated to 2.4.1
2.4.1:
* Fix DeprecationWarning from importing collections.abc.Sequence on
  Python 3.7.
2019-03-01 12:48:09 +00:00
adam
4928f018ca py-paste: updated to 3.0.7
3.0.7:
* Send bytestrings when writing chunks from paste/httpserver.py.
2019-03-01 08:50:54 +00:00
schmonz
51b28d1d38 Add dependency on p5-LWPx-ParanoidAgent. Ride recent version bump. 2019-02-28 22:20:01 +00:00
schmonz
3bfdd54f74 Update to ikiwiki. From the changelog:
* aggregate: Use LWPx::ParanoidAgent if available.
  Previously blogspam, openid and pinger used this module if available,
  but aggregate did not. This prevents server-side request forgery or
  local file disclosure, and mitigates denial of service when slow
  "tarpit" URLs are accessed.
  (CVE-2019-9187)
* blogspam, openid, pinger: Use a HTTP proxy if configured, even if
  LWPx::ParanoidAgent is installed.
  Previously, only aggregate would obey proxy configuration. If a proxy
  is used, the proxy (not ikiwiki) is responsible for preventing attacks
  like CVE-2019-9187.
* aggregate, blogspam, openid, pinger: Do not access non-http, non-https
  URLs.
  Previously, these plugins would have allowed non-HTTP-based requests if
  LWPx::ParanoidAgent was not installed. Preventing file URIs avoids local
  file disclosure, and preventing other rarely-used URI schemes like
  gopher mitigates request forgery attacks.
* aggregate, openid, pinger: Document LWPx::ParanoidAgent as strongly
  recommended.
  These plugins can request attacker-controlled URLs in some site
  configurations.
* blogspam: Document LWPx::ParanoidAgent as desirable.
  This plugin doesn't request attacker-controlled URLs, so it's
  non-critical here.
* blogspam, openid, pinger: Consistently use cookiejar if configured.
  Previously, these plugins would only obey this configuration if
  LWPx::ParanoidAgent was not installed, but this appears to have been
  unintended.
* po: Always filter .po files.
  The po plugin in previous ikiwiki releases made the second and
  subsequent filter call per (page, destpage) pair into a no-op,
  apparently in an attempt to prevent *recursive* filtering (which as
  far as we can tell can't happen anyway), with the undesired effect
  of interpreting the raw .po file as page content (e.g. Markdown)
  if it was inlined into the same page twice, which is apparently
  something that tails.org does. Simplify this by deleting the code
  that prevented repeated filtering. Thanks, intrigeri
  (Closes: #911356)
2019-02-28 22:00:48 +00:00
adam
490543b508 py-pylint-django: updated to 2.0.6
Version 2.0.6:
- Updating dependency version of pylint-plugin-utils as pylint 2.3 release
  was not compatible
- Improvements to tox.ini
- Add support for new load_configuration hook of pylint
- 'urlpatterns' no longer reported as an invalid constant name
2019-02-28 09:24:59 +00:00
gutteridge
e83f81e5a0 Makefile: minor re-ordering 2019-02-28 03:24:52 +00:00
adam
0345cb435c py-uwsgi: updated to 2.0.18
uWSGI 2.0.18:
Fixed support for Python 3.7
Allow to use autoport (socket :0) with custom socket backlog
pyuwsgi ported to python3
pyuwsgi packages fixes
pyuwsginossl build configuration for building pyuwsgi without ssl support
Fix unix socket inheritance after reload on FreeBSD
Fix crashes with –wsgi-env-behavior=holy
Fix invalid free in python plugin
Fix compilation warnings with gcc-8
Fix spooler python references
Don’t generate build warnings in systemd_logger
Fix segmentation fault during worker shutdown
2019-02-27 12:15:54 +00:00
adam
5e64d819a7 py-test-django: updated to 3.4.8
3.4.8:
Fix DB renaming fixture for Multi-DB environment with SQLite
2019-02-27 12:07:14 +00:00
ryoon
cace62a974 Remove obsolete patch, noticed by leot@. Thank you. 2019-02-26 13:47:39 +00:00
rin
2e4c84bbdd Add support for NetBSD/aarch64 and arm.
This includes patches for third_party/rust/libc 2.43, which requires
hack to overwrite checksum fields in .cargo-checksum.json. These will
become unnecessary if libc >= 2.45 is imported.

For aarch64,

- python locks up randomly when "make configure"; see lib/54017:
http://gnats.netbsd.org/54017

- nodejs randomly(?) crashes sometimes.

However, if you are luckly enough ;-), you will have a working binary.

Bump revision.
2019-02-26 12:14:12 +00:00
adam
58b611b952 py-WSGIProxy2: updated to 0.4.6
0.4.6:
- PATCH added into (default) list of allowed methods
2019-02-26 11:27:17 +00:00
ryoon
d1f77318bc Update to 60.5.2
* Sync with www/firefox60-60.5.2
2019-02-26 11:24:47 +00:00
ryoon
0e9e214cdd Update to 60.5.2
Changelog:
60.5.2
Fixed a frequent crash when reading various Reuters news articles (bug 1505844)

60.5.1
#CVE-2018-18356: Use-after-free in Skia
#CVE-2019-5785: Integer overflow in Skia
#CVE-2018-18335: Buffer overflow in Skia with accelerated Canvas 2D

60.5.0
#CVE-2018-18500: Use-after-free parsing HTML5 stream
#CVE-2018-18505: Privilege escalation through IPC channel messages
#CVE-2018-18501: Memory safety bugs fixed in Firefox 65 and Firefox ESR 60.5
2019-02-26 11:23:53 +00:00
adam
87d4f62b09 py-websocket-client: updated to 0.55.0
0.55.0
- Add response headers in WebSocketBadStatusException
- Manually assigning WebSocket-Version
- SSL socket handling fix
- Let setup.py use the same license as LICENSE file
- Ensure that "timeout" is passed down, when calling WebSocket.connect()
- Retry connect on "Interrupted system call"
2019-02-26 10:37:10 +00:00
jperkin
a32bf52ce3 ruby-sass-listen: Fix path to ruby-rb-inotify. 2019-02-25 09:20:53 +00:00
adam
0b6748734d py-flask-caching: updated to 1.5.0
Version 1.5.0:
- Add support for a Redis Sentinel Cluster.
- Parameterize the hash function so alternatives can be used.
- Include the deprecated werkzeug.contrib.cache module in Flask-Caching.
2019-02-25 08:49:12 +00:00
adam
47a71aacfd py-django-extensions: updated to 2.1.6
Changes 2.1.6:
runserver_plus, auto_reloader fix for compatibility with Django 2.2
test, many many more tests :-)
2019-02-24 20:35:46 +00:00