Commit graph

174431 commits

Author SHA1 Message Date
adam
011937ce7e Revision bump after updating perl to 5.14.1 2011-08-13 07:56:19 +00:00
adam
f7c73cfd2c Changes 0.98:
* Updating to Module::Install 1.01
* If Win32::GetFolderPath returns a \\UNC type path do not do the
  normal -d sanity check, as strange and unusual bugs may occur.
2011-08-13 07:54:44 +00:00
adam
bbbb82b633 Revision bump after updating perl to 5.14.1 2011-08-13 07:48:46 +00:00
adam
3f04b4dfa2 Changes 1.08:
* Upgrading to Module::Install::DSL 1.00
* Removing use UNIVERSAL, it does some evil stuff
2011-08-13 07:47:41 +00:00
adam
713846534e Changes 1.06:
* Moving to a production version
* Upgrading to Module::Install::DSL 1.00
* Removing evil use UNIVERSAL
2011-08-13 07:46:03 +00:00
cheusov
11f96b152e Fix build failure on Linux (PR 37544). Approved by wiz@ 2011-08-13 04:43:51 +00:00
taca
706a932534 Note addition of x11/ruby-wxruby package version 2.0.1. 2011-08-13 02:14:19 +00:00
taca
dea706295d Add and enable ruby-wxruby. 2011-08-13 02:13:25 +00:00
taca
025b08c3e4 Importing x11/ruby-wxruby package version 2.0.1.
wxRuby is a cross-platform GUI library for creating desktop
applications. It has a comprehensive widget set, and provides native
look and feel on Windows, OS X and Linux. It's based on the mature and
liberally-licensed wxWidgets framework.
2011-08-13 02:12:35 +00:00
taca
07d7fe4961 Note update of these packages:
devel/ruby-rdoc	3.9.2
	devel/ZenTest	4.6.1
2011-08-13 02:07:33 +00:00
taca
245c44ceca Update devel/ZenTest package to 4.6.1.
=== 4.6.1 / 2011-08-11

* 3 bug fixes:

  * Fix for option flags and unhandled error warning in autotest. (dbackeus)
  * Fix option w/ args handling and restart by storing ARGV in options[:args]
  * Fixed autotest --rc option handling. (simplybusiness)
2011-08-13 02:06:29 +00:00
taca
f22c3401b8 Update devel/ruby-rdoc package to 3.9.2.
=== 3.9.2 / 2011-08-11

* Bug fix
  * Loosened TIDYLINK regexp to allow any content in the link section like:
    <tt>{foo}[rdoc-ref:SomeClass]</tt>
2011-08-13 02:05:42 +00:00
taca
366d386720 Note update of these packages:
finance/ruby-braintree		2.10.2
	finance/ruby-activemerchant	1.16.0
2011-08-13 01:06:27 +00:00
taca
2da52cc9c5 Update finance/ruby-activemerchant package to 1.16.0.
== Version 1.16.0 (May 12, 2011)

* Bogus: Support referenced transactions for #authorize, #purchase, #recurring and
#credit [dasch/jduff]
* Payment Express: Update gateway url [bayan/titanous]
* Moneybookers: Send country and account_name if provided [Soleone]
* Moneris: Add Diners Club and Discover [Soleone]
* Cybersource: add auth_reversal support [jeberly/titanous]
* WorldPay: Update endpoint URLs for offsite gateway [Soleone]
* Worldpay: Add JCB and add Maestro [Soleone]
* Authorize.net: Add Diners Club and JCB [Soleone]
* Quickpay: Add testmode for subscribe and authorize [dasch/jduff]
* Orbital: fix handling of phone numbers. [ntalbott]
* Braintree: Add Diners Club [cody]
* Add ePaymentPlans offsite payment [robertomiranda/Soleone]
* Add Stripe gateway [boucher/titanous]
* Add Paystation gateway [nikz/jduff]
* Bump minimum ActiveSupport version to 2.3.11 [titanous]
* Use securerandom from stdlib not active_support [phlipper/jduff]
2011-08-13 01:05:17 +00:00
taca
09f6e1604f Update finance/ruby-braintree package to 2.10.2.
Changes are unknown.
2011-08-13 01:03:43 +00:00
taca
64fe04a85c Note (missed) update of devel/ruby-getopt package to 1.4.1. 2011-08-13 00:58:44 +00:00
taca
36aa0fe5fd Note update of these packages:
www/ramaze		2011.07.25
	www/ruby-compass	0.11.5
	www/ruby-mechanize	2.0.1
	www/ruby-patron		0.4.14
	www/ruby-sass		3.1.7
	www/thoth		0.2.1nb1
	www/thoth-delicious	0.1.0nb1
	www/thoth-flickr	0.1.0nb1
	www/webby		0.9.4nb1
2011-08-13 00:38:45 +00:00
taca
7bfa6cfd1f - Fix dependency pattern.
Bump PKGREVISION.
2011-08-13 00:34:46 +00:00
taca
baf173b141 - Fix dependency pattern.
- Relax dependency in gemspec.

Bump PKGREVISION.
2011-08-13 00:33:58 +00:00
taca
1c5c54a7a3 - Relax dependency in gemspec.
Bump PKGREVISION.
2011-08-13 00:33:36 +00:00
taca
a26e28f78d - Fix dependency pattern.
- Also relax dependency in gemspec.

Bump PKGREVISION.
2011-08-13 00:33:00 +00:00
taca
99c8a70cdd Update www/ruby-sass package to 3.1.7.
3.1.6

* The option :trace_selectors can now be used to emit a full trace before each
  selector. This can be helpful for in-browser debugging of stylesheet imports
  and mixin includes. This option supersedes the :line_comments option and is
  superseded by the :debug_info option.
* Fix a bug where long @if/@else chains would cause exponential slowdown under
  some circumstances.

3.1.5

* Updated the vendored FSSM version, which will avoid segfaults on OS X Lion
  when using --watch.

3.1.4

* Sass no longer unnecessarily caches the sass options hash. This allows
  objects that cannot be marshaled to be placed into the options hash.

3.1.3

* Sass now logs message thru a logger object which can be changed to provide
  integration with other frameworks¡Ç logging infrastructure.
2011-08-13 00:31:49 +00:00
taca
ad3e0d4ec2 Update www/ruby-patron package to 0.4.14.
Changes are unknown.
2011-08-13 00:30:55 +00:00
taca
0cfe45c50b Update www/ruby-mechanize package to 2.0.1.
=== 2.0.1 / 2011-06-28

Mechanize now uses minitest to avoid 1.9 vs 1.8 assertion availability in
test/unit

* Bug Fixes
  * Restored Mechanize#set_proxy.  Issue #117, #118, #119
  * Mechanize::CookieJar#load now lazy-loads YAML.  Issue #118
  * Mechanize#keep_alive_time no longer crashes but does nothing as
    net-http-persistent does not support HTTP/1.0 keep-alive extensions.

=== 2.0 / 2011-06-27

Mechanize is now under the MIT license

* API changes
  * WWW::Mechanize has been removed.  Use Mechanize.
  * Pre connect hooks are now called with the agent and the request.  See
    Mechanize#pre_connect_hooks.
  * Post connect hooks are now called with the agent and the response.  See
    Mechanize#post_connect_hooks.
  * Mechanize::Chain is gone, as an internal API this should cause no problems.
  * Mechanize#fetch_page no longer accepts an options Hash.
  * Mechanize#put now accepts headers instead of an options Hash as the last
    argument
  * Mechanize#delete now accepts headers instead of an options Hash as the
    last argument
  * Mechanize#request_with_entity now accepts headers instead of an options
    Hash as the last argument
  * Mechanize no longer raises RuntimeError directly, Mechanize::Error or
    ArgumentError are raised instead.
  * The User-Agent header has changed.  It no longer includes the WWW- prefix
    and now includes the ruby version.  The URL has been updated as well.
  * Mechanize now requires ruby 1.8.7 or newer.
  * Hpricot support has been removed as webrobots requires nokogiri.
  * Mechanize#get no longer accepts the referer as the second argument.
  * Mechanize#get no longer allows the HTTP method to be changed (:verb
    option).
  * Mechanize::Page::Meta is now Mechanize::Page::MetaRefresh to accurately
    depict its responsibilities.
  * Mechanize::Page#meta is now Mechanize::Page#meta_refresh as it only
    contains meta elements with http-equiv of "refresh"
  * Mechanize::Page#charset is now Mechanize::Page::charset.  GH #112, patch
    by Godfrey Chan.

