Commit graph

162901 commits

Author SHA1 Message Date
taca
78f0f03553 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 05:51:37 +00:00
obache
3fa927fe07 Import font-misc-ethiopic-1.0.1 as fonts/font-misc-ethiopic.
This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts.

This is from the modular Xorg project.
2010-09-10 05:51:30 +00:00
obache
51842a0780 Added fonts/font-misc-cyrillic version 1.0.1 2010-09-10 05:50:44 +00:00
taca
7abe17da9e Update devel/ruby-inline to 3.8.6.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.

=== 3.8.6 / 2010-09-03

* 1 bug fix:

  * Had to fix the ZenTest dependency to work with the whole 4.x series

=== 3.8.5 / 2010-09-01

* 1 bug fix:

  * Added DLDFLAGS to compiler flags to fix OSX linking on 1.9.2

=== 3.8.4 / 2009-12-09

* 1 bug fix:

  * Clean up example.rb and force removal of ~/.ruby_inline
2010-09-10 05:50:40 +00:00
obache
13f5ec80cd Import font-misc-cyrillic-1.0.1 as fonts/font-misc-cyrillic.
This are the PCF versions of the Miscellaneous Cyrillic fonts.

This is from the modular Xorg project.
2010-09-10 05:50:28 +00:00
taca
41fa0b3a68 Update devel/ruby-highline to 1.6.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 1.6.1

* Fixed raw_no_echo_mode so that it uses stty -icanon rather than cbreak
  as cbreak does not appear to be the posixly correct argument. It fails
  on Solaris if cbreak is used.
* Fixed an issue that kept Menu from showing the correct choices for
  disambiguation.
* Removed a circular require that kept Ruby 1.9.2 from loading HighLine.
* Fixed a bug that caused infinite looping when wrapping text without spaces.
* Fixed it so that :auto paging accounts for the two lines it adds.
* On JRuby, improved error message about ffi-ncurses.  Before 1.5.3,
  HighLine was silently swallowing error messages when ffi-ncurses gem
  was installed without ncurses present on the system.
* Reverted Aaron Simmons's patch to allow redirecting STDIN on Windows.  This
  is the only way we could find to restore HighLine's character reading to
  working order.
2010-09-10 05:49:39 +00:00
obache
722175faf8 Added fonts/font-micro-misc version 1.0.1 2010-09-10 05:49:36 +00:00
obache
35b131613f Import font-micro-misc-1.0.1 as fonts/font-micro-misc.
This is the PCF versions of Miscellaneous Micro fonts for 75dpi display.

This is from the modular Xorg project.
2010-09-10 05:49:23 +00:00
taca
ec03720744 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.

Bump PKGREVISION.
2010-09-10 05:48:37 +00:00
obache
6cffeb3007 Added fonts/font-cronyx-cyrillic version 1.0.1 2010-09-10 05:48:20 +00:00
obache
08d48725d1 Import font-cronyx-cyrillic-1.0.1 as fonts/font-cronyx-cyrillic.
This are the PCF versions of the following Cronyx Cyrillic fonts for 100dpi
displays:
- Courier
- Helvetica
- Times

This is from the modular Xorg project.
2010-09-10 05:48:08 +00:00
taca
f57ed7abab Allow depending "ruby19-" package. 2010-09-10 05:47:23 +00:00
obache
2bd49fdd3c Added fonts/font-arabic-misc version 1.0.1 2010-09-10 05:46:47 +00:00
obache
048626cca8 Import font-arabic-misc-1.0.1 as fonts/font-arabic-misc.
This are the PCF versions of the following Arabic fonts for 100dpi display:
- Newspaper-Medium

This is from the modular Xorg project.
2010-09-10 05:46:31 +00:00
taca
3218f65cc4 * Remove default value of GEM_BUILD.
* Ajust new ruby package's framework, changing dependency pattern.
2010-09-10 05:45:34 +00:00
taca
e36b7c3aec * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 05:44:25 +00:00
taca
38560438cc * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Ajust new ruby package's framework.
2010-09-10 05:41:27 +00:00
sno
91867c7ae3 Updated www/p5-Captcha-reCAPTCHA to 0.94 2010-09-10 05:41:26 +00:00
taca
13584f1485 Update to devel/ruby-gemcutter to 0.6.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.

Changes are unknown.
2010-09-10 05:40:31 +00:00
sno
1ef63291fd Updating www/p5-Captcha-reCAPTCHA from 0.92nb2 to 0.94
pkgsrc changes:
- add license definition

Upstream changes:
0.94    2010-07-03
*no changes recorded, 0.93 distfile removed, assume distfile failure in 0.93*

0.93    2010-07-03
        Updated Perl plugin to use Google infrastructure.
2010-09-10 05:38:38 +00:00
taca
33cc4ff2ee Update devel/ruby-flexmock to 0.8.7.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.

Changes for 0.8.6 and 0.8.7 are unknown.

== Version 0.8.5

* Fixed warning about a void context.
* hsh() argument matcher now reports its matching constraints in error
  messages.

