forked from Lainports/freebsd-ports
- One WWW line in pkg-descr will do just fine
This commit is contained in:
parent
7832ddf953
commit
72e8a40a13
26 changed files with 0 additions and 26 deletions
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-familia helps to organize and store Ruby objects in Redis.
|
||||
|
||||
WWW: https://github.com/delano/familia
|
||||
WWW: https://github.com/delano/familia
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-redis is a Ruby client library for the Redis key-value store.
|
||||
|
||||
WWW: https://github.com/ezmobius/redis-rb
|
||||
WWW: https://github.com/ezmobius/redis-rb
|
||||
|
|
|
|||
|
|
@ -2,4 +2,3 @@ rubygem-attic provides a place to hide private instance variables in your Ruby
|
|||
objects.
|
||||
|
||||
WWW: https://github.com/delano/attic
|
||||
WWW: https://github.com/delano/attic
|
||||
|
|
|
|||
|
|
@ -8,4 +8,3 @@ Features:
|
|||
- Thread-safe
|
||||
|
||||
WWW: https://github.com/delano/benelux
|
||||
WWW: https://github.com/delano/benelux
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@ applications. The core class is contained in a single .rb file so it's easy to
|
|||
copy directly into your project. See below for examples.
|
||||
|
||||
WWW: https://github.com/delano/drydock
|
||||
WWW: https://github.com/delano/drydock
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-gibbler provides git-like hashes and history for Ruby objects.
|
||||
|
||||
WWW: https://github.com/delano/gibbler
|
||||
WWW: https://github.com/delano/gibbler
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-rb-inotify is a ruby wrapper for libinotify, using ffi.
|
||||
|
||||
WWW: https://github.com/nex3/rb-inotify
|
||||
WWW: https://github.com/nex3/rb-inotify
|
||||
|
|
|
|||
|
|
@ -7,4 +7,3 @@ into your existing development process to help you run functional and
|
|||
performance tests throughout your product lifecycle.
|
||||
|
||||
WWW: https://github.com/solutious/stella
|
||||
WWW: https://github.com/solutious/stella
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Marshal Ruby classes into and out of multiple formats (yaml, json, csv, tsv).
|
||||
|
||||
WWW: https://github.com/delano/storable/
|
||||
WWW: https://github.com/delano/storable/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Subexec spawns a subprocess with an optional timeout.
|
||||
|
||||
WWW: https://github.com/nulayer/subexec
|
||||
WWW: https://github.com/nulayer/subexec
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@ bindings for libcurl, a fully-featured client-side URL
|
|||
transfer library.
|
||||
|
||||
WWW: http://curb.rubyforge.org/
|
||||
WWW: http://curb.rubyforge.org/
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@ existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up
|
|||
to meet the entire specification over time.
|
||||
|
||||
WWW: https://github.com/intridea/oauth2
|
||||
WWW: https://github.com/intridea/oauth2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-uri-redis supports parsing redis://host:port/dbindex/keyname.
|
||||
|
||||
WWW: https://github.com/delano/uri-redis
|
||||
WWW: https://github.com/delano/uri-redis
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
Guard::LiveReload automatically reloads your browser when 'view' files are
|
||||
modified.
|
||||
|
||||
WWW: https://github.com/guard/guard-livereload
|
||||
WWW: https://rubygems.org/gems/guard-livereload
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Guard::RSpec automatically run your specs (much like autotest).
|
||||
|
||||
WWW: https://github.com/guard/guard-rspec
|
||||
WWW: https://rubygems.org/gems/guard-rspec
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Guard is a command line tool that easily handle events on files modifications.
|
||||
|
||||
WWW: https://github.com/guard/guard
|
||||
WWW: https://rubygems.org/gems/guard
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@ Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML
|
|||
sanitizers, which are based on HTML5lib's whitelist.
|
||||
|
||||
WWW: https://github.com/flavorjones/loofah
|
||||
WWW: https://github.com/flavorjones/loofah
|
||||
|
|
|
|||
|
|
@ -9,5 +9,4 @@ Any HTML elements or attributes that you don't explicitly allow
|
|||
will be removed.
|
||||
|
||||
Author: Ryan Grove
|
||||
WWW: https://github.com/rgrove/sanitize/
|
||||
WWW: http://wonko.com/post/sanitize
|
||||
|
|
|
|||
|
|
@ -5,5 +5,4 @@ enables the user to generate consistent, usable documentation that can be
|
|||
exported to a number of formats very easily, and also supports extending for
|
||||
custom Ruby constructs such as custom class level definitions.
|
||||
|
||||
WWW: http://yardoc.org/
|
||||
WWW: https://rubygems.org/gems/yard
|
||||
|
|
|
|||
|
|
@ -3,5 +3,4 @@ programs that spider a website. It provides a simple DSL for
|
|||
performing actions on every page of a site, skipping certain URLs,
|
||||
and calculating the shortest path to a given page on a site.
|
||||
|
||||
WWW: https://rubygems.org/gems/anemone
|
||||
WWW: http://anemone.rubyforge.org
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-em-websocket is an EventMachine based WebSocket server.
|
||||
|
||||
WWW: https://github.com/igrigorik/em-websocket
|
||||
WWW: https://github.com/igrigorik/em-websocket
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
Mongrel plugin that provides commands and Capistrano tasks for managing
|
||||
multiple Mongrel processes.
|
||||
|
||||
WWW: http://fluxura.com/
|
||||
WWW: http://rubyforge.org/projects/railsmachine/
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@ Authentication. At this time the gem does not fully integrate with Net::HTTP and
|
|||
can be used for with other HTTP clients.
|
||||
|
||||
WWW: http://github.com/drbrain/net-http-digest_auth
|
||||
WWW: https://rubygems.org/gems/net-http-digest_auth
|
||||
|
|
|
|||
|
|
@ -7,4 +7,3 @@ with some API methods but does not handle reconnection gracefully.
|
|||
Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.
|
||||
|
||||
WWW: https://github.com/drbrain/net-http-persistent
|
||||
WWW: https://rubygems.org/gems/net-http-persistent
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Robots is a simple Ruby library to parse robots.txt files.
|
||||
|
||||
WWW: https://github.com/fizx/robots
|
||||
WWW: https://github.com/fizx/robots
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
rubygem-webrobots helps writing robots.txt compliant web robots in Ruby.
|
||||
|
||||
WWW: https://github.com/knu/webrobots
|
||||
WWW: https://rubygems.org/gems/webrobots
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue