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) combination for a given watch list. This is what FreshPorts will look for.

Port details
kc Console based password storing application
2.5.3_1 security on this many watch lists=0 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 2.5.3_1Version of this port present on the latest quarterly branch.
Maintainer: leva@ecentrum.hu search for ports maintained by this maintainer
Port Added: 2013-04-18 06:18:49
Last Update: 2024-03-21 08:29:43
Commit Hash: 4b36bba
License: BSD2CLAUSE
WWW:
https://github.com/levaidaniel/kc
Description:
Console based password storing application using an encrypted XML document as its database.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/kc
  2. share/doc/kc/Changelog.md
  3. share/man/man1/kc.1.gz
  4. /usr/local/share/licenses/kc-2.5.3_1/catalog.mk
  5. /usr/local/share/licenses/kc-2.5.3_1/LICENSE
  6. /usr/local/share/licenses/kc-2.5.3_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • kc>0:security/kc
Conflicts:
CONFLICTS:
  • kc24
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
kc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.3_12.5.3_1-2.5.3_12.5.3_1---
FreeBSD:13:quarterly2.5.3_12.5.3_12.5.12.5.3_12.5.3_12.5.12.5.12.5.1
FreeBSD:14:latest2.5.3_12.5.3_1-2.5.3_12.5.3_12.5.1-2.5.1
FreeBSD:14:quarterly2.5.12.5.3_1-2.5.12.5.3_12.5.12.5.12.5.1
FreeBSD:15:latest2.5.32.5.3_1n/a2.5.1n/a2.5.12.5.12.5.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libpcre.so : devel/pcre
  3. libscrypt.so : security/libscrypt
  4. 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_1: PCRE=on: Use Perl Compatible Regular Expressions SCRYPT=on: Scrypt KDF support (needs libscrypt) ====> Command-line interface support: you can only select none or 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:
pkgconfig ncurses 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 database anymore. Example: Running v2.5, creating a new then importing a v2.4 database that was using the default settings (sha512 KDF, aes256 cipher, cbc mode): $ kc Creating 'default.kcd' Using 'default.kcd' database. New password (empty to cancel): New password again (empty to cancel): Initializing... Database file: default.kcd (default.kcd) XML structure size: 148 bytes Security key(s): no Password: yes SSH agent: no Password function: sha512 (100000 iterations) Encryption: aes256, cbc Read-only: no Modified: yes <default% > import -o -R 5000 -k passwords.kcd Reading database... Opening 'passwords.kcd' Password: Decrypting... Checking database... Counting keys and keychains... Import finished. <passwords% >
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/levaidaniel/kc/tar.gz/2.5.3?dummy=/
Collapse this list.
Port Moves
  • port moved here from security/kc24 on 2023-01-13
    REASON: kc24 was a transient package to easy database migration. Rename to original name

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.3_1
21 Mar 2024 08:29:43
commit hash: 4b36bba2e55a1208c374980564253a72c498fa38commit hash: 4b36bba2e55a1208c374980564253a72c498fa38commit hash: 4b36bba2e55a1208c374980564253a72c498fa38commit hash: 4b36bba2e55a1208c374980564253a72c498fa38 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
security/*: Move man pages to share/man

Approved by:	portmgr (blanket)
2.5.3
08 Mar 2024 14:50:30
commit hash: 3c7df6f10f80e178097dfaf23d56003a56c853a9commit hash: 3c7df6f10f80e178097dfaf23d56003a56c853a9commit hash: 3c7df6f10f80e178097dfaf23d56003a56c853a9commit hash: 3c7df6f10f80e178097dfaf23d56003a56c853a9 files touched by this commit
Philippe Audeoud (jadawin) search for other commits by this committer
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
commit hash: d4fef53722a4be4afcfd38edea06e73daef97a3ecommit hash: d4fef53722a4be4afcfd38edea06e73daef97a3ecommit hash: d4fef53722a4be4afcfd38edea06e73daef97a3ecommit hash: d4fef53722a4be4afcfd38edea06e73daef97a3e files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
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
Revision:494498Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:475519Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:421778Original commit files touched by this commit
marino search for other commits by this committer
security/kc: Document SSL requirement

Approved by:	SSL blanket
2.3.2_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:395827Original commit files touched by this commit
rakuco search for other commits by this committer
Fix LICENSE_FILE path.
2.3.2_2
28 Aug 2015 16:46:49
Revision:395510Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
2.3.2
03 Jan 2014 01:13:00
Revision:338513Original commit files touched by this commit
bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
2.3.2
22 Dec 2013 20:03:54
Revision:337212Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 2.3.2
- Stage support

PR:		ports/185093
Submitted by:	LEVAI Daniel (maintainer)
2.3.0
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)
2.3.0
14 Sep 2013 16:32:57
Revision:327300Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:326991Original commit files touched by this commit
marino search for other commits by this committer
Add explicit dependency on pkgconf (18 ports)
2.3.0
18 Apr 2013 06:18:35
Revision:316020Original commit files touched by this commit
cs search for other commits by this committer
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

Number of commits found: 17