notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
calife-devel Lightweight alternative to sudo
3.0.1 security Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.1Version of this port present on the latest quarterly branch.
Maintainer: thomas@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-06-14 10:29:19
Last Update: 2014-05-28 13:38:14
SVN Revision: 355621
People watching this port, also watch:: tmpreaper, python, weex
License: not specified in port
WWW:
http://www.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. WWW: http://www.keltia.net/programs/calife
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • calife-devel>0:security/calife-devel
No installation instructions:
This port has been deleted.
PKGNAME: calife-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://assets.keltia.net/calife/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.1
28 May 2014 13:38:14
Revision:355621Original commit files touched by this commit
roberto search for other commits by this committer
Rename calife-devel into calife. The original port (2.8) has been
deprecated for some time now.

Approved by:	thomas (MAINTAINER)

placed:
head/security/calife/
   - copied from r355620, head/security/calife-devel/
3.0.1
04 Jan 2014 00:41:45
Revision:338609Original commit files touched by this commit
bapt search for other commits by this committer
Fix package name collision
3.0.1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure Refresh
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
3.0.1
29 Mar 2013 19:33:42
Revision:315566Original commit files touched by this commit
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
3.0.1
20 Mar 2013 20:32:11
Revision:314760Original commit files touched by this commit
thomas (src committer) search for other commits by this committer
Update MASTER_SITES for Calife, as per upstream developer's indication.
3.0.1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
3.0.1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.0.1
21 Dec 2009 22:50:39
Original commit files touched by this commit
roberto search for other commits by this committer
Update to Calife 3.0.1.

Maintenance release, OS X 10.6 support added and latest versions of
config.sub/config.guess.
3.0
23 Nov 2008 14:58:19
Original commit files touched by this commit
roberto search for other commits by this committer
Update calife to 3.0 final.
3.0
23 Nov 2008 14:57:24
Original commit files touched by this commit
roberto search for other commits by this committer
Final '/' is not needed.
3.0
04 Oct 2007 06:00:24
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
3.0
14 Feb 2007 14:51:37
Original commit files touched by this commit
roberto search for other commits by this committer
Update to 3.0pre6 with a working FreeBSD PAM file.
Supports Solaris10 as well.
3.0
14 Sep 2006 13:17:02
Original commit files touched by this commit
roberto search for other commits by this committer
Correct WWW: to references the new URL of the main site.
3.0
29 Mar 2006 09:44:49
Original commit files touched by this commit
thomas search for other commits by this committer
When building calife-devel on 4.X-stable, @comment-out the PAM config
sample from pkg-plist. This fixes an install failure on 4.x reported
by pointyhat.

Approved by:    roberto
3.0
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.0
18 Jul 2005 07:26:40
Original commit files touched by this commit
adamw search for other commits by this committer
Make sure LATEST_LINK is unique from that of the calife-nondevel port.
3.0
30 Jun 2005 10:39:35
Original commit files touched by this commit
roberto search for other commits by this committer
Fix install on 4.x on which PAM is not used for calife.

Submitted by:   kris (through pointyhat)
Approved by:    thomas (MAINTAINER)
3.0
20 Jun 2005 15:58:11
Original commit files touched by this commit
roberto search for other commits by this committer
Update to 3.0pre5.
3.0
14 Jun 2005 10:28:35
Original commit files touched by this commit
roberto search for other commits by this committer
Please welcome the development version of calife:
- full PAMification
- code cleanup & silmplification
- fixes (some of them will/are in 2.8.6 too).

Thomas (thomas@) has agreed to maintain it too although as the author, I may
update things with his approval from times to times.

Repocopied by:  marcus

Number of commits found: 20