notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/ateam_mysql57_ldap_auth/Makefile
SVNWeb

Number of commits found: 9

Wed, 8 Feb 2023
[ 10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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
Thu, 8 Sep 2022
[ 15:43 Stefan Eßer (se) search for other commits by this committer ]    commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  986beaa  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 26 Jan 2022
[ 07:46 Marius Strobl (marius) search for other commits by this committer ]    commit hash:8c30deb681a941ce9974c57c7f45c9f294908d67  commit hash:8c30deb681a941ce9974c57c7f45c9f294908d67  commit hash:8c30deb681a941ce9974c57c7f45c9f294908d67  8c30deb  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
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
Mon, 2 Aug 2021
[ 04:41 Xin LI (delphij) search for other commits by this committer ]    commit hash:3ba73dad6f600e4da54237e381201faec678984c  commit hash:3ba73dad6f600e4da54237e381201faec678984c  commit hash:3ba73dad6f600e4da54237e381201faec678984c  3ba73da  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 12 Aug 2020
[ 02:54 ganbold search for other commits by this committer ] Original commit   Revision:544734
Specify mysql version in USES.

PR:	248237
Approved by:	fernape@
Sponsored by:	A-Team Systems, LLC
Thu, 30 Jul 2020
[ 08:54 pkubaj search for other commits by this committer ] Original commit   Revision:543719
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
Sat, 11 Jul 2020
[ 16:53 pizzamig search for other commits by this committer ] Original commit   Revision:541991
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

Number of commits found: 9