* Deprecations
  * Mechanize#get with an options hash is deprecated and will be removed after
    October, 2011.
  * Mechanize::Util::to_native_charset is deprecated as it is no longer used
    by Mechanize.

* New Features

  * Add header reference methods to Mechanize::File so that a reponse
    object gets compatible with Net::HTTPResponse.
  * Mechanize#click accepts a regexp or string to click a button/link in the
    current page. It works as expected when not passed a string or regexp.
  * Provide a way to only follow permanent redirects (301)
    automatically: <tt>agent.redirect_ok = :permanent</tt>  GH #73
  * Mechanize now supports HTML5 meta charset.  GH #113
  * Documented various Mechanize accessors.  GH #66
  * Mechanize now uses net-http-digest_auth.  GH #31
  * Mechanize now implements session cookies.  GH #78
  * Mechanize now implements deflate decoding.  GH #40
  * Mechanize now allows a certificate and key to be passed directly.  GH #71
  * Mechanize::Form::MultiSelectList now implements #option_with and
    #options_with.  GH #42
  * Add Mechanize::Page::Link#rel and #rel?(kind) to read and test the rel
    attribute.
  * Add Mechanize::Page#canonical_uri to read a </tt><link
    rel="canonical"></tt> tag.
  * Add support for Robots Exclusion Protocol (i.e. robots.txt) and
    nofollow/noindex in meta tags and the rel attribute.  Automatic
    exclusion can be turned on by setting:
      agent.robots = true
  * Manual robots.txt test can be performed with
    Mechanize#robots_allowed? and #robots_disallowed?.
  * Mechanize::Form now supports the accept-charset attribute.  GH #96
  * Mechanize::ResponseReadError is raised if there is an exception while
    reading the response body.  This allows recovery from broken HTTP servers
    (or connections).  GH #90
  * Mechanize#follow_meta_refresh set to :anywhere will follow meta refresh
    found outside of a document's head.  GH #99
  * Add support for HTML5's rel="noreferrer" attribute which indicates
    no "Referer" information should be sent when following the link.
  * A frame will now load its content when #content is called.  GH #111
  * Added Mechanize#default_encoding to provide a default for pages with no
    encoding specified.  GH #104
  * Added Mechanize#force_default_encoding which only uses
    Mechanize#default_encoding for parsing HTML.  GH #104

* Bug Fixes:

  * Fixed a bug where Referer is not sent when accessing a relative
    URI starting with "http".
  * Fix handling of Meta Refresh with relative paths.  GH #39
  * Mechanize::CookieJar now supports RFC 2109 correctly.  GH #85
  * Fixed typo in EXAMPLES.rdoc.  GH #74
  * The base element is now handled correctly for images.  GH #72
  * Image buttons with no name attribute are now included in the form's button
    list.  GH#56
  * Improved handling of non ASCII-7bit compatible characters in links (only
    an issue on ruby 1.8).  GH #36, GH #75
  * Loading cookies.txt is faster.  GH #38
  * Mechanize no longer sends cookies for a.b.example to axb.example.  GH #41
  * Mechanize no longer sends the button name as a form field for image
    buttons.  GH #45
  * Blank cookie values are now skipped.  GH #80
  * Mechanize now adds a '.' to cookie domains if no '.' was sent.  This is
    not allowed by RFC 2109 but does appear in RFC 2965.  GH #86
  * file URIs are now read in binary mode.  GH #83
  * Content-Encoding: x-gzip is now treated like gzip per RFC 2616.
  * Mechanize now unescapes URIs for meta refresh.  GH #68
  * Mechanize now has more robust HTML charset detection.  GH #43
  * Mechanize::Form::Textarea is now created from a textarea element.  GH #94
  * A meta content-type now overrides the HTTP content type.  GH #114
  * Mechanize::Page::Link#uri now handles both escaped and unescaped hrefs.
    GH #107
