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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-DBD-SQLite Provides access to SQLite3 databases through the DBI
1.74 databases on this many watch lists=18 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.74Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-04-06 20:37:37
Last Update: 2023-09-22 23:31:32
Commit Hash: 47f80c1
People watching this port, also watch:: p5-DBI, unzip, wget, p5-libwww, nmap
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/DBD-SQLite
Description:
DBD::SQLite =========== SQLite is a small fast embedded SQL database engine. DBD::SQLite embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more. See also: https://www.sqlite.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBD-SQLite-1.74/catalog.mk
  2. /usr/local/share/licenses/p5-DBD-SQLite-1.74/LICENSE
  3. /usr/local/share/licenses/p5-DBD-SQLite-1.74/ART10
  4. /usr/local/share/licenses/p5-DBD-SQLite-1.74/GPLv1+
  5. lib/perl5/site_perl/mach/5.34/DBD/SQLite.pm
  6. lib/perl5/site_perl/mach/5.34/DBD/SQLite/Constants.pm
  7. lib/perl5/site_perl/mach/5.34/DBD/SQLite/Cookbook.pod
  8. lib/perl5/site_perl/mach/5.34/DBD/SQLite/Fulltext_search.pod
  9. lib/perl5/site_perl/mach/5.34/DBD/SQLite/GetInfo.pm
  10. lib/perl5/site_perl/mach/5.34/DBD/SQLite/VirtualTable.pm
  11. lib/perl5/site_perl/mach/5.34/DBD/SQLite/VirtualTable/FileContent.pm
  12. lib/perl5/site_perl/mach/5.34/DBD/SQLite/VirtualTable/PerlData.pm
  13. lib/perl5/site_perl/mach/5.34/auto/DBD/SQLite/SQLite.so
  14. lib/perl5/site_perl/mach/5.34/auto/share/dist/DBD-SQLite/sqlite3.c
  15. lib/perl5/site_perl/mach/5.34/auto/share/dist/DBD-SQLite/sqlite3.h
  16. lib/perl5/site_perl/mach/5.34/auto/share/dist/DBD-SQLite/sqlite3ext.h
  17. lib/perl5/site_perl/man/man3/DBD::SQLite.3.gz
  18. lib/perl5/site_perl/man/man3/DBD::SQLite::Constants.3.gz
  19. lib/perl5/site_perl/man/man3/DBD::SQLite::Cookbook.3.gz
  20. lib/perl5/site_perl/man/man3/DBD::SQLite::Fulltext_search.3.gz
  21. lib/perl5/site_perl/man/man3/DBD::SQLite::VirtualTable.3.gz
  22. lib/perl5/site_perl/man/man3/DBD::SQLite::VirtualTable::FileContent.3.gz
  23. lib/perl5/site_perl/man/man3/DBD::SQLite::VirtualTable::PerlData.3.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • p5-DBD-SQLite>0:databases/p5-DBD-SQLite
To install the port:
cd /usr/ports/databases/p5-DBD-SQLite/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBD-SQLite
  • pkg install p5-DBD-SQLite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBD-SQLite
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695358189 SHA256 (DBD-SQLite-1.74.tar.gz) = 8994997d84b9feb4547795f78746c661fb72e3cb6a25dbdd789b731f5688a4dd SIZE (DBD-SQLite-1.74.tar.gz) = 2656440

Packages (timestamps in pop-ups are UTC):
p5-DBD-SQLite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.741.741.661.741.74-1.66-
FreeBSD:13:quarterly1.741.741.721.741.741.741.741.74
FreeBSD:14:latest1.741.741.721.741.741.72-1.72
FreeBSD:14:quarterly1.741.74-1.741.741.741.741.74
FreeBSD:15:latest1.741.74n/a1.74n/a1.741.741.74
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DBI>=1.57 : databases/p5-DBI
  2. perl5>=5.34<5.35 : lang/perl5.34
  3. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. p5-DBI>=1.57 : databases/p5-DBI
  2. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. databases/p5-Class-DBI-SQLite
  2. databases/p5-Class-Inflate
  3. databases/p5-DBD-PgLite
  4. databases/p5-DBICx-Deploy
  5. databases/p5-DBICx-TestDatabase
  6. databases/p5-DBIx-Class-Migration
  7. databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
