7f66 FreshPorts -- databases/p5-SQLite-Work
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-SQLite-Work 0.10.02 databases on this many watch lists=0 search for ports that depend on this port
Report on and update an SQLite database
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Oct 2005 14:08:15
Also Listed In: www perl5
License: not specified in port


This generates HTML (and non-HTML) reports from an SQLite database, taking
care of the query-building and the report formatting. This also has methods
for adding and updating the database.

Reports can have nested headers which depend on the sort-order given. One can
select the columns and order in which the values are displayed. The HTML page
generated can be customized with templates.

The SQLite::Work::CGI module has extra methods which deal with CGI using the
CGI module.

The sqlreport script uses SQLite::Work to generate reports from the
command-line.

Author: Kathryn Andersen (RUBYKAT), perlkat AT katspace dot com
WWW: http://www.katspace.com
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. databases/p5-DBD-SQLite
  2. databases/p5-DBI
  3. textproc/p5-Text-NeatTemplate
  4. devel/p5-Getopt-ArgvFile
  5. devel/p5-Module-Build
  6. lang/perl5.12
Required To Run:
  1. databases/p5-DBD-SQLite
  2. databases/p5-DBI
  3. textproc/p5-Text-NeatTemplate
  4. devel/p5-Getopt-ArgvFile
  5. lang/perl5.12
There are no ports dependent upon this port

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


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/authors/id/R/RU/RUBYKAT/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RU/RUBYKAT/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/R/RU/RUBYKAT/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RU/RUBYKAT/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RU/RUBYKAT/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RU/RUBYKAT/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/R/RU/RUBYKAT/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/R/RU/RUBYKAT/
  11. http://at.cpan.org/authors/id/R/RU/RUBYKAT/
  12. http://backpan.perl.org/authors/id/R/RU/RUBYKAT/
  13. http://cpan.nctu.edu.tw/authors/id/R/RU/RUBYKAT/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RU/RUBYKAT/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/R/RU/RUBYKAT/
  16. http://www.cpan.dk/authors/id/R/RU/RUBYKAT/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 08:50:54
Original commit files touched by this commit  0.10.02
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.10.02
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)
03 Jun 2012 18:57:30
Original commit files touched by this commit  0.10.02
crees search for other commits by this committer
SITE_PERL --> package dependencies, chunks 2-3

Submitted by:   az
01 May 2012 01:47:10
Original commit files touched by this commit  0.10.02
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.10.02
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.10.02
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
08 Sep 2011 08:36:43
Original commit files touched by this commit  0.10.02
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.10.02
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.10.02
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.10.02
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
03 Feb 2009 08:58:12
Original commit files touched by this commit  0.10.02
clsung search for other commits by this committer
- Update to 0.10.02
- improve MASTER_SITES resilience
- fix -fetch-original failure

PR:             ports/131267
Submitted by:   lth
14 Aug 2007 03:52:13
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- Update to 0.1001
01 May 2007 07:33:15
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff.
20 Sep 2006 05:30:22
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- refine Makefile, pkg-plist [1]
- buildable
- I'll maintain it

PR:             ports/102281 [1]
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org> [1]
04 Sep 2006 09:42:17
Original commit files touched by this commit  0.05
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.  Also mark as
deprecated, since the listed version is no longer available from the
mastersite.

Hat:            portmgr
06 Jun 2006 10:24:49
Original commit files touched by this commit  0.05
erwin search for other commits by this committer
Update to 0.05

PR:             97626
Submitted by:   miwi
Approved by:    maintainer timeout
22 Jan 2006 08:23:41
Original commit files touched by this commit  0.03
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  0.03
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)
27 Oct 2005 14:07:21
Original commit files touched by this commit  0.03
tobez search for other commits by this committer
Add p5-SQLite-Work 0.03, report on and update an SQLite database.

PR:             88068
Submitted by:   Chris Larsen <darth@vader.dk>

Number of commits found: 19

282b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
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

8 vulnerabilities affecting 24 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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight62
new month217

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