summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Updated p5-DB_File to 1.840.wiz2-7/+7
1.840 29 Dec 2016 * #119569: Failed to install DB_File-1.839 into Linux 1.839 29 Dec 2016 * #119557: DB_File.xs: unused-parameter warnings * #107642: unused arg
2016-07-25Update to 1.838wen2-8/+7
Upstream changes: 1.838 15 May 2016 * #101342: R_SETCURSOR compiler warning #111726: Coverity finding: flagSet() test always false 1.837 9 Jan 2016 * DB_File: database UTF-8 documentation RT #110248 * Coverity finding: status variable ignored multiple times RT #111725 1.836 6 Jan 2016 * Confirm build with BDB 6.2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-12-31Update to 1.835:wiz2-6/+6
1.835 23 Dec 2014 * Silence more compiler warnings
2014-12-14Update to 1.834:wiz2-6/+6
1.834 11 Dec 2014 * Makefile.PL: version check is missing a zero RT #100844
2014-12-10Update to 1.833:wiz2-6/+6
1.833 9 Dec 2014 * More Silence compiler warnings * 1.832 breaks bleadperl C89 build RT #100812 1.832 8 Dec 2014 * Silence compiler warnings * C++ change from blead
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-06-09Update to 1.831. From the changelog:schmonz3-33/+6
* C99 comment is a nogo (RT #90383) * Memory leaks when failed to open db (RT #89589) * DB_File uses AutoLoader for no reason (RT #88258) While here, since I don't see why it's necessary, remove our patch.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-07-10Update to 1.829. From the changelog:schmonz3-20/+10
* make realclean: removing all files RT #68214 * Documented the issue where the error below BDB0588 At least one secondary cursor must be specified to DB->join * DB_File installs to wrong place for CPAN version RT #70420 Makefile.PL prevents INSTALLDIRS on command line. RT #68287: Makefile.PL prevents INSTALLDIRS on command line. * typo fix RT #85335 * Minor change to build with Berkeley DB 6.x
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-21Update to 1.827:wiz2-7/+6
1.827 25 Jan 2012 * DB_File.pm - Don't use "@_" construct [RT ##79287]
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-01-26Updated to 1.826rhaen2-7/+6
Changes: 1.826 25 Jan 2012 * t/db-btree.t - fix use of "length @array" [RT ##74336] 1.825 24 Jan 2012 * t/db-btree.t - fix use of "length @array" [RT ##74336]
2012-01-18Revbump after updating db5adam1-1/+2
2011-08-16Update to 1.824:wiz2-6/+6
1.824 6 Aug 2011 * Amendments to tests to work in blead [RT #70108] 1.823 6 Aug 2011 * croak if attempt to freeze/thaw DB_File object [RT #69985]
2011-08-06Changes 1.822:adam2-7/+6
* Keep DB_File's warnings in sync with perl's
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-01-16Set or updated LICENSEheinz1-1/+2
2009-04-12Update from version 1.819 to 1.820.he2-6/+6
Upstream changes: 1.820 28 March 2009 * remove MAN3PODS from Makefile.PL to match core.
2009-02-22Update to 1.819:wiz2-7/+6
1.819 18 February 2009 * t/db-recno.t fails if run in a path that contains spaces [rt.cpan.org #43288] 1.818 21 January 2009 * Updated Makefile.PL for Strawberry Perl. Patch suggested by David Golden. * Remove IRIX notes from README. The page referenced doesn't exist anymore.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-07-22Update from version 1.815 to 1.817. Changes:he2-6/+7
1.817 27 March 2008 * Updated dbinfo * Applied core patch 32299 - Re-apply change #30562 * Applied core patch 32208 * Applied core patch 32884 - use MM->parse_version() in Makefile.PL * Applied core patch 32883 - Silence new warning grep in void context warning * Applied core patch 32704 to remove use of PL_na in typemap * Applied core patch 30562 to fix a build issue on OSF 1.816 28 October 2007 * Clarified the warning about building with a different version of Berkeley DB that is used at runtime. * Also made the boot version check less strict. [rt.cpan.org #30013]
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-06-10Update p5-DB_File to 1.815.obache3-11/+11
Patch provided by Mark E. Perkins in PR 36465. 1.815 4 February 2007 * A few casting cleanups for building with C++ from Steve Peters. * Fixed problem with recno which happened if you changed directory after opening the database. Problem reported by Andrew Pam.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-11Updated to version 1.814.heinz3-22/+23
Pkgsrc changes: - Tests 148-149 in t/db-btree.t were confused by the fact that DB_File seemed to run in compatibility mode ($DB_File::db_185_compat is 1), although db1 was used. Thus, we enable this mode only for db2/db3/db4. - Patch-aa for Makefile.pl now initialises VER_INFO to avoid a warning. - Tested with db1-db4 on NetBSD and db2-db4 on Solaris. Changes since version 1.806: ===================================== 1.814 11 November 2005 * Fix from Dominic Dunlop to tidy up an OS-X specific warning in db-btree.t. * Silenced a warning about $DB_File::Error only being used once. Issue spotted by Dominic Dunlop. 1.813 31st October 2005 * Updates for Berkeley DB 4.4 1.812 9th October 2005 * Added libscan to Makefile.PL * Fixed test failing under windows 1.811 12th March 2005 * Fixed DBM filter bug in seq 1.810 7th August 2004 * Fixed db-hash.t for Cygwin * Added substr tests to db-hast.t * Documented AIX build problem in README. 1.809 20th June 2004 * Merged core patch 22258 * Merged core patch 22741 * Fixed core bug 30237. Using substr to pass parameters to the low-level Berkeley DB interface causes problems with Perl 5.8.1 or better. typemap fix supplied by Marcus Holland-Moritz. 1.808 22nd December 2003 * Added extra DBM Filter tests. * Fixed a memory leak in ParseOpenInfo, which whould occur if the opening of the database failed. Leak spotted by Adrian Enache. 1.807 1st November 2003 * Fixed minor typos on pod documetation - reported by Jeremy Mates & Mark Jason Dominus. * dbinfo updated to report when a database is encrypted.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-02-15Replaced SVR$_PKGNAME with SVR4_PKGNAME. Approved by jlam.rillig1-2/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-11-15Make this package compile correctly again after latest bdb.buildlink3.mkjlam3-46/+31
changes.
2004-11-13USE_BUILDLINK3 is a yes/no variable.jlam1-2/+2
2004-10-06Provide a value 'yes' for USE_DB185. This lets p5-DB_File find theheinz1-2/+2
correct libraries to link with db3 and db4.
2004-09-05allow this to be installed regardless of whether the installed perlgrant1-5/+1
package includes DB_File.
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-2/+2
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-05-14Convert to bl3.wiz1-5/+5
XXX: When PKG_SKIP_REASON is commented out, it builds on NetBSD. Should be tested on some platform that doesn't have db1 in the base system, too.
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