FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:05 AM GMT
Port details
rubygem-sqlite3 1.3.5 databases on this many watch lists=4 search for ports that depend on this port
Ruby interface to the SQLite DB engine version 3
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Feb 2007 09:54:09
Also Listed In: rubygems
License: not specified in port
sqlite3-ruby provides an interface for the SQLite DB engine version 3.
This differs from the DBD::SQLite module in that it is more complete,
and from the ruby DBI version of SQLite in that it is SQLite specific,
so you can do things that would otherwise be more difficult via DBI.
If you want portability between backends, use DBI.  If you want ease
of use with SQLite, use this.

Author:	Jamis Buck (minam) <jgb3@email.byu.edu>
WWW: https://github.com/luislavena/sqlite3-ruby
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/swig13, devel/ruby-gems, lang/ruby18
Required To Run: devel/ruby-gems, lang/ruby18
Required Libraries: databases/sqlite3
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/rubygem-sqlite3/ && make install clean
To add the package: pkg_add -r rubygem-sqlite3


Configuration Options
     No options to configure

Master Sites:
http://production.s3.rubygems.org/gems/
http://production.cf.rubygems.org/gems/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Dec 2011 04:11:00
Original commit files touched by this commit  1.3.5
pgollucci search for other commits by this committer
- Update to 1.3.5

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
27 Oct 2011 03:02:52
Original commit files touched by this commit  1.3.4
swills search for other commits by this committer
- Update Rails to 3.1.1 and associated changes

With hat:       ruby@
21 Jul 2011 00:38:11
Original commit files touched by this commit  1.3.3
swills search for other commits by this committer
- Update to 1.3.3
23 Jun 2011 17:51:43
Original commit files touched by this commit  1.3.2
pgollucci search for other commits by this committer
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
11 Nov 2010 03:22:25
Original commit files touched by this commit  1.3.2
pgollucci search for other commits by this committer
- github is redirecting all these to https now
10 Nov 2010 05:10:22
Original commit files touched by this commit  1.3.2
pgollucci search for other commits by this committer
- Update to 1.3.2

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
20 Oct 2010 01:35:47
Original commit files touched by this commit  1.3.1
pgollucci search for other commits by this committer
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info

Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
05 Oct 2010 09:09:18
Original commit files touched by this commit  1.3.1
pgollucci search for other commits by this committer
- RF -> RG conversions

With Hat:   ruby@
16 Aug 2010 01:54:54
Original commit files touched by this commit  1.3.1
clsung search for other commits by this committer
- Update to 1.3.1
06 Jun 2010 19:25:10
Original commit files touched by this commit  1.2.5
pgollucci search for other commits by this committer
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
12 Jan 2010 07:18:54
Original commit files touched by this commit  1.2.5
pgollucci search for other commits by this committer
- back to ruby per stas@ request
12 Jan 2010 06:37:18
Original commit files touched by this commit  1.2.5
pgollucci search for other commits by this committer
- Adopt
21 Nov 2009 03:55:12
Original commit files touched by this commit  1.2.5
clsung search for other commits by this committer
- Update to 1.2.5
22 Aug 2009 21:46:02
Original commit files touched by this commit  1.2.4
miwi search for other commits by this committer
- Drop maintainership
09 Apr 2009 00:11:47
Original commit files touched by this commit  1.2.4
pgollucci search for other commits by this committer
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
23 Sep 2008 14:03:26
Original commit files touched by this commit  1.2.4
miwi search for other commits by this committer
- Update to 1.2.4
- Take maintainership
05 Jun 2008 12:08:09
Original commit files touched by this commit  1.2.2
miwi search for other commits by this committer
- Update to 1.2.2

PR:             124284
Submitted by:   Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
06 Apr 2008 08:58:21
Original commit files touched by this commit  1.2.1
stas search for other commits by this committer
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
08 Feb 2007 09:53:43
Original commit files touched by this commit  1.2.1
clsung search for other commits by this committer
- databases/ruby-sqlite3 -> databases/rubygem-sqlite3
- Update to 1.2.1

PR:             ports/103291
Submitted by:   Geraud CONTINSOUZAS <geraud_AT_gcu dot info>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.152 seconds.