Commit graph

179629 commits

Author SHA1 Message Date
taca
6af6730db0 Update ruby-rcov pacakge to 0.9.11.
Change are unknown.
2011-12-15 15:10:13 +00:00
taca
5956229893 Update ruby-polyglot pacakge to 0.3.3.
Changes are unknown.
2011-12-15 15:09:30 +00:00
taca
5fe3ef6eb1 Update ruby-pathname2 package to 1.6.5.
== 1.6.5 - 19-Sep-2011
* Added the String#to_path instance method. This returns a Pathname
  object.
* The architecture for the Windows gem is now "universal", and some
  gemspec dependencies were simplified.
2011-12-15 15:08:49 +00:00
taca
20ec4b5d7c Update ruby-parsetree pacakge to 3.0.8.
=== 3.0.8 / 2011-09-27

* 1 minor enhancement:

  * ParseTree.translate now does 'include Mod' calls instead of including their methods directly
2011-12-15 15:08:08 +00:00
taca
6ca1cd5470 Update ruby-parser package to 2.3.1.
=== 2.3.1 / 2011-09-21

* 2 bug fixes:

  * Fixed line numbers at end of special var+whitespace (larsch)
  * Holy crap I was smokin' something good... Fixed 1.9.3 warning
2011-12-15 15:07:27 +00:00
taca
6ffed6de56 Update ruby-lockfile pacakge to 2.1.0.
(Changes for 2.1.0 is unknown.)

HISTORY
  2.0.0:
    - lock fires up a refresher thread when called without a block
2011-12-15 15:06:45 +00:00
taca
d4a7c5d284 Update ruby-little-plugger pacakge to 1.1.3.
== 1.1.3 / 2011-11-17

* 1 bug fix
  * Ensuring gem files are in a sorted order
2011-12-15 15:05:22 +00:00
taca
80594d28d7 Update ruby-inline pacakge to 3.11.0.
=== 3.11.0 / 2011-09-27

* 1 major enhancement:

  * Removed Module#options

=== 3.10.1 / 2011-09-13

* 1 bug fix:

  * Fix crap_for_windoze to use RbConfig for RUBY_SO_NAME. (jasonrickman)
2011-12-15 15:04:43 +00:00
taca
4f690ad140 Update hoe pacakge to 2.12.4.
=== 2.12.4 / 2011-11-28

* 3 bug fixes:

  * Fixed Hoe.read_utf to work on both 1.8 and 1.9. Unicode files FTW! (tenderlove)
  * Moved the rdoc dependency to the publish plugin from hoe-seattlerb.
  * Only load rdoc once to fix test loading bugs.
2011-12-15 15:03:47 +00:00
taca
ce6aca5fd4 Note update of databases/ruby-sequel package to 3.30.0 and
databases/ruby-pg package to 0.12.0.
2011-12-15 15:03:03 +00:00
taca
aa900bd5d6 Update ruby-pg package to 0.12.0.
== v0.12.0 [2011-12-07] Michael Granger <ged@FaerieMUD.org>

- PGconn#wait_for_notify
  * send nil as the payload argument if the NOTIFY didn't have one.
  * accept a nil argument for no timeout (Sequel support)
  * Fixed API docs
  * Taint and encode event name and payload
- Handle errors while rb_thread_select()ing in PGconn#block.
  (Brian Weaver).
- Fixes for Win32 async queries (Rafa©È Bigaj)
- Memory leak fixed: Closing opened WSA event. (rafal)
- Fixes for #66 Win32 asynchronous queries hang on connection
  error. (rafal)
- Fixed a typo in PGconn#error_message's documentation
- fixing unused variable warnings for ruby 1.9.3 (Aaron Patterson)
- Build system bugfixes
- Converted to Hoe
- Updates for the Win32 binary gem builds (Lars Kanis)
2011-12-15 15:02:03 +00:00
taca
5a656d878d Update ruby-sequel package to 3.30.0.
=== 3.30.0 (2011-12-01)

