notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

Port details
ruby-term-ansicolor Term::ANSIColor for Ruby
1.0.4 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.4Version of this port present on the latest quarterly branch.
Maintainer: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-01-12 08:19:44
Last Update: 2013-04-30 21:56:41
SVN Revision: 316968
Also Listed In: ruby
License: not specified in port
WWW:
http://term-ansicolor.rubyforge.org/
Description:
Small Ruby library that colors strings using ANSI escape sequences. It's possible to use constants: include Term::ANSIColor print red, bold, "red bold", reset, "\n" or print red(bold("red bold")), "\n" WWW: http://term-ansicolor.rubyforge.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ruby18-term-ansicolor>0:devel/ruby-term-ansicolor
No installation instructions:
This port has been deleted.
PKGNAME: ruby18-term-ansicolor
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby18 : lang/ruby18
Runtime dependencies:
  1. ruby18 : lang/ruby18
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
  2. http://files.rubyforge.vm.bytemark.co.uk/term-ansicolor/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4
30 Apr 2013 21:56:41
Revision:316968Original commit files touched by this commit
crees search for other commits by this committer
devel/ruby-term-ansicolor: Update and move origin

term-ansicolor is now a rubygem, and is at version 1.1.4.

PR:		ports/177856
Approved by:	maintainer timeout (clsung, 16 days)
1.0.4
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.4
30 Jul 2009 08:16:20
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.0.4
1.0.3
09 Oct 2007 10:14:42
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.0.3
1.0.2
15 Jan 2007 02:09:17
Original commit files touched by this commit
clsung search for other commits by this committer
- fix error noted by kris@
1.0.2
12 Jan 2007 08:17:32
Original commit files touched by this commit
clsung search for other commits by this committer
Small Ruby library that colors strings using ANSI escape sequences.
It's possible to use constants:

    include Term::ANSIColor
    print red, bold, "red bold", reset, "\n"

    or

    print red(bold("red bold")), "\n"

WWW: http://term-ansicolor.rubyforge.org/

Number of commits found: 6