Port details |
- ruby-rd-mode.el Emacs lisp module for editing RD files
- 0.6.38_1 textproc =4 0.6.38_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-05-11 16:53:04
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: freetype2, boehm-gc, unzip, pcre, expat
- Also Listed In: elisp ruby
- License: not specified in port
- WWW:
- https://github.com/uwabami/rdtool
- Description:
- An Emacs lisp module for editing RD files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby-rd-mode.el>0:textproc/ruby-rd-mode.el
- To install the port:
- cd /usr/ports/textproc/ruby-rd-mode.el/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ruby-rd-mode.el
- pkg install ruby-rd-mode.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby-rd-mode.el
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : textproc/ruby-rdtool
- ruby30 : lang/ruby30
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- Patch dependencies:
-
- ruby30 : lang/ruby30
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_ruby-rd-mode.el
- USES:
- ruby
- pkg-message:
- For install:
- To use rd-mode in Emacs/XEmacs, add the following lines to
your ~/.emacs:
(autoload 'rd-mode "rd-mode"
"major mode for ruby document formatter RD" t)
(add-to-list 'auto-mode-alist '("\\.rd\\(\.en\\|\.ja\\)?$" . rd-mode))
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.38_1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.38_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.38_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.6.38_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.38_1 02 Nov 2020 22:07:22 |
rene |
Return knu@'s ports to the pool after his commit bit was safekept. |
0.6.38_1 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
0.6.38_1 30 May 2019 07:26:31 |
tobik |
textproc/ruby-rd-mode.el: Do not install files for xemacs
It was removed in 2014. |
0.6.38 19 Sep 2016 03:41:02 |
swills |
textproc/ruby-rd-mode.el: Define RUBY_ELISPDIR locally |
0.6.38 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.6.38 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.6.38 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.6.38 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
0.6.38 07 Apr 2014 16:10:19 |
bapt |
Support stage |
0.6.38 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.6.38 11 Jun 2013 07:11:28 |
knu |
Update to 0.6.38 and create a missing RUBY_ELISPDIR. |
0.6.31 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.6.31 20 Oct 2012 13:26:27 |
bapt |
Fix build dependency line
Feature safe: yes |
0.6.31 06 Jan 2012 05:51:30 |
knu |
Add WWW. |
0.6.31 06 Jan 2012 05:48:44 |
knu |
Update to 0.6.31 and unbreak with Ruby 1.9.
PR: ports/163846
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> |
0.6.20 04 Jul 2011 17:46:12 |
swills |
- Mark as broken with Ruby 1.9
Approved by: portmgr |
0.6.20 05 Feb 2006 20:15:37 |
kris |
Try to clean up xemacs directories |
0.6.20 14 Nov 2005 13:03:17 |
knu |
Update to 0.6.20. |
0.6.16 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.6.16 25 Dec 2004 21:32:53 |
knu |
Update to 0.6.16. |
0.6.10 18 Feb 2003 05:38:27 |
knu |
De-pkg-comment. |
0.6.10 30 Mar 2002 12:12:55 |
knu |
cd dir && command -> cd dir; command |
16 Jun 2001 09:46:37 |
knu |
Put dummy files in the empty directories so they are surely packed. |
09 Jun 2001 03:34:53 |
knu |
Now XEMACSLISPDIR and RUBY_ELISPDIR are taken care of by lang/ruby{,-devel}.
|
11 May 2001 20:53:04 |
knu |
Add ruby-rd-mode.el, separated from textproc/ruby-rdtool, an Emacs lisp module
for editing RD files. |