Port details on branch 2022Q2 |
- lastpass-cli LastPass command line interface tool
- 1.3.3_2 security
=0 1.3.3_2Version of this port present on the latest quarterly branch. - Maintainer: tom@hur.st
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: GPLv2
- WWW:
- https://lastpass.com/
- Description:
- lastpass-cli is an open-source command-line interface to the popular
LastPass password management service.
WWW: https://lastpass.com/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lastpass-cli>0:security/lastpass-cli
- To install the port:
- cd /usr/ports/security/lastpass-cli/ && make install clean
- To add the package, run one of these commands:
- pkg install security/lastpass-cli
- pkg install lastpass-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lastpass-cli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1562505317
SHA256 (lastpass-lastpass-cli-v1.3.3_GH0.tar.gz) = f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
SIZE (lastpass-lastpass-cli-v1.3.3_GH0.tar.gz) = 116434
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash-completion>=0 : shells/bash-completion
- asciidoc : textproc/asciidoc
- xmlto : textproc/xmlto
- cmake : devel/cmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- bash-completion>=0 : shells/bash-completion
- Library dependencies:
-
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lastpass-cli-1.3.3_2:
BASH=on: Install programmable completions for Bash
MANPAGES=on: Build and/or install manual pages
PINENTRY=off: Use pinentry for password entry
XCLIP=off: Use xclip for interacting with X11 clipboard
XSEL=off: Use xsel for interacting with X11 clipboard
===> Use 'make config' to modify these settings
- Options name:
- security_lastpass-cli
- USES:
- cmake:noninja gnome pkgconfig ssl
- pkg-message:
- For install:
- Before using the 'edit' subcommand interactively, it's recommended to set the
SECURE_TMPDIR environment variable to a location that isn't written to disk,
such as a tmpfs mount, ideally using encrypted swap:
https://docs.freebsd.org/en/books/handbook/disks/#swap-encrypting
Also keep in mind your editor may create temporary files and backups in other
locations - consider disabling these features for files matching the pattern
lpass.* or within your $SECURE_TMPDIR. For example, with vim:
autocmd BufRead lpass.* setlocal noundofile nowritebackup noswapfile
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3_2 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|