summaryrefslogtreecommitdiff
path: root/databases/db46 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-215-147/+0
| | | | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) Notes: svn path=/head/; revision=365599
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Grab three ports that Gea-Suan Lin gave up.Matthias Andree2014-06-301-1/+1
| | | | Notes: svn path=/head/; revision=359922
* multiple: reset gslin's maintainerEitan Adler2014-06-301-1/+1
| | | | | | | | | | | By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD. Gea-Suan Lin's work is much appreciated. Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) Notes: svn path=/head/; revision=359802
* - Stage supportMartin Wilke2014-02-021-6/+3
| | | | Notes: svn path=/head/; revision=342255
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bitMatthias Andree2013-12-161-1/+1
| | | | | | | so that people don't rush to upgrades yet. Notes: svn path=/head/; revision=336664
* Mark deprecated, for 41/42, add CONFLICTS between crypto/-nocrypto ports.Matthias Andree2013-12-131-0/+2
| | | | Notes: svn path=/head/; revision=336383
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround inBeat Gaetzi2012-01-221-5/+0
| | | | | | | | | bsd.port.mk also handles configure script outside of WRKSRC. Exp-runs by: miwi Notes: svn path=/head/; revision=289626
* - Fix build on FreeBSD 10. Apply manual fix as the configure script isBeat Gaetzi2011-10-291-0/+5
| | | | | | | | | | outside of WRKSRC and the WITH_FBSD10_FIX knob doesn't work in this case. Approved by: portmgr (miwi) Notes: svn path=/head/; revision=284636
* - Get Rid MD5 supportMartin Wilke2011-03-201-5/+0
| | | | Notes: svn path=/head/; revision=271346
* Update WWW: links for db* ports in pkg-descr.Matthias Andree2010-11-121-1/+1
| | | | Notes: svn path=/head/; revision=264443
* Update MASTER_SITES.Matthias Andree2010-11-121-4/+2
| | | | | | | | | Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> PR: ports/152158 Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile) Notes: svn path=/head/; revision=264442
* Update to 4.6.21.4. (Patch #3 was rerolled and verified by hand)Xin LI2009-03-232-5/+12
| | | | Notes: svn path=/head/; revision=230762
* - Add MAKE_JOBS_SAFE variable (enable SMP compilation)Martin Matuska2009-03-231-0/+1
| | | | | | | | | | | - Tinderbox tested on SMP systems i386 + amd64 PR: ports/132970 Submitted by: mm (myself) Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=230754
* - Update to 4.6.21.3Beech Rintoul2009-02-022-3/+15
| | | | | | | | | | - Thanks for the help by Panagiotis Christias <p.christias _ noc.ntua.gr> PR: ports/131236 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=227426
* - Make patches fetchableThomas Abthorpe2008-05-221-1/+2
| | | | | | | | | | - Fix portlint warning PR: ports/123877 Submitted by: Gea-Suan Lin <gslin gslin.org> (maintainer) Notes: svn path=/head/; revision=213520
* - Update to 4.6.21.1Rong-En Fan2008-03-312-1/+11
| | | | | | | | PR: ports/122176 Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer) Notes: svn path=/head/; revision=210209
* Upgrade to 4.6.21.Xin LI2007-10-242-4/+4
| | | | Notes: svn path=/head/; revision=201935
* - Update WWW.Jean Milanez Melo2007-09-051-1/+1
| | | | | | | | | PR: ports/115611 Submitted by: Linh@closedsrc.org Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=198844
* - Update WWW linkMartin Matuska2007-08-211-1/+1
| | | | | | | | PR: ports/115668 Approved by: maintainer Notes: svn path=/head/; revision=198048
* Update to 4.6.19, this is a bugfix release.Xin LI2007-08-172-4/+4
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=197842
* New port: Berkeley DB 4.6 (databases/db46)Xin LI2007-08-063-58/+60
| | | | | | | | Submitted by: Gea-Suan Lin <gslin@gslin.org> PR: ports/114921 Notes: svn path=/head/; revision=197204
* - this is a repocopied portCheng-Lung Sung2007-07-314-131/+89
| | | | | | | | | | - db45 introduced in ports tree PR: ports/114821 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=196800
* - Shuffle MASTER_SITES for bdb ports to share loadRong-En Fan2006-11-081-2/+2
| | | | | | | Requested by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=176820
* - Remove RANDOMIZE_MASTER_SITES. This is a user set variable.Rong-En Fan2006-11-081-1/+0
| | | | | | | | Noticed by: pav Approved by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=176804
* - Update MASTER_SITESRong-En Fan2006-11-082-5/+20
| | | | | | | | | | | | - 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-142-4/+3
| | | | | | | | | | | | to 2006. - portlint(1) PR: 95623 Submitted by: maintainer Notes: svn path=/head/; revision=159452
* Cosmetic: remove two unused variablesVasil Dimov2006-03-151-2/+0
| | | | | | | Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer, in a ports/93031 followup) Notes: svn path=/head/; revision=157142
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 4.4.20.2Vasil Dimov2006-02-092-4/+17
| | | | | | | | | 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-132-4/+4
| | | | | | | | | | 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-254-70/+69
| | | | | | | | | PR: ports/89384 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=149483
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update from 4.3.28 to 4.3.29.Mikhail Teterin2005-10-052-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=144260
* Fix problems with gcc4Volker Stolz2005-07-291-0/+3
| | | | | | | | PR: ports/80916 Submitted by: Michael Edenfield via maintainer Notes: svn path=/head/; revision=140386
* Update to 4.3.28Jean-Yves Lefort2005-05-072-12/+3
| | | | | | | | PR: ports/80576 Submitted by: maintainer Notes: svn path=/head/; revision=134790
* - I forgot to bump PORTREVISION.Cheng-Lung Sung2005-02-161-1/+1
| | | | | | | Noted by(and Thanks to): mat Notes: svn path=/head/; revision=128983
* - chase distfiles (change MASTER_SITES)Cheng-Lung Sung2005-02-152-2/+5
| | | | | | | | | | | - 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
* Replace the hardcoded version number with ${PORTVERSION} in a couple of places.Mikhail Teterin2005-02-091-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=128392
* - add vendor patch 4.3.27.1 to fix C++ DbEnv::ref_electPav Lucistnik2005-02-083-3/+10
| | | | | | | | 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-283-51/+44
| | | | | | | | PR: ports/75563 Submitted by: maintainer Notes: svn path=/head/; revision=125383
* - repocopied from databases/db42 (via portmgr)Cheng-Lung Sung2004-12-056-72/+61
| | | | | | | | | | | | | | | | | | | | - 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
* Workaround a problem with fast-mutexes on amd64.Tilman Keskinoz2004-06-261-1/+7
| | | | | | | | Idea from: db41 port. Discovered by: upcoming ice port. Notes: svn path=/head/; revision=112313
* Fix 'make reinstall'Andrey A. Chernov2004-06-141-1/+1
| | | | | | | Submitted by: maintainer Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=111448
* - Build + install RPC serverKirill Ponomarev2004-05-273-1/+4
| | | | | | | | | PR: ports/67239 Submitted by: maintainer Requested by: brooks Notes: svn path=/head/; revision=110120
* This patch is a convenience patch to allow broken port tools to continueOliver Eikemeier2004-03-192-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to go about their rotten business. It is issued without acknowledgment of any obligation, in response to ports/64393. The patch does NOT bump PORTREVISION as the change is invisible for the port's or package's users. $FreeBSD$ is sufficient. I also refute any "bug" with respect to the the porter's handbook's pages referenced in ports/64393, my port has not written anything after bsd.port.mk and portlint has nothing to complain about (only that it can't figure "patch" is legal in a PATCHFILES variable). Informational: tools that assume .include <bsd.port.[post.]mk> was the last line in a port's makefile are broken. They should be comparing the output of realpath $(make -V MASTERDIR) against the output of realpath $(pwd) instead: -bash-2.05b$ realpath $(pwd) /usr/home/ma/db42 -bash-2.05b$ realpath $(make -V MASTERDIR) /usr/home/ma/db42 -bash-2.05b$ cd ../db42-nocrypto # switch to slave's port directory -bash-2.05b$ realpath $(make -V MASTERDIR) /usr/home/ma/db42 -bash-2.05b$ realpath $(pwd) /usr/home/ma/db42-nocrypto PR: 64479 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=104667
* Revert previous commit. Local changes here masked the fact that thisMark Linimon2004-03-031-0/+2
| | | | | | | | | | change would break the port for other users. Noticed by: Rolandas Naujikas <rolnas@takas.lt> Pointy hat to: linimon@FreeBSD.org Notes: svn path=/head/; revision=102809