View | Details | Raw Unified | Return to bug 196496
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	courierpasswd
4
PORTNAME=	courierpasswd
5
PORTVERSION=	1.1.2
5
PORTVERSION=	1.1.3
6
CATEGORIES=	security mail
6
CATEGORIES=	security mail
7
MASTER_SITES=	http://www.arda.homeunix.net/software-downloads/
7
MASTER_SITES=	http://www.arda.homeunix.net/software-downloads/
8
8
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (courierpasswd-1.1.2.tar.gz) = 5b78f98be3321a99d33db1f69e59c7b561860448518dba04ade4323942d5c736
1
SHA256 (courierpasswd-1.1.3.tar.gz) = b063d92b4416b79b830c65a99bc9aa90b80cd46fc42a7af310af749687501592
2
SIZE (courierpasswd-1.1.2.tar.gz) = 287200
2
SIZE (courierpasswd-1.1.3.tar.gz) = 341024
(-)pkg-descr (-1 / +1 lines)
Lines 3-6 Link Here
3
3
4
Its interface follows that of Daniel J. Bernstein's checkpassword program.
4
Its interface follows that of Daniel J. Bernstein's checkpassword program.
5
5
6
WWW: http://www.arda.homeunix.net/store/
6
WWW: http://www.arda.homeunix.net/downloads/
(-)pkg-message (-2 / +2 lines)
Lines 8-15 Link Here
8
as a non-root user, you have three options, all of which require some
8
as a non-root user, you have three options, all of which require some
9
manual work.
9
manual work.
10
10
11
Option 1: Add the user courierpasswd will run as to the group that
11
Option 1: Add the user courierpasswd will run as the group that owns
12
owns the authdaemon socket directory in /etc/group. More than one user
12
the authdaemon socket directory in /etc/group. More than one user
13
can be added to the group vector in this way. This arrangement works
13
can be added to the group vector in this way. This arrangement works
14
well if courierpasswd will be run by only a small number of users.
14
well if courierpasswd will be run by only a small number of users.
15
If the authdaemon socket directory is owned by courier:courier and you
15
If the authdaemon socket directory is owned by courier:courier and you

Return to bug 196496