Personal patches
Go to file
Kai Knoblich c64f527c5c MFH: r535092
net/py-ldappool: Update to 2.4.1

* Separate USES block from non-relevant variables.

* While I'm here: Add "do-test" target to make future QA easier.

Notable changes since 2.2.0:

* Allow pool status to be printed as a table
* Handle retry logic for timeouts with multiple LDAP servers
* Improve connection retry logging
* Fix ldappool bad password retry logic

PR:		246402
Submitted by:	sunpoet

Approved by:	ports-secteam bugfix blanket
2020-05-13 08:15:33 +00:00
accessibility
arabic
archivers
astro
audio MFH: r534084 2020-05-05 20:20:34 +00:00
base
benchmarks
biology
cad
chinese MFH: r534850 2020-05-10 13:56:17 +00:00
comms MFH: r534998 2020-05-12 17:42:29 +00:00
converters
databases MFH: r534263 2020-05-07 11:54:47 +00:00
deskutils
devel
dns
editors
emulators MFH: r532899 2020-05-12 07:44:12 +00:00
finance
french MFH: r534850 2020-05-10 13:56:17 +00:00
ftp
games MFH: r533806 2020-05-07 23:00:58 +00:00
german MFH: r534850 2020-05-10 13:56:17 +00:00
graphics MFH: r534930 2020-05-11 18:59:35 +00:00
hebrew
hungarian
irc
japanese MFH: r534850 2020-05-10 13:56:17 +00:00
java
Keywords
korean
lang MFH: r534040 2020-05-09 10:14:08 +00:00
mail MFH: r534912 r534914 2020-05-11 14:18:49 +00:00
math MFH: r533561 2020-05-01 16:58:08 +00:00
misc MFH: r534739 2020-05-09 13:24:40 +00:00
Mk
multimedia MFH: r534297 2020-05-07 22:34:36 +00:00
net MFH: r535092 2020-05-13 08:15:33 +00:00
net-im
net-mgmt MFH: r531284 r534006 2020-05-05 11:03:12 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian MFH: r534850 2020-05-10 13:56:17 +00:00
science MFH: r533488 2020-05-01 02:46:22 +00:00
security MFH: r534211 2020-05-07 17:17:17 +00:00
shells
sysutils MFH: r530237 2020-05-04 19:21:55 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www MFH: r535004 2020-05-12 19:18:21 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r534715 2020-05-09 07:04:53 +00:00
x11-servers MFH: r534295 2020-05-07 22:07:35 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.