Bug 131280 - [NEW PORT] www/rubygem-activeresource: A coherent wrapper object-relational mapping for REST web services
Summary: [NEW PORT] www/rubygem-activeresource: A coherent wrapper object-relational m...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-02 06:30 UTC by Cheng-Lung Sung
Modified: 2009-02-19 06:50 UTC (History)
0 users

See Also:


Attachments
rubygem-activeresource-2.2.2.shar (15.20 KB, text/plain)
2009-02-02 06:30 UTC, Cheng-Lung Sung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung freebsd_committer freebsd_triage 2009-02-02 06:30:05 UTC
- required by rubygem-rails 2.2
- need rubygem-activesupport 2.2
Active Resource

Active Resource attempts to provide a coherent wrapper object-relational
mapping for REST web services. It follows the same philosophy as
Active Record, in that one of its prime aims is to reduce the amount of
code needed to map to these resources.  This is made possible by relying
on a number of code- and protocol-based conventions that make it easy for
Active Resource to infer complex relations and structures.

These conventions are outlined in detail in the documentation
for ActiveResource::Base.

WWW: http://www.rubyonrails.org/
WWW: http://rubyforge.org/projects/activeresource/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 06:31:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Robert Gogolok 2009-02-14 09:18:27 UTC
http://w5.cs.uni-sb.de/~gogo/screenshots/ports/rubygem-activeresource-2.2.2.log

===>  Building package for rubygem-activeresource-2.2.2
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Formats.src/M000011.html: Cannot stat: No such file or  
directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Formats/JsonFormat.src/M000019.html: Cannot stat: No  
such file or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Formats/XmlFormat.src/M000012.html: Cannot stat: No  
such file or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Formats/XmlFormat.src/M000013.html: Cannot stat: No  
such file or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Formats/XmlFormat.src/M000014.html: Cannot stat: No  
such file or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Formats/XmlFormat.src/M000015.html: Cannot stat: No  
such file or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Validations.src/M000020.html: Cannot stat: No such file  
or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Validations.src/M000021.html: Cannot stat: No such file  
or directory
tar: lib/ruby/gems/1.8/doc/activeresource-2.2.2/rdoc/classes/ 
ActiveResource/Validations.src/M000022.html: Cannot stat: No such file  
or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
Creating package /tmp/packages/All/rubygem-activeresource-2.2.2.tbz
Registering depends: rubygem-activesupport-2.2.2 ruby18-gems-1.3.1  
ruby-1.8.7.72,1.
Creating bzip'd tar ball in '/tmp/packages/All/rubygem- 
activeresource-2.2.2.tbz'
*** Error code 1
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-02-19 06:41:53 UTC
State Changed
From-To: open->closed

New port added. Thank You.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-02-19 06:41:57 UTC
clsung      2009-02-19 06:41:43 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-activeresource Makefile distinfo pkg-descr 
  Log:
  - required by rubygem-rails 2.2
  - need rubygem-activesupport 2.2
  Active Resource
  
  Active Resource attempts to provide a coherent wrapper object-relational
  mapping for REST web services. It follows the same philosophy as
  Active Record, in that one of its prime aims is to reduce the amount of
  code needed to map to these resources. This is made possible by relying
  on a number of code- and protocol-based conventions that make it easy for
  Active Resource to infer complex relations and structures.
  
  These conventions are outlined in detail in the documentation
  for ActiveResource::Base.
  
  WWW: http://www.rubyonrails.org/
  WWW: http://rubyforge.org/projects/activeresource/
  
  PR:             ports/131280
  Submitted by:   clsung
  
  Revision  Changes    Path
  1.2266    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/rubygem-activeresource/Makefile (new)
  1.1       +3 -0      ports/www/rubygem-activeresource/distinfo (new)
  1.1       +14 -0     ports/www/rubygem-activeresource/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"