FreeBSD Bugzilla – Attachment 239363 Details for
Bug 268842
security/kc: update to 2.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ports package shar
kc.shar (text/plain), 3.14 KB, created by
Daniel
on 2023-01-09 15:34:08 UTC
(
hide
)
Description:
ports package shar
Filename:
MIME Type:
Creator:
Daniel
Created:
2023-01-09 15:34:08 UTC
Size:
3.14 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># kc ># kc/Makefile ># kc/distinfo ># kc/pkg-descr ># kc/pkg-message ># >echo c - kc >mkdir -p kc > /dev/null 2>&1 >echo x - kc/Makefile >sed 's/^X//' >kc/Makefile << '78c92be1dcfe96c65f57d58ad23c1bd1' >XPORTNAME= kc >XPORTVERSION= 2.5.1 >XCATEGORIES= security >X >XMAINTAINER= leva@ecentrum.hu >XCOMMENT= Console based password storing application >XWWW= https://github.com/levaidaniel/kc >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XLIB_DEPENDS= libxml2.so:textproc/libxml2 >X >XCONFLICTS= kc24 >X >XOPTIONS_DEFINE= PCRE SCRYPT >XOPTIONS_DEFAULT= PCRE SCRYPT LIBEDIT >XOPTIONS_RADIO= CLI >XOPTIONS_RADIO_CLI= LIBEDIT READLINE >X >XSCRYPT_DESC= Scrypt KDF support (needs libscrypt) >X >XPCRE_LIB_DEPENDS= libpcre.so:devel/pcre >XPCRE_MAKE_ENV+= HAVE_PCRE=yes >XSCRYPT_LIB_DEPENDS= libscrypt.so:security/libscrypt >XSCRYPT_MAKE_ENV+= HAVE_LIBSCRYPT=1 >XLIBEDIT_USES= libedit >XLIBEDIT_MAKE_ENV+= EDITLINE=y >XREADLINE_USES= readline >XREADLINE_MAKE_ENV+= READLINE=y >X >XUSES+= pkgconfig ncurses ssl uidfix >XUSE_GITHUB= yes >XGH_ACCOUNT= levaidaniel >X >XPLIST_FILES= bin/kc man/man1/kc.1.gz share/doc/kc/Changelog.md >X >XMAKE_ENV+= BUNDLED_BCRYPT=y >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|-lncursesw|${NCURSESLIBS}|' ${WRKSRC}/Makefile >X >Xpost-install: >X @${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/Changelog.md ${STAGEDIR}${DOCSDIR} >X >X.include <bsd.port.mk> >78c92be1dcfe96c65f57d58ad23c1bd1 >echo x - kc/distinfo >sed 's/^X//' >kc/distinfo << 'c03252580d44b8753648271ad5e568ae' >XTIMESTAMP = 1673275855 >XSHA256 (levaidaniel-kc-2.5.1_GH0.tar.gz) = d0265da21986c261bd1502b313540bfe991af8b97e44a7296d822fe0e2e0a632 >XSIZE (levaidaniel-kc-2.5.1_GH0.tar.gz) = 100143 >c03252580d44b8753648271ad5e568ae >echo x - kc/pkg-descr >sed 's/^X//' >kc/pkg-descr << 'd1410d9f1b0873d24756591c5bc48c9c' >XConsole based password storing application using an encrypted XML >Xdocument as its database. >d1410d9f1b0873d24756591c5bc48c9c >echo x - kc/pkg-message >sed 's/^X//' >kc/pkg-message << '6143851c9c5bce456e8d6538237c1830' >X[ >X{ type: install >X message: <<EOM >XPlease read ${PREFIX}/share/doc/kc/Changelog.md to see why you might not be able to open your database anymore. >X >XExample: >X >XRunning v2.5, creating a new then importing a v2.4 database that was using the default settings (sha512 KDF, aes256 cipher, cbc mode): >X >X$ kc >XCreating 'default.kcd' >XUsing 'default.kcd' database. >XNew password (empty to cancel): >XNew password again (empty to cancel): >XInitializing... >XDatabase file: default.kcd (default.kcd) >XXML structure size: 148 bytes >XSecurity key(s): no >XPassword: yes >XSSH agent: no >XPassword function: sha512 (100000 iterations) >XEncryption: aes256, cbc >XRead-only: no >XModified: yes >X<default% > import -o -R 5000 -k passwords.kcd >XReading database... >XOpening 'passwords.kcd' >XPassword: >XDecrypting... >XChecking database... >XCounting keys and keychains... >XImport finished. >X<passwords% > >XEOM >X} >X] >6143851c9c5bce456Í8d6538237c1830 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
leva
:
maintainer-approval+
Actions:
View
Attachments on
bug 268842
: 239363 |
239375