Expand this list (52 items / 45 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBIx-Class-UUIDColumns
  3. databases/p5-DBIx-Class-VirtualColumns
  4. databases/p5-DBIx-Custom
  5. databases/p5-DBIx-DisconnectAll
  6. databases/p5-DBIx-NoSQL
  7. databases/p5-DBIx-SQLite-Simple
  8. databases/p5-DBIx-Simple
  9. databases/p5-DBIx-Skinny-InflateColumn-DateTime
  10. databases/p5-DBIx-Tracer
  11. databases/p5-DBIx-VersionedDDL
  12. databases/p5-Dancer-Plugin-DBIC
  13. databases/p5-Jifty-DBI
  14. databases/p5-ORLite
  15. databases/p5-ORLite-Migrate
  16. databases/p5-Prophet
  17. databases/p5-SQLite-Work
  18. databases/p5-Tie-DBI
  19. deskutils/p5-Goo
  20. devel/p5-CPAN-SQLite
  21. devel/p5-Data-Model
  22. devel/p5-SVN-S4
  23. irc/p5-POE-Component-IRC-Plugin-Karma
  24. lang/p5-JSAN
  25. mail/mailscanner
  26. mail/p5-Email-Sender-Transport-SQLite
  27. mail/p5-Mail-DMARC
  28. net/p5-Net-DAV-Server
  29. net/p5-Net-Google-SafeBrowsing2
  30. net-p2p/p5-Net-DirectConnect
  31. security/p5-openxpki
  32. sysutils/p5-Brackup
  33. sysutils/p5-MogileFS-Server
  34. textproc/p5-Hailo
  35. textproc/p5-RDF-Trine
  36. www/p5-Apache-Session-SQLite3
  37. www/p5-HTML-FormFu-Model-DBIC
  38. www/p5-Jifty
  39. www/p5-MojoMojo
  40. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. editors/p5-Padre*
  2. net-im/twitmail*
  3. security/log2timeline*
  4. security/pbnj*
  5. sysutils/lire*
  6. textproc/p5-EBook-Tools*
  7. textproc/publican*
  8. Collapse this list of deleted ports.
for Run
  1. comms/yfklog
  2. databases/p5-Class-DBI-SQLite
  3. databases/p5-DBD-PgLite
  4. databases/p5-DBICx-TestDatabase
  5. databases/p5-DBIx-Class-Migration
  6. databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
  7. databases/p5-DBIx-Class-UUIDColumns
Expand this list (57 items / 50 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBIx-Custom
  3. databases/p5-DBIx-DisconnectAll
  4. databases/p5-DBIx-NoSQL
  5. databases/p5-DBIx-SQLite-Simple
  6. databases/p5-DBIx-Simple
  7. databases/p5-DBIx-Skinny-InflateColumn-DateTime
  8. databases/p5-DBIx-Tracer
  9. databases/p5-DBIx-VersionedDDL
  10. databases/p5-Dancer-Plugin-DBIC
  11. databases/p5-Jifty-DBI
  12. databases/p5-ORLite
  13. databases/p5-ORLite-Migrate
  14. databases/p5-Prophet
  15. databases/p5-SQLite-Work
  16. deskutils/p5-Goo
  17. devel/p5-CPAN-SQLite
  18. devel/p5-Data-Model
  19. devel/p5-SVN-S4
  20. irc/p5-POE-Component-IRC-Plugin-Karma
  21. lang/p5-JSAN
  22. mail/mailscanner
  23. mail/p5-Email-Sender-Transport-SQLite
  24. mail/p5-Mail-DMARC
  25. mail/popfile
  26. net/p5-Net-DAV-Server
  27. net/p5-Net-Google-SafeBrowsing2
  28. net-mgmt/rackmonkey
  29. net-p2p/p5-Net-DirectConnect
  30. security/p5-openxpki
  31. sysutils/p5-Brackup
  32. sysutils/p5-MogileFS-Server
  33. textproc/p5-Hailo
  34. textproc/p5-RDF-Trine
  35. www/asql
  36. www/p5-Apache-Session-SQLite3
  37. www/p5-HTML-FormFu-Model-DBIC
  38. www/p5-Jifty
  39. www/p5-MojoMojo
  40. Collapse this list.

Deleted ports which required this port:

Expand this list of 12 deleted ports
  1. editors/p5-Padre*
  2. french/MT*
  3. german/MT*
  4. japanese/MT*
  5. misc/auto-multiple-choice*
  6. multimedia/plexwatch*
  7. security/log2timeline*
  8. security/pbnj*
  9. sysutils/lire*
  10. textproc/p5-EBook-Tools*
  11. textproc/publican*
  12. www/blogsum*
  13. Collapse this list of deleted ports.
* - 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:
===> The following configuration options are available for p5-DBD-SQLite-1.74: BUNDLED_SQLITE=on: Use bundled SQLite (otherwise, from databases/sqlite3) ===> Use 'make config' to modify these settings
Options name:
databases_p5-DBD-SQLite
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBD/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBD/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBD/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DBD/
  7. http://backpan.perl.org/modules/by-module/DBD/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBD/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBD/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/DBD/
  12. https://www.cpan.org/modules/by-module/DBD/
Collapse this list.

Number of commits found: 81

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.74
22 Sep 2023 23:31:32
commit hash: 47f80c1074f39ae63e30af2f634b582396b0d5e0commit hash: 47f80c1074f39ae63e30af2f634b582396b0d5e0commit hash: 47f80c1074f39ae63e30af2f634b582396b0d5e0commit hash: 47f80c1074f39ae63e30af2f634b582396b0d5e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/p5-DBD-SQLite: Update to 1.74

Changes:	https://metacpan.org/dist/DBD-SQLite/changes
1.72
08 Nov 2022 13:19:28
commit hash: 7ea638ef70861add2c95dd6f491e36f4773d12d8commit hash: 7ea638ef70861add2c95dd6f491e36f4773d12d8commit hash: 7ea638ef70861add2c95dd6f491e36f4773d12d8commit hash: 7ea638ef70861add2c95dd6f491e36f4773d12d8 files touched by this commit
Wen Heping (wen) search for other commits by this committer
databases/p5-DBD-SQLite: Update to 1.72
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.70
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.70
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.70
08 Aug 2021 14:55:29
commit hash: 4d28a67758df57db57fe9b528b274a64b1c1c489commit hash: 4d28a67758df57db57fe9b528b274a64b1c1c489commit hash: 4d28a67758df57db57fe9b528b274a64b1c1c489commit hash: 4d28a67758df57db57fe9b528b274a64b1c1c489 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/p5-DBD-SQLite: Update to 1.70

Changes:	https://metacpan.org/dist/DBD-SQLite/changes
1.68
24 Jul 2021 20:22:59
commit hash: deaa007f561cdeb239abb25c23371c6218c0211bcommit hash: deaa007f561cdeb239abb25c23371c6218c0211bcommit hash: deaa007f561cdeb239abb25c23371c6218c0211bcommit hash: deaa007f561cdeb239abb25c23371c6218c0211b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/p5-DBD-SQLite: Update to 1.68

Changes:	https://metacpan.org/dist/DBD-SQLite/changes
1.66
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.66
30 Aug 2020 20:22:29
Revision:547114Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.66

Changes:	https://metacpan.org/changes/distribution/DBD-SQLite
1.64
12 Aug 2019 19:46:47
Revision:508790Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.64

Changes:	https://metacpan.org/changes/distribution/DBD-SQLite
1.62
03 Jan 2019 02:45:30
Revision:489125Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.62
1.60
01 Dec 2018 13:07:19
Revision:486354Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.60

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/DBD-SQLite
1.58
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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.58
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.58
30 Mar 2018 23:46:14
Revision:466013Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.58

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.56
01 Mar 2018 15:19:55
Revision:463336Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.56

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.54
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.54
24 Dec 2016 12:48:37
Revision:429334Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.54
Changes: http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.54/Changes
1.52
19 Nov 2016 17:08:05
Revision:426464Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.52

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.50
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.50
13 Feb 2016 17:34:55
Revision:408811Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.50. Many changes since 1.48 so it's worth a read through the
Changes file.

Also, add a BUNDLED_SQLITE option, which defaults to on, to choose
whether to use the included sqlite (as it has been) or the installed
library from ports.

Changes: https://metacpan.org/changes/distribution/DBD-SQLite
1.48
29 Jun 2015 15:47:45
Revision:390918Original commit files touched by this commit
adamw search for other commits by this committer
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.

Remove all instances of it from perl@ ports.
1.48
24 Jun 2015 15:16:24
Revision:390487Original commit files touched by this commit
adamw search for other commits by this committer
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers).
1.48
13 Jun 2015 13:52:26
Revision:389374Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.48
- Strip shared library

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.46
22 Feb 2015 05:56:14
Revision:379579Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add PORTSCOUT
1.46
01 Jan 2015 16:09:45
Revision:375942Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.46

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.42_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.42
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.42
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
1.42
25 Mar 2014 19:34:09
Revision:349177Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.42

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.40
03 Nov 2013 06:53:55
Revision:332592Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.40
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.40
01 Aug 2013 13:37:22
Revision:324106Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.40
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.40/Changes
1.39
10 Jun 2013 10:21:14
Revision:320454Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.39.

Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
1.37
09 Jun 2012 21:07:38
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.37

Changes:        http://search.cpan.org/dist/DBD-SQLite/Changes
1.35
25 Apr 2012 01:49:16
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix LICENSE
- Pet portlint
- Add CPAN as primary WWW
1.35
01 Dec 2011 10:50:31
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.35.

Changes:        http://search.cpan.org/dist/DBD-SQLite/Changes
Feature safe:   yes
1.33
31 May 2011 19:22:10
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.33
- add licenses
- changes: http://cpansearch.perl.org/src/ADAMK/DBD-SQLite-1.33/Changes

The build system never find the local sqlite but uses the bundled one so remove
the lib_depends on sqlite
1.31
07 Dec 2010 19:35:25
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
1.31
05 Nov 2010 01:40:26
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.31

PR:             ports/151928
Submitted by:   leeym
1.29
31 Jan 2010 01:04:40
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.29

PR:             ports/142629
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (clsung; > 2 weeks)
1.27
11 Dec 2009 07:15:48
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.27

Changes:        http://search.cpan.org/dist/DBD-SQLite/Changes
1.25
20 May 2009 07:48:55
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.25

Changes:        http://search.cpan.org/dist/DBD-SQLite/Changes
1.23
13 May 2009 02:29:49
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.23

PR:             ports/133915
Submitted by:   TERAMOTO Masahiro <markun_AT_onohara dot to>
1.14
22 Sep 2007 03:55:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.14
1.13
18 Jun 2007 10:13:48
Original commit files touched by this commit
erwin search for other commits by this committer
Remove 4.x workaround.
1.13
27 Mar 2007 10:15:40
Original commit files touched by this commit
tobez search for other commits by this committer
Fix dependency on [renamed] sqlite3.

PR:             110905
Submitted by:   leafy <leafy7382@gmail.com>
1.13
12 Sep 2006 13:29:00
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.13
1.12
12 Apr 2006 10:12:45
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.12.
1.11_2
22 Mar 2006 14:54:16
Original commit files touched by this commit
tobez search for other commits by this committer
Switch to always using sqlite library from databases/sqlite3 port as
opposed to using the version of the library bundled with this port.
Rationale: the recent versions of databases/sqlite3 introduced
incompatible changes to the DB file format, and we'd like to keep
interoperability between this port and databases/sqlite3.

Reported by:    edwin
PR:             94668
1.11_1
11 Feb 2006 13:36:53
Original commit files touched by this commit
tobez search for other commits by this committer
Make it always use bundled sqlite source, since it does not work well if
it finds and uses installed databases/sqlite library.
1.11
22 Jan 2006 01:29:10
Original commit files touched by this commit
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)
1.11
04 Dec 2005 16:08:20
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.11.
1.10
03 Dec 2005 04:31:08
Original commit files touched by this commit
nork search for other commits by this committer
Fix build error on 4.x with perl5.005.
1.10
02 Dec 2005 10:10:47
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.10
1.09
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
1.09
28 Aug 2005 07:16:34
Original commit files touched by this commit
nork search for other commits by this committer
Fix build on 4.x.
  Because perl 5.005 didn't have $Config{d_usleep},
  $Config{d_usleep} was compulsorily used by replaceement to 1.

