aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db48
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with libc++ 3.8bapt2016-04-181-4/+1
| | | | | PR: 208488 Submitted by: dim
* Drop maintainership.mandree2016-04-121-1/+1
| | | | | | | If portmgr@ needs to commit against better advise, two years after this was first discussed without any motion of the upstream. Drop a few more maintainerships along the way.
* Revert unauthorized commit.mandree2016-04-121-5/+7
|
* Fix build with libc++ 3.8bapt2016-04-121-4/+1
| | | | | | PR: 208488 Submitted by: dim With hat: portmgr
* databases/db48: Use OPSYS with OSVERSIONmarino2016-04-081-1/+1
| | | | | | | Commit r412492 snared all DragonFly releases along with FreeBSD 11 unintentionally. Approved by: OSVERSION use blanket
* Mark unsupported on FreeBSD 11-CURRENT after clang 3.8 import.mandree2016-04-041-5/+9
| | | | | | | Bump expiration date. Submitted by: dim@ PR: 208488
* As with armv6 we need to use POSIX mutexes. Without this the ports try toandrew2015-11-091-1/+1
| | | | | | | use fcntl mutexes and fails as they are deprecated. Approved by: mandree (maintainer) Differential Revision: https://reviews.freebsd.org/D4107
* Bump expiration date.mandree2015-06-111-1/+1
|
* enable posix-mutexes by default for armv6 targets as db will crash and burnsbruno2015-05-081-0/+7
| | | | | | | | when using the internal mutex implementation via unsupported instructions. PR: 197227 Submitted by: andrew@ Approved by: mandree@
* antoine, four months are too long.mandree2015-02-281-1/+1
| | | | There needs to be pressure on *coin, and they seem to be making some progress.
* Extend expiration date of 4 months, *coin ports still need itantoine2015-02-281-1/+1
|
* Extend expiration date of 3 months, *coin ports still need it and nowantoine2014-11-281-1/+1
| | | | | | audio/jack needs it too With hat: portmgr
* Cleanup plistbapt2014-10-201-3/+0
|
* Reinstate former EXPIRATION_DATE syntax, and add a comment.mandree2014-09-301-2/+4
|
* Mention the expiration depends on *coin ports moving forward.mandree2014-09-291-2/+2
|
* Remove unused LIBTOOLFILEStijl2014-09-141-1/+0
|
* Remove orphaned directories; remove gslin's blanket approval from db48.mandree2014-08-221-2/+0
|
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | - 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)
* Fix mutex code on powerpc64.mandree2014-07-032-1/+12
| | | | | PR: 191453 Submitted by: jhibbits@
* Grab three ports that Gea-Suan Lin gave up.mandree2014-07-011-1/+1
|
* multiple: reset gslin's maintainereadler2014-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)
* Fix stage-qa warningsmandree2014-06-074-4/+13
| | | | | | | | | | | | | Remove trailing blank from MASTER_SITES Tabs to spaces in pkg-descr WWW: tag Rename patch to avoid special characters. Add LICENSE_FILE, USES=libtool:keepla Patch libtool install runs to use ${INSTALL} instead of cp -p Bump PORTREVISION (adding .so.0.0.0 files). PR: 189491 Submitted by: takefu@airport.fm Approved by: gslin@gslin.org (implicit)
* - Stage supportmiwi2014-02-021-4/+3
|
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | databases)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Backport Dimitry's clang compilation fix from databases/db5.mandree2012-06-151-0/+20
| | | | Reported by: Dima Panov
* - Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround inbeat2012-01-221-5/+0
| | | | | | bsd.port.mk also handles configure script outside of WRKSRC. Exp-runs by: miwi
* - Fix build on FreeBSD 10. Apply manual fix as the configure script isbeat2011-10-291-0/+5
| | | | | | | outside of WRKSRC and the WITH_FBSD10_FIX knob doesn't work in this case. Approved by: portmgr (miwi)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update WWW: links for db* ports in pkg-descr.mandree2010-11-121-1/+1
|
* Update MASTER_SITES.mandree2010-11-121-3/+1
| | | | | | Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> PR: ports/152158 Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile)
* Update to new upstream version 4.8.30.0mandree2010-05-142-4/+4
| | | | | Approved by: gslin@gslin.org (maintainer, implicit) Approved by: garga (mentor)
* Update to 4.8.26.delphij2010-02-162-4/+4
| | | | Feature safe: yes
* Add Berkeley DB 4.8 to the ports tree as a "regular" port for now.skreuzer2009-11-105-0/+123
Once FreeBSD 8.0 ships, I'll update all the USE knobs that are necessary to allow other ports to make use of this port. PR: ports/138831 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: portmgr@