aboutsummaryrefslogtreecommitdiff
path: root/databases/db45/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - this is a repocopied portCheng-Lung Sung2007-07-311-15/+3
| | | | | | | | | | - db45 introduced in ports tree PR: ports/114821 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=196800
* - Update MASTER_SITESRong-En Fan2006-11-081-0/+6
| | | | | | | | | | | | - Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG - Add new patches from vendor PR: ports/105112 Submitted by: Timur I. Bakeyev Approved by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=176790
* - Distfiles are rerolled. Removed Java rpc_server and update some copyrights ↵Marcus Alves Grando2006-04-141-3/+3
| | | | | | | | | | | | to 2006. - portlint(1) PR: 95623 Submitted by: maintainer Notes: svn path=/head/; revision=159452
* Update to 4.4.20.2Vasil Dimov2006-02-091-0/+6
| | | | | | | | | PR: ports/93031 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: garga (mentor) Notes: svn path=/head/; revision=155572
* - Update to 4.4.20, fixing a dozen bugs, many of them important.Cheng-Lung Sung2006-01-131-3/+3
| | | | | | | | | | For details, see: http://www.sleepycat.com/update/4.4.20/if.4.4.20.html PR: 91733 Submitted by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=153382
* - After repocopy from databases/db43, add db 4.4.16Pav Lucistnik2005-11-251-2/+3
| | | | | | | | | PR: ports/89384 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=149483
* Update from 4.3.28 to 4.3.29.Mikhail Teterin2005-10-051-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=144260
* Update to 4.3.28Jean-Yves Lefort2005-05-071-6/+2
| | | | | | | | PR: ports/80576 Submitted by: maintainer Notes: svn path=/head/; revision=134790
* - chase distfiles (change MASTER_SITES)Cheng-Lung Sung2005-02-151-0/+2
| | | | | | | | | | | - add patch.4.3.27.3 (making these variables isn't really useful as the patches will not be portable to the next version) PR: ports/77511 Submitted by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=128880
* - add vendor patch 4.3.27.1 to fix C++ DbEnv::ref_electPav Lucistnik2005-02-081-0/+2
| | | | | | | | PR: ports/77263 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=128328
* Update to 4.3.27Kirill Ponomarev2004-12-281-2/+2
| | | | | | | | PR: ports/75563 Submitted by: maintainer Notes: svn path=/head/; revision=125383
* - repocopied from databases/db42 (via portmgr)Cheng-Lung Sung2004-12-051-6/+2
| | | | | | | | | | | | | | | | | | | | - Description as follows Version 4.3 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. Utilities are included in the distribution to convert v1.85 databases to v4.3 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface. For details on compatibility with other DB versions, see: http://www.sleepycat.com/download/patchlogs.shtml PR: ports/73790 Submitted by: Matthias Andree <matthias dot andree at gmx dot de> Notes: svn path=/head/; revision=123162
* * Add vendor patch.4.2.52.2Oliver Eikemeier2004-02-241-0/+4
| | | | | | | | | | | * Bump portrevision. * Add SIZE to distinfo. PR: 63306 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=101975
* Add Berkeley DB 4.2.52 after repocopy from db41.Pav Lucistnik2004-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | Note to other porters who want their port to depend on this one: Use LIB_DEPENDS=db-4.2.2:${PORTSDIR}/databases/db42-nocrypto Usually, setting CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42" LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2" will then work to get the right DB library. At run time, the proper library will be looked up by its SONAME, which is "libdb-4.2.so.2" and resides in /usr/local/lib. PR: ports/60943 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=97758
* o Add "RESTRICTED" tag since db41 contains strong cryptography (Rijndael),Norikatsu Shigemura2003-02-161-0/+1
| | | | | | | | | | o Prepares for the db41-nocrypto port. PR: ports/48225 Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer) Notes: svn path=/head/; revision=75636
* Add db41-4.1.25 after a repocopy from databases/db4.Pete Fritchman2003-01-071-1/+1
| | | | | | | | PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=72657
* Backout the recent upgrade to 4.1.25 (roll back to 4.0.14). It is aPete Fritchman2003-01-051-1/+1
| | | | | | | | | | | | | | | | non-compatible upgrade, and most other ports using db4 weren't ready for it. The new 4.1.25 version will appear in a db41 port soon. Also make the dump185 utility build (fix a typo), and bump PORTEPOCH. Give maintainership to the submitter (from ports@). PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de> (new maintainer) Pointy hat to: ijliao Notes: svn path=/head/; revision=72549
* upgrade to 4.1.25Ying-Chieh Liao2003-01-031-1/+1
| | | | | | | | PR: 46588 Submitted by: Ports Fury Notes: svn path=/head/; revision=72463
* patch for 4.0.14Ying-Chieh Liao2001-12-241-3/+1
| | | | | | | | PR: 32533 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer) Notes: svn path=/head/; revision=52089
* Back out the db3 update for the moment, due to the incompatibiltyAkinori MUSHA2001-08-011-1/+3
| | | | | | | problem that broke the openldap2 build. Notes: svn path=/head/; revision=45699
* Update to 3.3.11.Akinori MUSHA2001-07-251-3/+1
| | | | | | | | PR: ports/29220 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER) Notes: svn path=/head/; revision=45471
* Update to reflect setting DIST_SUBDIR. Checksums didn't change, justDima Dorfman2001-07-251-3/+3
| | | | | | | | | | | the paths. PR: 29195, 29207 Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org> and Edwin Groothuis <edwin@mavetju.org>, respectively Notes: svn path=/head/; revision=45465
* Add two post-3.2.9 patches from Sleepycat themselves.Ade Lovett2001-05-141-0/+2
| | | | | | | | | | http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details. Approved by: maintainer Obtained from: Sleepycat Notes: svn path=/head/; revision=42586
* Update to version 3.2.9Kevin Lo2001-02-021-1/+1
| | | | | | | | PR: 24796 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37907
* Update to 3.1.17.Will Andrews2000-09-161-1/+1
| | | | | | | | PR: 21227 Submitted by: maintainer Notes: svn path=/head/; revision=32733
* Update to Berkeley DB3, after repocopy from databases/db to databases/db3.Will Andrews2000-08-261-1/+1
| | | | | | | | PR: 20763 Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru> Notes: svn path=/head/; revision=31997
* Upgrade to 2.7.7 / fix distfile-FennerageBill Fumerola1999-11-231-1/+1
| | | | Notes: svn path=/head/; revision=23271
* Upgrade to latest version.Mark Murray1999-07-101-1/+1
| | | | | | | OK'ed by: maintainer Notes: svn path=/head/; revision=20146
* upgrade to 2.7.3, old distfile is not available in anycaseAndrey A. Chernov1999-03-281-1/+1
| | | | | | | install in the way that not interfere with libc db Notes: svn path=/head/; revision=17416
* Upgrade to v2.3.16James FitzGibbon1998-01-261-1/+1
| | | | | | | Submitted-by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=9470
* Upgradet to v2.3.12James FitzGibbon1997-11-111-1/+1
| | | | | | | Submitted by: "Josh Tiefenbach" <josh@ican.net> Notes: svn path=/head/; revision=8584
* Upgrade to v2.3.11James FitzGibbon1997-10-031-1/+1
| | | | | | | Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=8094
* Upgrade to v2.2.6James FitzGibbon1997-09-051-1/+1
| | | | | | | Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=7783
* Import of Berkely DB 2.0James FitzGibbon1997-06-131-0/+1
Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=6913