== Version 0.8.4

* Added support for rails 2.2.x in should_render_view.
2010-09-10 05:38:02 +00:00
taca
7746f3310f Update devel/ruby-facade to 1.0.4.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.


== 1.0.4 - 3-Aug-2009
* Fixed a symbol vs string issue for Ruby 1.9.x.

== 1.0.3 - 21-Jul-2009
* License changed to Artistic 2.0.
* Documentation updates.
* Test file renamed to test_facade.rb.
* Some Rakefile and gemspec updates
* One test modified so that it passes with 1.9.x as well.
2010-09-10 05:34:40 +00:00
taca
3d6fbfa7f2 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 05:33:41 +00:00
taca
002d5400fe * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.
2010-09-10 05:33:12 +00:00
taca
de186a7400 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 05:32:22 +00:00
taca
630a40bf96 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

Also add caution for updating version.
2010-09-10 05:32:01 +00:00
taca
c2d4059f2f Update devel/ruby-debug-ide to 0.4.10.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
* Adjust pacakge name, no duplicated ruby.

Changes are too may to write here, please refer CHANGES.
2010-09-10 05:30:11 +00:00
sno
b526a2505e Updated www/p5-Rose-URI to 1.000 2010-09-10 05:22:19 +00:00
sno
2a3ee482c5 Updating www/p5-Rose-URI from 0.50nb1 to 1.00
pkgsrc changes:
- add license definition
- adjust dependency format for dependencies without minimum version

Upstream changes:
1.00 (03.17.2010) - John Siracusa <siracusa@gmail.com>
    * Updated tests to accomodate new default escaping rules in
      URI::Escape 3.30 (and, presumably, later versions).
    * Bumped version number to reflect API stability.
2010-09-10 05:21:49 +00:00
taca
f24b40d23f Update devel/ruby-debug to 0.10.3
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Adjust pacakge name, no duplicated ruby.


0.10.3
11/17/08

 - a backtrace now warns when it thinks the callstack is truncated which it
   gets by comparing with caller()
 - fix setting $0.
 - fix bug in showing variables in post-mortem
 - Document how Debugger.start with a block is intended to be used.
 - Move Kernel#debugger from ruby-debug-base into ruby-debug
 - Get regression tests working again
 - Warn and add a "confirmation" when setting a breakpoint on a
   file that is not loaded.
2010-09-10 05:19:13 +00:00
taca
0b695fccd5 Update devel/ruby-debug-base to 0.10.3.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.

0.10.3
11/17/08

 - a backtrace now warns when it thinks the callstack is truncated which it
   gets by comparing with caller()
 - fix setting $0.
 - fix bug in showing variables in post-mortem
 - Document how Debugger.start with a block is intended to be used.
 - Move Kernel#debugger from ruby-debug-base into ruby-debug
 - Get regression tests working again
 - Warn and add a "confirmation" when setting a breakpoint on a
   file that is not loaded.
2010-09-10 05:17:36 +00:00
taca
6ebbca7b79 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Use original version name 0.43 instead of 0.4.3 to maintain
  packages more easy.
2010-09-10 05:16:14 +00:00
taca
8e90de80b8 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Fix dependency to support both ruby18 and ruby19.
2010-09-10 05:13:12 +00:00
taca
98646b961f * Add LICENSE. 2010-09-10 05:12:28 +00:00
taca
f452901145 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Update dependency according to gemspec.

Bump PKGREVISION.
2010-09-10 05:11:58 +00:00
taca
b439ad17b5 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
2010-09-10 05:10:59 +00:00
taca
683903fa7d Update devel/ruby-activesupport to 2.3.9.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.


*2.3.9 (September 4, 2010)*

* i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
  Deprecates {{foo}} interpolation syntax in favor of 1.9-native %{foo}.

* Deprecate Kernel#returning in favor of Object#tap since it's included
  in Ruby 1.8.7 and later. [Santiago Pastorino]

* Deprecates ActiveSupport::Dependencies.load_(once_)paths, renamed to
  autoload_(once_)paths. [fxn]

* Deprecates Array#random_element, renamed to sample to match Ruby 1.9,
  thanks to Marc-Andre Lafortune. [fxn]
2010-09-10 05:10:13 +00:00
taca
39c40946b0 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 05:08:46 +00:00
taca
33ebc27952 Update devel/ruby-SDL to 2.1.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

version 2.1.1
Fix a compile problem on MacOS X
Rename sdl.so to sdl_ext
Add following constants
* SDL::Mixer::NO_FADING
* SDL::Mixer::FADING_OUT
* SDL::Mixer::FADING_IN
* SDL::TRANSFORM_AA(for compatible with 1.x)
* SDL::TRANSFORM_TMAP(for compatible with 1.x)
* SDL::TRANSFORM_SAFE(for compatible with 1.x)
Fix documents
Remove obsolete documents

