2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758) |
Log message:
Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-11 19:09:34 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-websocket to 1.2.2.
pkgsrc change: remove RUBY_VERSION_SUPPORTED since it has default value.
## 1.2.2
- fix handshake for draft 11+ sending Sec-WebSocket-Origin instead of Origin
|
2015-05-17 14:58:03 by Sevan Janiyan | Files touched by this commit (1) |
Log message:
Add Ruby 2.2 to RUBY_VERSION_SUPPORTED
|
2015-03-01 16:43:39 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-websocket to 1.2.1.
## 1.2.1
- fix error for draft 76 when leftovers are empty
## 1.2.0
- Remove support for Ruby 1.8
- Add support for sending custom headers for Client
- Better detection and handling of draft 76
- Multiple small fixes and optimizations
|
2014-07-16 09:56:29 by Blue Rats | Files touched by this commit (22) |
Log message:
Removing .ri entries from PLIST. NFI why this works with/without the
entries on my machine. Seems no other ruby package has them. Bump
PKGREVISION.
|
2014-07-05 14:34:44 by Blue Rats | Files touched by this commit (4) |
Log message:
Import ruby200-websocket-1.1.4 as www/ruby-websocket.
Universal Ruby library to handle WebSocket protocol. It focuses on providing
abstraction layer over WebSocket API instead of providing server or client
functionality.
Currently, WebSocket Ruby supports all existing drafts of WebSocket, which
include:
* hixie-75
* hixie-76
* all hybi drafts (00-13)
* RFC 6455
|