Pointed out by: pointyhat via kris
Reviewed by:    tobez
1.09
31 Jul 2005 12:07:31
Original commit files touched by this commit
nork search for other commits by this committer
Update to 1.09 (based on SQLite 3.2.2).
1.08
28 Feb 2005 13:22:41
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.08.
1.07_1
28 Dec 2004 15:35:22
Original commit files touched by this commit
nork search for other commits by this committer
Fix runtime error on 4.x.
1.07
14 Oct 2004 19:54:20
Original commit files touched by this commit
tobez search for other commits by this committer
Sync COMMENT with reality.
1.07
12 Oct 2004 16:21:26
Original commit files touched by this commit
nork search for other commits by this committer
Update to 1.0.7 (based on SQLite 3.0.8).

Pointed out by: mat
1.06
12 Oct 2004 16:10:31
Original commit files touched by this commit
nork search for other commits by this committer
Update to 1.06 (Based on SQLite 3.0.7).
0.33
12 Oct 2004 15:59:16
Original commit files touched by this commit
nork search for other commits by this committer
Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.

o Update to 0.33.
o Remove unnecessary perl script.
o Remove a patch which was already merged.

Repo copied by: marcus (pcvs)
0.31_1
13 Aug 2004 15:21:20
Original commit files touched by this commit
nork search for other commits by this committer
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.