* Handle usage of on_duplicate_key_update in MySQL prepared statements (jeremyevans) (#404)

* Make after_commit and after_rollback respect :server option (jeremyevans) (#401)

* Respect :connect_timeout option in the postgres adapter when using pg (glebpom, jeremyevans) (#402)

* Make Dataset#destroy for model datasets respect dataset shard when using a transaction (jeremyevans)

* Make :server option to Model#save set the shard to use (jeremyevans)

* Move Model#set_server from the sharding plugin to the base plugin (jeremyevans)

* Add :graph_alias_base association option for setting base name to use for table aliases when eager graphing (jeremyevans)

* Make ILIKE work correctly on Microsoft SQL Server if database/column collation is case sensitive (jfirebaugh) (#398)

* When starting a new dataset graph, assume existing selection is the columns to select from the current table (jeremyevans)

* Allow specifying nanoseconds and offsets when converting a hash or array to a timestamp (jeremyevans, jfirebaugh) (#395)

* Improve performance when converting Java types to ruby types in the jdbc adapter (jeremyevans, jfirebaugh) (#395)

* Fix tinytds adapter if DB.identifier_output_method = nil (jeremyevans)

* Explicitly order by the row number column when emulating offsets (jfirebaugh) (#393)

* Fix Dataset#graph and #eager_graph modifying the receiver if the receiver is already graphed (jeremyevans) (#392)

* Change dataset literalization to an append-only-all-the-way-down design (jeremyevans)
2011-12-15 15:01:22 +00:00
taca
6272801bd3 Note update of these packages:
mail/ruby-mail		2.3.0
	www/ruby-erubis		2.7.0
	www/ruby-rack		1.3.5
2011-12-15 15:00:20 +00:00
taca
57fb5cc254 Update ruby-rack package to 1.3.5.
* September 16, 2011: Eighteenth public release 1.2.4
  * Fix a bug with MRI regex engine to prevent XSS by malformed unicode

* May 22nd, 2011: Thirteenth public release 1.3.0
  * Various performance optimizations
  * Various multipart fixes
  * Various multipart refactors
  * Infinite loop fix for multipart
  * Test coverage for Rack::Server returns
  * Allow files with '..', but not path components that are '..'
  * rackup accepts handler-specific options on the command line
  * Request#params no longer merges POST into GET (but returns the same)
  * Use URI.encode_www_form_component instead. Use core methods for escaping.
  * Allow multi-line comments in the config file
  * Bug L#94 reported by Nikolai Lugovoi, query parameter unescaping.
  * Rack::Response now deletes Content-Length when appropriate
  * Rack::Deflater now supports streaming
  * Improved Rack::Handler loading and searching
  * Support for the PATCH verb
  * env['rack.session.options'] now contains session options
  * Cookies respect renew
  * Session middleware uses SecureRandom.hex

* May 22nd, 2011: Fourteenth public release 1.2.3
  * Pulled in relevant bug fixes from 1.3
  * Fixed 1.8.6 support

* July 13, 2011: Fifteenth public release 1.3.1
  * Fix 1.9.1 support
  * Fix JRuby support
  * Properly handle $KCODE in Rack::Utils.escape
  * Make method_missing/respond_to behavior consistent for Rack::Lock,
    Rack::Auth::Digest::Request and Rack::Multipart::UploadedFile
  * Reenable passing rack.session to session middleware
  * Rack::CommonLogger handles streaming responses correctly
  * Rack::MockResponse calls close on the body object
  * Fix a DOS vector from MRI stdlib backport

* July 16, 2011: Sixteenth public release 1.3.2
  * Fix for Rails and rack-test, Rack::Utils#escape calls to_s

* September 16, 2011: Seventeenth public release 1.3.3
  * Fix bug with broken query parameters in Rack::ShowExceptions
  * Rack::Request#cookies no longer swallows exceptions on broken input
  * Prevents XSS attacks enabled by bug in Ruby 1.8's regexp engine
  * Rack::ConditionalGet handles broken If-Modified-Since helpers

* October 1, 2011: Nineteenth public release 1.3.4
  * Backport security fix from 1.9.3, also fixes some roundtrip issues in URI
  * Small documentation update
  * Fix an issue where BodyProxy could cause an infinite recursion
  * Add some supporting files for travis-ci

* October 17, 2011: Twentieth public release 1.3.5
  * Fix annoying warnings caused by the backport in 1.3.4
2011-12-15 14:58:34 +00:00
taca
e803bd243d Update ruby-erubis package to 2.7.0.
- release:   2.7.0
  date: 2011-04-01
  enhancements:

    - |
	New option ':bufvar' supported to specify buffer variable name.

	ex:
	    input = "Hello <%= name %>!"
	    eruby = Erubis::Eruby.new(input)
	    puts eruby.src
	       #=>  _buf = ''; _buf << "Hello "; _buf << ( name ).to_s; _buf << '!';

	    eruby = Erubis::Eruby.new(input, :bufvar=>'@_out')
	    puts eruby.src
	       #=>  @_out = ''; @_out << 'Hello '; @_out << ( name ).to_s; @_out << '!';

    - |
	New enhancer 'PrefixedLineEnhancer' which is a customizable version
	of PercentLineEnhancer.
	The difference between PrefixedLineEnhancer and PercentLineEnhancer is:
	* You can indent Ruby statetment lines starting with '%'
	* You can specify prefix character by :prefixchar option.

	ex:
	    class MyEruby < Erubis::Eruby
	      include Erubis::PrefixedLineEnhancer
	    end
	    input = <<END
	    <ul>
	      % for item in @items
	      <li><%= item %></li>
	      % end
	      %% you can indent '%' lines
	    </ul>
	    END
	    eruby = MyEruby.new(input, :prefixchar=>'%')   # default '%'
	    puts eruby.src

	output:
	    _buf = ''; _buf << '<ul>
	    ';   for item in @items
	     _buf << '  <li>'; _buf << ( item ).to_s; _buf << '</li>
	    ';   end
	      % you can indent '%' lines
	     _buf << '</ul>
	    ';
	    _buf.to_s

    - |
	Add helper CGI script. See 'public_html/README.txt' for details.

    - |
	Rubinius is supported as first-class Ruby implementation.

    - |
	C++ support. Try '-l cpp' command-line option.


  changes:

    - |
	Remove dependency to 'abstract' library.
	You don't need to install 'abstract' gem.

    - |
	Erubis::Eruby#load_file() now sets cache file timestamp to the same
	value as original eRuby file. For example, if you restore eRuby files
	from backup, Erubis::Eruby#load_file() can detect it and generate
	cache file again.

	    ## generates cache file (A.rhtml.cache).
	    eruby = Erubis::Eruby.load_file('A.rhtml')
	    p File.mtime('A.rhtml') == File.mtime('A.rhtml.cache')  #=> true
2011-12-15 14:57:37 +00:00
taca
14e3284047 Update mail/ruby-mail package to 2.3.0.
== Tue Apr 26 09:59:56 UTC 2011 Mikel Lindsaar <mikel@rubyx.com>

* Remove ActiveSupport from the dependencies, load Active Support if present, or use internals if not
* Created v2.2 branch for all 2.2 related commits
* Update activesupport require to use inflector - closes #217
* Version bump to 2.3 and gem release
2011-12-15 14:56:17 +00:00
taca
b85df47f8a Note update of net/ruby-amqp package to 0.8.4 and addition of related
packages ruby-amq-protocol version 0.8.4 and ruby-amq-client version 0.8.7.
2011-12-15 14:53:57 +00:00
taca
d824aa0f8f Update ruby-amqp pacakge to 0.8.4.
* Some parts are splited to another package (ruby-amq-client and
  ruby-amq-protocol).
* Update DESCR.
2011-12-15 14:52:01 +00:00
taca
d37e3d0d53 Add and enable ruby-amq-client and ruby-amq-protocol. 2011-12-15 14:50:22 +00:00
taca
930fa7059e Importing net/ruby-amq-client package version 0.8.7.
(This is required by new ruby-amqp package.)


amq-client is a fully-featured, low-level AMQP 0.9.1 client that runs on Ruby
1.8.7, 1.9.2, REE, Rubinius and JRuby.
It's sweet spot is in serving as foundation for higher-level, more opinionated
AMQP libraries.
It can be used directly by applications code when performance and access to
advanced AMQP protocol features is more important that API convenience.
2011-12-15 14:48:58 +00:00
taca
687d58b290 Add and enable ruby-sprockets. 2011-12-15 14:48:00 +00:00
taca
68e38cdd6e Importing net/ruby-amq-protocol pacakge version 0.8.4.
(This is required by new ruby-amqp package.


amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an
AMQP client: amq-protocol only handles serialization and deserialization.
If you want to write your own AMQP client, this gem can help you with that.
2011-12-15 14:47:09 +00:00
taca
37f60023c2 Note addition of misc/ruby-sprockets package version 2.0.3. 2011-12-15 14:45:10 +00:00
taca
1deb89c515 Importing misc/ruby-sprockets pacakge version 2.0.3.
Sprockets: Rack-based asset packaging

Sprockets is a Ruby library for compiling and serving web assets.
It features declarative dependency management for JavaScript and CSS
assets, as well as a powerful preprocessor pipeline that allows you to
write assets in languages like CoffeeScript, Sass, SCSS and LESS.
2011-12-15 14:44:06 +00:00
taca
3216044b29 Note update of misc/rubygems package to 1.8.12. 2011-12-15 14:41:17 +00:00
taca
dd81231d11 Update rubygems package to 1.8.12.
=== 1.8.12 / 2011-12-02

* Bug fix:
  * Handle more cases where Syck's DefaultKey showed up in requirements
    and wasn't cleaned out.
2011-12-15 14:40:47 +00:00
taca
a57fe75c7d Note update of www/ruby-actionpack3 package to 3.0.11nb2. 2011-12-15 14:39:50 +00:00
taca
20ecddfd0d * Change depending directories:
devel/ruby-i18n	=> devel/ruby-i18n
	www/ruby-rack	=> www/ruby-rack12
	www/erubis	=> ruby-erubis26
* Don't override gemspec for i18n (ruby-i18n).

Bump PKGREVISION.
2011-12-15 14:39:10 +00:00
taca
3cc9aab9f6 Note addition of www/ruby-erubis26 package version 2.6.6. 2011-12-15 14:34:19 +00:00
taca
c691fba905 Importing www/ruby-erubis version 2.6.6 as www/ruby-erubis26
since we still need to keep this version.
2011-12-15 14:33:35 +00:00
taca
fa39a66189 Note rename of www/erubis package to www/ruby-erubis. 2011-12-15 14:31:50 +00:00
taca
6815edac48 Remove erubis and add ruby-erubis. 2011-12-15 14:31:15 +00:00
taca
415b1e37f3 Importing www/erubis pacakge version 2.6.6 as www/ruby-erubis to rename it. 2011-12-15 14:29:47 +00:00
taca
6a9821c3f9 Change depending ruby-mail package's directory from ruby-mail to ruby-mail22. 2011-12-15 14:24:22 +00:00
taca
17cf507abe Importing ruby-rack version 1.2.4 as www/ruby-rack12. 2011-12-15 14:22:21 +00:00
taca
fc1d1d56d2 + libdrm-2.4.29, ruby-rb-appscript-0.6.1.
- ruby-gnome2-1.0.3.
2011-12-15 14:20:21 +00:00
taca
5da6ff23b1 Note addition of mail/ruby-mail22 package version 2.2.19. 2011-12-15 14:19:48 +00:00
taca
7ea936efc9 Add and enable ruby-mail22. 2011-12-15 14:18:14 +00:00
taca
4e0dfbd83f Importing mail/ruby-mail version 2.2.19 as mail/ruby-mail22. 2011-12-15 14:17:30 +00:00
taca
51f7a92908 Note addition of devel/ruby-hike package version 1.2.1. 2011-12-15 14:13:20 +00:00
taca
b87594e740 Importing ruby-hike version 1.2.1.
Hike
====

Hike is a Ruby library for finding files in a set of paths. Use it to
implement search paths, load paths, and the like.
2011-12-15 14:11:53 +00:00
taca
42ed05df1f Note addition of www/typo3_46 version 4.6.1. 2011-12-15 12:59:51 +00:00
taca
9d3d04452b Add and enable typo3_46. 2011-12-15 12:59:24 +00:00
taca
cdadf06ef0 Importing TYOP3 4.6.1 as www/typo3_46.
TYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.

This is TPYO3 4.6 based stable release.

Please refer release notes http://typo3.org/download/release-notes/typo3-46/
in detail.
2011-12-15 12:58:36 +00:00
dholland
d10bded892 Restore Joerg's build fix patch, which the previous update dropped, and
drop patch-ab, which doesn't exist. HI MANU
2011-12-15 12:55:16 +00:00
taca
d9490e0fe7 Note update of www/typo3_45 package to 4.5.8nb1. 2011-12-15 12:46:26 +00:00
taca
0a5ec272b2 Improve COMMENT and DESCR; Explicitly note this is LTS, Long Term Support
release.

Bump PKGREVISION.
2011-12-15 12:45:49 +00:00
taca
2967a8adcd Note rename of www/typo3 to www/typo3_45. 2011-12-15 12:39:47 +00:00
taca
24f1976fcb www/typo3 has renamed to www/typo3_45 now. 2011-12-15 12:39:07 +00:00
taca
82a294da99 Rename typo3 to typo3_45. 2011-12-15 12:37:04 +00:00