non port: databases/ateam_mysql_ldap_auth/Makefile |
SVNWeb
|
Number of commits found: 13 |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
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
|
Mon, 23 Jan 2023
|
[ 15:28 Muhammad Moinur Rahman (bofh) ] dee6c5d
databases/*mys*: Mark DEPRECATED
databases/mysql56-{server|client} is marked as DEPRECATED and set to be
removed from the tree on 2023-06-30. However there are still some
consumers for those which also should should be mark DEPRECATED and set
to be EXPIRED all along.
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Wed, 26 Jan 2022
|
[ 07:46 Marius Strobl (marius) ] 8c30deb (Only the first 10 of 27 ports in this commit are shown above. )
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) ] 3ba73da (Only the first 10 of 55 ports in this commit are shown above. )
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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 1 Jul 2019
|
[ 07:43 ale ] (Only the first 10 of 19 ports in this commit are shown above. )
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Mon, 6 Aug 2018
|
[ 17:22 fernape ] (Only the first 10 of 19 ports in this commit are shown above. )
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
|
Sat, 13 Jan 2018
|
[ 22:43 antoine ]
- Add DOCS option
- Use PORTDOCS for documentation
Reported by: pkg-fallout
|
Thu, 11 Jan 2018
|
[ 11:12 danfe ]
- Convert to option helpers, wrap overly long lines, mute MKDIRs
- Do not abuse INSTALL_MAN for installing documentation files
|
Wed, 1 Jun 2016
|
[ 13:14 mat ]
Allow depending on both mysql's client and server
Fix the few users of both the MySQL client and server.
PR: 209762
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6575
|
Wed, 25 May 2016
|
[ 14:18 novel ]
Add ateam_mysql_ldap_auth 1.0, a-Team MySQL LDAP authentication plugin.
PR: 208913
Submitted by: ganbold
|
Number of commits found: 13 |