Port details |
- ckpass Ncurses based password database client
- 0.2 security =3 0.2Version 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: 2011-09-17 21:47:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv3
- WWW:
- http://ckpass.sourceforge.net/
- Description:
- An ncurses based password database client that is compatible
with KeePass 1.x format databases.
- ¦ ¦ ¦ ¦
- 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/ckpass/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ckpass
- pkg install ckpass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ckpass
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ckpass-0.2.tar.gz) = 4027708b9518e7d320958f186f6b932001a3501c88773a88191fe5c976fe0686
SIZE (ckpass-0.2.tar.gz) = 95921
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libkpass.so : security/libkpass
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_ckpass
- USES:
- ncurses
- 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 |
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.2 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.2 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.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.2 03 Feb 2016 22:00:04 |
marino |
security/ckpass: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
0.2 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.2 01 Feb 2014 14:51:21 |
miwi |
- Stage support |
0.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.2 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
0.2 02 May 2013 12:06:22 |
pawel |
- Update security/libkpass to version 5 [1]
- Force libkpass to link with gettext, library uses symbols from
libintl without linking to it - this creates problems for
consumers (only for ckpass right now)
- Update security/ckpass to version 0.2 [2]
PR: ports/177561 [1]
PR: ports/177562 [2]
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
0.1 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
0.1 11 Nov 2011 05:44:11 |
novel |
Unbreak security/ckpass on powerpc by actually
fixing libkpass which it depends on.
Reported by: linimon
Feature safe: yes |
0.1 11 Nov 2011 04:16:40 |
linimon |
Mark as broken on powerpc: fails to configure.
Hat: portmgr
Feature safe: yes |
0.1 17 Sep 2011 21:47:23 |
pawel |
An ncurses based password database client that is compatible
with KeePass 1.x format databases.
WWW: http://ckpass.sourceforge.net/
PR: ports/160676
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Approved by: miwi, wen (mentors implicit) |