Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 31 Dec 2023 00:06:11
    |
Muhammad Moinur Rahman (bofh)  |
databases/ateam_mysql57_ldap_auth: Remove expired port
Depends on upstream EOL MySQL 5.7 |
1.0_2 30 Jun 2023 05:19:03
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Cleanup pointers to EOL mariadb103
Although mariadb103 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket) |
1.0_2 30 Jun 2023 04:02:04
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Cleanup pointers to EOL mariadb102
Although mariadb102 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket) |
1.0_2 30 Jun 2023 03:29:51
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Cleanup pointers to EOL mariadb101
Although mariadb101 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket) |
1.0_2 30 Jun 2023 01:40:48
    |
Muhammad Moinur Rahman (bofh)  |
databases/mysql56-*: Sunset
2023-06-30 databases/mysql56-*: Upstream support ended in February 2021
Approved by: portmgr (blanket) |
1.0_2 08 Feb 2023 10:53:56
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
1.0_2 08 Sep 2022 15:46:38
    |
Stefan Eßer (se)  |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.0_2 08 Sep 2022 15:43:21
    |
Stefan Eßer (se)  |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.0_2 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.0_2 26 Jan 2022 07:46:25
    |
Marius Strobl (marius)  |
devel/libconfig: update to 1.7.3
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout |
1.0_1 02 Aug 2021 04:41:48
    |
Xin LI (delphij)  |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0 12 Aug 2020 02:54:28
  |
ganbold  |
Specify mysql version in USES.
PR: 248237
Approved by: fernape@
Sponsored by: A-Team Systems, LLC |
1.0 30 Jul 2020 08:54:05
  |
pkubaj  |
databases/ateam_mysql57_ldap_auth: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/mysql/my_global.h:212: error: redefinition of typedef
'my_socket'
/usr/local/include/mysql/mysql.h:64: error: previous declaration of 'my_socket'
was here |
1.0 11 Jul 2020 16:53:33
  |
pizzamig  |
databases/ateam_mysql57_ldap_auth: new port for mysql 5.7
A-Team MySQL 5.7 LDAP authentication plugin
PR: 247685
Submitted by: ganbold@freebsd.org (maintainer)
Event: July 2020 Bugathon |