2011-08-13 00:29:32 +00:00
taca
2f18f6e9cf Update www/ruby-compass package to 0.11.5.
There is no summry of changes.  Please refer
https://github.com/chriseppstein/compass in detail.
2011-08-13 00:28:13 +00:00
taca
b78e6ca5b1 Update www/ruby-ramaze package to 2011.07.25.
http://ramaze.net/blog/entry/release-2011-07-25

Release 2011.07.25

* Ramaze::Log::RotatingInformer can now be used as a Rack middleware.
* Ramaze::Helper::Layout#set_layout has been modified in such a way that it's
  easier to specify method specific layouts, see commit
  0d15a29c960e22761456180a6be7b88c3809eba8 or lib/ramaze/helper/layout.rb for
  more information.
* All remaining ETag issues have been solved.
* Ramaze::Cache::Sequel has been re-written, massive thanks to Lars Olsson for
  the contribution. See commit c5587c0d3feda8ca2c89399418ac1132d0236fcb or
  lib/ramaze/cache/sequel.rb for more information.
* Ramaze::Cache::MemCache has been re-written and now uses Dalli. See commit
  016b2d225d601a71479698e40886b15aaeaa32ec or lib/ramaze/cache/memcache.rb for
  more information.
* Pathname errors have been resolved.
* The layout of the prototype has been updated to reflect the new design of
  the website.
* Ramaze::Helper::BlueForm#input_checkbox and
  Ramaze::Helper::BlueForm#input_radio now accept the options :show_label and
  :show_value which can be used to show/hide the values/labels of these
  methods.
* The Email contribution has been moved to Ramaze::Helper::Email and had
  several cleanups.
* The HTTP Digest helper has been removed in favor of Rack::Auth.
* User objects are no longer stored in the session when using
  Ramaze::Helper::User, it may not always be possible to Marshal these
  objects.
* Several changes have been made for those developing Ramaze itself.
* A new shiny Ramaze executable, see commit
  cd9fa64138324a5af061daafbd8e7307726843ed or the files in lib/ramaze/bin/ for
  more information.
* Ramaze::View::Less, Ramaze::View::RedCloth and Ramaze::View::Maruku have
  been removed. Less is no longer supported without Node.js, RedCloth could
  not be compiled on systems running relatively new versions of Gcc. On top of
  that both RedCloth and Maruku weren't used as view drivers.
