Port details |
- p5-SQL-Statement Perl5 module for SQL parsing and processing
- 1.414 databases =14 1.414Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-DBI, p5-Digest-MD5, nmap, unzip, gettext
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/SQL-Statement
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-SQL-Statement>0:databases/p5-SQL-Statement
- To install the port:
- cd /usr/ports/databases/p5-SQL-Statement/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-SQL-Statement
- pkg install p5-SQL-Statement
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-SQL-Statement
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604420294
SHA256 (SQL-Statement-1.414.tar.gz) = dde8bdcfa6a136eedda06519ba0f3efaec085c39db0df9c472dc0ec6cd781a49
SIZE (SQL-Statement-1.414.tar.gz) = 159512
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Clone>=0.30 : devel/p5-Clone
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Params-Util>=1.00 : devel/p5-Params-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Clone>=0.30 : devel/p5-Clone
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Params-Util>=1.00 : devel/p5-Params-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Class-DBI-SQLite
- databases/p5-DBD-AnyData
- databases/p5-DBD-CSV
- databases/p5-DBD-Excel
- databases/p5-DBD-Google
- databases/p5-Template-DBI
-
Deleted ports which required this port:
- for Run
-
- databases/p5-Class-DBI-SQLite
- databases/p5-DBD-AnyData
- databases/p5-DBD-CSV
- databases/p5-DBD-Excel
- databases/p5-DBD-Google
- databases/p5-Template-DBI
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- databases_p5-SQL-Statement
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.414 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.414 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.414 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.414 03 Nov 2020 08:19:47 |
wen |
- Update to 1.414 |
1.412 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.412 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.412 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.412 07 Apr 2017 23:16:30 |
sunpoet |
Update to 1.412
- Add LICENSE_FILE
- Add missing *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/SQL-Statement/Changes |
1.410 06 Jul 2016 08:44:10 |
lth |
- Update to 1.410
- Add LICENSE
- Disperse maintainership |
1.407 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.407 11 Sep 2015 12:41:47 |
lth |
- Update to 1.407 |
1.405_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.405 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.405 29 Jan 2014 17:31:53 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.405 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.405 07 Aug 2013 13:20:32 |
az |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
1.405 07 Aug 2013 10:23:09 |
lth |
- update to 1.405
- trim Makefile header |
1.402 27 Dec 2012 15:51:43 |
lth |
update to 1.402 |
1.401 30 Oct 2012 16:57:37 |
lth |
update to 1.401
Feature safe: yes |
1.33 10 Jun 2012 18:42:48 |
swills |
- 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) |
1.33 20 Mar 2011 18:03:10 |
lth |
Update to 1.33 |
1.31 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.31 26 Sep 2010 12:00:16 |
lth |
Update to 1.31
PR: ports/150886
Submitted by: Frederic Culot <frederic@culot.org> |
1.30 10 Sep 2010 03:52:22 |
pgollucci |
- 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 |
1.28 31 Jul 2010 20:19:23 |
lth |
Update to 1.28 |
1.27 07 May 2010 11:26:50 |
lth |
Update to 1.27 |
1.26 27 Apr 2010 14:07:48 |
lth |
Update to 1.26 |
1.25 16 Mar 2010 13:01:24 |
lth |
Update to 1.25
PR: ports/144785
Submitted by: tobez |
1.23 26 Nov 2009 09:16:53 |
lth |
Update to 1.23 |
1.22 12 Oct 2009 20:03:19 |
lth |
Update to 1.22 |
1.20 12 Mar 2009 09:51:47 |
lth |
Update to 1.20 |
1.15 17 Apr 2008 14:30:31 |
araujo |
- 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) |
1.15 08 Sep 2007 00:54:37 |
linimon |
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 |
1.15 15 Mar 2006 08:51:38 |
lth |
Update to 1.15 |
1.14 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
1.14 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.14 19 Sep 2005 10:22:19 |
fjoe |
Fix typo in IGNORE message: "Intall" -> "Install" |
1.14 02 May 2005 20:12:23 |
lth |
Update to 1.14 |
1.11 05 Apr 2005 11:43:15 |
lth |
- Update to 1.11
- Port now requires Perl 5.6 |
1.09_1 03 Jul 2004 21:34:57 |
lth |
Un-warn on perl 5.005.
Submitted by: kuriyama
Approved by: erwin (implicit) |
1.09 01 Jun 2004 12:32:33 |
lth |
Change of email address.
Approved by: erwin (mentor) |
1.09 23 May 2004 21:51:15 |
krion |
- Update to version 1.09
PR: ports/67100
Submitted by: Lars Thegler <lars at thegler dot dk> |
1.005 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.005 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.005 20 Feb 2003 17:00:26 |
knu |
De-pkg-comment. |
1.005 05 Feb 2003 02:11:22 |
edwin |
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:
---------------------------------------------------------------------- |
1.004 17 Sep 2002 19:05:31 |
ijliao |
upgrade to 1.004 |
1.002 17 Sep 2002 19:01:57 |
ijliao |
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 |
vanilla |
Upgrade to latest version: |
05 Apr 2001 04:10:37 |
vanilla |
Upgrade to 0.1017. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
17 Jun 2000 03:37:15 |
will |
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. |