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-DBIWrapper Perl extension for generic DBI database access
0.30_1 databases on this many watch lists=2 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 0.30_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-27 09:25:36
Last Update: 2023-11-06 10:03:47
Commit Hash: 06df180
People watching this port, also watch:: p5-Apache-Admin-Config, python, p5-Nmap-Scanner
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://dbiwrapper.sourceforge.net/
Description:
DBIWrapper is a generic database Perl module for accessing the Perl DBI database interface. It provides the lowest level of functionality needed by any program wanting to access databases via the DBI. Currently, DBIWrapper is only aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD modules and how to work with them correctly. Support for transactions on MySQL is now checked for and if found to be available, the AutoCommit flag is turned off so that transactions will be used.
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 (20 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBIWrapper-0.30_1/catalog.mk
  2. /usr/local/share/licenses/p5-DBIWrapper-0.30_1/LICENSE
  3. /usr/local/share/licenses/p5-DBIWrapper-0.30_1/ART10
  4. /usr/local/share/licenses/p5-DBIWrapper-0.30_1/GPLv1+
  5. lib/perl5/site_perl/DBIWrapper.pm
  6. lib/perl5/site_perl/DBIWrapper/ResultSet.pm
  7. lib/perl5/site_perl/DBIWrapper/Time/Now/Duration.pm
  8. lib/perl5/site_perl/DBIWrapper/Time/Now/HiRes.pm
  9. lib/perl5/site_perl/DBIWrapper/XMLParser.pm
  10. lib/perl5/site_perl/auto/DBIWrapper/ResultSet/autosplit.ix
  11. lib/perl5/site_perl/auto/DBIWrapper/XMLParser/autosplit.ix
  12. lib/perl5/site_perl/auto/DBIWrapper/autosplit.ix
  13. lib/perl5/site_perl/parse_test.pl
  14. lib/perl5/site_perl/man/man3/DBIWrapper.3.gz
  15. lib/perl5/site_perl/man/man3/DBIWrapper::ResultSet.3.gz
  16. lib/perl5/site_perl/man/man3/DBIWrapper::Time::Now::HiRes.3.gz
  17. lib/perl5/site_perl/man/man3/DBIWrapper::XMLParser.3.gz
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • p5-DBIWrapper>0:databases/p5-DBIWrapper
To install the port:
cd /usr/ports/databases/p5-DBIWrapper/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBIWrapper
  • pkg install p5-DBIWrapper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBIWrapper
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1495385008 SHA256 (libdbiwrapper-perl-0.30.tar.gz) = 06b001ece8ba96726535ba24605ebfc1857c239573d308a6407d0c430206c953 SIZE (libdbiwrapper-perl-0.30.tar.gz) = 50337

Packages (timestamps in pop-ups are UTC):
p5-DBIWrapper
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.30_10.30_10.30_10.30_10.30_1-0.30_1-
FreeBSD:13:quarterly0.30_10.30_10.30_10.30_10.30_10.30_10.30_10.30_1
FreeBSD:14:latest0.30_10.30_10.30_10.30_10.30_10.30_1-0.30_1
FreeBSD:14:quarterly0.30_10.30_1-0.30_10.30_10.30_10.30_10.30_1
FreeBSD:15:latest0.30_10.30_1n/a0.30_1n/a0.30_10.30_10.30_1
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>=0 : databases/p5-DBI
  2. p5-DateTime-HiRes>=0 : devel/p5-DateTime-HiRes
  3. p5-IO-Stringy>=0 : devel/p5-IO-Stringy
  4. p5-Spreadsheet-WriteExcel>=0 : textproc/p5-Spreadsheet-WriteExcel
  5. p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
  6. p5-XML-SAX>=0 : textproc/p5-XML-SAX
  7. perl5>=5.36<5.37 : lang/perl5.36
  8. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-DBD-Pg>=0 : databases/p5-DBD-Pg
  2. p5-DateTime>=0 : devel/p5-DateTime
Runtime dependencies:
  1. p5-DBI>=0 : databases/p5-DBI
  2. p5-DateTime-HiRes>=0 : devel/p5-DateTime-HiRes
  3. p5-IO-Stringy>=0 : devel/p5-IO-Stringy
  4. p5-Spreadsheet-WriteExcel>=0 : textproc/p5-Spreadsheet-WriteExcel
  5. p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
  6. p5-XML-SAX>=0 : textproc/p5-XML-SAX
  7. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_p5-DBIWrapper
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  2. http://cytranet.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  3. http://deac-ams.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  4. http://deac-fra.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  5. http://deac-riga.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  6. http://downloads.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  7. http://excellmedia.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  8. http://freefr.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  9. http://gigenet.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  10. http://ixpeering.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  11. http://jaist.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  12. http://jztkft.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  13. http://kumisystems.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  14. http://liquidtelecom.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  15. http://nchc.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  16. http://netactuate.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  17. http://netcologne.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  18. http://netix.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  19. http://onboardcloud.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  20. http://phoenixnap.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  21. http://razaoinfo.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  22. http://sinalbr.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  23. http://sitsa.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  24. http://sonik.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  25. http://tenet.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  26. http://udomain.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  27. http://ufpr.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  28. http://versaweb.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  29. https://cfhcable.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  30. https://cytranet.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  31. https://deac-ams.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  32. https://deac-fra.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  33. https://deac-riga.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  34. https://downloads.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  35. https://excellmedia.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  36. https://freefr.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  37. https://gigenet.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  38. https://ixpeering.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  39. https://jaist.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  40. https://jztkft.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  41. https://kumisystems.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  42. https://liquidtelecom.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  43. https://nchc.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  44. https://netactuate.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  45. https://netcologne.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  46. https://netix.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  47. https://onboardcloud.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  48. https://phoenixnap.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  49. https://razaoinfo.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  50. https://sinalbr.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  51. https://sitsa.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  52. https://sonik.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  53. https://tenet.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  54. https://udomain.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  55. https://ufpr.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
  56. https://versaweb.dl.sourceforge.net/project/dbiwrapper/dbiwrapper/0.30/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.30_1
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
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)
0.30_1
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)
0.30_1
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)
0.30_1
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.
0.30_1
26 Jun 2020 11:55:23
Revision:540492Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113

- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change

Changes:	https://metacpan.org/changes/distribution/IO-Stringy
0.30
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)
0.30
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
0.30
22 May 2017 17:18:19
Revision:441474Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.30

- Sort *_DEPENDS

Changes:	https://sourceforge.net/p/dbiwrapper/git/ci/master/tree/debian/changelog
0.28
01 Oct 2016 20:17:36
Revision:423088Original commit files touched by this commit
adamw search for other commits by this committer
Update to 0.28, and add LICENSE and NO_ARCH.

Changes: Who knows? Upstream hasn't updated Changes in 5 years.
0.24_2
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
0.24_2
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
Some OCD cleanups on some of the perl@ ports.

- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
0.24_2
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)
0.24_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.24_1
03 Nov 2013 06:53:55
Revision:332592Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.24_1
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)
0.24_1
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.24_1
03 Jun 2012 18:57:30
Original commit files touched by this commit
crees search for other commits by this committer
SITE_PERL --> package dependencies, chunks 2-3

Submitted by:   az
0.24_1
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.24_1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.24_1
19 May 2011 19:05:45
Original commit files touched by this commit
swills search for other commits by this committer
- Add missing dependencies reported by build log
0.24
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.24
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
0.24
24 Oct 2008 18:42:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.24
0.23
15 Jun 2007 15:47:20
Original commit files touched by this commit
erwin search for other commits by this committer
Remove 4.x workaround
0.23
18 May 2006 20:37:45
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 0.23 [1]
- Hand maintainership to perl@

PR:             97423 [1]
Submitted by:   Shaun Amott <shaun@inerd.com>
0.20
14 Apr 2006 20:45:44
Original commit files touched by this commit
linimon search for other commits by this committer
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
0.20
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.20
08 Nov 2004 00:13:22
Original commit files touched by this commit
petef search for other commits by this committer
* update to 0.20
0.19
29 Apr 2004 01:45:02
Original commit files touched by this commit
petef search for other commits by this committer
Depend on the right file for p5-XML-SAX.
0.19
20 Apr 2004 00:42:29
Original commit files touched by this commit
petef search for other commits by this committer
Update to 0.19.
0.18
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.18
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.18
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.18
07 Mar 2003 05:58:32
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.18
24 Oct 2002 20:17:42
Original commit files touched by this commit
petef search for other commits by this committer
Update to 0.18.
0.17
28 Apr 2002 19:42:32
Original commit files touched by this commit
petef search for other commits by this committer
Update to 0.17.
26 Dec 2001 01:53:23
commit hash: fp1.22546@dev.null.freshports.orgcommit hash: fp1.22546@dev.null.freshports.orgcommit hash: fp1.22546@dev.null.freshports.orgcommit hash: fp1.22546@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.16.    
02 Nov 2001 14:16:27
commit hash: fp1.20346@dev.null.freshports.orgcommit hash: fp1.20346@dev.null.freshports.orgcommit hash: fp1.20346@dev.null.freshports.orgcommit hash: fp1.20346@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.15    
14 Sep 2001 09:15:36
commit hash: fp1.18797@dev.null.freshports.orgcommit hash: fp1.18797@dev.null.freshports.orgcommit hash: fp1.18797@dev.null.freshports.orgcommit hash: fp1.18797@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.14    
24 Aug 2001 22:32:55
commit hash: fp1.17815@dev.null.freshports.orgcommit hash: fp1.17815@dev.null.freshports.orgcommit hash: fp1.17815@dev.null.freshports.orgcommit hash: fp1.17815@dev.null.freshports.org files touched by this commit
tobez search for other commits by this committer
Remove redundant USE_PERL5 statements.    
23 Aug 2001 00:07:25
commit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
27 Jul 2001 13:25:36
commit hash: fp1.16550@dev.null.freshports.orgcommit hash: fp1.16550@dev.null.freshports.orgcommit hash: fp1.16550@dev.null.freshports.orgcommit hash: fp1.16550@dev.null.freshports.org files touched by this commit
tobez search for other commits by this committer
Update databases/p5-DBIWrapper to 0.13.    

Number of commits found: 43