notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
ruby-criteria A Ruby module for SQL query abstraction, and others
1.1a databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1aVersion of this port present on the latest quarterly branch.
Broken BROKEN: "Fails self-test during build"
Deprecated DEPRECATED: "Fails self-test during build"
Expired This port expired on: 2005-09-22
Ignore IGNORE: "is marked as broken: "Fails self-test during build""
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-10 09:36:08
Last Update: 2005-11-05 09:07:45
SVN Revision: UNKNOWN
Also Listed In: ruby
License: not specified in port
WWW:
http://mephle.org/Criteria/
Description:
Criteria is a module for abstracting queries to various data sets. For instance, you might have a flat text file, or an array of Ruby objects, or a SQL database, and wish to perform the same query on any given source, without different versions of code for each. Here's a quick example (more on the site): idx1 = SQLTable.new("orders") q1 = (idx1.price > idx1.paid) & (idx1.duedate < Time.now.to_i) puts q1.select # => SELECT * FROM orders WHERE ((orders.price > orders.paid) AND # (orders.duedate < 1062616643)) Author: Ryan Pavlik <rpav@mephle.com> WWW: http://mephle.org/Criteria/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ruby18-criteria>0:databases/ruby-criteria
No installation instructions:
This port has been deleted.
PKGNAME: ruby18-criteria
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby18 : lang/ruby18
Runtime dependencies:
  1. ruby18 : lang/ruby18
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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.iDaemons.org/pub/distfiles/ruby/
  2. http://mephle.org/Criteria/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1a
05 Nov 2005 09:07:45
Original commit files touched by this commit
kris search for other commits by this committer
Remove expired ports
1.1a
23 Jul 2005 02:53:43
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
1.1a
02 Jan 2005 01:26:41
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Fails self-test during build

Approved by:    portmgr (self)
1.1a
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
1.1a
14 Oct 2003 22:23:09
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.1a.
1.0
10 Sep 2003 09:35:37
Original commit files touched by this commit
knu search for other commits by this committer
Add ruby-criteria, a Ruby module for SQL query abstraction, and
others.  Note that this module only works with Ruby 1.8 or later.

Number of commits found: 6