taca
579d8dcf33
Use ruby 1.8.6 version.
...
For detail changes, please see ChangeLog file.
2007-03-15 16:45:13 +00:00
taca
55e4314d31
Update ruby-mode package to 1.8.5.20061205.
...
Tue Dec 5 00:59:05 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
self assignment operator, not regex. [ruby-talk:227324]
Wed Sep 13 18:25:18 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* misc/ruby-mode.el (ruby-parse-partial): better here-doc support.
a patch from Marshall T. Vandegrift <llasram at gmail.com>.
[ruby-core:08804]
2006-12-06 16:36:41 +00:00
taca
616f274725
Reset PKGREVISION by Ruby 1.8.5 update. No changes with ruby-mode at all.
2006-09-07 15:46:12 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
uebayasi
aa8e85bcfd
Rework emacs.mk:
...
1) Simplify the way how an emacs version is picked when no emacs
is installed, but a user try to install an Emacs Lisp package.
Just pick up the version set as EMACS_TYPE than searching for
versions already installed etc. If the EMACS_TYPE version is
not supported by the Emacs Lisp Package, just fail. EMACS_TYPE
be default to GNU Emacs 21.
(In other words, users should set EMACS_TYPE as they want.
Otherwise GNU Emacs 21 is used.)
2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
used. This keeps dependency graph of Emacs-Lisp-packages-
installed-for-XEmacs consistent.
3) Document EMACS_* variables as much as possible.
4) Provide more cookies for PLIST. Maybe utilized later.
Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour. So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
taca
d80bc597b2
Remove dependency to ruby-base package. It was accidently introduced.
2005-08-08 14:30:32 +00:00
wiz
6f53c82877
Remove unused distinfo file.
2005-05-25 11:51:41 +00:00
taca
bacef49d8d
Update ruby-mode package to 1.8.1; Ruby 1.8.1 bundled version.
...
Changes are unknown.
2004-11-27 14:55:25 +00:00
taca
d428fd9d93
Add ruby to CATEGORIES.
2004-03-16 02:01:09 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
taca
60fd184849
Update ruby-mode package to 1.6.8, based on ruby 1.6.8.
...
This is miscellous bug fixes. See ChangeLog file in ruby-base package
in detail.
2003-03-24 15:07:26 +00:00
uebayasi
3e1c5c154c
Use emacs.mk.
2003-01-13 04:14:21 +00:00
taca
bc45afa583
Update ruby-mode package to ruby 1.6.7 base.
...
o Many bug fixes.
o Add URI module.
2002-03-02 09:14:36 +00:00
taca
373d95d27c
Update ruby-mode to 1.6.6. This is another part of ruby 1.6.6 distribution.
...
Changes are some bug fix and previous patch was incorporated.
2001-12-30 16:46:04 +00:00
taca
371c9ed8fc
Make ruby-mode package to ${RUBY_VERSION}nb1, 1.6.4nb1.
...
o Fix going to infinite loop under some condition.
case foo
when ?#
<insert TAB here>
o Use always stable ruby package, currently 1.6.4.
2001-12-23 15:58:51 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
taca
cd660bf0e1
Importing ruby-mode.
...
Ruby editing mode for Emacs.
2001-06-30 23:32:29 +00:00