Port details |
- ruby-yaml A YAML serialization specification implementation for Ruby
- 0.49.2 devel
=1 0.49.2Version of this port present on the latest quarterly branch.
- Maintainer: tacho@daemonz.org
- Port Added: 2002-10-16 16:25:39
- Last Update: 2003-10-31 18:40:49
- SVN Revision: UNKNOWN
- People watching this port, also watch:: iverilog, p5-XML-Writer, bash-completion, p5-Tie-EncryptedHash
- Also Listed In: ruby textproc
- License: not specified in port
- WWW:
- http://yaml4r.sourceforge.net/
- Description:
- "YAML(tm) (rhymes with 'camel') is a
straightforward machine parsable data serialization format designed for
human readability and interaction with scripting languages such as Perl
and Python. YAML is optimized for data serialization, formatted
dumping, configuration files, log files, Internet messaging and
filtering. This specification describes the YAML information model and
serialization format. Together with the Unicode standard for characters, it
provides all the information necessary to understand YAML Version 1.0
and construct computer programs to process it."
For Ruby developers, YAML is a natural fit for object serialization and
general data storage. Really, it's quite fantastic. Spreads right on
your Rubyware like butter on bread!
The possible uses for YAML are innumerable. Configuration files,
custom internet protocols, documentation, the list goes on and on.
Also, with YAML readers popping up for other languages (see YAML.pm
and others), you can pass data easily to colleagues in distant lands,
swamped in their archaic languages.
WWW: http://yaml4r.sourceforge.net/
- Stanislav Grozev
tacho@daemonz.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby : lang/ruby
- Runtime dependencies:
-
- ruby : lang/ruby
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.49.2 31 Oct 2003 18:40:49 |
knu |
Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:
devel/ruby-yaml
net/ruby-drb
net/ruby-gserver
net/ruby-soap
net/ruby-xmlrpc
security/ruby-openssl
sysutils/ruby-devel-logger
textproc/ruby-rexml
www/ruby-webrick |
0.49.2 21 Feb 2003 06:33:46 |
knu |
De-pkg-comment the ruby ports that are not maintainered by ports committers. |
0.49.2 22 Jan 2003 19:40:48 |
knu |
Update to 0.49.2.
Approved by: MAINTAINER |
0.47 13 Nov 2002 08:41:24 |
knu |
Update to 0.47.
Approved by: maintainer |
0.44 16 Oct 2002 16:25:15 |
knu |
Add ruby-yaml 0.44, a YAML serialization specification implementation
for Ruby.
PR: ports/40679 (version 0.20)
Submitted by: Stanislav Grozev <tacho@factline.com>
Modified by: knu |