Bug 158316 - [NEW PORT] databases/rubygem-amalgalite (embeded SQLite database engine)
Summary: [NEW PORT] databases/rubygem-amalgalite (embeded SQLite database engine)
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-26 15:40 UTC by Eric Freeman
Modified: 2011-10-02 19:20 UTC (History)
0 users

See Also:


Attachments
file.shar (1.79 KB, text/plain)
2011-06-26 15:40 UTC, Eric Freeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2011-06-26 15:40:00 UTC
The Amalgalite gem embeds the SQLite database engine in a ruby extension. There is no need to install SQLite separately.

How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-26 15:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2011-06-29 04:51:21 UTC
Responsible Changed
From-To: ruby->pgollucci

I will take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-10-02 04:46:02 UTC
Responsible Changed
From-To: pgollucci->swills

hopefully pgollucci won't mind if i take care of this for him
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-02 19:14:35 UTC
swills      2011-10-02 18:14:26 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/rubygem-amalgalite Makefile distinfo pkg-descr 
  Log:
  Amalgalite embeds the SQLite database
  engine in a ruby extension. There is no
  need to install SQLite separately.
  
  WWW: http://copiousfreetime.rubyforge.org/amalgalite/
  
  PR:             ports/158316
  Submitted by:   Eric Freeman <freebsdports@chillibear.com>
  
  Revision  Changes    Path
  1.1032    +1 -0      ports/databases/Makefile
  1.1       +25 -0     ports/databases/rubygem-amalgalite/Makefile (new)
  1.1       +2 -0      ports/databases/rubygem-amalgalite/distinfo (new)
  1.1       +5 -0      ports/databases/rubygem-amalgalite/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"
Comment 5 Steve Wills freebsd_committer freebsd_triage 2011-10-02 19:14:40 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!