summaryrefslogtreecommitdiff
path: root/databases/db5
AgeCommit message (Expand)Author
2024-12-31Mk/**java.mk: Convert bsd.java.mk to USESMuhammad Moinur Rahman
2023-04-04*/*: Refactor java/openjdk7 removalMuhammad Moinur Rahman
2022-12-05databases/db5: Add <stddef.h> to conftest.cpp for TLS checkDimitry Andric
2022-09-07Remove WWW entries moved into port MakefilesStefan Eßer
2022-09-07Add WWW entries to port MakefilesStefan Eßer
2022-07-20databases: remove 'Created by' linesTobias C. Berner
2022-01-27databases/db5: change DEPRECATED textMatthias Andree
2022-01-26databases/db5: nuke SQL option and abandon portMatthias Andree
2022-01-17databases/db5: strip binaries, avoid sed backupsMatthias Andree
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold
2020-01-20Making REWARNFILE overridable was an artefact from testing.Mathieu Arnold
2020-01-12databases/db6, db5: fix JAVA-enabled build, suppress sed failed warningsMatthias Andree
2019-10-21databases/db5, databases/db6: Hook up DEBUG options helpersMatthias Andree
2019-10-03Remove reference to Java 1.6Greg Lewis
2019-07-09Switch db5/db6 to download from Oracle's https:// sites.Matthias Andree
2019-06-12databases/db5: remove meaningless 85+ from USES tclPietro Cerutti
2018-11-02Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan
2018-08-02databases/db5, db6: enable DBM compatibilityMatthias Andree
2018-05-11- Fix license handlingDmitry Marakasov
2017-09-01The src tree is splitting 32-bit arm support into 'armv6' and the newMark Linimon
2016-11-09Avoid junk pointer when __db_vrfy_datapage() failsMatthias Andree
2016-11-04Force pthreads mutexes on 11+ and aarch64/ARMV6Matthias Andree
2016-10-21${RM} already has -f.Mathieu Arnold
2016-10-07Add LICENSE_GROUPS.Matthias Andree
2016-10-07Correct license information to Sleepycat.Matthias Andree
2016-10-07Clean up, modernize, add LICENSE.Matthias Andree
2016-05-24Fix strncat() misuse, and enable TCL option.Matthias Andree
2016-05-23Modernize Makefile and chase new requisites.Matthias Andree
2016-05-23Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov
2016-04-12Grab after bapt's initial clarification on 413096.Matthias Andree
2016-04-12Drop maintainership.Matthias Andree
2015-12-19Fix crash by using POSIX mutexes on all armv6* ARCHes not just armv6.Matthias Andree
2015-11-09As with armv6 we need to use POSIX mutexes. Without this the ports try toAndrew Turner
2015-05-07enable posix-mutexes by default for armv6 targets as db will crash and burnSean Bruno
2014-10-20Cleanup plistBaptiste Daroussin
2014-08-31Add USES=libtoolTijl Coosemans
2014-07-15Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger
2014-07-02Fix mutex code on powerpc64.Matthias Andree
2013-12-16Update to 5.3.28, fixing nearly two dozen bugs.Matthias Andree
2013-12-14Convert to staging.Matthias Andree
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin
2013-08-14- Remove MAKE_JOBS_SAFE variableAlex Kozlov
2013-07-24Fix C++11 compatibility by renaming atomic_init().Matthias Andree
2013-02-06Convert one more NOPORTDOCS occasion to port optionsNG framework.Matthias Andree
2012-12-10Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin
2012-06-18- Update to new upstream release 5.3.21. Please see UPDATING!Matthias Andree
2012-06-14Fix compilation with clang, patch taken fromMatthias Andree
2012-03-13Update to upstream bug-fix patchlevel release [11.2.]5.2.42.Matthias Andree
2012-02-16Fix broken symbolic links in libdb*-5.so.0 files.Matthias Andree
2012-01-22- Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround inBeat Gaetzi