Port details |
- checkpassword Simple password-checking interface
- 0.90_1 security =22 0.90Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-01 15:27:21
- Commit Hash: 4f7686e
- People watching this port, also watch:: nmap, ucspi-tcp, gmake, libiconv, unzip
- License: not specified in port
- WWW:
- https://cr.yp.to/checkpwd.html
- Description:
- Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- checkpassword>0:security/checkpassword
- To install the port:
- cd /usr/ports/security/checkpassword/ && make install clean
- To add the package, run one of these commands:
- pkg install security/checkpassword
- pkg install checkpassword
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: checkpassword
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (checkpassword-0.90.tar.gz) = 74300364b6be26be08e34f768532e911789827179e680bc89db3525fe415762f
SIZE (checkpassword-0.90.tar.gz) = 15631
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for checkpassword-0.90_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_checkpassword
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.90_1 01 Oct 2024 15:27:21 |
Brooks Davis (brooks) |
security/checkpassword: include errno.h for errno
errno must be accessed by a macro from errno.h.
PR: 281780
Approved by: garga (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.90 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.90 20 Jul 2022 14:22:56 |
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 ) |
0.90 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.90 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.90 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.90 31 Oct 2013 23:42:05 |
garga |
Simplify Makefile |
0.90 23 Oct 2013 22:32:40 |
garga |
Support staging |
0.90 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.90 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.90 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
0.90 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.90 03 Aug 2012 18:39:21 |
garga |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
0.90 03 Aug 2012 15:34:46 |
garga |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
0.90 30 Sep 2011 17:51:58 |
adamw |
Change the substitution delimiters to allow for CC to be redefined
with a path.
Approved by: garga (maintainer) |
0.90 26 Jul 2011 22:11:22 |
garga |
Respect $CC, it fixes build with clang |
0.90 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.90 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.90 25 Jul 2008 18:58:28 |
garga |
Remove RESTRICTED since all DJB code has changed to public domain license |
0.90 25 Jul 2008 18:43:31 |
garga |
- Add gentoo mirrors to MASTER_SITES |
0.90 23 Jul 2006 14:46:08 |
garga |
- Respect CC and CFLAGS
- Unquote RESTRICTED |
0.90 08 Nov 2005 14:33:36 |
garga |
- Add SHA256 |
0.90 30 Sep 2005 12:52:44 |
garga |
- Use DOCSDIR, PORTDOCS and NOPORTDOCS
- Remove one line pkg-plist
- Take maintainership |
0.90 03 Apr 2005 21:30:39 |
kris |
Reset inactive maintainer. Thanks for your work in the past! |
0.90 07 Mar 2003 06:10:51 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Feb 2002 22:05:57 |
sada |
MASTER_SITE_SUBDIR is needless now. |
29 Jan 2002 11:58:52 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
23 Dec 2001 12:46:05 |
sada |
Upgrade to 0.90. |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |