summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File
AgeCommit message (Collapse)AuthorFilesLines
2003-10-07Provide a better package name for Solarisheinz1-1/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-22Initialize variable to avoid warning during 'make configure'heinz2-5/+13
2003-03-20add forgotten wordheinz1-2/+2
2003-03-19Initial import of p5-DB_File version 1.806 into the NetBSD Packages Collection.seb5-0/+78
DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x features). Note: this package is skipped on systems providing DB 1 as we assume that the perl5 package picked it up so already provides this module.