Port details |
- courierpassd User authentication and password changing daemon utility
- 1.1.2 security
=2 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-07-27 04:02:34
- Last Update: 2022-07-20 14:22:56
- Commit Hash: 857c05f
- People watching this port, also watch:: pure-ftpd, courier-authlib-mysql
- Also Listed In: mail
- License: GPLv2+
- Description:
- courierpassd is a password changing utility that uses the courier-authlib
authentication library to change user credentials.
Its interface follows that of poppassd.
WWW: http://www.arda.homeunix.net/store/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- courierpassd>0:security/courierpassd
- To install the port:
- cd /usr/ports/security/courierpassd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/courierpassd
- pkg install courierpassd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: courierpassd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (courierpassd-1.1.2.tar.gz) = 05fb991fd488dd798a231965db30753f4debc02b6e8403b8324a33a2f2c7ef50
SIZE (courierpassd-1.1.2.tar.gz) = 286929
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- courierauthconfig : security/courier-authlib-base
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- courierauthconfig : security/courier-authlib-base
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for courierpassd-1.1.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_courierpassd
- USES:
- gmake localbase
- pkg-message:
- For install:
- In order to run this port, please add the following line to
/etc/inetd.conf if not already there:
pop3pw stream tcp nowait root /usr/local/sbin/courierpassd courierpassd -s imap
"imap" can be replaced with the service you wish to authenticate (and change)
passwords against, eg: "pop3". If you leave out the -s switch altogether,
its value defaults to "login".
After modifying /etc/inetd.conf, you must (as root) run:
killall -HUP inetd
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:56 1.1.2 |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.1.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:16:13
1.1.2 |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
05 Apr 2016 15:46:38
1.1.2 |
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Switch to options helpers |
01 Apr 2016 14:25:18
1.1.2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
11 Jul 2014 08:37:07
1.1.2 |
pawel  |
- Add staging support, allow it as regular user
- Switch to PLIST_FILES, PORTDOCS |
04 Jul 2014 12:46:11
1.1.2 |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
26 May 2014 12:50:41
1.1.2  |
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
20 Sep 2013 22:55:26
1.1.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
27 Jul 2013 16:45:27
1.1.2 |
marino  |
security/courier(passd,passwd,userinfo): Unbreak fetch and cleanup
The maintainer provided a new download location for his three ports after
a site reorganization broke fetching for two of them. In addition to
updating the MASTER_SITES, other cleanups where performed:
* Trim Headers
* Convert USE_GMAKE to USES+=gmake
* Convert NOPORTDOCS to options DOCS
* Removed unterminated string in courierpassd makefile
* Removed empty strings in courierpassd makefile
PR: ports/179670
Approved by: bapt / culot (mentors, implicit) |
23 Sep 2011 22:26:39
1.1.2 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:03:52
1.1.2 |
ohauer  |
-remove MD5 |
09 Aug 2006 06:10:35
1.1.2 |
ade  |
Primary MASTER_SITE appears to be down right now. Put my copy up
into MASTER_SITE_LOCAL and temporarily adjust accordingly. |
01 Aug 2006 06:44:24
1.1.2 |
ade  |
Update to 1.1.2
Submitter (author) taking over maintainership from myself
PR: 100916
Submitted by: andrew@arda.homeunix.net |
16 Jun 2006 01:59:33
1.1.1 |
ade  |
Update to 1.1.1
Submitted by: author |
13 May 2006 04:15:53
1.1.0 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
1.1.0 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.1.0 |
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. |
14 Nov 2005 03:05:47
1.1.0 |
ade  |
Add SHA256 |
20 Oct 2005 00:55:37
1.1.0 |
ade  |
Update to 1.1.0 release, add a couple of tunables to the Makefile,
and bit a little more descriptive in pkg-descr.
Submitted by: andrew@arda.homeunix.net (author) |
16 Oct 2005 04:56:45
1.1.0.r1 |
ade  |
Correct description.
Submitted by: andrew@arda.homeunix.net (author) |
02 Sep 2005 21:28:39
1.1.0.r1 |
ade  |
Correctly fix RUN_DEPENDS |
27 Jul 2005 03:37:38
1.1.0.r1 |
ade  |
Add courierpasswd, a user authentication and password changing utility
for the courier imap/pop3 system. |