Inspired by:    freebsd-perl@
0.31_1
11 Jun 2004 14:22:57
Original commit files touched by this commit
nork search for other commits by this committer
Fix a crash problem.

PR:             ports/63233 [1]
Reported by:    Stefan `Sec` Zehl <sec@42.org> [1]
Submitted by:   kuriyama
Obtained from:  DBD::SQLite cvs repository
0.31
16 Feb 2004 07:13:48
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.30 (based of SQLite 2.8.12).
0.30
13 Feb 2004 08:02:05
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.30 (Based on SQLite 2.8.11).
0.29
16 Jan 2004 08:53:19
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.29 (based on SQLite 2.8.7).
0.28
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.28
16 Sep 2003 05:43:52
Original commit files touched by this commit
erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
0.28
28 Aug 2003 11:23:31
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.28 (based on SQLite 2.8.6).
0.25
23 Mar 2003 07:15:07
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.25 (based on SQLite 2.8.0).
0.24
22 Feb 2003 16:16:12
Original commit files touched by this commit
nork search for other commits by this committer
De-pkg-comment.
0.24
05 Feb 2003 09:44:43
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.24 (based on SQLite 2.7.6).
0.22
01 Jan 2003 21:50:11
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.22(based on SQLite 2.7.4). pkg-descr minor fix with WWW:.
0.21
31 Oct 2002 09:06:50
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.21 (based on SQLite 2.7.2)
0.19
14 Aug 2002 16:32:58
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.19 (based on SQLite 2.6.3)

Approved by:    knu (mentor)
0.18
06 Aug 2002 07:14:37
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.18 (based on SQLite 2.5.6)

Approved by:    knu (mentor)
0.16
02 Jul 2002 08:40:55
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.16 (based on SQLite 2.5.0)

Reviewed by:    knu (mentor)
Approved by:    knu (mentor)
0.15
06 Apr 2002 20:37:23
Original commit files touched by this commit
nork search for other commits by this committer
Reviewed by:    knu (mentor)
Import of a perl5 module for accessing SQLite2 databases through the DBI

Number of commits found: 81