* Ramaze::Helper::BlueForm#input_checkbox and
  Ramaze::Helper::BlueForm#input_radio no longer generate a hidden field as
  this would generate Rack errors (they also weren't that useful).
* General code cleanups and more documentation.
2011-08-13 00:27:01 +00:00
taca
9890065dfd Note update of www/merb related pacakges:
www/merb			1.1.3nb1
	www/merb-action-args		1.1.3nb1
	www/merb-activerecord		1.0.0.1nb1
	www/merb-admin			0.8.8nb1
	www/merb-assets			1.1.3
	www/merb-auth			1.1.1nb1
	www/merb-auth-core		1.1.1nb1
	www/merb-auth-more		1.1.1nb1
	www/merb-auth-slice-password	1.1.1nb1
	www/merb-builder		0.9.13
	www/merb-cache			1.1.3nb1
	www/merb-exceptions		1.1.3nb1
	www/merb-gen			1.1.3nb1
	www/merb-haml			1.1.3nb1
	www/merb-helpers		1.1.3nb1
	www/merb-mailer			1.1.3nb1
	www/merb-param-protection	1.1.3nb1
	www/merb-parts			0.9.14
	www/merb-slices			1.1.3nb2
	www/merb-stories		0.9.13nb1
2011-08-13 00:25:33 +00:00
taca
42958ad60a - Fix dependency pattern.
Bump PKGREVISION.
2011-08-13 00:21:37 +00:00
taca
6603b7c48c Update merb-parts pacakge to 0.9.14.
Changes are unknown.
2011-08-13 00:20:59 +00:00
taca
866ee60388 - Fix dependency pattern.
Bump PKGREVISION.
2011-08-13 00:17:40 +00:00
taca
26b9d99558 Update merb-builder package to 0.9.13.
Changes are unknown.
2011-08-13 00:17:16 +00:00
taca
699f9273d2 - Fix dependency pattern.
Bump PKGREVISION.
2011-08-13 00:11:40 +00:00
taca
059d08bcf8 - Fix dependency pattern.
- Relax dependency to builder in gemspec.

Bump PKGREVISION.
2011-08-13 00:11:17 +00:00
taca
3a5beaebbe Fix dependency pattern.
Bump PKGREVISION.
2011-08-13 00:08:58 +00:00
adam
6c0a7c5beb Revision bump after updating perl to 5.14.1 2011-08-12 19:21:45 +00:00
adam
a7119bfb86 Changes 1.10:
* Upgrading to Module::Install::DSL 1.00
* Removing nasty evil use UNIVERSAL;
* Fix 03_noindex.t to ignore MYMETA.yml
2011-08-12 19:20:05 +00:00
adam
50c48be7db Revision bump after updating perl to 5.14.1 2011-08-12 19:09:59 +00:00
adam
6140a5e019 Changes 0.20:
* The KQueue watcher checks that a file has a file descriptor to avoid
  watching closed files
2011-08-12 19:09:06 +00:00
adam
9e22d1df3b Revision bump after updating perl to 5.14.1 2011-08-12 18:57:13 +00:00
adam
201bf35db9 Changes 0.1602:
* Fixed code generation for package_static methods.

Changes 0.1601:
* Do not try to rebuld the grammar during CPAN installation.

Changes 0.16:
* Allow renaming destructors and fixed parsing of virtual ones.
2011-08-12 18:56:24 +00:00
adam
cf737605cc Revision bump after updating perl to 5.14.1 2011-08-12 18:47:30 +00:00
taca
9c98565989 Note update of www/heel package to 2.0.0nb1. 2011-08-12 17:37:29 +00:00
taca
9a097edca7 - Restrict dependency pattern for www/thin and www/mail/ruby-mime-typs.
- Relax dependency pattern of gemspec for coderay and launchy.

Bump PKGREVISION.
2011-08-12 17:36:31 +00:00
taca
7bc27708ee Add ane enable ruby-net-http-digest_auth, ruby-net-http-persistent
and ruby-webrobots.
2011-08-12 17:33:41 +00:00
taca
c25d902299 Note addition of these packages:
www/ruby-net-http-digest_auth	version 1.1.1
	www/ruby-net-http-persistent	version 1.8.1
	www/ruby-webrobots		version 0.0.11
2011-08-12 17:32:31 +00:00
taca
a95ce69acf Imporging www/ruby-webrobots package version 0.0.11.
This library helps write robots.txt compliant web robots in Ruby.
2011-08-12 17:30:51 +00:00
taca
93d9a78b59 Imporging www/ruby-net-http-persistent package version 1.8.1.
Manages persistent connections using Net::HTTP plus a speed fix for 1.8.
It's thread-safe too!

Using persistent HTTP connections can dramatically increase the speed of
HTTP.  Creating a new HTTP connection for every request involves an extra
TCP round-trip and causes TCP congestion avoidance negotiation to start
over.

Net::HTTP supports persistent connections with some API methods but does not
handle reconnection gracefully.  net-http-persistent supports reconnection
according to RFC 2616.
2011-08-12 17:29:56 +00:00
taca
a8c6c1d682 Importing www/ruby-net-http-digest_auth package version 1.1.1.
An implementation of RFC 2617 - Digest Access Authentication.  At this time
the gem does not fully integrate with Net::HTTP and can be used for with
other HTTP clients.
2011-08-12 17:27:54 +00:00
taca
b477a07d69 Note update of these packages:
textproc/ruby-feed-normalizer	1.5.2nb1
	textproc/ruby-json		1.5.3
	textproc/ruby-json		1.5.3
	textproc/ruby-libxml		2.2.0
	textproc/ruby-stringex		1.3.0
	textproc/ruby-treetop		1.4.10
	textproc/ruby-will-paginate	3.0.0
2011-08-12 17:25:32 +00:00
taca
61dbc05419 Update textproc/ruby-will-paginate package to 3.0.0.
Changes are unknown.
2011-08-12 17:24:16 +00:00