FreeBSD Bugzilla – Attachment 148833 Details for
Bug 194594
New port: security/lastpass-cli: LastPass command line interface tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated shar for 2014-10-31
lastpass-cli.20141031.shar (text/plain), 4.00 KB, created by
Thomas Hurst
on 2014-10-31 19:37:32 UTC
(
hide
)
Description:
Updated shar for 2014-10-31
Filename:
MIME Type:
Creator:
Thomas Hurst
Created:
2014-10-31 19:37:32 UTC
Size:
4.00 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: ># ># lastpass-cli ># lastpass-cli/distinfo ># lastpass-cli/Makefile ># lastpass-cli/pkg-descr ># lastpass-cli/pkg-message ># >echo c - lastpass-cli >mkdir -p lastpass-cli > /dev/null 2>&1 >echo x - lastpass-cli/distinfo >sed 's/^X//' >lastpass-cli/distinfo << '09d3672c3204b1422e9e1dce4b8e5c5b' >XSHA256 (lastpass-cli-0.3.0.20141031.tar.gz) = b7297875991857a36b7fbce46822c62836e91a4cb6f044ba6f123e576eb39e38 >XSIZE (lastpass-cli-0.3.0.20141031.tar.gz) = 57243 >09d3672c3204b1422e9e1dce4b8e5c5b >echo x - lastpass-cli/Makefile >sed 's/^X//' >lastpass-cli/Makefile << 'f7c28f65d44eef9bb32b44675acb787f' >X# Created by: Thomas Hurst <tom@hur.st> >X# $FreeBSD$ >X >XPORTNAME= lastpass-cli >XPORTVERSION= 0.3.0.20141031 >XCATEGORIES= security >XMASTER_SITES= GH >X >XMAINTAINER= tom@hur.st >XCOMMENT= LastPass command line interface tool >X >XLICENSE= GPLv2 >X >XLIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl >X >XUSES= gmake pkgconfig >XUSE_GNOME= libxml2 >XUSE_OPENSSL= yes >X >XUSE_GITHUB= YES >XGH_ACCOUNT= lastpass >XGH_PROJECT= lastpass-cli >XGH_TAGNAME= ${GH_COMMIT} >XGH_COMMIT= 8993a4e >X >XPLIST_FILES= bin/lpass >XMAKE_ENV+= MANDIR=${MANPREFIX}/man >X >XOPTIONS_DEFINE= MANPAGES PINENTRY XCLIP XSEL >XPINENTRY_DESC= Use pinentry for password entry >XXCLIP_DESC= Use xclip for interacting with X11 clipboard >XXSEL_DESC= Use xsel for interacting with X11 clipboard >XOPTIONS_DEFAULT=MANPAGES >X >XMANPAGES_BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \ >X xmlto:${PORTSDIR}/textproc/xmlto >XMANPAGES_ALL_TARGET= all doc-man >XMANPAGES_INSTALL_TARGET=install install-doc >XMANPAGES_PLIST_FILES= ${MANPREFIX}/man/man1/lpass.1.gz >X >XPINENTRY_RUN_DEPENDS= pinentry:${PORTSDIR}/security/pinentry >XXCLIP_RUN_DEPENDS= xclip:${PORTSDIR}/x11/xclip >XXSEL_RUN_DEPENDS= xsel:${PORTSDIR}/x11/xsel >X >Xpost-extract: >X @${REINPLACE_CMD} -e 's/-Wno-language-extension-token//g' \ >X ${WRKSRC}/Makefile >X >X.include <bsd.port.mk> >f7c28f65d44eef9bb32b44675acb787f >echo x - lastpass-cli/pkg-descr >sed 's/^X//' >lastpass-cli/pkg-descr << '15a3425445b936baf38658068bce4434' >Xlastpass-cli is an open-source command-line interface to the popular LastPass >Xpassword management service. >X >XWWW: https://github.com/lastpass/lastpass-cli >XWWW: https://lastpass.com/ >15a3425445b936baf38658068bce4434 >echo x - lastpass-cli/pkg-message >sed 's/^X//' >lastpass-cli/pkg-message << '939a9141090f290a8ce37d8ea0ec90a8' >X=============================================================================== >XImportant security considerations >X=============================================================================== >X >XBefore using the 'edit' subcommand interactively, it's recommended to set the >XSECURE_TMPDIR environment variable to a location that isn't written to disk, >Xsuch as a tmpfs mount, ideally using encrypted swap: >X >X https://www.freebsd.org/doc/handbook/swap-encrypting.html >X >XAlso keep in mind your editor may create temporary files and backups in other >Xlocations - consider disabling these features for files matching the pattern >Xlpass.* or within your $SECURE_TMPDIR. For example, with vim: >X >X autocmd BufRead lpass.* setlocal noundofile nowritebackup noswapfile >X >X >X=============================================================================== >XUsing OpenSSL from ports >X=============================================================================== >X >XIf you're using security/openssl, ensure ftp/curl is configured with the >XHEIMDAL_PORT option to avoid linking to two different OpenSSL libraries. >X >X >X=============================================================================== >XOther steps >X=============================================================================== >X >Xlpass requires /proc to be mounted for correct operation. To enable it add >Xthe following to /etc/fstab and run 'mount /proc': >X >X proc /proc procfs rw 0 0 >939a9141090f290a8ce37d8ea0ec90a8 >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
Actions:
View
Attachments on
bug 194594
:
148638
|
148719
| 148833 |
148862