version 2.1.0
add following methods
* SDL::TTF#close
* SDL::TTF#closed?
* SDL::BMFont#close
* SDL::BMFont#closed?
* SDL::Kanji#close
* SDL::Kanji#closed?
* SDL::Surface#destroyed?
* SDL::Joystick#closed?
* SDL::Mixer::Wave#destroyed?
* SDL::Mixer::Music#destroyed?
* SDL::Kanji#get_coding_system
modify documents
Async following methods on Ruby 1.9
* SDL::Event#wait
* SDL.delay
Ruby m17n support on Ruby 1.9
* SDL::WM.set_caption
* SDL::WM.caption
* SDL::TTF#draw_solid
* SDL::TTF#draw_blended
* SDL::TTF#draw_shaded
* SDL::TTF#render_solid
* SDL::TTF#render_blended
* SDL::TTF#render_shaded
* SDL::Kanji#put
* SDL::Kanji#putTate
* SDL::SDLSKK#str
Fix the bug of following methods
* SDL::MPEG#move

version 2.0.1b
fix sample bug
fix SDL::MPEG.info
2010-09-10 05:08:23 +00:00
taca
0bf53412e0 Update devel/rubigen to 1.5.5.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 1.5.5 2010-05-25

* Allow activesupport 2.3.5+
2010-09-10 05:07:22 +00:00
taca
247b9fc3d2 Oops, I forgot to commit update patch, PLIST and to add ALTERNATIVES. 2010-09-10 05:05:39 +00:00
taca
09a8f15bf3 Add * Add LICENSE. 2010-09-10 05:03:12 +00:00
taca
b96eb9d074 Update devel/hoe to 2.6.2.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.
2010-09-10 05:02:40 +00:00
taca
aa156552b7 Update devel/ZenTest to 4.4.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

=== 4.4.0 / 2010-09-01

* 1 major enhancement:

  * Removed git building. I'm dropping direct support for rubinius.

* 3 minor enhancements:

  * Added multiruby  mri:list:x.y.z command so you can see what's available.
  * Enabled installing specific patch versions of ruby.
  * multiruby rubygems:update now forces a build to be less confusing.

* 1 bug fix:

  * Removed redundant test_to_normal, now in zentest_mappings

=== 4.3.3 / 2010-06-17

* 2 minor enhancements:

  * Added options and removed pattern from Autotest::RCov
  * update_rubygems now deletes cached rubygems installs

=== 4.3.2 / 2010-06-02

* 1 minor enhancement:

  * Removed support for rbx builds.

* 2 bug fixes:

  * Removed 'preview' from version filter so I can test with 1.9.2
  * Put PATH tweaks at front of PATH

=== 4.3.1 / 2010-03-30

* 1 bug fix:

  * Fixed autotest output on 1.8. That's what I get for not having
    tests for dots.

=== 4.3.0 / 2010-03-27

* 1 minor enhancement:

  * Added gemcutter rubyforge and hoe to the_usual setup

* 4 bug fixes:

  * 1.9 compat: don't use putc anymore. (fistfvck (hah!))
  * Added note that included articles are out of date
  * Fixed rcov plugin so multiple all_good hooks can coexist
  * Fixed typo in doco

=== 4.2.1 / 2009-12-09

* 1 minor enhancement:

  * Added GEM_HOME/GEM_PATH setting to multiruby.

* 1 bug fix:

  * Fixed multiruby refactoring bug from previous release.

=== 4.2.0 / 2009-12-08

* 3 minor enhancements:

  * Added 'multiruby -1 $version' for easier execution (idea from flori)
  * Set up and tear down PATH in multiruby (luis)
  * died hook now gets passed the exception (amikula)

* 3 bug fixes:

  * Deal with windoze getc returning nil (undees)
  * Fix unit_diff for multiline miniunit results.
  * Fix warning for 1.8.8+
2010-09-10 05:00:50 +00:00
taca
f188f4f00c * Remove default value of PKGNAME.
* Add LICENSE.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.
2010-09-10 04:58:14 +00:00
taca
314d903d50 * Avoid to use "ftools" which has deprecated in ruby19. 2010-09-10 04:56:04 +00:00
taca
452a92f2aa * Remove RUBY_HAS_ARCHLIB. 2010-09-10 04:54:04 +00:00
taca
d1530d9eb9 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 04:53:25 +00:00
taca
099f0c1036 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 04:52:59 +00:00
taca
dffa0f5405 Note ruby packages' update (still on going):
archivers/ruby-archive-tar-minitar	0.5.2nb2
       archivers/ruby-zip			0.9.4
       comms/ruby-termios			0.9.6
       converters/ruby-romkan			0.4nb3
       databases/ruby-activeldap		1.2.2
       databases/ruby-dbi			0.4.5
       databases/ruby-dbd-mysql			0.4.4
       databases/ruby-dbd-pg			0.3.9
       databases/ruby-mysql			2.8.2
       databases/ruby-pg			0.9.0
       databases/ruby-postgres-pr		0.6.3
       databases/ruby-sequel			3.15.0

And remove of databases/ruby-sequel-core.
2010-09-10 04:51:58 +00:00