c503 FreshPorts -- databases/p5-SQL-Statement
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-SQL-Statement 1.402 databases on this many watch lists=12 search for ports that depend on this port
A perl5 module for SQL parsing and processing
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


The SQL::Statement module implements a small, abstract SQL engine.  By
parsing an SQL query you create an SQL::Statement instance. This instance
offers methods for retrieving syntax, for WHERE clause and statement
evaluation.  The implementation is designed to work with the DBI driver
DBD::CSV, and should be easily extensible.

WWW: http://search.cpan.org/dist/SQL-Statement/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Clone
  2. devel/p5-Params-Util
  3. lang/perl5.12
Required To Run:
  1. devel/p5-Clone
  2. devel/p5-Params-Util
  3. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/databases/p5-SQL-Statement/ && make install clean
To add the package: pkg_add -r p5-SQL-Statement


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/SQL/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SQL/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SQL/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/SQL/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SQL/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/SQL/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SQL/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/SQL/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/SQL/
  11. http://at.cpan.org/modules/by-module/SQL/
  12. http://backpan.perl.org/modules/by-module/SQL/
  13. http://cpan.nctu.edu.tw/modules/by-module/SQL/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/SQL/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/SQL/
  16. http://www.cpan.dk/modules/by-module/SQL/
  17. http://www.cpan.dk/modules/by-module/SQL/

Number of commits found: 36

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Dec 2012 15:51:43
Original commit files touched by this commit  1.402
lth search for other commits by this committer
update to 1.402
30 Oct 2012 16:57:37
Original commit files touched by this commit  1.401
lth search for other commits by this committer
update to 1.401

Feature safe: yes
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.33
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
20 Mar 2011 18:03:10
Original commit files touched by this commit  1.33
lth search for other commits by this committer
Update to 1.33
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.31
miwi search for other commits by this committer
- Get Rid MD5 support
26 Sep 2010 12:00:16
Original commit files touched by this commit  1.31
lth search for other commits by this committer
Update to 1.31

PR:             ports/150886
Submitted by:   Frederic Culot <frederic@culot.org>
10 Sep 2010 03:52:22
Original commit files touched by this commit  1.30
pgollucci search for other commits by this committer
- Update to 1.30
- Add WWW

PR:             ports/149419
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (lth ; 33 days)
Changes:        http://search.cpan.org/dist/SQL-Statement/Changes
31 Jul 2010 20:19:23
Original commit files touched by this commit  1.28
lth search for other commits by this committer
Update to 1.28
07 May 2010 11:26:50
Original commit files touched by this commit  1.27
lth search for other commits by this committer
Update to 1.27
27 Apr 2010 14:07:48
Original commit files touched by this commit  1.26
lth search for other commits by this committer
Update to 1.26
16 Mar 2010 13:01:24
Original commit files touched by this commit  1.25
lth search for other commits by this committer
Update to 1.25

PR:             ports/144785
Submitted by:   tobez
26 Nov 2009 09:16:53
Original commit files touched by this commit  1.23
lth search for other commits by this committer
Update to 1.23
12 Oct 2009 20:03:19
Original commit files touched by this commit  1.22
lth search for other commits by this committer
Update to 1.22
12 Mar 2009 09:51:47
Original commit files touched by this commit  1.20
lth search for other commits by this committer
Update to 1.20
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.15
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:54:37
Original commit files touched by this commit  1.15
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
15 Mar 2006 08:51:38
Original commit files touched by this commit  1.15
lth search for other commits by this committer
Update to 1.15
22 Jan 2006 08:23:41
Original commit files touched by this commit  1.14
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:29:10
Original commit files touched by this commit  1.14
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
19 Sep 2005 10:22:19
Original commit files touched by this commit  1.14
fjoe search for other commits by this committer
Fix typo in IGNORE message: "Intall" -> "Install"
02 May 2005 20:12:23
Original commit files touched by this commit  1.14
lth search for other commits by this committer
Update to 1.14
05 Apr 2005 11:43:15
Original commit files touched by this commit  1.11
lth search for other commits by this committer
- Update to 1.11
- Port now requires Perl 5.6
03 Jul 2004 21:34:57
Original commit files touched by this commit  1.09_1
lth search for other commits by this committer
Un-warn on perl 5.005.

Submitted by:   kuriyama
Approved by:    erwin (implicit)
01 Jun 2004 12:32:33
Original commit files touched by this commit  1.09
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
23 May 2004 21:51:15
Original commit files touched by this commit  1.09
krion search for other commits by this committer
- Update to version 1.09

PR:             ports/67100
Submitted by:   Lars Thegler <lars at thegler dot dk>
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.005
trevor search for other commits by this committer
SIZEify.
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.005
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
20 Feb 2003 17:00:26
Original commit files touched by this commit  1.005
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 02:11:22
Original commit files touched by this commit  1.005
edwin search for other commits by this committer
Update: databases/p5-SQL-Statement 1.004 -> 1.005

PR:             ports/47659
Submitted by:   Philip M. Gollucci <philip@p6m7g8.com> Reviewed by:
Approved by: Obtained from: MFC after: CVS:
---------------------------------------------------------------------- CVS:
PR:              Fill this in if a GNATS PR is affected by the
change.  CVS: Submitted by:    Fill this in if someone else sent
in the change.  CVS: Reviewed by:     Fill this in if someone else
reviewed your modification.  CVS: Approved by:     Fill this in if
you needed approval for this commit.  CVS: Obtained from:   Fill
this in if the change is from third party software.  CVS: MFC after:
N [day[s]|week[s]|month[s]] CVS:    Fill in to get MFC notification
later. (days assumed unless specified) CVS:
---------------------------------------------------------------------- CVS:
Enter Log.  Lines beginning with `CVS:' are removed automatically
distinfo pkg-plist CVS:
----------------------------------------------------------------------
17 Sep 2002 19:05:31
Original commit files touched by this commit  1.004
ijliao search for other commits by this committer
upgrade to 1.004
17 Sep 2002 19:01:57
Original commit files touched by this commit  1.002
ijliao search for other commits by this committer
1) upgrade to 1.002
2) reset maintainer

PR:             35447 (1)
Submitted by:   Kimura Fuyuki <fuyuki@mj.0038.net>
30 May 2001 16:17:04
files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version:    
05 Apr 2001 04:10:37
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.1017.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
08 Oct 2000 01:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
17 Jun 2000 03:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 36

284a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0