Port details |
- kc Console based password storing application
- 2.5.3_2 security =2 2.5.3_2Version of this port present on the latest quarterly branch.
- Maintainer: leva@ecentrum.hu
- Port Added: 2013-04-18 06:18:49
- Last Update: 2024-08-26 18:17:23
- Commit Hash: c89a37d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/levaidaniel/kc
- Description:
- Console based password storing application using an encrypted XML
document as its database.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/security/kc/ && make install clean
- To add the package, run one of these commands:
- pkg install security/kc
- pkg install kc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709547207
SHA256 (levaidaniel-kc-2.5.3_GH0.tar.gz) = 593db34bf53ad9197c3ac1ffc3742dfc03a784862f0a5fadeda6b6d2ad287539
SIZE (levaidaniel-kc-2.5.3_GH0.tar.gz) = 101980
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libscrypt.so : security/libscrypt
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kc-2.5.3_2:
SCRYPT=on: Scrypt KDF support (needs libscrypt)
YUBIKEY=off: YubiKey support (needs libyubikey and ykpers)
====> Command-line interface support: you have to select exactly one of them
LIBEDIT=on: Command line editing via libedit
READLINE=off: Command line editing via libreadline
===> Use 'make config' to modify these settings
- Options name:
- security_kc
- USES:
- ncurses pkgconfig ssl uidfix libedit
- pkg-message:
- For install:
- Please read ${PREFIX}/share/doc/kc/Changelog.md to see why you might not be able to open your v2.4 database anymore.
For YubiKey support, the user needs to have r/w access to the USB device under /dev/usb.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.3_2 26 Aug 2024 18:17:23 |
Zsolt Udvari (uzsolt) Author: Daniel |
security/kc: add YUBIKEY option
Remove pcre support.
Add TEST_DEPENDS and use bash instead of sh in tests.
Shorten pkg-message.
Switch to DISTVERSION.
Pet portlint, portfmt.
PR: 277801
Approved by: submitter is maintainer |
2.5.3_1 21 Mar 2024 08:29:43 |
Christian Weisgerber (naddy) |
security/*: Move man pages to share/man
Approved by: portmgr (blanket) |
2.5.3 08 Mar 2024 14:50:30 |
Philippe Audeoud (jadawin) |
security/kc: update to 2.5.3
PR: 277483
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D44278 |
2.5.1 13 Jan 2023 12:26:32 |
Fernando ApesteguĂa (fernape) Author: Daniel |
security/kc: update to 2.5.1
kc24 was a transient port to easy the migration of the database. Later on, the
original kc port was obsoleted. Rename kc24 to kc to match upstream again and
update to latest version.
PR: 268842
Reported by: leva@ecentrum.hu (maintainer) |
2.3.2_3 03 Mar 2019 11:43:52 |
rene |
Remove expired ports:
2019-02-28 devel/uboot-mkimage: Use sysutils/u-boot-tools
2019-02-28 graphics/clutter-gtk: 0.10.x is unmaintained upstream and unused in
the ports tree
2019-02-28 databases/puppetdb4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppet4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppetserver: Puppet 4 has reached EOL
2019-02-28 www/qupzilla-qt5: Project continues as www/falkon
2019-02-28 databases/puppetdb-terminus4: Puppet 4 has reached EOL
2019-03-01 sysutils/bacula-client: Unsupported. Please migrate to bacula9-server
2019-03-01 net-mgmt/nagios-check_bacula: Unsupported. Please migrate to
bacula9-server
2019-03-01 security/kc: Versions 2.4.x use incompatible database format
2019-03-01 sysutils/bacula-server: Unsupported. Please migrate to bacula9-server
2019-03-01 sysutils/bacula-docs: Unsupported. Please migrate to bacula9-docs
2019-03-01 sysutils/bacula-client-static: Unsupported. Please migrate to
bacula9-server
2019-03-01 sysutils/bacula-bat: Unsupported. Please migrate to bacula9-server |
2.3.2_3 28 Jul 2018 10:41:55 |
pi |
New port: security/kc24
Console based password storing application using an encrypted XML
document as its database.
WWW: https://github.com/levaidaniel/kc
Please read the UPDATING note!
PR: 222376
Submitted by: Vidar Karlsen <vidar@karlsen.tech>, Daniel <leva@ecentrum.hu>
(maintainer and upstream-author)
Relnotes: https://github.com/levaidaniel/kc/blob/35656e47a36e96440eb5cc9e4f8a856856831e9a/Changelog |
2.3.2_2 11 Sep 2016 02:05:24 |
marino |
security/kc: Document SSL requirement
Approved by: SSL blanket |
2.3.2_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.3.2_2 02 Sep 2015 09:54:53 |
rakuco |
Fix LICENSE_FILE path. |
2.3.2_2 28 Aug 2015 16:46:49 |
amdmi3 |
- Switch to USES=libedit as suggested by stage-qa
- Add LICENSE_FILE
Approved by: portmgr blanket |
2.3.2_1 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
2.3.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.3.2 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
2.3.2 22 Dec 2013 20:03:54 |
antoine |
- Update to 2.3.2
- Stage support
PR: ports/185093
Submitted by: LEVAI Daniel (maintainer) |
2.3.0 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.3.0 14 Sep 2013 16:32:57 |
sunpoet |
- Fix build
- While I'm here:
- Pet portlint: move USES downward
- Convert to new LIB_DEPENDS format
PR: ports/182096
Submitted by: LEVAI Daniel <leva@ecentrum.hu> (maintainer) |
2.3.0 11 Sep 2013 16:45:59 |
marino |
Add explicit dependency on pkgconf (18 ports) |
2.3.0 18 Apr 2013 06:18:35 |
cs |
Console based password storing application using an encrypted XML
document as its database.
WWW: http://keychain.googlecode.com
PR: ports/177191
Submitted by: LEVAI Daniel <leva@ecentrum.hu>
Feature safe: yes |