notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/sqlite-ext-miscfuncs/distinfo
SVNWeb

Number of commits found: 4

Sun, 20 Mar 2011
[ 12:54 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 3505 ports in this commit are shown above. View all ports for this commit)
- Get Rid MD5 support
Thu, 3 Jun 2010
[ 14:28 glarkin search for other commits by this committer ] Original commit 
- Upgraded to latest version 1.1 (made up since distfile is not under
  revision control).  Upstream argument assertion fix in square root
  function.
[ 14:24 glarkin search for other commits by this committer ] Original commit 
- Added distfile version numbering so older versions can be installed
  without running into checksum errors.
Fri, 5 Mar 2010
[ 19:29 glarkin search for other commits by this committer ] Original commit 
Provide mathematical, string and aggregate functions for SQL queries
using the SQLite loadable extensions mechanism.

Math functions:

  acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference,
  degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth,
  exp, log, log10, power, sign, sqrt, square, ceil, floor, pi

String functions:

  replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim,
  replace, reverse, proper, padl, padr, padc, strfilter

Aggregate functions:

  stdev, variance, mode, median, lower_quartile, upper_quartile

WWW: http://www.sqlite.org/contrib

Submitted by:   myself (glarkin)
Feature safe:   yes

Number of commits found: 4