| Commit message (Expand) | Author | Age | Files | Lines |
* | */*: Refactor java/openjdk7 removal | Muhammad Moinur Rahman | 2023-04-04 | 1 | -1/+1 |
* | databases/db5: Add <stddef.h> to conftest.cpp for TLS check | Dimitry Andric | 2022-12-05 | 2 | -1/+9 |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | databases: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | databases/db5: change DEPRECATED text | Matthias Andree | 2022-01-26 | 1 | -1/+1 |
* | databases/db5: nuke SQL option and abandon port | Matthias Andree | 2022-01-26 | 2 | -27/+7 |
* | databases/db5: strip binaries, avoid sed backups | Matthias Andree | 2022-01-17 | 1 | -2/+3 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | Making REWARNFILE overridable was an artefact from testing. | Mathieu Arnold | 2020-01-20 | 1 | -3/+0 |
* | databases/db6, db5: fix JAVA-enabled build, suppress sed failed warnings | Matthias Andree | 2020-01-12 | 1 | -0/+3 |
* | databases/db5, databases/db6: Hook up DEBUG options helpers | Matthias Andree | 2019-10-21 | 1 | -1/+1 |
* | Remove reference to Java 1.6 | Greg Lewis | 2019-10-03 | 1 | -1/+1 |
* | Switch db5/db6 to download from Oracle's https:// sites. | Matthias Andree | 2019-07-09 | 1 | -1/+1 |
* | databases/db5: remove meaningless 85+ from USES tcl | Pietro Cerutti | 2019-06-12 | 1 | -1/+1 |
* | Remove compatibility code for FreeBSD < 11.2 from all ports. | Rene Ladan | 2018-11-02 | 1 | -3/+0 |
* | databases/db5, db6: enable DBM compatibility | Matthias Andree | 2018-08-02 | 2 | -4/+19 |
* | - Fix license handling | Dmitry Marakasov | 2018-05-11 | 2 | -1/+2 |
* | The src tree is splitting 32-bit arm support into 'armv6' and the new | Mark Linimon | 2017-09-01 | 1 | -1/+1 |
* | Avoid junk pointer when __db_vrfy_datapage() fails | Matthias Andree | 2016-11-09 | 4 | -3/+14 |
* | Force pthreads mutexes on 11+ and aarch64/ARMV6 | Matthias Andree | 2016-11-04 | 1 | -1/+6 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -4/+4 |
* | Add LICENSE_GROUPS. | Matthias Andree | 2016-10-07 | 1 | -0/+1 |
* | Correct license information to Sleepycat. | Matthias Andree | 2016-10-07 | 1 | -1/+2 |
* | Clean up, modernize, add LICENSE. | Matthias Andree | 2016-10-07 | 1 | -13/+12 |
* | Fix strncat() misuse, and enable TCL option. | Matthias Andree | 2016-05-24 | 4 | -5/+96 |
* | Modernize Makefile and chase new requisites. | Matthias Andree | 2016-05-23 | 6 | -68/+71 |
* | Convert tab after WWW: in pkg-descrs to single space as per PHB | Dmitry Marakasov | 2016-05-23 | 1 | -1/+1 |
* | Grab after bapt's initial clarification on 413096. | Matthias Andree | 2016-04-12 | 1 | -1/+1 |
* | Drop maintainership. | Matthias Andree | 2016-04-12 | 1 | -1/+1 |
* | Fix crash by using POSIX mutexes on all armv6* ARCHes not just armv6. | Matthias Andree | 2015-12-19 | 1 | -2/+3 |
* | As with armv6 we need to use POSIX mutexes. Without this the ports try to | Andrew Turner | 2015-11-09 | 1 | -1/+1 |
* | enable posix-mutexes by default for armv6 targets as db will crash and burn | Sean Bruno | 2015-05-07 | 1 | -0/+5 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-20 | 1 | -3/+0 |
* | Add USES=libtool | Tijl Coosemans | 2014-08-31 | 2 | -8/+7 |
* | Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. | Adam Weinberger | 2014-07-15 | 1 | -1/+1 |
* | Fix mutex code on powerpc64. | Matthias Andree | 2014-07-02 | 2 | -0/+12 |
* | Update to 5.3.28, fixing nearly two dozen bugs. | Matthias Andree | 2013-12-16 | 3 | -5/+10 |
* | Convert to staging. | Matthias Andree | 2013-12-14 | 1 | -15/+16 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | Fix C++11 compatibility by renaming atomic_init(). | Matthias Andree | 2013-07-24 | 2 | -0/+19 |
* | Convert one more NOPORTDOCS occasion to port optionsNG framework. | Matthias Andree | 2013-02-06 | 1 | -5/+5 |
* | Decommissioning java 1.5 (EOLed since October 2009): | Baptiste Daroussin | 2012-12-10 | 1 | -6/+2 |
* | - Update to new upstream release 5.3.21. Please see UPDATING! | Matthias Andree | 2012-06-18 | 3 | -113/+113 |
* | Fix compilation with clang, patch taken from | Matthias Andree | 2012-06-14 | 1 | -0/+20 |
* | Update to upstream bug-fix patchlevel release [11.2.]5.2.42. | Matthias Andree | 2012-03-13 | 2 | -4/+4 |
* | Fix broken symbolic links in libdb*-5.so.0 files. | Matthias Andree | 2012-02-16 | 1 | -2/+3 |
* | - Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround in | Beat Gaetzi | 2012-01-22 | 1 | -5/+0 |
* | - Fix build on FreeBSD 10. Apply manual fix as the configure script is | Beat Gaetzi | 2011-10-29 | 1 | -0/+5 |