NOTICE: This package has been removed from pkgsrc

./devel/ruby-linecache, Ruby module to read and cache lines of a file

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.46, Package name: ruby18-linecache-0.46, Maintainer: pkgsrc-users

LineCache is a module for reading and caching lines. This may be useful
for example in a debugger where the same lines are shown many times.


Required to run:
[misc/rubygems] [lang/ruby18-base] [devel/ruby-rbx-require-relative]

Required to build:
[misc/rubygems]

Master sites: (Expand)

SHA1: cfef1ba477f109c37d1fdb6e3fb91cec8a762cf7
RMD160: 6d447c9e0fa90b5da9faf3ae2471d0eb52e52f1c
Filesize: 27.5 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-04 14:54:25 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-linecache package which was required by ruby-debug-base and it
was supported by ruby18 only.
   2014-03-13 12:08:54 by Jonathan Perkin | Files touched by this commit (67)
Log message:
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so.  This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
   2011-06-19 12:36:43 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-linecache package to 0.46.

0.46
06-12-19
- A require_relative dependency snuck in.
  Add a rbx-require-relative to handle this.
   2011-06-17 17:37:19 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-linecache pacakge to 0.45.

0.45
06-12-11
- Support for syntax highlighting and caching eval strings. The former
  is used in rb8-trepanning.
   2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80)
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
   2010-09-10 07:16:14 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* 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-07 19:20:27 by Takahiro Kambe | Files touched by this commit (19)
Log message:
* Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs