Commit graph

191499 commits

Author SHA1 Message Date
taca
77b34e71f3 Update ruby-transaction-simple to 1.4.0.2.
== 1.4.0.2 / 2012-06-20
* Bookkeeping release that fixes install in scenarios where the RubyGem
  indicated it had a runtime dependency on hoe. Thanks to Michael Grosser
  (https://github.com/grosser) for the inspiration.
* Marked all files as UTF-8.

== 1.4.0.1 / 2007-10-01
* Fixed a simple bug with the #transaction method handling.
2012-09-16 06:47:39 +00:00
taca
ce0e0f2361 Update ruby-sprockets to 2.4.5.
**2.4.5** (July 10, 2012)

* Tweaked some logger levels
2012-09-16 06:46:45 +00:00
taca
543b4f5192 Update ruby-launchy to 2.1.2.
= Launchy Changlog
== Version 2.1.2 - 2012-08-06

* Fix where HostOS would fail to convert to string on JRuby in 1.9
  mode (copiousfreetime/launchy#45)
2012-09-16 06:46:02 +00:00
taca
fb010422cf Update ruby-configuration to 1.3.2.
Changes are unavailable.
2012-09-16 06:45:23 +00:00
taca
5d791c66a9 Update ruby-bundler to 1.2.0.
## 1.2.0 (Aug 30, 2012)

Bugfixes:

  - raise original error message from LoadError's

Documentation:

  - `platform` man pages

## 1.2.0.rc.2 (Aug 8, 2012)

Bugfixes:

  - `clean` doesn't remove gems that are included in the lockfile

## 1.2.0.rc (Jul 17, 2012)

Features:

  - `check` now has a `--dry-run` option (@svenfuchs, #1811)
  - loosen ruby directive for engines
  - prune git/path directories inside vendor/cache (@josevalim, #1988)
  - update vendored thor to 0.15.2 (@sferik)
  - add .txt to LICENSE (@postmodern, #2001)
  - add `config disable_local_branch_check` (@josevalim, #1985)
  - fall back on the full index when experiencing syck errors (#1419)
  - handle syntax errors in Ruby gemspecs (#1974)

Bugfixes:

  - fix `pack`/`cache` with `--all` (@josevalim, #1989)
  - don't display warning message when `cache_all` is set
  - check for `nil` PATH (#2006)
  - Always try to keep original GEM_PATH (@drogus, #1920)

## 1.2.0.pre.1 (May 27, 2012)

Features:

  - Git gems import submodules of submodules recursively (@nwwatson, #1935)

Bugfixes:

  - Exit from `check` with a non-zero status when frozen with no lock
  - Use `latest_release` in Capistrano and Vlad integration (#1264)
  - Work around a Ruby 1.9.3p194 bug in Psych when config files are empty

Documentation:

  - Add instructions for local git repos to the `config` manpage
  - Update the `Gemfile` manpage to include ruby versions (@stevenh512)
  - When OpenSSL is missing, provide instructions for fixing (#1776 etc.)
  - Unknown exceptions now link to ISSUES for help instead of a new ticket
  - Correct inline help for `clean --force` (@dougbarth, #1911)

## 1.2.0.pre (May 4, 2012)

Features:

  - bundle package now accepts --all to package git and path dependencies
  - bundle config now accepts --local, --global and --delete options
  - It is possible to override a git repository via configuration.
    For instance, if you have a git dependency on rack, you can force
    it to use a local repo with `bundle config local.rack ~/path/to/rack`
  - Cache gemspec loads for performance (@dekellum, #1635)
  - add --full-index flag to `bundle update` (@fluxx, #1829)
  - add --quiet flag to `bundle update` (@nashby, #1654)
  - Add Bundler::GemHelper.gemspec (@knu, #1637)
  - Graceful handling of Gemfile syntax errors (@koraktor, #1661)
  - `bundle platform` command
  - add ruby to DSL, to specify version of ruby
  - error out if the ruby version doesn't match

Performance:

  - bundle exec shouldn't run Bundler.setup just setting the right rubyopts options is enough (@spastorino, #1598)

Bugfixes:

  - Avoid passing RUBYOPT changes in with_clean_env block (@eric1234, #1604)
  - Use the same ruby to run subprocesses as is running rake (@brixen)

Documentation:

  - Add :github documentation in DSL (@zofrex, #1848, #1851, #1852)
  - Add docs for the --no-cache option (@fluxx, #1796)
  - Add basic documentation for bin_path and bundle_path (@radar)
  - Add documentation for the run method in Bundler::Installer

## 1.1.5 (Jul 17, 2012)

Features:

  - Special case `ruby` directive from 1.2.0, so you can install Gemfiles that use it
2012-09-16 06:44:45 +00:00
taca
10dab6e3df Update ruby-ansi to 1.4.3.
== 1.4.3 | 2012-06-26

This release bring two small changes. The first improves support
for Windows by only rescuing LoadError when 'win32console' fails
to load. The second improves the heuritstics used for determining
the current terminal screen width.

Changes:

* Only rescue LoadError on windows require. (#9) [bug]
* Improvements for getting proper screen width.
2012-09-16 06:43:29 +00:00
taca
1cdd78ca05 Note addition of graphics/ruby-oily_png package version 1.0.2. 2012-09-16 06:39:50 +00:00
taca
03e5535ac3 Add and enable ruby-oily_png. 2012-09-16 06:39:22 +00:00
taca
4f0d8f4b14 Add ruby-oily_png package version 1.0.2.
This Ruby C extenstion defines a module that can be included into
ChunkyPNG to improve its speed.
2012-09-16 06:38:26 +00:00
taca
f420b3f552 Note update of these packages:
graphics/ruby-chunky_png	1.2.6
	graphics/ruby-gnuplot		2.5.0
2012-09-16 06:37:32 +00:00
taca
4931aa076c Update ruby-gnuplot to 2.5.0.
2.5.0
 * save output to instance variable, thanks for the patch.
2012-09-16 06:36:08 +00:00
taca
0d2eb9b4a1 Update ruby-chunky_png to 1.2.6.
Changes are unavailable.
2012-09-16 06:35:34 +00:00
taca
6077b2535e Note update of these packages:
devel/ruby-rspec-expectations	2.11.3
	devel/ruby-termcolor		1.2.2
	devel/ruby-uuidtools		2.1.3
2012-09-16 06:28:21 +00:00
taca
e6f9615bac Update ruby-uuidtools to 2.1.3.
Changes are unavailable.
2012-09-16 06:27:17 +00:00
taca
0f42ac3168 Update ruby-termcolor to 1.2.2.
Changes are unavailable.
2012-09-16 06:26:40 +00:00
taca
30f96848df Update ruby-rspec-expectations to 2.11.3.
Changes are unavailable.
2012-09-16 06:25:42 +00:00
taca
11e1ec5b55 Note update of these packages:
devel/ruby-eventmachine		1.0.0
	devel/ruby-flexmock		1.0.2
	devel/ruby-i18n			0.6.1
	devel/ruby-logging		1.8.0
2012-09-16 06:21:55 +00:00
taca
3c6b2f837b Update ruby-logging to 1.8.0.
== 1.8.0 / 2012-09-13

Enhancements
- Appenders handle string encodings [issue #46]
- Support for diagnostic contexts [issues #23, #32, #42]
- Enable JSON formatting of log message [issue #34]

Bug Fixes
- Fix clash with ActiveSupport autoloader (chewie) [issue #39]
2012-09-16 06:20:48 +00:00
taca
d2f673152e Update ruby-i18n to 0.6.1.
Changes are unavailable.
2012-09-16 06:19:51 +00:00
taca
22b7aad17c Update ruby-flexmock to 1.0.2.
Changes are unavailable.
2012-09-16 06:18:57 +00:00
taca
0ce9a6961e Update ruby-eventmachine to 1.0.0.
Changes are unavailable.
2012-09-16 06:18:08 +00:00
taca
b1acb1fe37 Note update of these packages:
databases/ruby-dm-serializer	1.2.2
	databases/ruby-dm-types		1.2.2
2012-09-16 05:18:58 +00:00
taca
69296b3be5 Update ruby-dm-types to 1.2.2.
Changes are unavailable but it looks like some dependency relaxed.
2012-09-16 05:18:14 +00:00
taca
015a0c7e25 Update ruby-dm-serializer to 1.2.2.
Changes are unavailable but it looks like some dependency relaxed.
2012-09-16 05:17:52 +00:00
dholland
b40debeaf0 cone & bitstir 2012-09-16 04:34:36 +00:00
dholland
1dd5c30c35 Fix this properly; retrieve the random pool size the same way rndctl(8)
does. Thanks to tls@ for pointers. PKGREVISION -> 2.
2012-09-16 04:33:43 +00:00
taca
a703ffd056 Note update of www/apache22 package to 2.2.23. 2012-09-16 03:33:39 +00:00
taca
85e048f325 Update apache22 to 2.2.23.
Changes with Apache 2.2.23

  *) SECURITY: CVE-2012-0883 (cve.mitre.org)
     envvars: Fix insecure handling of LD_LIBRARY_PATH that could lead to the
     current working directory to be searched for DSOs. [Stefan Fritsch]

  *) SECURITY: CVE-2012-2687 (cve.mitre.org)
     mod_negotiation: Escape filenames in variant list to prevent a
     possible XSS for a site where untrusted users can upload files to
     a location with MultiViews enabled. [Niels Heinen <heinenn google.com>]

  *) htdbm, htpasswd: Don't crash if crypt() fails (e.g. with FIPS enabled).
     [Paul Wouters <pwouters redhat.com>, Joe Orton]

  *) mod_ldap: Treat the "server unavailable" condition as a transient
     error with all LDAP SDKs. [Filip Valder <filip.valder vsb.cz>]

  *) core: Add filesystem paths to access denied / access failed messages.
     [Eric Covener]

  *) core: Fix error handling in ap_scan_script_header_err_brigade() if there
     is no EOS bucket in the brigade. PR 48272. [Stefan Fritsch]

  *) core: Prevent "httpd -k restart" from killing server in presence of
     config error. [Joe Orton]

  *) mod_ssl: when compiled against OpenSSL 1.0.1 or later, allow explicit
     control of TLSv1.1 and TLSv1.2 through the SSLProtocol directive,
     adding TLSv1.1 and TLSv1.2 support by default given 'SSLProtocol All'.
     [Kaspar Brand, William Rowe]

  *) mod_log_config: Fix %{abc}C truncating cookie values at first "=".
     PR 53104. [Greg Ames]

  *) Unix MPMs: Fix small memory leak in parent process if connect()
     failed when waking up children.  [Joe Orton]

  *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.
     [Peter Pramberger <peter pramberger.at>, Jim Jagielski]

  *) Added SSLProxyMachineCertificateChainFile directive so the proxy client
     can select the proper client certificate when using a chain and the
     remote server only lists the root CA as allowed.

  *) mpm_event, mpm_worker: Remain active amidst prevalent child process
     resource shortages.  [Jeff Trawick]

  *) mod_rewrite: Add "AllowAnyURI" option. PR 52774. [Joe Orton]

  *) mod_rewrite: Fix the RewriteEngine directive to work within a
     location. Previously, once RewriteEngine was switched on globally,
     it was impossible to switch off. [Graham Leggett]

  *) mod_proxy_balancer: Restore balancing after a failed worker has
     recovered when using lbmethod_bybusyness.  PR 48735.  [Jeff Trawick]

  *) mod_dumpio: Properly handle errors from subsequent input filters.
     PR 52914. [Stefan Fritsch]

  *) mpm_worker: Fix cases where the spawn rate wasn't reduced after child
     process resource shortages.  [Jeff Trawick]

  *) mpm_prefork: Reduce spawn rate after a child process exits due to
     unexpected poll or accept failure.  [Jeff Trawick]

  *) core: Adjust ap_scan_script_header_err*() to prevent mod_cgi and mod_cgid
     from logging bogus data in case of errors. [Stefan Fritsch]

  *) mod_disk_cache, mod_mem_cache: Decline the opportunity to cache if the
     response is a 206 Partial Content. This stops a reverse proxied partial
     response from becoming cached, and then being served in subsequent
     responses. PR 49113. [Graham Leggett]

  *) configure: Fix usage with external apr and apu in non-default paths
     and recent gcc versions >= 4.6. [Jean-Frederic Clere]

  *) core: Fix building against PCRE 8.30 by switching from the obsolete
     pcre_info() to pcre_fullinfo(). PR 52623 [Ruediger Pluem, Rainer Jung]

  *) mod_proxy: Add the forcerecovery balancer parameter that determines if
     recovery for balancer workers is enforced. [Ruediger Pluem]
2012-09-16 03:33:10 +00:00
dholland
46307ffd88 Deploy a gross hack to make this buildable on -current and maybe -6.
XXX: This should be reverted and done a different way, or maybe not at all;
XXX: this package should probably be reviewed for soundness.
2012-09-16 03:21:47 +00:00
khorben
c383587495 Make xf86-video-intel driver work on Atom N455 + GMA3150 graphics chipset
From upstream, already applied in xsrc:
http://mail-index.netbsd.org/source-changes/2012/06/08/msg034860.html
2012-09-16 02:19:20 +00:00
taca
e6d376a460 + php-concrete-5.6.0.1, sudo-1.8.6p1. 2012-09-16 01:25:56 +00:00
taca
661c60e549 Change order in RUBY_VERSION_SUPPORTED, default version come first for now. 2012-09-16 01:23:17 +00:00
taca
962c52df55 Note remove of www/merb* packages. 2012-09-16 01:16:08 +00:00
taca
23b28c8eb2 Remove merb-core, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:13:40 +00:00
taca
eaefde642b Remove merb-action-args, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:10:58 +00:00
taca
e03ae214b0 Remove merb-assets, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:10:33 +00:00
taca
3609d04f7f Remove merb-auth, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:10:02 +00:00
taca
7f82703b56 Remove merb-auth-slice-password, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:09:34 +00:00
taca
f638f88ffa Remove merb-auth-more, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:09:11 +00:00
taca
17f59c9f3a Remove merb-auth-core, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:07:52 +00:00
taca
4eb59ca7b6 Remove merb-cache, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:07:01 +00:00
taca
4536f84d92 Remove merb-exceptions, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:06:17 +00:00
taca
e07b715de7 Remove merb-gen, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:05:40 +00:00
taca
a50025d596 Remove merb-haml, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:05:11 +00:00
taca
d4810b7ba4 Remove merb-helpers, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:04:43 +00:00
taca
b044cb2e87 Remove merb-mailer, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:04:20 +00:00
taca
fd3d2fb0f6 Remove merb-param-protection, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:03:48 +00:00
taca
9f86fb6323 Remove merb-slice, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:03:14 +00:00
taca
8acfe6d43a Remove merb, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:02:37 +00:00
taca
bf47ae8f32 Remove merb-datamapper, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
2012-09-16 01:01:48 +00:00