Port details |
- ruby-rttool RT into HTML and plain text converter
- 1.0.3_1 textproc
=0 1.0.3_1Version of this port present on the latest quarterly branch. - Maintainer: tota@FreeBSD.org
 - Port Added: 2010-10-06 12:42:47
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: ruby
- License: RUBY
- Description:
- RT is a simple and human-readable table format.
RTtool is a converter from RT into various formats.
RT can be incorporated into RD.
At this time, RTtool can convert RT into HTML and plain text.
To convert into plain text, you need w3m.
WWW: http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby27-rttool>0:textproc/ruby-rttool
- To install the port:
- cd /usr/ports/textproc/ruby-rttool/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ruby-rttool
- pkg install ruby27-rttool
- PKGNAME: ruby27-rttool
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ruby/rttool-1.0.3.tar.gz) = f8d38370f61dfc1c8ff5c1b3bc3807f6a47499d31463a285fbc0a68163bb4aa5
SIZE (ruby/rttool-1.0.3.tar.gz) = 36895
- 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:
-
- rd2 : textproc/ruby-rdtool
- ruby27 : lang/ruby27
- Runtime dependencies:
-
- ruby27 : lang/ruby27
- Patch dependencies:
-
- ruby27 : lang/ruby27
-
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ruby27-rttool-1.0.3_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- textproc_ruby-rttool
- USES:
- shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0.3_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Sep 2016 15:06:51
1.0.3_1
|
swills  |
textproc/ruby-rttool: remove USE_RUBY_RDTOOL
PR: 210665 |
23 Apr 2016 17:10:31
1.0.3_1
|
swills  |
textproc/ruby-rttool: convert to USES=shebangfix |
14 May 2015 10:15:09
1.0.3
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2014 16:26:33
1.0.3
|
antoine  |
Cleanup plist |
29 Apr 2014 04:57:55
1.0.3
|
tota  |
- Unbreak
- Add LICENSE
- Support STAGEDIR
- Make DOCS and EXAMPLES unconditional to stage
- Replace tab with a single space after WWW: in pkg-descr |
09 Apr 2014 07:47:03
1.0.3
|
bapt  |
Mark as broken non staged ports using the ruby framework
With hat: portmgr |
20 Sep 2013 23:17:32
1.0.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Jan 2011 14:21:32
1.0.3
|
tota  |
- Drop MD5 checksum from distinfo |
08 Oct 2010 09:39:20
1.0.3
|
tota  |
- Fix pkg-plist
Spotted by: QAT |
06 Oct 2010 12:42:24
1.0.3
|
tota  |
- Add a new port: textproc/ruby-rttool
RT is a simple and human-readable table format.
RTtool is a converter from RT into various formats.
RT can be incorporated into RD.
At this time, RTtool can convert RT into HTML and plain text.
To convert into plain text, you need w3m.
WWW: http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html |