aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix recommendation for enabling ruby-modeVolker Stolz2006-04-091-1/+0
| | | | | | | | PR: ports/94376 Submitted by: Fazlul Shahriar Notes: svn path=/head/; revision=159207
* Try to clean up xemacs directoriesKris Kennaway2006-02-051-0/+2
| | | | Notes: svn path=/head/; revision=155277
* - Update for 1.8.4Pav Lucistnik2006-01-161-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=153608
* - Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mkSergey Matveychuk2005-11-151-0/+1
| | | | | | | Reported by: chkversion script Notes: svn path=/head/; revision=148313
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is createdAkinori MUSHA2004-06-221-5/+0
| | | | | | | beforehand. Besides, some features of this actually requires ruby. Notes: svn path=/head/; revision=111966
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* BROKEN: Missing BUILD_DEPENDSKris Kennaway2004-05-301-0/+2
| | | | Notes: svn path=/head/; revision=110371
* This dependency should be EXTRACT_DEPENDS instead of BUILD_DEPENDS.Akinori MUSHA2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93911
* Update to 1.8.0.Akinori MUSHA2003-08-231-0/+3
| | | | Notes: svn path=/head/; revision=87557
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
| | | | Notes: svn path=/head/; revision=56946
* Delete PORTREVISION.Akinori MUSHA2001-08-161-1/+0
| | | | | | | I should have done it when I updated bsd.ruby.mk... Notes: svn path=/head/; revision=46344
* Put dummy files in the empty directories so they are surely packed.Akinori MUSHA2001-06-161-0/+1
| | | | | | | Let each elisp port create XEMACSLISPDIR by itself. Notes: svn path=/head/; revision=44057
* Now XEMACSLISPDIR and RUBY_ELISPDIR are taken care of byAkinori MUSHA2001-06-092-6/+0
| | | | | | | lang/ruby{,-devel}. Notes: svn path=/head/; revision=43682
* Install elisp files under ${RUBY_ELISPDIR} rather thanAkinori MUSHA2001-05-112-10/+11
| | | | | | | ${RUBY_EXAMPLESDIR}/elisp. Notes: svn path=/head/; revision=42538
* Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el.Akinori MUSHA2001-05-055-0/+72
Notes: svn path=/head/; revision=42289