FreeBSD Bugzilla – Attachment 23671 Details for
Bug 40679
New port: devel/ruby-yaml - A YAML serialization specification implementation for Ruby
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.84 KB, created by
Stanislav Grozev
on 2002-07-17 09:00:03 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Stanislav Grozev
Created:
2002-07-17 09:00:03 UTC
Size:
2.84 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># ruby-yaml ># ruby-yaml/Makefile ># ruby-yaml/distinfo ># ruby-yaml/pkg-comment ># ruby-yaml/pkg-plist ># ruby-yaml/pkg-descr ># >echo c - ruby-yaml >mkdir -p ruby-yaml > /dev/null 2>&1 >echo x - ruby-yaml/Makefile >sed 's/^X//' >ruby-yaml/Makefile << 'END-of-ruby-yaml/Makefile' >X# New ports collection makefile for: YAML4R >X# Date created: 16 Jul 2002 >X# Whom: Stanislav Grozev <tacho@daemonz.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= yaml >XPORTVERSION= 0.20 >XCATEGORIES= devel ruby >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XPKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} >XDISTNAME= ${PORTNAME}4r-${PORTVERSION} >XDIST_SUBDIR= ruby >X >XMAINTAINER= tacho@daemonz.org >X >XRUN_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc >X >XUSE_RUBY= yes >X >XNO_BUILD= yes >X >Xdo-install: >X @(cd ${WRKSRC}; ${RUBY} install.rb) >X >X.include <bsd.port.mk> >END-of-ruby-yaml/Makefile >echo x - ruby-yaml/distinfo >sed 's/^X//' >ruby-yaml/distinfo << 'END-of-ruby-yaml/distinfo' >XMD5 (ruby/yaml4r-0.20.tar.gz) = 1a78283f15eba96b74bb259bc7e69fa2 >END-of-ruby-yaml/distinfo >echo x - ruby-yaml/pkg-comment >sed 's/^X//' >ruby-yaml/pkg-comment << 'END-of-ruby-yaml/pkg-comment' >XA YAML serialization specification implementation for Ruby >END-of-ruby-yaml/pkg-comment >echo x - ruby-yaml/pkg-plist >sed 's/^X//' >ruby-yaml/pkg-plist << 'END-of-ruby-yaml/pkg-plist' >X%%RUBY_SITELIBDIR%%/yaml4r.rb >END-of-ruby-yaml/pkg-plist >echo x - ruby-yaml/pkg-descr >sed 's/^X//' >ruby-yaml/pkg-descr << 'END-of-ruby-yaml/pkg-descr' >X"YAML(tm) (rhymes with 'camel') is a >Xstraightforward machine parsable data serialization format designed for >Xhuman readability and interaction with scripting languages such as Perl >Xand Python. YAML is optimized for data serialization, formatted >Xdumping, configuration files, log files, Internet messaging and >Xfiltering. This specification describes the YAML information model and >Xserialization format. Together with the Unicode standard for characters, it >Xprovides all the information necessary to understand YAML Version 1.0 >Xand construct computer programs to process it." >X >XFor Ruby developers, YAML is a natural fit for object serialization and >Xgeneral data storage. Really, it's quite fantastic. Spreads right on >Xyour Rubyware like butter on bread! >X >XThe possible uses for YAML are innumerable. Configuration files, >Xcustom internet protocols, documentation, the list goes on and on. >XAlso, with YAML readers popping up for other languages (see YAML.pm >Xand others), you can pass data easily to colleagues in distant lands, >Xswamped in their archaic languages. >X >XWWW: http://yaml4r.sourceforge.net/ >X >X- Stanislav Grozev >Xtacho@daemonz.org >END-of-ruby-yaml/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 40679
: 23671