| Port details |
- courier-authlib Meta-port for the courier authentication library
- 0.73.2 security
=26 0.73.1Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2005-04-26 19:18:10
- Last Update: 2026-08-04 16:31:06
- Commit Hash: 42c1c82
- People watching this port, also watch:: courier-imap, clamav, postfix, courier-authlib-base
- Also Listed In: mail
- License: NA
- WWW:
- https://www.Courier-MTA.org/authlib/
- Description:
- The Courier Authentication Library is a generic authentication API used
for two purposes:
1. Read the name of a mail account. Determine the local account's home
directory, and system userid and groupid.
2. Read an account name, and a password. If valid, determine the
account's home directory, system userid, and groupid.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- courier-authlib>0:security/courier-authlib
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/security/courier-authlib/ && make install clean
- To add the package, run one of these commands:
- pkg install security/courier-authlib
- pkg install courier-authlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: courier-authlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785750564
SHA256 (courier-authlib-0.73.2.tar.bz2) = 8629a3af9a169fc64e9f8fd6aafd320ba42c2443db15bf97e9f6076fe6dda618
SIZE (courier-authlib-0.73.2.tar.bz2) = 2769371
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- databases/courier-authlib-mysql
- databases/courier-authlib-pgsql
- databases/courier-authlib-sqlite
- databases/courier-authlib-userdb
- databases/courier-authlib-usergdbm
- mail/courier-authlib-vchkpw
- net/courier-authlib-ldap
- security/courier-authlib-base
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- courierauthconfig : security/courier-authlib-base
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for courier-authlib-0.73.2:
AUTH_LDAP=off: LDAP support
AUTH_MYSQL=off: MySQL support
AUTH_PGSQL=off: PostgreSQL support
AUTH_SQLITE=off: SQLite support
AUTH_USERDB=off: Userdb support
AUTH_VCHKPW=off: popmail/vchkpw support
DOCS=on: Build and/or install documentation
GDBM=off: GNU dbm library support
===> Use 'make config' to modify these settings
- Options name:
- security_courier-authlib
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.58_2 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
0.58_2 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.58_1 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.58_1 11 Feb 2006 11:37:46
 |
oliver  |
make it possible to change the program which is used for authpipe
PR: ports/92681
Submitted by: Henry Karpatskij <henkka@spheroid.info> |
0.58_1 22 Jan 2006 06:28:59
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.58_1 12 Jan 2006 20:09:53
 |
oliver  |
remove ldconfig_compat
Requested by: flz |
0.58_1 12 Jan 2006 18:56:39
 |
oliver  |
PORTVERSION got bumped with the previous commit |
0.58_1 12 Jan 2006 18:56:04
 |
oliver  |
make courier-authdaemon work if it's build with MySQL support by changing
the rcNg startscript. |
0.58 09 Dec 2005 15:09:12
 |
oliver  |
update to 0.58 |
0.57 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.57 30 Jul 2005 21:55:23
 |
oliver  |
Just remove the user if BATCH is set in env, don't ask for users feedback.
PR: 84349
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
0.57 23 Jul 2005 14:34:31
 |
oliver  |
update to 0.57 |
0.56 11 Jun 2005 20:25:09
 |
krion  |
Fix restart logic in rc.subr(8) start/stop script.
Submitted by: Alex Lyashkov <umka at sevcity dot net> |
0.56 17 May 2005 18:25:57
 |
oliver  |
use mkstemp(3) in locktest.c instead of executing mktemp(1) in Makefile |
0.56 13 May 2005 17:15:32
 |
oliver  |
update to 0.56 |
0.55_2 28 Apr 2005 05:20:55
 |
oliver  |
fix pkg-plist-ldap (remove etc/openldap if empty)
Noted by: kris |
0.55_2 26 Apr 2005 19:17:32
 |
oliver  |
move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by: Yarema <yds@CoolRat.org>
In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan
Obuch <ports@dino.sk>, myself |