Port details |
- calife Lightweight alternative to sudo
- 3.0.6_2 security =6 3.0.6_2Version of this port present on the latest quarterly branch.
- Maintainer: roberto@FreeBSD.org
- Port Added: 2000-06-15 11:05:51
- Last Update: 2024-02-11 19:45:22
- Commit Hash: 447b15a
- People watching this port, also watch:: emacs, lsof, gettext, zsh, nmap
- License: GPLv2
- WWW:
- https://keltia.net/programs/calife
- Description:
- Calife is a lightweight replacement to Sudo: it allows
users listed in a particular file, $(PREFIX)/etc/calife.auth,
to endorse the identity of any other user after entering their
own password.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/calife/ && make install clean
- To add the package, run one of these commands:
- pkg install security/calife
- pkg install calife
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: calife
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1502302495
SHA256 (calife-3.0.6.tar.xz) = f09b5c73439bab14a7ff1438b8f22a8da6216a5caf0ef8467f85467b2217357e
SIZE (calife-3.0.6.tar.xz) = 98768
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_calife
- USES:
- cpe tar:xz
- pkg-message:
- For install:
- This version supports (and encourages you to use) PAM. A sample
configuration file is in ${PREFIX}/etc/pam.d/calife.sample.
Rename it to "calife" to enable PAM authentication. It will fall
back to the previous methods if PAM is not available.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.6_2 11 Feb 2024 19:45:22 |
Daniel Engberg (diizzy) Author: Ollivier Robert |
security/calife: Update port Makefile
* Update Makefile to follow Porters Handbook
* Update WWW entry
* Add backup site to MASTER_SITES
PR: 276567 |
3.0.6_2 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
3.0.6_1 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 ) |
3.0.6_1 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 ) |
3.0.6_1 29 Aug 2021 19:48:50 |
Bernhard Froehlich (decke) |
security/calife: Add CPE information
Approved by: portmgr (blanket) |
3.0.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.6_1 14 Jan 2020 10:33:36 |
roberto |
Main site is https. |
3.0.6_1 14 Jan 2020 10:25:17 |
roberto |
Make myself back into maintership. |
3.0.6_1 06 Jan 2020 03:36:09 |
yuri |
security/calife: Not broken |
3.0.6_1 05 Jan 2020 10:26:04 |
antoine |
Mark a few ports broken (unfetchable) |
3.0.6_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
3.0.6_1 22 Nov 2018 10:14:56 |
rene |
roberto's ports bit was safekept on 2018-11-06, return his ports to be pool.
With hat: portmgr-secretary |
3.0.6_1 09 Aug 2017 18:23:48 |
roberto |
Update to 3.0.6. |
3.0.5_1 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
3.0.5_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
3.0.5_1 04 Dec 2014 15:51:51 |
roberto |
Use a more modern PAM configuration file now.
Notified by: lfrigault@agneau.org |
3.0.5 10 Nov 2014 16:37:28 |
roberto |
Update to 3.0.5 - Minor update:
- add a FreeBSD 9 and above PAM file
- updated config.guess & config.sub
Submitted by: des (PAM file) |
3.0.4 05 Sep 2014 23:22:14 |
roberto |
https has been the default for www.keltia.net for more than a year. |
3.0.4 05 Sep 2014 21:33:58 |
roberto |
Update to Calife 3.0.4: support for %group synatx in addition to @group
and use a more secure memzero(3). |
3.0.3 28 May 2014 13:42:16 |
roberto |
Update to 3.0.3, remove the -devel suffix after the rename from
calife-devel. Stagedir compatible now. Make myself maintainer.
Submitted by: thomas (adapted for 3.0.3)
Approved by: thomas (previous MAINTAINER) |
2.8.6.5 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.8.6.5 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
2.8.6.5 20 Mar 2013 20:32:11 |
thomas (src committer) |
Update MASTER_SITES for Calife, as per upstream developer's indication. |
2.8.6.5 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.8.6.5 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
2.8.6.5 14 Sep 2006 13:17:02 |
roberto |
Correct WWW: to references the new URL of the main site. |
2.8.6.5 10 May 2006 16:00:42 |
thomas |
Update security/calife to upstream release 2.8.6-p5.
Approved by: roberto
PR: ports/96913 |
2.8.6.4 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
2.8.6.4 14 Jun 2005 11:03:17 |
roberto |
Update to 2.8.6-p4, should fix port de-install. |
2.8.6.3 14 Jun 2005 10:54:23 |
roberto |
Add CONFLICTS entry for calife-3.* (calife-devel). |
2.8.6.3 10 Jun 2005 14:25:13 |
roberto |
Update to 2.8.6-p3.
Approved by: thomas (MAINTAINER) |
2.8.6 27 Feb 2004 20:58:35 |
roberto |
Change WWW to its primary location. |
2.8.6 27 Feb 2004 17:23:51 |
roberto |
Fix a potential security problem on Linux/glibc whose getpass(3) apparently
fails with very long passwords leading to a segfault. It may be exploitable.
FreeBSD is *not* vulnerable.
No thanks to: the jerk who posted on bugtraq w/o mailing me beforehand. |
2.8.5 16 Oct 2003 04:15:48 |
kris |
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris |
2.8.5 16 Oct 2003 01:26:14 |
kris |
BROKEN on 5.x: does not compile |
2.8.5 06 Oct 2003 12:38:53 |
thomas |
Update to new upstream release, 2.8.5.
Reviewed by: roberto |
2.8.4d 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. |
2.8.4d 21 Aug 2002 00:39:49 |
thomas |
Update port to latest upstream release, 2.8.4d.
Update MAINTAINER address.
Reviewed by: roberto
Approved by: roberto |
09 Oct 2001 10:30:34 |
roberto |
Update to 2.8.4c. |
21 Nov 2000 10:22:14 |
roberto |
New upstream release (fixes segfault). |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |
15 Jun 2000 15:05:51 |
roberto |
It is only fitting that I commit a port of one of my programs :-) Calife is a
lightweight version of sudo with a unique feature: you can limit which user
one can become (not just root). |