Commit Graph

22 Commits

Author SHA1 Message Date
tb
1536a787df Update security/kc to 2.5.1 from maintainer/upstream Lévai, Dániel 2022-12-30 21:58:55 +00:00
tb
c8dcaa5874 kc: remove empty file. cvs is not my friend today 2022-12-23 11:36:07 +00:00
tb
9d02cd971d kc: fix previous: missed cvs add 2022-12-23 11:27:22 +00:00
tb
27220fed16 kc: update to 2.5.0 from maintainer/upstream
The on-disk format has changed again. /usr/local/share/doc/kc/Changelog.md
contains instructions on how to import an old password database into a new
one. In short, move the old one out of the way, then start kc to create a
new one and issue '> import -o -R 5000 -k /path/to/old.kcd'.
2022-12-23 11:26:46 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
bb7bf8377d update to kc-2.4.2, from maintainer/upstream LÉVAI Dániel
Note: the storage format has changed, dump to xml before updating:

$ kc -k ~/.kc/default.kcd
Password:
<example_chain% > dump kcdump
Dump OK
<example_chain% > quit

Then follow instructions in /usr/local/share/doc/kc/Changelog.

There is an @ask-update question during update giving users chance to do this.
2018-04-20 10:23:07 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
2a503e3ef5 missing REVISION bump with HOMEPAGE change 2014-07-11 13:33:29 +00:00
espie
4afa811dc8 fix HOMEPAGE to the same, you guys suck 2014-07-11 07:34:23 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
jca
2594d8a54c Update to kc-2.3.2, from maintainer Levai Daniel. Drop the run-deps on
p5-HTML-Parser which is only needed to run the pwsafe converter, and
document that in the README.  Remove redundant TEST_TARGET while here.
ok sthen@
2013-12-24 12:56:19 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
jasper
9775d07bcd - update to kc-2.3.0
from LEVAI Daniel (MAINTAINER)
2013-03-21 09:48:45 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
8174011a7f - update to kc-2.2.1
- enable regress tests

from LEVAI Daniel (MAINTAINER) with some tweaks by me.
2013-01-25 11:09:20 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
f882f71afb update to kc 2.1.6, from maintainer LEVAI Daniel 2012-09-06 19:22:53 +00:00
okan
11efaba3dc import kc; feedback and ok sthen@, merdely@
Console based password storing application using an encrypted XML
document as its database.

updated and tweaked submission from LEVAI Daniel
2012-04-25 14:04:06 +00:00